@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en");
/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   2.2
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
html {
  scroll-padding-top: 100px; /* height of sticky header */
}
body {
  color: #676a6c;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-size: 14px;
}
a {
  color: #337ab7;
  text-decoration: none !important;
}
h3 {
  line-height: 1.3;
  margin-top: 0px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
span.orange {
  color: #ff8000;
}
p.text-color {
  color: #676a6c;
}
a.orange-link {
  color: #ff8000;
  text-decoration: none;
}
a.orange-link:hover {
  color: #17a185;
}
section p {
  /* color: #aeaeae; */
  font-size: 16px;
}
address {
  font-size: 13px;
}
h1 {
  margin-top: 10px;
  font-size: 48px;
  font-weight: 200;
}
.headerLogo {
  width:20em;
}
.label-primary {
    background-color: #144e7a;
  }
.align-center {
  margin:0 auto;
}

.orange-line {
  width: 60px;
  height: 1px;
  margin: 60px auto 0;
  border-bottom: 2px solid #ff8000;
}
.orange-line2 {
  width: 60px;
  height: 1px;
  margin: 30px auto 0;
  border-bottom: 2px solid #ff8000;
}
.orange-line3 {
  width: 60px;
  height: 1px;
  margin: 10px auto 0;
  border-bottom: 2px solid #ff8000;
}
.blue-line {
  width: 40%;
  height: 1px;
  margin: 5px auto 0;
  border-bottom: 2px solid #144e7a;
}
.white-line {
  width: 92%;
  height: 1px;
  margin: 5px auto 0;
  border-bottom: 2px solid #ffffff;
}
.gray-line {
  width: 60px;
      height: 1px;
      margin: 20px auto 0;
      border-bottom: 1px solid rgba(174, 174, 174, 0.53);
}
.orange-bg {
  background-color: #ff8000;
  color: #ffffff;
}
.gray-bg {
  background-color: #f4f4f4;
}
.blue-bg {
  background-color: #144E7A;
  color:#FFFFFF;
}
.blue-bg:hover {
  background-color: #144E7A;
  color:#FFFFFF;
}
.blue-bg-2 {
  background-color: #195984;
  color:#FFFFFF;
}
.blue-bg-inverse {
  background-color: #ffffff;
  color: #144e7a;
  border: 2px solid #144e7a;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.teal-bg {
  background-color: #82CECC;
  color:#FFFFFF;
}
.shadow-bottom {
  box-shadow: 0 5px 6px -3px rgba(170,170,170,0.1);
}
.glyphicon {
  color: #ff8000;
  font-size: 2em;
  top: 10px;
}
.blue {
  color:#144e7a;
}
.white {
  color:#FFFFFF !important;
}
.teal {
  color: #337ab7;

}
.form-actions {
  margin: 0;
  background-color: transparent;
  text-align: center;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}


.card:hover {
  box-shadow: 2px 2px 8px #c3c3c3;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.nav-link {
  color: #fff;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .9em;
}
.navbar-nav > li > a {
  padding-top: 25px;
  border-top: 6px solid transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #fff;
  border-top: 6px solid #ff8000;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #ff8000;
}
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #fff;
}
.navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
  background: transparent;
  color: inherit;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background: #144e7a;
  color: #fff;
}
.navbar-default .navbar-brand {
  color: ;
  height: auto;
  display: block;
  font-size: 14px;
  background: ;
  padding: 15px 20px 15px 20px;
  border-radius: 0 0px 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-scroll.navbar-default .nav li a {
  color: #FFFFFF;
}
.navbar-scroll.navbar-default .nav li a:hover {
  color: #ff8000;
}
.navbar-wrapper .navbar.navbar-scroll {
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7eaec;
  border-radius: 0;
}
.nav > li > a {
  padding: 20px 10px 20px 10px;
}
.navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}
.navbar.navbar-scroll .navbar-brand {
  /*margin-top: 9px;*/
  border-radius: 5px;
  font-size: 12px;
  padding: 10px;
  height: auto;
  /*background-color: #144e7a;*/
}
/* Bootstrap 4 */
.bg-dark {
  background:#144e7a !important;
  transition:0.30s ease;
}
.bg-dark.scrolled {
  background:#144e7a !important;
}
.nav-link {
  color:rgba(255,255,255,.9) !important; 
}
.nav-link:hover {
  color:#ff8000 !important; 
}
.nav-link.active {
  border-top: 4px solid #ff8000 !important;
    height: 42px !important;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* homeCarousel
-------------------------------------------------- */


.carouselHeader {
  font-weight: 700;
  font-size: 52px;
  text-transform: uppercase;
  color:#FFFFFF;
}

/* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {
          .carouselHeader{font-size: 36px;margin-top:30px}
    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {
    .carouselHeader{font-size: 36px;margin-top:50px}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
    .carouselHeader{font-size: 42px;margin-top:30px}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
    .carouselHeader{font-size: 48px;}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
    .carouselHeader{font-size: 52px;}
    }

/* carousel SLIDER
-------------------------------------------------- */
.carousel-back {
  height: 470px;
  width: 100%;
  background: url('/pub/img/blog_page.jpg') 50% 0 no-repeat;
}
.carousel-back.one {
  background: url('/pub/img/carousel-armis.jpg') 50% 0 no-repeat;
}
.carousel-back.two {
  background: url('/pub/img/carousel-armis.jpg') 50% 0 no-repeat;
}
.carousel-back.three {
  background: url('/pub/img/carousel-armis.jpg') 50% 0 no-repeat;
}
.carousel-back.four {
  background: url('/pub/img/carousel-size.jpg') 50% 0 no-repeat;
}
.carousel-back.supportone {
  background: url('/pub/img/blog_page.jpg') 50% 0 no-repeat;
}
.carousel-indicators {
  bottom:-100px;
}

/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
  height: 1000px;
  width: 100%;
  background: url('/pub/img/blog_page.jpg') 50% 0 no-repeat;
}
.header-back.one {
  background: url('/pub/img/tradeshow/framework.jpg') 50% 0 no-repeat;
}
.header-back.two {
  background: url('/pub/img/tradeshow/mobile.jpg') 50% 0 no-repeat;
}
.header-back.three {
  background: url('/pub/img/tradeshow/evidence.jpg') 50% 0 no-repeat;
}
.header-back.four {
  background: url('/pub/img/tradeshow/acgme.jpg') 50% 0 no-repeat;
}
.header-back.five {
  background: url('/pub/img/tradeshow/personnel.jpg') 50% 0 no-repeat;
}
.header-back.six {
  background: url('/pub/img/tradeshow/immunizations.jpg') 50% 0 no-repeat;
}
.header-back.seven {
  background: url('/pub/img/tradeshow/schedule.jpg') 50% 0 no-repeat;
}
.header-back.eight {
  background: url('/pub/img/tradeshow/evals.jpg') 50% 0 no-repeat;
}
.header-back.nine {
  background: url('/pub/img/tradeshow/curriculum.jpg') 50% 0 no-repeat;
}
.header-back.ten {
  background: url('/pub/img/tradeshow/android.jpg') 50% 0 no-repeat;
}
.header-back.supportone {
  background: url('/pub/img/blog_page.jpg') 50% 0 no-repeat;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {

}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element
.carousel .item {
  height: 470px;
}*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
  width: 6%;
}
.carousel-inner .container {
  position: relative;
}
.carousel-inner {
  overflow: hidden;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
  }
}
.carousel-caption {
  position: absolute;
  /*border: 2px solid red;*/
  /*width: 500px;*/
}
.carousel-caption {
  top: 100px;
  left: 20px;
  bottom: auto;
  right: auto;
  text-align: left;
  /*width:41%;*/
}
.carousel-caption.blank {
  top: 140px;
  left:20px;
}
.carousel-image {
  position: absolute;
  right: 10px;
  top: 100px;
}
.carousel-indicators {
  padding-right: 60px;
}
.carousel-indicators .active {
  background-color: #FF8000;
}
.carousel-indicators li{
  border:1px solid #FF8000;
}
.carousel-caption h1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: -1.5px;
  display: inline-block;
  vertical-align: middle;
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}
.carousel-caption p {
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
}
.caption-link {
  color: #fff;
  margin-left: 10px;
  text-transform: capitalize;
  font-weight: 400;
}
.caption-link:hover {
  text-decoration: none;
  color: inherit;
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .carouselH1 {
      margin-top:50%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  .carouselH1 {
    margin-top:40%;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .carouselH1 {
    margin-top:25%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .carouselH1 {
    margin-top:20%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .carouselH1 {
    margin-top:15%;
  }
}
/* XLarge Devices, Wide Screens */
@media only screen and (min-width : 1600px) {
  .carouselH1 {
    margin-top:10%;
  }
}

/* XXLarge Devices, Wide Screens, Steve's Giant Monitor */
@media only screen and (min-width : 1900px) {
  .carouselH1 {
    margin-top:7%;
  }
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .studentCarouselH1 {
      margin-top:35%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
  .studentCarouselH1 {
    margin-top:30%;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .studentCarouselH1 {
    margin-top:25%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .studentCarouselH1 {
    margin-top:15%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .studentCarouselH1 {
    margin-top:13%;
  }
}

/* XLarge Devices, Wide Screens */
@media only screen and (min-width : 1600px) {
  .studentCarouselH1 {
    margin-top:10%;
  }
}

/* XXLarge Devices, Wide Screens, Steve's Giant Monitor */
@media only screen and (min-width : 1900px) {
  .studentCarouselH1 {
    margin-top:7%;
  }
}
.studentCarouselH1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  color:#FFFFFF;
  vertical-align:middle;
  display:inline-block;
}

.carouselH1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: uppercase;
  color:#FFFFFF;
  vertical-align:middle;
  display:inline-block;
}
.carouselP {
  color: #FFFFFF;
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}
/* Home Page Ticker */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
  background-color: #000;
  background-color: rgba(0,0,0,0.05);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: #000;
  background-color: rgba(0,0,0,0.25);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
  background-color: rgba(0,0,0,0.3);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
  background-color: rgba(0,0,0,0.4);
}

#homeTicker {
  font-size:14px;
  height:380px;
  overflow:hidden;
}
#homeTicker a {
  font-weight: 600;
  color: #144e7a;
  margin-top: 6px;
  display: block;
}
#homeTicker p {
  font-size:12px;
  font-weight: 200;
}
#homeTickerHeader {
  color: #676a6c;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 50px;
}
/* Begin Partners Page News Ticker */

#partnerTicker {
  font-size:14px;
  height:345px;
  overflow:hidden;
}
#partnerTicker a {
  font-weight: 600;
  color: #144e7a;
  margin-top: 6px;
  display: block;
}
#partnerTicker p {
  font-size:12px;
  font-weight: 200;
}
.partnerTickerEntry {
  background-color: #efefef;
  padding: 5px 10px 5px 10px;
  margin:5px;
}

/* testimon carousel */
.carousel-indicators {
    margin-left: -28%;
}

#testimonialCarousel {
  background-image: url("/pub/img/testimonialCarousel.jpg");
  background-size:cover;
  background-position:center;
}
.testiDiv {
  height: 320px;
}
.testiWrap {
  height: 50%;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {
      .quote1 {
        font-style: italic;
        display: block;
        font-size: 10px;
        line-height: 14px;
        font-weight: 100;
        margin-top: 20px;
        color: #FFFFFF;
      }
    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {
      .quote1 {
        font-style: italic;
        display: block;
        font-size: 12px;
        line-height: 16px;
        font-weight: 100;
        margin-top: 20px;
        color: #FFFFFF;
      }
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
      .quote1 {
        font-style: italic;
        display: block;
        font-size: 14px;
        line-height: 18px;
        font-weight: 100;
        margin-top: 20px;
        color: #FFFFFF;
      }
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
      .quote1 {
        font-style: italic;
        display: block;
        font-size: 16px;
        line-height: 20px;
        font-weight: 100;
        margin-top: 20px;
        color: #FFFFFF;
      }
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
      .quote1 {
        font-style: italic;
        display: block;
        font-size: 18px;
        line-height: 22px;
        font-weight: 100;
        margin-top: 20px;
        color: #FFFFFF;
      }
    }

    /* Custom, iPhone Retina */
        @media only screen and (min-width : 320px) {
          .quote2 {
            font-size: 9px;
            font-weight: 600;
            color: #ff8000;
            line-height: 11px;
            display: block;
            position: relative;
            margin-top:5px;
          }
        }

        /* Extra Small Devices, Phones */
        @media only screen and (min-width : 480px) {
          .quote2 {
            font-size: 10px;
            font-weight: 600;
            color: #ff8000;
            line-height: 12px;
            display: block;
            position: relative;
            margin-top:5px;
          }
        }

        /* Small Devices, Tablets */
        @media only screen and (min-width : 768px) {
          .quote2 {
            font-size: 10px;
            font-weight: 600;
            color: #ff8000;
            line-height: 14px;
            display: block;
            position: relative;
            margin-top:5px;
          }
        }

        /* Medium Devices, Desktops */
        @media only screen and (min-width : 992px) {
          .quote2 {
            font-size: 12px;
            font-weight: 600;
            color: #ff8000;
            line-height: 16px;
            display: block;
            position: relative;
            margin-top:5px;
          }
        }

        /* Large Devices, Wide Screens */
        @media only screen and (min-width : 1200px) {
          .quote2 {
            font-size: 14px;
            font-weight: 600;
            color: #ff8000;
            line-height: 18px;
            display: block;
            position: relative;
            margin-top:5px;
          }
        }
.caseDesc {
  display: block;
  font-size: 14px;
  width: 80%;
  line-height: 16px;
  margin: 0 auto;
  text-align: center;
}
/* Sections
------------------------- */
.services {
  padding: 60px 0px 40px 0px;
}
.services h2 {
  font-size: 24px;
  letter-spacing: -1px;
  font-weight: 600;
  text-transform: uppercase;
}
.features-block {
  margin-top: 40px;
}
.features-text {
  margin-top: 20px;
}
.features small {
  color: #ff8000;
}
.features h2 {
  font-size: 22px;
  margin-top: 5px;
}
.features-text-alone {
  margin: 40px 0;
}
.features-text-alone h1 {
  font-weight: 200;
}
.features-icon {
  color: #ff8000;
  font-size: 40px;
}
.orange-section {
  margin-top: 60px;
  background: #ff8000;
  color: #fff;
  padding: 20px 0;
}
.gray-section {
  background: #f4f4f4;
  margin-top: 60px;
}
.shadow-section {
  -webkit-box-shadow: inset 0px 16px 16px -16px rgba(170,170,170,0.5),
                      inset 0px -16px 16px -16px rgba(170,170,170,0.5);
  -moz-box-shadow: inset 0px 16px 16px -16px rgba(170,170,170,0.5),
                   inset 0px -16px 16px -16px rgba(170,170,170,0.5);
  box-shadow: inset 0px 16px 16px -16px rgba(170,170,170,0.5),
              inset 0px -16px 16px -16px rgba(170,170,170,0.5);
}
.team-member {
  text-align: center;
}
.team-member img {
  margin: auto;
}
.social-icon a {
  background: #ff8000;
  color: #ffffff !important;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}
.social-icon a:hover {
  background: #e5762a;
}
.img-small {
  height: 88px;
  width: 88px;
}
.stats {
  font-size: 22px;
  margin: 5px 0px 30px 0px;
  color:#ffffff;
  text-transform: uppercase;
}
.numbers {
  font-size: 52px;
  height: 1em;
  font-weight: bold;
  color: #ff8000;
  margin-bottom: 20px;
}

/* Info Containers */
#infoNav {
  border-bottom:none !important;
}
#infoNav .nav-link.active {
  border: 0;
  border-top:4px solid #ff8000 !important;
}
#invoNav .nav-link:hover {
  border: 0;
  border-top:4px solid #ff8000 !important;
}
#infoNav a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 0px !important;
  color: #337ab7 !important;
  text-transform: none;
}
.nav-link:hover {
  border-color: transparent !important;
}
#infoNav .nav-tabs .nav-link {
  border: 0;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
#infoNav li {
  margin:0.5em 1.5em .5em 1.5em;
}
#infoNav li.active {

}
#infoNav2 {
  margin: .5em auto .5em;
}
#infoNav2 a {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color:#676A6C;
}

#infoNav2 li {
  margin:0.5em 1.5em .5em 1.5em;
  border: 1px solid #C3C3C3;
  padding: 10px 20px 10px 20px;
  color: #676A6C;
  border-radius: 5px;
}
#infoNav2 li.active {
  border: none;
  background-color:#144E7A;
  margin:0.5em 1.5em .5em 1.5em;
}
#infoNav2 li.active a {
  color:#FFFFFF;
}
#equalheight a {
  color:#FFFFFF;
}

/* Details Sidebar BS4.4 */

.bd-toc {
  order: 2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
    position: sticky;

    overflow-y: auto;
  }
.toc-h2 a {
  font-weight: 700;
    margin-bottom: 3px;
    display: block;
    font-size: 15px;
    margin-top: 10px;
}
.toc-h2 a:hover {
  color:#144e7a;
}
.toc-h3 a {
  padding: 4px 20px;
  font-size: 13px;
  font-weight: 600;
}
.toc-h4 a {
  font-weight: 100;
    font-size: 14px;
    margin: 0px;
}
.section-nav {
  padding-left: 0;
}
.section-nav ul {
  padding-left: 1rem;
}

.toc-entry {
  display: block;
}
.toc-entry a {
  display: block;
  padding: 0.125rem 1.5rem !important;
  color: #77757a;
}
.toc-entry a:hover {
  text-decoration: none;
}

.bd-toc-link {
  display: block;
  padding: 0.25rem 1.5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.65);
}
.bd-toc-link:hover {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
}

.bd-toc-item.active {
  margin-bottom: 1rem;
}
.bd-toc-item.active:not(:first-child) {
  margin-top: 1rem;
}
.bd-toc-item.active > .bd-toc-link {
  color: rgba(0, 0, 0, 0.85);
}
.bd-toc-item.active > .bd-toc-link:hover {
  background-color: transparent;
}
.bd-toc-item.active > .bd-sidenav {
  display: block;
}

.bd-sidebar .nav > li > a {
  display: block;
  padding: 0.25rem 1.5rem;
  color: rgba(0, 0, 0, 0.65);
}

.bd-sidebar .nav > li > a:hover {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
  background-color: transparent;
}

.bd-sidebar .nav > .active > a,
.bd-sidebar .nav > .active:hover > a {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  background-color: transparent;
}



.lh2 {
  line-height: 2em;
}
/* End Info Containers */

/* GME Details */

#sidebar.affix {
    top: 100px;
}
.affix-bottom {
  position:relative;
}
/* sidebar */
.details-sidebar {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* all links */
.details-sidebar .nav>li>a {
    color: #999;
    border-left: 2px solid transparent;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 400;
    width: 270px;
}

/* nested links */
.details-sidebar .nav .nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
    width: 270px;
}

/* active & hover links */
.details-sidebar .nav>.active>a,
.details-sidebar .nav>li>a:hover,
.details-sidebar .nav>li>a:focus {
    color: #144e7a;
    text-decoration: none;
    background-color: transparent;
    border-left-color: #ff8000;
}
/* all active links */
.details-sidebar .nav>.active>a,
.details-sidebar .nav>.active:hover>a,
.details-sidebar .nav>.active:focus>a {
    font-weight: 700;
}
/* nested active links */
.details-sidebar .nav .nav>.active>a,
.details-sidebar .nav .nav>.active:hover>a,
.details-sidebar .nav .nav>.active:focus>a {
    font-weight: 500;
}

/* hide inactive nested list */
.details-sidebar .nav ul.nav {
    display: none;
}
/* show active nested list */
.details-sidebar .nav>.active>ul.nav {
    display: block;
}
.detailsContent ul,li,span {
}
.details-ul-title {
  font-weight: 600;
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 5px;
  display: block;
}
.details-ul span {
  color:#8e8e8e;
}
.details-ul li {
  color:#ff8000;
}
.group {
  margin-bottom:40px;
}
.subgroup {
}
#detailsContent h1 {

  color: #144e7a;
  font-size: 36px;
  font-weight: 400;
}
#detailsContent h2 {

  font-size: 26px;
}
.sidebar-span {
  font-weight: 700;
  margin-bottom: 3px;
  display: block;
  font-size: 15px;
  margin-top: 10px;

}
.sidebar-span a {
    text-decoration: none;
    color:#676a6c;
}
.sidebar-span a:hover {
    color:#144e7a;
}
/* End GME Details */

ul.gmeList {
  list-style: none;
  margin-left: 120px;
}
.blueCheck {
  color: #bfcdd6;
  margin-top: 2px;
}
.testimonials {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #ff8000;
  background-image: url('/pub/img/institutionsorange.png');
}
.testimonials-text {
  color:#ffffff;
  font-size: 24px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.blockquote-footer {
  color:#ffffff !important;
}
.studySpan {
  color: #C3C3C3;
  font-weight: 100;
}
.big-icon {
  font-size: 46px;
}
.features .big-icon {
  color: #ff8000;
  margin-top:4px;
}
.xl-icon {
  font-size: 70px;
}
.features .xl-icon {
  color: #ff8000;
}
.font12 {
  font-size: 12px;
}
.contact {
  background-image: url('/pub/img/word_map.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 60px;
}

 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

/* Buttons - only primary custom button
------------------------- */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #ff8000;
  border-color: #ff8000;
  color: #FFFFFF;
  font-size: 14px;
}
.btn-lg {
  padding: 10px 20px;
  font-weight: 600;
  font-size: 14px;
}
.btn-xl {
  line-height: 2;
  font-size: 24px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #e5762a;
  border-color: #e5762a;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #ffb143;
  border-color: #ffb143;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (max-width: 992px) {
  .carousel-image {
    display: none;
  }
}
@media (max-width: 768px) {
  .carousel-caption,
  .carousel-caption.blank {
    left: 5%;
    top: 80px;
  }
  .carousel-caption h1 {
    font-size: 28px;
  }
  .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
  }
  .navbar-default {
    background-color: #144e7a;
    border-color: #fff;
    padding: 15px 0;
  }
  .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .navbar-default .nav li a {
    color: #FFFFFF;
  }
  .navbar-default .nav li a:hover {
    color: #ff8000;
  }
  .navbar-wrapper .navbar {
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
  }
  .nav > li > a {
    padding: 25px 10px 15px 10px;
  }
  .navbar-nav > li > a {
    padding: 20px 10px;
  }
  .navbar .navbar-brand {
    margin-top: 6px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
  }
  .carousel-control {
    display: none;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}


/* STUDENT PAGE
-------------------------------------------------- */
.jobHeader {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 800;
}
#jobContainer {
  background-color:#F7F7F7;
  color:#FF8000;
  padding: 5px 20px 5px 20px;
}
.jobLine:before {
  content: "";
  position: absolute;
  left: 5%;
  bottom: 0;
  height: 10px;
  width: 90%;
  border-bottom: 10px solid #FFFFFF;
  margin: 0 auto;
  display: block;
  top: -5px;
}
#jobContainer:hover {
  background-color:#FFFFFF;
  color:#144E7A;
  text-decoration: none;
}

#jobContainer h2 {
  font-size:24px;
  font-weight:800;
  text-transform: uppercase;
}
.IX {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  color:white;
}
#internQuad h3 {
  font-size:24px;
  font-weight:800;
  text-transform: uppercase;
}
/* MARGINS & PADDINGS
-------------------------------------------------- */
.p-n {
  padding:none !important;
}
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.p-b-xl {
  padding-bottom: 40px;
}
.p-t-xxl {
  padding-top:60px;
}
.p-t-m {
  padding-top:20px;
}
.p-b-xxl {
  padding-bottom:60px;
}
.p-l-xl {
  padding-left:40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-xxl {
  margin-top: 60px;
}
.m-t-xxxl {
  margin-top: 100px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}

/* WIDTHS for support icon alignment fix
-------------------------------------------------- */
.w42 {
  width: 42px;
}
.w51 {
  width: 51px;
}
.w52 {
  width: 52px;
}
.w55 {
  width: 55px;
}
.w58 {
  width: 58px;
}

/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
section.timeline {
  padding-bottom: 30px;
}
section.comments {
  padding-bottom: 80px;
}
.comments-avatar {
  margin-top: 25px;
  margin-left: 22px;
}
.comments-avatar img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 10px;
}
.commens-name {
  font-weight: 600;
  font-size: 14px;
}
.commens-position {
  font-style: italic;
  font-size: small;
}

.bubble {
  position: relative;
  height: 140px;
  padding: 20px;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-style: italic;
  font-size: 14px;
}
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 30px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent ;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent  transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #ff8000;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}
.alert-warning {
  color: #676A6C;
  background-color: #FFEFDF;
  border-color: #FF8000;
}
.footernav {
  background-color: #144E7A;
}
.footernav > a{
  color: #676a6c;
  padding-right: 25px;
}
.footerNavContainer {
  border-left: 1px solid #337ab6;
  border-right: 1px solid #337ab6;
}
.footerLinkContainer {
  margin: 0px 20px 0px 20px;
}
.footer-line {
  width: 150px;
  height: 1px;
  margin: 20px auto;
  border-bottom: 1px solid #337AB6;
}

div.misc-links-header {
  color: #EFEFEF;
  margin: 4px 0;
}
ul.misc-links {
  list-style-type: none;
  padding: 0px;
}
ul.misc-links a:hover {
  color:#FFFFFF;
  text-decoration: none;
}
.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vcenter2 {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.w100 {
  width:100%;
}

.test-img {
  width:120px;
  float: left;
  position:relative;
  top:12px;
}

/* Begin Mobile Page
-------------------------------------------------- */
.mobileFeature {
  font-size:28px;
}
/* End Mobile Page
-------------------------------------------------- */

/* Careers Page */
.equalRow {

}
#equalHeight {
    overflow: hidden;
}
.equalRow h2 {
  text-transform: uppercase;
  font-size: 20px;
  color: #144e7a;
  font-weight: 600;
}
.equalRow p {
  font-weight: 100;
  margin: 10px;
}
.jobCategory {
  font-size: 30px;
  font-weight: 300;
}
.jobList {
  list-style: none;
    font-weight: 600;
    font-size: 1.2em;
    padding-left: 0px;
}

/* End Careers Page */

.pdf-icon {
  color: #ff8000;
  font-size: 22px;
}

.logoBox {
  width:14.28%; /* divide by 7 */
  float:left;
  padding:10px;
}

.usmap {
  width: 768px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .usmap {
    display: none;
  }
}

.client-ul {
  margin: 10px 0;
  padding: 0px;
  list-style-position: inside;
}
.client-ul-header {
  font-weight: bold;
  margin-top: 8px;
  color: #FF8800;
}
.client-ul > li {
  font-weight: normal;
  padding: 4px 4px 4px 14px;
  list-style-type: none;
  color: #144E7A;
  border-bottom: 1px dotted #ccc;
  text-indent: -8px;
}
.client-ul > li:last-child {
  border: none;
}
.client-ul > li:hover {
  color: #FF8000;
  background: #f6f6f6;
}
.client-ul span {
  font-style: italic;
  color: #AAAAAA;
}

.blog-entry {
  padding-top: 10px;
  padding-bottom: 10px;
}
.post-padding {
  padding-top: 25px;
}

.post-header > .orange-line {
  margin-top: 10px;
}
.ulIntegration {
  list-style: none;
}

/* Social media buttons on posts */
.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 0;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}
.btn-email {
    background: #ff8000;
    border-radius: 0;
    color: #fff
}
.btn-email:link, .btn-email:visited {
    color: #fff
}
.btn-email:active, .btn-email:hover {
    background: #E67300;
    color: #fff
}
.bottom-padding {
    margin-bottom: 25px;
}
.btn-login {
  color: #ffffff;
  background-color: #ff8000;
  border-color: #ff8000;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.btn-login:hover {
  background-color: #e5762a !important;
  border: 1px solid #e5762a !important;
  color: #ffffff !important;
}
.footerCopy {
  color:#536c86;
}
.img-overlay {
  background: none repeat scroll 0 0 #FFFFFF;
  width:100%;
  opacity: 0.5;
  top:0;
  left:0;
  position: absolute;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000000;
}

.team:hover .overlay {
  opacity: .7;
}

#live p {
  font-size: calc(16px + (4 * (100vw - 800px)) / 799);
  line-height: calc(28px + (8 * (100vw - 800px)) / 799);

}

/** c19 guide **/
.guide-topic {
  padding-left: 20px;
}
.question {
  border-left: solid 5px #ff8000;
  padding-left: 10px;
  color: #144e7a;
  margin-top: 15px;
  font-size: 18px;
  padding: 10px 10px 10px 10px;
  background-color: antiquewhite;
}
.answer {
  padding-left:15px;
}
.solution-box {
  border-left: 5px solid #144e7a;
    background-color: aliceblue;
    padding: 15px 10px 5px 10px;
}
.solution {
  font-weight:600;
}
.btn-huge{
  padding-top:20px;
  padding-bottom:20px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 600;
  font-size: 1.2rem;
}

.card-img, .card-img-top {
  width: 100%;
  height: 150px !important;
  object-fit: cover;
}
/* QGenda Announcement */
#QBanner {
  background-color: #002e60;
}
.QBannerLink {
  font-weight:30em; !important
}