#single-project-container .single-project .project-sidebar .project-investigators a, #single-project-container .single-project .project-sidebar .project-co-investigators a, #single-project-container .single-project .project-sidebar .project-supervisor a, #single-project-container .single-project .project-sidebar .project-funding a, #single-project-container .single-project .project-sidebar .project-funding-partner a {
    color: #fff!important;
    text-decoration: underline!important;
	font-weight: bold!important;
}
#single-project-container .single-project .project-sidebar .project-funding ul li {
	font-weight: bold !important;
}
#research-timeline .research-timeline-item.active .desc {
 	background: #d52b1e!important;
}
#research-timeline .research-timeline-item.active .title {
	color: #d52b1e!important;
}
#research-timeline #research-timeline-wrapper .research-timeline-item.active .research-timeline-item-wrapper {
    border: 2px solid #d52b1e!important;
}

.main-navigation-ul > li.menu-item > a.menu-item-link {
  line-height: 70px !important;
  height: 70px !important;
}
.mk-header-holder {
  padding: 0px 0;
  background-color: #fff;
}
.mk-header-holder .second-navbar {
  width: 100%;
  display: inline-block;
  padding-top: 70px;
}
.mk-header-holder .second-navbar #subscribe-header {
  display: inline-block;
  vertical-align: top;
}
.mk-header-holder .second-navbar #subscribe-header .form-group {
  display: inline-block;
  margin-bottom: 0px;
}
.mk-header-holder .second-navbar #subscribe-header .form-group input.subscribe {
  display: none;
  width: 200px;
  border: 1px solid #eee;
  background-color: #eeeeee;
  height: 44px;
  padding: 0px 10px;
  line-height: 44px;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  margin-bottom: 20px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal !important;
  -webkit-appearance: none;
}
.mk-header-holder .second-navbar #subscribe-header button[type=submit] {
  vertical-align: top;
  margin-left: 5px;
}
.mk-header-holder .second-navbar a {
  display: inline-block;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-left: 5px;
  margin-right: 20px;
  vertical-align: top;
}
.mk-header-holder .second-navbar #search-header {
  display: inline-block;
  width: 44px;
  margin-left: 5px;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.mk-header-holder .second-navbar #search-header input.search-field {
  opacity: 0;
  width: 100%;
  border: 1px solid #eee;
  background-color: #eeeeee;
  display: inline-block;
  padding-right: 56px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  height: 44px;
  padding: 0px 10px;
  line-height: 44px;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  margin-bottom: 20px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal !important;
  border: 2px solid #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  -webkit-appearance: none;
}
.mk-header-holder .second-navbar #search-header label.search-label {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  line-height: 44px;
  width: 44px;
  padding: 0px !important;
  text-align: center;
  background-color: #c8c8c8;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  cursor: pointer;
}
.mk-header-holder .second-navbar #search-header button[type='submit'] {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  line-height: 44px;
  width: 44px;
  padding: 0px !important;
  text-align: center;
  background-color: #c8c8c8;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  cursor: pointer;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response {
  display: none;
  position: absolute;
  width: 100%;
  top: 44px;
  background: #fff;
  z-index: 2;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response ul {
  margin: 0px;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response ul li {
  margin: 0px;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response ul li a {
  margin: 0px;
  padding: 10px 20px 10px 10px !important;
  display: block;
  line-height: 20px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  border-bottom: 1px solid #eee;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response ul li a:hover,
.mk-header-holder .second-navbar #search-header #search-ajax-response ul li a:focus {
  background: #eee;
  padding-left: 20px !important;
  padding-right: 10px !important;
}
.mk-header-holder .second-navbar #search-header #search-ajax-response .loader {
  text-align: center;
  padding: 20px;
}
.mk-header-holder .second-navbar #search-header:hover #search-ajax-response,
.mk-header-holder .second-navbar #search-header:focus #search-ajax-response {
  display: block;
}
.mk-header-holder .second-navbar #search-header.active {
  width: 250px;
}
.mk-header-holder .second-navbar #search-header.active input.search-field {
  opacity: 1;
}
.mk-header-holder .second-navbar #search-header.active label.search-label {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mk-header-holder .mk-main-navigation {
  margin: 0 auto 0px;
}
.mk-header-holder .main-nav-side-search {
  display: none;
}
.mk-header-holder .main-nav-side-search a {
  height: 70px;
  line-height: 70px;
}
.mk-header-holder .main-nav-side-search #mk-nav-search-wrapper {
  right: 0px;
  width: 700px;
  margin-top: -65px;
}
.mk-header-holder .main-nav-side-search #mk-nav-search-wrapper input[type=text] {
  width: 644px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mk-header-holder .main-nav-side-search #mk-nav-search-wrapper .nav-side-search-icon {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mk-header-holder .main-nav-side-search #mk-nav-search-wrapper .close-search {
  position: absolute;
  right: 56px;
  line-height: 56px;
  width: 56px;
  text-align: center;
  cursor: pointer;
  color: #bfbcbc;
}
.mk-header-holder .fit-logo-img a img {
  max-height: 70%;
}
.a-sticky .mk-header-holder {
  padding: 0px 0;
}
.a-sticky .mk-header-holder .second-navbar {
  display: none;
}
.a-sticky .mk-header-holder .mk-main-navigation {
  margin: 0 auto 0px;
}
.a-sticky .mk-header-holder .main-nav-side-search #mk-nav-search-wrapper {
  margin-top: -67px;
}
.a-sticky .mk-header-holder .fit-logo-img a img {
  max-height: 80%;
}
.mobile-second-navbar {
  display: none;
  position: absolute;
  right: 68px;
  top: 0px;
  z-index: 2;
}
.mobile-second-navbar #subscribe-header-mobile {
  display: inline-block;
}
.mobile-second-navbar #subscribe-header-mobile input.subscribe {
  vertical-align: middle;
  width: 200px;
  border: 1px solid #eee;
  background-color: #eeeeee;
  display: inline-block;
  height: 44px;
  padding: 0px 10px;
  line-height: 44px;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  margin-bottom: 0px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal !important;
  border: 2px solid #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  -webkit-appearance: none;
}
.mobile-second-navbar #subscribe-header-mobile button[type=submit] {
  vertical-align: middle;
  margin-left: 5px;
}
.mobile-second-navbar a {
  display: inline-block;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-left: 5px;
  vertical-align: middle;
}
.mobile-second-navbar #search-header {
  display: none;
  width: 44px;
  margin-left: 5px;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.mobile-second-navbar #search-header input.search-field {
  opacity: 0;
  width: 100%;
  border: 1px solid #eee;
  background-color: #eeeeee;
  display: inline-block;
  padding-right: 56px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  height: 44px;
  padding: 0px 10px;
  line-height: 44px;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  margin-bottom: 20px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal !important;
  border: 2px solid #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  -webkit-appearance: none;
}
.mobile-second-navbar #search-header label.search-label {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  line-height: 44px;
  width: 44px;
  padding: 0px !important;
  text-align: center;
  background-color: #c8c8c8;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  cursor: pointer;
}
.mobile-second-navbar #search-header.active {
  width: 250px;
}
.mobile-second-navbar #search-header.active input.search-field {
  opacity: 1;
}
.mobile-second-navbar #search-header.active label.search-label {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header span.mk-nav-arrow .mk-svg-icon {
  -webkit-transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
header span.mk-nav-sub-opened .mk-svg-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1140px) {
  .mobile-second-navbar {
    display: block;
  }
  .mk-header {
    position: fixed !important;
  }
  body #theme-page {
    padding-top: 90px !important;
  }
}
@media (max-width: 650px) {
  .mobile-second-navbar #subscribe-header-mobile {
    display: none;
  }
}
#search-wrapper #search-page {
  background-image: url("../png/ms-research-australia-bg.png");
  padding: 40px 0 20px;
}
#search-wrapper #search-page .widget_search {
  height: 60px;
  max-width: 50%;
  margin-bottom: 0px;
}
#search-wrapper #search-page .widget_search h1 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 36px;
  max-width: 80%;
  font-weight: 400;
}
#search-wrapper-footer .mk-searchform {
  position: relative;
  max-width: 50%;
  margin-bottom: 25px;
}
#search-wrapper-footer .mk-searchform label.search-icon {
  line-height: 60px;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 30px;
  position: absolute;
  color: #00bccb;
  left: 0px;
  top: 0px;
}
#search-wrapper-footer .mk-searchform input#s {
  color: #104271;
  padding-left: 60px;
  width: 75%;
  float: left;
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  background: #eee;
  vertical-align: middle;
  border: 0px;
  margin: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#search-wrapper-footer .mk-searchform input#searchsubmit {
  border: 0;
  width: 25%;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  float: left;
  padding: 0px;
  background: #00bccb;
  vertical-align: top;
  position: relative;
  text-transform: capitalize;
  top: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#search-wrapper-footer .sub-title {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
  background: #fff;
}
#search-wrapper-footer .sub-title h3 {
  color: #00bccb;
  margin-bottom: 0px;
}
body.search #theme-page {
  background: #eee;
}
@media (max-width: 960px) {
  #search-wrapper #search-page .widget_search {
    max-width: 100%;
  }
}
.msra-social {
  margin: 20px 0;
  text-align: right;
}
.msra-social .share-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background: #000;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  margin-right: 5px;
}
#tribe-events #tribe-events-content.tribe-events-single {
  background-color: transparent;
}
#tribe-events #tribe-events-content.tribe-events-single h3 {
  margin: 0px 0px 20px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-events-event-image {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 40px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-events-single-event-description {
  margin-bottom: 40px;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-events-single-event-description .tribe-events-single-event-title {
  color: #000;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-tickets {
  margin-bottom: 40px;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-tickets h2.tribe-events-tickets-title {
  font-size: 17px;
  margin: 0px 0px 20px;
  font-weight: 700;
  color: #555555;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-8 .tribe-tickets form {
  margin: 0px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-single-section {
  margin-top: 0;
  margin-bottom: 40px;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-single-section .tribe-events-meta-group {
  padding: 0px;
  margin: 0px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links {
  margin-bottom: 0;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links a.tribe-events-gcal {
  margin-right: 12px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links a {
  position: relative;
  top: 0px;
  padding: 10px 22px;
  font-size: 12px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #095587;
  -moz-box-shadow: 0px 4px 0px #095587;
  box-shadow: 0px 4px 0px #095587;
  display: inline-block;
  font-weight: 600;
  border: 0px;
  color: #ffffff !important;
  text-decoration: none;
  margin: 0 0 40px;
  background: #1c75b0;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links a:hover,
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links a:focus {
  color: #ffffff !important;
  background: #2084c6;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-cal-links a:active {
  position: relative;
  top: 3px;

}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group h3 {
  margin-bottom: 20px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group dl {
  border-top: 1px solid #ccc;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group dl dt {
  padding: 5px 5px 0px;
  margin: 0px;
  font-weight: 600;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group dl dt abbr {
  letter-spacing: 0;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group dl dd {
  margin: 0px 0px 10px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #00bccb;
  font-weight: 600;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group dl dd abbr {
  letter-spacing: 0;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 .tribe-events-event-meta .tribe-events-meta-group a {
  color: #00bccb;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar h3.single-event {
  display: none;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget {
  margin-top: 0;
  margin-bottom: 40px;
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget h3 {
  margin-bottom: 20px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget .tribe-list-widget {
  margin: 0px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget .tribe-list-widget .tribe-event-title {
  margin: 0px;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget .tribe-list-widget li {
  margin-bottom: 20px;
  list-style: none;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .single-event-widget .tribe-list-widget li:before {
  display: none;
}
#tribe-events #tribe-events-content.tribe-events-single .col-md-4 #single-event-sidebar .tribe-events-widget-link {
  margin-top: 20px;
}
#tribe-events {
  padding: 30px 0 100px;
}
#tribe-events #tribe-events-bar {
  padding: 20px;
  background-color: #fff;
}
#tribe-events #tribe-events-bar .tribe-bar-views-inner {
  padding: 15px 0 41px;
}
#tribe-events #tribe-events-bar #tribe-bar-form .tribe-bar-submit {
  padding: 0px;
}
#tribe-events #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit] {
  line-height: 52px;
  background-color: #00bccb;
}
#tribe-events #tribe-events-bar #tribe-bar-form #tribe-bar-views {
  padding: 0 0 0 0px;
}
#tribe-events #tribe-events-content.tribe-events-month {
  padding: 20px;
  background-color: #fff;
  position: relative;
}
#tribe-events #tribe-events-content.tribe-events-month .tribe-events-ical.tribe-events-button {
  float: none;
  position: absolute;
  bottom: -90px;
  left: 50%;
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #095587;
  -moz-box-shadow: 0px 4px 0px #095587;
  box-shadow: 0px 4px 0px #095587;
  display: block;
  width: 300px;
  font-weight: 600;
  border: 0px;
  color: #ffffff !important;
  text-decoration: none;
  margin: 0 0 0 -150px;
  background: #1c75b0;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#tribe-events #tribe-events-content.tribe-events-month .tribe-events-ical.tribe-events-button:hover,
#tribe-events #tribe-events-content.tribe-events-month .tribe-events-ical.tribe-events-button:focus {
  color: #ffffff !important;
  background: #2084c6;
}
#tribe-events #tribe-events-content.tribe-events-month .tribe-events-ical.tribe-events-button:active {
  position: absolute;
  bottom: -93px;
  -webkit-box-shadow: 0px 1px 0px #095587;
  -moz-box-shadow: 0px 1px 0px #095587;
  box-shadow: 0px 1px 0px #095587;
}
#tribe-events #tribe-events-footer {
  margin: 0px;
}
#msra-page-title {
  border-top: 0px solid #00bccb;
  padding: 40px 0 10px;
  background-image: url('../png/ms-research-australia-bg.png');
  background-size: cover;
}
#msra-page-title h1 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 36px;
  max-width: 80%;
  font-weight: 200 !important;
}
#msra-page-title h3 {
  color: #fff;
}
#msra-page-title p {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
#msra-page-title p a {
  text-decoration: underline;
}
#msra-page-title .buttons {
  position: absolute;
  top: 0px;
  right: 20px;
}
#msra-page-title .buttons a {
  text-transform: uppercase;
}
#msra-page-title .content {
  max-width: 80%;
  color: #fff;
}
#msra-page-title .content strong {
  color: #fff !important;
}
#msra-page-title .content h2 {
  font-size: 20px;
  font-weight: 200;
  color: #fff;
}
@media (max-width: 768px) {
  #msra-page-title h1 {
    max-width: 100%;
  }
  #msra-page-title .content {
    max-width: 100%;
  }
  #msra-page-title .buttons {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
  #msra-page-title .buttons a {
    width: 100%;
  }
}
body.home #theme-page .mk-main-wrapper-holder:first-child,
body.page-id-1150 #theme-page .mk-main-wrapper-holder:first-child,
body.page-id-1089 #theme-page .mk-main-wrapper-holder:first-child,
body.page-id-1081 #theme-page .mk-main-wrapper-holder:first-child {
  display: none;
}
#home-slider .edge-slide-content .mk-edge-custom-content {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9359aa+0,7e4794+100 */
  background: #9359aa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9359aa 0%, #7e4794 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #9359aa 0%, #7e4794 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #9359aa 0%, #7e4794 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9359aa', endColorstr='#7e4794', GradientType=0);
  /* IE6-9 */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 50px 50px 30px 50px;
  position: relative;
}
#home-slider .edge-slide-content .mk-edge-custom-content h1,
#home-slider .edge-slide-content .mk-edge-custom-content h4,
#home-slider .edge-slide-content .mk-edge-custom-content p {
  color: #fff;
}
#home-slider .edge-slide-content .mk-edge-custom-content h1 {
  line-height: 32px;
}
#home-slider .edge-slide-content .mk-edge-custom-content p {
  line-height: 20px;
}
#home-slider a.mk-edge-prev,
#home-slider a.mk-edge-next {
  background: #5d1978;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#home-slider a.mk-edge-prev .mk-edge-icon-wrap,
#home-slider a.mk-edge-next .mk-edge-icon-wrap {
  padding: 22px;
}
#home-slider a.mk-edge-prev .mk-edge-icon-wrap i,
#home-slider a.mk-edge-next .mk-edge-icon-wrap i {
  color: #fff;
}
#hometabs {
  padding: 100px 0;
  background: #fff;
  position: relative;
}
#hometabs #hometabs-nav {
  position: absolute;
  text-align: center;
  width: 100%;
  top: -50px;
  left: 0px;
  height: 50px;
}
#hometabs #hometabs-nav li {
  margin: 0px;
}
#hometabs #hometabs-nav li a {
  border-bottom: 2px solid #fff;
  height: 50px;
  font-size: 16px;
  position: relative;
  top: 0px;
  background: #e7e7e7;
  display: block;
  line-height: 50px;
  padding: 0 30px 0 15px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  color: #898989;
  text-transform: uppercase;
}
#hometabs #hometabs-nav li a span {
  height: 50px;
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}
#hometabs #hometabs-nav li a span.news {
  background-image: url('../png/hometabs-icon.png');
  background-position: 0 -50px;
}
#hometabs #hometabs-nav li a span.research {
  background-image: url('../png/hometabs-icon.png');
  background-position: -50px -50px;
}
#hometabs #hometabs-nav li.active a {
  background: #fff;
  height: 55px;
  line-height: 55px;
  top: -5px;
  color: #00bccb;
}
#hometabs #hometabs-nav li.active a span.news {
  background-image: url('../png/hometabs-icon.png');
  background-position: 0 0px;
}
#hometabs #hometabs-nav li.active a span.research {
  background-image: url('../png/hometabs-icon.png');
  background-position: -50px 0;
}
#hometabs .tab-content .mobile-title {
  display: none;
}
@media (max-width: 768px) {
  #hometabs {
    padding: 20px 0 !important;
  }
  #hometabs #hometabs-nav {
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
    height: auto;
    margin-bottom: 50px;
  }
  #hometabs #hometabs-nav li {
    display: block;
  }
  #hometabs #hometabs-nav li a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-weight: 800;
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    top: 0px;
  }
  #hometabs #hometabs-nav li.active a {
    height: 55px;
    line-height: 55px;
    top: 0px;
  }
  #hometabs .tab-content #news-tab {
    margin-bottom: 20px;
  }
  #hometabs .tab-content .mobile-title {
    display: none;
    text-align: center;
    background: #fff;
    color: #00bccb;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 800;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 20px;
  }
  #hometabs .tab-content .mobile-title a {
    display: block;
  }
  #hometabs .tab-content .mobile-title span {
    height: 50px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
  }
  #hometabs .tab-content .mobile-title span.news {
    background-image: url('../png/hometabs-icon.png');
    background-position: 0 0px;
  }
  #hometabs .tab-content .mobile-title span.research {
    background-image: url('../png/hometabs-icon.png');
    background-position: -50px 0;
  }
}
@media (max-width: 758px) {
  #random-box .box img {
    margin-bottom: 40px;
    width: 100%;
  }
}
.btn-full {
  width: 100%;
}
.btn-msra-dark {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #222222;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #000000;
  -moz-box-shadow: 0px 4px 0px #000000;
  box-shadow: 0px 4px 0px #000000;
}
.btn-msra-dark:hover,
.btn-msra-dark:focus {
  color: #ffffff !important;
  background: #2f2f2f;
}
.btn-msra-dark:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 4px 0px #262626;
  -moz-box-shadow: 0px 4px 0px #262626;
  box-shadow: 0px 4px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #000000;
  -moz-box-shadow: 0px 3px 0px #000000;
  box-shadow: 0px 3px 0px #000000;
}
.btn-msra-dark.btn-xs:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-xs:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 3px 0px #262626;
  -moz-box-shadow: 0px 3px 0px #262626;
  box-shadow: 0px 3px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #000000;
  -moz-box-shadow: 0px 3px 0px #000000;
  box-shadow: 0px 3px 0px #000000;
}
.btn-msra-dark.btn-sm:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-sm:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 3px 0px #262626;
  -moz-box-shadow: 0px 3px 0px #262626;
  box-shadow: 0px 3px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #000000;
  -moz-box-shadow: 0px 4px 0px #000000;
  box-shadow: 0px 4px 0px #000000;
}
.btn-msra-dark.btn-md:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-md:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 4px 0px #262626;
  -moz-box-shadow: 0px 4px 0px #262626;
  box-shadow: 0px 4px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #000000;
  -moz-box-shadow: 0px 4px 0px #000000;
  box-shadow: 0px 4px 0px #000000;
}
.btn-msra-dark.btn-lg:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-lg:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 4px 0px #262626;
  -moz-box-shadow: 0px 4px 0px #262626;
  box-shadow: 0px 4px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #000000;
  -moz-box-shadow: 0px 5px 0px #000000;
  box-shadow: 0px 5px 0px #000000;
}
.btn-msra-dark.btn-xl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-xl:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 5px 0px #262626;
  -moz-box-shadow: 0px 5px 0px #262626;
  box-shadow: 0px 5px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-dark.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #000000;
  -moz-box-shadow: 0px 5px 0px #000000;
  box-shadow: 0px 5px 0px #000000;
}
.btn-msra-dark.btn-xxl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #000000;
  -moz-box-shadow: 0px 1px 0px #000000;
  box-shadow: 0px 1px 0px #000000;
}
.btn-msra-dark.btn-xxl:disabled {
  background: #484848;
  -webkit-box-shadow: 0px 5px 0px #262626;
  -moz-box-shadow: 0px 5px 0px #262626;
  box-shadow: 0px 5px 0px #262626;
  cursor: not-allowed;
}
.btn-msra-light {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #222222 !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #f5f5f5;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #dddddd;
  -moz-box-shadow: 0px 4px 0px #dddddd;
  box-shadow: 0px 4px 0px #dddddd;
}
.btn-msra-light:hover,
.btn-msra-light:focus {
  color: #222222 !important;
  background: #ffffff;
}
.btn-msra-light:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #dddddd;
  -moz-box-shadow: 0px 1px 0px #dddddd;
  box-shadow: 0px 1px 0px #dddddd;
}
.btn-msra-light:disabled {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 0px #ffffff;
  -moz-box-shadow: 0px 4px 0px #ffffff;
  box-shadow: 0px 4px 0px #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #dddddd;
  -moz-box-shadow: 0px 3px 0px #dddddd;
  box-shadow: 0px 3px 0px #dddddd;
}
.btn-msra-light.btn-xs:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #dddddd;
  -moz-box-shadow: 0px 1px 0px #dddddd;
  box-shadow: 0px 1px 0px #dddddd;
}
.btn-msra-light.btn-xs:disabled {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px #ffffff;
  box-shadow: 0px 3px 0px #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #dddddd;
  -moz-box-shadow: 0px 3px 0px #dddddd;
  box-shadow: 0px 3px 0px #dddddd;
}
.btn-msra-light.btn-sm:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #dddddd;
  -moz-box-shadow: 0px 1px 0px #dddddd;
  box-shadow: 0px 1px 0px #dddddd;
}
.btn-msra-light.btn-sm:disabled {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px #ffffff;
  box-shadow: 0px 3px 0px #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
}
.btn-msra-light.btn-md:active {
  position: relative;
  top: 3px;
}
.btn-msra-light.btn-md:disabled {
  background: #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
}
.btn-msra-light.btn-lg:active {
  position: relative;
  top: 3px;
}
.btn-msra-light.btn-lg:disabled {
  background: #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
}
.btn-msra-light.btn-xl:active {
  position: relative;
  top: 4px;
}
.btn-msra-light.btn-xl:disabled {
  background: #ffffff;
  cursor: not-allowed;
}
.btn-msra-light.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
}
.btn-msra-light.btn-xxl:active {
  position: relative;
  top: 4px;
}
.btn-msra-light.btn-xxl:disabled {
  background: #ffffff;
  cursor: not-allowed;
}
.btn-msra-dark-blue {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #1c75b0;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
}
.btn-msra-dark-blue:hover,
.btn-msra-dark-blue:focus {
  color: #ffffff !important;
  background: #2084c6;
}
.btn-msra-dark-blue:active {
  position: relative;
  top: 3px;
}
.btn-msra-dark-blue:disabled {
  background: #399de0;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
}
.btn-msra-dark-blue.btn-xs:active {
  position: relative;
  top: 2px;
}
.btn-msra-dark-blue.btn-xs:disabled {
  background: #399de0;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
}
.btn-msra-dark-blue.btn-sm:active {
  position: relative;
  top: 2px;
}
.btn-msra-dark-blue.btn-sm:disabled {
  background: #00bccb;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
}
.btn-msra-dark-blue.btn-md:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #095587;
  -moz-box-shadow: 0px 1px 0px #095587;
  box-shadow: 0px 1px 0px #095587;
}
.btn-msra-dark-blue.btn-md:disabled {
  background: #399de0;
  -webkit-box-shadow: 0px 4px 0px #0e82cf;
  -moz-box-shadow: 0px 4px 0px #0e82cf;
  box-shadow: 0px 4px 0px #0e82cf;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #095587;
  -moz-box-shadow: 0px 4px 0px #095587;
  box-shadow: 0px 4px 0px #095587;
}
.btn-msra-dark-blue.btn-lg:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #095587;
  -moz-box-shadow: 0px 1px 0px #095587;
  box-shadow: 0px 1px 0px #095587;
}
.btn-msra-dark-blue.btn-lg:disabled {
  background: #399de0;
  -webkit-box-shadow: 0px 4px 0px #0e82cf;
  -moz-box-shadow: 0px 4px 0px #0e82cf;
  box-shadow: 0px 4px 0px #0e82cf;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #095587;
  -moz-box-shadow: 0px 5px 0px #095587;
  box-shadow: 0px 5px 0px #095587;
}
.btn-msra-dark-blue.btn-xl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #095587;
  -moz-box-shadow: 0px 1px 0px #095587;
  box-shadow: 0px 1px 0px #095587;
}
.btn-msra-dark-blue.btn-xl:disabled {
  background: #399de0;
  -webkit-box-shadow: 0px 5px 0px #0e82cf;
  -moz-box-shadow: 0px 5px 0px #0e82cf;
  box-shadow: 0px 5px 0px #0e82cf;
  cursor: not-allowed;
}
.btn-msra-dark-blue.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #095587;
  -moz-box-shadow: 0px 5px 0px #095587;
  box-shadow: 0px 5px 0px #095587;
}
.btn-msra-dark-blue.btn-xxl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #095587;
  -moz-box-shadow: 0px 1px 0px #095587;
  box-shadow: 0px 1px 0px #095587;
}
.btn-msra-dark-blue.btn-xxl:disabled {
  background: #399de0;
  -webkit-box-shadow: 0px 5px 0px #0e82cf;
  -moz-box-shadow: 0px 5px 0px #0e82cf;
  box-shadow: 0px 5px 0px #0e82cf;
  cursor: not-allowed;
}
.btn-msra-blue {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #00bccb;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #0d66a1;
  -moz-box-shadow: 0px 4px 0px #0d66a1;
  box-shadow: 0px 4px 0px #0d66a1;
}
.btn-msra-blue:hover,
.btn-msra-blue:focus {
  color: #ffffff !important;
  background: #4daceb;
}
.btn-msra-blue:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 4px 0px #1393e8;
  -moz-box-shadow: 0px 4px 0px #1393e8;
  box-shadow: 0px 4px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #0d66a1;
  -moz-box-shadow: 0px 3px 0px #0d66a1;
  box-shadow: 0px 3px 0px #0d66a1;
}
.btn-msra-blue.btn-xs:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-xs:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 3px 0px #1393e8;
  -moz-box-shadow: 0px 3px 0px #1393e8;
  box-shadow: 0px 3px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #0d66a1;
  -moz-box-shadow: 0px 3px 0px #0d66a1;
  box-shadow: 0px 3px 0px #0d66a1;
}
.btn-msra-blue.btn-sm:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-sm:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 3px 0px #1393e8;
  -moz-box-shadow: 0px 3px 0px #1393e8;
  box-shadow: 0px 3px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #0d66a1;
  -moz-box-shadow: 0px 4px 0px #0d66a1;
  box-shadow: 0px 4px 0px #0d66a1;
}
.btn-msra-blue.btn-md:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-md:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 4px 0px #1393e8;
  -moz-box-shadow: 0px 4px 0px #1393e8;
  box-shadow: 0px 4px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #0d66a1;
  -moz-box-shadow: 0px 4px 0px #0d66a1;
  box-shadow: 0px 4px 0px #0d66a1;
}
.btn-msra-blue.btn-lg:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-lg:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 4px 0px #1393e8;
  -moz-box-shadow: 0px 4px 0px #1393e8;
  box-shadow: 0px 4px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #0d66a1;
  -moz-box-shadow: 0px 5px 0px #0d66a1;
  box-shadow: 0px 5px 0px #0d66a1;
}
.btn-msra-blue.btn-xl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-xl:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 5px 0px #1393e8;
  -moz-box-shadow: 0px 5px 0px #1393e8;
  box-shadow: 0px 5px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-blue.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #0d66a1;
  -moz-box-shadow: 0px 5px 0px #0d66a1;
  box-shadow: 0px 5px 0px #0d66a1;
}
.btn-msra-blue.btn-xxl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #0d66a1;
  -moz-box-shadow: 0px 1px 0px #0d66a1;
  box-shadow: 0px 1px 0px #0d66a1;
}
.btn-msra-blue.btn-xxl:disabled {
  background: #7bc1f0;
  -webkit-box-shadow: 0px 5px 0px #1393e8;
  -moz-box-shadow: 0px 5px 0px #1393e8;
  box-shadow: 0px 5px 0px #1393e8;
  cursor: not-allowed;
}
.btn-msra-orange {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #d52b1e;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #d52b1e;
  -moz-box-shadow: 0px 4px 0px #d52b1e;
  box-shadow: 0px 4px 0px #d52b1e;
}
.btn-msra-orange:hover,
.btn-msra-orange:focus {
  color: #ffffff !important;
  background: #d52b1e;
}
.btn-msra-orange:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 4px 0px #f5872e;
  -moz-box-shadow: 0px 4px 0px #f5872e;
  box-shadow: 0px 4px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #d52b1e;
  -moz-box-shadow: 0px 3px 0px #d52b1e;
  box-shadow: 0px 3px 0px #d52b1e;
}
.btn-msra-orange.btn-xs:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-xs:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 3px 0px #f5872e;
  -moz-box-shadow: 0px 3px 0px #f5872e;
  box-shadow: 0px 3px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #d52b1e;
  -moz-box-shadow: 0px 3px 0px #d52b1e;
  box-shadow: 0px 3px 0px #d52b1e;
}
.btn-msra-orange.btn-sm:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-sm:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 3px 0px #f5872e;
  -moz-box-shadow: 0px 3px 0px #f5872e;
  box-shadow: 0px 3px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #d52b1e;
  -moz-box-shadow: 0px 4px 0px #d52b1e;
  box-shadow: 0px 4px 0px #d52b1e;
}
.btn-msra-orange.btn-md:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-md:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 4px 0px #f5872e;
  -moz-box-shadow: 0px 4px 0px #f5872e;
  box-shadow: 0px 4px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #d52b1e;
  -moz-box-shadow: 0px 4px 0px #d52b1e;
  box-shadow: 0px 4px 0px #d52b1e;
}
.btn-msra-orange.btn-lg:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-lg:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 4px 0px #f5872e;
  -moz-box-shadow: 0px 4px 0px #f5872e;
  box-shadow: 0px 4px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #d52b1e;
  -moz-box-shadow: 0px 5px 0px #d52b1e;
  box-shadow: 0px 5px 0px #d52b1e;
}
.btn-msra-orange.btn-xl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-xl:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 5px 0px #f5872e;
  -moz-box-shadow: 0px 5px 0px #f5872e;
  box-shadow: 0px 5px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-orange.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #d52b1e;
  -moz-box-shadow: 0px 5px 0px #d52b1e;
  box-shadow: 0px 5px 0px #d52b1e;
}
.btn-msra-orange.btn-xxl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #d52b1e;
  -moz-box-shadow: 0px 1px 0px #d52b1e;
  box-shadow: 0px 1px 0px #d52b1e;
}
.btn-msra-orange.btn-xxl:disabled {
  background: #ffa055;
  -webkit-box-shadow: 0px 5px 0px #f5872e;
  -moz-box-shadow: 0px 5px 0px #f5872e;
  box-shadow: 0px 5px 0px #f5872e;
  cursor: not-allowed;
}
.btn-msra-light-orange {
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  background: #ffa863;
  text-align: center;
  line-height: 24px;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #ff8d31;
  -moz-box-shadow: 0px 4px 0px #ff8d31;
  box-shadow: 0px 4px 0px #ff8d31;
}
.btn-msra-light-orange:hover,
.btn-msra-light-orange:focus {
  color: #ffffff !important;
  background: #ffb67d;
}
.btn-msra-light-orange:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 4px 0px #ffb77e;
  -moz-box-shadow: 0px 4px 0px #ffb77e;
  box-shadow: 0px 4px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-xs {
  padding: 4px 10px;
  font-size: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #ff8d31;
  -moz-box-shadow: 0px 3px 0px #ff8d31;
  box-shadow: 0px 3px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xs:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xs:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 3px 0px #ffb77e;
  -moz-box-shadow: 0px 3px 0px #ffb77e;
  box-shadow: 0px 3px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-sm {
  padding: 6px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 3px;
  -webkit-box-shadow: 0px 3px 0px #ff8d31;
  -moz-box-shadow: 0px 3px 0px #ff8d31;
  box-shadow: 0px 3px 0px #ff8d31;
}
.btn-msra-light-orange.btn-sm:active {
  position: relative;
  top: 2px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-sm:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 3px 0px #ffb77e;
  -moz-box-shadow: 0px 3px 0px #ffb77e;
  box-shadow: 0px 3px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-md {
  padding: 8px 20px;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #ff8d31;
  -moz-box-shadow: 0px 4px 0px #ff8d31;
  box-shadow: 0px 4px 0px #ff8d31;
}
.btn-msra-light-orange.btn-md:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-md:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 4px 0px #ffb77e;
  -moz-box-shadow: 0px 4px 0px #ffb77e;
  box-shadow: 0px 4px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-lg {
  padding: 10px 25px;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 4px;
  -webkit-box-shadow: 0px 4px 0px #ff8d31;
  -moz-box-shadow: 0px 4px 0px #ff8d31;
  box-shadow: 0px 4px 0px #ff8d31;
}
.btn-msra-light-orange.btn-lg:active {
  position: relative;
  top: 3px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-lg:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 4px 0px #ffb77e;
  -moz-box-shadow: 0px 4px 0px #ffb77e;
  box-shadow: 0px 4px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-xl {
  padding: 12px 30px;
  font-size: 14px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #ff8d31;
  -moz-box-shadow: 0px 5px 0px #ff8d31;
  box-shadow: 0px 5px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xl:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 5px 0px #ffb77e;
  -moz-box-shadow: 0px 5px 0px #ffb77e;
  box-shadow: 0px 5px 0px #ffb77e;
  cursor: not-allowed;
}
.btn-msra-light-orange.btn-xxl {
  padding: 14px 35px;
  font-size: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 5px 0px #ff8d31;
  -moz-box-shadow: 0px 5px 0px #ff8d31;
  box-shadow: 0px 5px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xxl:active {
  position: relative;
  top: 4px;
  -webkit-box-shadow: 0px 1px 0px #ff8d31;
  -moz-box-shadow: 0px 1px 0px #ff8d31;
  box-shadow: 0px 1px 0px #ff8d31;
}
.btn-msra-light-orange.btn-xxl:disabled {
  background: #ffd3b0;
  -webkit-box-shadow: 0px 5px 0px #ffb77e;
  -moz-box-shadow: 0px 5px 0px #ffb77e;
  box-shadow: 0px 5px 0px #ffb77e;
  cursor: not-allowed;
}
#donation {
  background: #e7e7e7;
  padding: 0px 0 !important;
}
#donation .donation-wrapper {
  padding: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#donation .donation-wrapper h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 50px;
}
#donation .donation-wrapper .donation-category {
  padding-top: 60px;
  padding-bottom: 40px;
}
#donation .donation-wrapper select {
  width: 100%;
  min-width: 100%;
}
#donation .donation-wrapper .donation-submit {
  text-align: right;
}
#donation .donation-wrapper .donation-submit .donation-loading {
  display: inline-block;
  font-size: 32px;
  vertical-align: middle;
  margin-right: 10px;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
#donation .donation-wrapper .donation-submit .donation-loading.active {
  opacity: 1;
}
#donation .donation-wrapper .field-conditional {
  display: none;
}
#donation .donation-wrapper #container-wish-to-donate {
  margin-bottom: 50px;
}
#donation .donation-wrapper hr {
  border: 1px solid #ccc;
}
#donation .donation-wrapper .form-radio label {
  font-size: 20px;
}
#donation .donation-wrapper .total-donation span.total-amount {
  font-weight: bold;
  font-size: 24px;
}
#donation .donation-wrapper .form-group.form-radio label[for=debit],
#donation .donation-wrapper .debit-row {
  display: none;
}
#donation .donation-wrapper #group-donation-other-amount {
  margin-top: 50px;
}
#donation .donation-wrapper #group-donation-other-amount .form-group {
  position: relative;
}
#donation .donation-wrapper #group-donation-other-amount .form-group:before {
  content: '$';
  display: block;
  color: #00bccb;
  font-size: 30px;
  position: absolute;
  font-weight: bold;
  left: 20px;
  line-height: 55px;
}
#donation .donation-wrapper #group-donation-other-amount .form-group input {
  padding-left: 50px;
}
#donation .donation-wrapper .group .group-title {
  font-size: 15px;
  min-height: 50px;
  margin-bottom: 0px;
}
#donation .donation-wrapper .group .group-title small {
  display: block;
  line-height: 20px;
}
* {
  outline: none;
}
*:focus {
  outline: none;
}
#theme-page .form-group,
body.page .form-group {
  margin-bottom: 20px;
}
#theme-page .form-group input[type=text].form-control,
body.page .form-group input[type=text].form-control,
#theme-page .form-group input[type=email].form-control,
body.page .form-group input[type=email].form-control,
#theme-page .form-group input[type=password].form-control,
body.page .form-group input[type=password].form-control,
#theme-page .form-group input[type=number].form-control,
body.page .form-group input[type=number].form-control,
#theme-page .form-group select.form-control,
body.page .form-group select.form-control,
#theme-page .form-group textarea.form-control,
body.page .form-group textarea.form-control {
  height: 44px;
  padding: 0px 10px;
  line-height: 44px;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  width: 100%;
  margin-bottom: 20px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal !important;
  border: 2px solid #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  -webkit-appearance: none;
}
#theme-page .form-group input[type=text].form-control:focus,
body.page .form-group input[type=text].form-control:focus,
#theme-page .form-group input[type=email].form-control:focus,
body.page .form-group input[type=email].form-control:focus,
#theme-page .form-group input[type=password].form-control:focus,
body.page .form-group input[type=password].form-control:focus,
#theme-page .form-group input[type=number].form-control:focus,
body.page .form-group input[type=number].form-control:focus,
#theme-page .form-group select.form-control:focus,
body.page .form-group select.form-control:focus,
#theme-page .form-group textarea.form-control:focus,
body.page .form-group textarea.form-control:focus {
  box-shadow: none;
  border: 2px solid #00bccb !important;
}
#theme-page .form-group input[type=text].form-control.fc-2x,
body.page .form-group input[type=text].form-control.fc-2x,
#theme-page .form-group input[type=email].form-control.fc-2x,
body.page .form-group input[type=email].form-control.fc-2x,
#theme-page .form-group input[type=password].form-control.fc-2x,
body.page .form-group input[type=password].form-control.fc-2x,
#theme-page .form-group input[type=number].form-control.fc-2x,
body.page .form-group input[type=number].form-control.fc-2x,
#theme-page .form-group select.form-control.fc-2x,
body.page .form-group select.form-control.fc-2x,
#theme-page .form-group textarea.form-control.fc-2x,
body.page .form-group textarea.form-control.fc-2x {
  height: 55px;
  line-height: 55px;
  padding: 0px 14px 0px 20px;
}
#theme-page .form-group input[type=text].form-control:disabled,
body.page .form-group input[type=text].form-control:disabled,
#theme-page .form-group input[type=email].form-control:disabled,
body.page .form-group input[type=email].form-control:disabled,
#theme-page .form-group input[type=password].form-control:disabled,
body.page .form-group input[type=password].form-control:disabled,
#theme-page .form-group input[type=number].form-control:disabled,
body.page .form-group input[type=number].form-control:disabled,
#theme-page .form-group select.form-control:disabled,
body.page .form-group select.form-control:disabled,
#theme-page .form-group textarea.form-control:disabled,
body.page .form-group textarea.form-control:disabled {
  border: 2px solid #00bccb !important;
  background: #ddd !important;
}
#theme-page .form-group input[type=text].form-control.fc-white,
body.page .form-group input[type=text].form-control.fc-white,
#theme-page .form-group input[type=email].form-control.fc-white,
body.page .form-group input[type=email].form-control.fc-white,
#theme-page .form-group input[type=password].form-control.fc-white,
body.page .form-group input[type=password].form-control.fc-white,
#theme-page .form-group input[type=number].form-control.fc-white,
body.page .form-group input[type=number].form-control.fc-white,
#theme-page .form-group select.form-control.fc-white,
body.page .form-group select.form-control.fc-white,
#theme-page .form-group textarea.form-control.fc-white,
body.page .form-group textarea.form-control.fc-white {
  border: 2px solid #fff !important;
  background-color: #fff !important;
}
#theme-page .form-group input[type=text].form-control.fc-white:focus,
body.page .form-group input[type=text].form-control.fc-white:focus,
#theme-page .form-group input[type=email].form-control.fc-white:focus,
body.page .form-group input[type=email].form-control.fc-white:focus,
#theme-page .form-group input[type=password].form-control.fc-white:focus,
body.page .form-group input[type=password].form-control.fc-white:focus,
#theme-page .form-group input[type=number].form-control.fc-white:focus,
body.page .form-group input[type=number].form-control.fc-white:focus,
#theme-page .form-group select.form-control.fc-white:focus,
body.page .form-group select.form-control.fc-white:focus,
#theme-page .form-group textarea.form-control.fc-white:focus,
body.page .form-group textarea.form-control.fc-white:focus {
  box-shadow: none;
  border: 2px solid #00bccb !important;
}
#theme-page .form-group input[type=text].form-control.fc-white:disabled,
body.page .form-group input[type=text].form-control.fc-white:disabled,
#theme-page .form-group input[type=email].form-control.fc-white:disabled,
body.page .form-group input[type=email].form-control.fc-white:disabled,
#theme-page .form-group input[type=password].form-control.fc-white:disabled,
body.page .form-group input[type=password].form-control.fc-white:disabled,
#theme-page .form-group input[type=number].form-control.fc-white:disabled,
body.page .form-group input[type=number].form-control.fc-white:disabled,
#theme-page .form-group select.form-control.fc-white:disabled,
body.page .form-group select.form-control.fc-white:disabled,
#theme-page .form-group textarea.form-control.fc-white:disabled,
body.page .form-group textarea.form-control.fc-white:disabled {
  border: 2px solid #00bccb !important;
  background: #ddd !important;
}
#theme-page .form-group.form-checkbox,
body.page .form-group.form-checkbox {
  position: relative;
}
#theme-page .form-group.form-checkbox input[type=checkbox],
body.page .form-group.form-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 0px;
}
#theme-page .form-group.form-checkbox label,
body.page .form-group.form-checkbox label {
  padding-left: 24px;
  line-height: 20px;
  font-size: 13px;
  color: #333333;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
#theme-page .form-group.form-checkbox label span,
body.page .form-group.form-checkbox label span {
  background-image: url('../png/checkbox-sprite.png');
  background-position: 0 left;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
}
#theme-page .form-group.form-checkbox label span.link,
body.page .form-group.form-checkbox label span.link {
  display: block;
  position: relative;
  width: 100%;
  background: none;
}
#theme-page .form-group.form-checkbox label:hover span,
body.page .form-group.form-checkbox label:hover span {
  background-position: left -20px;
}
#theme-page .form-group.form-checkbox input[type=checkbox]:checked + label span,
body.page .form-group.form-checkbox input[type=checkbox]:checked + label span {
  background-position: left -40px;
}
#theme-page .form-group.form-checkbox-2x,
body.page .form-group.form-checkbox-2x {
  position: relative;
}
#theme-page .form-group.form-checkbox-2x input[type=checkbox],
body.page .form-group.form-checkbox-2x input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 0px;
}
#theme-page .form-group.form-checkbox-2x label,
body.page .form-group.form-checkbox-2x label {
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}
#theme-page .form-group.form-checkbox-2x label span,
body.page .form-group.form-checkbox-2x label span {
  background-image: url('../png/checkbox-2x-sprite.png');
  background-position: left 0 ;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
}
#theme-page .form-group.form-checkbox-2x label span.link,
body.page .form-group.form-checkbox-2x label span.link {
  display: block;
  position: relative;
  width: 100%;
  background: none;
}
#theme-page .form-group.form-checkbox-2x label:hover span,
body.page .form-group.form-checkbox-2x label:hover span {
  background-position: left -30px;
}
#theme-page .form-group.form-checkbox-2x input[type=checkbox]:checked + label span,
body.page .form-group.form-checkbox-2x input[type=checkbox]:checked + label span {
  background-position: left -60px;
}
#theme-page .form-group.form-checkbox-2x input[type=checkbox]:disabled + label,
body.page .form-group.form-checkbox-2x input[type=checkbox]:disabled + label {
  opacity: .5;
  cursor: not-allowed;
}
#theme-page .form-group.form-radio input[type=radio],
body.page .form-group.form-radio input[type=radio] {
  position: absolute;
  display: none;
}
#theme-page .form-group.form-radio label,
body.page .form-group.form-radio label {
  display: inline-block;
  line-height: 35px;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}
#theme-page .form-group.form-radio input[type=radio]:checked + label,
body.page .form-group.form-radio input[type=radio]:checked + label {
  background: #00bccb;
  color: #fff;
}
#theme-page .form-group.has-error input[type=text].form-control,
body.page .form-group.has-error input[type=text].form-control,
#theme-page .form-group.has-error input[type=email].form-control,
body.page .form-group.has-error input[type=email].form-control,
#theme-page .form-group.has-error input[type=password].form-control,
body.page .form-group.has-error input[type=password].form-control,
#theme-page .form-group.has-error input[type=number].form-control,
body.page .form-group.has-error input[type=number].form-control,
#theme-page .form-group.has-error select.form-control,
body.page .form-group.has-error select.form-control,
#theme-page .form-group.has-error textarea.form-control,
body.page .form-group.has-error textarea.form-control {
  border: 2px solid #a94442 !important;
  background-color: #f5f5f5 !important;
}
#theme-page .form-group.has-error input[type=text].form-control:disabled,
body.page .form-group.has-error input[type=text].form-control:disabled,
#theme-page .form-group.has-error input[type=email].form-control:disabled,
body.page .form-group.has-error input[type=email].form-control:disabled,
#theme-page .form-group.has-error input[type=password].form-control:disabled,
body.page .form-group.has-error input[type=password].form-control:disabled,
#theme-page .form-group.has-error input[type=number].form-control:disabled,
body.page .form-group.has-error input[type=number].form-control:disabled,
#theme-page .form-group.has-error select.form-control:disabled,
body.page .form-group.has-error select.form-control:disabled,
#theme-page .form-group.has-error textarea.form-control:disabled,
body.page .form-group.has-error textarea.form-control:disabled {
  border: 2px solid #00bccb !important;
  background: #ddd !important;
}
#theme-page .form-group.has-error input[type=text].form-control.fc-white,
body.page .form-group.has-error input[type=text].form-control.fc-white,
#theme-page .form-group.has-error input[type=email].form-control.fc-white,
body.page .form-group.has-error input[type=email].form-control.fc-white,
#theme-page .form-group.has-error input[type=password].form-control.fc-white,
body.page .form-group.has-error input[type=password].form-control.fc-white,
#theme-page .form-group.has-error input[type=number].form-control.fc-white,
body.page .form-group.has-error input[type=number].form-control.fc-white,
#theme-page .form-group.has-error select.form-control.fc-white,
body.page .form-group.has-error select.form-control.fc-white,
#theme-page .form-group.has-error textarea.form-control.fc-white,
body.page .form-group.has-error textarea.form-control.fc-white {
  border: 2px solid #a94442 !important;
  background-color: #fff !important;
}
#theme-page .form-group.has-error input[type=text].form-control.fc-white:focus,
body.page .form-group.has-error input[type=text].form-control.fc-white:focus,
#theme-page .form-group.has-error input[type=email].form-control.fc-white:focus,
body.page .form-group.has-error input[type=email].form-control.fc-white:focus,
#theme-page .form-group.has-error input[type=password].form-control.fc-white:focus,
body.page .form-group.has-error input[type=password].form-control.fc-white:focus,
#theme-page .form-group.has-error input[type=number].form-control.fc-white:focus,
body.page .form-group.has-error input[type=number].form-control.fc-white:focus,
#theme-page .form-group.has-error select.form-control.fc-white:focus,
body.page .form-group.has-error select.form-control.fc-white:focus,
#theme-page .form-group.has-error textarea.form-control.fc-white:focus,
body.page .form-group.has-error textarea.form-control.fc-white:focus {
  box-shadow: none;
  border: 2px solid #a94442 !important;
}
#theme-page .form-group.has-error input[type=text].form-control.fc-white:disabled,
body.page .form-group.has-error input[type=text].form-control.fc-white:disabled,
#theme-page .form-group.has-error input[type=email].form-control.fc-white:disabled,
body.page .form-group.has-error input[type=email].form-control.fc-white:disabled,
#theme-page .form-group.has-error input[type=password].form-control.fc-white:disabled,
body.page .form-group.has-error input[type=password].form-control.fc-white:disabled,
#theme-page .form-group.has-error input[type=number].form-control.fc-white:disabled,
body.page .form-group.has-error input[type=number].form-control.fc-white:disabled,
#theme-page .form-group.has-error select.form-control.fc-white:disabled,
body.page .form-group.has-error select.form-control.fc-white:disabled,
#theme-page .form-group.has-error textarea.form-control.fc-white:disabled,
body.page .form-group.has-error textarea.form-control.fc-white:disabled {
  border: 2px solid #00bccb !important;
  background: #ddd !important;
}
#theme-page .form-group.has-error.form-checkbox-2x label span,
body.page .form-group.has-error.form-checkbox-2x label span {
  background-position: left -90px;
}
#theme-page .form-group.has-error.form-checkbox-2x label:hover span,
body.page .form-group.has-error.form-checkbox-2x label:hover span {
  background-position: left -30px;
}
#theme-page .form-control-feedback,
body.page .form-control-feedback {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 2;
  display: block;
  width: 55px;
  height: 55px;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  pointer-events: initial;
  cursor: pointer;
}
#single-project-container {
  background: #e7e7e7;
  padding: 100px 0;
}
#single-project-container .single-project {
  background: #fff;
  padding: 70px;
}
#single-project-container .single-project .project-heading .thumbnail {
  float: left;
  width: 25%;
  padding: 0px;
  border: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  border: 2px solid #00bccb;
}
#single-project-container .single-project .project-heading .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#single-project-container .single-project .project-heading .project-heading-content {
  float: left;
  padding-left: 5%;
  width: 70%;
}
#single-project-container .single-project .project-heading .project-heading-content h1 {
  font-size: 36px;
  line-height: 1.1;
  color: #00bccb;
  text-transform: uppercase;
}
#single-project-container .single-project .project-heading .project-heading-content .project-researcher h2 {
  font-size: 32px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#single-project-container .single-project .project-heading .project-heading-content .project-institute h3.institute {
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00bccb;
}
#single-project-container .single-project .project-content-wrapper {
  position: relative;
}
#single-project-container .single-project .project-content-wrapper .last-updated {
  font-style: italic;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  line-height: 50px;
  margin-bottom: 0;
  left: 40px;
}
#single-project-container .single-project .project-content-wrapper span.arrow {
  position: absolute;
  top: -50px;
  left: 40px;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-right: 50px solid #eee;
}
#single-project-container .single-project .project-content {
  margin-top: 70px;
  padding: 50px 40px 50px;
  background: #00bccb;
  position: relative;
  min-height: 800px;
  max-height: 800px;
}
#single-project-container .single-project .project-content .project-summary,
#single-project-container .single-project .project-content .project-progress,
#single-project-container .single-project .project-content .project-publications {
  margin-bottom: 20px;
}
#single-project-container .single-project .project-content .project-summary .project-title,
#single-project-container .single-project .project-content .project-progress .project-title,
#single-project-container .single-project .project-content .project-publications .project-title {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
  font-weight: 700;
}
#single-project-container .single-project .project-content .project-summary p,
#single-project-container .single-project .project-content .project-progress p,
#single-project-container .single-project .project-content .project-publications p {
  font-size: 14px;
  color: #222;
}
#single-project-container .single-project .project-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #00bccb;
}
#single-project-container .single-project .project-sidebar {
  padding: 55px 20px 10px;
  background: #00bccb;
  margin-top: 70px;
}
#single-project-container .single-project .project-sidebar .project-investigators,
#single-project-container .single-project .project-sidebar .project-co-investigators,
#single-project-container .single-project .project-sidebar .project-supervisor,
#single-project-container .single-project .project-sidebar .project-funding,
#single-project-container .single-project .project-sidebar .project-funding-partner {
  padding-left: 60px;
  margin-bottom: 40px;
  position: relative;
}
#single-project-container .single-project .project-sidebar .project-investigators .project-image,
#single-project-container .single-project .project-sidebar .project-co-investigators .project-image,
#single-project-container .single-project .project-sidebar .project-supervisor .project-image,
#single-project-container .single-project .project-sidebar .project-funding .project-image,
#single-project-container .single-project .project-sidebar .project-funding-partner .project-image {
  position: absolute;
  max-width: 50px;
  top: -15px;
  left: 0px;
}
#single-project-container .single-project .project-sidebar .project-investigators .project-image img,
#single-project-container .single-project .project-sidebar .project-co-investigators .project-image img,
#single-project-container .single-project .project-sidebar .project-supervisor .project-image img,
#single-project-container .single-project .project-sidebar .project-funding .project-image img,
#single-project-container .single-project .project-sidebar .project-funding-partner .project-image img {
  width: 100%;
  height: auto;
}
#single-project-container .single-project .project-sidebar .project-investigators .project-title,
#single-project-container .single-project .project-sidebar .project-co-investigators .project-title,
#single-project-container .single-project .project-sidebar .project-supervisor .project-title,
#single-project-container .single-project .project-sidebar .project-funding .project-title,
#single-project-container .single-project .project-sidebar .project-funding-partner .project-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: 800;
}
#single-project-container .single-project .project-sidebar .project-investigators a,
#single-project-container .single-project .project-sidebar .project-co-investigators a,
#single-project-container .single-project .project-sidebar .project-supervisor a,
#single-project-container .single-project .project-sidebar .project-funding a,
#single-project-container .single-project .project-sidebar .project-funding-partner a {
  color: #fff;
}
#single-project-container .single-project .project-sidebar .project-investigators ul,
#single-project-container .single-project .project-sidebar .project-co-investigators ul,
#single-project-container .single-project .project-sidebar .project-supervisor ul,
#single-project-container .single-project .project-sidebar .project-funding ul,
#single-project-container .single-project .project-sidebar .project-funding-partner ul {
  list-style: none;
  margin: 20px 0 0 -60px;
}
#single-project-container .single-project .project-sidebar .project-investigators ul li,
#single-project-container .single-project .project-sidebar .project-co-investigators ul li,
#single-project-container .single-project .project-sidebar .project-supervisor ul li,
#single-project-container .single-project .project-sidebar .project-funding ul li,
#single-project-container .single-project .project-sidebar .project-funding-partner ul li {
  margin: 0px;
  color: #fff;
  font-size: 14px;
}
#single-project-container .single-project .project-sidebar .project-investigators p,
#single-project-container .single-project .project-sidebar .project-co-investigators p,
#single-project-container .single-project .project-sidebar .project-supervisor p,
#single-project-container .single-project .project-sidebar .project-funding p,
#single-project-container .single-project .project-sidebar .project-funding-partner p {
  color: #fff;
  font-size: 14px;
}
#single-project-container .single-project .project-related-news {
  margin-top: 40px;
  padding: 20px;
  background: #00bccb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#single-project-container .single-project .project-related-news a {
  color: #fff;
}
#single-project-container .single-project .project-related-news .project-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: 800;
}
#single-project-container .single-project .project-related-news p {
  color: #fff;
  margin: 0px;
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #aaa;
}
#single-project-container .single-project .project-related-news p:last-child {
  border-bottom: 0px;
}
#project-landing-page {
  padding: 100px 0;
}
#project-landing-page .project-landing-page-content {
  background: #fff;
  padding: 40px 20px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#project-landing-page .project-landing-page-content h1 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 24px;
}
#project-landing-page .project-landing-page-content p {
  line-height: 20px;
  font-size: 17px;
}
#project-landing-page .project-landing-page-content a {
  color: #00bccb;
  font-size: 14px;
}
#project-landing-page .project-landing-page-content a:hover,
#project-landing-page .project-landing-page-content a:focus {
  color: #4aa8e8;
}
#project-landing-page .project-landing-page-content a.btn-msra-orange {
  margin-top: 50px;
}
#project-we-fund-container {
  padding: 100px 0;
}
.projects .project {
  background: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.projects .project .project-thumbnail {
  width: 25%;
  float: left;
  display: block;
  min-height: 250px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 0px 20px 20px;
}
.projects .project .project-thumbnail img {
  width: 100%;
  height: auto;
  margin: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.projects .project .project-thumbnail .project-funding-complete {
  margin-top: 14px;
  text-align: center;
  background: #00bccb;
  line-height: 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
}
.projects .project .project-container {
  padding: 20px 0;
  width: 75%;
  float: left;
  min-height: 250px;
  position: relative;
}
.projects .project .project-container .project-title {
  margin: 0 20px 15px 20px;
  font-size: 22px;
  color: #00bccb;
  min-height: 46px;
}
.projects .project .project-container .project-researcher {
  margin: 0 0px 0px 20px;
  font-size: 16px;
  color: #00bccb;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px;
}
.projects .project .project-container .project-institute {
  margin: 0 0px 20px 20px;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  line-height: 16px;
  font-weight: bold;
}
.projects .project .project-container .project-content {
  margin: 0 20px 0px 20px;
  padding: 4px;
  background: #e7e7e7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.projects .project .project-container .project-content .project-metas {
  float: left;
  width: 75%;
}
.projects .project .project-container .project-content .project-metas p {
  float: left;
  width: 50%;
  color: #333333;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 16px;
}
.projects .project .project-container .project-content .project-metas h4 {
  float: left;
  width: 50%;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 16px;
  text-transform: uppercase;
  color: #00bccb;
}
.projects .project .project-container .project-content .project-funding {
  float: left;
  width: 45%;
  border-right: 1px solid #333;
}
.projects .project .project-container .project-content .project-duration {
  float: left;
  width: 30%;
}
.projects .project .project-container .project-content .project-link {
  float: left;
  width: 25%;
  text-align: right;
}
.projects .project .project-container .project-content .project-link a {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}
.projects .project .project-container .project-funding-type {
  background-clip: padding-box;
  background-color: transparent!important;
  border: 2px solid #00bccb;
  border-radius: 10px;
  bottom: 0;
  color: #00bccb;
  font-size: 16px;
  left: 20px;
  line-height: 30px;
  margin: 14px 0 0;
  padding: 2px 15px;
  position: relative;
  display: inline-block;
  transition: all 0.2s ease-in-out 0s !important;
  cursor: pointer;
}
.projects .project .project-container .project-funding-type:focus,
.projects .project .project-container .project-funding-type:hover {
  background-color: #00bccb!important;
  border: 2px solid #00bccb;
  color: #fff;
}
.projects .project-load-more {
  margin-top: 50px;
  text-align: right;
}
.projects .project-load-more .project-loading {
  display: inline-block;
  font-size: 32px;
  vertical-align: middle;
  margin-right: 10px;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.projects .project-load-more .project-loading.active {
  opacity: 1;
}
.projects .home-project-load-more {
  width: 100%;
  text-align: center;
  margin-top: 50px !important;
  display: inline-block;
}
.projects .home-project-load-more a {
  display: inline-block;
  text-transform: uppercase;
  color: #d52b1e;
  border: 2px solid #d52b1e;
  padding: 15px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
}
.projects .home-project-load-more a:hover,
.projects .home-project-load-more a:focus {
  background-color: #d52b1e;
  color: #fff;
}
.projects .project-no-result {
  padding: 25px;
  text-align: center;
}
.projects .project-overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.projects .project-overlay .loader-wrapper {
  position: relative;
  top: 45%;
}
.project-search #project-search-form {
  margin-bottom: 20px;
}
.project-search #project-search-form .form-group {
  position: relative;
}
.project-search #project-search-form .form-group #search-ajax-project-response {
  display: none;
  position: absolute;
  width: 100%;
  top: 44px;
  background: #fff;
  z-index: 2;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.project-search #project-search-form .form-group #search-ajax-project-response ul {
  border-top: 2px solid #00bccb;
  margin: 0px;
}
.project-search #project-search-form .form-group #search-ajax-project-response ul li {
  margin: 0px;
}
.project-search #project-search-form .form-group #search-ajax-project-response ul li a {
  margin: 0px;
  padding: 10px 20px 10px 10px !important;
  display: block;
  line-height: 20px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  border-bottom: 1px solid #eee;
}
.project-search #project-search-form .form-group #search-ajax-project-response ul li a:hover,
.project-search #project-search-form .form-group #search-ajax-project-response ul li a:focus {
  background: #eee;
  padding-left: 20px !important;
  padding-right: 10px !important;
}
.project-search #project-search-form .form-group #search-ajax-project-response ul li p {
  margin: 0px;
  padding: 10px 20px 10px 10px !important;
  display: block;
  line-height: 20px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  border-bottom: 1px solid #eee;
}
.project-search #project-search-form .form-group #search-ajax-project-response .loader {
  text-align: center;
  padding: 20px;
}
.project-search #project-search-form .form-group:hover #search-ajax-project-response,
.project-search #project-search-form .form-group:focus #search-ajax-project-response {
  display: block;
}
.project-search #project-search-form .project-search-field {
  border: 2px solid #00bccb !important;
  width: 100%;
  padding: 0 20px 0px 20px;
  line-height: 48px;
  height: 48px;
}
.project-we-fund-filter {
  background: #d6d6d6;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.project-we-fund-filter .project-taxonomy {
  margin-bottom: 20px;
}
.project-we-fund-filter .project-taxonomy h3 {
  font-size: 14px;
}
.project-we-fund-filter .project-overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.project-we-fund-filter .project-overlay .loader-wrapper {
  position: relative;
  top: 45%;
}
#projects-pagination {
  background: #00bccb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  padding: 15px 0;
}
#projects-pagination a {
  line-height: 30px;
  color: #3d4b5a;
}
#projects-pagination .prev-posts-link {
  position: absolute;
  line-height: 60px;
  top: 0px;
  left: 0px;
  padding: 0 20px;
}
#projects-pagination .prev-posts-link a {
  display: block;
  color: #fff;
  line-height: 60px;
}
#projects-pagination .next-posts-link {
  position: absolute;
  line-height: 60px;
  top: 0px;
  right: 0px;
  padding: 0 20px;
}
#projects-pagination .next-posts-link a {
  display: block;
  color: #fff;
  line-height: 60px;
}
#projects-pagination .pagination {
  text-align: center;
  width: 100%;
  margin: 0px;
}
#projects-pagination .pagination nav {
  line-height: 30px;
}
#projects-pagination .pagination .page-numbers {
  color: #fff;
}
#projects-pagination .pagination a {
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  display: inline-block;
  margin: 0 2.5px;
}
#projects-pagination .pagination .current {
  border: 1px solid #fff;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  display: inline-block;
  margin: 0 0px;
  -webkit-box-shadow: inset 0px 0px 0px 4px #00bccb;
  -moz-box-shadow: inset 0px 0px 0px 4px #00bccb;
  box-shadow: inset 0px 0px 0px 4px #00bccb;
}
@media (max-width: 768px) {
  .projects .project .project-thumbnail {
    float: none;
    width: 30%;
    margin: auto;
    padding: 20px 0px;
    min-height: auto;
  }
  .projects .project .project-container {
    float: none;
    width: 100%;
  }
  .projects .project .project-container .project-title {
    min-height: auto;
  }
  .projects .project .project-container .project-content {
    background: transparent;
  }
  .projects .project .project-container .project-content .project-funding {
    float: none;
    width: 100%;
    border-right: 0px;
    background: #e7e7e7;
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .projects .project .project-container .project-content .project-duration {
    float: none;
    width: 100%;
    border-right: 0px;
    background: #e7e7e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .projects .project .project-container .project-content .project-link {
    float: none;
    position: absolute;
    bottom: 20px;
    right: 25px;
    width: auto;
    text-align: center;
  }
  .projects .project .project-container .project-content .project-link a {
    padding: 6px 15px;
    font-size: 12px;
    -webkit-box-shadow: 0px 3px 0px #d52b1e;
    -moz-box-shadow: 0px 3px 0px #d52b1e;
    box-shadow: 0px 3px 0px #d52b1e;
  }
}
@media (max-width: 540px) {
  .projects .project .project-thumbnail {
    width: 60%;
  }
}
@media (max-width: 480px) {
  .projects .project .project-thumbnail {
    width: 90%;
  }
  #projects-pagination {
    padding: 0px 0;
  }
  #projects-pagination .prev-posts-link {
    position: relative;
    line-height: 60px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  #projects-pagination .next-posts-link {
    position: relative;
    line-height: 60px;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
}
#single-glossary-container {
  margin-bottom: 50px;
}
#single-glossary-container .glossary-content h2 {
  text-transform: uppercase;
}
#archive-glossary {
  padding: 50px 0;
}
#archive-glossary .glossary-search {
  margin-bottom: 40px;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group {
  position: relative;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response {
  display: none;
  position: absolute;
  width: 100%;
  top: 44px;
  background: #fff;
  z-index: 2;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul {
  border-top: 2px solid #00bccb;
  margin: 0px;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul li {
  margin: 0px;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul li a {
  margin: 0px;
  padding: 10px 20px 10px 10px !important;
  display: block;
  line-height: 20px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  border-bottom: 1px solid #eee;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul li a:hover,
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul li a:focus {
  background: #eee;
  padding-left: 20px !important;
  padding-right: 10px !important;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response ul li p {
  margin: 0px;
  padding: 10px 20px 10px 10px !important;
  display: block;
  line-height: 20px;
  text-align: left;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  border-bottom: 1px solid #eee;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group #search-ajax-glossary-response .loader {
  text-align: center;
  padding: 20px;
}
#archive-glossary .glossary-search .glossary-search-wrapper .form-group:hover #search-ajax-glossary-response,
#archive-glossary .glossary-search .glossary-search-wrapper .form-group:focus #search-ajax-glossary-response {
  display: block;
}
#archive-glossary .glossary-search .glossary-search-wrapper #glossary-search-form {
  position: relative;
}
#archive-glossary .glossary-search .glossary-search-wrapper #glossary-search-form #find-glossary-text {
  border: 2px solid #00bccb;
  width: 100%;
  padding: 0 20px 0px 20px;
  line-height: 48px;
  height: 48px;
}
#archive-glossary .glossary-letter ul {
  margin: 0px;
}
#archive-glossary .glossary-letter ul li {
  margin: 0 10px 0 0;
  display: inline-block;
}
#archive-glossary .glossary-letter ul li a {
  color: #00bccb;
  font-size: 20px;
}
#archive-glossary .glossary-letter ul li.active a {
  text-decoration: underline;
}
#archive-glossary .glossary-container .glossary-title h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 600;
  color: #00bccb;
}
#archive-glossary .glossary-container .glossary h4 {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #00bccb;
  margin-bottom: 10px;
}
#archive-glossary .glossary-container .glossary h4 a {
  display: block;
  color: #00bccb;
}
#single-news {
  padding: 100px 0;
  background: #e7e7e7;
}
.single-news-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.single-news-content {
  background: #fff;
  padding: 25px 25px;
  position: relative;
}
.single-news-content .news-title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  color: #f05148;
  margin-bottom: 20px;
  max-width: 75%;
}
.single-news-content .news-social .apss-theme-6 .apss-single-icon a {
  color: #fff;
  display: block;
  float: left;
  height: 40px;
  margin: 0px 5px;
  padding: 5px;
  position: relative;
  width: 40px;
  background: none !important;
  text-align: center;
  vertical-align: middle;
  line-height: 36px;
}
.single-news-content .news-social .apss-theme-6 .apss-single-icon a:before {
  background-color: #E6E6E6;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -20px;
}
.single-news-content .news-social .apss-theme-6 .apss-single-icon a {
  color: #fff;
}
.single-news-content .news-social .apss-theme-6 .apss-single-icon .fa {
  color: #fff;
}
.single-news-content .news-social .apss-theme-6 .apss-single-icon a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #222 !important;
}
.single-news-thumbnail {
  float: left;
  margin-right: 20px;
}
#widget-single-news.widget-area section {
  margin-bottom: 40px;
  background: #fff;
  padding: 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#widget-single-news.widget-area section .tagcloud a {
  background-color: #f05148;
  color: #fff;
  display: inline-block;
  font-size: 15px !important;
  font-weight: bold;
  margin: 0 1.2%;
  padding: 5px 15px;
  text-align: center;
}
#widget-single-news.widget-area section .tagcloud a:hover {
  background-color: #000;
}
#widget-single-news.widget-area section ul {
  list-style: none;
  padding: 0px;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
#widget-single-news.widget-area section ul li {
  margin: 0px;
  padding: 8px 0px;
  border-bottom: 1px solid #ccc;
}
#widget-single-news.widget-area section ul li h3 a {
  font-size: 15px;
  margin: 0px;
  font-weight: bold;
}
#widget-single-news.widget-area section ul li a {
  font-weight: bold;
  font-size: 15px;
  margin: 0px;
  display: block;
  line-height: 22px;
}
#widget-single-news.widget-area section ul li a:before {
  display: none;
}
#widget-single-news.widget-area section ul li time {
  display: none;
}
#widget-single-news.widget-area .widgettitle {
  font-size: 24px;
  text-transform: uppercase;
}
.relatedposts img {
  height: auto;
}
.relatedposts .news-wrapper {
  background: #ffffff;
  padding-bottom: 25px;
  border-radius: 5px;
  margin-bottom: 50px;
  overflow: hidden;
}
.relatedposts .news-wrapper .type-title {
  color: #00bccb;
  padding-top: 25px;
  font-size: 13px;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 25px;
}
.relatedposts .news-wrapper .title a {
  display: block;
  color: #222222;
  font-size: 18px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 800;
  text-transform: uppercase;
}
.relatedposts .news-wrapper .author {
  display: block;
  color: #f15040;
  font-weight: 800;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
}
.relatedposts .news-wrapper .date {
  display: block;
  color: #f15040;
  font-weight: 400;
  font-size: 13px;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
}
.relatedposts .news-wrapper .news-thumbnail {
  position: relative;
  overflow: hidden;
  height: 250px;
}
.relatedposts .news-wrapper .news-thumbnail a {
  display: block;
}
.relatedposts .news-wrapper .news-thumbnail a img {
  width: 100%;
  height: auto;
}
.relatedposts .news-wrapper .news-thumbnail .overlay {
  position: absolute;
  top: 25%;
  left: 25%;
  opacity: 0;
  width: 50%;
  height: 50%;
  background-color: rgba(46, 147, 215, 0.7);
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}
.relatedposts .news-wrapper .news-content {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  line-height: 18px;
  font-size: 14px;
}
.relatedposts .news-wrapper .news-content p {
  margin-bottom: 0px;
}
.relatedposts .news-wrapper .news-readmore {
  padding-left: 25px;
  padding-right: 30px;
}
.relatedposts .news-wrapper .news-readmore a {
  width: 100%;
  text-transform: uppercase;
}
.relatedposts .news-wrapper:hover .news-thumbnail .overlay {
  opacity: 1;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
}
.mobile-back-to-news {
  display: none;
}
@media (max-width: 768px) {
  .mobile-back-to-news {
    display: block;
  }
}
#news {
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
}
#news .news {
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
  height: auto;
}
#news .news-wrapper {
  background: #f8f8f8;
  padding-bottom: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 50px;
}
#news .news-wrapper .type-title {
  color: #00bccb;
  padding-top: 25px;
  font-size: 13px;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 25px;
}
#news .news-wrapper .title {
  min-height: 94px;
}
#news .news-wrapper .title a {
  display: block;
  color: #222222;
  font-size: 14px;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 800;
  text-transform: uppercase;
}
#news .news-wrapper .author {
  display: block;
  color: #f15040;
  font-weight: 800;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
}
#news .news-wrapper .date {
  display: block;
  color: #d52b1e;
  font-weight: 400;
  font-size: 13px;
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
}
#news .news-wrapper .news-thumbnail {
  position: relative;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  height: 200px;
}
#news .news-wrapper .news-thumbnail a {
  display: block;
}
#news .news-wrapper .news-thumbnail a img {
  width: 100%;
  height: auto;
}
#news .news-wrapper .news-thumbnail .overlay {
  position: absolute;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: 0;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  background-color: rgba(46, 147, 215, 0.7);
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}
#news .news-wrapper .news-thumbnail .overlay span {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  margin-top: -30px;
  margin-left: -30px;
  top: 0%;
  left: 50%;
  text-align: center;
  color: #fff;
  font-size: 64px;
  line-height: 56px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #fff;
  opacity: 0;
}
#news .news-wrapper .news-content {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  line-height: 18px;
  font-size: 14px;
}
#news .news-wrapper .news-content p {
  margin-bottom: 0px;
}
#news .news-wrapper .news-readmore {
  padding-left: 25px;
  padding-right: 30px;
}
#news .news-wrapper .news-readmore a {
  width: 100%;
  text-transform: uppercase;
}
#news .news-wrapper:hover .news-thumbnail .overlay {
  opacity: 1;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
}
#news .news-wrapper:hover .news-thumbnail .overlay span {
  top: 50%;
  opacity: 1;
}
#archive-news {
  padding: 100px 0;
  background: #e8e8e8;
}
.news-loading {
  margin-bottom: 50px;
  display: none;
  text-align: center;
}
.news-loadmore-f {
  width: 100%;
  text-align: center;
  margin-top: 50px !important;
  display: inline-block;
}
.news-loadmore-f a {
  display: inline-block;
  text-transform: uppercase;
  color: #d52b1e;
  border: 2px solid #d52b1e;
  padding: 15px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
}
.news-loadmore-f a:hover,
.news-loadmore-f a:focus {
  background-color: #d52b1e;
  color: #fff;
}
.news-loadmore {
  width: 100%;
  text-align: center;
  margin-bottom: 50px !important;
}
.news-loadmore a {
  text-transform: uppercase;
  font-weight: 400;
}
.news-noposts {
  text-align: center;
  display: none;
  margin-bottom: 50px !important;
}
#news-wrapper {
  position: relative;
}
#news-filters {
  width: 100%;
  margin-bottom: 50px;
}
#news-filters ul {
  text-align: center;
  width: 100%;
}
#news-filters ul li a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  border: 0px;
  padding: 12px 40px;
  color: #aaa;
  background: #eee;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#news-filters ul li.active a {
  color: #fff;
  background: #00bccb;
}
@media (max-width: 1023px) {
  #news .news {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #news .news {
    width: 100%;
    padding: 0px;
  }
  #news-filters {
    margin-top: 20px;
    position: relative;
    top: auto;
    width: 100%;
  }
  #news-filters ul li {
    display: block;
  }
  #news-filters ul li a {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 6px;
    box-shadow: none;
    color: #aaa;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0;
    padding: 12px 40px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
  }
  #news-filters ul li.active a {
    background: #f05148 none repeat scroll 0 0;
    color: #fff;
  }
}
@media (max-width: 540px) {
  #news .news {
    width: 100%;
    padding: 0px;
  }
  .back-to-news {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 35px !important;
  }
}
.widget-social li a {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
}
.widget-social li a:hover {
  color: #4aa8e8;
}
#menu-quick-links a {
  text-transform: uppercase;
}
#subscribe_email input[type=text] {
  margin: 0px;
  width: 100%;
  border: 1px solid #eee;
  background-color: #eeeeee;
  display: inline-block;
  padding-right: 56px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
#subscribe_email .btn {
  width: 100%;
}
#pop-subscribe-form {
  position: fixed;
  opacity: 0;
  top: -100%;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
#pop-subscribe-form .pop-inner-wrapper {
  opacity: 0;
  background: #e7e7e7;
  position: absolute;
  top: -600px;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}
#pop-subscribe-form .pop-inner-wrapper .pop-content {
  position: relative;
  padding: 20px;
}
#pop-subscribe-form .pop-inner-wrapper .pop-content #pop-close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #000;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
#pop-subscribe-form.active {
  top: 0%;
  opacity: 1;
}
#pop-subscribe-form.active .pop-inner-wrapper {
  top: 10%;
  opacity: 1;
}
@media (max-width: 1024px) {
  #pop-subscribe-form.active .pop-inner-wrapper {
    top: 2%;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  #pop-subscribe-form .newsletter {
    font-size: 24px;
    margin-bottom: 12px;
  }
  #pop-subscribe-form .pop-inner-wrapper {
    margin: 0 5%;
    width: 90%;
    left: 0px;
  }
  /*#pop-subscribe-form .pop-inner-wrapper .pop-content #gform_wrapper_2 {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
  }*/
  #pop-subscribe-form.active .pop-inner-wrapper {
    top: 10%;
    opacity: 1;
  }
}
body #theme-page .gform_wrapper,
body .gform_wrapper {
  max-width: 100%;
}
body #theme-page .gform_wrapper input[type="text"],
body .gform_wrapper input[type="text"],
body #theme-page .gform_wrapper input[type="email"],
body .gform_wrapper input[type="email"],
body #theme-page .gform_wrapper textarea,
body .gform_wrapper textarea,
body #theme-page .gform_wrapper select,
body .gform_wrapper select {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  border: 2px solid #fff !important;
  background-color: #fff !important;
  width: 100% !important;
  margin: 0px !important;
}
body #theme-page .gform_wrapper input[type="text"],
body .gform_wrapper input[type="text"],
body #theme-page .gform_wrapper input[type="number"],
body .gform_wrapper input[type="number"],
body #theme-page .gform_wrapper input[type="email"],
body .gform_wrapper input[type="email"] {
  height: 55px;
  line-height: 55px;
  padding: 0px 15px 0px 15px !important;
}
body #theme-page .gform_wrapper select,
body .gform_wrapper select {
  background: url(../png/selectbox-arrow.png) right center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 55px;
  line-height: 55px;
  padding: 0px 15px 0px 15px !important;
}
body #theme-page .gform_wrapper textarea,
body .gform_wrapper textarea {
  padding: 15px;
}
body #theme-page .gform_wrapper ul.gform_fields,
body .gform_wrapper ul.gform_fields {
  font-size: 0;
}
body #theme-page .gform_wrapper .top_label li.gfield,
body .gform_wrapper .top_label li.gfield {
  width: 100%;
  margin: 0 0 20px;
  padding: 0 !important;
  font-size: 14px;
}
body #theme-page .gform_wrapper .top_label li.gfield.gf_left_half,
body .gform_wrapper .top_label li.gfield.gf_left_half,
body #theme-page .gform_wrapper .top_label li.gfield.gf_right_half,
body .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 49% !important;
  margin: 0 0 20px;
  padding: 0;
}
body #theme-page .gform_wrapper .top_label li.gfield.gf_right_half,
body .gform_wrapper .top_label li.gfield.gf_right_half {
  margin-left: 2%!important;
}
body #theme-page .gform_wrapper .top_label li.gfield.gf_left_third,
body .gform_wrapper .top_label li.gfield.gf_left_third,
body #theme-page .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_middle_third,
body #theme-page .gform_wrapper .top_label li.gfield.gf_right_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
  width: 32% !important;
  margin: 0 0 20px;
  padding: 0;
}
body #theme-page .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_middle_third,
body #theme-page .gform_wrapper .top_label li.gfield.gf_right_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
  margin-left: 2%!important;
}
body #theme-page .gform_wrapper li.gfield,
body .gform_wrapper li.gfield {
  margin-bottom: 20px;
}
body #theme-page .gform_wrapper li.gfield label.gfield_label,
body .gform_wrapper li.gfield label.gfield_label,
body #theme-page .gform_wrapper li.gfield div.ginput_container,
body .gform_wrapper li.gfield div.ginput_container {
  margin-top: 0px !important;
  margin-left: 0px;
}
body #theme-page .gform_wrapper .gfield_checkbox li input[type='checkbox'],
body .gform_wrapper .gfield_checkbox li input[type='checkbox'] {
  opacity: 0;
  position: absolute;
}
body #theme-page .gform_wrapper .gfield_checkbox li label,
body .gform_wrapper .gfield_checkbox li label {
  margin: 0px;
  padding-left: 40px;
  line-height: 30px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
}
body #theme-page .gform_wrapper .gfield_checkbox li label:before,
body .gform_wrapper .gfield_checkbox li label:before {
  content: '';
  line-height: 30px !important;
  padding: 0px 0px 0px 40px!important;
  margin: 0px 0 5px !important;
  background-image: url('../png/checkbox-2x-sprite.png');
  background-position: left 0;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  height: 30px;
  left: 0px;
}
body #theme-page .gform_wrapper .gfield_checkbox li:hover label:before,
body .gform_wrapper .gfield_checkbox li:hover label:before {
  background-position: left -30px;
}
body #theme-page .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before,
body .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  background-position: left -60px;
}
body #theme-page .gform_wrapper .validation_error,
body .gform_wrapper .validation_error {
  display: none;
}
body #theme-page .gform_wrapper .gfield_description.validation_message,
body .gform_wrapper .gfield_description.validation_message {
  display: none;
}
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  background-color: transparent;
  margin-top: 0px;
  padding: 0;
  border-top: 0;
  border-bottom: 0;
}
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0px;
  margin-left: 0px;
  max-width: 100%;
}
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="text"],
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="text"],
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="number"],
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="number"],
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="email"],
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="email"],
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required textarea,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required textarea,
body #theme-page .gform_wrapper li.gfield.gfield_error.gfield_contains_required select,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required select {
  border: 2px solid #790000 !important;
}
@media (max-width: 768px) {
  body #theme-page .gform_wrapper .top_label li.gfield.gf_left_third,
  body .gform_wrapper .top_label li.gfield.gf_left_third,
  body #theme-page .gform_wrapper .top_label li.gfield.gf_middle_third,
  body .gform_wrapper .top_label li.gfield.gf_middle_third,
  body #theme-page .gform_wrapper .top_label li.gfield.gf_right_third,
  body .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100% !important;
    margin: 0 0 10px;
    padding: 0;
  }
  body #theme-page .gform_wrapper .top_label li.gfield.gf_middle_third,
  body .gform_wrapper .top_label li.gfield.gf_middle_third,
  body #theme-page .gform_wrapper .top_label li.gfield.gf_right_third,
  body .gform_wrapper .top_label li.gfield.gf_right_third {
    margin-left: 0%!important;
  }
  body #theme-page .gform_wrapper .top_label li.gfield.gf_right_half,
  body .gform_wrapper .top_label li.gfield.gf_right_half {
    margin-left: 0%!important;
  }
  body #theme-page .gform_wrapper .top_label li.gfield.gf_left_half,
  body .gform_wrapper .top_label li.gfield.gf_left_half,
  body #theme-page .gform_wrapper .top_label li.gfield.gf_right_half,
  body .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100% !important;
    margin: 0 0 10px;
    padding: 0;
  }
}
body.woocommerce-page .page-description > p {
  margin: 0px;
}
body.woocommerce-order-received .woocommerce {
  margin: 0px 0 50px !important;
  padding: 0px 30px 30px;
}
body .woocommerce form .form-row.woocommerce-invalid label {
  color: #333;
}
body .woocommerce form .form-row.woocommerce-invalid .select2-container,
body .woocommerce form .form-row.woocommerce-invalid input.input-text,
body .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #fff !important;
}
body .woocommerce form .form-row.woocommerce-validated .select2-container,
body .woocommerce form .form-row.woocommerce-validated input.input-text,
body .woocommerce form .form-row.woocommerce-validated select {
  border-color: #fff !important;
}
body .woocommerce-wrapper {
  padding: 50px 0;
}
body .woocommerce {
  margin: 50px 0 !important;
  padding: 30px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #eee;
}
body .woocommerce #cart .cart-head {
  font-size: 14px !important;
  padding: 0;
  line-height: 48px;
  color: #787878;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  padding: 0px !important;
}
body .woocommerce #cart .shop_table tbody tr:nth-of-type(even) {
  background-color: transparent !important;
}
body .woocommerce #cart table.shop_table {
  border: 0px;
}
body .woocommerce #cart table.shop_table tr th {
  border: 0px;
}
body .woocommerce #cart table.shop_table tr td {
  padding: 0px 0px 10px !important;
  border: 0px;
}
body .woocommerce #cart table.shop_table tr td img {
  width: 60px;
}
body .woocommerce #cart table.shop_table tr td .cart-item-wrapper {
  display: block;
  background: #fff;
  height: 60px;
}
body .woocommerce #cart table.shop_table tr td .cart-item-wrapper .amount {
  line-height: 60px;
}
body .woocommerce #cart table.shop_table tr td .cart-item-wrapper .quantity .qty {
  width: 60px;
  text-align: left;
  height: 40px;
  padding: 0px 0 0 10px;
  line-height: 40px;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  background: #fff;
}
body .woocommerce #cart table.shop_table tr td .cart-item-wrapper .quantity .qty:hover {
  height: 40px;
  padding: 0px 0 0 10px;
  line-height: 40px;
}
body .woocommerce #cart table.shop_table tr td .cart-item-wrapper .remove {
  line-height: 60px;
  padding: 0 5px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
}
body .woocommerce #cart table.shop_table tr td.product-name .cart-item-wrapper {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  font-weight: 800;
  color: #000;
}
body .woocommerce #cart table.shop_table tr td.product-name .cart-item-wrapper img {
  margin-right: 10px;
}
body .woocommerce #cart table.shop_table tr td.product-name .cart-item-wrapper a {
  margin-left: 70px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
}
body .woocommerce #cart table.shop_table tr td.product-name .cart-item-wrapper a:first-child {
  margin-left: 0px;
  position: absolute;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
body .woocommerce #cart table.shop_table tr td.product-name .variation {
  margin: 0px 0 0 70px;
  color: #4aa8e8;
}
body .woocommerce #cart table.shop_table tr td.product-name .variation dd {
  margin: 0px;
}
body .woocommerce #cart table.shop_table tr td.product-price span {
  display: block;
  text-align: left;
}
body .woocommerce #cart table.shop_table tr td.product-quantity {
  text-align: left;
}
body .woocommerce #cart table.shop_table tr td.product-quantity .cart-item-wrapper {
  line-height: 60px;
  text-align: left;
}
body .woocommerce #cart table.shop_table tr td.product-quantity .cart-item-wrapper > .quantity {
  vertical-align: middle;
  display: inline-block;
  width: 80px;
}
body .woocommerce #cart table.shop_table tr td.product-quantity .cart-item-wrapper > .quantity .plus {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .woocommerce #cart table.shop_table tr td.product-quantity .cart-item-wrapper > .quantity .minus {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .woocommerce #cart table.shop_table tr td.product-subtotal {
  text-align: left;
}
body .woocommerce #cart table.shop_table tr td.product-remove .cart-item-wrapper {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
body .woocommerce #cart table.shop_table tr td .coupon {
  position: relative;
  width: 350px;
  float: right;
}
body .woocommerce #cart table.shop_table tr td .coupon #coupon_code {
  height: 50px;
  padding: 0px 16px;
  line-height: 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  border: 4px solid #fff !important;
  width: 100%;
  background: #fff;
  color: #787878;
}
body .woocommerce #cart table.shop_table tr td .coupon #coupon_code:focus {
  border: 4px solid #4aa8e8 !important;
}
body .woocommerce #cart table.shop_table tr td .coupon .button {
  position: absolute;
  top: 4px;
  right: 4px;
  height: 42px;
  border-radius: 8px;
}
body .woocommerce #cart table.shop_table tr.cart_item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .woocommerce #cart .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
body .woocommerce #cart .cart-collaterals .cart_totals ul#shipping_method li {
  padding: 5px 0px;
}
body .woocommerce #cart .cart-collaterals .cart_totals ul#shipping_method li input {
  margin: 5px;
  float: left;
}
body .woocommerce #cart .cart-collaterals .cart_totals ul#shipping_method li label {
  display: block;
  position: relative;
  margin: 0px;
  text-indent: 0px;
  font-size: 12px;
}
body .woocommerce #cart .cart-collaterals .cart_totals ul#shipping_method li label .amount {
  display: block;
}
body .woocommerce #cart .cart-collaterals .cart_totals table {
  padding: 10px 20px 20px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
}
body .woocommerce #cart .cart-collaterals .cart_totals table p {
  margin: 0px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr th {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 75%;
  line-height: 20px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5%;
  width: 20%;
  line-height: 20px;
  vertical-align: middle;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.para td {
  font-size: 12px;
  width: 100%;
  padding: 15px 0;
  border: 0px;
  line-height: 16px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.para td strong {
  color: #707070;
  display: block;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.cart-subtotal {
  color: #707070;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.order-total {
  color: #4aa8e8;
  font-size: 17px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.order-total th {
  padding: 20px 0px 20px 10px;
  border: 0px;
  background: #eeeeee;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 400;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.order-total td {
  padding: 20px 10px 20px 5%;
  border: 0px;
  background: #eeeeee;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.order-total td strong {
  font-weight: 400;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.shipping th {
  border-bottom: 0px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.cart-product td,
body .woocommerce #cart .cart-collaterals .cart_totals table tr.cart-subtotal td {
  text-align: right;
  padding: 0px 10px 0px 0px;
}
body .woocommerce #cart .cart-collaterals .cart_totals table tr.shipping-table td {
  border-top: 0px;
  padding: 0px;
}
body .woocommerce #cart .cart-collaterals .cart-buttons {
  margin: 0px -5px;
}
body .woocommerce #cart .cart-collaterals .cart-buttons .col-md-6 {
  padding: 0px 5px;
}
body .woocommerce #cart .cart-collaterals .cart-buttons .col-md-6 input,
body .woocommerce #cart .cart-collaterals .cart-buttons .col-md-6 a {
  width: 100%;
}
body .woocommerce #cart .donation {
  margin: 0px 0px 25px;
  padding: 0px;
}
body .woocommerce #cart .donation .message {
  margin: 10px 0px 0px;
  padding-left: 20px;
}
body .woocommerce #cart .donation .message strong {
  color: #787878;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
body .woocommerce #cart .donation .input {
  position: relative;
}
body .woocommerce #cart .donation .input .input-text {
  height: 50px;
  padding: 0px 16px;
  line-height: 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  border: 4px solid #fff !important;
  width: 100%;
  background: #fff;
  color: #787878;
}
body .woocommerce #cart .donation .input .input-text:focus {
  border: 4px solid #4aa8e8 !important;
}
body .woocommerce #cart .donation .input .button {
  position: absolute;
  top: 4px;
  right: 4px;
  height: 42px;
  border-radius: 8px;
}
body .woocommerce .woocommerce-message {
  border-top-color: #4aa8e8;
  padding: 1em 2em 1em 2em !important;
  background: #222222;
  color: #fff;
}
body .woocommerce .woocommerce-message:before {
  color: #fff;
  left: auto;
  right: 2em;
}
body .para {
  font-size: 12px;
  width: 100%;
  padding: 0px 0;
  border: 0px;
  line-height: 16px;
}
body .para h3,
body .para strong {
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  color: #707070;
  display: block;
}
body.woocommerce .woocommerce-message {
  border-top-color: #4aa8e8;
  padding: 1em 2em 1em 2em !important;
  background: #222222;
  color: #fff;
}
body.woocommerce .woocommerce-message:before {
  color: #fff;
  left: auto;
  right: 2em;
}
body.woocommerce .single-product {
  padding-bottom: 50px;
}
body.woocommerce .single-product .related {
  margin-top: 50px;
}
body.woocommerce .single-product .single-product-left,
body.woocommerce .single-product .single-product-right {
  margin-bottom: 40px;
}
body.woocommerce .single-product .single-product-right {
  background: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.woocommerce .single-product .summary,
body.woocommerce .single-product .images {
  float: none !important;
  width: 100% !important;
  position: relative;
  margin: 0px !important;
}
body.woocommerce .single-product .summary .woocommerce-main-image,
body.woocommerce .single-product .images .woocommerce-main-image {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 500px;
  overflow: hidden;
  display: block;
  background: #fff;
}
body.woocommerce .single-product .summary .woocommerce-main-image img,
body.woocommerce .single-product .images .woocommerce-main-image img {
  height: auto;
  width: 100%;
  display: block;
  margin: auto;
}
body.woocommerce .single-product .summary .thumbnails a,
body.woocommerce .single-product .images .thumbnails a {
  border: 4px solid #fff;
  display: block;
  width: 100% !important;
  float: none !important;
  margin-right: 0px !important;
}
body.woocommerce .single-product .summary .thumbnails a img,
body.woocommerce .single-product .images .thumbnails a img {
  height: 100%;
  width: 100%;
}
body.woocommerce .single-product .summary #single-product-thumbnails,
body.woocommerce .single-product .images #single-product-thumbnails {
  padding: 10px 0px 0px;
  position: relative;
  margin: 0px -5px 0px;
}
body.woocommerce .single-product .summary #single-product-thumbnails .thumbnail,
body.woocommerce .single-product .images #single-product-thumbnails .thumbnail {
  padding: 0 5px 0 !important;
  display: block;
  margin: 0px auto 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  cursor: pointer;
  border: 0px;
  padding: 5px;
  background-color: transparent;
}
body.woocommerce .single-product .summary #single-product-thumbnails .thumbnail img,
body.woocommerce .single-product .images #single-product-thumbnails .thumbnail img {
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.woocommerce .single-product .summary #single-product-thumbnails .slick-prev,
body.woocommerce .single-product .images #single-product-thumbnails .slick-prev,
body.woocommerce .single-product .summary #single-product-thumbnails .slick-next,
body.woocommerce .single-product .images #single-product-thumbnails .slick-next {
  position: absolute;
  top: 40%;
  height: 40px;
  width: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 40px;
  z-index: 8;
}
body.woocommerce .single-product .summary #single-product-thumbnails .slick-prev,
body.woocommerce .single-product .images #single-product-thumbnails .slick-prev {
  left: 0px;
}
body.woocommerce .single-product .summary #single-product-thumbnails .slick-next,
body.woocommerce .single-product .images #single-product-thumbnails .slick-next {
  right: 0px;
}
body.woocommerce .single-product .product-social {
  margin-top: 20px;
}
body.woocommerce .single-product .product-social .apss-theme-6 .apss-single-icon a {
  color: #fff;
  display: block;
  float: left;
  height: 40px;
  margin: 0px 5px;
  padding: 5px;
  position: relative;
  width: 40px;
  background: none !important;
  text-align: center;
  vertical-align: middle;
  line-height: 36px;
}
body.woocommerce .single-product .product-social .apss-theme-6 .apss-single-icon a:before {
  background-color: #E6E6E6;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -20px;
}
body.woocommerce .single-product .product-social .social span.share-link {
  display: none;
}
body.woocommerce .single-product .product-social .social span.count {
  display: none;
}
body.woocommerce .single-product .product-social .social-circle {
  background: #222222;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0px;
  margin-left: 10px;
}
body.woocommerce .single-product .product-social .social-circle a {
  line-height: 40px;
  height: 40px;
  width: 40px;
  font-size: 10px;
  text-align: center;
  color: #ffffff;
  display: block;
}
body.woocommerce .single-product .product-social .social-circle a i {
  line-height: 40px;
}
body.woocommerce .single-product .product-social .apss-theme-6 .apss-single-icon a {
  color: #fff;
}
body.woocommerce .single-product .product-social .apss-theme-6 .apss-single-icon .fa {
  color: #fff;
}
body.woocommerce .single-product .product-social .apss-theme-6 .apss-single-icon a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #222 !important;
}
body.woocommerce .single-product .variations td {
  display: inline-block;
  padding: 0px;
}
body.woocommerce .single-product .variations td.label {
  width: 100px;
  text-align: left;
}
body.woocommerce .single-product .variations td.label label {
  font-weight: 700;
  font-size: 14px;
  color: #aaa;
  line-height: 45px;
}
body.woocommerce .single-product .variations td.value {
  width: 250px;
  text-align: left;
}
body.woocommerce .single-product .quantity {
  float: none !important;
  margin-bottom: 10px !important;
}
body.woocommerce .single-product .quantity .qty {
  width: 150px;
  text-align: left;
  height: 40px;
  padding: 0px 0 0 10px;
  line-height: 40px;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  background: #fff;
}
body.woocommerce .single-product .quantity .qty:hover {
  height: 40px;
  padding: 0px 0 0 10px;
  line-height: 40px;
}
body.woocommerce .single-product .single_add_to_cart_button {
  float: none !important;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0px 20px;
  border: 0px;
  position: relative;
  top: 0px;
  text-decoration: none;
  margin: 0;
  text-align: center;
  color: #fff;
  background: #d52b1e;
  -webkit-box-shadow: 0px 5px 0px #ee2d24;
  -moz-box-shadow: 0px 5px 0px #ee2d24;
  box-shadow: 0px 5px 0px #ee2d24;
  line-height: 35px;
  width: 150px;
  display: block;
}
body.woocommerce .single-product .single_add_to_cart_button:hover {
  background: #61b3eb !important;
}
body.woocommerce .single-product .single_add_to_cart_button:active {
  -webkit-box-shadow: 0px 1px 0px #00bccb;
  -moz-box-shadow: 0px 1px 0px #00bccb;
  box-shadow: 0px 1px 0px #00bccb;
  position: relative;
  top: 7px;
}
body.woocommerce .single-product .single_add_to_cart_button:disabled {
  float: none !important;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0px 20px;
  border: 0px;
  position: relative;
  top: 0px;
  text-decoration: none;
  margin: 0;
  text-align: center;
  color: #fff;
  background-color: #d52b1e !important;
  -webkit-box-shadow: 0px 5px 0px #ee2d24;
  -moz-box-shadow: 0px 5px 0px #ee2d24;
  box-shadow: 0px 5px 0px #ee2d24;
  line-height: 35px;
  width: 150px;
  display: block;
}
body.woocommerce .single-product .single_add_to_cart_button:disabled:hover {
  background: #61b3eb !important;
}
body.woocommerce .single-product .single_add_to_cart_button:disabled:active {
  -webkit-box-shadow: 0px 1px 0px #00bccb;
  -moz-box-shadow: 0px 1px 0px #00bccb;
  box-shadow: 0px 1px 0px #00bccb;
  position: relative;
  top: 7px;
}
body.woocommerce .single-product .product_title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 10px;
}
body.woocommerce .single-product p.price {
  color: #4aa8e8;
  font-size: 32px;
  font-weight: 800;
}
body.woocommerce .single-product p.price .price-prefix {
  display: none;
}
body.woocommerce .single-product textarea {
  height: 80px;
  padding: 0px 10px;
  line-height: 60px;
  border-radius: 15px;
  border: 4px solid #eee;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  max-width: 100%;
  margin-bottom: 15px;
  background: #eee;
}
body.woocommerce .single-product select {
  height: 45px;
  padding: 0px 10px;
  line-height: 41px;
  border-radius: 10px;
  border: 2px solid #eee;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  width: 100%;
  margin-bottom: 15px;
  background: #eee;
}
body.woocommerce .single-product input[type="text"],
body.woocommerce .single-product input[type="email"] {
  height: 45px;
  padding: 0px 10px;
  line-height: 45px;
  border-radius: 10px;
  border: 2px solid #eee;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  width: 100%;
  margin-bottom: 15px;
  background: #eee;
}
body.woocommerce .single-product input[type="submit"] {
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0px 20px;
  border: 0px;
  position: relative;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background: #d52b1e;
  -webkit-box-shadow: 0px 5px 0px #ee2d24;
  -moz-box-shadow: 0px 5px 0px #ee2d24;
  box-shadow: 0px 5px 0px #ee2d24;
  line-height: 40px;
}
body.woocommerce .single-product input[type="submit"]:active {
  -webkit-box-shadow: 0px 1px 0px #00bccb;
  -moz-box-shadow: 0px 1px 0px #00bccb;
  box-shadow: 0px 1px 0px #00bccb;
  position: relative;
  top: 7px;
}
body.woocommerce .single-product .woocommerce-tabs {
  margin-top: 50px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tabs {
  margin-bottom: 0px !important;
  padding: 0px !important;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tabs li {
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tabs li a {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #aaa;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border: 0px;
  padding: 10px 15px !important;
  line-height: 30px;
  background: #f0f0f0;
  -webkit-box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
}
body.woocommerce .single-product .woocommerce-tabs .wc-tabs li.active a {
  background: #fff;
  color: #00bccb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab {
  padding: 20px;
  background: #fff;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 300px;
  border: 0;
  overflow: auto;
  margin-bottom: 0px !important;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item {
  margin-bottom: 10px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-thumbnail img {
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-content-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #eeeeee;
  padding: 10px 20px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-content-wrapper h5 {
  margin: 0px;
  line-height: 20px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-content-wrapper p {
  line-height: 20px;
  margin: 0px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-content-wrapper p.item-date {
  color: #4aa8e8;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab .item .item-content-wrapper iframe {
  width: 100%;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab h2 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 24px;
}
body.woocommerce .single-product .woocommerce-tabs .wc-tab #product_enquiry_form label {
  text-transform: uppercase;
}
body #nab_card_details input,
body .woocommerce-billing-fields input,
body .woocommerce-shipping-fields input,
body #nab_card_details textarea,
body .woocommerce-billing-fields textarea,
body .woocommerce-shipping-fields textarea {
  height: 48px;
  padding: 0px 10px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 4px solid #fff;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
}
body #nab_card_details #nab_card_ccv,
body .woocommerce-billing-fields #nab_card_ccv,
body .woocommerce-shipping-fields #nab_card_ccv {
  width: 80px !important;
}
body #nab_card_details label,
body .woocommerce-billing-fields label,
body .woocommerce-shipping-fields label {
  text-transform: uppercase;
}
body #nab_card_details .select2-container .select2-choice,
body .woocommerce-billing-fields .select2-container .select2-choice,
body .woocommerce-shipping-fields .select2-container .select2-choice {
  background: transparent !important;
  border: 0px !important;
  line-height: 40px;
}
body #nab_card_details .select2-container .select2-choice .select2-arrow,
body .woocommerce-billing-fields .select2-container .select2-choice .select2-arrow,
body .woocommerce-shipping-fields .select2-container .select2-choice .select2-arrow {
  display: none;
}
body #nab_card_details .country_select,
body .woocommerce-billing-fields .country_select,
body .woocommerce-shipping-fields .country_select,
body #nab_card_details .state_select,
body .woocommerce-billing-fields .state_select,
body .woocommerce-shipping-fields .state_select,
body #nab_card_details select,
body .woocommerce-billing-fields select,
body .woocommerce-shipping-fields select {
  height: 48px;
  padding: 0px 10px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 4px solid #fff;
  box-shadow: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  background-image: url('../dropdown-bg.html') !important;
  background-repeat: no-repeat !important;
  background-position: right 50% !important;
  background-size: auto 100% !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body #nab_card_details select:hover,
body .woocommerce-billing-fields select:hover,
body .woocommerce-shipping-fields select:hover {
  background-image: url('../dropdown-hover-bg.html') !important;
}
body #jsPayButton {
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0px 20px;
  border: 0px;
  position: relative;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background: #d52b1e;
  -webkit-box-shadow: 0px 5px 0px #ee2d24;
  -moz-box-shadow: 0px 5px 0px #ee2d24;
  box-shadow: 0px 5px 0px #ee2d24;
  line-height: 55px;
}
body #jsPayButton:active {
  -webkit-box-shadow: 0px 1px 0px #00bccb;
  -moz-box-shadow: 0px 1px 0px #00bccb;
  box-shadow: 0px 1px 0px #00bccb;
  position: relative;
  top: 7px;
}
body #payment .terms {
  line-height: 42px;
}
body #payment #place_order {
  padding: 10px 25px !important;
  font-size: 14px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 4px;
  display: inline-block;
  font-weight: 600;
  border: 0px;
  position: relative;
  color: #ffffff !important;
  top: 0px;
  text-decoration: none;
  background: #00bccb;
  text-align: center;
  line-height: 27px !important;
  visibility: middle;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body #payment #place_order:hover,
body #payment #place_order:focus {
  color: #ffffff !important;
  background: #4daceb;
}
body #payment #place_order:active {
  position: relative;
  top: 3px;
}
.woocommerce ul.products li.product {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  margin: 0 5% 5% 0 !important;
  padding: 0;
  width: 30% !important;
  background: #000;
}
.woocommerce ul.products li.product img {
  margin: 50px 0 0 !important;
}
.woocommerce ul.products li.product > a {
  opacity: 1;
  display: block;
  -webkit-transition: 0.2s ease-in-out all;
  -moz-transition: 0.2s ease-in-out all;
  -ms-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
}
.woocommerce ul.products li.product a.overlay {
  position: absolute;
  width: 100%;
  top: 20%;
  left: 0px;
  opacity: 0;
  text-align: center;
  z-index: 1;
}
.woocommerce ul.products li.product a.overlay i {
  font-size: 72px;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.woocommerce ul.products li.product .product-title {
  position: absolute;
  top: 0px;
  background: #222222;
  width: 100%;
  padding: 20px 15px;
  z-index: 2;
}
.woocommerce ul.products li.product .product-title h3 {
  float: left;
  width: 65%;
  padding: 0px;
  color: #fff;
  font-size: 22px;
}
.woocommerce ul.products li.product .product-title span.price {
  float: left;
  width: 35%;
  float: right;
  text-align: left;
}
.woocommerce ul.products li.product .product-title span.price .price-prefix {
  display: block;
  color: #4aa8e8;
  font-weight: 800;
  margin-bottom: 5px;
}
.woocommerce ul.products li.product .product-title span.price .amount {
  color: #fff;
  font-size: 32px;
  font-weight: 800;
}
.woocommerce ul.products li.product .product-button {
  display: none;
  margin-top: 0px;
  background: #4aa8e8;
  padding: 20px;
  position: relative;
  z-index: 2;
}
.woocommerce ul.products li.product .product-button a.add_to_cart_button {
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0px 10px;
  border: 0px;
  position: relative;
  top: 0px;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  color: #d52b1e;
  background: #fff;
  -webkit-box-shadow: 0px 5px 0px #eee;
  -moz-box-shadow: 0px 5px 0px #eee;
  box-shadow: 0px 5px 0px #eee;
  line-height: 42px;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out all;
  -moz-transition: 0.3s ease-in-out all;
  -ms-transition: 0.3s ease-in-out all;
  -o-transition: 0.3s ease-in-out all;
}
.woocommerce ul.products li.product .product-button a.add_to_cart_button:active {
  -webkit-box-shadow: 0px 1px 0px #eee;
  -moz-box-shadow: 0px 1px 0px #eee;
  box-shadow: 0px 1px 0px #eee;
  position: relative;
  top: 7px;
}
.woocommerce ul.products li.product:hover > a {
  opacity: .5;
}
.woocommerce ul.products li.product:hover a.overlay {
  top: 40%;
  opacity: 1;
}
@media (min-width: 1024px) {
  .woocommerce ul.products li.last {
    margin-right: 0 !important;
  }
}
@media (max-width: 1023px) {
  .woocommerce ul.products li.product {
    width: 45% !important;
    margin: 0 2% 20px !important;
  }
  .woocommerce ul.products li.first {
    clear: none !important;
  }
  .woocommerce ul.products li.last {
    margin-right: 2% !important;
  }
}
@media (max-width: 540px) {
  .woocommerce ul.products li.product {
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
}
