@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Open Sans", "Helvetica Neue", helvetica, Arial, sans-serif;
  letter-spacing: 0.03em; }

a:hover, a:active {
  color: red;
  text-decoration: underline; }

#site-name {
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em; }

h1 {
  font-size: 2.2em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0; }

h2 {
  font-size: 1.8em;
  font-weight: 300;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.4em;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0.8em; }

h5 {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0; }

h6 {
  font-size: 1em;
  font-weight: bold; }

p {
  margin: 0 0 1em 0; }

ul, ol {
  margin-left: 0;
  padding-left: 0; }

table {
  width: 100%; }

tr.even td,
tr.odd td {
  padding: 10px 5px; }

tr.odd {
  background-color: white; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa; }

ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: disc; }
      ul ul ul ul {
        list-style-type: circle; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: decimal; }

abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap; }

#edit-title {
  font-size: 24px;
  width: 99%; }

#system-themes-form img {
  width: 100px; }

.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777; }

#edit-delete {
  color: #cc0000; }

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee; }

div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55; }

div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522; }

div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77; }

#header, #footer,
#sidebar-first,
#sidebar-second,
#navigation {
  background: rgba(170, 170, 170, 0.2); }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.pageNavigation {
  background-color: #ffe95f; }
  .pageNavigation a {
    color: #262626; }

ul.awemenu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }

li.awemenu-item {
  display: block;
  flex-grow: 1;
  padding: 0 8px; }

.md-megamenu {
  max-width: 1290px;
  margin: 0 auto; }
  .md-megamenu li.awemenu-item-level-1 {
    text-align: center;
    border-right: thin solid #fffef8; }
    .md-megamenu li.awemenu-item-level-1 w
    a.awemenu-item-link span.awemenu-item-title {
      font-weight: 600; }

.awemenu-item-link {
  line-height: 62px;
  font-size: 18px; }
  @media (max-width: 1200px) {
    .awemenu-item-link {
      font-size: 18px; } }
  @media (max-width: 1024px) {
    .awemenu-item-link {
      font-size: 16px; } }
  @media (max-width: 900px) {
    .awemenu-item-link {
      font-size: 16px; } }

.awemenu-item-level-1:hover {
  background-color: #fffef8; }
  .awemenu-item-level-1:hover .awemenu-item-link {
    text-decoration: none;
    border-bottom: 2px solid #000; }

.awemenu-submenu {
  background-color: rgba(10, 10, 10, 0.88);
  color: #fff;
  text-align: left; }

.fa-bars {
  margin-left: 12px; }

.fa-bars:before {
  content: "\f0c9  Main Menu"; }

.awemenu-active .fa-bars:before {
  content: "\f00d Close"; }

.awemenu-arrow {
  margin-left: 8px; }

.fa-close {
  text-align: right; }

.md-mobile-custom ul.awemenu {
  background: #262626; }
  .md-mobile-custom ul.awemenu li.awemenu-item {
    line-height: 24px; }
    .md-mobile-custom ul.awemenu li.awemenu-item a.awemenu-item-link {
      color: #fff;
      line-height: 24px; }

#md-megamenu-3 li.awemenu-item.awemenu-item-level-1 {
  text-align: center; }
  #md-megamenu-3 li.awemenu-item.awemenu-item-level-1 a {
    border-bottom: 2px solid #262626; }

.awemenu-mobile li.awemenu-item-level-1 {
  min-height: 42px;
  background: #666;
  border-bottom: 2px solid #4d4d4d; }

.md-mobile-custom ul.awemenu li.awemenu-item a.awemenu-item-link {
  line-height: 42px; }

.awemenu-item-title {
  font-size: 1em;
  border-bottom: 2px solid #f8d600; }

.awemenu-item-level-1:hover .awemenu-item-title {
  border-bottom: 2px solid #262626; }

.awemenu-nav .awemenu-megamenu-wrapper ul li a {
  text-decoration: underline;
  color: #ffbc00; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li {
  margin-left: 1em;
  padding: 0; }
  .awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.button {
    width: 100%; }

.awemenu-bars {
  line-height: 36px; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.btn-orange {
  color: #262626;
  font-weight: 600; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.btn-orange:hover {
  background-color: #ffe22c !important; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a {
  color: #ffe95f; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a:hover {
  border-bottom: 0px;
  color: #fff; }

.awemenu-nav .awemenu-megamenu-wrapper ul li {
  background-image: none; }

.awemenu-nav .awemenu-megamenu-wrapper h3.title a {
  color: #fff;
  font-wieght: 400; }

.awemenu-item-link {
  text-decoration: none; }

#md-megamenu-2 .awemenu-container ul.awemenu li.awemenu-item:nth-child(4) ul.awemenu-submenu div .row div:nth-child(4) .block ul li {
  margin-left: 1.5em;
  padding-left: 0; }
  #md-megamenu-2 .awemenu-container ul.awemenu li.awemenu-item:nth-child(4) ul.awemenu-submenu div .row div:nth-child(4) .block ul li a {
    color: #ffbc00; }

#PersistentNavigation .block {
  float: left;
  display: block;
  margin-right: 1.6129032258%;
  width: 40.7258064516%;
  padding-top: 8px; }
  #PersistentNavigation .block:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    #PersistentNavigation .block {
      float: left;
      display: block;
      margin-right: 1.6129032258%;
      width: 100%; }
      #PersistentNavigation .block:last-child {
        margin-right: 0; } }
  #PersistentNavigation .block ul {
    padding: 0;
    text-align: right; }
    @media (max-width: 700px) {
      #PersistentNavigation .block ul {
        text-align: center; } }
    #PersistentNavigation .block ul li {
      display: inline;
      list-style: none; }
      #PersistentNavigation .block ul li a {
        padding-bottom: 2px; }
        @media (max-width: 1200px) {
          #PersistentNavigation .block ul li a {
            font-size: 16px; } }
        @media (max-width: 1024px) {
          #PersistentNavigation .block ul li a {
            font-size: 14px; } }
        @media (max-width: 700px) {
          #PersistentNavigation .block ul li a {
            font-size: 12px; } }
      #PersistentNavigation .block ul li a:hover {
        text-decoration: none;
        border-bottom: 2px solid;
        color: #ffc82e; }

li.collapsed a:after {
  content: " +";
  font-weight: bold; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?2k3spv");
  src: url("../fonts/icomoon.eot?2k3spv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2k3spv") format("truetype"), url("../fonts/icomoon.woff?2k3spv") format("woff"), url("../fonts/icomoon.svg?2k3spv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: .5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'canvas';
  src: url("../fonts/canvas.eot?nzloj");
  src: url("../fonts/canvas.eot?nzloj#iefix") format("embedded-opentype"), url("../fonts/canvas.ttf?nzloj") format("truetype"), url("../fonts/canvas.woff?nzloj") format("woff"), url("../fonts/canvas.svg?nzloj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon-canvas:before {
  font-family: 'canvas' !important;
  content: "\e900"; }

.icon-home3:before {
  content: ""; }

.icon-newspaper:before {
  content: ""; }

.icon-pencil2:before {
  content: ""; }

.icon-droplet:before {
  content: ""; }

.icon-image:before {
  content: ""; }

.icon-images:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-podcast:before {
  content: ""; }

.icon-mic:before {
  content: ""; }

.icon-books:before {
  content: ""; }

.icon-library:before {
  content: ""; }

.icon-file-empty:before {
  content: ""; }

.icon-files-empty:before {
  content: ""; }

.icon-stack:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-phone-hang-up:before {
  content: ""; }

.icon-envelop:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-location2:before {
  content: ""; }

.icon-compass2:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-map2:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-key2:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-unlocked:before {
  content: ""; }

.icon-cog:before {
  content: ""; }

.icon-cogs:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-stats-dots:before {
  content: ""; }

.icon-stats-bars:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-sphere:before {
  content: ""; }

.icon-earth:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-star-full:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-warning:before {
  content: ""; }

.icon-notification:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-cancel-circle:before {
  content: ""; }

.icon-blocked:before {
  content: ""; }

.icon-cross:before {
  content: ""; }

.icon-checkmark:before {
  content: ""; }

.icon-mail4:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-google-plus2:before {
  content: ""; }

.icon-google-drive:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-facebook2:before, .icon-Facebook-Page-Post:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-twitter:before, .icon-Tweet:before {
  content: ""; }

.icon-rss2:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-onedrive:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-soundcloud2:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-linkedin2:before {
  content: ""; }

.icon-file-pdf:before {
  content: ""; }

.icon-file-word:before {
  content: ""; }

.icon-file-excel:before {
  content: ""; }

.pane-og-menu {
  border: thin solid #e7e7e7;
  margin-bottom: 1.5em; }
  .pane-og-menu h2.pane-title {
    font-size: 16px;
    margin: 0;
    background-image: -webkit-linear-gradient(#25408f, #25408f);
    background-image: linear-gradient(#25408f, #25408f);
    padding: 8px; }
    .pane-og-menu h2.pane-title a {
      font-weight: 600;
      color: #fff;
      text-decoration: none; }
    .pane-og-menu h2.pane-title a:hover {
      text-decoration: none; }
    .pane-og-menu h2.pane-title a {
      line-height: 1.5em; }
  .pane-og-menu ul.menu {
    margin: 0;
    padding: 0; }
    .pane-og-menu ul.menu li {
      margin: 0;
      padding: 0;
      padding-top: 8px;
      color: #262626;
      list-style: none;
      /* line-height:42px; */
      min-height: 42px;
      background: #e7e7e7;
      border-bottom: 1px solid #262626; }
      .pane-og-menu ul.menu li .nolink, .pane-og-menu ul.menu li a {
        color: #262626;
        margin: 0;
        padding-left: 8px;
        /* line-height:42px;  border-left:#ffc82e solid 8px; */
        padding-bottom: 8px;
        display: block;
        border-bottom: none;
        text-decoration: none; }
      .pane-og-menu ul.menu li .nolink:hover, .pane-og-menu ul.menu li a:hover {
        text-decoration: underline; }
    .pane-og-menu ul.menu li:hover {
      background: #daf3fc; }
    .pane-og-menu ul.menu li.expanded {
      border-bottom: none; }
      .pane-og-menu ul.menu li.expanded ul {
        border-top: #d6d6d6 thin solid; }
        .pane-og-menu ul.menu li.expanded ul li {
          margin: 0;
          padding-left: 16px;
          background: #f8f8f8;
          border: none; }
          .pane-og-menu ul.menu li.expanded ul li a {
            color: #262626;
            border: none;
            border-left: none; }
    .pane-og-menu ul.menu li.active-trail ul {
      border-top: #d6d6d6 thin solid; }
      .pane-og-menu ul.menu li.active-trail ul li {
        margin: 0;
        padding-left: 16px;
        background: #f8f8f8;
        border: none; }
        .pane-og-menu ul.menu li.active-trail ul li a {
          color: #262626;
          border: none;
          border-left: none; }
        .pane-og-menu ul.menu li.active-trail ul li ul {
          border: none; }
          .pane-og-menu ul.menu li.active-trail ul li ul li {
            margin: 0;
            padding-left: 16px;
            border: none; }
            .pane-og-menu ul.menu li.active-trail ul li ul li a {
              color: #262626;
              border-bottom: none;
              border-left: none; }

li.accordiongroup {
  border-bottom: thin solid #262626 !important; }
  li.accordiongroup .js-accordion-trigger:after {
    content: " +";
    font-weight: bold; }
  li.accordiongroup ul.menu {
    display: none; }
  li.accordiongroup .is-expanded {
    display: block;
    padding-bottom: 0; }

li.active-trail.accordiongroup ul.menu {
  display: block; }

.expanded .accordiongroup {
  /*border-bottom:thin solid green !important;*/ }

.byday .form-item {
  padding: 1em;
  border-bottom: 3px solid white; }

.byday .form-item:hover {
  border-bottom: 3px solid #262626;
  background-color: #e7e7e7; }

.view .date-nav-wrapper .date-prev {
  padding-right: 0px;
  border-right: #333 thin solid;
  background: #ffc82e; }
  .view .date-nav-wrapper .date-prev a {
    border: none;
    background: none;
    border-radius: none;
    padding: 0 8px 0 0; }

.view .date-nav-wrapper .date-next {
  padding-left: 0px;
  background: #ffc82e; }
  .view .date-nav-wrapper .date-next a {
    border: none;
    background: none;
    border-radius: none;
    padding: 0 0 0 8px; }

div.calendar-calendar {
  margin-bottom: 2em;
  /*  tr:hover > td, tr:hover > th {
      background-color: #ccc;
    }*/ }
  div.calendar-calendar th.days, div.calendar-calendar thead tr:hover {
    background: #262626 !important;
    color: #ffc82e; }
  div.calendar-calendar td {
    border: #000 thin solid; }
  div.calendar-calendar td.empty {
    border: #ccc thin solid; }
  div.calendar-calendar .view-calendar-card .date-display-range {
    line-height: 1.75em;
    color: red; }

div.calendar-calendar .month-view .full td.date-box.today, div.calendar-calendar .month-view .full tr td.single-day.today {
  border-color: #ffc82e;
  background: #fff7e1; }
div.calendar-calendar .month-view .full td.single-day div.monthview {
  background: #fff;
  border-radius: 0;
  border: solid 1px #262626; }
  div.calendar-calendar .month-view .full td.single-day div.monthview a.cboxElement {
    text-decoration: underline;
    letter-spacing: 0;
    line-height: 0px; }

.year-view div.month-view div.date-nav {
  color: #262626; }

.calendar-calendar div.date-nav a {
  color: #262626; }

.calendar-calendar tr td.today {
  background: #ffc82e; }

.calendartabs ul {
  display: inline;
  margin: 0;
  padding: 0; }
  .calendartabs ul li {
    display: inline;
    margin: 0;
    padding: 0; }
    .calendartabs ul li a {
      background: #ffc82e;
      border-radius: 3px;
      border: 1px solid gainsboro;
      color: #333;
      outline: none;
      padding: 0.375em 10px;
      text-decoration: none; }
    .calendartabs ul li a.active {
      border-bottom: 2px solid #666; }
    .calendartabs ul li a:hover {
      background: #ffcf48;
      color: #477DCA; }

.pane-location-select-entities-panel-pane-1 {
  margin-bottom: 1.5em; }

input .edit-submit {
  background: #00ff00; }

input[type=submit], .form-submit, input[type=button] {
  appearance: none;
  background-color: #25408f;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1;
  padding: .75em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  input[type=submit]:hover, input[type=submit]:focus, .form-submit:hover, .form-submit:focus, input[type=button]:hover, input[type=button]:focus {
    background-color: #fff200;
    color: #262626; }
  input[type=submit]:disabled, .form-submit:disabled, input[type=button]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    input[type=submit]:disabled:hover, .form-submit:disabled:hover, input[type=button]:disabled:hover {
      background-color: #ffbc00; }

a.button, .button:visited, a.btn, a.btn:visited {
  text-align: center;
  border-radius: 4px;
  background: #ffbc00;
  background-color: #ffbc00;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100;
  padding: 10px 20px;
  margin-bottom: 8px;
  color: #262626;
  text-decoration: none;
  display: inline-block; }

a.button:hover {
  border: none;
  color: #262626;
  background: #ffe95f;
  text-decoration: none; }

a.btn-green, a.btn-green:visited {
  background: #69c773 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #379341;
  -moz-box-shadow: 0 4px 0 0 #379341;
  box-shadow: 0 4px 0 0 #379341; }

a.btn-green:hover {
  background-color: #45b851 !important; }

a.btn-orange, a.btn-orange:visited {
  background: #ffbc00 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100; }

a.btn-orange:hover {
  background-color: #cc9600 !important; }

a.btn-blue:link, a.btn-blue:visited {
  background: #489bc9 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #276384;
  -moz-box-shadow: 0 4px 0 0 #276384;
  box-shadow: 0 4px 0 0 #276384;
  text-shadow: none; }

a.btn-blue:hover {
  background-color: #6fb1d5 !important; }

a.btn-red:link {
  background: #de4130 !important;
  -webkit-box-shadow: 0 4px 0 0 #912317;
  -moz-box-shadow: 0 4px 0 0 #912317;
  box-shadow: 0 4px 0 0 #912317;
  text-shadow: none;
  color: #fff !important; }

a.btn-red:hover {
  background-color: #e5695c !important; }

a.btn-gray:link {
  background: #666 !important;
  -webkit-box-shadow: 0 4px 0 0 #333333;
  -moz-box-shadow: 0 4px 0 0 #333333;
  box-shadow: 0 4px 0 0 #333333;
  text-shadow: none;
  color: #fff !important; }

a.btn-gray:hover {
  background-color: gray !important; }

.btn-purple:link, a.btn-purple:visited {
  background: #221c59 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #04040b;
  -moz-box-shadow: 0 4px 0 0 #04040b;
  box-shadow: 0 4px 0 0 #04040b;
  text-shadow: none; }

a.btn-purple:hover {
  background-color: #312880 !important; }

.btn-navy:link, a.btn-navy:visited {
  background: #25408f !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #101c3e;
  -moz-box-shadow: 0 4px 0 0 #101c3e;
  box-shadow: 0 4px 0 0 #101c3e;
  text-shadow: none; }

a.btn-navy:hover {
  background-color: #2f52b8 !important; }

a.btn-small {
  text-align: center;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 0 #997100;
  -moz-box-shadow: 0 2px 0 0 #997100;
  box-shadow: 0 2px 0 0 #997100;
  padding: 4px 6px;
  margin-bottom: 8px;
  box-shadow-size: 2px; }

a[href$=".pdf"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".PDF"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".doc"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".docx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".DOC"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".xls"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$=".xlsx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$="docs.google"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: orange; }

a[href*="?location="]:after, .form-item-field-event-location-und-0-target-id label:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

#linkit-dashbaord-ajax-wrapper .linkit-attributes {
  margin-bottom: 16px; }

a.button:after {
  color: white; }

.hp-quicklinks {
  list-style: none; }

.hp-quicklinks li {
  margin: 0;
  padding-left: 0; }
  .hp-quicklinks li .button {
    margin-bottom: 8px; }

.hp-quicklinks li a.button {
  width: 100%;
  text-align: center; }

.btn-100 {
  width: 100%; }

html {
  font-size: 16px; }

body {
  font-weight: 400;
  font-style: normal;
  font-size: 0.875em;
  line-height: 1.714em; }
  body .grid-container12, body .row12, body .row {
    max-width: 1290px; }
  body .container-fluid .row {
    max-width: 100%; }

@media (min-width: 1800px) {
  div#main {
    background: url("../images/bg_MintBldBanners.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }

@media (min-width: 1800px) {
  div#main div.container {
    background: #fff; } }

/* article{ */
h1, .title {
  font-family: inherit;
  font-weight: 300;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h2 {
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 24px;
  border-bottom: 3px solid #489bc9;
  clear: both; }

h2 a {
  text-decoration: none; }

h3 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h4 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h5 {
  font-family: inherit;
  font-weight: 600;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0px; }

h6 {
  font-family: inherit;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0px; }

h1 {
  font-size: 2.285em;
  text-transform: uppercase; }

/* 32 */
h2 {
  font-size: 2.142em; }

/* 25 */
h3 {
  font-size: 1.286em; }

/* 18 */
h4 {
  font-size: 1.14em; }

/* 16 */
h5 {
  font-size: 1.07143em; }

/*   */
h6 {
  font-size: 0.92857em; }

/*   */
p, ul, ol, pre, table, blockquote {
  margin-top: 0px;
  margin-bottom: 24px; }

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0; }

hr {
  border: 1px solid;
  margin: -1px 0; }

b, strong, em, small, code {
  line-height: 1; }

sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

a, a:visited {
  color: #150e8e;
  text-decoration: underline; }

a:hover {
  text-decoration: underline;
  color: #ff0000;
  /* border-bottom:2px solid #003b67;*/ }

/* }*/
li.mapplic-list-category {
  margin-left: 0; }

#landmarks-ground .mapplic-clickable,
#landmarks-underground .mapplic-clickable,
#landmarks-level1 .mapplic-clickable {
  opacity: 1 !important; }

#landmarks-ground polygon.mapplic-active,
#landmarks-ground path.mapplic-active {
  fill: #ADDB2C; }

#landmarks-underground polygon.mapplic-active,
#landmarks-underground path.mapplic-active {
  fill: #7EE0CD; }

#landmarks-level1 polygon.mapplic-active,
#landmarks-level1 path.mapplic-active {
  fill: #F9684B; }

/* SKINS */
/* mapplic-dark */
.mapplic-dark .mapplic-tooltip {
  background-color: #333; }

.mapplic-dark .mapplic-tooltip-triangle {
  border-color: #333 transparent transparent transparent; }

.mapplic-dark .mapplic-bottom .mapplic-tooltip-triangle {
  border-color: transparent transparent #333 transparent; }

.mapplic-dark .mapplic-tooltip-title {
  color: #fff; }

.mapplic-dark .mapplic-tooltip-description,
.mapplic-dark .mapplic-tooltip p {
  color: #262626; }

.mapplic-dark .mapplic-tooltip-close {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross-light.png); }

/* buttons */
/*
.mapplic-dark .mapplic-clear-button {
	background-color: #444;
	background-image: url(../mapplic/images/reset-light.png);
	border-color: #333;
}

.mapplic-dark .mapplic-clear-button:active {
	background-color: #333;
}*/
/* retina */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mapplic-dark .mapplic-tooltip-close {
    background-image: url(../../../libraries/mapplic/mapplic/images/cross-light@2x.png); } }
/*
 * Mapplic - Custom Interactive Map Plugin by @sekler
 * Version 3.1
 * http://www.mapplic.com
 */
.mapplic-element a {
  color: #333;
  text-decoration: none !important; }

.mapplic-element input,
.mapplic-element button {
  outline: none; }

.mapplic-element * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mapplic-element {
  background-color: #fff;
  font-size: 0;
  overflow: hidden; }

/* Fullscreen */
:-webkit-full-screen {
  width: 100%;
  height: 100% !important; }

:-webkit-full-screen .mapplic-fullscreen-button {
  background-image: url(../../../libraries/mapplic/images/fullscreen-exit.png); }

/* Preloader */
.mapplic-element.mapplic-loading {
  background: #f4f4f4 url(../../../libraries/mapplic/images/loader.gif) no-repeat center; }

.mapplic-element.mapplic-error {
  background: #f4f4f4 url(../../../libraries/mapplic/mapplic/images/error-icon.png) no-repeat center; }

.mapplic-element > * {
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.mapplic-element.mapplic-loading > * {
  opacity: 0; }

/* Main elements */
.mapplic-container {
  background-color: #f8f8f8;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 80%;
  height: 100%; }

:-webkit-full-screen .mapplic-container {
  width: 80%; }

.mapplic-map {
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible !important; }

/* Map layer */
.mapplic-layer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.mapplic-layer img {
  width: 100%; }

.mapplic-map .mapplic-map-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapplic-map.mapplic-zoomable .mapplic-map-image {
  cursor: url(../../../libraries/mapplic/mapplic/images/openhand.cur), default; }

.mapplic-map.mapplic-zoomable.mapplic-dragging .mapplic-map-image {
  cursor: url(../../../libraries/mapplic/mapplic/images/closedhand.cur), move; }

.mapplic-locations {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mapplic-pin {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin.png);
  background-size: 18px 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 24px;
  margin-top: -23px;
  margin-left: -9px;
  position: absolute; }

.mapplic-pin.iconpin {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-large.png);
  background-size: 30px 42px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
  width: 30px;
  height: 42px;
  margin-top: -42px;
  margin-left: -15px; }

.mapplic-pin.orange {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange.png); }

.mapplic-pin.yellow {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow.png); }

.mapplic-pin.green {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-green.png); }

.mapplic-pin.blue {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue.png); }

.mapplic-pin.purple {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple.png); }

.mapplic-pin.iconpin.orange {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange-large.png); }

.mapplic-pin.iconpin.yellow {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow-large.png); }

.mapplic-pin.iconpin.green {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-green-large.png); }

.mapplic-pin.iconpin.blue {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue-large.png); }

.mapplic-pin.iconpin.purple {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple-large.png); }

.mapplic-pin.circular {
  background-image: none;
  background-color: #fb7575;
  border-radius: 6px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  margin-top: -6px; }

.mapplic-pin.transparent {
  background-image: none;
  background-color: #fb7575;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0.5 !important; }

.mapplic-pin.mapplic-animate {
  -webkit-animation: bounce-in 0.4s forwards;
  animation: bounce-in 0.4s forwards; }

@-webkit-keyframes bounce-in {
  0% {
    margin-top: -120px;
    opacity: 0; }
  33% {
    margin-top: -25px;
    opacity: 1; }
  66% {
    margin-top: -30px; }
  100% {
    margin-top: -23px;
    opacity: 1; } }
/* Minimap */
.mapplic-minimap {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: absolute;
  width: 140px;
  margin: 10px;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  overflow: hidden;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapplic-minimap img {
  width: 100%; }

.mapplic-minimap-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.mapplic-minimap .mapplic-minimap-active {
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transition: clip 0.1s;
  -moz-transition: clip 0.1s;
  transition: clip 0.1s; }

.mapplic-minimap-background {
  -webkit-filter: blur(2px); }

/* Clear Button */
.mapplic-clear-button {
  background-color: #fff;
  background-image: url(../../../libraries/mapplic/mapplic/images/reset.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  border-radius: 3px;
  margin: 10px;
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 0; }

.mapplic-clear-button:active {
  background-color: #eee; }

/* Zoom Buttons */
.mapplic-zoom-buttons {
  margin: 10px;
  position: absolute;
  left: 0;
  bottom: 40px; }

.mapplic-zoom-buttons a {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  color: #fff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  width: 28px;
  height: 28px; }

.mapplic-zoom-buttons a:active {
  background-color: #f4f4f4; }

.mapplic-zoom-buttons a.mapplic-disabled {
  background-color: #eee;
  cursor: default; }

a.mapplic-zoomin-button {
  background-image: url(../../../libraries/mapplic/mapplic/images/plus.png);
  background-size: 10px 10px;
  border-radius: 3px 3px 0 0; }

a.mapplic-zoomout-button {
  background-image: url(../../../libraries/mapplic/mapplic/images/minus.png);
  background-size: 10px 10px;
  border-radius: 0 0 3px 3px;
  border-top: none; }

/* Fullscreen Button */
.mapplic-fullscreen-button {
  background-color: #fff;
  background-image: url(../../../libraries/mapplic/mapplic/images/fullscreen.png);
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  border-radius: 2px;
  margin: 10px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0; }

/* Levels */
.mapplic-levels {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  border: 3px solid #262626;
  overflow: hidden; }

.mapplic-levels > * {
  border: 1px solid #eee;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-levels-select {
  background-color: #fff;
  border-top: none;
  color: #262626;
  margin: 0;
  padding: 6px 2px;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  text-align: center; }

.mapplic-levels a {
  background-color: #ffc82e;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  height: 24px;
  width: 100%; }

.mapplic-levels a:active {
  background-color: #f8f8f8; }

.mapplic-levels .mapplic-levels-up {
  background-image: url(../../../libraries/mapplic/mapplic/images/arrow-up.png);
  background-size: 8px 4px;
  border-radius: 3px 3px 0 0; }

.mapplic-levels .mapplic-levels-up a, .mapplic-levels .mapplic-levels-up a:hover, .mapplic-levels .mapplic-levels-down a, .mapplic-levels .mapplic-levels-down a:hover {
  border-bottom-width: 0; }

.mapplic-levels .mapplic-levels-down {
  background-image: url(../../../libraries/mapplic/mapplic/images/arrow-down.png);
  background-size: 8px 4px;
  border-top: none;
  border-radius: 0 0 3px 3px; }

.mapplic-levels a.mapplic-disabled {
  background-color: #eee;
  cursor: default; }

/* Sidebar */
.mapplic-sidebar {
  background-color: #606060;
  width: 20%;
  height: 100%;
  float: left;
  position: relative; }

:-webkit-full-screen .mapplic-sidebar {
  width: 20%; }

/* Search */
.mapplic-search-form {
  background-color: #6d5178;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #6d5178;
  padding: 14px 12px;
  margin: 0;
  width: 100%;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-search-input {
  background-image: url(../../../libraries/mapplic/mapplic/images/viewer.png);
  background-size: 17px 16px;
  background-repeat: no-repeat;
  background-position: 8px;
  border: 2px solid #eee;
  border-radius: 2px;
  font-size: 14px;
  font-family: inherit;
  line-height: 20px;
  height: 38px;
  margin: 0;
  margin-bottom: 0px !important;
  padding: 8px 32px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s; }

.mapplic-search-input:focus {
  border-color: #6ed8dd; }

.mapplic-search-clear {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross.png);
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 14px;
  right: 14px;
  margin: 2px 0;
  width: 34px;
  height: 34px; }

.mapplic-not-found {
  color: #bbb;
  display: none;
  font-size: 13px;
  padding: 0 30px;
  position: absolute;
  text-align: center;
  top: 100px; }

/* List */
.mapplic-list-container {
  padding-top: 67px;
  height: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  height: 100%; }

.mapplic-list-container ol {
  border-color: #eee;
  list-style: none;
  padding: 0;
  margin: 0; }

.mapplic-list-container li {
  border-color: inherit; }

.mapplic-list-category > a {
  background-color: #888;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
  color: #fff !important;
  display: block;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box; }

.mapplic-list-category > a:hover {
  border-bottom: 0; }

.mapplic-list-category ol {
  border-bottom: 2px solid #eee !important; }

.mapplic-list-thumbnail {
  border-radius: 2px;
  float: left;
  margin-right: 10px; }

.mapplic-list-category > a .mapplic-list-count {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  float: right;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 6px;
  margin-left: 10px;
  text-align: center;
  margin-top: 4px;
  -webkit-transition: border-radius 0.2s;
  -moz-transition: border-radius 0.2s;
  transition: border-radius 0.2s; }

.mapplic-list-location {
  border-bottom: 1px solid #eee;
  margin: 0; }

.mapplic-list-location > a {
  background-color: #fff;
  border-left: 1px solid transparent;
  display: block;
  font-size: 14px;
  padding: 10px;
  min-height: 50px;
  -webkit-transition: border 0.2s;
  -moz-transition: border 0.2s;
  transition: border 0.2s; }

.mapplic-list-location > a:hover {
  background-color: #f4fcfc;
  border-left: 2px solid;
  border-color: inherit; }

.mapplic-list-location h4 {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  margin: 4px 0 8px 0;
  text-align: left; }

.mapplic-list-location span {
  /* 42 -20 13 30*/
  color: #bbb;
  font-size: 13px;
  font-weight: normal; }

/* Tooltip */
.mapplic-tooltip {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  display: none;
  max-width: 260px;
  min-width: 120px;
  margin-top: -76px;
  padding: 16px;
  position: absolute;
  -webkit-transition: margin 0.1s;
  -moz-transition: margin 0.1s;
  transition: margin 0.1s; }

.mapplic-tooltip-title {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  margin: 0 30px 12px 0; }

.mapplic-hovertip {
  min-width: 30px;
  padding: 6px 14px;
  pointer-events: none; }

.mapplic-hovertip .mapplic-tooltip-title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center; }

.mapplic-bottom .mapplic-tooltip-triangle {
  border-color: transparent transparent #fff transparent;
  border-width: 0 7px 8px 7px;
  top: 0;
  margin-top: -8px; }

.mapplic-tooltip-content {
  max-height: 160px;
  overflow-y: auto; }

.mapplic-tooltip-content p {
  margin-top: 0; }

.mapplic-tooltip-image {
  width: 46%;
  height: 100%;
  /*margin: 5px 20px 5px 0;*/
  margin: -16px 16px -16px -16px;
  float: left; }

.mapplic-tooltip-description,
.mapplic-tooltip p {
  color: #262626;
  font-size: 13px;
  line-height: 20px; }

.mapplic-tooltip-description p a:link, .mapplic-tooltip-description li a:link, .mapplic-tooltip-description span a:link {
  text-decoration: underline !important; }

.mapplic-tooltip-link {
  background-color: #6CB5F4;
  border-radius: 2px;
  color: #fff !important;
  float: right;
  font-size: 14px;
  line-height: 32px;
  padding: 0 12px;
  margin-top: 10px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.mapplic-tooltip-link:hover {
  background-color: #25bc25; }

.mapplic-tooltip img {
  max-width: 100%; }

.mapplic-tooltip-close {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  float: right;
  margin: -10px -14px 0 0;
  padding: 10px 12px;
  width: 10px;
  height: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.mapplic-tooltip-close:hover {
  opacity: 1.0; }

.mapplic-tooltip-triangle {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-bottom: -8px;
  margin-left: -7px;
  -webkit-transition: left 0.1s;
  -moz-transition: left 0.1s;
  transition: left 0.1s; }

/* Tooltip down */
.mapplic-tooltip-down .mapplic-tooltip-triangle {
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #fff transparent;
  top: 0;
  margin-top: -8px; }

/* Coordinates */
.mapplic-coordinates {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
  position: absolute;
  margin: 10px;
  margin-left: -80px;
  padding: 4px 6px;
  font-size: 14px;
  top: 0;
  left: 50%;
  pointer-events: none; }

/* Responsive layout */
@media all and (max-width: 667px) {
  .mapplic-container,
  .mapplic-sidebar {
    width: 100%; }

  .mapplic-tooltip {
    max-width: 240px; }

  .mapplic-minimap {
    width: 120px; }

  .mapplic-element {
    height: auto !important; }

  .mapplic-fullscreen-button {
    display: none; }

  .mapplic-search-form {
    border-right: none; } }
/* RETINA */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mapplic-search-clear,
  .mapplic-tooltip-close {
    background-image: url(../../../libraries/mapplic/mapplic/images/cross@2x.png); }

  .mapplic-levels .mapplic-levels-up {
    background-image: url(../../../libraries/mapplic/mapplic/images/arrow-up@2x.png); }

  .mapplic-levels .mapplic-levels-down {
    background-image: url(../../../libraries/mapplic/mapplic/images/arrow-down@2x.png); }

  a.mapplic-zoomin-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/plus@2x.png); }

  a.mapplic-zoomout-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/minus@2x.png); }

  .mapplic-search-input {
    background-image: url(../../../libraries/mapplic/mapplic/images/viewer@2x.png); }

  .mapplic-pin {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin@2x.png); }

  .mapplic-pin.orange {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange@2x.png); }

  .mapplic-pin.yellow {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow@2x.png); }

  .mapplic-pin.green {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-green@2x.png); }

  .mapplic-pin.blue {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue@2x.png); }

  .mapplic-pin.purple {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple@2x.png); }

  .mapplic-pin.iconpin {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-large@2x.png); }

  .mapplic-pin.iconpin.orange {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange-large@2x.png); }

  .mapplic-pin.iconpin.yellow {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow-large@2x.png); }

  .mapplic-pin.iconpin.green {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-green-large@2x.png); }

  .mapplic-pin.iconpin.blue {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue-large@2x.png); }

  .mapplic-pin.iconpin.purple {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple-large@2x.png); }

  .mapplic-clear-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/reset@2x.png); } }
/* Map */
.mapplic-element svg {
  width: 100%;
  height: 100%; }

.mapplic-element svg a {
  cursor: pointer; }

.mapplic-active,
a.mapplic-active > path,
g.mapplic-active > * {
  fill: #ffc82e;
  opacity: 1.0; }

.mapplic-clickable:not(g),
g.mapplic-clickable > * {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.mapplic-clickable:not(g):hover,
g.mapplic-clickable:hover > * {
  opacity: 0.4;
  fill: #8286f2; }

.mapplic-map-image *[id^=nopointer] {
  pointer-events: none; }

[id^=landmarks] .mapplic-clickable {
  cursor: pointer; }

/* Default color - Disable this if you want to use the colors from your SVG file! */
/*
.mapplic-clickable,
g.mapplic-clickable > * {
	fill: #4d5e6d;
}
*/
.view-social-media-feed .views-row {
  margin-bottom: 1em;
  max-width: 480px;
  border: solid 1px #666;
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2); }
  .view-social-media-feed .views-row .socialPostHeader {
    clear: both;
    padding: 8px; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-type, .view-social-media-feed .views-row .socialPostHeader .views-field-field-twitter-account, .view-social-media-feed .views-row .socialPostHeader .views-field-field-facebook-account {
      float: left;
      font-weight: 600; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-type span {
      display: none; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-created {
      float: right;
      font-size: .75em;
      color: #737373; }
  .view-social-media-feed .views-row .socialPostText {
    padding: 8px;
    clear: both; }
  .view-social-media-feed .views-row .socialPostMedia {
    padding: 0; }
    .view-social-media-feed .views-row .socialPostMedia a:hover {
      border: none; }
    .view-social-media-feed .views-row .socialPostMedia img {
      width: 100%;
      height: auto; }
.view-social-media-feed .views-row.tweet {
  border-color: #10c6fa;
  border-bottom: solid 5px #10c6fa; }
  .view-social-media-feed .views-row.tweet .views-field-type {
    color: #10c6fa; }
.view-social-media-feed .views-row.facebook-page-post {
  border-color: #3154ac;
  border-bottom: solid 5px #3154ac; }
  .view-social-media-feed .views-row.facebook-page-post .views-field-type {
    color: #3154ac; }

/* Style un-reset for TinyMCE content inserted on the pages with YUI CSS reset.
 * Added along with YUI CSS reset to the content_css option of TinyMCE and to the page on which TinyMCE content should be displayed. 
 */
/* This part is based on tinymce-3.2.1.1\jscripts\tiny_mce\themes\advanced\skins\default\content.css */
.mceContentBody,
.mceContentBody td,
.mceContentBody pre {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 8px; }

.mceContentBody {
  background: #FFF; }

.mceContentBody.mceForceColors {
  background: #FFF;
  color: #000; }

.mceContentBody h1 {
  font-size: 2em; }

.mceContentBody h2 {
  font-size: 1.5em; }

.mceContentBody h3 {
  font-size: 1.17em; }

.mceContentBody h4 {
  font-size: 1em; }

.mceContentBody h5 {
  font-size: 0.83em; }

.mceContentBody h6 {
  font-size: 0.75em; }

.mceContentBody .mceItemTable,
.mceContentBody .mceItemTable td,
.mceContentBody .mceItemTable th,
.mceContentBody .mceItemTable caption,
.mceContentBody .mceItemVisualAid {
  border: 1px dashed #BBB; }

.mceContentBody a.mceItemAnchor {
  width: 12px;
  line-height: 6px;
  overflow: hidden;
  padding-left: 12px;
  background: url(img/items.gif) no-repeat bottom left; }

.mceContentBody img.mceItemAnchor {
  width: 12px;
  height: 12px;
  background: url(img/items.gif) no-repeat; }

.mceContentBody img {
  border: 0; }

.mceContentBody table {
  cursor: default; }

.mceContentBody table td,
.mceContentBody table th {
  cursor: text; }

.mceContentBody ins {
  border-bottom: 1px solid green;
  text-decoration: none;
  color: green; }

.mceContentBody del {
  color: red;
  text-decoration: line-through; }

.mceContentBody cite {
  border-bottom: 1px dashed blue; }

.mceContentBody acronym {
  border-bottom: 1px dotted #CCC;
  cursor: help; }

.mceContentBody abbr,
.mceContentBody html\:abbr {
  border-bottom: 1px dashed #CCC;
  cursor: help; }

/* Manual additions to restore assumed by the TinyMCE but cleared by YUI CSS reset styles */
.mceContentBody {
  text-align: left; }

.mceContentBody strong {
  font-weight: bold; }

.mceContentBody li ul,
.mceContentBody li ol {
  margin: 0 1.5em; }

.mceContentBody ul,
.mceContentBody ol {
  margin: 0 1.5em 1.5em 1.5em; }

.mceContentBody ul,
.mceContentBody ul li {
  list-style-type: disc; }

.mceContentBody ol,
.mceContentBody ol li {
  list-style-type: decimal; }

.mceContentBody blockquote {
  margin: 0 1.5em 1.5em 1.5em; }

.mceContentBody p,
.mceContentBody code,
.mceContentBody pre,
.mceContentBody kbd {
  margin: 0 0 1.5em 0; }

.mceContentBody em,
.mceContentBody i,
.mceContentBody dfn {
  font-style: italic; }

.mceContentBody .expander .expander-content {
  display: inline-block !important;
  border: thin gray dashed; }
.mceContentBody .hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 5px;
  overflow: auto;
  padding: 8px;
  position: relative;
  width: 100%;
  border: 2px dashed red; }

@font-face {
  font-family: 'weather';
  src: url("../fonts/artill_clean_icons-webfont.eot");
  src: url("../fonts/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/artill_clean_icons-webfont.woff2") format("woff2"), url("../fonts/artill_clean_icons-webfont.woff") format("woff"), url("../fonts/artill_clean_icons-webfont.ttf") format("truetype"), url("../fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg");
  font-weight: normal;
  font-style: normal; }
#weather {
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase; }
  #weather i {
    color: #262626;
    font-family: 'weather' !important;
    font-size: 150px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none; }

.icon-0:before {
  content: ":";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-1:before {
  content: "p";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-2:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-3:before {
  content: "Q";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-4:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-5:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-6:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-7:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-8:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-9:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-10:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-11:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-12:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-13:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-14:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-15:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-16:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-17:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-18:before {
  content: "U";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-19:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-20:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-21:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-22:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-23:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-24:before {
  content: "E";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-25:before {
  content: "E";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-26:before {
  content: "3";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-27:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-28:before {
  content: "A";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-29:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-30:before {
  content: "A";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-31:before {
  content: "6";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-32:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-33:before {
  content: "6";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-34:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-35:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-36:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-37:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-38:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-39:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-40:before {
  content: "M";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-41:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-42:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-43:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-44:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-45:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-46:before {
  content: "U";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-47:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

#weather h2 {
  margin: 0 0 8px;
  color: #262626;
  font-size: 7.143em;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-bottom: none; }

#weather ul {
  margin: 0;
  padding: 0; }

#weather li {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  display: inline-block;
  border-radius: 5px; }

#weather .currently {
  margin: 0 20px; }

.webform-client-form .webform-component-fieldset {
  border: 0px solid #c0c0c0;
  border-left: 3px solid #e3e3e3; }
  .webform-client-form .webform-component-fieldset .fieldset-legend {
    font-size: 1.375em; }
  .webform-client-form .webform-component-fieldset .fieldset-wrapper {
    padding-left: 1.5em; }
.webform-client-form .webform-component {
  margin-bottom: 2em; }
  .webform-client-form .webform-component .form-radios {
    margin-left: 2em; }
  .webform-client-form .webform-component .webform-grid tr:hover {
    background-color: #ffc82e; }
.webform-client-form .webform-previous, .webform-client-form .webform-next {
  margin-right: 1em; }

.webform-progressbar .webform-progressbar-outer {
  border-color: #666;
  height: 15px; }
  .webform-progressbar .webform-progressbar-outer .webform-progressbar-inner {
    background-color: #ffc82e;
    height: 15px; }
  .webform-progressbar .webform-progressbar-outer .webform-progressbar-page {
    height: 15px;
    width: 7px;
    border-radius: 0px;
    margin: -16px -0px;
    border: thin solid #666; }
  .webform-progressbar .webform-progressbar-outer .current {
    background-color: #d49f2f; }
  .webform-progressbar .webform-progressbar-outer .completed {
    background-color: #c6952c; }

.page-transfer-oppertunities-curriculum-agreement-guides h1.title {
  padding: 1em; }

.views-transferguidelinespage {
  padding: 1em; }
  .views-transferguidelinespage .col6 {
    border: 2px solid #c6c6c6;
    padding: 1em;
    background: #f8f8f8; }
  .views-transferguidelinespage table td {
    border: thin solid black;
    padding: .5em; }
  .views-transferguidelinespage table th {
    background: #262626;
    color: #ffc82e;
    padding: .5em; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:first-child {
    width: 35%; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(2) {
    width: 15%;
    text-align: center;
    border-right: 3px solid black; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(3) {
    width: 35%; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(4) {
    width: 15%;
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table th:nth-child(2) {
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table th:nth-child(4) {
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-gen-info, .views-transferguidelinespage .views-field-field-ctag-semester-credits, .views-transferguidelinespage .views-field-field-ctag-courses-to-complete {
    margin-top: 4em; }

#footermenu {
  background: #575755;
  color: #fff;
  padding: 1em; }
  #footermenu ul li {
    font-size: 0.857em;
    color: #c9c9c9;
    list-style: none;
    padding-left: 1em; }
    #footermenu ul li a {
      color: #c9c9c9; }

#footer {
  padding: 2em 1em;
  background: #262626;
  color: #fff; }
  #footer a {
    color: #fff;
    text-decoration: underline; }
  #footer a.socialfacebook {
    font-size: 0px;
    color: #3154ac;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialfacebook:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialfacebook:hover {
    color: #6d8bd6;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialtwitter {
    font-size: 0px;
    color: #10c6fa;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialtwitter:before {
    font-size: 24px;
    border-bottom: 0;
    text-decoration: none; }
  #footer a.socialtwitter:hover {
    color: #74defc;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialinstagram {
    color: #315c7b;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialinstagram:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialinstagram:hover {
    color: #5691bc;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialyoutube {
    color: #c5000d;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialyoutube:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialyoutube:hover {
    color: #ff2c3a;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.sociallinkedin {
    color: #0287d5;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.sociallinkedin:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.sociallinkedin:hover {
    color: #40b7fd;
    text-decoration: none;
    border-bottom: 0; }

a.socialfacebook {
  font-size: 0px;
  color: #3154ac;
  text-decoration: none;
  border-bottom: 0; }

a.socialfacebook:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialfacebook:hover {
  color: #6d8bd6;
  text-decoration: none;
  border-bottom: 0; }

a.socialtwitter {
  font-size: 0px;
  color: #10c6fa;
  text-decoration: none;
  border-bottom: 0; }

a.socialtwitter:before {
  font-size: 24px;
  border-bottom: 0;
  text-decoration: none; }

a.socialtwitter:hover {
  color: #74defc;
  text-decoration: none;
  border-bottom: 0; }

a.socialinstagram {
  color: #315c7b;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.socialinstagram:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialinstagram:hover {
  color: #5691bc;
  text-decoration: none;
  border-bottom: 0; }

a.socialyoutube {
  color: #c5000d;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.socialyoutube:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialyoutube:hover {
  color: #ff2c3a;
  text-decoration: none;
  border-bottom: 0; }

a.sociallinkedin {
  color: #0287d5;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.sociallinkedin:before {
  font-size: 24px;
  border-bottom: 0; }

a.sociallinkedin:hover {
  color: #40b7fd;
  text-decoration: none;
  border-bottom: 0; }

@media (max-width: 1250px) {
  footer {
    padding: 1em; }
    footer .row12 {
      text-align: center; }
      footer .row12 .col2 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col2:last-child {
          margin-right: 0; }
      footer .row12 .col3 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col3:last-child {
          margin-right: 0; }
      footer .row12 .col7 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col7:last-child {
          margin-right: 0; } }

@media (max-width: 800px) {
  #footermenu .row12 .col3 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    #footermenu .row12 .col3:last-child {
      margin-right: 0; }
    #footermenu .row12 .col3:nth-child(2n) {
      margin-right: 0; }
    #footermenu .row12 .col3:nth-child(2n+1) {
      clear: left; } }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 1em;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 1em; }

input,
select,
textarea {
  display: block; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 1em;
  padding: 0.75em;
  transition: border-color  150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple]:hover {
    border-color: #b1b1b1; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple]:focus {
    border-color: #1565c0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(18, 89, 169, 0.7);
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled,
  select[multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover,
    select[multiple]:disabled:hover {
      border: #ddd thin solid; }

textarea {
  resize: vertical; }

[type="search"] {
  appearance: none; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 1em; }

[type="file"] {
  margin-bottom: 1em;
  width: 100%; }

select {
  margin-bottom: 1em;
  max-width: 100%;
  width: auto; }

.webform-component-multiple-file .form-managed-file .form-file,
.webform-component-multiple-file .form-managed-file .form-submit {
  margin: 1em 0 !important; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

html {
  font-size: 16px; }

body {
  font-weight: 400;
  font-style: normal;
  font-size: 0.875em;
  line-height: 1.714em; }
  body .grid-container12, body .row12, body .row {
    max-width: 1290px; }
  body .container-fluid .row {
    max-width: 100%; }

@media (min-width: 1800px) {
  div#main {
    background: url("../images/bg_MintBldBanners.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }

@media (min-width: 1800px) {
  div#main div.container {
    background: #fff; } }

/* article{ */
h1, .title {
  font-family: inherit;
  font-weight: 300;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h2 {
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 24px;
  border-bottom: 3px solid #489bc9;
  clear: both; }

h2 a {
  text-decoration: none; }

h3 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h4 {
  font-family: inherit;
  font-weight: 600;
  font-style: inherit;
  margin-top: 24px;
  margin-bottom: 0px; }

h5 {
  font-family: inherit;
  font-weight: 600;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0px; }

h6 {
  font-family: inherit;
  font-weight: 600;
  font-style: italic;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0px; }

h1 {
  font-size: 2.285em;
  text-transform: uppercase; }

/* 32 */
h2 {
  font-size: 2.142em; }

/* 25 */
h3 {
  font-size: 1.286em; }

/* 18 */
h4 {
  font-size: 1.14em; }

/* 16 */
h5 {
  font-size: 1.07143em; }

/*   */
h6 {
  font-size: 0.92857em; }

/*   */
p, ul, ol, pre, table, blockquote {
  margin-top: 0px;
  margin-bottom: 24px; }

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0; }

hr {
  border: 1px solid;
  margin: -1px 0; }

b, strong, em, small, code {
  line-height: 1; }

sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

a, a:visited {
  color: #150e8e;
  text-decoration: underline; }

a:hover {
  text-decoration: underline;
  color: #ff0000;
  /* border-bottom:2px solid #003b67;*/ }

/* }*/
#PersistentNavigation .block {
  float: left;
  display: block;
  margin-right: 1.6129032258%;
  width: 40.7258064516%;
  padding-top: 8px; }
  #PersistentNavigation .block:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    #PersistentNavigation .block {
      float: left;
      display: block;
      margin-right: 1.6129032258%;
      width: 100%; }
      #PersistentNavigation .block:last-child {
        margin-right: 0; } }
  #PersistentNavigation .block ul {
    padding: 0;
    text-align: right; }
    @media (max-width: 700px) {
      #PersistentNavigation .block ul {
        text-align: center; } }
    #PersistentNavigation .block ul li {
      display: inline;
      list-style: none; }
      #PersistentNavigation .block ul li a {
        padding-bottom: 2px; }
        @media (max-width: 1200px) {
          #PersistentNavigation .block ul li a {
            font-size: 16px; } }
        @media (max-width: 1024px) {
          #PersistentNavigation .block ul li a {
            font-size: 14px; } }
        @media (max-width: 700px) {
          #PersistentNavigation .block ul li a {
            font-size: 12px; } }
      #PersistentNavigation .block ul li a:hover {
        text-decoration: none;
        border-bottom: 2px solid;
        color: #ffc82e; }

li.collapsed a:after {
  content: " +";
  font-weight: bold; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?2k3spv");
  src: url("../fonts/icomoon.eot?2k3spv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2k3spv") format("truetype"), url("../fonts/icomoon.woff?2k3spv") format("woff"), url("../fonts/icomoon.svg?2k3spv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: .5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'canvas';
  src: url("../fonts/canvas.eot?nzloj");
  src: url("../fonts/canvas.eot?nzloj#iefix") format("embedded-opentype"), url("../fonts/canvas.ttf?nzloj") format("truetype"), url("../fonts/canvas.woff?nzloj") format("woff"), url("../fonts/canvas.svg?nzloj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon-canvas:before {
  font-family: 'canvas' !important;
  content: "\e900"; }

.icon-home3:before {
  content: ""; }

.icon-newspaper:before {
  content: ""; }

.icon-pencil2:before {
  content: ""; }

.icon-droplet:before {
  content: ""; }

.icon-image:before {
  content: ""; }

.icon-images:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-podcast:before {
  content: ""; }

.icon-mic:before {
  content: ""; }

.icon-books:before {
  content: ""; }

.icon-library:before {
  content: ""; }

.icon-file-empty:before {
  content: ""; }

.icon-files-empty:before {
  content: ""; }

.icon-stack:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-phone-hang-up:before {
  content: ""; }

.icon-envelop:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-location2:before {
  content: ""; }

.icon-compass2:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-map2:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-key2:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-unlocked:before {
  content: ""; }

.icon-cog:before {
  content: ""; }

.icon-cogs:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-stats-dots:before {
  content: ""; }

.icon-stats-bars:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-sphere:before {
  content: ""; }

.icon-earth:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-star-full:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-warning:before {
  content: ""; }

.icon-notification:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-cancel-circle:before {
  content: ""; }

.icon-blocked:before {
  content: ""; }

.icon-cross:before {
  content: ""; }

.icon-checkmark:before {
  content: ""; }

.icon-mail4:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-google-plus2:before {
  content: ""; }

.icon-google-drive:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-facebook2:before, .icon-Facebook-Page-Post:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-whatsapp:before {
  content: ""; }

.icon-twitter:before, .icon-Tweet:before {
  content: ""; }

.icon-rss2:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-onedrive:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-soundcloud2:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-linkedin2:before {
  content: ""; }

.icon-file-pdf:before {
  content: ""; }

.icon-file-word:before {
  content: ""; }

.icon-file-excel:before {
  content: ""; }

.pane-og-menu {
  border: thin solid #e7e7e7;
  margin-bottom: 1.5em; }
  .pane-og-menu h2.pane-title {
    font-size: 16px;
    margin: 0;
    background-image: -webkit-linear-gradient(#25408f, #25408f);
    background-image: linear-gradient(#25408f, #25408f);
    padding: 8px; }
    .pane-og-menu h2.pane-title a {
      font-weight: 600;
      color: #fff;
      text-decoration: none; }
    .pane-og-menu h2.pane-title a:hover {
      text-decoration: none; }
    .pane-og-menu h2.pane-title a {
      line-height: 1.5em; }
  .pane-og-menu ul.menu {
    margin: 0;
    padding: 0; }
    .pane-og-menu ul.menu li {
      margin: 0;
      padding: 0;
      padding-top: 8px;
      color: #262626;
      list-style: none;
      /* line-height:42px; */
      min-height: 42px;
      background: #e7e7e7;
      border-bottom: 1px solid #262626; }
      .pane-og-menu ul.menu li .nolink, .pane-og-menu ul.menu li a {
        color: #262626;
        margin: 0;
        padding-left: 8px;
        /* line-height:42px;  border-left:#ffc82e solid 8px; */
        padding-bottom: 8px;
        display: block;
        border-bottom: none;
        text-decoration: none; }
      .pane-og-menu ul.menu li .nolink:hover, .pane-og-menu ul.menu li a:hover {
        text-decoration: underline; }
    .pane-og-menu ul.menu li:hover {
      background: #daf3fc; }
    .pane-og-menu ul.menu li.expanded {
      border-bottom: none; }
      .pane-og-menu ul.menu li.expanded ul {
        border-top: #d6d6d6 thin solid; }
        .pane-og-menu ul.menu li.expanded ul li {
          margin: 0;
          padding-left: 16px;
          background: #f8f8f8;
          border: none; }
          .pane-og-menu ul.menu li.expanded ul li a {
            color: #262626;
            border: none;
            border-left: none; }
    .pane-og-menu ul.menu li.active-trail ul {
      border-top: #d6d6d6 thin solid; }
      .pane-og-menu ul.menu li.active-trail ul li {
        margin: 0;
        padding-left: 16px;
        background: #f8f8f8;
        border: none; }
        .pane-og-menu ul.menu li.active-trail ul li a {
          color: #262626;
          border: none;
          border-left: none; }
        .pane-og-menu ul.menu li.active-trail ul li ul {
          border: none; }
          .pane-og-menu ul.menu li.active-trail ul li ul li {
            margin: 0;
            padding-left: 16px;
            border: none; }
            .pane-og-menu ul.menu li.active-trail ul li ul li a {
              color: #262626;
              border-bottom: none;
              border-left: none; }

li.accordiongroup {
  border-bottom: thin solid #262626 !important; }
  li.accordiongroup .js-accordion-trigger:after {
    content: " +";
    font-weight: bold; }
  li.accordiongroup ul.menu {
    display: none; }
  li.accordiongroup .is-expanded {
    display: block;
    padding-bottom: 0; }

li.active-trail.accordiongroup ul.menu {
  display: block; }

.expanded .accordiongroup {
  /*border-bottom:thin solid green !important;*/ }

input .edit-submit {
  background: #00ff00; }

input[type=submit], .form-submit, input[type=button] {
  appearance: none;
  background-color: #25408f;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1;
  padding: .75em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  input[type=submit]:hover, input[type=submit]:focus, .form-submit:hover, .form-submit:focus, input[type=button]:hover, input[type=button]:focus {
    background-color: #fff200;
    color: #262626; }
  input[type=submit]:disabled, .form-submit:disabled, input[type=button]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    input[type=submit]:disabled:hover, .form-submit:disabled:hover, input[type=button]:disabled:hover {
      background-color: #ffbc00; }

a.button, .button:visited, a.btn, a.btn:visited {
  text-align: center;
  border-radius: 4px;
  background: #ffbc00;
  background-color: #ffbc00;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100;
  padding: 10px 20px;
  margin-bottom: 8px;
  color: #262626;
  text-decoration: none;
  display: inline-block; }

a.button:hover {
  border: none;
  color: #262626;
  background: #ffe95f;
  text-decoration: none; }

a.btn-green, a.btn-green:visited {
  background: #69c773 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #379341;
  -moz-box-shadow: 0 4px 0 0 #379341;
  box-shadow: 0 4px 0 0 #379341; }

a.btn-green:hover {
  background-color: #45b851 !important; }

a.btn-orange, a.btn-orange:visited {
  background: #ffbc00 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100; }

a.btn-orange:hover {
  background-color: #cc9600 !important; }

a.btn-blue:link, a.btn-blue:visited {
  background: #489bc9 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #276384;
  -moz-box-shadow: 0 4px 0 0 #276384;
  box-shadow: 0 4px 0 0 #276384;
  text-shadow: none; }

a.btn-blue:hover {
  background-color: #6fb1d5 !important; }

a.btn-red:link {
  background: #de4130 !important;
  -webkit-box-shadow: 0 4px 0 0 #912317;
  -moz-box-shadow: 0 4px 0 0 #912317;
  box-shadow: 0 4px 0 0 #912317;
  text-shadow: none;
  color: #fff !important; }

a.btn-red:hover {
  background-color: #e5695c !important; }

a.btn-gray:link {
  background: #666 !important;
  -webkit-box-shadow: 0 4px 0 0 #333333;
  -moz-box-shadow: 0 4px 0 0 #333333;
  box-shadow: 0 4px 0 0 #333333;
  text-shadow: none;
  color: #fff !important; }

a.btn-gray:hover {
  background-color: gray !important; }

.btn-purple:link, a.btn-purple:visited {
  background: #221c59 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #04040b;
  -moz-box-shadow: 0 4px 0 0 #04040b;
  box-shadow: 0 4px 0 0 #04040b;
  text-shadow: none; }

a.btn-purple:hover {
  background-color: #312880 !important; }

.btn-navy:link, a.btn-navy:visited {
  background: #25408f !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #101c3e;
  -moz-box-shadow: 0 4px 0 0 #101c3e;
  box-shadow: 0 4px 0 0 #101c3e;
  text-shadow: none; }

a.btn-navy:hover {
  background-color: #2f52b8 !important; }

a.btn-small {
  text-align: center;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 0 #997100;
  -moz-box-shadow: 0 2px 0 0 #997100;
  box-shadow: 0 2px 0 0 #997100;
  padding: 4px 6px;
  margin-bottom: 8px;
  box-shadow-size: 2px; }

a[href$=".pdf"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".PDF"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".doc"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".docx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".DOC"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".xls"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$=".xlsx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$="docs.google"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: orange; }

a[href*="?location="]:after, .form-item-field-event-location-und-0-target-id label:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

#linkit-dashbaord-ajax-wrapper .linkit-attributes {
  margin-bottom: 16px; }

a.button:after {
  color: white; }

.hp-quicklinks {
  list-style: none; }

.hp-quicklinks li {
  margin: 0;
  padding-left: 0; }
  .hp-quicklinks li .button {
    margin-bottom: 8px; }

.hp-quicklinks li a.button {
  width: 100%;
  text-align: center; }

.btn-100 {
  width: 100%; }

@font-face {
  font-family: 'weather';
  src: url("../fonts/artill_clean_icons-webfont.eot");
  src: url("../fonts/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/artill_clean_icons-webfont.woff2") format("woff2"), url("../fonts/artill_clean_icons-webfont.woff") format("woff"), url("../fonts/artill_clean_icons-webfont.ttf") format("truetype"), url("../fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg");
  font-weight: normal;
  font-style: normal; }
#weather {
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase; }
  #weather i {
    color: #262626;
    font-family: 'weather' !important;
    font-size: 150px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none; }

.icon-0:before {
  content: ":";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-1:before {
  content: "p";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-2:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-3:before {
  content: "Q";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-4:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-5:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-6:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-7:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-8:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-9:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-10:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-11:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-12:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-13:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-14:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-15:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-16:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-17:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-18:before {
  content: "U";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-19:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-20:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-21:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-22:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-23:before {
  content: "Z";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-24:before {
  content: "E";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-25:before {
  content: "E";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-26:before {
  content: "3";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-27:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-28:before {
  content: "A";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-29:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-30:before {
  content: "A";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-31:before {
  content: "6";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-32:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-33:before {
  content: "6";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-34:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-35:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-36:before {
  content: "1";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-37:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-38:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-39:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-40:before {
  content: "M";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-41:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-42:before {
  content: "I";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-43:before {
  content: "W";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-44:before {
  content: "a";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-45:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-46:before {
  content: "U";
  font-family: 'weather' !important;
  padding-right: 0px; }

.icon-47:before {
  content: "S";
  font-family: 'weather' !important;
  padding-right: 0px; }

#weather h2 {
  margin: 0 0 8px;
  color: #262626;
  font-size: 7.143em;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-bottom: none; }

#weather ul {
  margin: 0;
  padding: 0; }

#weather li {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  display: inline-block;
  border-radius: 5px; }

#weather .currently {
  margin: 0 20px; }

.pageNavigation {
  background-color: #ffe95f; }
  .pageNavigation a {
    color: #262626; }

ul.awemenu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }

li.awemenu-item {
  display: block;
  flex-grow: 1;
  padding: 0 8px; }

.md-megamenu {
  max-width: 1290px;
  margin: 0 auto; }
  .md-megamenu li.awemenu-item-level-1 {
    text-align: center;
    border-right: thin solid #fffef8; }
    .md-megamenu li.awemenu-item-level-1 w
    a.awemenu-item-link span.awemenu-item-title {
      font-weight: 600; }

.awemenu-item-link {
  line-height: 62px;
  font-size: 18px; }
  @media (max-width: 1200px) {
    .awemenu-item-link {
      font-size: 18px; } }
  @media (max-width: 1024px) {
    .awemenu-item-link {
      font-size: 16px; } }
  @media (max-width: 900px) {
    .awemenu-item-link {
      font-size: 16px; } }

.awemenu-item-level-1:hover {
  background-color: #fffef8; }
  .awemenu-item-level-1:hover .awemenu-item-link {
    text-decoration: none;
    border-bottom: 2px solid #000; }

.awemenu-submenu {
  background-color: rgba(10, 10, 10, 0.88);
  color: #fff;
  text-align: left; }

.fa-bars {
  margin-left: 12px; }

.fa-bars:before {
  content: "\f0c9  Main Menu"; }

.awemenu-active .fa-bars:before {
  content: "\f00d Close"; }

.awemenu-arrow {
  margin-left: 8px; }

.fa-close {
  text-align: right; }

.md-mobile-custom ul.awemenu {
  background: #262626; }
  .md-mobile-custom ul.awemenu li.awemenu-item {
    line-height: 24px; }
    .md-mobile-custom ul.awemenu li.awemenu-item a.awemenu-item-link {
      color: #fff;
      line-height: 24px; }

#md-megamenu-3 li.awemenu-item.awemenu-item-level-1 {
  text-align: center; }
  #md-megamenu-3 li.awemenu-item.awemenu-item-level-1 a {
    border-bottom: 2px solid #262626; }

.awemenu-mobile li.awemenu-item-level-1 {
  min-height: 42px;
  background: #666;
  border-bottom: 2px solid #4d4d4d; }

.md-mobile-custom ul.awemenu li.awemenu-item a.awemenu-item-link {
  line-height: 42px; }

.awemenu-item-title {
  font-size: 1em;
  border-bottom: 2px solid #f8d600; }

.awemenu-item-level-1:hover .awemenu-item-title {
  border-bottom: 2px solid #262626; }

.awemenu-nav .awemenu-megamenu-wrapper ul li a {
  text-decoration: underline;
  color: #ffbc00; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li {
  margin-left: 1em;
  padding: 0; }
  .awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.button {
    width: 100%; }

.awemenu-bars {
  line-height: 36px; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.btn-orange {
  color: #262626;
  font-weight: 600; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.btn-orange:hover {
  background-color: #ffe22c !important; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a {
  color: #ffe95f; }

.awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a:hover {
  border-bottom: 0px;
  color: #fff; }

.awemenu-nav .awemenu-megamenu-wrapper ul li {
  background-image: none; }

.awemenu-nav .awemenu-megamenu-wrapper h3.title a {
  color: #fff;
  font-wieght: 400; }

.awemenu-item-link {
  text-decoration: none; }

#md-megamenu-2 .awemenu-container ul.awemenu li.awemenu-item:nth-child(4) ul.awemenu-submenu div .row div:nth-child(4) .block ul li {
  margin-left: 1.5em;
  padding-left: 0; }
  #md-megamenu-2 .awemenu-container ul.awemenu li.awemenu-item:nth-child(4) ul.awemenu-submenu div .row div:nth-child(4) .block ul li a {
    color: #ffbc00; }

.view-social-media-feed .views-row {
  margin-bottom: 1em;
  max-width: 480px;
  border: solid 1px #666;
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2); }
  .view-social-media-feed .views-row .socialPostHeader {
    clear: both;
    padding: 8px; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-type, .view-social-media-feed .views-row .socialPostHeader .views-field-field-twitter-account, .view-social-media-feed .views-row .socialPostHeader .views-field-field-facebook-account {
      float: left;
      font-weight: 600; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-type span {
      display: none; }
    .view-social-media-feed .views-row .socialPostHeader .views-field-created {
      float: right;
      font-size: .75em;
      color: #737373; }
  .view-social-media-feed .views-row .socialPostText {
    padding: 8px;
    clear: both; }
  .view-social-media-feed .views-row .socialPostMedia {
    padding: 0; }
    .view-social-media-feed .views-row .socialPostMedia a:hover {
      border: none; }
    .view-social-media-feed .views-row .socialPostMedia img {
      width: 100%;
      height: auto; }
.view-social-media-feed .views-row.tweet {
  border-color: #10c6fa;
  border-bottom: solid 5px #10c6fa; }
  .view-social-media-feed .views-row.tweet .views-field-type {
    color: #10c6fa; }
.view-social-media-feed .views-row.facebook-page-post {
  border-color: #3154ac;
  border-bottom: solid 5px #3154ac; }
  .view-social-media-feed .views-row.facebook-page-post .views-field-type {
    color: #3154ac; }

.page-transfer-oppertunities-curriculum-agreement-guides h1.title {
  padding: 1em; }

.views-transferguidelinespage {
  padding: 1em; }
  .views-transferguidelinespage .col6 {
    border: 2px solid #c6c6c6;
    padding: 1em;
    background: #f8f8f8; }
  .views-transferguidelinespage table td {
    border: thin solid black;
    padding: .5em; }
  .views-transferguidelinespage table th {
    background: #262626;
    color: #ffc82e;
    padding: .5em; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:first-child {
    width: 35%; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(2) {
    width: 15%;
    text-align: center;
    border-right: 3px solid black; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(3) {
    width: 35%; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table td:nth-child(4) {
    width: 15%;
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table th:nth-child(2) {
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-semester-credits table th:nth-child(4) {
    text-align: center; }
  .views-transferguidelinespage .views-field-field-ctag-gen-info, .views-transferguidelinespage .views-field-field-ctag-semester-credits, .views-transferguidelinespage .views-field-field-ctag-courses-to-complete {
    margin-top: 4em; }

article li {
  margin-left: 2.5em; }

.nodera:hover {
  color: red; }

.pane-og-menu a.active:before {
  content: "▶ ";
  font-weight: 900;
  color: #fab800;
  /*font-size:20px; line-height:20px;*/ }

#SiteDetails {
  float: left;
  display: block;
  margin-right: 1.6129032258%;
  width: 40.7258064516%; }
  #SiteDetails:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    #SiteDetails {
      float: left;
      display: block;
      margin-right: 1.6129032258%;
      width: 100%;
      text-align: center; }
      #SiteDetails:last-child {
        margin-right: 0; } }

#header {
  background-color: #000;
  color: #fff; }
  #header a {
    color: #fff; }
  #header #logoImg {
    padding: 5px; }

#myccplogo {
  float: left;
  display: block;
  margin-right: 1.6129032258%;
  width: 15.3225806452%;
  text-align: center;
  color: #ffc82e;
  padding: 8px 5px 5px 5px; }
  #myccplogo:last-child {
    margin-right: 0; }
  @media (max-width: 700px) {
    #myccplogo {
      float: left;
      display: block;
      margin-right: 1.6129032258%;
      width: 100%; }
      #myccplogo:last-child {
        margin-right: 0; } }

/*
.menu-block-wrapper.menu-block-1{ border:thin solid #e7e7e7;
	
	ul.menu{ margin:0; padding:0;   
		li{ margin:0;  padding:0; color:#262626; list-style:none; line-height:42px;  @include background-image(linear-gradient(#ffc82e, #FFBA0C));  a{color:#262626; margin:1em;} }
		// li.expanded{}
		 li.active-trail{
		 	ul li{margin:0; background:#e8e8e8; a{color:#262626;}}
		}
	}
}
*/
.menu-block-wrapper.menu-block-1 {
  border: thin solid #e7e7e7; }
  .menu-block-wrapper.menu-block-1 ul.menu {
    margin: 0;
    padding: 0; }
    .menu-block-wrapper.menu-block-1 ul.menu li {
      margin: 0;
      padding: 0;
      padding-top: 8px;
      color: #262626;
      list-style: none;
      /* line-height:42px; */
      min-height: 42px;
      background: #e7e7e7;
      border-bottom: 1px solid #262626; }
      .menu-block-wrapper.menu-block-1 ul.menu li .nolink, .menu-block-wrapper.menu-block-1 ul.menu li a {
        color: #262626;
        margin: 0;
        padding-left: 8px;
        /* line-height:42px;  border-left:#fff200 solid 8px; */
        padding-bottom: 8px;
        display: block;
        border-bottom: none;
        text-decoration: none; }
      .menu-block-wrapper.menu-block-1 ul.menu li .nolink:hover, .menu-block-wrapper.menu-block-1 ul.menu li a:hover {
        text-decoration: underline; }
    .menu-block-wrapper.menu-block-1 ul.menu li:hover {
      background: #daf3fc; }
    .menu-block-wrapper.menu-block-1 ul.menu li.expanded {
      border-bottom: none; }
      .menu-block-wrapper.menu-block-1 ul.menu li.expanded ul {
        border-top: #d6d6d6 thin solid; }
        .menu-block-wrapper.menu-block-1 ul.menu li.expanded ul li {
          margin: 0;
          padding-left: 16px;
          background: #f8f8f8;
          border: none; }
          .menu-block-wrapper.menu-block-1 ul.menu li.expanded ul li a {
            color: #262626;
            border: none;
            border-left: none; }
    .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul {
      border-top: #d6d6d6 thin solid; }
      .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul li {
        margin: 0;
        padding-left: 16px;
        background: #f8f8f8;
        border: none; }
        .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul li a {
          color: #262626;
          border: none;
          border-left: none; }
        .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul li ul {
          border: none; }
          .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul li ul li {
            margin: 0;
            padding-left: 16px;
            border: none; }
            .menu-block-wrapper.menu-block-1 ul.menu li.active-trail ul li ul li a {
              color: #262626;
              border-bottom: none;
              border-left: none; }

#groupHome {
  background-image: -webkit-linear-gradient(#ffc82e, #FFBA0C);
  background-image: linear-gradient(#ffc82e, #FFBA0C);
  padding: 8px; }
  #groupHome a {
    font-weight: 600;
    color: #262626;
    text-decoration: none; }
  #groupHome a:hover {
    text-decoration: none; }
  #groupHome a {
    line-height: 1.5em; }

#content {
  /* background:#fff; display:block; padding-bottom:2em; */ }

#emergency {
  background: repeating-linear-gradient(-55deg, #eab110, #eab110 30px, #ea9010 30px, #ea9010 60px);
  padding: 30px; }
  #emergency p {
    font-size: 16px; }
  #emergency .block {
    background: #fff;
    padding: 1em;
    max-width: 1280px;
    margin: 0 auto; }
    #emergency .block h3 {
      font-size: 28px;
      font-weight: 600; }

.emergency-level-alert #emergency {
  background: repeating-linear-gradient(-55deg, #eab110, #eab110 30px, #ea9010 30px, #ea9010 60px); }

.emergency-level-disaster-code-red- #emergency, .emergency-level-major-emergency-code-red- #emergency {
  background: repeating-linear-gradient(-55deg, #da261d, #da261d 30px, #fe5367 30px, #fe5367 60px); }

.emergency-level-weather #emergency {
  background: repeating-linear-gradient(-55deg, #056ec0, #056ec0 30px, #055ea2 30px, #055ea2 60px); }

.emergency-level-small-text-message #emergency {
  background: #eab110;
  padding: 12px; }
  .emergency-level-small-text-message #emergency h3 {
    font-size: 16px;
    display: inline-block; }
  .emergency-level-small-text-message #emergency p {
    display: inline-block; }
  .emergency-level-small-text-message #emergency .block {
    max-width: 100%;
    padding: 5px;
    background-color: none;
    background: none; }
  .emergency-level-small-text-message #emergency .emergencyTitle, .emergency-level-small-text-message #emergency .emergencyDetails {
    display: inline-block; }

.youtubeEnlarge {
  width: 640px !important;
  height: 320px !important; }

/* Page Layout Styles */
.w1290 {
  max-width: 1290px;
  margin: 0 auto; }

.content-page-header {
  height: auto;
  margin-bottom: 3em; }

.logolink:hover {
  text-decoration: none;
  border-bottom: none; }

#groupHome {
  background-image: -webkit-linear-gradient(#ffc82e, #FFBA0C);
  background-image: linear-gradient(#ffc82e, #FFBA0C);
  padding-top: 8px;
  padding-bottom: 8px; }
  #groupHome a {
    font-weight: 600; }
  #groupHome a {
    line-height: 1.5em; }

.field-name-field-featured-image {
  margin-bottom: 1.5em; }

.container, .container-fluid {
  padding: 0; }

.fpcard {
  background: #f3f3f3;
  border: thin solid #c5c5c5; }

.fpcard p, .fpcard h3 {
  padding: 0 1em; }

.fpcard img {
  width: 100%;
  height: auto; }

.shadowcard {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding: 8px;
  margin-bottom: 1em; }

.clearafter:after, .clearfix:after, .clearboth:after, .clearall:after {
  content: " ";
  display: block;
  clear: both; }

.byday .form-item {
  padding: 1em;
  border-bottom: 3px solid white; }

.byday .form-item:hover {
  border-bottom: 3px solid #262626;
  background-color: #e7e7e7; }

.view .date-nav-wrapper .date-prev {
  padding-right: 0px;
  border-right: #333 thin solid;
  background: #ffc82e; }
  .view .date-nav-wrapper .date-prev a {
    border: none;
    background: none;
    border-radius: none;
    padding: 0 8px 0 0; }

.view .date-nav-wrapper .date-next {
  padding-left: 0px;
  background: #ffc82e; }
  .view .date-nav-wrapper .date-next a {
    border: none;
    background: none;
    border-radius: none;
    padding: 0 0 0 8px; }

div.calendar-calendar {
  margin-bottom: 2em;
  /*  tr:hover > td, tr:hover > th {
      background-color: #ccc;
    }*/ }
  div.calendar-calendar th.days, div.calendar-calendar thead tr:hover {
    background: #262626 !important;
    color: #ffc82e; }
  div.calendar-calendar td {
    border: #000 thin solid; }
  div.calendar-calendar td.empty {
    border: #ccc thin solid; }
  div.calendar-calendar .view-calendar-card .date-display-range {
    line-height: 1.75em;
    color: red; }

div.calendar-calendar .month-view .full td.date-box.today, div.calendar-calendar .month-view .full tr td.single-day.today {
  border-color: #ffc82e;
  background: #fff7e1; }
div.calendar-calendar .month-view .full td.single-day div.monthview {
  background: #fff;
  border-radius: 0;
  border: solid 1px #262626; }
  div.calendar-calendar .month-view .full td.single-day div.monthview a.cboxElement {
    text-decoration: underline;
    letter-spacing: 0;
    line-height: 0px; }

.year-view div.month-view div.date-nav {
  color: #262626; }

.calendar-calendar div.date-nav a {
  color: #262626; }

.calendar-calendar tr td.today {
  background: #ffc82e; }

.calendartabs ul {
  display: inline;
  margin: 0;
  padding: 0; }
  .calendartabs ul li {
    display: inline;
    margin: 0;
    padding: 0; }
    .calendartabs ul li a {
      background: #ffc82e;
      border-radius: 3px;
      border: 1px solid gainsboro;
      color: #333;
      outline: none;
      padding: 0.375em 10px;
      text-decoration: none; }
    .calendartabs ul li a.active {
      border-bottom: 2px solid #666; }
    .calendartabs ul li a:hover {
      background: #ffcf48;
      color: #477DCA; }

.pane-location-select-entities-panel-pane-1 {
  margin-bottom: 1.5em; }

dl dd {
  margin-bottom: 1em;
  padding-left: 2em; }

.bs-nested-row div:first-child {
  padding-left: 0; }

.bs-nested-row div:last-child {
  padding-right: 0; }

.grid-container12, .row12, .groupCardRow, .row {
  max-width: 92.1428571429em;
  margin-left: auto;
  margin-right: auto; }
  .grid-container12::after, .row12::after, .groupCardRow::after, .row::after {
    clear: both;
    content: "";
    display: table; }
  .grid-container12 .col1, .row12 .col1, .groupCardRow .col1, .row .col1 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 6.8548387097%; }
    .grid-container12 .col1:last-child, .row12 .col1:last-child, .groupCardRow .col1:last-child, .row .col1:last-child {
      margin-right: 0; }
  .grid-container12 .col2, .row12 .col2, .groupCardRow .col2, .row .col2 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 15.3225806452%; }
    .grid-container12 .col2:last-child, .row12 .col2:last-child, .groupCardRow .col2:last-child, .row .col2:last-child {
      margin-right: 0; }
  .grid-container12 .col3, .row12 .col3, .groupCardRow .col3, .row .col3 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 23.7903225806%; }
    .grid-container12 .col3:last-child, .row12 .col3:last-child, .groupCardRow .col3:last-child, .row .col3:last-child {
      margin-right: 0; }
  .grid-container12 .col4, .row12 .col4, .groupCardRow .col4, .row .col4 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 32.2580645161%; }
    .grid-container12 .col4:last-child, .row12 .col4:last-child, .groupCardRow .col4:last-child, .row .col4:last-child {
      margin-right: 0; }
  .grid-container12 .col5, .row12 .col5, .groupCardRow .col5, .row .col5 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 40.7258064516%; }
    .grid-container12 .col5:last-child, .row12 .col5:last-child, .groupCardRow .col5:last-child, .row .col5:last-child {
      margin-right: 0; }
  .grid-container12 .col6, .row12 .col6, .groupCardRow .col6, .row .col6 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    .grid-container12 .col6:last-child, .row12 .col6:last-child, .groupCardRow .col6:last-child, .row .col6:last-child {
      margin-right: 0; }
  .grid-container12 .col7, .row12 .col7, .groupCardRow .col7, .row .col7 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 57.6612903226%; }
    .grid-container12 .col7:last-child, .row12 .col7:last-child, .groupCardRow .col7:last-child, .row .col7:last-child {
      margin-right: 0; }
  .grid-container12 .col8, .row12 .col8, .groupCardRow .col8, .row .col8 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 66.1290322581%; }
    .grid-container12 .col8:last-child, .row12 .col8:last-child, .groupCardRow .col8:last-child, .row .col8:last-child {
      margin-right: 0; }
  .grid-container12 .col9, .row12 .col9, .groupCardRow .col9, .row .col9 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 74.5967741935%; }
    .grid-container12 .col9:last-child, .row12 .col9:last-child, .groupCardRow .col9:last-child, .row .col9:last-child {
      margin-right: 0; }
  .grid-container12 .col10, .row12 .col10, .groupCardRow .col10, .row .col10 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 83.064516129%; }
    .grid-container12 .col10:last-child, .row12 .col10:last-child, .groupCardRow .col10:last-child, .row .col10:last-child {
      margin-right: 0; }
  .grid-container12 .col11, .row12 .col11, .groupCardRow .col11, .row .col11 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 91.5322580645%; }
    .grid-container12 .col11:last-child, .row12 .col11:last-child, .groupCardRow .col11:last-child, .row .col11:last-child {
      margin-right: 0; }
  .grid-container12 .col12, .row12 .col12, .groupCardRow .col12, .row .col12 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 100%; }
    .grid-container12 .col12:last-child, .row12 .col12:last-child, .groupCardRow .col12:last-child, .row .col12:last-child {
      margin-right: 0; }

.webform-container-inline.webform-datepicker div.form-item.form-type-select {
  display: none; }

.webform-container-inline div {
  display: inline; }
  .webform-container-inline div select.hour {
    display: inline; }
  .webform-container-inline div select.minute {
    display: inline; }

.buttoncard {
  background: #f6f6f6;
  min-height: 140px;
  border-radius: 5px;
  padding: 0;
  border: thin solid #c3c3c3;
  margin-bottom: 1em; }

.buttoncard-image {
  text-align: center;
  padding: 8px;
  min-height: 140px;
  line-height: 140px; }

.buttoncard-text {
  text-align: center;
  padding: 8px; }

.buttoncard-button {
  border-radius: 5px;
  background: #ffc82e;
  text-align: center;
  padding: 12px; }

.buttoncard-button a:link {
  text-decoration: none;
  border-bottom: 2px solid #262626;
  font-size: 1.25em;
  font-weight: 700;
  color: #262626;
  display: inline-block; }

.buttoncard-button a:visited {
  text-decoration: none;
  border-bottom: 2px solid #262626;
  font-size: 1.25em;
  font-weight: 700;
  color: #262626; }

.buttoncard-button a:hover {
  text-decoration: none;
  border-bottom: 2px solid red;
  font-size: 1.25em;
  font-weight: 700;
  color: red; }

.col6.buttoncard:nth-child(2n) {
  margin-right: 0; }
.col6.buttoncard:nth-child(2n+1) {
  clear: left; }

.col4.buttoncard:nth-child(3n) {
  margin-right: 0; }
.col4.buttoncard:nth-child(3n+1) {
  clear: left; }

.col-md-12.radix-layouts-header #apachesolr-panels-search-form .form-item-apachesolr-panels-search-form .form-text {
  width: 80%;
  margin-right: 2em;
  float: left; }

.lowerFooterMidLinks ul li {
  display: inline;
  list-style: none;
  padding-right: 2em; }

.navbar-icon-emergency:before {
  background-image: url("../images/optimized/icons/icn-AdminNav-Emergency.png"); }

.navbar-icon-emergency.active:before {
  background-image: url("../images/optimized/icons/icn-AdminNav-Emergency.png"); }

#edit-menu-options-attributes, #edit-menu-options-item-attributes {
  margin-top: 1em;
  background: #e7e7e7; }
  #edit-menu-options-attributes .form-text, #edit-menu-options-item-attributes .form-text {
    width: 100%; }

#node-edit .form-actions input#edit-submit, #edit-linkit-insert {
  background: green;
  color: #fff; }

#node-edit .form-actions input#edit-draft {
  background: orange;
  color: #fff; }

#node-edit .form-actions input#edit-delete, #linkit-cancel {
  background: red;
  color: #fff; }

#node-delete-confirm .form-actions input#edit-submit {
  /* background:red; color:#fff; padding:8px; */
  background-color: #004A7F;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 4px; }

@-webkit-keyframes glowing {
  0% {
    background-color: #B20000;
    -webkit-box-shadow: 0 0 3px #B20000; }
  50% {
    background-color: #FF0000;
    -webkit-box-shadow: 0 0 10px #FF0000; }
  100% {
    background-color: #B20000;
    -webkit-box-shadow: 0 0 3px #B20000; } }
@-moz-keyframes glowing {
  0% {
    background-color: #B20000;
    -moz-box-shadow: 0 0 3px #B20000; }
  50% {
    background-color: #FF0000;
    -moz-box-shadow: 0 0 10px #FF0000; }
  100% {
    background-color: #B20000;
    -moz-box-shadow: 0 0 3px #B20000; } }
@-o-keyframes glowing {
  0% {
    background-color: #B20000;
    box-shadow: 0 0 3px #B20000; }
  50% {
    background-color: #FF0000;
    box-shadow: 0 0 10px #FF0000; }
  100% {
    background-color: #B20000;
    box-shadow: 0 0 3px #B20000; } }
@keyframes glowing {
  0% {
    background-color: #B20000;
    box-shadow: 0 0 3px #B20000; }
  50% {
    background-color: #FF0000;
    box-shadow: 0 0 10px #FF0000; }
  100% {
    background-color: #B20000;
    box-shadow: 0 0 3px #B20000; } }
#node-delete-confirm .form-actions input#edit-submit {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite; }

#node-delete-confirm div {
  font-size: 2em;
  font-weight: 700;
  color: red; }

#edit-actions #edit-cancel {
  margin-left: 1em;
  font-size: 16px;
  background: green;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  padding: 10px 20px;
  color: #FFF; }

#linkit-cancel, #edit-linkit-insert {
  padding: 8px;
  min-height: 42px;
  margin-top: 16px;
  margin-right: 8px;
  border: none; }

table.token-click-insert td {
  padding: 3px; }

.pane-node-create-links {
  list-style: none; }

.field-type-datetime .date-combo.form-wrapper {
  clear: both; }

#edit-field-publish-to-public, #edit-field-audience-type {
  border: thin solid #000;
  padding: 12px;
  background: #f0f0f0;
  margin: 1em 0; }

#edit-field-public-publish-approval {
  border: thin solid #000;
  padding: 12px;
  background: #ffee92;
  margin-top: 1.5em; }

/* Masquerade text color */
#masquerade-block-1 .form-text, #masquerade-block-1 .autocomplete {
  color: #000; }

footer input.form-submit {
  /* border: 1px solid #777777;
   background: green;
   color: white;
   
   padding: 8px;
   cursor: pointer;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px; */
  padding: 10px 15px;
  background: green;
  color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #20538D;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none; }

/*
 * Primary tabs
 */
ul.tabs.primary {
  margin-bottom: 2em; }
  ul.tabs.primary li {
    /*@include border-top-radius(4px); */
    /* border: 1px solid $flatblue;*/
    border-bottom: 0;
    margin: 0.5em 0 0 3px;
    /* LTR */
    line-height: 42px; }
  ul.tabs.primary li.active {
    /*  border-bottom: 1px solid $tabs-container-bg; */
    margin-bottom: -1px;
    /* Overlap the ul's border. */ }
    ul.tabs.primary li.active a.active {
      background: #ffc82e; }
  ul.tabs.primary a:link,
  ul.tabs.primary a:visited {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #fff;
    background-color: #3a3a3a;
    letter-spacing: 1px;
    padding: .5em 1em;
    text-align: center; }
  ul.tabs.primary a:hover,
  ul.tabs.primary a:focus {
    background-color: #ffe394;
    color: #262626;
    /* border-color: #f2f2f2; */ }
  ul.tabs.primary a.active {
    /* background-color: lighten(#2980B9,30%); color:darken(#2980B9,30%) ; */
    text-shadow: none;
    background-color: #ffc82e;
    color: #262626;
    /* @include filter-gradient(rgba(#e9e9e9, 1), rgba(#e9e9e9, 0));
     @include background-image(linear-gradient(rgba(#e9e9e9, 1), rgba(#e9e9e9, 0))); */
    /* border-color: #fff; */ }

.pane-panopoly-news-list-news-articles .pane-content {
  padding: 0px !important; }
  .pane-panopoly-news-list-news-articles .pane-content .panopoly-news-default h2 {
    font-size: 14px;
    border-bottom: 0px; }
    .pane-panopoly-news-list-news-articles .pane-content .panopoly-news-default h2 a {
      font-size: 2.142em;
      border-bottom: 0px; }

.field-name-field-featured-categories .field-item {
  float: left;
  padding-right: 1em; }

.EmpNewsFeedPanel, .StudentNewsPanel, .PublicNewsPanel {
  max-height: 600px;
  overflow: auto;
  border: thin solid #c5c5c5;
  background: #fcfcfc; }
  .EmpNewsFeedPanel .views-row, .StudentNewsPanel .views-row, .PublicNewsPanel .views-row {
    padding: 8px;
    border-bottom: 1px dashed #262626; }
    .EmpNewsFeedPanel .views-row .views-field-title h2, .StudentNewsPanel .views-row .views-field-title h2, .PublicNewsPanel .views-row .views-field-title h2 {
      font-size: 1.75em; }
    .EmpNewsFeedPanel .views-row .views-field-body h2, .StudentNewsPanel .views-row .views-field-body h2, .PublicNewsPanel .views-row .views-field-body h2 {
      font-size: 1.5em;
      border-bottom: 1px; }
    .EmpNewsFeedPanel .views-row .views-field-body h3, .StudentNewsPanel .views-row .views-field-body h3, .PublicNewsPanel .views-row .views-field-body h3 {
      font-size: 1.375em; }
    .EmpNewsFeedPanel .views-row .views-field-body h4, .StudentNewsPanel .views-row .views-field-body h4, .PublicNewsPanel .views-row .views-field-body h4 {
      font-size: 1.125em; }
    .EmpNewsFeedPanel .views-row .views-field-body h5, .StudentNewsPanel .views-row .views-field-body h5, .PublicNewsPanel .views-row .views-field-body h5 {
      font-size: 1em; }
    .EmpNewsFeedPanel .views-row .views-field-body h6, .StudentNewsPanel .views-row .views-field-body h6, .PublicNewsPanel .views-row .views-field-body h6 {
      font-size: 0.875em; }
  .EmpNewsFeedPanel .views-row-odd, .StudentNewsPanel .views-row-odd, .PublicNewsPanel .views-row-odd {
    background: #fcfcfc; }
  .EmpNewsFeedPanel .views-row-even, .StudentNewsPanel .views-row-even, .PublicNewsPanel .views-row-even {
    background: #f3f3f3; }

.view-calendar-card {
  max-width: 320px;
  border: thin solid #ccc;
  background: #f3f3f3;
  margin-bottom: 2em; }
  .view-calendar-card .cal-card-month {
    text-align: center;
    font-size: 1.375em;
    font-weight: 700;
    background: #f03e3e;
    padding: .5em;
    color: #fff; }
  .view-calendar-card .cal-card-day, .view-calendar-card .cal-card-time {
    text-align: center;
    font-size: 1.125em;
    font-weight: 300;
    padding: .5em; }
  .view-calendar-card .date-display-range .date-display-start, .view-calendar-card .date-display-range .date-display-end {
    line-height: 1.75em;
    text-align: center; }
  .view-calendar-card .date-display-range .date-display-start:after {
    content: "\a";
    white-space: pre; }
  .view-calendar-card .date-display-range .date-display-end:before {
    content: "\a";
    white-space: pre; }
  .view-calendar-card .cal-card-date {
    padding: .5em;
    text-align: center;
    font-size: 7.5em;
    font-weight: 300; }

.royalSlider {
  width: 100% !important; }

.SearchUrl {
  font-size: 11px;
  color: #a1a1a1; }

.pane-apachesolr-form input.form-text {
  appearance: none;
  background-color: white;
  border: 1px solid #262626;
  box-sizing: border-box;
  display: block;
  font-size: 1em;
  font-style: italic;
  margin: 0;
  padding: 0.5em 0.5em;
  position: relative;
  transition: border-color;
  width: 100%; }

.expander {
  /*width: 80%;*/ }
  .expander .expander-trigger {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #DDD;
    color: #477DCA;
    cursor: pointer;
    display: block;
    font-size: 1em;
    margin-bottom: 1em;
    padding-bottom: 0.25em;
    text-decoration: none; }
    .expander .expander-trigger:before {
      font-size: 0.7em;
      content: "\25BC";
      margin-right: 0.5em; }
  .expander .expander-content p, .expander .expander-content ol li, .expander .expander-content ul li {
    color: #333;
    line-height: 1.5em; }
  .expander .expander-hidden:before {
    font-size: 0.7em;
    content: "\25BA"; }
  .expander .expander-hidden + .expander-content {
    display: none; }

.cards {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.card {
  -webkit-flex-basis: 15em;
  -moz-flex-basis: 15em;
  flex-basis: 15em;
  -ms-flex-preferred-size: 15em;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #f2f2f2;
  border-radius: 3px;
  border: 1px solid #262626;
  box-shadow: 0 2px 4px #e6e6e6;
  cursor: pointer;
  margin: 0 1em 1.5em 1em;
  position: relative; }
  .card .card-image {
    overflow: hidden;
    max-height: 150px;
    background-color: #fff;
    /*$card-image-hover-color;*/
    text-align: center; }
    .card .card-image img {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      max-height: 150px;
      width: auto;
      opacity: 1; }
  .card .card-header {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: #f2f2f2;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0.5em 0.75em; }
  .card .card-copy {
    font-size: 0.9em;
    line-height: 1.5em;
    padding: 0.75em 0.75em; }
    .card .card-copy p {
      margin: 0 0 0.75em; }
  .card:focus, .card:hover {
    cursor: pointer; }
    .card:focus img, .card:hover img {
      opacity: 0.7; }
  .card:active {
    background-color: #f2f2f2; }
    .card:active .card-header {
      background-color: #f2f2f2; }

.groupCardRow, .flexRow {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 22.8571428571em) {
    .groupCardRow, .flexRow {
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-align: start;
      -moz-box-align: start;
      box-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-align: start;
      padding: 1em; }
      .groupCardRow .groupCard, .flexRow .groupCard {
        width: 100%; } }
  @media screen and (min-width: 51.4285714286em) {
    .groupCardRow, .flexRow {
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch; } }
  @media screen and (min-width: 68.5714285714em) {
    .groupCardRow, .flexRow {
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      box-orient: horizontal;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row; } }

.groupCard {
  margin-top: 15px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #ebebeb;
  border-bottom: .5em solid #262626;
  margin-bottom: 1em; }
  .groupCard .groupCard-Image {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    flex: 0; }
    .groupCard .groupCard-Image img {
      width: 100%;
      height: auto; }
  .groupCard .groupCard-Text {
    padding: 1em;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .groupCard .groupCard-Text ul li {
      margin: 0 0 0 1em;
      padding: 0 0 0 0; }
    .groupCard .groupCard-Text ul.listnav li {
      list-style: none;
      margin: .5em 0 0 0;
      padding: 0 0 0 1em; }
    .groupCard .groupCard-Text a.button, .groupCard .groupCard-Text a.button:visited, .groupCard .groupCard-Text div.button, .groupCard .groupCard-Text div.button:visited, .groupCard .groupCard-Text a.btn, .groupCard .groupCard-Text a.btn:visited {
      background: #fff200;
      color: #262626;
      box-shadow: 0 4px 0 0 #946d00; }

.groupCard.col3:nth-child(4n) {
  margin-right: 0; }
.groupCard.col3:nth-child(4n+1) {
  clear: left; }

.groupCard.col4:nth-child(3n) {
  margin-right: 0; }
.groupCard.col4:nth-child(3n+1) {
  clear: left; }

.groupCard.col6:nth-child(2n) {
  margin-right: 0; }
.groupCard.col6:nth-child(2n+1) {
  clear: left; }

.omega {
  margin-right: 0; }

#gallery-page .field-name-field-gallery-images .field-item {
  border: solid #fff 2px;
  background: #fff;
  padding: 6px;
  width: auto;
  display: inline-block;
  margin: 0 8px 8px 0;
  box-shadow: 0 2px 4px gray; }
  #gallery-page .field-name-field-gallery-images .field-item a:link {
    border: none; }
#gallery-page .field-name-field-gallery-images .field-item:hover {
  border: 2px solid #fff200; }

.view-gallery-views .views-row {
  border-bottom: thin dashed #ccc;
  margin-bottom: 1em; }
.view-gallery-views .views-field-field-gallery-images img {
  margin: 0 4px 6px 0;
  width: 250px;
  height: auto; }
.view-gallery-views .views-field-view-node {
  margin-top: 1em; }

.StudentNewsPanel .views-field-field-gallery-images
a img, .EmpNewsFeedPanel .views-field-field-gallery-images
a img {
  width: 210px;
  height: auto;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 4px;
  border: thin solid #ccc;
  box-shadow: 0 2px 4px #ccc; }
.StudentNewsPanel a:hover, .EmpNewsFeedPanel a:hover {
  border-bottom: none; }

.panels-ipe-display-container, .pane-content {
  /* 
  Max width before this PARTICULAR table gets nasty
  This query will take effect for any screen smaller than 760px
  and also iPads specifically.
  */ }
  .panels-ipe-display-container table, .pane-content table {
    border-collapse: separate;
    border-left: 0px;
    border-radius: 3px;
    border-spacing: 0;
    border: 1px solid #dcdcdc;
    width: 100%;
    background-color: #fbfbfb;
    /*    tr:hover > td, tr:hover > th {
          background-color: $table-hover-background;
        } */ }
    .panels-ipe-display-container table tr:nth-child(even), .pane-content table tr:nth-child(even) {
      background-color: #f6f6f6;
      /*  &:hover > td {
          background-color: $table-stripe-background-hover;
        } */ }
    .panels-ipe-display-container table table:first-of-type tr:first-child > th:first-child, .pane-content table table:first-of-type tr:first-child > th:first-child {
      border-top-left-radius: 3px; }
    .panels-ipe-display-container table table:first-of-type tr:first-child > th:last-child, .pane-content table table:first-of-type tr:first-child > th:last-child {
      border-top-right-radius: 3px; }
    .panels-ipe-display-container table table:last-child tr:last-child > td:first-child, .pane-content table table:last-child tr:last-child > td:first-child {
      border-bottom-left-radius: 3px; }
    .panels-ipe-display-container table table:last-child tr:last-child > td:last-child, .pane-content table table:last-child tr:last-child > td:last-child {
      border-bottom-right-radius: 3px; }
    .panels-ipe-display-container table tr th, .pane-content table tr th {
      background-color: white;
      border-bottom: 6px solid darkgray;
      border-left: 1px solid #dcdcdc;
      padding: 0.75em 1em;
      text-align: left; }
      .panels-ipe-display-container table tr th:first-child, .pane-content table tr th:first-child {
        border-left: none; }
    .panels-ipe-display-container table tr, .pane-content table tr {
      background-color: #fbfbfb; }
      .panels-ipe-display-container table tr td, .pane-content table tr td {
        border-bottom: 0px;
        border-left: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
        padding: 0.75em 1em; }
        .panels-ipe-display-container table tr td:first-child, .pane-content table tr td:first-child {
          border-left: none; }
        .panels-ipe-display-container table tr td button, .pane-content table tr td button {
          display: inline-block;
          font-size: 0.7em;
          line-height: 1.5em;
          margin-bottom: 0.3em;
          margin-right: 0.5em;
          outline: none;
          padding: 0.3em 1em;
          width: 100%; }
          @media screen and (min-width: 51.4285714286em) {
            .panels-ipe-display-container table tr td button, .pane-content table tr td button {
              margin-bottom: 0;
              width: auto; } }

.views-table tbody tr td.active {
  background-color: initial; }

/*.pagenation{
	ul{
		margin: 0 0 0 0; padding: 0;
		
		li{
			 margin: 0; padding: 0;
			 
			a{
			
					@include transition (all 0.2s ease-in-out);
					background:#f8f8f8;
					border-radius: 0;
					border: darken(#f8f8f8, 20) thin solid;
					outline: none;    
					text-decoration: none;
			}
			
		}
	}
}

*/
.pager li > a {
  padding: 5px 8px; }

.item-list .title {
  font-weight: normal; }

.item-list ul {
  margin: 0 0 0 0;
  padding: 0; }

.item-list .pager li {
  margin: 0;
  padding: 0; }

.item-list .pager li > a, .item-list.pager li > span {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #f8f8f8;
  border-radius: 0;
  border: #c5c5c5 thin solid;
  outline: none;
  text-decoration: none; }

.item-list .pager li.pager-current {
  background: #fff;
  border-radius: 0;
  border: #ebebeb thin solid;
  outline: none;
  padding: 5px 8px;
  text-decoration: none; }

/* ==========================================================================
	   Helper classes
 ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* Style un-reset for TinyMCE content inserted on the pages with YUI CSS reset.
 * Added along with YUI CSS reset to the content_css option of TinyMCE and to the page on which TinyMCE content should be displayed. 
 */
/* This part is based on tinymce-3.2.1.1\jscripts\tiny_mce\themes\advanced\skins\default\content.css */
.mceContentBody,
.mceContentBody td,
.mceContentBody pre {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 8px; }

.mceContentBody {
  background: #FFF; }

.mceContentBody.mceForceColors {
  background: #FFF;
  color: #000; }

.mceContentBody h1 {
  font-size: 2em; }

.mceContentBody h2 {
  font-size: 1.5em; }

.mceContentBody h3 {
  font-size: 1.17em; }

.mceContentBody h4 {
  font-size: 1em; }

.mceContentBody h5 {
  font-size: 0.83em; }

.mceContentBody h6 {
  font-size: 0.75em; }

.mceContentBody .mceItemTable,
.mceContentBody .mceItemTable td,
.mceContentBody .mceItemTable th,
.mceContentBody .mceItemTable caption,
.mceContentBody .mceItemVisualAid {
  border: 1px dashed #BBB; }

.mceContentBody a.mceItemAnchor {
  width: 12px;
  line-height: 6px;
  overflow: hidden;
  padding-left: 12px;
  background: url(img/items.gif) no-repeat bottom left; }

.mceContentBody img.mceItemAnchor {
  width: 12px;
  height: 12px;
  background: url(img/items.gif) no-repeat; }

.mceContentBody img {
  border: 0; }

.mceContentBody table {
  cursor: default; }

.mceContentBody table td,
.mceContentBody table th {
  cursor: text; }

.mceContentBody ins {
  border-bottom: 1px solid green;
  text-decoration: none;
  color: green; }

.mceContentBody del {
  color: red;
  text-decoration: line-through; }

.mceContentBody cite {
  border-bottom: 1px dashed blue; }

.mceContentBody acronym {
  border-bottom: 1px dotted #CCC;
  cursor: help; }

.mceContentBody abbr,
.mceContentBody html\:abbr {
  border-bottom: 1px dashed #CCC;
  cursor: help; }

/* Manual additions to restore assumed by the TinyMCE but cleared by YUI CSS reset styles */
.mceContentBody {
  text-align: left; }

.mceContentBody strong {
  font-weight: bold; }

.mceContentBody li ul,
.mceContentBody li ol {
  margin: 0 1.5em; }

.mceContentBody ul,
.mceContentBody ol {
  margin: 0 1.5em 1.5em 1.5em; }

.mceContentBody ul,
.mceContentBody ul li {
  list-style-type: disc; }

.mceContentBody ol,
.mceContentBody ol li {
  list-style-type: decimal; }

.mceContentBody blockquote {
  margin: 0 1.5em 1.5em 1.5em; }

.mceContentBody p,
.mceContentBody code,
.mceContentBody pre,
.mceContentBody kbd {
  margin: 0 0 1.5em 0; }

.mceContentBody em,
.mceContentBody i,
.mceContentBody dfn {
  font-style: italic; }

.mceContentBody .expander .expander-content {
  display: inline-block !important;
  border: thin gray dashed; }
.mceContentBody .hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: auto;
  margin: 5px;
  overflow: auto;
  padding: 8px;
  position: relative;
  width: 100%;
  border: 2px dashed red; }

.filter-guidelines-panopoly_wysiwyg_text {
  font-size: 11px;
  line-height: 14px; }

div.ui-widget-overlay.ui-front {
  opacity: 0.5;
  background-color: #080808 !important; }

div.col-md-3 div.panel-panel-inner div.pane-og-menu-og-single-menu-block {
  margin-top: 40px; }

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around; }

.flex-item-3row {
  margin-left: 0;
  background: #ffc82e;
  padding: 5px;
  width: 250px;
  min-height: 150px;
  margin-top: 10px; }
  .flex-item-3row h4 {
    margin-bottom: 1em;
    text-align: center; }
  .flex-item-3row ul {
    margin-left: 1em; }
    .flex-item-3row ul li {
      margin-left: .5em;
      color: #262626;
      margin-bottom: 1em;
      list-style: disc; }
      .flex-item-3row ul li a {
        color: #262626; }
      .flex-item-3row ul li a:hover {
        color: red; }

.accordion-tabs {
  background: #ececec;
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding: 0;
  border-bottom: 8px solid #262626; }
  .accordion-tabs::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 40em) {
    .accordion-tabs {
      border: 1px solid #d7d7d7;
      border-radius: 0px; } }
  .accordion-tabs .tab-header-and-content {
    margin: 0;
    margin-right: -4px;
    list-style: none; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-header-and-content {
        display: inline; } }
    @media screen and (max-width: 40em) {
      .accordion-tabs .tab-header-and-content:first-child .tab-link {
        border-top: 0; } }
  .accordion-tabs .tab-link {
    background-color: #d7d7d7;
    color: #333;
    display: block;
    font-weight: bold;
    padding: 1em 2em 1em 1em;
    text-decoration: none; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-link {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top: 0;
        display: inline-block;
        border-right: thin solid white; } }
    .accordion-tabs .tab-link:hover {
      color: #477dca;
      border-bottom: none; }
    .accordion-tabs .tab-link:focus {
      outline: none; }
    .accordion-tabs .tab-link.is-active {
      background-color: #ffc82e; }
      @media screen and (min-width: 40em) {
        .accordion-tabs .tab-link.is-active {
          background-color: #ffc82e;
          border: 1px solid #d7d7d7;
          border-bottom-color: #ffc82e;
          margin-bottom: -1px; } }
  .accordion-tabs .tab-content {
    background: #f7f7f7;
    display: none;
    padding: .75em;
    width: 100%; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-content {
        border: 1px solid #d7d7d7;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        float: left; } }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 1em;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 1em; }

input,
select,
textarea {
  display: block; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 1em;
  padding: 0.75em;
  transition: border-color  150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple]:hover {
    border-color: #b1b1b1; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple]:focus {
    border-color: #1565c0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(18, 89, 169, 0.7);
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled,
  select[multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover,
    select[multiple]:disabled:hover {
      border: #ddd thin solid; }

textarea {
  resize: vertical; }

[type="search"] {
  appearance: none; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 1em; }

[type="file"] {
  margin-bottom: 1em;
  width: 100%; }

select {
  margin-bottom: 1em;
  max-width: 100%;
  width: auto; }

.webform-component-multiple-file .form-managed-file .form-file,
.webform-component-multiple-file .form-managed-file .form-submit {
  margin: 1em 0 !important; }

.summonsearchbutton {
  padding: 10px 20px;
  background: #4479BA;
  border-radius: 0px;
  border: solid 1px #cccccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  text-decoration: none;
  height: 48px; }

.LibSearchInput {
  -webkit-appearance: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px inset;
  -webkit-rtl-ordering: logical;
  -webkit-transition-delay: 0s, 0s;
  -webkit-transition-duration: 0.45s, 0.45s;
  -webkit-transition-property: box-shadow, border-color;
  -webkit-transition-timing-function: ease, ease-in-out;
  -webkit-user-select: text;
  -webkit-writing-mode: horizontal-tb;
  background-color: white;
  border-bottom-color: #cccccc;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #cccccc;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #cccccc;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px inset;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.74902);
  cursor: auto;
  font-size: 14px;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: bold;
  height: 50px;
  letter-spacing: normal;
  line-height: 17px;
  margin-bottom: 16px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  text-align: start;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  transition-delay: 0s, 0s;
  transition-duration: 0.45s, 0.45s;
  transition-property: box-shadow, border-color;
  transition-timing-function: ease, ease-in-out;
  width: 80%;
  word-spacing: 0px;
  writing-mode: lr-tb; }

.sliding-panel-button {
  display: none; }
  @media (max-width: 991px) {
    .sliding-panel-button {
      display: inline;
      padding: 10px 20px;
      background: #262626;
      color: #fff;
      cursor: pointer;
      border: 0px; }
      .sliding-panel-button .awemenu-nav .awemenu-megamenu-wrapper ul li a {
        text-decoration: underline;
        color: #fff; }
      .sliding-panel-button .awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li {
        margin-left: 0;
        padding: 0; }
        .sliding-panel-button .awemenu-submenu li.awemenu-item div.awemenu-megamenu-wrapper .row ul.menu li a.button {
          width: 100%; }
      .sliding-panel-button .awemenu-bars {
        line-height: 36px; } }

@media (max-width: 991px) {
  .sliding-panel-content, .radix-layouts-sidebar {
    position: fixed;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 290px;
    -webkit-transform: translateX(-290px);
    -moz-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    z-index: 999999; }
    .sliding-panel-content.is-visible, .radix-layouts-sidebar.is-visible {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); } }

.sliding-panel-fade-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 9999; }
  .sliding-panel-fade-screen.is-visible {
    opacity: 0.4;
    visibility: visible; }

.sliding-panel-close {
  cursor: pointer; }

div.pane-panopoly-news-list-news-articles h2.pane-title {
  margin-bottom: 0; }

div.pane-panopoly-news-list-news-articles div.pane-content {
  background: #fafafa;
  border: thin solid #c8c8c8; }
  div.pane-panopoly-news-list-news-articles div.pane-content div.view-panopoly-news .view-content {
    padding: 1em; }
    div.pane-panopoly-news-list-news-articles div.pane-content div.view-panopoly-news .view-content .views-row {
      border-bottom: 3px dotted #ccc;
      padding-bottom: 2em; }
      div.pane-panopoly-news-list-news-articles div.pane-content div.view-panopoly-news .view-content .views-row .views-field-body {
        padding-top: 1em; }
      div.pane-panopoly-news-list-news-articles div.pane-content div.view-panopoly-news .view-content .views-row .views-field-created {
        color: orange; }

.library-quicklinks-row .col2 {
  text-align: center;
  padding: 1em;
  border-left: thin solid #c6c6c6;
  border-right: thin solid #c6c6c6;
  border-top: #ffc82e 4px solid;
  border-bottom: #262626 8px solid;
  background: #f7f7f7; }

.library-fp-icon:before {
  font-size: 48px; }

.social-feed-element.hidden {
  background-color: red !important; }

.social-feed-element .pull-left {
  float: left;
  margin-right: 10px; }

.social-feed-element .pull-right {
  margin-left: 10px; }

.social-feed-element img {
  width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.social-feed-element .attachment {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

#masonry {
  display: -ms-flexbox;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100vw; }
  #masonry .social-feed-element {
    width: 30%; }

@supports not (flex-wrap: wrap) {
  #masonry {
    display: block; }

  #masonry .social-feed-element {
    display: inline-block;
    vertical-align: top; } }
/* Link styles */
.social-feed-element a {
  color: #0088cc;
  text-decoration: none; }

.social-feed-element a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.social-feed-element a:hover,
.social-feed-element a:active {
  outline: 0;
  color: #005580;
  text-decoration: underline; }

/* Text styles */
.social-feed-element small {
  font-size: 85%; }

.social-feed-element strong {
  font-weight: bold; }

.social-feed-element em {
  font-style: italic; }

.social-feed-element p {
  margin: 0 0 10px; }

.social-feed-element .media-body > p {
  margin-bottom: 4px;
  min-height: 20px; }

.social-feed-element p.social-feed-text {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

/* Message styles */
.social-feed-element,
.social-feed-element .media-body {
  overflow: hidden;
  zoom: 1;
  *overflow: visible; }

.social-feed-element .media-body .social-network-icon {
  margin-top: -3px;
  margin-right: 5px;
  width: 16px; }

.social-feed-element .media-body div {
  color: #666;
  line-height: 20px; }

.social-feed-element:first-child {
  margin-top: 0; }

.social-feed-element .media-object {
  display: block;
  width: 48px;
  border-radius: 50%; }

.social-feed-element .media-heading {
  margin: 0 0 5px; }

.social-feed-element .media-list {
  margin-left: 0;
  list-style: none; }

.social-feed-element .muted {
  color: #999; }

.social-feed-element a.muted:hover,
.social-feed-element a.muted:focus {
  color: #808080; }

.social-feed-element {
  box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  margin: -1px;
  margin-top: 25px;
  background-color: #fff;
  color: #333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 16px; }

.social-feed-element:hover {
  box-shadow: 0 0 20px 0 rgba(10, 10, 10, 0.4); }

.social-feed-element .content {
  padding: 15px; }

.social-feed-element .social-network-icon {
  opacity: 0.7; }

.social-feed-element .author-title {
  color: #444;
  line-height: 1.5em;
  font-weight: 500; }

.page-node-906 dl dt {
  font-size: 1.75em;
  font-weight: 300; }
  .page-node-906 dl dt dd {
    background-color: red; }

.node-type-group.section-people-college #main {
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5)), url(../../../../../sites/default/files/images/Group/PeopleOfTheCollege/SiteAssets/gfx_PeopleOfCollege_BG.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: local; }
.node-type-group.section-people-college .page-title {
  height: 0px;
  line-height: 0px;
  font-size: 0px; }
.node-type-group.section-people-college .radix-layouts-header div.field-items {
  max-width: 1170px;
  margin: 0 auto; }
  .node-type-group.section-people-college .radix-layouts-header div.field-items .panopoly-image-full {
    text-align: center;
    max-width: 1170px !important;
    margin-top: 30px; }
.node-type-group.section-people-college .radix-layouts-footer {
  background-color: #fff; }

.node-type-panopoly-news-article.section-people-college #main {
  background-image: url(../../../../../sites/default/files/images/Group/PeopleOfTheCollege/SiteAssets/gfx_PeopleofCollege_Subpage_BG.jpg); }

.section-people-college .container-fluid .row {
  /*background-color:#fff;*/ }
.section-people-college .pane-node-body {
  max-width: 1170px;
  margin: 0 auto; }
.section-people-college .view-display-id-people_college_list .view-content .views-row {
  background: #fff;
  float: left;
  overflow: hidden;
  position: relative;
  width: 33.333%;
  max-height: 420px; }
  .section-people-college .view-display-id-people_college_list .view-content .views-row .POTC_ImageCont {
    padding-bottom: 66.666%;
    width: 50%;
    height: 420px;
    float: left; }
  .section-people-college .view-display-id-people_college_list .view-content .views-row .POTC_TextCont {
    bottom: 0;
    top: 0;
    vertical-align: middle;
    width: 50%;
    padding: 20px;
    height: 420px;
    overflow: hidden;
    text-align: left; }
    .section-people-college .view-display-id-people_college_list .view-content .views-row .POTC_TextCont .views-field-title {
      margin-bottom: 10px; }
    .section-people-college .view-display-id-people_college_list .view-content .views-row .POTC_TextCont .views-field-body {
      height: 60%;
      overflow: hidden; }
    .section-people-college .view-display-id-people_college_list .view-content .views-row .POTC_TextCont .views-field-view-node {
      margin-top: 10px; }
@media only screen and (max-width: 1600px) {
  .section-people-college .view-display-id-people_college_list .view-content .views-row {
    width: 50%; }
  .section-people-college .view-display-id-people_college_list .views-row:nth-of-type(4n+3) .POTC_ImageCont,
  .section-people-college .view-display-id-people_college_list .views-row:nth-of-type(4n+4) .POTC_ImageCont {
    float: right; } }
@media screen and (min-width: 1601px) {
  .section-people-college .view-display-id-people_college_list .views-row:nth-of-type(6n+4) .POTC_ImageCont,
  .section-people-college .view-display-id-people_college_list .views-row:nth-of-type(6n+5) .POTC_ImageCont,
  .section-people-college .view-display-id-people_college_list .views-row:nth-of-type(6n+6) .POTC_ImageCont {
    float: right; } }
@media only screen and (max-width: 700px) {
  .section-people-college .view-display-id-people_college_list .view-content .views-row {
    width: 100%; }
  .section-people-college .view-display-id-people_college_list .views-row:nth-child(even) .POTC_ImageCont {
    float: right; }
  .section-people-college .view-display-id-people_college_list .views-row:nth-child(odd) .POTC_ImageCont {
    float: left; } }

body.node-type-panopoly-news-article.section-people-college {
  height: 100%; }
  body.node-type-panopoly-news-article.section-people-college #main {
    height: 100%; }
    body.node-type-panopoly-news-article.section-people-college #main #content-area {
      background-color: #fff; }
    body.node-type-panopoly-news-article.section-people-college #main .phelan .row {
      height: 100%; }
    body.node-type-panopoly-news-article.section-people-college #main .col-md-6.radix-layouts-column1 {
      min-height: 600px;
      height: 100%;
      overflow: hidden; }
    body.node-type-panopoly-news-article.section-people-college #main .radix-layouts-column2 {
      padding: 20px;
      background-color: #fff; }
      body.node-type-panopoly-news-article.section-people-college #main .radix-layouts-column2 .pane-node-title {
        text-align: center; }
      body.node-type-panopoly-news-article.section-people-college #main .radix-layouts-column2 .view-id-parent_group_link {
        margin-top: 20px; }

.view-display-id-people_college_list:after, .panopoly-news-people-college-list:after {
  width: 90%;
  margin: 0 auto;
  height: 50px;
  clear: both; }

.video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .video-wrapper embed,
  .video-wrapper object,
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

#homebox .homebox-portlet .portlet-header {
  margin: 0;
  padding: 8px;
  border-bottom: 1px solid #ddd;
  background: #ffc82e;
  color: #262626;
  min-height: 42px;
  font-size: 1.5em; }

#footermenu {
  background: #575755;
  color: #fff;
  padding: 1em; }
  #footermenu ul li {
    font-size: 0.857em;
    color: #c9c9c9;
    list-style: none;
    padding-left: 1em; }
    #footermenu ul li a {
      color: #c9c9c9; }

#footer {
  padding: 2em 1em;
  background: #262626;
  color: #fff; }
  #footer a {
    color: #fff;
    text-decoration: underline; }
  #footer a.socialfacebook {
    font-size: 0px;
    color: #3154ac;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialfacebook:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialfacebook:hover {
    color: #6d8bd6;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialtwitter {
    font-size: 0px;
    color: #10c6fa;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialtwitter:before {
    font-size: 24px;
    border-bottom: 0;
    text-decoration: none; }
  #footer a.socialtwitter:hover {
    color: #74defc;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialinstagram {
    color: #315c7b;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialinstagram:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialinstagram:hover {
    color: #5691bc;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialyoutube {
    color: #c5000d;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.socialyoutube:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.socialyoutube:hover {
    color: #ff2c3a;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.sociallinkedin {
    color: #0287d5;
    font-size: 0px;
    text-decoration: none;
    border-bottom: 0; }
  #footer a.sociallinkedin:before {
    font-size: 24px;
    border-bottom: 0; }
  #footer a.sociallinkedin:hover {
    color: #40b7fd;
    text-decoration: none;
    border-bottom: 0; }

a.socialfacebook {
  font-size: 0px;
  color: #3154ac;
  text-decoration: none;
  border-bottom: 0; }

a.socialfacebook:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialfacebook:hover {
  color: #6d8bd6;
  text-decoration: none;
  border-bottom: 0; }

a.socialtwitter {
  font-size: 0px;
  color: #10c6fa;
  text-decoration: none;
  border-bottom: 0; }

a.socialtwitter:before {
  font-size: 24px;
  border-bottom: 0;
  text-decoration: none; }

a.socialtwitter:hover {
  color: #74defc;
  text-decoration: none;
  border-bottom: 0; }

a.socialinstagram {
  color: #315c7b;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.socialinstagram:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialinstagram:hover {
  color: #5691bc;
  text-decoration: none;
  border-bottom: 0; }

a.socialyoutube {
  color: #c5000d;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.socialyoutube:before {
  font-size: 24px;
  border-bottom: 0; }

a.socialyoutube:hover {
  color: #ff2c3a;
  text-decoration: none;
  border-bottom: 0; }

a.sociallinkedin {
  color: #0287d5;
  font-size: 0px;
  text-decoration: none;
  border-bottom: 0; }

a.sociallinkedin:before {
  font-size: 24px;
  border-bottom: 0; }

a.sociallinkedin:hover {
  color: #40b7fd;
  text-decoration: none;
  border-bottom: 0; }

@media (max-width: 1250px) {
  footer {
    padding: 1em; }
    footer .row12 {
      text-align: center; }
      footer .row12 .col2 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col2:last-child {
          margin-right: 0; }
      footer .row12 .col3 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col3:last-child {
          margin-right: 0; }
      footer .row12 .col7 {
        float: left;
        display: block;
        margin-right: 1.6129032258%;
        width: 100%; }
        footer .row12 .col7:last-child {
          margin-right: 0; } }

@media (max-width: 800px) {
  #footermenu .row12 .col3 {
    float: left;
    display: block;
    margin-right: 1.6129032258%;
    width: 49.1935483871%; }
    #footermenu .row12 .col3:last-child {
      margin-right: 0; }
    #footermenu .row12 .col3:nth-child(2n) {
      margin-right: 0; }
    #footermenu .row12 .col3:nth-child(2n+1) {
      clear: left; } }

.webform-client-form .webform-component-fieldset {
  border: 0px solid #c0c0c0;
  border-left: 3px solid #e3e3e3; }
  .webform-client-form .webform-component-fieldset .fieldset-legend {
    font-size: 1.375em; }
  .webform-client-form .webform-component-fieldset .fieldset-wrapper {
    padding-left: 1.5em; }
.webform-client-form .webform-component {
  margin-bottom: 2em; }
  .webform-client-form .webform-component .form-radios {
    margin-left: 2em; }
  .webform-client-form .webform-component .webform-grid tr:hover {
    background-color: #ffc82e; }
.webform-client-form .webform-previous, .webform-client-form .webform-next {
  margin-right: 1em; }

.webform-progressbar .webform-progressbar-outer {
  border-color: #666;
  height: 15px; }
  .webform-progressbar .webform-progressbar-outer .webform-progressbar-inner {
    background-color: #ffc82e;
    height: 15px; }
  .webform-progressbar .webform-progressbar-outer .webform-progressbar-page {
    height: 15px;
    width: 7px;
    border-radius: 0px;
    margin: -16px -0px;
    border: thin solid #666; }
  .webform-progressbar .webform-progressbar-outer .current {
    background-color: #d49f2f; }
  .webform-progressbar .webform-progressbar-outer .completed {
    background-color: #c6952c; }

input .edit-submit {
  background: #00ff00; }

input[type=submit], .form-submit, input[type=button] {
  appearance: none;
  background-color: #25408f;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1;
  padding: .75em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  input[type=submit]:hover, input[type=submit]:focus, .form-submit:hover, .form-submit:focus, input[type=button]:hover, input[type=button]:focus {
    background-color: #fff200;
    color: #262626; }
  input[type=submit]:disabled, .form-submit:disabled, input[type=button]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    input[type=submit]:disabled:hover, .form-submit:disabled:hover, input[type=button]:disabled:hover {
      background-color: #ffbc00; }

a.button, .button:visited, a.btn, a.btn:visited {
  text-align: center;
  border-radius: 4px;
  background: #ffbc00;
  background-color: #ffbc00;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100;
  padding: 10px 20px;
  margin-bottom: 8px;
  color: #262626;
  text-decoration: none;
  display: inline-block; }

a.button:hover {
  border: none;
  color: #262626;
  background: #ffe95f;
  text-decoration: none; }

a.btn-green, a.btn-green:visited {
  background: #69c773 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #379341;
  -moz-box-shadow: 0 4px 0 0 #379341;
  box-shadow: 0 4px 0 0 #379341; }

a.btn-green:hover {
  background-color: #45b851 !important; }

a.btn-orange, a.btn-orange:visited {
  background: #ffbc00 !important;
  color: #262626 !important;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 0 0 #997100;
  -moz-box-shadow: 0 4px 0 0 #997100;
  box-shadow: 0 4px 0 0 #997100; }

a.btn-orange:hover {
  background-color: #cc9600 !important; }

a.btn-blue:link, a.btn-blue:visited {
  background: #489bc9 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #276384;
  -moz-box-shadow: 0 4px 0 0 #276384;
  box-shadow: 0 4px 0 0 #276384;
  text-shadow: none; }

a.btn-blue:hover {
  background-color: #6fb1d5 !important; }

a.btn-red:link {
  background: #de4130 !important;
  -webkit-box-shadow: 0 4px 0 0 #912317;
  -moz-box-shadow: 0 4px 0 0 #912317;
  box-shadow: 0 4px 0 0 #912317;
  text-shadow: none;
  color: #fff !important; }

a.btn-red:hover {
  background-color: #e5695c !important; }

a.btn-gray:link {
  background: #666 !important;
  -webkit-box-shadow: 0 4px 0 0 #333333;
  -moz-box-shadow: 0 4px 0 0 #333333;
  box-shadow: 0 4px 0 0 #333333;
  text-shadow: none;
  color: #fff !important; }

a.btn-gray:hover {
  background-color: gray !important; }

.btn-purple:link, a.btn-purple:visited {
  background: #221c59 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #04040b;
  -moz-box-shadow: 0 4px 0 0 #04040b;
  box-shadow: 0 4px 0 0 #04040b;
  text-shadow: none; }

a.btn-purple:hover {
  background-color: #312880 !important; }

.btn-navy:link, a.btn-navy:visited {
  background: #25408f !important;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 0 0 #101c3e;
  -moz-box-shadow: 0 4px 0 0 #101c3e;
  box-shadow: 0 4px 0 0 #101c3e;
  text-shadow: none; }

a.btn-navy:hover {
  background-color: #2f52b8 !important; }

a.btn-small {
  text-align: center;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 0 #997100;
  -moz-box-shadow: 0 2px 0 0 #997100;
  box-shadow: 0 2px 0 0 #997100;
  padding: 4px 6px;
  margin-bottom: 8px;
  box-shadow-size: 2px; }

a[href$=".pdf"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".PDF"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

a[href$=".doc"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".docx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".DOC"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: blue; }

a[href$=".xls"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$=".xlsx"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: green; }

a[href$="docs.google"]:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: orange; }

a[href*="?location="]:after, .form-item-field-event-location-und-0-target-id label:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "";
  display: inline-block;
  padding-left: 4px;
  color: red; }

#linkit-dashbaord-ajax-wrapper .linkit-attributes {
  margin-bottom: 16px; }

a.button:after {
  color: white; }

.hp-quicklinks {
  list-style: none; }

.hp-quicklinks li {
  margin: 0;
  padding-left: 0; }
  .hp-quicklinks li .button {
    margin-bottom: 8px; }

.hp-quicklinks li a.button {
  width: 100%;
  text-align: center; }

.btn-100 {
  width: 100%; }

li.mapplic-list-category {
  margin-left: 0; }

#landmarks-ground .mapplic-clickable,
#landmarks-underground .mapplic-clickable,
#landmarks-level1 .mapplic-clickable {
  opacity: 1 !important; }

#landmarks-ground polygon.mapplic-active,
#landmarks-ground path.mapplic-active {
  fill: #ADDB2C; }

#landmarks-underground polygon.mapplic-active,
#landmarks-underground path.mapplic-active {
  fill: #7EE0CD; }

#landmarks-level1 polygon.mapplic-active,
#landmarks-level1 path.mapplic-active {
  fill: #F9684B; }

/* SKINS */
/* mapplic-dark */
.mapplic-dark .mapplic-tooltip {
  background-color: #333; }

.mapplic-dark .mapplic-tooltip-triangle {
  border-color: #333 transparent transparent transparent; }

.mapplic-dark .mapplic-bottom .mapplic-tooltip-triangle {
  border-color: transparent transparent #333 transparent; }

.mapplic-dark .mapplic-tooltip-title {
  color: #fff; }

.mapplic-dark .mapplic-tooltip-description,
.mapplic-dark .mapplic-tooltip p {
  color: #262626; }

.mapplic-dark .mapplic-tooltip-close {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross-light.png); }

/* buttons */
/*
.mapplic-dark .mapplic-clear-button {
	background-color: #444;
	background-image: url(../mapplic/images/reset-light.png);
	border-color: #333;
}

.mapplic-dark .mapplic-clear-button:active {
	background-color: #333;
}*/
/* retina */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mapplic-dark .mapplic-tooltip-close {
    background-image: url(../../../libraries/mapplic/mapplic/images/cross-light@2x.png); } }
/*
 * Mapplic - Custom Interactive Map Plugin by @sekler
 * Version 3.1
 * http://www.mapplic.com
 */
.mapplic-element a {
  color: #333;
  text-decoration: none !important; }

.mapplic-element input,
.mapplic-element button {
  outline: none; }

.mapplic-element * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mapplic-element {
  background-color: #fff;
  font-size: 0;
  overflow: hidden; }

/* Fullscreen */
:-webkit-full-screen {
  width: 100%;
  height: 100% !important; }

:-webkit-full-screen .mapplic-fullscreen-button {
  background-image: url(../../../libraries/mapplic/images/fullscreen-exit.png); }

/* Preloader */
.mapplic-element.mapplic-loading {
  background: #f4f4f4 url(../../../libraries/mapplic/images/loader.gif) no-repeat center; }

.mapplic-element.mapplic-error {
  background: #f4f4f4 url(../../../libraries/mapplic/mapplic/images/error-icon.png) no-repeat center; }

.mapplic-element > * {
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.mapplic-element.mapplic-loading > * {
  opacity: 0; }

/* Main elements */
.mapplic-container {
  background-color: #f8f8f8;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 80%;
  height: 100%; }

:-webkit-full-screen .mapplic-container {
  width: 80%; }

.mapplic-map {
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible !important; }

/* Map layer */
.mapplic-layer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.mapplic-layer img {
  width: 100%; }

.mapplic-map .mapplic-map-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapplic-map.mapplic-zoomable .mapplic-map-image {
  cursor: url(../../../libraries/mapplic/mapplic/images/openhand.cur), default; }

.mapplic-map.mapplic-zoomable.mapplic-dragging .mapplic-map-image {
  cursor: url(../../../libraries/mapplic/mapplic/images/closedhand.cur), move; }

.mapplic-locations {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mapplic-pin {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin.png);
  background-size: 18px 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 24px;
  margin-top: -23px;
  margin-left: -9px;
  position: absolute; }

.mapplic-pin.iconpin {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-large.png);
  background-size: 30px 42px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
  width: 30px;
  height: 42px;
  margin-top: -42px;
  margin-left: -15px; }

.mapplic-pin.orange {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange.png); }

.mapplic-pin.yellow {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow.png); }

.mapplic-pin.green {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-green.png); }

.mapplic-pin.blue {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue.png); }

.mapplic-pin.purple {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple.png); }

.mapplic-pin.iconpin.orange {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange-large.png); }

.mapplic-pin.iconpin.yellow {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow-large.png); }

.mapplic-pin.iconpin.green {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-green-large.png); }

.mapplic-pin.iconpin.blue {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue-large.png); }

.mapplic-pin.iconpin.purple {
  background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple-large.png); }

.mapplic-pin.circular {
  background-image: none;
  background-color: #fb7575;
  border-radius: 6px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  margin-top: -6px; }

.mapplic-pin.transparent {
  background-image: none;
  background-color: #fb7575;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0.5 !important; }

.mapplic-pin.mapplic-animate {
  -webkit-animation: bounce-in 0.4s forwards;
  animation: bounce-in 0.4s forwards; }

@-webkit-keyframes bounce-in {
  0% {
    margin-top: -120px;
    opacity: 0; }
  33% {
    margin-top: -25px;
    opacity: 1; }
  66% {
    margin-top: -30px; }
  100% {
    margin-top: -23px;
    opacity: 1; } }
/* Minimap */
.mapplic-minimap {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: absolute;
  width: 140px;
  margin: 10px;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  overflow: hidden;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mapplic-minimap img {
  width: 100%; }

.mapplic-minimap-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.mapplic-minimap .mapplic-minimap-active {
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-transition: clip 0.1s;
  -moz-transition: clip 0.1s;
  transition: clip 0.1s; }

.mapplic-minimap-background {
  -webkit-filter: blur(2px); }

/* Clear Button */
.mapplic-clear-button {
  background-color: #fff;
  background-image: url(../../../libraries/mapplic/mapplic/images/reset.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  border-radius: 3px;
  margin: 10px;
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 0; }

.mapplic-clear-button:active {
  background-color: #eee; }

/* Zoom Buttons */
.mapplic-zoom-buttons {
  margin: 10px;
  position: absolute;
  left: 0;
  bottom: 40px; }

.mapplic-zoom-buttons a {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  color: #fff !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  width: 28px;
  height: 28px; }

.mapplic-zoom-buttons a:active {
  background-color: #f4f4f4; }

.mapplic-zoom-buttons a.mapplic-disabled {
  background-color: #eee;
  cursor: default; }

a.mapplic-zoomin-button {
  background-image: url(../../../libraries/mapplic/mapplic/images/plus.png);
  background-size: 10px 10px;
  border-radius: 3px 3px 0 0; }

a.mapplic-zoomout-button {
  background-image: url(../../../libraries/mapplic/mapplic/images/minus.png);
  background-size: 10px 10px;
  border-radius: 0 0 3px 3px;
  border-top: none; }

/* Fullscreen Button */
.mapplic-fullscreen-button {
  background-color: #fff;
  background-image: url(../../../libraries/mapplic/mapplic/images/fullscreen.png);
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  border-radius: 2px;
  margin: 10px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0; }

/* Levels */
.mapplic-levels {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  border: 3px solid #262626;
  overflow: hidden; }

.mapplic-levels > * {
  border: 1px solid #eee;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-levels-select {
  background-color: #fff;
  border-top: none;
  color: #262626;
  margin: 0;
  padding: 6px 2px;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  text-align: center; }

.mapplic-levels a {
  background-color: #ffc82e;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  height: 24px;
  width: 100%; }

.mapplic-levels a:active {
  background-color: #f8f8f8; }

.mapplic-levels .mapplic-levels-up {
  background-image: url(../../../libraries/mapplic/mapplic/images/arrow-up.png);
  background-size: 8px 4px;
  border-radius: 3px 3px 0 0; }

.mapplic-levels .mapplic-levels-up a, .mapplic-levels .mapplic-levels-up a:hover, .mapplic-levels .mapplic-levels-down a, .mapplic-levels .mapplic-levels-down a:hover {
  border-bottom-width: 0; }

.mapplic-levels .mapplic-levels-down {
  background-image: url(../../../libraries/mapplic/mapplic/images/arrow-down.png);
  background-size: 8px 4px;
  border-top: none;
  border-radius: 0 0 3px 3px; }

.mapplic-levels a.mapplic-disabled {
  background-color: #eee;
  cursor: default; }

/* Sidebar */
.mapplic-sidebar {
  background-color: #606060;
  width: 20%;
  height: 100%;
  float: left;
  position: relative; }

:-webkit-full-screen .mapplic-sidebar {
  width: 20%; }

/* Search */
.mapplic-search-form {
  background-color: #6d5178;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #6d5178;
  padding: 14px 12px;
  margin: 0;
  width: 100%;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-search-input {
  background-image: url(../../../libraries/mapplic/mapplic/images/viewer.png);
  background-size: 17px 16px;
  background-repeat: no-repeat;
  background-position: 8px;
  border: 2px solid #eee;
  border-radius: 2px;
  font-size: 14px;
  font-family: inherit;
  line-height: 20px;
  height: 38px;
  margin: 0;
  margin-bottom: 0px !important;
  padding: 8px 32px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s; }

.mapplic-search-input:focus {
  border-color: #6ed8dd; }

.mapplic-search-clear {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross.png);
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 14px;
  right: 14px;
  margin: 2px 0;
  width: 34px;
  height: 34px; }

.mapplic-not-found {
  color: #bbb;
  display: none;
  font-size: 13px;
  padding: 0 30px;
  position: absolute;
  text-align: center;
  top: 100px; }

/* List */
.mapplic-list-container {
  padding-top: 67px;
  height: 100%;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mapplic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  height: 100%; }

.mapplic-list-container ol {
  border-color: #eee;
  list-style: none;
  padding: 0;
  margin: 0; }

.mapplic-list-container li {
  border-color: inherit; }

.mapplic-list-category > a {
  background-color: #888;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
  color: #fff !important;
  display: block;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box; }

.mapplic-list-category > a:hover {
  border-bottom: 0; }

.mapplic-list-category ol {
  border-bottom: 2px solid #eee !important; }

.mapplic-list-thumbnail {
  border-radius: 2px;
  float: left;
  margin-right: 10px; }

.mapplic-list-category > a .mapplic-list-count {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  float: right;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 6px;
  margin-left: 10px;
  text-align: center;
  margin-top: 4px;
  -webkit-transition: border-radius 0.2s;
  -moz-transition: border-radius 0.2s;
  transition: border-radius 0.2s; }

.mapplic-list-location {
  border-bottom: 1px solid #eee;
  margin: 0; }

.mapplic-list-location > a {
  background-color: #fff;
  border-left: 1px solid transparent;
  display: block;
  font-size: 14px;
  padding: 10px;
  min-height: 50px;
  -webkit-transition: border 0.2s;
  -moz-transition: border 0.2s;
  transition: border 0.2s; }

.mapplic-list-location > a:hover {
  background-color: #f4fcfc;
  border-left: 2px solid;
  border-color: inherit; }

.mapplic-list-location h4 {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  margin: 4px 0 8px 0;
  text-align: left; }

.mapplic-list-location span {
  /* 42 -20 13 30*/
  color: #bbb;
  font-size: 13px;
  font-weight: normal; }

/* Tooltip */
.mapplic-tooltip {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  display: none;
  max-width: 260px;
  min-width: 120px;
  margin-top: -76px;
  padding: 16px;
  position: absolute;
  -webkit-transition: margin 0.1s;
  -moz-transition: margin 0.1s;
  transition: margin 0.1s; }

.mapplic-tooltip-title {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  margin: 0 30px 12px 0; }

.mapplic-hovertip {
  min-width: 30px;
  padding: 6px 14px;
  pointer-events: none; }

.mapplic-hovertip .mapplic-tooltip-title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center; }

.mapplic-bottom .mapplic-tooltip-triangle {
  border-color: transparent transparent #fff transparent;
  border-width: 0 7px 8px 7px;
  top: 0;
  margin-top: -8px; }

.mapplic-tooltip-content {
  max-height: 160px;
  overflow-y: auto; }

.mapplic-tooltip-content p {
  margin-top: 0; }

.mapplic-tooltip-image {
  width: 46%;
  height: 100%;
  /*margin: 5px 20px 5px 0;*/
  margin: -16px 16px -16px -16px;
  float: left; }

.mapplic-tooltip-description,
.mapplic-tooltip p {
  color: #262626;
  font-size: 13px;
  line-height: 20px; }

.mapplic-tooltip-description p a:link, .mapplic-tooltip-description li a:link, .mapplic-tooltip-description span a:link {
  text-decoration: underline !important; }

.mapplic-tooltip-link {
  background-color: #6CB5F4;
  border-radius: 2px;
  color: #fff !important;
  float: right;
  font-size: 14px;
  line-height: 32px;
  padding: 0 12px;
  margin-top: 10px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.mapplic-tooltip-link:hover {
  background-color: #25bc25; }

.mapplic-tooltip img {
  max-width: 100%; }

.mapplic-tooltip-close {
  background-image: url(../../../libraries/mapplic/mapplic/images/cross.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  float: right;
  margin: -10px -14px 0 0;
  padding: 10px 12px;
  width: 10px;
  height: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.mapplic-tooltip-close:hover {
  opacity: 1.0; }

.mapplic-tooltip-triangle {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-bottom: -8px;
  margin-left: -7px;
  -webkit-transition: left 0.1s;
  -moz-transition: left 0.1s;
  transition: left 0.1s; }

/* Tooltip down */
.mapplic-tooltip-down .mapplic-tooltip-triangle {
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #fff transparent;
  top: 0;
  margin-top: -8px; }

/* Coordinates */
.mapplic-coordinates {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
  position: absolute;
  margin: 10px;
  margin-left: -80px;
  padding: 4px 6px;
  font-size: 14px;
  top: 0;
  left: 50%;
  pointer-events: none; }

/* Responsive layout */
@media all and (max-width: 667px) {
  .mapplic-container,
  .mapplic-sidebar {
    width: 100%; }

  .mapplic-tooltip {
    max-width: 240px; }

  .mapplic-minimap {
    width: 120px; }

  .mapplic-element {
    height: auto !important; }

  .mapplic-fullscreen-button {
    display: none; }

  .mapplic-search-form {
    border-right: none; } }
/* RETINA */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .mapplic-search-clear,
  .mapplic-tooltip-close {
    background-image: url(../../../libraries/mapplic/mapplic/images/cross@2x.png); }

  .mapplic-levels .mapplic-levels-up {
    background-image: url(../../../libraries/mapplic/mapplic/images/arrow-up@2x.png); }

  .mapplic-levels .mapplic-levels-down {
    background-image: url(../../../libraries/mapplic/mapplic/images/arrow-down@2x.png); }

  a.mapplic-zoomin-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/plus@2x.png); }

  a.mapplic-zoomout-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/minus@2x.png); }

  .mapplic-search-input {
    background-image: url(../../../libraries/mapplic/mapplic/images/viewer@2x.png); }

  .mapplic-pin {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin@2x.png); }

  .mapplic-pin.orange {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange@2x.png); }

  .mapplic-pin.yellow {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow@2x.png); }

  .mapplic-pin.green {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-green@2x.png); }

  .mapplic-pin.blue {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue@2x.png); }

  .mapplic-pin.purple {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple@2x.png); }

  .mapplic-pin.iconpin {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-large@2x.png); }

  .mapplic-pin.iconpin.orange {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-orange-large@2x.png); }

  .mapplic-pin.iconpin.yellow {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-yellow-large@2x.png); }

  .mapplic-pin.iconpin.green {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-green-large@2x.png); }

  .mapplic-pin.iconpin.blue {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-blue-large@2x.png); }

  .mapplic-pin.iconpin.purple {
    background-image: url(../../../libraries/mapplic/mapplic/images/pin-purple-large@2x.png); }

  .mapplic-clear-button {
    background-image: url(../../../libraries/mapplic/mapplic/images/reset@2x.png); } }
/* Map */
.mapplic-element svg {
  width: 100%;
  height: 100%; }

.mapplic-element svg a {
  cursor: pointer; }

.mapplic-active,
a.mapplic-active > path,
g.mapplic-active > * {
  fill: #ffc82e;
  opacity: 1.0; }

.mapplic-clickable:not(g),
g.mapplic-clickable > * {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.mapplic-clickable:not(g):hover,
g.mapplic-clickable:hover > * {
  opacity: 0.4;
  fill: #8286f2; }

.mapplic-map-image *[id^=nopointer] {
  pointer-events: none; }

[id^=landmarks] .mapplic-clickable {
  cursor: pointer; }

/* Default color - Disable this if you want to use the colors from your SVG file! */
/*
.mapplic-clickable,
g.mapplic-clickable > * {
	fill: #4d5e6d;
}
*/
@media (prefers-reduced-motion: reduce) {
  a:hover {
    cursor: pointer; }

  a:active {
    cursor: pointer; } }

/*# sourceMappingURL=style.css.map */
