/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 June 2026 16:51:54
*/


.home .navigationPrimary ul li.nav-home a,
.navigationPrimary ul li.selected a,
.section,
.section p,
.megamenu .close a span,
.button a,
.pods li.grayPod div p.button a, 
a.button,
input[type="submit"], 
input[type="submit"]:focus,
.connect .links li a,
.connect .links li.last a,
.feedBox .events .date,
.arrow_box {
    background-color: #6AA324;
    color: #000000;
}
.navigationPrimary ul li a:hover, 
.navigationPrimary ul li a:focus, 
.navigationPrimary ul li.hover a,
.faculty-of-science.home .navigationPrimary ul li.nav-home a:hover,
.feedBox .events li:nth-child(2n) .date,
.feedBox .events li:nth-child(2n) .date.arrow_box {
    background-color: #51810E;
    color: #FFFFFF;
}
.feedBoxes .feedBox p:first-child {
    margin-top: 10px;
}
.section .arrow {
    background:url(/__data/assets/image/0004/853636/sectionarrow-sprite.png?v=0.1.5) no-repeat 0 -140px;
    height: 14px;
    bottom: -14px;
}
.navigationDropOpen {
    border-top: 2px solid #6AA324;
    border-bottom: 2px solid #6AA324;
}
.pods li>div,
.Externalcarousel .CarouselExternal,
.formContainer {
    border-right: 4px solid #6AA324;
}
.arrow_box:after {
    border-color: rgba(0, 129, 47, 0);
    border-left-color: #6AA324;
}
.feedBox .events li:nth-child(2n) .date.arrow_box:after {
    border-color: rgba(1, 104, 39, 0);
    border-left-color: #51810E;
}
/* Inline box with shaded pop colour */
.inlineBoxColour {
    background:rgba(106, 163, 36, 0.3); /* #6AA324 @ 30% */
    border-color: #6AA324;
}

/*
.navigationPrimary ul li a,
.utilities li a, 
.utilities li a:visited,
.mobileActions ul li a, 
.mobileActions ul li a:visited, 
.accTitle>a, 
.accTitle>a:visited, 
h2>a, 
h2>a:visited, 
a>h3, 
a:visited>h3, 
a>h4, 
a:visited>h4,
a:visited,
a:active,
a:focus,
a,
.footer .pods h2,
.footerNotes p,
.footerLinks { 
    color: #004185; 
}
footer a {
    color: #004185!important;
} */
@media only screen and (max-width: 767px) {
    .mobileNav div.hover,
    .mobileNav div:hover,
    .mobileNav .menuToggle a.hover, 
    .mobileNav .menuToggle a:hover, 
    .mobileNav .menuToggle a:focus,
    .mobileNav .searchToggle a.hover, 
    .mobileNav .searchToggle a:hover, 
    .mobileNav .searchToggle a:focus, 
    .menuToggle a:hover>span, 
    .searchToggle a:hover>span,
    .mobileNav .menuToggle a:focus>span,
    .mobileNav .searchToggle a:focus>span {
        background-color: #6AA324;
    }
    .mobileNavigationPrimary,
    .mobileSiteSearch {
        border-top: 2px solid #6AA324;
        border-bottom: 2px solid #6AA324;
    }
}

.navigationDrop, 
.navigationDrop .megamenu {
    background: none;
}
.megamenu .areas ul li {
    border-bottom: 2px solid #f5f6f6;
}

.mobileNavigationPrimary ul li {
    border-bottom: 2px solid #FFFFFF;
}

.megamenu .feature .caption,
.megamenu .feature .caption a,
.megamenu .close a {
    color: #065484;
}
body .pods li.grayPod>div {
    border-color: #F5F6F6;
}
/*.pods li > div {
    border-right: 4px solid #32659C;
}*/


/* -----------------------
 Science extra templates 
------------------------ */

/* -- Life On Campus -- */

.life_on_campus {
    padding-top: 20px;
}

.life-on-campus .contentTop{
  display: block !important;
}

.life-on-campus .content .wrapper {
    max-width: 100%;
}

.life-on-campus .carousel .bx-wrapper .bx-viewport {
    max-height: 540px;
    height: 650px;
}

.life-on-campus .contentPanel {
    max-width: 978px;
    margin: 0 auto;
    float: none;    
    padding: 0 0 0 20px;
}

/* feature content area */

.life-on-campus .feature-area {
    max-width: 978px;
    margin: 0 auto;
}

.life-on-campus .topBorder {
    display: none;
}

.life-on-campus .half, .life-on-campus .show-more-btn, .life-on-campus .feedBox.half {
    width: 50%;
}

.life-on-campus .homeFirstRow.homePods .pods {
    display: block;
}

.life-on-campus .pods > li {
    margin-right: 0;
}

.life-on-campus .pods li > div {
    background: none;
    border: none;
}

.life-on-campus .homeFirstRow .pods .noMargin {
   border-left: 1px solid #ccc;
}

.feature-intro {
    padding-left: 2%;
}

.life-on-campus.pods h2, .life-on-campus .pods .podHeading, .life-on-campus .pods p, .life-on-campus .podText {
    padding: 0 4% 0 4%;
}

/* skip button */

.skip-feature .skip-button {
    background: #fff url(/__data/assets/image/0011/853634/arrow-skip.gif?v=0.1.5) no-repeat top left;
    width: 37px;
    height: 36px;
    text-indent: -99999px;
    display: block;
    clear: both;
    margin: 20px auto;
}

.skip-feature .skip-button:hover {
    background-position: -38px 0;
} 

/* sticky nav */

.nav-inpage {
    background: #505050;
    text-align: center;
}

.nav-inpage ul {
    overflow: hidden;
    margin: 0 auto;
    max-width: 978px;
    padding: 0;    
}

.nav-inpage li{
   display: inline;
   text-align: center;
}

.nav-inpage li a {
    display: block;
    float: left;
    padding: 15px 10px;
    background: #505050;
    width: 25%;
    color: #fff;
    border-right: 1px solid #717171;
    text-overflow: ellipsis;
    white-space: nowrap;    
    overflow: hidden;
}

.nav-inpage li:first-child a {
    border-left: 1px solid #717171;
}

.nav-inpage a.nav-active {
    background: #717171;
}

.nav-inpage li a.span4 {
    width: 25%;
}

.nav-inpage li a.span3 {
    width: 33.33%;
}

.nav-inpage li a.span2 {
    width: 50%;
}

.nav-inpage.stick, .nav-inpage-mobile.stick, .selectric-nav-inpage-mobile.stick {
    position: fixed;
    top: 0;
    left:0;
    z-index: 10000;
    width: 100%;
}

.nav-inpage a {
    text-decoration: none;
}

.nav-inpage a:hover {
    text-decoration: underline;
}

.nav-inpage-mobile, .selectric-nav-inpage-mobile {
   display: none;
   width: 100%;
   background: #6aa324;
   background-position: right 10px center;
   color: #fff;
   padding: 0 10px;
}



.nav-inpage-mobile option, .selectric-nav-inpage-mobile.stick option {
    padding: 10px;
}

.sticky-label {

}

/* Monash Slider */

.life-on-campus .carousel {
    height: auto;
    background: #f4f4f4;
  overflow: hidden;
}

.life-on-campus .carousel:nth-child(even) {
  background: #e1e1e1;
}

 .life-on-campus .carousel > h2 {
    font-size: 2.1em;
    margin: 0.7em 0;
    text-align: center;
}

.mon-slider-wrapper {
    max-width: 978px;
    margin: 0 auto;
}

.mon-slider {
    /*float: left;*/
    position: relative;
    width: 100%;    
    margin-bottom: 20px;
}

.mon-slider .bx-wrapper {
    max-width: 978px;
    margin: 0 auto;
}

.mon-slider .bxSlider {
  margin: 0;
  padding: 0;
}

.mon-slide {
   height: 100%;
   min-height: 450px;
   max-height: 540px;
   overflow: hidden;
    -webkit-box-shadow: 3px 3px 5px 0px #c4c4c4;
    -moz-box-shadow: 3px 3px 5px 0px #c4c4c4;
    box-shadow: 3px 3px 5px 0px #c4c4c4;       
   line-height: 1.4rem;
}

.mon-slider .bx-next , .mon-slider .bx-prev {
    height: 46px;
    margin-top: -23px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 46px;
    z-index: 4000;    
}

.mon-slider .bx-next:hover {
    background-position: -46px -46px;
}

.mon-slider .bx-prev:hover {
    background-position: 0 -46px;
}

.mon-slider .bx-next {
    background: transparent url("/__data/assets/image/0005/853637/carouselarrows.png?v=0.1.4") no-repeat scroll -46px 0;
    right: -23px;
}

.mon-slider .bx-prev {
    background: transparent url("/__data/assets/image/0005/853637/carouselarrows.png?v=0.1.4") no-repeat scroll 0 0;
    left: -23px;
}

.mon-slider .bx-pager {
    text-align: center;
    margin-top: 10px;
}

.mon-slider .bx-wrapper .bx-pager .bx-pager-item, .mon-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}

.mon-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-position: 0 0;
}

.mon-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
  outline: 1px dotted #000;
}


.mon-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(0, 0, 0, 0) url("/__data/assets/image/0003/853635/carouselpager.png?v=0.1.5") no-repeat scroll -13px 0;
    display: block;
    height: 13px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 13px;
}

.mon-slider h3{
    font-family: "Century Schoolbook",Georgia,"Times New Roman",Times,serif;
    font-weight: 400;
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
}

.mon-slider .hero-image-slide .caption {
    background: transparent url("/__data/assets/image/0010/853633/hero-contentbg.png?v=0.1.5") no-repeat scroll 0 0 / cover ;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    padding: 3% 2% 2% 4%;
}

.hero-image-slide {
  height: 100%;
}

.hero-image-wrapper {
    position: relative;
    height: 100%;
}

.hero-image-slide img {
    width: 52%;
}

.hero-image-slide .image-caption {
   background: #272828;    
   position: absolute;
   bottom: 0;
   color: #fff;
   padding: 10px;
   font-size: .9em;
   width: 50%
}


.gallery-slide .caption {
    background: transparent url("/__data/assets/image/0010/853633/hero-contentbg.png?v=0.1.5") no-repeat scroll 0 0 / cover ; 
    height: 100%;       
    float: right;
    width: 30%;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3% 2% 2% 3%;        
}

.gallery-slide .slide-gallery {
    padding: 0;
    margin: 0;
    float: left;
    width: 74%;
    height: 100%;
}

.gallery-slide .slide-gallery li {
    list-style: none;
    width: 32.5%;
    height: 50%;
    float: left;
    overflow: hidden;
}

.gallery-slide {
    height: 100%;
}

.ie .gallery-slide {
   height: auto;
}

.gallery-slide .slide-gallery li a {
    display: block;
    height: 100%;
    text-align: center;
}

.gallery-slide .slide-gallery li img {
    position: relative;
    left: 100%;
    margin-left: -200%;
    height: auto;
    width: 170%;
    display: inline;
    vertical-align: middle;
    
    min-height: 100%;
    max-height: 100%;
}

.gallery-slide .slide-gallery li:hover img {

    transition: all 1s ease;
    vertical-align: middle;
    height: auto;
    width: 180%;

}

.two-column-slide {
    background: #fff;
    padding: 30px;
    overflow: hidden;
    height: 100%;
    border-bottom: 25px solid #fff;
}

.ie .two-column-slide {
   height: auto;
}

.two-column-slide h3 {
 font-size: 1.6rem;
 font-weight: 200;
 line-height: 2rem;
 margin-bottom: 1em;  
}

.two-column-slide .column{
    width: 50%;
    height: 100%;
    float: left;
    padding-left: 20px;
}

.two-column-slide .first-column {
    padding: 0 20px 0 0;
    border-right: 1px solid #ccc;
}


/* --------------------------------
 + Screen Width - 1024px
--------------------------------- */ 
@media only screen and (max-width:1025px) {


    .mon-slider .bx-next {
        right: 0;
    }

    .mon-slider .bx-prev {
        left: 0;
    }    

}

/* --------------------------------
 + Mobile - 768px
--------------------------------- */  
@media only screen and (max-width: 768px) {

  /* -- Life On Campus -- */

  .life-on-campus .content .wrapper {
    width: 100%;
  }

  .life-on-campus .feature-area {
    padding: 0 3%;
  }

  .nav-inpage {
    display: none;
  }
  .nav-inpage-mobile, .selectric-nav-inpage-mobile {
    display: block;
  }

  .life-on-campus .homeFirstRow .pods .noMargin {
    border: none;   
  }

  .life-on-campus .half,.life-on-campus .show-more-btn,.life-on-campus .feedBox.half {
    width: 100%;
  }

  .life-on-campus .carousel .bx-wrapper .bx-viewport {
    max-height: none;
  }

  .life-on-campus .pods h2,.life-on-campus .pods .podHeading,.life-on-campus .pods p,.life-on-campus .podText,.life-on-campus .feature-intro {
    padding: 0;
  }

  .life-on-campus .bx-viewport {
    height: auto !important;
  }

  .life-on-campus .bx-controls {
    display: none;
  }

  .mon-slider .mon-slide {
    display: block !important;
    position: static !important;
    width: auto !important;
    max-height: none;
    min-height: auto;
    margin: 0 3% 20px 3%;
    -webkit-box-shadow: 3px 3px 5px 0px #c4c4c4;
    -moz-box-shadow: 3px 3px 5px 0px #c4c4c4;
    box-shadow: 3px 3px 5px 0px #c4c4c4;        
    background: #fff; 

  }  

  .hero-image-wrapper {
    margin: 0 auto;
    padding-top: 3px;
    width: 99%;
  }  

  .hero-image-slide {
    background: #fff;
  }

  .hero-image-slide img {
    width: 100%;
  }

  .mon-slider .hero-image-slide .caption {
    width: 100%;
    clear: both;
    background: #fff;
    position: static;
    padding: 2%;
  }

  .hero-image-slide .image-caption {
    width: 100%;
  }

  .gallery-slide .caption {
    position: static;
  }

  .life-on-campus .carousel {
    padding: 0;
  }  

  .life-on-campus .carousel .caption div,.life-on-campus .carousel .homeCarousel .caption div {
    padding: 0;
  }

  .gallery-slide .slide-gallery {
    width: 99%;
    padding-top: 3px;
    margin: 0 auto;
    float: none;
  }

  .gallery-slide .slide-gallery li {
    width: 50%;
    height: 250px;
  }

  .gallery-slide .slide-gallery li:hover img {

  }  

  .gallery-slide .caption {
    width: 100%;
  }

  .two-column-slide {
    padding: 3% 2% 2% 3%;
  }

  .two-column-slide .column {
    padding: 0;
    width: 100%;
    border: none;
  }
   
}




/* ----------------------------
 Magnific Popup CSS 
----------------------------- */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  cursor: default;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.button a,
a.button,
.button a:visited,
a.button:visited {
    background: #6aa324;
    color: #000;
}


/* Additional CSS for content page carousel - Scientific Imaging Gallery */
.scientific-imaging-service-carousel .bx-wrapper .bx-controls { 
    left: 0;
    margin-left: 31px !important;
}

@media only screen and (max-width: 767px) {
    .scientific-imaging-service-carousel .bx-wrapper .bx-controls { 
        left: 0;
    }
}

ul.pods.row {
    padding: 0;
}

li.half.col-md-6 {
    padding-right: 40px;
    list-style-type: none;
    float: left;
}

.carousel li img {
    display: block;
    height: auto;
}

/* Additional Global CSS for content pages - Adding top margin to an element- Use this whenever you need a larger space between two elements */

.marginTop {
    margin-top: 50px;
}