 /* Science styles */


/* Blockquote */
blockquote {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

blockquote p {
  border-left: 5px solid #EAEFF1;
  color: #4C6E78;
  letter-spacing: 0.05em;
  font-style: normal;
  font-weight: normal;
  padding: 0px 0px 0px 20px;
  margin: 30px 0px 30px;
  line-height: 1.1em;
  font-size: 1.35em;
}

/*Font awesome*/
.fa {
    padding-right: 5px;
}

/* Block labels */
div.acton-brd-label h2 {
    border-bottom: solid 5px #EAEFF1;
    padding-bottom: 5px !important;
}

/* Side menu */
.menu-main li a.active, 
.menu li a:hover {
    background-color: #ebebeb;
    padding: 5px 0px;
    border-left: 5px solid #007C92;
}
div.menu-flat a {
    padding: 10px 20px 10px 10px !important;
}
.menu-grey a {
    border-left: 0px !important;
}

/* Tabs */
#stabs .pagetabs-nav a {
    padding: 9px 15px 11px 15px !important;
    background: #EAEFF1 !important ;
}
#stabs .ui-state-active a  {
    outline: none !important; 
    background: #FFFFFF !important;
   
}
#stabs ul li.ui-state-active a:hover {
    outline: none !important; 
    background: #FFFFFF !important;
}
#stabs .pagetabs-nav {
    height: 35px;
    font-size: 1.1em;
}
#stabs .ui-state-default a:hover {
    background: #D6E0E3 !important;
    color: #555;
}

#stabs .pagetabs-select {
    background: #FFFFFF !important ;
}
@media only screen and (max-width: 959px) {
   #stabs .pagetabs-nav a {
        width: 97%;
        padding-right: 0px !important;
   }
}

/* Accordion styles  */
.ui-widget-content a {
    color: #4C6E78;
}
.ui-state-default .ui-icon {
    background-image: url("/files/ui-icons_888888_256x240.png")!important;
}
h2.ui-accordion-header,
.ui-accordion-header span.ui-accordion-header-icon {
    color: #555!important;
}

.ui-widget-content {
    color: inherit !important; 
}
.ui-accordion .ui-accordion-header {
    letter-spacing: 0.01em;
    font-style: normal;
    margin-top: 5.5px!important;
    background: #FFF;
    border: #f5edde 1px solid;
    line-height: 1.5em!important;
}
.ui-helper-reset {
    line-height: 1.5em;
}
.ui-accordion {
    font-size: 100%;
    font-family: inherit !important;
    font-weight: inherit !important;
}
.ui-accordion .ui-state-active, 
.ui-state-default, .ui-corner-all {
    border-radius: 0px !important;
}
.ui-accordion .ui-state-active a {
    background: none !important;
    color: black !important;
    font-weight: normal !important;
    border-bottom: none !important;
}
.ui-accordion .ui-accordion-content {
    border: #f5edde 1px solid;
    border-radius: 0px;
    padding: 1em 1.5em;
}
/* Mega menu rhs block */
.gw-mega-t3 h1 {
    font-size: 1.25em;
    letter-spacing: 0;
    line-height: 1.25em;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.gw-mega-t3 ul.menu {
    list-style-type: disc;
    padding: 0px 0px 0px 15px;
}
.gw-mega-t3 ul.menu li {
    list-style: inherit;
    padding-top: 5px;
}
.gw-mega-t3 .menu li a {
    text-decoration: none;
}
.gw-mega-t3 .menu li a.active, 
.gw-mega-t3 .menu li a:hover {
    background-color: unset;
    color: #EBEBEB;
    text-decoration: none;
    padding: 0px;
    border-left: none;
}
.gw-mega-t3 .menu li a {
    text-decoration: none;
}
/* Menu buttons */
.gw-mega-wrap a.menu-button {
    text-align: center;
    background-color: #CCC;
    color: #333;
    margin-top: 3px !important;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 5px 8px 0 !important;
    height: 18px;
    display: block;
}
.gw-mega-wrap a.menu-button:hover {
    background-color: #FFF;
    color: #111;
}

/* Field labels with bottom border */
div.brd-label h2 {
    border-bottom: solid 5px #EAEFF1;
    padding-bottom: 5px !important;
}

/* Pullquote alternative */
#body aside {
    border-left: 5px solid #EAEFF1;
    color: #4C6E78;
    letter-spacing: 0.05em;
    font-style: normal;
    font-weight: normal;
    padding: 0px 0px 0px 20px;
    margin: 30px 0px 30px;
    line-height: 1.1em;
    font-size: 1.35em;
}

/* Tags */
.tags-small a,
.tags-small div.label-tag {
    background: #EAEFF1;
    padding: 2px 7px;
    text-align: left;
    color: #32484e!important;
    font-size: 0.8em !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 10px!important;
    margin-left: 0px !important;
    display: inline-block;
    float: left;
}

.tags-large a,
.tags-large div.label-tag {    
    background: #EAEFF1;
    display: block !important;
    padding: 5px 10px;
    text-align: left;
    color: #32484e!important;
    font-size: 0.9em !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: normal;
    margin: 7.5px 15px 7.5px 0px !important;
    display: inline-block;
    float: left;
}

.tag a,
a.tag {
    background: #EAEFF1;
    display: block !important;
    float: left;
    padding: 5px 10px;
    text-align: left;
    color: #4C6E78!important;
    font-size: 0.9em !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: normal;
    margin: 7.5px 15px 7.5px 0px !important;
}
.tag a,
a.tag {
    text-decoration: none;
}
.tag a:hover,
a.tag:hover, 
.tags-large a:hover,
.tags-small a:hover {
    background: #D6E0E3;
}
.tag.link-ext {
    padding-right: 10px !important;
    background-image: none !important;
}

/* Fotorama arrows reset */
.fotorama__arr--next, .fotorama__arr--prev {
    font-family: FontAwesome;
    font-size: 50px;
    color: #FFFFFF;
    opacity: 1; 
    background: none;
    height: 50px;
    border-radius: 0;
    padding-bottom: 2px;
    width: 30px;
    margin-top: -25px;
}
.fotorama__arr--prev {
    margin-left: 0px;
    left: 0;
    padding-right: 5px;
    text-align: center;
}
.fotorama__arr--next {
    margin-right: 0px;
    right: 0;
    padding-left: 5px;
    text-align: center;
}
.fotorama__arr--next:before {
    content: "\f105";
    line-height: 0.7;
    margin-top: 7px;
    display: block;

}
.fotorama__arr--prev:before {
    content: "\f104";
    line-height: 0.7;
    margin-top: 7px;
    display: block;

}
.fotorama__arr--next.fotorama__arr--disabled,
.fotorama__arr.fotorama__arr--prev.fotorama__arr--disabled {
    display: none!important;
}
.fotorama__arr--next:hover, .fotorama__arr--prev:hover {
    background: rgba(0, 0, 0, 0.4);
}

/* Dates */
.date-large {
    text-align: center;
}
.date-large .dateblock {
    float: none;
    clear: none;
    margin: 0;
    line-height: 1em;
}
.date-large .dateblock .day {
    font-size: 2.6em;;
    margin: 10px 0;
    padding-bottom: 5px;
}
.date-large .dateblock .month,
.date-large .dateblock .year {
    font-size: 1.1em;
    margin-bottom: 10px;
}
.columns_4 ul {
    -moz-column-count: 4;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
}

/* Button links */
.large a.btn-action:hover {
    text-decoration: none;
    
}

/* Font weight */
.font-normal {
    font-weight: normal!important;
}


/* Layout */
.h80px {
    display: inline-block;   
}

.h80px img {
    height: 80px;
    width: auto;
    display: inline-block;
}
    

/* Secondary menu */
.menu-main li a.active, .menu li a:hover {
    padding: 5px 0px;
    border-left: 5px solid #007C92;
}

/* Lists */
.hangindent ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.hangindent ul li {
    padding: 0px 0px 10px 20px;
    text-indent: -20px;
}
/* Font */
.font-normal {
    font-weight: normal!important;
}
/* Images */
.img-block img {
    display: block;
}

/* Map container */
.map-container .geolocation-map,
.map-container img,
iframe.geolocation-map {
    position: relative;
    border: 1px solid #ACC0C6;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    cursor: pointer;
    line-height: 1em;
    max-width: 598px;
    max-height: 398px;
}

/* Menu header */
.menu-header {
    color: #333;
    display: block;
    margin: 0px;
    padding: 10px 20px 10px 10px;
    font-size: 1.6em;
    line-height: 1.15em;
}

/* Homepage features & sliders */

.slick-arrow {
    height: 50px;
    border-radius: 0;
    padding-bottom: 2px;
}
.slick__arrow {
    top: 37%;
}
.slick-arrow, .slick-down {
    width: 30px;
}
@media screen and (min-width: 480px) and (max-width: 599px) {
    .slick__arrow {
        top: 31%;
    }
}
@media screen and (max-width: 479px) {
    .slick__arrow {
        top: 22%;
    }
}
.slick-prev {
    margin-left: 20px;
    left: 0;
    padding-right: 5px;
}
.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    font-size: 50px;
    color: #FFFFFF;
    opacity: 1;
}   
.slick-prev::before, .slick-next::before {
    line-height: 0.7;
}
.slick-prev:before { 
    content: "\f104";
}
[dir="rtl"] .slick-prev:before {
    content: "\f105";
}
.slick-next {
    margin-right: 20px;
    right: 0;
    padding-left: 5px;
}
[dir="rtl"] .slick-next {
    right: auto;
}
.slick-next:before {
    content: "\f105";
}
[dir="rtl"] .slick-next:before {
    content: "\f104";
}
.slick--center .slick-track {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.slick-slider {
    margin-bottom: 0px;
}

.slick-arrow:hover::before {
    color: #FFFFFF;
}
.slick-disabled {
    display: none!important;
}
/** Grid styles */
.block-grid li {
    padding-bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
}
.slide__content  {
    margin: 0px !important;
    outline:0 !important;
}
.grid__content a:focus {
    outline: none !important; 
}
/** Dots styles */
.dotty {
    position: absolute;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    padding: 0px;
}
.dotty li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0; 
    vertical-align: middle;
}
.dotty li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 12px;
    padding: 3px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #7f7f7f;
}
.dotty li.slick-active button {
    background:  #7f7f7f;
}
.dotty li button:hover,
.dotty li button:focus {
    outline: none;
}

/*Homepage feature slider*/
.homepage-feature-slick .slick-arrow {
  height: 50px;
  border-radius: 0;
}
.homepage-feature-slick .slick__arrow {
  top: 50%;
}
@media screen and (min-width: 480px) and (max-width: 599px) {
    .homepage-feature-slick .slick__arrow {
        top: 50%;
    }
}
@media screen and (max-width: 479px) {
    .homepage-feature-slick .slick__arrow {
        top: 50%;
    }
}
.homepage-feature-slick .slick-prev {
    margin-left: 0;
    left: 0;
    padding-right: 5px;
}
.homepage-feature-slick .slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    font-size: 50px;
    color: #FFFFFF;
    opacity: 1;
}   
.homepage-feature-slick .slick-prev::before, .slick-next::before {
    line-height: 0.7;
}
.homepage-feature-slick .slick-prev:before {
    content: "\f104";
}
[dir="rtl"] .slick-prev:before { content: "\f105"; }
.homepage-feature-slick .slick-next {
    margin-right: 0;
    right: 0;
    padding-left: 5px;
}
[dir="rtl"] .homepage-feature-slick .slick-next {
    right: auto;
}
.homepage-feature-slick .slick-next:before {
    content: "\f105";
}
[dir="rtl"] .homepage-feature-slick .slick-next:before {
    content: "\f104";
}
.homepage-feature-slick .slick--center .slick-track {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.homepage-feature-slick .slick-slider {
    margin-bottom: 0px;
}

.homepage-feature-slick .slick--slider:hover button.slick-arrow {
	background: rgba(0, 0, 0, 0.4);
}

.homepage-feature-slick .slick-arrow:hover::before {
    color: #FFFFFF;
}
/** Grid styles */
.homepage-feature-slick .block-grid li {
    padding: 0;
}
.homepage-feature-slick .slide__content  {
    margin: 0px !important;
    outline:0 !important;
}
.homepage-feature-slick .grid__content a:focus {
    outline: none !important; 
}
/** Dots styles */
.homepage-feature-slick .dotty {
    position: absolute;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    padding: 0px;
}
.homepage-feature-slick .dotty li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0; 
    vertical-align: middle;
}
.homepage-feature-slick .dotty li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 12px;
    padding: 3px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #7f7f7f;
}
.homepage-feature-slick .dotty li.slick-active button {
    background:  #7f7f7f;
}
.homepage-feature-slick .dotty li button:hover,
.homepage-feature-slick .dotty li button:focus {
    outline: none;
}
.homepage-feature-slick .slick--slider:hover .slick-dots button {
    background: none;
}

/* Homepage feature text box overlay */
#home-feature-slider  a {
    position: relative;
    display: block;
}
.home-feature-text-wrapper {
    position: absolute;
    display: block;
    margin: 5%;
    text-align: center;
    padding: 2% 2%;
}
.home-feature-text {
    display: block;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.2em;
}
.home-feature-headline {
    display: block;
    padding-top: 1%;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.2em;
}
.home-feature-text-wrapper span.white {
    color: #FFFFFF;
}
.home-feature-text-wrapper span.black {
    color: #000000;
}
.home-feature-text-wrapper span.platinum {
    color: #ACC0C6;
}
.home-feature-text-wrapper span.platinum-light {
    color: #D6E0E3;
}
.home-feature-text-wrapper span.platinum-lighter {
    color: #EAEFF1;
}
.home-feature-text-wrapper span.cmbe {
    color: #007C92;
}
.home-feature-text-wrapper span.cmbe-light {
    color: #80BEC9;
}
.home-feature-text-wrapper span.cmbe-lighter {
    color: #BFDEE4;
}
.home-feature-text-wrapper span.cpms {
    color: #00693C;
}
.home-feature-text-wrapper span.cpms-light {
    color: #80B49E;
}
.home-feature-text-wrapper span.cpms-lighter {
    color: #BFD9CE;
}

/** Style **/
.home-feature-text-wrapper.dark {
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
    border: none;
}
.home-feature-text-wrapper.white {
    background-color: rgba(255, 255, 2555, 0.8);
    color: #000;
    border: none;
}
.home-feature-text-wrapper.white .home-feature-headline {
    color: #007C92;
}
.home-feature-text-wrapper.dark .home-feature-headline {
    color: #80BEC9;
}
/** Width **/
.home-feature-text-wrapper.third-width {
    width: 33%;
}
.home-feature-text-wrapper.half-width {
    width: 50%;
}
.home-feature-text-wrapper.full-width {
    width: 90%;
}
/** Vertical position **/
.home-feature-text-wrapper.top {
    top: 0;
}
.home-feature-text-wrapper.middle {
    top: 50%;
    transform: translateY(-50%);
}
.home-feature-text-wrapper.bottom {
    bottom: 0;
}
/** Horizontal position **/
.home-feature-text-wrapper.left-position {
    left: 0;
}
.home-feature-text-wrapper.third-width.center-position {
    left: 66%;
    margin-left: -33%;
}
.home-feature-text-wrapper.half-width.center-position {
    left: 50%;
    margin-left: -25%;
}
.home-feature-text-wrapper.full-width.center-position{
    left: unset;
    margin-left: default;
}
.home-feature-text-wrapper.right-position {
    right: 0;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
    #home-feature-slider  a {
        font-size: 70%;
    }
}
@media screen and (min-width: 480px) and (max-width: 599px) {
    #home-feature-slider  a {
        font-size: 50%;
    }
}
@media screen and (max-width: 479px) {
    #home-feature-slider  a {
        font-size: 38%;
    }
}

/* Landing pages features & sliders */

.feature img {
    display: block;
}

.feature .block-grid li {
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0;
}
.feature .slick-prev {
    margin-left: 0;
}
.feature .slick-next {
    margin-right: 0;
}
.feature .slick__arrow {
    top: 47%;
}
.feature  .dotty {
    margin: 0;
    bottom: -10px;
}
@media only screen and (max-width: 959px) {
    .feature .slick__arrow {
        top: 35%;
    }
    .feature .large {
        font-size: unset;
    }
    .feature  .dotty {
        bottom: -30px;
    }
}
@media only screen and (max-width: 599px) {
    .feature .slick__arrow {
        top: 29.5%;
    }
    .feature .feature-text-landing-page {
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
    .feature  .dotty {
        bottom: -10px;
    }
}
@media only screen and (max-width: 479px) {
    .feature .slick__arrow {
        top: 23%;
    }
    .feature .slick-prev {
        margin-left: 0;
        left: 0px;
    }
    .feature .slick-next {
        margin-right: 0;
        right: 0px;
    }
    .feature .large {
        font-size: unset;
    }
    .feature .slick-prev::before, .feature .slick-next::before {
        font-size: 40px !important;
    }
    .feature .dotty {
        margin: 0px;
        bottom: -20px;
    }
    .feature .feature-text-landing-page {
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
    .feature .feature-text-landing-page h2 {
        font-size: 1.3em;
    }
}


//Admin styles, Admin menu help button
#toolbar ul li a.help-link {
    display: inline-block;
    border: 2px solid #007C92;
    color: #FFF;
}
#toolbar ul li a.help-link:hover,
#toolbar ul li a.help-link:focus,
#toolbar ul li a.help-link:active
#toolbar ul li a.help-link.active:focus {
    background-color: #00b3d3!important;
    border: 2px solid #FFF;
}
#toolbar ul li a.help-link i {
    display: inline-block;
    padding-right:5px!important;
}


/* Homepage news slick slider */

/* Hide multiple slides before slick is initialised */
#home-feature-slider-slider .slick__slide {
  visibility: hidden;
  display: none;
}
#home-feature-slider-slider .slick__slide.slide--0 {
  visibility: visible;
  display: block;
}
#home-feature-slider-slider.slick-initialized .slick__slide {
  visibility: visible;
  display: block;
}


/* custom menu style */

div.menu-flat h2{
color: #000;
display: block;
margin: 0px;
line-height: 1.15em;
padding: 10px 20px 10px 10px !important
}

#block-system-main div.menu-main {
  border-top: solid 5px #EAEFF1;
  padding-bottom: 5px !important;
}
#block-system-main div.menu-main.view-degree-program-node-display,
#block-system-main div.menu-main.view-group-node-display,
#block-system-main div.menu-main.view-child-page-node-in-page-menu {
    padding-bottom: 0px !important;
}

.view-child-page-node-in-page-menu div.menu-flat h2 {
    padding: 0px !important;
}
/* Media SoundCloud player */
.media-soundcloud-player {
  max-width:100%
}
