@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Open+Sans:400,400i,700,700i');

#maincontent .accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 1rem;
  line-height: 1;
  color: #00245d; }
#maincontent .accordion-title:hover, .accordion-title:focus, .accordion-title:active {
  background-color: #fee397; }
#maincontent .accordion-title .is-active {background-color: #fee397;}
#applyDropbtn {color: #003D7A; max-height: 100%;}

a {
  font-weight: bold; }
.alttext{ display:none; }
body {
  background: none !important ; font-family: 'Open Sans', sans-serif; font-size: 1rem; line-height: 1.6rem;}
.be-related-link-container {border-top: 1px solid #DDD; padding-top: 10px;}
.btn-label{
    position:relative;
    left:-15px;
    display:inline-block;
    padding-top: 0.58rem;
    padding-right: 0.8rem;
    padding-bottom: 0.62rem;
    padding-left: 0.8rem;
    background:rgba(0,0,0,0.15);
    border-radius:3px 0 0 3px
    }
.button {box-shadow: 0 5px 10px rgba(0,0,0,0.19), 0 3px 3px rgba(0,0,0,0.23);}
.button {background-color: #13579a; font-weight: bold; font-family: 'Lato', arial, sans-serif;}
.button.hollow {
  border: 1px solid #00245d;
  color: #00245d;
  background-color: transparent;
   font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.button.hollow:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #13579a;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button.hollow:hover, .button.hollow:focus, .button.hollow:active {
  color: white; font-weight: bold;
}
.button.hollow:hover:before, .button.hollow:focus:before, .button.hollow:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
button.hofblue:hover, button.hofblue:focus, .button.hofblue:hover, .button.hofblue:focus {
      background-color: #4279af; color: #FFF; }
          .button.hofblue {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #13579a;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button.hofblue:before {
  border-radius: 1000px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #4279af;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button.hofblue:hover, .button.hofblue:focus, .button.hofblue:active {
  color: white;
}
.button.hofblue:hover:before, .button.hofblue:focus:before, .button.hofblue:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
 .button.hofgold:hover, .button.hofgold:focus, .button.hofgold:active {
  background-color: #FDD96D; color: #13579a;
}
      button.dynblue:hover, button.dynblue:focus, .button.dynblue:hover, .button.dynblue:focus {
      background-color: #6a91cb; color: #FFF; }
      button.dyngold:hover, button.dyngold:focus, .button.dyngold:hover, .button.dyngold:focus {
      background-color: #efa94d; color: #FFF; }
      button.dynred:hover, button.dynred:focus, .button.dynred:hover, .button.dynred:focus {
      background-color: #bb4b4e; color: #FFF; }
      button.dyngreen:hover, button.dyngreen:focus, .button.dyngreen:hover, .button.dyngreen:focus {
      background-color: #3b8960; color: #FFF; }
       button.confblue:hover, button.dyngreen:focus, .button.dyngreen:hover, .button.dyngreen:focus {
      background-color: #b8cde6; color: #13579a; }
      button.confgold:hover, button.confgold:focus, .button.confgold:hover, .button.confgold:focus {
      background-color: #cdb658; color: #FFF; }
      button.confred:hover, button.confred:focus, .button.confred:hover, .button.confred:focus {
      background-color: #994776; color: #FFF; }
      button.confgreen:hover, button.confgreen:focus, .button.confgreen:hover, .button.confgreen:focus {
      background-color: #7a9e62; color: #FFF; }
.callout.primary {
    background-color: #d0ddeb;
    border: 2px solid #13579a; }
.callout.sunriseorange20 {
    background-color: #f8dad0;
    border: 2px solid #dd4814; }
 .callout.secondary {
    background-color: #f6f6f6;}
#descriptor {margin-bottom: 25px;}
.disclaimer .fa-ul {color: #fdc82f;}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #13579a transparent transparent; }
.dropdown.menu > li.is-dropdown-submenu-parent:hover > a::after {
  border-color: #fdc82f transparent transparent; }
  .dropdown.menu > li.is-dropdown-submenu-parent:focus > a::after {
  border-color: #fdc82f transparent transparent; }
.fullimage {width: 100%; height: auto;}
.fullimageborder {width: 100%; height: auto; border:1px solid #000;}
.footer {background-color:#13589b; border-top: 6px solid #fdc82f; margin-top: 12px; padding-top: 12px;}
footer p {color:#FFFFFF;}
footer p a {color:#FFFFFF;}
footer p a:hover, footer p a:focus {color:#fdc82f;}
footer li a {color:#FFFFFF; }
footer li a:hover, footer li a:focus {color:#fdc82f; }
footer h6.subheader {font-family: "lato", Helvetica, Roboto, Arial, sans-serif;font-weight: bold; color:#fdc82f; border-bottom: 1px solid #DDDDDD; padding-bottom: 4px; }
    .side-nav li a:not(.button) {
      display: block;
      color: #fdc82f;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #eebc2c; }
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', Helvetica, Arial, sans-serif; font-weight: bolder;}
h1 {font-size: 2.3rem; line-height: 2.7rem; margin-bottom: 1rem;}
h2 {font-size: 1.8rem; line-height: 2.2rem; margin-bottom: 1rem;}
h3 {font-size: 1.5rem; line-height: 2.1rem; margin-bottom: 1rem;}
.hofgold30 {background-color: #fff4d5;}    
 .hofgold.hofgold, .hofgold {
    background-color: #fdc82f; font-family: 'Lato', arial, helvetica;
    border-color: #CCC;
    }
    a.hofgold {
    color: #0E3D6C; }

.intro h2 {font-size: 1.6rem;}
.left-submenu {
  background: #13579a;
 }
  .left-submenu .back > a {
    color: #FFFFFF;
    background: #13579a;
}
    .left-submenu .back > a:hover, .left-submenu .back > a:focus {
      background: #FFF; color: #13579a;
 }
#maincontent {background: #FFFFFF; padding-left: 0.5rem; padding-right: 0.5rem;}
#maincontent p {font-family: 'Open Sans', sans-serif; font-size: 1rem; line-height: 1.6rem; font-color:#AAA; }
#maincontent li {font-family: 'Open Sans', sans-serif; font-size: 1rem; line-height: 1.6rem;}
.programs li a {font-family: 'Lato', arial; text-transform: uppercase; font-size: 1.2rem; border-bottom: 0.5px dotted #fdc82f;}
.programs li {margin-bottom: 8px; padding-bottom: 8px; color: #555; font-size: 0.9rem;}
.newsupdatesheader {font-family: 'Lato', arial, sans-serif; font-size: 1.2rem; font-weight: bold; padding: 0px 6px 6px 6px; color: #FFF; background: #13579a; margin-bottom: -6px;
background: -moz-linear-gradient(-45deg, #13579a 0%, #fdc82f 100%);
background: -webkit-linear-gradient(-45deg, #13579a 0%,#fdc82f 100%);
background: linear-gradient(135deg, #13579a 0%,#fdc82f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13579a', endColorstr='#fdc82f',GradientType=1 );}
#offCanvasLeft {
    background: #13579a; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica, sans serif; z-index: 13; }
#offCanvasLeft a {
    color: #FFFFFF; border-bottom: 1px solid #00245d;}
#offCanvasLeft a:hover {
    color: #fdc82f;}
#offCanvasLeft a:focus {
    color: #fdc82f;}
#offCanvasRight {
    background: #13579a; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica, sans serif;  z-index: 13;}
#offCanvasRight .button.small {
    background: #fdc82f; color: #13579a; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica, sans serif;  }
#offCanvasRight a {
    color: #FFFFFF; border-bottom: 1px solid #00245d;}
#offCanvasRight a:hover {
    color: #fdc82f;}
#offCanvasRight a:focus {
    color: #fdc82f;}
.right-off-canvas-menu {
    background: #13579a; }
    ul.off-canvas-list li label {
    color: #13579a;
    background: #fdc82f;
}
#offCanvasRight ul {padding: 15px 15px 0px 0px;}
#offCanvasRight a.button {
    color: #FFF; 
}
ul.off-canvas-list li a:hover, ul.off-canvas-list li a:focus {
      background: #FFF; color: #13579a; }
 .orbit-container .orbit-slides-container > * .orbit-caption {
       background-color: rgba(19, 97, 154, 0.8);
        font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica, sans serif; 
        font-size: 1rem; }
.orbit-caption a {color: #FFF; text-decoration: underline;}
      .top-bar-section ul li > a.button {
        background-color: #fdc82f; }
#prresults {font-size: 1em; margin-top: -10px;}
#prresults img {border: 1px solid #000;}
.rightcontent .responsive-embed {z-index:0;}
.right-submenu {
  background: #13579a;
 }
  .right-submenu .back > a {
    color: #FFFFFF;
    background: #13579a;
}
    .right-submenu .back > a:hover, .right-submenu .back > a:focus {
      background: #0f4376;
 }
 .row {
  max-width: 83.5rem;}
#search input {margin-bottom: 0px;}
#search {margin-bottom: -20px;}
#sectionname {background-color:#13579a; margin-top: -23px; padding-left: 1rem; border-bottom: 4px solid #fdc82f;}
#sectionname h1 {font-size: 1.9rem; color: #FFFFFF; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica; text-transform: uppercase;}
#sectionname p {font-size: 1.9rem; color: #FFFFFF; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica; text-transform: uppercase; padding-top: px; margin-top: 0px; margin-bottom: 2px; }
#sectionname h2 {font-size: 1.8rem; color: #FFFFFF; font-weight: normal; font-family: 'Lato', 'lato', arial, helvetica; text-transform: uppercase; padding-top: 1px; letter-spacing: -0.07rem;; }
#sectionname h6 {color: #FFFFFF;}
#sectionname i {margin-top: 6px; color: #FFFFFF;}
.sticky {background-color: #FFF; padding-bottom: 0px; z-index: 1;}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 1rem;
    line-height: 1;
    color: ##114D88; }
    .tabs-title > a:hover {
      background: #E6E6E6;
      color: #114D88; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #B5C6E8;
      color: #0B3660; }

.tabs-content {   
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
    display: block;}
#topbar {
    background: #FFFFFF; font-family: 'Lato', 'lato', arial, helvetica, sans serif;}
#topbar li.name {margin-top: 1.2px;}
 #topbar .top-bar.expanded {
      background: #FFFFFF; }
              #topbar .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #FFFFFF; text-transform: uppercase; font-size: 0.8rem; font-weight: bold; font-family: 'Lato', 'lato', helvetica, arial, sans serif; }
      #topbar .top-bar-section li:not(.has-form) a:not(.button):hover, #topbar .top-bar-section li:not(.has-form) a:not(.button):focus {
        background-color: #FFFFFF;
        background: #FFFFFF; color:#fdc82f;}
  #topbar .top-bar-section ul li {
    background: #FFFFFF;}
#topbar.top-bar.expanded .title-area {
      background: #FFFFFF; }
    #topbar.top-bar.expanded .toggle-topbar a {
      color: #FFFFFF; }
      #topbar.top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; }


/* CUSTOM ACALOG */
.acalog-course-open a.acalog-course-link {background: #c4d5e6; padding: 10px; color: #114D88; border: #13579a 1px solid; border-bottom: none;}
.acalog-course-open .acalog-course-title {font-family: 'Lato', arial, sans-serif; font-weight: bold; font-size: 2rem;}
.acalog-course-open .acalog-course-container {border: #13579a 1px solid; background: #f7f1ea;}
.acalog-course-open a.acalog-close {background: #c4d5e6; padding: 4px; color: #114D88; border: #13579a 1px solid; border-top: none;}
li.acalog-course {list-style: none; border-bottom: 1px dotted #CCC;padding-bottom: 4px; padding-top: 4px;}
li.acalog-program-core-course {list-style: none; margin-left: -15px; padding-bottom: 4px; padding-top: 4px;}
.acalog-program-core-course-open a.acalog-program-core-course-link {background: #c4d5e6; padding: 10px; color: #114D88; border: #13579a 1px solid; border-bottom: none;}
.acalog-program-core-course-open .acalog-program-core-course-title {font-family: 'Lato', arial, sans-serif; font-weight: bold; font-size: 1.4rem;}
.acalog-program-core-course-open .acalog-program-core-course-container {border: #13579a 1px solid; background: #f7f1ea;}
.acalog-program-core-course-open a.acalog-close {background: #c4d5e6; padding: 4px; color: #114D88; border: #13579a 1px solid; border-top: none;}
.acalog-program-name {font-family: 'Lato', arial, sans-serif; font-weight: bold; font-size: 2rem;}
h2.acalog-program-core-name {font-family: 'Lato', arial, sans-serif; font-weight: bold; font-size: 1.4rem;}
h3.acalog-program-core-name {font-family: 'Lato', arial, sans-serif; font-weight: bold; font-size: 1.2rem;}
/* END ACALOG */

/* Breadcrumbs */
.pagetools {margin-top: 4px;}
.sharetools {float: right; margin-bottom: 5px;}
.gplusbtn {float:right;width:35px; margin-left: 4px;}
.twitterbtn {float:right;width:55px; margin-left: 4px; margin-right: 2px; margin-top: 2px;}
.fbbtn {float:right;width:55px; margin-left: 4px; margin-right: 4px; margin-top: -3px;}
.flex-video iframe {z-index: -1;}
.breadcrumbs {
  display: block;
  padding: 0.1625em 0.275em 0.0625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 0px; margin-bottom: 5px; max-width: 80%; float:left; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.3875em;
    text-transform: uppercase;
    color: #0b1e73; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      text-transform: uppercase;
      color: #0b1e73; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }
/* End Breadcrumbs */

/* CARDS */
.card-divider.bluegreen {border-bottom: 1px solid #BBB; background: #3ebfb9; /* Old browsers */
background: -moz-linear-gradient(-45deg, #3ebfb9 0%, #2989d8 61%, #14589b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #3ebfb9 0%,#2989d8 61%,#14589b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #3ebfb9 0%,#2989d8 61%,#14589b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ebfb9', endColorstr='#14589b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.card-divider.bluegreen h4 {font-size: 1.3rem; color:#FFF;}



  @media only screen and (min-width: 65.75em) {
  #topbar {
    background: #FFFFFF;
    overflow: visible; }
          #topbar .top-bar.expanded {
      background: #FFFFFF; }
              #topbar .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #FFFFFF; text-transform: uppercase; font-size: 0.8rem; font-weight: bold; font-family: 'Lato', 'lato', helvetica, arial, sans serif; }
      #topbar .top-bar-section li:not(.has-form) a:not(.button):hover, #topbar .top-bar-section li:not(.has-form) a:not(.button):focus {
        background-color: #555555;
        background: #114c86; color:#fdc82f;}
    }






      .hofblue.hofblue, .hofblue.hofblue p, .hofblue {
    background-color: #13579a;
    border-color: #CCC;
    color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;}
    .hofblue a {
    color: #FFF; font-family: 'Lato', 'lato', arial, helvetica; }
  .confgold.confgold, .confgold {
    background-color: #c1a42e;
    border-color: #CCC;
  color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .confgold a {
    color: #FFF; }
    .dyngreen.dyngreen, .dyngreen {
    background-color: #0a6c38;
    border-color: #CCC;
               color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .dyngreen a {
    color: #FFF; }
    .dynblue.dynblue, .dynblue {
    background-color: #0388ac;
    border-color: #CCC;
               color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .dynblue a {
    color: #FFF; }
    .dynred.dynred, .dynred {
    background-color: #aa1e22;
    border-color: #CCC;
    color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .dynred a {
    color: #FFF; }
    .confred.confred, .confred {
    background-color: #7f1954;
    border-color: #CCC;
    color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .confred a {
    color: #FFF; }
    .confblue.confblue, .confblue {
    background-color: #a6c0e1;
    border-color: #CCC; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .confblue a {
    color: #0b1e73; }
    .confblue a:hover {
    color: #13579a; }
    .confgreen.confgreen, .confgreen {
    background-color: #59863b;
    border-color: #CCC;
    color: #FFF; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .confgreen a {
    color: #FFF; }
    .dyngold.dyngold, dyngold {
    background-color: #eb9421;
    border-color: #CCC; font-family: 'Lato', 'lato', arial, helvetica;
    }
    .dyngold a {
    color: #FFF; }



div#sectionname span#a {
display:inline;
}
div#sectionname:hover span#a {
display:none;
}
div#sectionname span#b {
display:none;
}
div#sectionname:hover span#b {
display:inline;
}
div#sectionname:hover span#b h6 {
font-size:0.6rem; margin-top: 0.5rem; margin-right: 0.6rem; font-weight: bold;
}
 .accordion .accordion-navigation > a, .accordion dd > a {
      background: #b8cfe1;
      font-family: "lato", Helvetica, Roboto, Arial, sans-serif;}
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #a1c0d7; }

  /* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        color: #FFFFFF;
        width: 100%;
        padding: 0.55556rem 0.77778rem;
        font-size: 0.77778rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.27778rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
.orbit-previous, .orbit-next {font-size: 2rem !important; text-shadow: 2px 2px 4px #000000;}
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10;
}
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span,     .orbit-container .orbit-prev:focus > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer {
    display: none; }

  .orbit-next, .orbit-prev {
    display: none; }

  .orbit-bullets {
    display: none; } }
    
.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 50px;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.66667rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 35.55556em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal {
      top: 5.55556rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 35.61111em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 55.55556rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 35.61111em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 55.55556rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.22222rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.55556rem;
    right: 1.22222rem; }
                @media only screen and (min-width: 40.0625em) {
              .tabs.vertical {
                    margin-right: 2rem;}}
                    
                #resultstbl {margin-bottom: 0px;}
 .tabs dd > a,
    .tabs .tab-title > a {
      background-color: #13579a; color: #FFF;}
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #2a70a4; color: #FFF;}
    .tabs dd.active a,
    .tabs .tab-title.active a {
      background-color: #fdc82f; color:#13579a;
}
  ul.tabs {padding-left:10px;}
.tabs-content {margin-top: -1px; border-top: 1px solid #EEE;}
li.tab-title.active {border-left: 1px solid #EEE; border-top: 1px solid #EEE;}

#faqs dt, #faqs dd { padding: 0 0 0 50px }
#faqs dt { cursor: pointer; min-height:28px}
#faqs dd { }
#faqs dt { background: url(/images/misc/faq-plus.png) no-repeat left}
dl#faqs dt {font-size: 1.2rem; margin-bottom: 0.5rem; border-bottom: 1px dotted #EEE; padding-bottom: 0.5rem;}
dl#faqs dd {font-size: 1.2rem; margin-bottom: 1rem;}
#faqs .expanded { background: url(/images/misc/faq-minus.png) no-repeat left}
                .pricing-.description {
    background-color: #b8cfe1;
    color: #777777;
    font-weight: bold;}
    
    .right {
      margin-left: 20px;
}
position: relative; }
.dropdown.menu {background: #FFFFFF;}
.dropdown.menu li a {color: #13579a;}
.dropdown .menu.vertical li a {color: #13579a;}
ul.vertical.medium-horizontal.menu.drilldown {background: #FFFFFF;}
ul.vertical.medium-horizontal.menu.drilldown a {color: #13579a; }
.top-bar-right li.is-submenu-item.is-dropdown-submenu-item a {color:#13579a;}
.top-bar-right li.is-submenu-item.is-dropdown-submenu-item a:hover, .top-bar-right li.is-submenu-item.is-dropdown-submenu-item a:focus {background-color: #13579a; color:#FFF;}
.top-bar-right .is-drilldown-submenu-parent a::after {border-color:  transparent #FFF;}
.top-bar-right .is-drilldown-submenu-parent:hover a::after {border-color:  transparent #fdc82f;}
.top-bar-right .is-drilldown-submenu-parent:focus a::after {border-color:  transparent #fdc82f;}
.top-bar-right li a::after {border-color:  transparent #FFF;}
.top-bar-right .is-dropdown-submenu-parent:hover a::after {border-color:  transparent #fdc82f;}
.top-bar-right .is-dropdown-submenu-parent:focus a::after {border-color:  transparent #fdc82f;}
.top-bar-right .is-submenu-item.is-drilldown-submenu-item a::after {border-color: transparent #FFF;}
.top-bar-right .is-submenu-item.is-drilldown-submenu-item {background: #FFFFFF;}
.top-bar .menu {background: #FFFFFF}
.top-bar-right .js-drilldown-back {background: #FFFFFF; border-color: transparent #FFF;}
.top-bar-right .js-drilldown-back a::before {background: #FFFFFF; border-color: transparent #FFF;}
.top-bar-right .js-drilldown-back:hover a::before {background: #FFFFFF; border-color: transparent #fdc82f;}
.top-bar-right .js-drilldown-back:focus a::before {background: #FFFFFF; border-color: transparent #fdc82f;}
ul.vertical.medium-horizontal.menu.drilldown a:hover {color: #fdc82f;}
ul.vertical.medium-horizontal.menu.drilldown a:focus {color: #fdc82f;}
.off-canvas {background: #6a91cb;}
.off-canvas a {color: #13579a;}
.off-canvas a:hover {color: #fdc82f;}
.off-canvas a:focus {color: #fdc82f;}
#offCanvasLeft .is-accordion-submenu {
background-color: #fdc82f; margin-left: 0px;
 }
#offCanvasLeft .is-accordion-submenu a {
color: #0E3D6C;
 }
#offCanvasLeft .is-accordion-submenu a:hover {
background-color: #fbd978;
 }
#offCanvasLeft .is-accordion-submenu a:hover {
background-color: #fbd978;
 }
#offCanvasLeft .is-accordion-submenu .is-accordion-submenu {
background-color: #FFFFFF; margin-left: 0px;
 }
#offCanvasLeft .is-accordion-submenu .is-accordion-submenu a:hover {
background-color: #EEEEEE;
 }
#offCanvasLeft .is-accordion-submenu .is-accordion-submenu a:focus {
background-color: #EEEEEE;
 }
#offCanvasLeft .is-accordion-submenu-parent > a::after {
    border-color: #FDC82F transparent transparent;
 }
#offCanvasLeft .is-accordion-submenu-parent .is-accordion-submenu-parent > a::after {
    border-color: #0E3D6C transparent transparent;
 }
#offCanvasRight .is-accordion-submenu {
margin-top: -15px;
 }
.off-canvas  .is-accordion-submenu-parent > a::after {
    border-color: #13579a transparent transparent;
 }
.off-canvas  .is-accordion-submenu-parent:hover > a::after {
    border-color: #fdc82f transparent transparent;
 }
.off-canvas  .is-accordion-submenu-parent:focus > a::after {
    border-color: #fdc82f transparent transparent;
 }
.title-bar {
  padding: 0.5rem;
  background: #FFF;
  color: #13579a; margin-top: 0rem; margin-bottom: 0rem;}
.title-bar img {margin-bottom: 0.5rem;}
#menuicon {width: 35px; margin-top: -3px; height:auto;}
  .menuicon {width: 3rem; margin-left: -8px; margin-top: -0.3rem; margin-bottom: 6px; padding-top: 4px;}
  
  @media screen and (max-width: 39.9375em) {
    .menuicon {
    width: 2.5rem;
    margin-left: 3px;
    margin-top: 0rem;
    margin-bottom: 6px;
    padding-top: 4px;
}
  #topbar img {display: none;} 
  .sidebuttons button .fa {display: none;}
  .sidebuttons a .fa {display: none;}
#sectionname {padding: 6px 0px 0px 10px; margin-bottom: 6px; display: table; width: 100%;} 
#sectionname h1 {vertical-align: top; font-size: 1.2rem; line-height: 1.2rem;}
#sectionname p {font-size: 1.4rem; color: #FFF; font-weight: bold; font-family: 'Lato', 'lato', arial, helvetica; text-transform: uppercase; margin-top: 0px; }
    .menuicon {vertical-align: middle; padding-top: 5px; margin-right: 6px; float: left;}
}
.newsrelatedlast a {color: #FFF;}
.newsrelatedlast a:hover, .newsrelatedlast a:focus {color: #fdc82f;}
.is-drilldown-submenu-parent a {color: #13579a;}
.is-drilldown-submenu-parent a:hover {color: #fdc82f;}
.is-drilldown-submenu-parent a:focus {color: #fdc82f;}
.drilldown a {color: #13579a;}
.drilldown a:hover {color: #fdc82f;}
.drilldown a:focus {color: #fdc82f;}
.dropdown.menu.medium-horizontal > li > a:hover {color: #fdc82f;}
.dropdown.menu.medium-horizontal > li > a:focus {color: #fdc82f;} 
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent:hover > a::after {border-color: #fdc82f transparent transparent;} 
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent:focus > a::after {border-color: #fdc82f transparent transparent;} 
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    right: 5px;
    margin-top: -3px; }
#applyDrop a:hover, #applyDrop a:focus  {color:#FFFFFF; background-color:#13579a;}
#resultstbl {bordeR: 1px solid #CCC;}

a.newsitem {color: #FFF; display: block; background-color: #13579a; padding-right: 5px; margin-bottom: 15px; text-transform: uppercase; font-size: 0.7rem; font-face:'lato',arial,sans serif;}

.column .thumbnail {
  border: solid 0px #fefefe;
  border-radius: 0px;
  box-shadow: 0 0 0 0px rgba(10, 10, 10, 0.2);
}

table tbody tr.date {background-color:#13579a; color: #FFFFFF; font-weight: bolder; font-family:'lato', arial, sans-serif; text-transform: uppercase;}
table tbody tr.date:nth-child(even) {background-color:#13579a; color: #FFFFFF; font-weight: bolder; font-family:'lato', arial, sans-serif; text-transform: uppercase;}


/* SOCIAL */
#social {width:100%; clear:right; display: table;}
#social .instagram,#social .instagram a{
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_instagram_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .instagram a:hover, #social .instagram a:focus{
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_instagram.svg);
    display: block; height: 39px; width: 39px;
}
#social .googleplus,#social .googleplus a{
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_googleplus_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .googleplus a:hover, #social .googleplus a:focus{
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_googleplus.svg);
    display: block; height: 39px; width: 39px;
}

#social .newsathofstra,#social .newsathofstra a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_news_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .newsathofstra a:hover, #social .newsathofstra a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_news.svg);
    display: block; height: 39px; width: 39px;
}
#social .networks,#social .networks a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_networks_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .networks a:hover, #social .networks a:focus  {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_networks.svg);
    display: block; height: 39px; width: 39px;
}
#social .rss,#social .rss a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_rss_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .rss a:hover, #social .rss a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_rss.svg);
    display: block; height: 39px; width: 39px;
}
#social .twitter,#social .twitter a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_twitter_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .twitter a:hover, #social .twitter a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_twitter.svg);
    display: block; height: 39px; width: 39px;
}
#social .facebook,#social .facebook a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_facebook_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .facebook a:hover, #social .facebook a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_facebook.svg);
    display: block; height: 39px; width: 39px;
}
#social .youtube,#social .youtube a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_youtube_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .youtube a:hover, #social .youtube a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_youtube.svg);
    display: block; height: 39px; width: 39px;
}
#social .foursquare,#social .foursquare a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_foursquare_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .foursquare a:hover, #social .foursquare a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_foursquare.svg);
    display: block; height: 39px; width: 39px;
}
#social .flickr,#social .flickr a {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_flickr_blue.svg);
    background-repeat:no-repeat;
    display: block; height: 39px; width: 39px; margin-right: 3px; margin-bottom: 3px;
    float:left;
}
#social .flickr a:hover, #social .flickr a:focus {
    background-image:url(//www.hofstra.edu/images/misc/homepage_social_flickr.svg);
    display: block; height: 39px; width: 39px;
}
@media only screen and (max-width: 767px) {
#social {width:100%; margin-left: 10px;}
}

/* HOVER */

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* END HOVER */

/* FOUC */

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
/* END FOUC */

#offCanvasLeft .menulogo {display: none;}