@media (min-width:768px) {
  .full-width-image-with-overlay-outer .overlay-corners .bottom-right,
  .full-width-image-with-overlay-outer .overlay-corners .top-left {
    height: 50px;
    width: 50px;
  }

  .full-width-image-with-overlay-outer .overlay-corners .top-left {
    border-left-width: 10px;
    border-top-width: 10px;
    top: 0;
  }

  .full-width-image-with-overlay-outer .overlay-corners .bottom-right {
    border-bottom-width: 10px;
    border-right-width: 10px;
    bottom: 0;
  }

  .gateway-wrapper {
    width: 750px;
  }
}

.gateway-wrapper>.navbar-collapse,
.gateway-wrapper>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:992px) {
  .gateway-wrapper {
    width: 970px;
  }

  .gateway-wrapper>.navbar-collapse,
  .gateway-wrapper>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.gateway-group {
  width: 140px;
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
}

.gateway-group:nth-child(2n) {
  clear: right;
  margin-right: 0;
  margin-bottom: 25px;
}

header>.container {
  position: relative;
}

.nav-gateway-lists {
  display: none;
  position: absolute;
  right: 20px;
  top: -15px;
  z-index: 999;
}

.nav-gateway-lists:after,
.nav-gateway-lists:before {
  content: " ";
  display: table;
}

.nav-gateway-lists:after {
  clear: both;
}

.nav-gateway-lists h2 {
  margin-top: 40px;
}

.nav-gateway-lists .gateway-group li {
  text-align: left;
  margin-bottom: 5px;
}

.nav-gateway-lists .gateway-group li h4 {
  font-size: 11px;
  color: #646666;
  font-weight: 900;
  margin: 0 0 10px;
}

.nav-gateway-lists .gateway-group li a {
  color: #646666;
  font-size: 11px;
  opacity: .6;
  display: block;
  padding: 2px 0;
}

.nav-gateway-lists .gateway-group li a img {
  padding-right: 3px;
  padding-left: 2px;
}

.nav-gateway-lists .gateway-group li a .glyphicon {
  color: #399d47;
  padding-left: 3px;
  visibility: hidden;
}

.nav-gateway-lists .gateway-group li a:focus,
.nav-gateway-lists .gateway-group li a:hover {
  text-decoration: none;
  background-color: #eaeaea;
  opacity: 1;
}

.nav-gateway-lists .gateway-group li.active a {
  opacity: 1;
  font-weight: 900;
}

.nav-gateway-lists .gateway-group li.active a .glyphicon {
  visibility: visible;
  font-weight: 300;
}

.offcanvas-country {
  padding: 0 0 20px;
}

.offcanvas-country h2 {
  margin-top: 40px;
}

.offcanvas-country li {
  text-align: left;
  margin-bottom: 5px;
}

.offcanvas-country li h4 {
  font-size: 11px;
  color: #646666;
  font-weight: 900;
  margin: 0 0 10px;
}

.offcanvas-country li a {
  color: #646666;
  font-size: 11px;
  display: block;
  padding: 2px 0;
}

.offcanvas-country li a img {
  padding-right: 3px;
  padding-left: 2px;
}

.offcanvas-country li a .glyphicon {
  color: #399d47;
  padding-left: 3px;
  font-weight: 300;
  visibility: hidden;
}

.offcanvas-country li a:focus,
.offcanvas-country li a:hover {
  text-decoration: none;
  background-color: #eaeaea;
}

.offcanvas-country li.active a {
  font-weight: 900;
  background-color: #fff;
  color: #646666;
}

.offcanvas-country li.active a .glyphicon {
  visibility: visible!important;
}

.sidenav.shrink a span,
.sidenav.shrink li.close-menu-wrapper .shrink-subnav {
  visibility: hidden;
}

.nav-gateway-lists a.dropdown-toggle,
.offcanvas-country a.dropdown-toggle {
  padding-right: 0!important;
  background-color: transparent!important;
}

.nav-gateway-lists a.dropdown-toggle:focus,
.nav-gateway-lists a.dropdown-toggle:hover,
.offcanvas-country a.dropdown-toggle:focus,
.offcanvas-country a.dropdown-toggle:hover {
  background-color: transparent!important;
}

.gateway-footer ul {
  margin: 0;
  padding: 0;
}

.gateway-footer ul li {
  border-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

@media (min-width:768px) {
  .gateway-footer ul li {
    float: left;
    width: 50%;
    border-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }

  .gateway-footer ul li:last-child {
    text-align: right;
  }
}

@media (min-width:768px) and (min-width:768px) {
  .gateway-footer ul li {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .nav-gateway-lists {
    display: block;
  }

  .gateway-group:nth-child(2n) {
    clear: none;
  }
}

.base:after,
.course-footer:after,
.education .course-filter-list li.featured h3:after,
.education .course-filter-list li:after,
.education p,
.education-search_header:after,
.iconh2:after,
.intro-outer .intro-inner:after,
.product-list-outer .products:after {
  clear: both;
}

.country-select {
  background: #fff;
  min-width: 326px;
  border: 2px solid #9b9b9b;
  left: auto;
  right: 0;
  top: 105%;
  width: 350px;
  padding: 15px 30px;
}

.country-select:after,
.country-select:before {
  bottom: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.generic-content-outer .container .generic-content-inner img,
.intro-outer img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.country-select:after {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.country-select:before {
  border-color: rgba(155,155,155,0);
  border-bottom-color: #9b9b9b;
  border-width: 13px;
  margin-left: -13px;
}

.generic-content-outer.light {
  background-color: #eceeee;
}

.generic-content-outer.dark {
  background-image: url(/Custom/CorporateSite/Images/background-gradient.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #003a68;
  background-position: center top;
  color: #fff;
}

.generic-content-outer.dark h1,
.generic-content-outer.dark h2,
.generic-content-outer.dark h3,
.generic-content-outer.dark h4,
.generic-content-outer.dark h5,
.generic-content-outer.dark h6 {
  color: #fff;
}

.generic-content-outer .container .generic-content-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .generic-content-outer .container .generic-content-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.generic-content-outer h1,
.generic-content-outer h2,
.generic-content-outer h3 {
  text-align: center;
}

.generic-content-outer .footer {
  color: #aeb0b1;
  margin: 20px 0 40px;
  margin: 1.43rem 0 2.86rem;
}

.container-outer .generic-content-outer {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width:768px) {
  .container-outer .generic-content-outer {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .container-outer .generic-content-outer {
    float: left;
    width: 33.33333333%;
  }
}

.container-outer .generic-content-outer .generic-content-inner {
  padding: 0 10px;
  padding: 0 .71rem;
}

.ie8 .intro-outer {
  background-image: none;
}

.intro-outer {
  color: #766a63;
  font-size: 15px;
}

.intro-outer .backg {
  background-image: url(/Custom/CorporateSite/Images/background-gradient-radial.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #c3c8cc;
  background-position: center center;
}

.intro-outer .image {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

.intro-outer .care-by-design {
  background-position: 15px bottom;
  background-repeat: no-repeat;
  background-size: 165px;
}

.intro-outer .intro-inner {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width:768px) {
  .intro-outer .intro-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .intro-outer .top-content-outer .top-content-inner {
    float: left;
    width: 100%;
  }
}

.intro-outer .intro-corners.intro-corners-small h1,
.intro-outer .intro-corners.intro-corners-small h2,
.intro-outer .intro-corners.intro-corners-small h3,
.intro-outer .intro-corners.intro-corners-small h4,
.intro-outer .side-content-wide-outer .side-content-wide-inner h1,
.intro-outer .side-content-wide-outer .side-content-wide-inner h2,
.intro-outer .side-content-wide-outer .side-content-wide-inner h3,
.intro-outer .side-content-wide-outer .side-content-wide-inner h4 {
  margin-top: 0;
}

.intro-outer .intro-inner:after,
.intro-outer .intro-inner:before {
  content: " ";
  display: table;
}

.intro-outer .top-content-outer {
  position: absolute;
  left: 15px;
  top: -34px;
  z-index: 90;
}

.intro-outer .top-content-outer .top-content-inner {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.intro-outer .top-content-outer .breadcrumb {
  margin: 0;
}

.intro-outer .center-content-outer .center-content-inner p,
.intro-outer .side-content-wide-outer .side-content-wide-inner p {
  line-height: 22px;
  margin-bottom: 40px;
}

.intro-outer .side-content-narrow-outer {
  display: none;
}

.intro-outer .side-content-wide-outer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .intro-outer .side-content-wide-outer {
    float: left;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .intro-outer .side-content-narrow-outer {
    display: block;
  }

  .intro-outer .side-content-wide-outer {
    float: left;
    width: 75%;
    margin-left: 25%;
  }
}

@media (min-width:1200px) {
  .intro-outer .side-content-wide-outer {
    float: left;
    width: 83.33333333%;
    margin-left: 16.66666667%;
  }
}

@media (min-width:1450px) {
  .intro-outer .side-content-wide-outer {
    margin-left: 0;
    width: 100%;
  }
}

.intro-outer .side-content-wide-outer .side-content-wide-inner ul {
  padding: 0 0 0 18px;
}

.intro-outer .side-content-wide-outer .side-content-wide-inner ul li {
  text-align: left;
}

.intro-outer .center-content-outer,
.intro-outer .center-content-outer .center-content-inner {
  text-align: center;
}

.intro-outer .intro-corners.intro-corners-large .buttons-wrapper,
.intro-outer .intro-corners.intro-corners-small .buttons-wrapper {
  margin-bottom: 0;
  text-align: center;
}

.intro-outer .center-content-outer .center-content-inner li {
  text-align: left;
}

.intro-outer .side-navigation-outer {
  font-weight: 700;
  background-color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.intro-outer .intro-corners {
  position: relative;
}

.intro-outer .intro-corners ul {
  text-align: left!important;
}

.intro-outer .intro-corners .bottom-right,
.intro-outer .intro-corners .top-left {
  position: absolute;
  display: block;
}

.intro-outer .intro-corners.intro-corners-large {
  padding: 50px 60px;
}

.intro-outer .intro-corners.intro-corners-large .bottom-right,
.intro-outer .intro-corners.intro-corners-large .top-left {
  height: 50px;
  width: 50px;
}

.intro-outer .intro-corners.intro-corners-large .top-left {
  border-left: 10px solid #003a68;
  border-top: 10px solid #003a68;
  left: 0;
  top: 0;
}

.intro-outer .intro-corners.intro-corners-large .bottom-right {
  border-bottom: 10px solid #003a68;
  border-right: 10px solid #003a68;
  bottom: 0;
  right: 0;
}

.intro-outer .intro-corners.intro-corners-small {
  padding: 40px;
}

.intro-image-and-text .noside-content-outer,
.intro-image-and-text .side-content-wide-outer {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}

.intro-outer .intro-corners.intro-corners-small .bottom-right,
.intro-outer .intro-corners.intro-corners-small .top-left {
  height: 40px;
  width: 40px;
}

.intro-outer .intro-corners.intro-corners-small .top-left {
  border-left: 8px solid #003a68;
  border-top: 8px solid #003a68;
  left: 0;
  top: 0;
}

.intro-outer .intro-corners.intro-corners-small .bottom-right {
  display: none;
}

.product-code {
  text-transform: uppercase;
  font-size: 12px!important;
}

@media (min-width:768px) {
  .intro-image-and-text .side-content-wide-outer {
    float: left;
    width: 50%;
  }

  .intro-image-and-text .noside-content-outer {
    float: left;
    width: 41.66666667%;
  }
}

@media (min-width:992px) {
  .intro-outer .side-content-wide-outer:nth-child(2n) {
    margin-left: 0;
  }

  .intro-image-and-text .side-content-wide-outer {
    float: left;
    width: 41.66666667%;
  }
}

.intro-image-and-text .noside-content-outer {
  text-align: center;
}

.intro-image-and-text .noside-content-outer:last-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .intro-image-and-text .noside-content-outer:last-child {
    float: left;
    width: 58.33333333%;
  }
}

.intro-image-and-text.intro-corners-large .bottom-right,
.intro-image-and-text.intro-corners-large .top-left {
  height: 40px;
  width: 40px;
}

.intro-image-and-text .noside-content-inner img,
.intro-image-and-text .overlay-inner-mobile img,
.intro-image-and-text .side-content-wide-inner img {
  height: auto;
  display: inline-block;
  max-width: 100%;
}

.intro-image-and-text.intro-corners-large .top-left {
  border-left: 8px solid #003a68;
  border-top: 8px solid #003a68;
  left: 10px;
  top: 0;
}

.intro-image-and-text.intro-corners-large .bottom-right {
  border-bottom: 8px solid #003a68;
  border-right: 8px solid #003a68;
  bottom: 0;
  right: 0;
}

.intro-image-and-text .overlay-inner-mobile .intro-corners-small {
  text-align: left;
}

.intro-image-and-text .noside-content-inner h1,
.intro-image-and-text .noside-content-inner h2,
.intro-image-and-text .noside-content-inner h3 {
  color: #766a63!important;
}

.intro-image-and-text .noside-content-inner .actions-wrapper {
  text-align: center!important;
}

.intro-image-and-text .overlay-inner-mobile,
.intro-image-and-text .side-content-wide-inner {
  color: #766a63;
  text-align: left;
}

.intro-image-and-text .overlay-inner-mobile h1,
.intro-image-and-text .overlay-inner-mobile h2,
.intro-image-and-text .overlay-inner-mobile h3,
.intro-image-and-text .side-content-wide-inner h1,
.intro-image-and-text .side-content-wide-inner h2,
.intro-image-and-text .side-content-wide-inner h3 {
  color: #766a63!important;
}

.intro-image-and-text .overlay-inner-mobile .actions-wrapper,
.intro-image-and-text .side-content-wide-inner .actions-wrapper {
  text-align: center!important;
}

.modal-backdrop {
  cursor: pointer;
}

.modal-backdrop.in {
  opacity: .7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}

.modal-dialog {
  margin-top: 70px;
}

.modal-dialog .modal-close {
  background-image: url(/Custom/CorporateSite/Images/modal-close.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  height: 20px;
  position: absolute;
  right: 0;
  top: -40px;
  width: 20px;
}

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
  .modal-dialog .modal-close {
    background-image: url(/Custom/CorporateSite/Images/modal-close@2x.png);
    background-size: 20px 20px;
  }
}

.modal-dialog .modal-close:hover {
  opacity: .5;
}

.modal-dialog .modal-content {
  border-radius: 0;
}

.modal-dialog .modal-body {
  padding: 0;
}

.modal-dialog .modal-body .enlarged-image {
  text-align: center;
}

.modal-dialog .modal-body img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.multi-tile {
  margin-top: 20px;
  margin-bottom: 20px;
}

.multi-tile .tile,
.multi-tile .tile h1,
.multi-tile .tile h2,
.multi-tile .tile h3,
.multi-tile .tile h4,
.multi-tile .tile h5,
.multi-tile .tile h6 {
  color: #fff;
}

.multi-tile .backg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
}

.multi-tile .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.multi-tile .button {
  background-color: transparent!important;
  border-color: #fff!important;
  border-radius: 0;
  color: #fff;
}

.multi-tile .button.active,
.multi-tile .button.focus,
.multi-tile .button:active,
.multi-tile .button:focus,
.multi-tile .button:hover,
.open>.multi-tile .button.dropdown-toggle {
  color: #5A90A8!important;
  background-color: #fff!important;
}

.multi-tile .large-tile {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media (min-width:768px) {
  .multi-tile {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .multi-tile .large-tile {
    float: left;
    width: 66.66666667%;
  }
}

.multi-tile .large-tile .backg {
  width: 100%;
  padding-top: 75%;
}

.multi-tile .large-tile .overlay {
  padding: 15px;
  padding: 1.07rem;
}

.multi-tile .large-tile .caption {
  font-weight: 700;
  bottom: 15px;
  color: #fff;
  font-size: 21px;
  font-size: 1.5rem;
  left: 75px;
  left: 5.36rem;
  right: 75px;
  right: 5.36rem;
  position: absolute;
  text-align: center;
}

.multi-tile .small-tile {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  border-top: 10px solid #fff;
}

.multi-tile .small-tile .half-height {
  overflow: hidden;
}

.multi-tile.feature-tile-only .large-tile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .multi-tile .small-tile {
    float: left;
    width: 33.33333333%;
    border-top: 0;
  }

  .multi-tile.feature-tile-only .large-tile {
    float: left;
    width: 100%;
  }
}

.multi-tile.home {
  background-color: #eceeee;
  position: relative;
}

.multi-tile.home>.container {
  border-right: 0;
  border-left: 0;
  width: auto;
}

@media (min-width:992px) {
  .multi-tile.home>.container {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    width: 990px;
  }
}

.multi-tile.home .tile-corners-column .bottom-right,
.multi-tile.home .tile-corners-column .top-left,
.multi-tile.other .tile-corners-column .bottom-right,
.multi-tile.other .tile-corners-column .top-left {
  border-color: #fff;
}

.multi-tile.home .text-tile,
.multi-tile.home .video-tile table .caption {
  background-color: #766a63;
}

.multi-tile.home .small-tile:last-child {
  background-color: #64A2BB!important;
}

.multi-tile.other .text-tile,
.multi-tile.other .video-tile table .caption {
  background-color: #766a63;
}

.multi-tile.other .text-tile:last-child {
  background-color: #003a68!important;
}

.hospital .multi-tile.other .text-tile:last-child {
  background-color: #008ed6!important;
}

.homecare .multi-tile.other .text-tile:last-child {
  background-color: #64A2BB!important;
}

.multi-tile.other .small-tile .caption,
.multi-tile.other .small-tile .text-tile {
  background-color: #766a63;
}

.multi-tile.other .small-tile:last-child .caption,
.multi-tile.other .small-tile:last-child .text-tile {
  background-color: #003a68!important;
}

.hospital .multi-tile.other .small-tile:last-child .caption,
.hospital .multi-tile.other .small-tile:last-child .text-tile {
  background-color: #008ed6!important;
}

.homecare .multi-tile.other .small-tile:last-child .caption,
.homecare .multi-tile.other .small-tile:last-child .text-tile {
  background-color: #64A2BB!important;
}

.multi-tile .tile-corners-column .top-left {
  width: 30px;
  height: 30px;
  border-top: 10px solid;
  border-left: 10px solid;
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
}

.multi-tile .tile-corners-column .bottom-right {
  width: 30px;
  height: 30px;
  border-bottom: 10px solid;
  border-right: 10px solid;
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: block;
}

.multi-tile .video-tile table {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.multi-tile .video-tile table .caption {
  font-weight: 700;
  font-size: 13px;
  padding: 15px;
}

@media (min-width:768px) {
  .multi-tile .video-tile table .caption {
    font-size: 15px;
  }
}

.multi-tile .video-tile table .backg {
  height: 100%;
}

.multi-tile .video-tile table .video {
  width: 100%;
  padding-top: 53%;
  position: relative;
}

.multi-tile .text-tile table {
  font-size: 13px;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

.multi-tile .text-tile table .content {
  padding: 10px;
}

.multi-tile .text-tile table .content h4 {
  font-weight: 700;
  font-size: 14px;
}

.multi-tile .text-tile table .buttons {
  height: 100%;
  padding: 10px;
}

.navigation-home {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width:768px) {
  .feature-tile-left .large-tile .backg {
    border-right: 10px solid #fff;
  }

  .feature-tile-left .small-tile:last-child table {
    border-top: 10px solid #fff;
  }

  .feature-tile-right .large-tile {
    float: right;
  }

  .feature-tile-right .large-tile .backg {
    border-left: 10px solid #fff;
  }

  .feature-tile-right .small-tile:last-child table {
    border-top: 10px solid #fff;
  }

  .tile-corners-column .top-left {
    width: 50px;
    width: 3.57rem;
    height: 50px;
    height: 3.57rem;
    border-top: 18px solid;
    border-top: 1.29rem solid;
    border-left: 18px solid;
    border-left: 1.29rem solid;
  }

  .tile-corners-column .bottom-right {
    width: 50px;
    width: 3.57rem;
    height: 50px;
    height: 3.57rem;
    border-bottom: 18px solid;
    border-bottom: 1.29rem solid;
    border-right: 18px solid;
    border-right: 1.29rem solid;
    display: block;
  }

  .navigation-home {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.navigation-home .item {
  position: relative;
  min-height: 1px;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}

.navigation-home .item:last-child {
  margin-top: 10px;
}

.navigation-home .item .ie-filter {
  padding: 0 10px;
}

.navigation-home .item h1 {
  font-weight: 700;
  color: #fff;
  font-size: 28px;
  font-size: 2rem;
  text-align: center;
  margin-top: 50px;
  margin-top: 3.57rem;
}

.navigation-home .item h3 {
  font-family: 'Gotham SSm 4r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  font-size: 1.29rem;
  text-align: center;
}

.navigation-region-aware .item h3,
.office-detail-outer .office-detail-inner .contact-links p {
  font-family: 'Gotham SSm 7r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-style: normal;
}

.navigation-home .item .button {
  background-color: transparent!important;
  border-color: #fff!important;
  font-size: 15px;
  font-size: 1.07rem;
}

.navigation-home .item .button.active,
.navigation-home .item .button.focus,
.navigation-home .item .button:active,
.navigation-home .item .button:focus,
.navigation-home .item .button:hover,
.open>.navigation-home .item .button.dropdown-toggle {
  background-color: #fff!important;
  color: #003a68!important;
}

.navigation-home .item .buttons-wrapper {
  padding-top: 0;
}

.navigation-home .item.blue .button {
  color: #fff;
}

.navigation-home .item.blue .button.active,
.navigation-home .item.blue .button.focus,
.navigation-home .item.blue .button:active,
.navigation-home .item.blue .button:focus,
.navigation-home .item.blue .button:hover,
.open>.navigation-home .item.blue .button.dropdown-toggle {
  background-color: #fff!important;
  color: #008ed6!important;
}

.navigation-home .item.orange .button {
  color: #fff;
}

.navigation-home .item.orange .button.active,
.navigation-home .item.orange .button.focus,
.navigation-home .item.orange .button:active,
.navigation-home .item.orange .button:focus,
.navigation-home .item.orange .button:hover,
.open>.navigation-home .item.orange .button.dropdown-toggle {
  background-color: #fff!important;
  color: #5A90A8!important;
}

@media (min-width:992px) {
  .navigation-home .item {
    float: left;
    width: 50%;
    padding: 0;
    border-right: 5px solid #fff;
  }

  .navigation-home .item:last-child {
    margin-top: 0;
    border-right: none 0;
    border-left: 5px solid #fff;
  }

  .navigation-region-aware .one-column .item {
    float: left;
    width: 100%;
  }
}

.navigation-region-aware .one-column .item,
.navigation-region-aware .one-column .item .image,
.navigation-region-aware .one-column .item .text,
.navigation-region-aware .three-column .item,
.navigation-region-aware .two-column .item,
.office-detail-outer .office-detail-inner .contact-address,
.office-detail-outer .office-detail-inner .contact-links,
.office-list-outer .office-list-inner .office .address-detail,
.office-list-outer .office-list-inner .office .contact-detail,
.office-list-outer .office-list-inner .office .link-detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.navigation-region-aware .navigation-region-aware-inner {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width:768px) {
  .navigation-region-aware .navigation-region-aware-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.navigation-region-aware .item {
  color: #766a63;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-region-aware .item {
    margin-bottom: 20px;
  }
}

.navigation-region-aware .item h3 {
  font-size: 21px;
  font-weight: 700;
  color: #003a68;
  margin-top: 0;
}

.hospital .navigation-region-aware .item h3 {
  color: #008ed6;
}

.homecare .navigation-region-aware .item h3 {
  color: #64A2BB;
}

.navigation-region-aware .item h3 .custom-icon {
  color: #fff;
  background-color: #003a68;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 45px;
}

.hospital .navigation-region-aware .item h3 .custom-icon {
  background-color: #008ed6;
}

.homecare .navigation-region-aware .item h3 .custom-icon {
  background-color: #64A2BB;
}

.navigation-region-aware .item h3 a:focus,
.navigation-region-aware .item h3 a:hover {
  color: #003a68;
  text-decoration: none;
}

.hospital .navigation-region-aware .item h3 a:focus,
.hospital .navigation-region-aware .item h3 a:hover {
  color: #008ed6;
}

.homecare .navigation-region-aware .item h3 a:focus,
.homecare .navigation-region-aware .item h3 a:hover {
  color: #64A2BB;
}

.navigation-region-aware .item .button {
  background-color: #003a68!important;
  border-color: #003a68!important;
  color: #fff;
}

.hospital .navigation-region-aware .item .button {
  background-color: #008ed6!important;
  border-color: #008ed6!important;
}

.homecare .navigation-region-aware .item .button {
  background-color: #64A2BB!important;
  border-color: #64A2BB!important;
}

.navigation-region-aware .item .button.active,
.navigation-region-aware .item .button.focus,
.navigation-region-aware .item .button:active,
.navigation-region-aware .item .button:focus,
.navigation-region-aware .item .button:hover,
.open>.navigation-region-aware .item .button.dropdown-toggle {
  color: #003a68!important;
  background-color: #fff!important;
}

.hospital .navigation-region-aware .item .button.active,
.hospital .navigation-region-aware .item .button.focus,
.hospital .navigation-region-aware .item .button:active,
.hospital .navigation-region-aware .item .button:focus,
.hospital .navigation-region-aware .item .button:hover,
.hospital .open>.navigation-region-aware .item .button.dropdown-toggle {
  color: #008ed6!important;
}

.homecare .navigation-region-aware .item .button.active,
.homecare .navigation-region-aware .item .button.focus,
.homecare .navigation-region-aware .item .button:active,
.homecare .navigation-region-aware .item .button:focus,
.homecare .navigation-region-aware .item .button:hover,
.homecare .open>.navigation-region-aware .item .button.dropdown-toggle {
  color: #64A2BB!important;
}

@media (max-width:767px) {
  .navigation-region-aware .one-column .item .image {
    display: none!important;
  }
}

.navigation-region-aware .four-column .item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .navigation-region-aware .one-column .item .image {
    float: left;
    width: 33.33333333%;
  }

  .navigation-region-aware .one-column .item .text {
    float: left;
    width: 66.66666667%;
  }

  .navigation-region-aware .two-column .item {
    float: left;
    width: 50%;
  }

  .navigation-region-aware .three-column .item {
    float: left;
    width: 33.33333333%;
  }

  .navigation-region-aware .four-column .item {
    float: left;
    width: 25%;
  }
}

.navigation-region-aware .buttons-wrapper {
  margin: 14px 0;
}

@media (min-width:768px) {
  .navigation-region-aware .buttons-wrapper {
    margin: 14px 0 0;
  }

  .office-detail-outer .office-detail-inner .contact-address {
    float: left;
    width: 50%;
  }
}

.office-detail-outer .content {
  background-color: #003a68;
  color: #fff;
}

.office-detail-outer .content h3 {
  color: #fff;
}

.office-detail-outer .border {
  border-bottom: 1px dotted #766a63;
}

.office-detail-outer .office-detail-inner {
  color: #766a63;
  margin: 60px 0;
  margin: 4.29rem 0;
}

.office-detail-outer .office-detail-inner h3,
.office-detail-outer .office-detail-inner h4 {
  color: #003a68;
  text-align: left;
}

.office-detail-outer .office-detail-inner .button {
  background-color: #003a68!important;
  border-color: #003a68!important;
  color: #fff;
  display: block;
  text-transform: uppercase;
}

.office-detail-outer .office-detail-inner .button.active,
.office-detail-outer .office-detail-inner .button.focus,
.office-detail-outer .office-detail-inner .button:active,
.office-detail-outer .office-detail-inner .button:focus,
.office-detail-outer .office-detail-inner .button:hover,
.open>.office-detail-outer .office-detail-inner .button.dropdown-toggle {
  color: #003a68!important;
  background-color: #fff!important;
}

.office-detail-outer .office-detail-inner .contact-address {
  font-size: 13px;
}

@media (min-width:992px) {
  .office-detail-outer .office-detail-inner .contact-address {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:768px) {
  .office-detail-outer .office-detail-inner .contact-links {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .office-detail-outer .office-detail-inner .contact-links {
    float: left;
    width: 33.33333333%;
  }
}

.office-detail-outer .office-detail-inner .contact-links p {
  font-weight: 700;
  font-size: 12px;
}

.office-detail-outer .office-detail-inner .contact-links p span {
  margin-bottom: 10px;
  margin-bottom: .71rem;
  display: block;
}

.office-list-outer .office-list-inner {
  margin: 60px 0 40px;
  margin: 4.29rem 0 2.86rem;
}

.office-list-outer .office-list-inner h3,
.office-list-outer .office-list-inner h4 {
  color: #003a68;
  text-align: left;
}

.office-list-outer .office-list-inner .office {
  color: #766a63;
}

.office-list-outer .office-list-inner .office .link-detail a {
  color: #003a68!important;
  text-decoration: underline;
}

.office-list-outer .office-list-inner .office .link-detail a:hover {
  color: #766a63!important;
}

.office-list-outer .panel-title {
  background-color: #dde0e0;
}

.office-list-outer .active-panel-heading .panel-title {
  background-color: #fff;
}

.office-detail-outer .contact-telephone,
.office-list-outer .contact-telephone {
  color: #766a63!important;
  line-height: 30px;
}

.office-detail-outer .contact-telephone:before,
.office-list-outer .contact-telephone:before {
  background-color: #003a68;
  border-radius: 50%;
  color: #fff;
  content: "\e182";
  font-family: 'Glyphicons Halflings';
  margin: 0 5px 0 0;
  padding: 8px;
}

.office-detail-outer .contact-fax,
.office-list-outer .contact-fax {
  color: #766a63!important;
  line-height: 30px;
}

.office-detail-outer .contact-fax:before,
.office-list-outer .contact-fax:before {
  background-color: #003a68;
  border-radius: 50%;
  color: #fff;
  content: "\e045";
  font-family: 'Glyphicons Halflings';
  margin: 0 5px 0 0;
  padding: 8px;
}

.product-list-outer {
  background-color: inherit;
}

.product-list-outer.light {
  background-color: #eceeee;
}

.product-list-outer .product-list-inner {
  margin-top: 0;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .office-list-outer .office-list-inner .office .address-detail {
    float: left;
    width: 41.66666667%;
  }

  .office-list-outer .office-list-inner .office .contact-detail {
    float: left;
    width: 33.33333333%;
  }

  .office-list-outer .office-list-inner .office .link-detail {
    float: left;
    width: 25%;
  }

  .product-list-outer .product-list-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.product-list-outer h1,
.product-list-outer h2,
.product-list-outer h3 {
  color: #766a63;
}

.product-list-outer .content {
  margin-bottom: 35px;
}

.product-list-outer .query-content {
  padding: 0 0 20px;
  display: block;
}

.product-list-outer .query-content:empty {
  display: none;
  padding: 0;
}

.product-list-outer .products:after,
.product-list-outer .products:before {
  content: " ";
  display: table;
}

.product-list-outer .product {
  color: #766a63;
  margin-bottom: 30px;
}

.product-list-outer .product .thumb-outer {
  background-color: #fff;
  display: table;
  width: 100%;
  padding: 5px;
  table-layout: fixed\9;
  max-height: 315px\9;
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
  .product-list-outer .product .thumb-outer {
    table-layout: fixed;
    max-height: 315px;
  }
}

.product-list-outer .product .thumb-outer .thumb-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 30px;
}

.product-list-outer .four-column .product,
.product-list-outer .three-column .product,
.product-list-outer .two-column .product {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-height: 1px;
  position: relative;
}

.product-list-outer .product .thumb-outer .thumb-inner img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.product-list-outer .four-column .product .two-column-only,
.product-list-outer .three-column .product .two-column-only {
  display: none;
}

.product-list-outer .product .summary-code,
.product-list-outer .product .summary-inner {
  text-align: left;
}

.product-list-outer .product .summary-code {
  color: #999;
  font-size: 11px;
}

.product-list-outer .three-column .product {
  width: 100%;
}

@media (min-width:768px) {
  .product-list-outer .three-column .product {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .product-list-outer .three-column .product {
    float: left;
    width: 33.33333333%;
  }
}

.product-list-outer .three-column .product .thumb-outer {
  border-bottom: 1px solid #999;
  padding-bottom: 15px;
  width: 100%;
}

.product-list-outer .four-column .product {
  width: 100%;
}

@media (min-width:768px) {
  .product-list-outer .four-column .product {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .product-list-outer .four-column .product {
    float: left;
    width: 25%;
  }
}

.product-list-outer .four-column .product .thumb-outer {
  border-bottom: 1px solid #999;
  padding-bottom: 15px;
  width: 100%;
}

.product-list-outer .two-column .product {
  width: 100%;
}

@media (min-width:768px) {
  .product-list-outer .two-column .product {
    float: left;
    width: 50%;
  }
}

.product-list-outer .two-column .product .summary-outer,
.product-list-outer .two-column .product .thumb-outer {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-list-outer .two-column .product .summary-outer,
  .product-list-outer .two-column .product .thumb-outer {
    float: left;
    width: 50%;
  }
}

.product-summary-outer {
  padding: 20px 0 40px;
}

@-moz-document url-prefix()  {
  .product-list-outer .product .thumb-outer .thumb-inner img {
    width: 100%;
  }
}

.five-cols div[class^=col],
.seven-cols div[class^=col] {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width:992px) {
  .seven-cols .col-lg-1,
  .seven-cols .col-md-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }

  .five-cols .col-lg-1,
  .five-cols .col-md-1 {
    width: 20%;
    *width: 20%;
  }
}

.product {
  text-align: center;
}

.category-wrapper {
  margin-bottom: 15px;
}

.products-bait-box {
  margin-bottom: 10px;
  background-color: #ccd6e0;
  color: #fff;
}

.products-bait-box .product-box {
  background-color: #008ed6;
  border: 0;
}

.products-bait-box .product-box:last-child {
  background-color: #64A2BB;
  border-top: 10px solid #fff;
}

.products-bait-box .product-box a {
  color: #fff;
}

.products-bait-box .product-box a:hover {
  text-decoration: none;
  color: #fff;
}

.products-bait-box .product-box a .product-box-inner {
  padding: 20px 0;
}

@media (min-width:768px) {
  .products-bait-box .product-box {
    border-left: 10px solid #fff;
    border-right: 5px solid #fff;
  }

  .products-bait-box .product-box:last-child {
    border-left: 5px solid #fff;
    border-right: 10px solid #fff;
    border-top: 0;
  }

  .products-bait-box .product-box a .product-box-inner {
    padding: 20px 15px 25px 40px;
  }
}

.products-bait-box .product-box a .bait-box-header {
  font-size: 22px;
  text-transform: uppercase;
}

.products-bait-box .product-box a .bait-box-header span {
  font-weight: 700;
}

.products-bait-box .product-box a .product-box-img {
  text-align: center;
  padding-top: 15px;
}

.products-bait-box .product-box a .product-box-img img {
  display: inline-block;
  max-width: 200px;
}

@media (min-width:768px) {
  .products-bait-box .product-box a .product-box-img {
    padding-top: 0;
  }

  .products-bait-box .product-box a .product-box-img img {
    max-width: 100%;
  }
}

.product-category {
  margin-top: 25px;
}

.product-category div[class^=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.product-category .product-category-item {
  text-align: center;
  font-size: 12px;
  margin-bottom: 15px;
}

.product-category .product-category-item .product-category-img-wrapper {
  display: table;
  width: 100%;
}

.product-category .product-category-item .product-category-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.product-category .product-category-item .product-category-img img {
  display: inline-block;
  max-width: 115px;
}

.product-category .product-category-item .product-category-item-title {
  padding-top: 5px;
}

.product-category .product-category-item a {
  margin-bottom: 25px;
  display: block;
  color: #333;
  border: 1px solid transparent;
}

.product-category .product-category-item a:hover {
  text-decoration: none;
  color: #666;
  border: 1px solid #f3f8f9;
}

.product-category .product-view-all {
  display: block;
  text-align: right;
  border-top: 2px solid #ccc;
  padding-top: 20px;
  margin-bottom: 25px;
  color: #abcce8;
}

.product-category .product-view-all:hover {
  text-decoration: none;
  color: #003a68;
}

.product-category-item:first-child:nth-last-child(1) {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(1) {
    float: left;
    width: 25%;
  }
}

.product-category-item:first-child:nth-last-child(2),
.product-category-item:first-child:nth-last-child(2)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(2),
  .product-category-item:first-child:nth-last-child(2)~.product-category-item {
    float: left;
    width: 25%;
  }
}

.product-category-item:first-child:nth-last-child(3),
.product-category-item:first-child:nth-last-child(3)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(3),
  .product-category-item:first-child:nth-last-child(3)~.product-category-item {
    float: left;
    width: 25%;
  }
}

.product-category-item:first-child:nth-last-child(4),
.product-category-item:first-child:nth-last-child(4)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(4),
  .product-category-item:first-child:nth-last-child(4)~.product-category-item {
    float: left;
    width: 25%;
  }
}

.product-category-item:first-child:nth-last-child(5),
.product-category-item:first-child:nth-last-child(5)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(5),
  .product-category-item:first-child:nth-last-child(5)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(5),
  .product-category-item:first-child:nth-last-child(5)~.product-category-item {
    width: 20%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(6),
.product-category-item:first-child:nth-last-child(6)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(6),
  .product-category-item:first-child:nth-last-child(6)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(6),
  .product-category-item:first-child:nth-last-child(6)~.product-category-item {
    width: 16.66666666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(7),
.product-category-item:first-child:nth-last-child(7)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(7),
  .product-category-item:first-child:nth-last-child(7)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(7),
  .product-category-item:first-child:nth-last-child(7)~.product-category-item {
    width: 14.285714285714285714285714285714%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(8),
.product-category-item:first-child:nth-last-child(8)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(8),
  .product-category-item:first-child:nth-last-child(8)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(8),
  .product-category-item:first-child:nth-last-child(8)~.product-category-item {
    width: 20%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(9),
.product-category-item:first-child:nth-last-child(9)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(9),
  .product-category-item:first-child:nth-last-child(9)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(9),
  .product-category-item:first-child:nth-last-child(9)~.product-category-item {
    width: 16.66666666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(10),
.product-category-item:first-child:nth-last-child(10)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(10),
  .product-category-item:first-child:nth-last-child(10)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(10),
  .product-category-item:first-child:nth-last-child(10)~.product-category-item {
    width: 16.66666666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-category-item:first-child:nth-last-child(11),
.product-category-item:first-child:nth-last-child(11)~.product-category-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .product-category-item:first-child:nth-last-child(11),
  .product-category-item:first-child:nth-last-child(11)~.product-category-item {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .product-category-item:first-child:nth-last-child(11),
  .product-category-item:first-child:nth-last-child(11)~.product-category-item {
    width: 16.66666666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-categories {
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 10px;
}

@media (min-width:768px) {
  .product-categories {
    background-color: #f6f6f6;
  }
}

.product-categories ul {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
}

.product-categories ul li {
  padding: 2px 0;
}

.product-categories ul li a {
  color: #999;
}

.product-categories ul li a.active,
.product-categories ul li a:active,
.product-categories ul li a:focus,
.product-categories ul li a:hover {
  color: #003a68;
  text-decoration: none;
}

.product-categories ul li a.active {
  font-weight: 500;
}

.product-categories .mobile-filters {
  background-color: #dde0e0;
}

.product-categories .product-categories-header {
  color: #003a68;
  display: block;
  font-weight: 500;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 5px;
}

@media (min-width:768px) {
  .product-categories .product-categories-header {
    border-bottom: 2px solid #dde0e0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

.product-categories .product-categories-header:hover {
  text-decoration: none;
}

.product-categories .product-categories-inner {
  padding: 0 0 25px;
}

@media (min-width:768px) {
  .product-categories .product-categories-inner {
    padding: 25px 10px;
  }
}

.product-categories .product-categories-inner select {
  display: block;
  width: 100%;
  padding: .42857143rem .85714286rem;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: .28571429rem;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  height: calc(2.28571429rem + 4px);
  background-color: #dde0e0;
  margin-bottom: 10px;
}

.product-categories .product-categories-inner select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.product-categories .product-categories-inner select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.product-categories .product-categories-inner select:-ms-input-placeholder {
  color: #999;
}

.product-categories .product-categories-inner select::-webkit-input-placeholder {
  color: #999;
}

.product-categories .product-categories-inner select[disabled],
.product-categories .product-categories-inner select[readonly],
fieldset[disabled] .product-categories .product-categories-inner select {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.product-categories .product-categories-inner select {
  height: auto;
}

.product-categories-section {
  color: #003a68;
  font-size: 24px;
  font-weight: 700;
  padding-left: 35px;
  margin-bottom: 15px;
}

.showcase-outer .content {
  background-color: #003a68;
  color: #fff;
}

.showcase-outer .content h3 {
  color: #fff;
}

.showcase-outer.light .content {
  background-color: #fff;
  color: #003a68;
}

.showcase-outer.light .content h3 {
  color: #003a68;
  padding-bottom: 1.42857143rem;
  border-bottom: 3px solid #e1e0e1;
}

.showcase-outer .showcase-inner {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width:992px) {
  .showcase-outer .showcase-inner {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
}

.showcase-outer .documents {
  margin-bottom: 40px;
  margin-bottom: 2.86rem;
}

.showcase-outer .document {
  display: inline-block;
  margin-top: 30px;
  text-align: center;
}

.showcase-outer .document h4,
.showcase-outer .document h4 a {
  color: #003a68;
}

.showcase-outer .document h4 a:focus,
.showcase-outer .document h4 a:hover,
.showcase-outer .document h4:focus,
.showcase-outer .document h4:hover {
  text-decoration: none;
}

.showcase-outer .document a:focus,
.showcase-outer .document a:hover {
  text-decoration: none;
  outline: 0;
}

.showcase-outer .document .thumb-outer {
  background-color: #fff;
}

.showcase-outer .document .thumb-outer .thumb-inner {
  height: 220px;
  height: 15.71rem;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.table-styled td,
.table-styled th {
  text-align: left;
  border: 1px solid #e7e7e7;
}

.showcase-outer .document .thumb-outer .thumb-inner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}

.showcase-outer .document .thumb-outer .thumb-inner img {
  max-width: 100%;
  transition: all .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  display: inline-block;
  height: auto!important;
  height: 220px;
  overflow: hidden;
  max-height: 15.71rem;
  transform: scale(1);
  vertical-align: middle;
}

.showcase-outer .document .thumb-outer .thumb-inner img.fade-three-quarters {
  transform: scale(.8);
}

.showcase-outer .document .thumb-outer .thumb-inner img:active,
.showcase-outer .document .thumb-outer .thumb-inner img:focus,
.showcase-outer .document .thumb-outer .thumb-inner img:hover {
  outline: 0;
}

.showcase-outer .document .toggle {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.showcase-outer .document .toggle a:focus,
.showcase-outer .document .toggle a:hover {
  text-decoration: none;
}

.showcase-outer .document h5 {
  white-space: normal;
}

.showcase-outer .document .buttons-wrapper {
  padding-bottom: 0;
}

.showcase-outer .document .buttons-wrapper .button {
  background-color: #003a68!important;
  border-color: #003a68!important;
  color: #fff;
}

.open>.showcase-outer .document .buttons-wrapper .button.dropdown-toggle,
.showcase-outer .document .buttons-wrapper .button.active,
.showcase-outer .document .buttons-wrapper .button.focus,
.showcase-outer .document .buttons-wrapper .button:active,
.showcase-outer .document .buttons-wrapper .button:focus,
.showcase-outer .document .buttons-wrapper .button:hover {
  color: #003a68!important;
  background-color: #fff!important;
}

.showcase-outer .carousel-control {
  color: #d9d9d9;
}

.showcase-outer .glyphicon {
  font-family: fph-icon;
  font-size: 40px;
}

.showcase-outer .glyphicon.glyphicon-chevron-right:before {
  content: "\e907";
}

.showcase-outer .glyphicon.glyphicon-chevron-left:before {
  content: "\e906";
}

.showcase-outer .carousel-control.left {
  background-image: none;
  cursor: pointer;
  left: -15%;
  filter: none!important;
}

.showcase-outer .carousel-control.right {
  background-image: none;
  cursor: pointer;
  right: -15%;
  filter: none!important;
}

.showcase-outer .slick-dots {
  bottom: -36px;
  z-index: 15;
}

.showcase-outer .slick-dots li {
  background-color: #003a68;
  border: 1px solid #003a68;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  margin: 0 7px 2px;
  margin: 0 .5rem .14rem;
  opacity: .5;
  text-indent: -999px;
  height: 8px;
  width: 8px;
}

.showcase-outer .slick-dots li.slick-active {
  margin: 0 7px;
  margin: 0 .5rem;
  opacity: 1;
  height: 12px;
  width: 12px;
}

.transition-fast {
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.fade-out {
  opacity: 0;
}

.fade-in {
  opacity: 1;
}

.fade-half {
  opacity: .5;
}

.fade-one-quarter {
  opacity: .75;
}

.fade-three-quarters {
  opacity: .25;
}

.sidenav {
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  left: 2px;
  transform: none;
  width: 227px;
  z-index: 99;
  transition: transform ease-in-out;
}

@media (min-width:1600px) {
  .sidenav {
    left: auto;
    transform: translateX(-280px);
  }
}

@media (min-width:1900px) {
  .sidenav {
    left: auto;
    transform: translateX(-450px);
  }
}

.sidenav.scrolled li {
  border-color: rgba(255,255,255,.85);
}

.sidenav li {
  border-bottom: 2px solid;
  border-color: transparent;
}

.sidenav li a {
  background-color: rgba(247,248,248,.9);
  border-left: 3px solid #8e9297;
  color: #766a63;
  font-family: 'Gotham SSm 7r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  line-height: 16px;
  padding: 15px;
  text-decoration: none;
  font-size: 10px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  min-height: 46px;
}

.sidenav li a .subnav-title,
.sidenav li a.active .subnav-title {
  display: inline-block;
  padding-bottom: 1px;
}

.sidenav li a.active {
  color: #003a68;
  border-left: 3px solid;
  border-color: #003a68;
}

.hospital .sidenav li a.active {
  color: #008ed6;
  border-color: #008ed6;
}

.homecare .sidenav li a.active {
  color: #64A2BB;
  border-color: #64A2BB;
}

.sidenav li a.active .subnav-title,
.sidenav li a.active:focus,
.sidenav li a.active:hover {
  text-decoration: underline;
}

.sidenav li a:focus,
.sidenav li a:hover {
  background-color: #edecec;
  border-left: 3px solid;
  border-color: #003a68;
  color: #003a68;
}

.hospital .sidenav li a:focus,
.hospital .sidenav li a:hover {
  border-color: #008ed6;
  color: #008ed6;
}

.homecare .sidenav li a:focus,
.homecare .sidenav li a:hover {
  border-color: #64A2BB;
  color: #64A2BB;
}

.sidenav li a:focus .subnav-title,
.sidenav li a:hover .subnav-title {
  display: inline-block;
  padding-bottom: 1px;
  text-decoration: underline;
}

.sidenav li:last-child {
  border-bottom: none 0;
}

.sidenav li.close-menu-wrapper {
  position: absolute;
  right: -26px;
  border-bottom: none;
  top: 0;
  bottom: 0;
  border-left: 2px solid #fff;
}

.sidenav li.close-menu-wrapper .shrink-subnav {
  padding: 4px 7px;
  min-height: 0;
  border: 0;
  height: 100%;
}

.sidenav li.close-menu-wrapper .shrink-subnav .glyphicon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.aside .sidenav {
  position: relative;
  transform: none;
  width: auto;
}

.aside .sidenav li {
  border-bottom: 0;
}

.aside .sidenav li a {
  background-color: #fff;
  border-left: 0;
  font-size: 11.5px;
  color: #003a68;
}

.table-optiflow-1 th,
.table-styled th {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Gotham SSm 5r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-weight: 500;
  font-style: normal;
}

.hospital .aside .sidenav li a {
  color: #008ed6;
}

.homecare .aside .sidenav li a {
  color: #64A2BB;
}

.aside .sidenav li a.active {
  border-color: #003a68;
  background-color: #003a68;
  color: #fff;
}

.hospital .aside .sidenav li a.active {
  border-color: #008ed6;
  background-color: #008ed6;
}

.homecare .aside .sidenav li a.active {
  border-color: #64A2BB;
  background-color: #64A2BB;
}

.aside .sidenav li a.active:focus,
.aside .sidenav li a.active:hover {
  border-color: #003a68;
  background-color: #003a68;
  color: #fff;
}

.hospital .aside .sidenav li a.active:focus,
.hospital .aside .sidenav li a.active:hover {
  border-color: #008ed6;
  background-color: #008ed6;
}

.homecare .aside .sidenav li a.active:focus,
.homecare .aside .sidenav li a.active:hover {
  border-color: #64A2BB;
  background-color: #64A2BB;
}

.sidenav.shrink {
  width: 30px;
  background: url(/Custom/CorporateSite/Images/arrow_level5_navigation.png) center center no-repeat #f7f8f8;
  background-size: 11px;
  cursor: pointer;
}

.sidenav.shrink li {
  border-bottom: 2px solid transparent;
}

.my-account .aside li,
.sidenav.shrink li.close-menu-wrapper {
  border-bottom: 0;
}

.sidenav.shrink a {
  background-color: transparent;
  padding: 0;
  max-height: 46px;
  pointer-events: none;
}

.my-account .aside li a {
  background-color: #fff;
  color: #003a68;
}

.hospital .my-account .aside li a {
  color: #008ed6;
}

.homecare .my-account .aside li a {
  color: #64A2BB;
}

.my-account .aside li a.active {
  border-right: 3px solid;
  border-color: #003a68;
  background-color: #003a68;
  color: #fff;
}

.hospital .my-account .aside li a.active {
  border-color: #008ed6;
  background-color: #008ed6;
}

.homecare .my-account .aside li a.active {
  border-color: #64A2BB;
  background-color: #64A2BB;
}

.my-account .aside li a.active:focus,
.my-account .aside li a.active:hover {
  border-right: 3px solid;
  border-color: #003a68;
  background-color: #003a68;
  color: #fff;
}

.hospital .my-account .aside li a.active:focus,
.hospital .my-account .aside li a.active:hover {
  border-color: #008ed6;
  background-color: #008ed6;
}

.homecare .my-account .aside li a.active:focus,
.homecare .my-account .aside li a.active:hover {
  border-color: #64A2BB;
  background-color: #64A2BB;
}

.table-styled {
  margin: 35px 0;
  margin: 2.5rem 0;
}

.table-styled table {
  border: 1px solid #e7e7e7;
}

.table-styled th {
  color: #fff;
  font-size: 1.29rem;
  line-height: 1.57rem;
  min-width: 140px;
  min-width: 10rem;
  padding: 18px 35px;
  padding: 1.29rem 2.5rem;
  vertical-align: top;
}

.table-styled th:first-child,
.table-styled th:nth-child(4n) {
  background-color: #9e938f;
}

.table-styled th:nth-child(2n) {
  background-color: #b0a6a3;
}

.table-styled th:nth-child(3n) {
  background-color: #c2bab8;
}

.table-styled td {
  background-color: #fff;
  color: #766a63;
  padding: 14px 35px;
  padding: 1rem 2.5rem;
  vertical-align: top;
}

.table-styled tr:nth-child(even) td {
  background-color: #f7f5f5;
}

.table-styled .column-stacks th.column-1,
.table-styled .column-stacks th.column-4,
.table-styled .column-stacks th.column-7 {
  background-color: #9e938f;
}

.table-styled .column-stacks th.column-2,
.table-styled .column-stacks th.column-5,
.table-styled .column-stacks th.column-8 {
  background-color: #b0a6a3;
}

.table-styled .column-stacks th.column-3,
.table-styled .column-stacks th.column-6,
.table-styled .column-stacks th.column-9 {
  background-color: #c2bab8;
}

@media (min-width:992px) {
  .table-styled table {
    width: 100%;
  }
}

.down-arrows {
  width: 100%;
}

.table-optiflow-1 table,
.table-optiflow-1 tbody,
.table-optiflow-1 td,
.table-optiflow-1 tfoot,
.table-optiflow-1 th,
.table-optiflow-1 thead,
.table-optiflow-1 tr {
  display: block\9;
  width: 100%\9;
  float: left\9;
  clear: left\9;
}

.table-optiflow-1 {
  margin: 35px 0;
  margin: 2.5rem 0;
}

.table-optiflow-1 tr {
  display: block;
}

.table-optiflow-1 td,
.table-optiflow-1 th {
  color: #fff;
  display: block;
  padding: 20px 30px 40px;
  padding: 1.43rem 2.14rem 2.86rem;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.table-optiflow-1 tbody tr {
  margin-top: -20px;
  margin-top: -1.43rem;
}

.table-optiflow-1 tbody tr:last-child td:last-child {
  padding-bottom: 20px;
  padding-bottom: 1.43rem;
}

.table-optiflow-1.light th {
  background-color: #008ed6;
}

.table-optiflow-1.dark th {
  background-color: #003a68;
}

.table-optiflow-1 th {
  font-size: 1.29rem;
  line-height: 1.57rem;
}

.table-optiflow-1 td {
  background-color: #515151;
}

.table-optiflow-1 tr:nth-child(1) td:first-child,
.table-optiflow-1 tr:nth-child(1) th:first-child {
  border-top-left-radius: 25px;
}

.table-optiflow-1 tr:last-child td:last-child {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

.table-optiflow-1 tr:nth-child(1) td {
  background-color: #adadad;
}

.table-optiflow-1 tr:nth-child(2) td {
  background-color: #999;
}

.table-optiflow-1 tr:nth-child(3) td {
  background-color: #858585;
}

.table-optiflow-1 tr:nth-child(4) td {
  background-color: #717171;
}

.table-optiflow-1 tr:nth-child(5) td {
  background-color: #5c5c5c;
}

.table-optiflow-1 .down-arrows tr:nth-child(2) td:first-child:after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-top-color: #adadad;
  left: 50%;
  margin-left: -15px;
  top: 0;
}

.table-optiflow-1 .down-arrows tr:nth-child(3) td:first-child:after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-top-color: #999;
  left: 50%;
  margin-left: -15px;
  top: 0;
}

.table-optiflow-1 .down-arrows tr:nth-child(4) td:first-child:after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-top-color: #858585;
  left: 50%;
  margin-left: -15px;
  top: 0;
}

.table-optiflow-1 .down-arrows tr:nth-child(5) td:first-child:after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-top-color: #717171;
  left: 50%;
  margin-left: -15px;
  top: 0;
}

.table-optiflow-1 .down-arrows tr:nth-child(6) td:first-child:after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-top-color: #5c5c5c;
  left: 50%;
  margin-left: -15px;
  top: 0;
}

.table-optiflow-2 {
  margin: 35px 0;
  margin: 2.5rem 0;
}

.table-optiflow-2 table {
  width: 100%;
}

.table-optiflow-2 td,
.table-optiflow-2 th {
  color: #fff;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.table-optiflow-2 th {
  font-family: 'Gotham SSm 5r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.29rem;
  line-height: 22px;
  line-height: 1.57rem;
  padding: 20px 30px;
  padding: 1.43rem 2.14rem;
}

.table-optiflow-2 td {
  padding: 30px;
  padding: 2.14rem;
}

.table-optiflow-2 th.column-1,
.table-optiflow-2 th.column-5,
.table-optiflow-2 th:nth-child(4n+1) {
  background-color: #38b;
}

.table-optiflow-2 th.column-2,
.table-optiflow-2 th.column-6,
.table-optiflow-2 th:nth-child(4n+2) {
  background-color: #006eb1;
}

.table-optiflow-2 th.column-3,
.table-optiflow-2 th.column-7,
.table-optiflow-2 th:nth-child(4n+3) {
  background-color: #224b70;
}

.table-optiflow-2 th.column-4,
.table-optiflow-2 th.column-8,
.table-optiflow-2 th:nth-child(4n+0) {
  background-color: #003a69;
}

.table-optiflow-2 td.column-1,
.table-optiflow-2 td.column-5,
.table-optiflow-2 td:nth-child(4n+1) {
  background-color: #4db0e2;
}

.table-optiflow-2 td.column-2,
.table-optiflow-2 td.column-6,
.table-optiflow-2 td:nth-child(4n+2) {
  background-color: #008ed6;
}

.table-optiflow-2 td.column-3,
.table-optiflow-2 td.column-7,
.table-optiflow-2 td:nth-child(4n+3) {
  background-color: #336187;
}

.table-optiflow-2 td.column-4,
.table-optiflow-2 td.column-8,
.table-optiflow-2 td:nth-child(4n+0) {
  background-color: #0d4471;
}

.table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+2):after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-left-color: #4db0e2;
  left: 0;
  top: 40px;
}

.table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+3):after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-left-color: #008ed6;
  left: 0;
  top: 40px;
}

.table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+4):after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-left-color: #336187;
  left: 0;
  top: 40px;
}

.table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+5):after {
  border: solid transparent;
  border-width: 15px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  border-left-color: #0d4471;
  left: 0;
  top: 40px;
}

.table-optiflow-2 .down-arrows th.column-2:after,
.table-optiflow-2 .down-arrows th.column-3:after,
.table-optiflow-2 .down-arrows th.column-4:after,
.table-optiflow-2 .down-arrows th.column-5:after,
.table-optiflow-2 .down-arrows th.column-6:after,
.table-optiflow-2 .down-arrows th.column-7:after,
.table-optiflow-2 .down-arrows th.column-8:after {
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 4;
  left: 50%;
  top: 0;
  margin-left: -15px;
}

.table-optiflow-2 .down-arrows th.column-2:after,
.table-optiflow-2 .down-arrows th.column-6:after {
  border: solid transparent;
  border-width: 15px;
  border-top-color: #4db0e2;
}

.table-optiflow-2 .down-arrows th.column-3:after,
.table-optiflow-2 .down-arrows th.column-7:after {
  border: solid transparent;
  border-width: 15px;
  border-top-color: #008ed6;
}

.table-optiflow-2 .down-arrows th.column-4:after,
.table-optiflow-2 .down-arrows th.column-8:after {
  border: solid transparent;
  border-width: 15px;
  border-top-color: #336187;
}

.table-optiflow-2 .down-arrows th.column-5:after {
  border: solid transparent;
  border-width: 15px;
  border-top-color: #0d4471;
}

.text-and-image-outer,
.text-and-text-outer,
.text-and-video-outer {
  background-color: inherit;
  overflow: hidden;
}

.text-and-image-outer.light,
.text-and-text-outer.light,
.text-and-video-outer.light {
  background-color: #eceeee;
}

.text-and-image-outer .image-then-text,
.text-and-image-outer .text-then-image,
.text-and-image-outer .text-then-video,
.text-and-image-outer .video-then-text,
.text-and-text-outer .image-then-text,
.text-and-text-outer .text-then-image,
.text-and-text-outer .text-then-video,
.text-and-text-outer .video-then-text,
.text-and-video-outer .image-then-text,
.text-and-video-outer .text-then-image,
.text-and-video-outer .text-then-video,
.text-and-video-outer .video-then-text {
  margin-left: -15px;
  margin-right: -15px;
}

.text-and-image-outer .image-outer,
.text-and-image-outer .text-outer,
.text-and-image-outer .video-outer,
.text-and-text-outer .image-outer,
.text-and-text-outer .text-outer,
.text-and-text-outer .video-outer,
.text-and-video-outer .image-outer,
.text-and-video-outer .text-outer,
.text-and-video-outer .video-outer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-and-image-outer .text-inner .buttons-wrapper,
.text-and-text-outer .text-inner .buttons-wrapper,
.text-and-video-outer .text-inner .buttons-wrapper {
  text-align: center;
}

.text-and-image-outer .image-inner,
.text-and-image-outer .text-inner,
.text-and-image-outer .video-inner,
.text-and-text-outer .image-inner,
.text-and-text-outer .text-inner,
.text-and-text-outer .video-inner,
.text-and-video-outer .image-inner,
.text-and-video-outer .text-inner,
.text-and-video-outer .video-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .text-and-image-outer .image-outer,
  .text-and-image-outer .text-outer,
  .text-and-image-outer .video-outer,
  .text-and-text-outer .image-outer,
  .text-and-text-outer .text-outer,
  .text-and-text-outer .video-outer,
  .text-and-video-outer .image-outer,
  .text-and-video-outer .text-outer,
  .text-and-video-outer .video-outer {
    float: left;
    width: 50%;
  }

  .text-and-image-outer .image-inner,
  .text-and-image-outer .text-inner,
  .text-and-image-outer .video-inner,
  .text-and-text-outer .image-inner,
  .text-and-text-outer .text-inner,
  .text-and-text-outer .video-inner,
  .text-and-video-outer .image-inner,
  .text-and-video-outer .text-inner,
  .text-and-video-outer .video-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.text-and-image-outer .image-inner h1,
.text-and-image-outer .image-inner h2,
.text-and-image-outer .image-inner h3,
.text-and-image-outer .text-inner h1,
.text-and-image-outer .text-inner h2,
.text-and-image-outer .text-inner h3,
.text-and-image-outer .video-inner h1,
.text-and-image-outer .video-inner h2,
.text-and-image-outer .video-inner h3,
.text-and-text-outer .image-inner h1,
.text-and-text-outer .image-inner h2,
.text-and-text-outer .image-inner h3,
.text-and-text-outer .text-inner h1,
.text-and-text-outer .text-inner h2,
.text-and-text-outer .text-inner h3,
.text-and-text-outer .video-inner h1,
.text-and-text-outer .video-inner h2,
.text-and-text-outer .video-inner h3,
.text-and-video-outer .image-inner h1,
.text-and-video-outer .image-inner h2,
.text-and-video-outer .image-inner h3,
.text-and-video-outer .text-inner h1,
.text-and-video-outer .text-inner h2,
.text-and-video-outer .text-inner h3,
.text-and-video-outer .video-inner h1,
.text-and-video-outer .video-inner h2,
.text-and-video-outer .video-inner h3 {
  color: #766a63;
}

.text-and-image-outer .image-inner .button,
.text-and-image-outer .text-inner .button,
.text-and-image-outer .video-inner .button,
.text-and-text-outer .image-inner .button,
.text-and-text-outer .text-inner .button,
.text-and-text-outer .video-inner .button,
.text-and-video-outer .image-inner .button,
.text-and-video-outer .text-inner .button,
.text-and-video-outer .video-inner .button {
  background-color: #003a68!important;
  border-color: #003a68!important;
  color: #fff;
}

.hospital .text-and-image-outer .image-inner .button,
.hospital .text-and-image-outer .text-inner .button,
.hospital .text-and-image-outer .video-inner .button,
.hospital .text-and-text-outer .image-inner .button,
.hospital .text-and-text-outer .text-inner .button,
.hospital .text-and-text-outer .video-inner .button,
.hospital .text-and-video-outer .image-inner .button,
.hospital .text-and-video-outer .text-inner .button,
.hospital .text-and-video-outer .video-inner .button {
  background-color: #008ed6!important;
  border-color: #008ed6!important;
}

.homecare .text-and-image-outer .image-inner .button,
.homecare .text-and-image-outer .text-inner .button,
.homecare .text-and-image-outer .video-inner .button,
.homecare .text-and-text-outer .image-inner .button,
.homecare .text-and-text-outer .text-inner .button,
.homecare .text-and-text-outer .video-inner .button,
.homecare .text-and-video-outer .image-inner .button,
.homecare .text-and-video-outer .text-inner .button,
.homecare .text-and-video-outer .video-inner .button {
  background-color: #64A2BB!important;
  border-color: #64A2BB!important;
}

.open>.text-and-image-outer .image-inner .button.dropdown-toggle,
.open>.text-and-image-outer .text-inner .button.dropdown-toggle,
.open>.text-and-image-outer .video-inner .button.dropdown-toggle,
.open>.text-and-text-outer .image-inner .button.dropdown-toggle,
.open>.text-and-text-outer .text-inner .button.dropdown-toggle,
.open>.text-and-text-outer .video-inner .button.dropdown-toggle,
.open>.text-and-video-outer .image-inner .button.dropdown-toggle,
.open>.text-and-video-outer .text-inner .button.dropdown-toggle,
.open>.text-and-video-outer .video-inner .button.dropdown-toggle,
.text-and-image-outer .image-inner .button.active,
.text-and-image-outer .image-inner .button.focus,
.text-and-image-outer .image-inner .button:active,
.text-and-image-outer .image-inner .button:focus,
.text-and-image-outer .image-inner .button:hover,
.text-and-image-outer .text-inner .button.active,
.text-and-image-outer .text-inner .button.focus,
.text-and-image-outer .text-inner .button:active,
.text-and-image-outer .text-inner .button:focus,
.text-and-image-outer .text-inner .button:hover,
.text-and-image-outer .video-inner .button.active,
.text-and-image-outer .video-inner .button.focus,
.text-and-image-outer .video-inner .button:active,
.text-and-image-outer .video-inner .button:focus,
.text-and-image-outer .video-inner .button:hover,
.text-and-text-outer .image-inner .button.active,
.text-and-text-outer .image-inner .button.focus,
.text-and-text-outer .image-inner .button:active,
.text-and-text-outer .image-inner .button:focus,
.text-and-text-outer .image-inner .button:hover,
.text-and-text-outer .text-inner .button.active,
.text-and-text-outer .text-inner .button.focus,
.text-and-text-outer .text-inner .button:active,
.text-and-text-outer .text-inner .button:focus,
.text-and-text-outer .text-inner .button:hover,
.text-and-text-outer .video-inner .button.active,
.text-and-text-outer .video-inner .button.focus,
.text-and-text-outer .video-inner .button:active,
.text-and-text-outer .video-inner .button:focus,
.text-and-text-outer .video-inner .button:hover,
.text-and-video-outer .image-inner .button.active,
.text-and-video-outer .image-inner .button.focus,
.text-and-video-outer .image-inner .button:active,
.text-and-video-outer .image-inner .button:focus,
.text-and-video-outer .image-inner .button:hover,
.text-and-video-outer .text-inner .button.active,
.text-and-video-outer .text-inner .button.focus,
.text-and-video-outer .text-inner .button:active,
.text-and-video-outer .text-inner .button:focus,
.text-and-video-outer .text-inner .button:hover,
.text-and-video-outer .video-inner .button.active,
.text-and-video-outer .video-inner .button.focus,
.text-and-video-outer .video-inner .button:active,
.text-and-video-outer .video-inner .button:focus,
.text-and-video-outer .video-inner .button:hover {
  color: #003a68!important;
  background-color: #fff!important;
}

.hospital .open>.text-and-image-outer .image-inner .button.dropdown-toggle,
.hospital .open>.text-and-image-outer .text-inner .button.dropdown-toggle,
.hospital .open>.text-and-image-outer .video-inner .button.dropdown-toggle,
.hospital .open>.text-and-text-outer .image-inner .button.dropdown-toggle,
.hospital .open>.text-and-text-outer .text-inner .button.dropdown-toggle,
.hospital .open>.text-and-text-outer .video-inner .button.dropdown-toggle,
.hospital .open>.text-and-video-outer .image-inner .button.dropdown-toggle,
.hospital .open>.text-and-video-outer .text-inner .button.dropdown-toggle,
.hospital .open>.text-and-video-outer .video-inner .button.dropdown-toggle,
.hospital .text-and-image-outer .image-inner .button.active,
.hospital .text-and-image-outer .image-inner .button.focus,
.hospital .text-and-image-outer .image-inner .button:active,
.hospital .text-and-image-outer .image-inner .button:focus,
.hospital .text-and-image-outer .image-inner .button:hover,
.hospital .text-and-image-outer .text-inner .button.active,
.hospital .text-and-image-outer .text-inner .button.focus,
.hospital .text-and-image-outer .text-inner .button:active,
.hospital .text-and-image-outer .text-inner .button:focus,
.hospital .text-and-image-outer .text-inner .button:hover,
.hospital .text-and-image-outer .video-inner .button.active,
.hospital .text-and-image-outer .video-inner .button.focus,
.hospital .text-and-image-outer .video-inner .button:active,
.hospital .text-and-image-outer .video-inner .button:focus,
.hospital .text-and-image-outer .video-inner .button:hover,
.hospital .text-and-text-outer .image-inner .button.active,
.hospital .text-and-text-outer .image-inner .button.focus,
.hospital .text-and-text-outer .image-inner .button:active,
.hospital .text-and-text-outer .image-inner .button:focus,
.hospital .text-and-text-outer .image-inner .button:hover,
.hospital .text-and-text-outer .text-inner .button.active,
.hospital .text-and-text-outer .text-inner .button.focus,
.hospital .text-and-text-outer .text-inner .button:active,
.hospital .text-and-text-outer .text-inner .button:focus,
.hospital .text-and-text-outer .text-inner .button:hover,
.hospital .text-and-text-outer .video-inner .button.active,
.hospital .text-and-text-outer .video-inner .button.focus,
.hospital .text-and-text-outer .video-inner .button:active,
.hospital .text-and-text-outer .video-inner .button:focus,
.hospital .text-and-text-outer .video-inner .button:hover,
.hospital .text-and-video-outer .image-inner .button.active,
.hospital .text-and-video-outer .image-inner .button.focus,
.hospital .text-and-video-outer .image-inner .button:active,
.hospital .text-and-video-outer .image-inner .button:focus,
.hospital .text-and-video-outer .image-inner .button:hover,
.hospital .text-and-video-outer .text-inner .button.active,
.hospital .text-and-video-outer .text-inner .button.focus,
.hospital .text-and-video-outer .text-inner .button:active,
.hospital .text-and-video-outer .text-inner .button:focus,
.hospital .text-and-video-outer .text-inner .button:hover,
.hospital .text-and-video-outer .video-inner .button.active,
.hospital .text-and-video-outer .video-inner .button.focus,
.hospital .text-and-video-outer .video-inner .button:active,
.hospital .text-and-video-outer .video-inner .button:focus,
.hospital .text-and-video-outer .video-inner .button:hover {
  color: #008ed6!important;
}

.homecare .open>.text-and-image-outer .image-inner .button.dropdown-toggle,
.homecare .open>.text-and-image-outer .text-inner .button.dropdown-toggle,
.homecare .open>.text-and-image-outer .video-inner .button.dropdown-toggle,
.homecare .open>.text-and-text-outer .image-inner .button.dropdown-toggle,
.homecare .open>.text-and-text-outer .text-inner .button.dropdown-toggle,
.homecare .open>.text-and-text-outer .video-inner .button.dropdown-toggle,
.homecare .open>.text-and-video-outer .image-inner .button.dropdown-toggle,
.homecare .open>.text-and-video-outer .text-inner .button.dropdown-toggle,
.homecare .open>.text-and-video-outer .video-inner .button.dropdown-toggle,
.homecare .text-and-image-outer .image-inner .button.active,
.homecare .text-and-image-outer .image-inner .button.focus,
.homecare .text-and-image-outer .image-inner .button:active,
.homecare .text-and-image-outer .image-inner .button:focus,
.homecare .text-and-image-outer .image-inner .button:hover,
.homecare .text-and-image-outer .text-inner .button.active,
.homecare .text-and-image-outer .text-inner .button.focus,
.homecare .text-and-image-outer .text-inner .button:active,
.homecare .text-and-image-outer .text-inner .button:focus,
.homecare .text-and-image-outer .text-inner .button:hover,
.homecare .text-and-image-outer .video-inner .button.active,
.homecare .text-and-image-outer .video-inner .button.focus,
.homecare .text-and-image-outer .video-inner .button:active,
.homecare .text-and-image-outer .video-inner .button:focus,
.homecare .text-and-image-outer .video-inner .button:hover,
.homecare .text-and-text-outer .image-inner .button.active,
.homecare .text-and-text-outer .image-inner .button.focus,
.homecare .text-and-text-outer .image-inner .button:active,
.homecare .text-and-text-outer .image-inner .button:focus,
.homecare .text-and-text-outer .image-inner .button:hover,
.homecare .text-and-text-outer .text-inner .button.active,
.homecare .text-and-text-outer .text-inner .button.focus,
.homecare .text-and-text-outer .text-inner .button:active,
.homecare .text-and-text-outer .text-inner .button:focus,
.homecare .text-and-text-outer .text-inner .button:hover,
.homecare .text-and-text-outer .video-inner .button.active,
.homecare .text-and-text-outer .video-inner .button.focus,
.homecare .text-and-text-outer .video-inner .button:active,
.homecare .text-and-text-outer .video-inner .button:focus,
.homecare .text-and-text-outer .video-inner .button:hover,
.homecare .text-and-video-outer .image-inner .button.active,
.homecare .text-and-video-outer .image-inner .button.focus,
.homecare .text-and-video-outer .image-inner .button:active,
.homecare .text-and-video-outer .image-inner .button:focus,
.homecare .text-and-video-outer .image-inner .button:hover,
.homecare .text-and-video-outer .text-inner .button.active,
.homecare .text-and-video-outer .text-inner .button.focus,
.homecare .text-and-video-outer .text-inner .button:active,
.homecare .text-and-video-outer .text-inner .button:focus,
.homecare .text-and-video-outer .text-inner .button:hover,
.homecare .text-and-video-outer .video-inner .button.active,
.homecare .text-and-video-outer .video-inner .button.focus,
.homecare .text-and-video-outer .video-inner .button:active,
.homecare .text-and-video-outer .video-inner .button:focus,
.homecare .text-and-video-outer .video-inner .button:hover {
  color: #64A2BB!important;
}

.text-and-image-outer .image-inner img,
.text-and-text-outer .image-inner img,
.text-and-video-outer .image-inner img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.text-and-image-outer .video-inner a,
.text-and-text-outer .video-inner a,
.text-and-video-outer .video-inner a {
  position: relative;
  display: block;
}

.text-and-image-outer .video-inner a img,
.text-and-text-outer .video-inner a img,
.text-and-video-outer .video-inner a img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  z-index: 2;
}

.text-and-image-outer .expander-outer,
.text-and-text-outer .expander-outer,
.text-and-video-outer .expander-outer {
  padding-top: 40px;
  padding-top: 2.86rem;
}

@media (min-width:768px) {
  .text-and-image-outer .image-inner,
  .text-and-image-outer .text-inner,
  .text-and-image-outer .video-inner,
  .text-and-text-outer .image-inner,
  .text-and-text-outer .text-inner,
  .text-and-text-outer .video-inner,
  .text-and-video-outer .image-inner,
  .text-and-video-outer .text-inner,
  .text-and-video-outer .video-inner {
    padding: 0 10px;
    padding: 0 .71rem;
  }

  .text-and-image-outer .align-middle .image-then-text,
  .text-and-image-outer .align-middle .text-then-image,
  .text-and-image-outer .align-middle .text-then-video,
  .text-and-image-outer .align-middle .video-then-text,
  .text-and-video-outer .align-middle .image-then-text,
  .text-and-video-outer .align-middle .text-then-image,
  .text-and-video-outer .align-middle .text-then-video,
  .text-and-video-outer .align-middle .video-then-text {
    display: table;
  }

  .text-and-image-outer .align-middle .image-outer,
  .text-and-image-outer .align-middle .text-outer,
  .text-and-image-outer .align-middle .video-outer,
  .text-and-video-outer .align-middle .image-outer,
  .text-and-video-outer .align-middle .text-outer,
  .text-and-video-outer .align-middle .video-outer {
    display: table-cell;
    float: none!important;
    vertical-align: top;
  }

  .ie8 .text-and-image-outer .align-middle .image-then-text,
  .ie8 .text-and-image-outer .align-middle .text-then-image,
  .ie8 .text-and-image-outer .align-middle .text-then-video,
  .ie8 .text-and-image-outer .align-middle .video-then-text,
  .ie8 .text-and-video-outer .align-middle .image-then-text,
  .ie8 .text-and-video-outer .align-middle .text-then-image,
  .ie8 .text-and-video-outer .align-middle .text-then-video,
  .ie8 .text-and-video-outer .align-middle .video-then-text {
    display: block;
  }

  .ie8 .text-and-image-outer .align-middle .image-outer,
  .ie8 .text-and-image-outer .align-middle .text-outer,
  .ie8 .text-and-image-outer .align-middle .video-outer,
  .ie8 .text-and-video-outer .align-middle .image-outer,
  .ie8 .text-and-video-outer .align-middle .text-outer,
  .ie8 .text-and-video-outer .align-middle .video-outer {
    float: left!important;
    display: block;
  }
}

.play-btn:after,
.view-large-image a.view {
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  font-family: fph-icon!important;
}

.view-large-image {
  position: relative;
}

.view-large-image a.view {
  background-color: #766a63;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 30px;
  outline: 0;
}

.view-large-image a.view:before {
  content: "\e9a0";
}

.view-large-image a.view:focus,
.view-large-image a.view:hover {
  outline: 0;
  text-decoration: none;
}

.play-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  cursor: pointer;
}

.play-btn:after {
  content: "\e903";
  font-size: 60px;
  margin-top: -30px;
  margin-left: -30px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: rgba(0,0,0,.3);
}

.video-library-outer,
.video-library-outer h1,
.video-library-outer h2,
.video-library-outer h3,
.video-library-outer h4,
.video-library-outer h5,
.video-library-outer h6 {
  color: #003a68;
}

.play-btn:after:hover {
  background-color: rgba(0,0,0,.6);
}

.video-library-outer.light {
  background-color: #eceeee;
}

.video-library-outer .video-library-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .video-library-outer .video-library-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

.video-library-outer .content {
  margin-bottom: 35px;
  margin-bottom: 2.5rem;
}

.video-library-outer .videos {
  margin-left: -15px;
  margin-right: -15px;
}

.video-library-outer .video {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width:768px) {
  .video-library-outer .video {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .video-library-outer .video {
    float: left;
    width: 33.33333333%;
  }
}

.video-library-outer .video .thumb {
  background-color: #000;
  display: table;
}

.video-library-outer .video .thumb .thumb-center {
  display: table-cell;
  vertical-align: middle;
}

.video-library-outer .video .thumb a {
  position: relative;
  display: block;
}

.video-library-outer .video .thumb a img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.video-library-outer .video .text {
  background-color: #fff;
  color: #766a63;
  padding: 10px 20px;
  padding: .71rem 1.49rem;
}

.video-library-outer .video .text h5 {
  color: #003a68;
  font-size: 17px;
  font-size: 1.21rem;
  height: 70px;
  height: 5rem;
  line-height: 1.4;
  overflow: hidden;
  text-align: left;
}

.video-library-outer .video .text p {
  height: 60px;
  height: 4.29rem;
  overflow: hidden;
}

.video-library-outer .footer {
  color: #003a68;
  margin: 20px 0 40px;
  margin: 1.43rem 0 2.86rem;
}

.video-details {
  background-color: #fff;
  color: #766a63;
  padding: 15px 35px 35px;
  padding: 1.07rem 2.5rem 2.5rem;
}

.video-details .related-videos {
  color: #003a68;
}

.video-details .related-videos h4 {
  margin: 25px 0 20px;
  margin: 1.78rem 0 1.43rem;
}

.video-details .related-videos .thumb {
  min-height: 143px;
}

.video-details .related-videos .video {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

@media (min-width:768px) {
  .video-details .related-videos .video {
    float: left;
    width: 50%;
  }

  .before-content {
    float: left;
    width: 100%;
  }
}

.video-details .related-videos .video .thumb a {
  position: relative;
  display: block;
}

.video-details .related-videos .video .thumb a img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.custom-icon,
.fph-icon {
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.video-details .related-videos .video .text {
  background-color: #eceeee;
  padding: 10px 20px;
  padding: .71rem 1.49rem;
}

.aside,
.before-content,
.main-one-column,
.main-two-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.video-details .related-videos .video .text h4 {
  margin: 10px 0;
  margin: .71rem 0;
}

.video-details .related-videos .video .synopsis {
  height: 82px;
  height: 5.86rem;
}

.education-search .input-group button,
.education-search .input-group input,
.search-courses .input-group button,
.search-courses .input-group input {
  height: 35px;
}

@font-face {
  font-family: fph-icon;
  src: url(/Custom/CorporateSite/Fonts/fph-icon.eot?mfu1za);
  src: url(/Custom/CorporateSite/Fonts/fph-icon.eot?mfu1za#iefix) format('embedded-opentype'),url(/Custom/CorporateSite/Fonts/fph-icon.ttf?mfu1za) format('truetype'),url(/Custom/CorporateSite/Fonts/fph-icon.woff?mfu1za) format('woff'),url(/Custom/CorporateSite/Fonts/fph-icon.svg?mfu1za#fph-icon) format('svg');
  font-weight: 400;
  font-style: normal;
}

.fph-icon {
  font-family: fph-icon!important;
}

[class*=" icon-"],
[class^=icon-] {
  font-family: fph-icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Play:before {
  content: "\e900";
}

.icon-Play-Outline:before {
  content: "\e903";
}

.icon-Expand:before {
  content: "\e901";
}

.icon-Collapse:before {
  content: "\e904";
}

.icon-Presentation-Outline:before {
  content: "\e905";
}

.icon-Presentation:before {
  content: "\e90f";
}

.icon-PDF-Outline:before {
  content: "\e918";
}

.icon-PDF:before {
  content: "\e91f";
}

.icon-User-Outline:before {
  content: "\e925";
}

.icon-User:before {
  content: "\e928";
}

.icon-PaperPlane-Outline:before {
  content: "\e92a";
}

.icon-PaperPlane:before {
  content: "\e92d";
}

.icon-Newspaper-Outline:before {
  content: "\e92f";
}

.icon-Newspaper:before {
  content: "\e937";
}

.icon-Mail-Outline:before {
  content: "\e93e";
}

.icon-Mail:before {
  content: "\e942";
}

.icon-Flag-Outline:before {
  content: "\e945";
}

.icon-Flag:before {
  content: "\e949";
}

.icon-Download-Outline:before {
  content: "\e94c";
}

.icon-Download:before {
  content: "\e951";
}

.icon-Document-Outline:before {
  content: "\e954";
}

.icon-Document:before {
  content: "\e95b";
}

.icon-Check-Outline:before {
  content: "\e961";
}

.icon-Check:before {
  content: "\e965";
}

.icon-Chat-Outline:before {
  content: "\e968";
}

.icon-Chat:before {
  content: "\e96e";
}

.icon-Calendar-Outline:before {
  content: "\e973";
}

.icon-Calendar:before {
  content: "\e97a";
}

.icon-Twitter:before {
  content: "\e982";
}

.icon-Telephone-Outline:before {
  content: "\e984";
}

.icon-Telephone:before {
  content: "\e987";
}

.icon-Linkedin:before {
  content: "\e98b";
}

.icon-Fax-Outline:before {
  content: "\e98d";
}

.icon-Fax:before {
  content: "\e995";
}

.icon-Facebook:before {
  content: "\e99e";
}

.icon-ViewLargerImage:before {
  content: "\e9a0";
}

.icon-ViewLargerImage-Outline:before {
  content: "\e902";
}

.icon-Search:before {
  content: "\e9a5";
}

.icon-Exit_Close:before {
  content: "\e9a8";
}

.icon-Surgical:before {
  content: "\e9af";
}

.icon-SleepApnea:before {
  content: "\e9b7";
}

.icon-Resuscitation:before {
  content: "\e9be";
}

.icon-OptiflowJunior:before {
  content: "\e9c1";
}

.icon-Optiflow:before {
  content: "\e9cb";
}

.icon-NoninvasiveVentilation:before {
  content: "\e9d2";
}

.icon-myAIRVO:before {
  content: "\e9db";
}

.icon-Masks:before {
  content: "\e9e8";
}

.icon-InvasiveVentilation:before {
  content: "\e9f4";
}

.icon-InfoTechnologies:before {
  content: "\e9fd";
}

.icon-InfantRespiratory:before {
  content: "\ea06";
}

.icon-CPAP:before {
  content: "\ea0f";
}

.icon-ClinicalTechnologies:before {
  content: "\ea16";
}

.icon-BubbleCPAP:before {
  content: "\ea20";
}

.icon-AdultRespiratory:before {
  content: "\ea2d";
}

.custom-icon {
  font-family: fph-icon!important;
}

.custom-icon-calendar-empty:before {
  content: "\e97a";
}

.custom-icon-chat-empty:before {
  content: "\e96e";
}

.custom-icon-search:before {
  content: "\e9a5";
}

.custom-icon-doc-text:before {
  content: "\e95b";
}

.custom-icon-mail:before {
  content: "\e942";
}

.custom-icon-flag-empty:before {
  content: "\e949";
}

.custom-icon-paper-plane-empty:before {
  content: "\e92d";
}

.custom-icon-download:before {
  content: "\e951";
}

.custom-icon-newspaper:before {
  content: "\e937";
}

.custom-icon-user:before {
  content: "\e928";
}

.custom-icon-check:before {
  content: "\e965";
}

.icon-left-carousel:before {
  content: "\e906";
}

.icon-right-carousel:before {
  content: "\e907";
}

.icon-close:before {
  content: "\e908";
}

@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.legacy .h2,
.legacy h2 {
  font-size: 1.78rem;
}

.legacy .h3,
.legacy h3 {
  font-size: 1.28rem;
}

.legacy .h4,
.legacy h4 {
  font-size: 1rem;
}

.legacy .h5,
.legacy .h6,
.legacy h5,
.legacy h6 {
  font-size: .85rem;
}

.legacy h1 {
  line-height: 2.85rem;
}

.legacy h2 {
  line-height: 2.14rem;
}

.legacy h3 {
  line-height: 1.57rem;
}

.legacy h4 {
  line-height: 1.2rem;
}

.legacy {
  font-size: 12px;
  margin-bottom: 40px;
}

.main time {
  display: block;
  margin-bottom: 10px;
}

.education .course-filter-list li.featured h3:after,
.education .course-filter-list li.featured h3:before,
.education .course-filter-list li:after,
.education .course-filter-list li:before,
.education-search_header:after,
.education-search_header:before,
.iconh2:after,
.iconh2:before {
  display: table;
  content: " ";
}

.course-button {
  color: #fff;
  background-color: #7f9eb5;
  border: 2px solid #7f9eb5;
  border-radius: 0;
  margin-bottom: 5px;
}

.course-button.active,
.course-button.focus,
.course-button:active,
.course-button:focus,
.course-button:hover,
.open>.dropdown-toggle.course-button {
  color: #fff;
  background-color: #6f92ac;
  border-color: #6f92ac;
}

.course-button.active,
.course-button:active,
.open>.dropdown-toggle.course-button {
  background-image: none;
}

.course-button.disabled,
.course-button.disabled.active,
.course-button.disabled.focus,
.course-button.disabled:active,
.course-button.disabled:focus,
.course-button.disabled:hover,
.course-button[disabled],
.course-button[disabled].active,
.course-button[disabled].focus,
.course-button[disabled]:active,
.course-button[disabled]:focus,
.course-button[disabled]:hover,
fieldset[disabled] .course-button,
fieldset[disabled] .course-button.active,
fieldset[disabled] .course-button.focus,
fieldset[disabled] .course-button:active,
fieldset[disabled] .course-button:focus,
fieldset[disabled] .course-button:hover {
  background-color: #7f9eb5;
  border-color: #7f9eb5;
}

.course-button .badge {
  color: #7f9eb5;
  background-color: #fff;
}

.education .generic-content-outer h1,
.education .generic-content-outer h2,
.education .generic-content-outer h3 {
  text-align: left;
}

table .credit,
table .type {
  text-align: right;
  font-weight: 700;
}

.base-light {
  background-color: #e5ebf0;
  padding-bottom: 50px;
  padding-bottom: 3.57rem;
}

.base-light .breadcrumb,
.base-light .breadcrumb>.active,
.base-light .breadcrumb>li a,
.base-light .breadcrumb>li span,
.base-light .breadcrumb>li+li:before {
  color: #003a68;
}

.white-column-outer {
  background-color: #fff;
  overflow: hidden;
}

.aside .white-column-inner {
  margin: 20px 10px;
  margin: 1.43rem .71rem;
}

@media (min-width:768px) {
  .aside {
    float: left;
    width: 25%;
  }

  .aside .white-column-inner {
    margin: 40px 20px;
    margin: 2.86rem 1.43rem;
  }
}

.main .white-column-inner {
  margin: 20px 10px;
  margin: 1.43rem .71rem;
}

@media (min-width:768px) {
  .main .white-column-inner {
    margin: 40px 15px;
    margin: 2.86rem 1.07rem;
  }
}

.main h1,
.main section {
  margin: 35px 0;
  margin: 2.5rem 0;
}

.main .generic-content-outer.dark,
.main .generic-content-outer.light {
  overflow: hidden;
}

.main .generic-content-outer.dark .generic-content-inner,
.main .generic-content-outer.light .generic-content-inner {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .main .generic-content-outer.dark .generic-content-inner,
  .main .generic-content-outer.light .generic-content-inner {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .main-two-column {
    float: left;
    width: 75%;
  }
}

.course-filter-list,
.education-search {
  margin-top: 20px;
}

.education-search,
.reservation-invite-address {
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .main-one-column {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
}

.education-search .form-control {
  border-color: #dadada;
  background-color: #ebe7e6;
  box-shadow: none;
  border-radius: 0;
}

.education-search .form-control:focus {
  box-shadow: none;
}

.education-search .form-control[readonly] {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
}

.education-search .form-control-feedback {
  top: 18px;
  right: 11px;
}

.education-search_wrapper .form-control {
  border-radius: 0;
}

.education-search_wrapper .btn {
  height: 36px;
  margin-left: 0!important;
}

.education-search_header {
  background: #e3e9f0;
  color: #53739B;
}

.course-filter-list li .course-button.active,
.course-filter-list li .course-button:active,
.course-filter-list li.featured .course-button.active,
.course-filter-list li.featured .course-button:active,
.open>.dropdown-toggle.course-filter-list li .course-button,
.open>.dropdown-toggle.course-filter-list li.featured .course-button {
  background-image: none;
}

.education-search_header-summary {
  float: right;
  padding: 7px 15px;
}

.education-search_header-results {
  float: left;
  padding: 7px 15px;
}

.education-search_select {
  width: 100%!important;
}

.education-search_filters {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.education-search_filters .form-control {
  border-color: #ebe7e6;
  background-color: #ebe7e6;
  box-shadow: none;
  border-radius: 0;
}

.education-search_filters .form-control:focus {
  box-shadow: none;
}

.education-search_filters .form-control[readonly] {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
}

.course-filter-list li .course-button {
  color: #fff;
  background-color: #7f9eb5;
  border: 2px solid #7f9eb5;
  border-radius: 0;
  margin-bottom: 5px;
}

.course-filter-list li .course-button.active,
.course-filter-list li .course-button.focus,
.course-filter-list li .course-button:active,
.course-filter-list li .course-button:focus,
.course-filter-list li .course-button:hover,
.open>.dropdown-toggle.course-filter-list li .course-button {
  color: #fff;
  background-color: #6f92ac;
  border-color: #6f92ac;
}

.course-filter-list li .course-button.disabled,
.course-filter-list li .course-button.disabled.active,
.course-filter-list li .course-button.disabled.focus,
.course-filter-list li .course-button.disabled:active,
.course-filter-list li .course-button.disabled:focus,
.course-filter-list li .course-button.disabled:hover,
.course-filter-list li .course-button[disabled],
.course-filter-list li .course-button[disabled].active,
.course-filter-list li .course-button[disabled].focus,
.course-filter-list li .course-button[disabled]:active,
.course-filter-list li .course-button[disabled]:focus,
.course-filter-list li .course-button[disabled]:hover,
fieldset[disabled] .course-filter-list li .course-button,
fieldset[disabled] .course-filter-list li .course-button.active,
fieldset[disabled] .course-filter-list li .course-button.focus,
fieldset[disabled] .course-filter-list li .course-button:active,
fieldset[disabled] .course-filter-list li .course-button:focus,
fieldset[disabled] .course-filter-list li .course-button:hover {
  background-color: #7f9eb5;
  border-color: #7f9eb5;
}

.course-filter-list li .course-button .badge {
  color: #7f9eb5;
  background-color: #fff;
}

.course-filter-list li.featured .course-button {
  color: #fff;
  background-color: #1999d7;
  border-radius: 0;
  border: 2px solid #1999d7;
  margin-bottom: 5px;
}

.course-filter-list li.featured .course-button.active,
.course-filter-list li.featured .course-button.focus,
.course-filter-list li.featured .course-button:active,
.course-filter-list li.featured .course-button:focus,
.course-filter-list li.featured .course-button:hover,
.open>.dropdown-toggle.course-filter-list li.featured .course-button {
  color: #fff;
  background-color: #1689c0;
  border-color: #1689c0;
}

.course-filter-list li.featured .course-button.disabled,
.course-filter-list li.featured .course-button.disabled.active,
.course-filter-list li.featured .course-button.disabled.focus,
.course-filter-list li.featured .course-button.disabled:active,
.course-filter-list li.featured .course-button.disabled:focus,
.course-filter-list li.featured .course-button.disabled:hover,
.course-filter-list li.featured .course-button[disabled],
.course-filter-list li.featured .course-button[disabled].active,
.course-filter-list li.featured .course-button[disabled].focus,
.course-filter-list li.featured .course-button[disabled]:active,
.course-filter-list li.featured .course-button[disabled]:focus,
.course-filter-list li.featured .course-button[disabled]:hover,
fieldset[disabled] .course-filter-list li.featured .course-button,
fieldset[disabled] .course-filter-list li.featured .course-button.active,
fieldset[disabled] .course-filter-list li.featured .course-button.focus,
fieldset[disabled] .course-filter-list li.featured .course-button:active,
fieldset[disabled] .course-filter-list li.featured .course-button:focus,
fieldset[disabled] .course-filter-list li.featured .course-button:hover {
  background-color: #1999d7;
  border-color: #1999d7;
}

.course-filter-list li.featured .course-button .badge {
  color: #1999d7;
  background-color: #fff;
}

.course-filter-list li .percentage {
  background-image: none!important;
  font-weight: 700;
  font-size: 18px;
  float: left;
  margin: 0 5px 0 0;
  line-height: 1;
  width: auto;
}

.course-filter-list li .percentage.passed {
  color: #26a846;
}

.course-filter-list li .percentage.failed {
  color: red;
}

.actions.remove {
  position: absolute;
  right: 0;
  top: 14px;
}

.education .course-filter-list li {
  overflow: visible;
  border-bottom: 1px solid #dad6d7;
  list-style: none;
  padding: 10px 0 0;
  position: relative;
}

.education .course-filter-list li h3 {
  font-weight: 700;
  padding-right: 150px;
  font-size: 15px;
  margin-top: 0;
}

.education .course-filter-list.full li h3 {
  padding-right: 0;
}

.education .course-filter-list li:first-child {
  border-top: 1px solid #dad6d7;
}

.education .course-filter-list li.featured:first-child {
  border-top: 2px solid #1999d7;
}

li.featured~li.featured {
  border-top: none!important;
}

li~li.featured {
  border-top: 2px solid #1999d7!important;
  position: relative;
  top: -1px;
}

.education .course-filter-list li.featured {
  border-bottom: 2px solid #1999d7;
}

.education .course-filter-list li.featured h3 {
  color: #1999d7;
  font-size: 18px;
  line-height: 30px;
}

.course-filter-list .close-btn {
  background: url(/Custom/DefaultSite/Images/sprite-edu.png) 0 -221px no-repeat;
  display: block;
  height: 14px;
  right: 0;
  position: absolute;
  top: 17px;
  width: 14px;
}

.divider {
  border-top: 1px solid #d6d6d6;
  line-height: 10px;
  margin: 20px 0;
}

.course-filter-list p.status {
  font-size: 13px;
  position: absolute;
  right: 30px;
  top: 12px;
}

.course-history p.status {
  right: 0;
}

.course-filter-list p.status span {
  background: url(/Custom/DefaultSite/Images/sprite-edu.png) no-repeat;
  display: inline-block;
  margin: 1px 7px -2px 0;
  height: 16px;
  position: relative;
  top: 1px;
}

.course-filter-list p.status span.passed {
  background-position: 0 -477px;
}

.course-filter-list .reservation-type span.passed {
  background-position: 0 -476px;
  display: block;
}

.course-filter-list .reservation-type span.alert {
  background-position: 0 -435px;
  display: block;
  margin-top: 0;
  border: 0;
  border-radius: 0;
}

.course-filter-list p.status span.failed {
  background-position: 0 -498px;
}

.course-filter-list p.status span.notattended {
  background-position: 0 -456px;
  height: 16px;
  margin-right: 10px;
  width: 16px;
}

.course-filter-list .reservation-type span.not-attended {
  background-position: 0 -455px;
  display: block;
}

.education .course-filter-list li.featured h3 a {
  color: #1999d7;
  font-size: 18px;
}

.education .course-filter-list li h3 a {
  color: #000;
  float: left;
  font-size: 15px;
  line-height: 24px;
}

.education .course-filter-list .social {
  float: left;
  margin: 0 15px;
}

.education .course-filter-list .social a {
  background: url(/Custom/DefaultSite/Images/sprite-edu.png) no-repeat;
  display: inline-block;
  float: left;
  height: 25px;
  margin: 0 0 0 10px;
  width: 24px;
  cursor: pointer;
}

.education .course-filter-list .social p {
  font-size: 10px;
  margin-bottom: -1px;
  margin-top: -3px;
}

.education .course-filter-list .social a.facebook {
  background-position: 0 -239px;
  margin-left: 0;
}

.education .course-filter-list .social a.linkedin {
  background-position: -26px -239px;
}

.education .course-filter-list .social a.email {
  background-position: -52px -239px;
  display: block;
  float: left;
  height: 25px;
  margin: 0 0 0 8px;
  width: 25px;
}

.education .course-filter-list .icons {
  float: right;
}

.education .course-filter-list .icons span {
  background: url(/Custom/DefaultSite/Images/sprite-edu.png) no-repeat;
  display: block;
  float: left;
  margin: 6px 0 10px;
  height: 31px;
  width: 35px;
}

.education .coursehistory-print .course-filter-list .icons span {
  background: 0 0!important;
}

.education .course-filter-list .icons span.product-training {
  background-position: 0 0;
}

.education .course-filter-list .icons span.accreditation-training,
.education .course-filter-list .icons span.accredited-training {
  background-position: 0 -62px;
}

.icons-coursedetail .product-training {
  background-position: 0 0;
}

.icons-coursedetail .clinical-training {
  background-position: 0 -31px;
}

.icons-coursedetail .accreditation-training,
.icons-coursedetail .accredited-training {
  background-position: 0 -62px;
}

.icons-coursedetail .places {
  background-position: 0 -383px;
}

.education .course-filter-list .icons span.date {
  background-position: 0 -353px;
  color: #1999d7;
  font-size: 18px;
  height: 30px;
  line-height: 28px;
  padding: 0 15px 0 33px;
  width: auto;
}

.education ul {
  padding: 0;
}

.education .course-filter-list .icons span.clinical-training {
  background-position: 0 -31px;
}

.education .course-filter-list .icons span.places {
  background-position: 0 -383px;
  color: #003d6b;
  font-size: 18px;
  height: 30px;
  line-height: 28px;
  padding: 0 0 0 27px;
  width: auto;
}

.education .filters h2 span {
  color: #003d6b;
  display: inline-block;
  padding-right: 100px;
}

.accredited-only,
.email-updates {
  margin: 0 0 20px;
}

.accredited-only label,
.email-updates label {
  position: relative;
  left: 6px;
  top: -1px;
  font-weight: 400;
}

.course-footer {
  margin-top: 20px;
  padding-bottom: 10px;
}

.course-footer:after,
.course-footer:before {
  content: " ";
  display: table;
}

.course-footer .more {
  float: left;
  margin-top: 0;
}

.course-footer .btn {
  float: left;
  margin-right: 8px;
}

.no-top {
  margin-top: 0;
}

table .title {
  width: 360px;
}

table .credit {
  padding: 2px 20px 2px 4px!important;
}

table .type {
  padding: 2px 20px 2px 0!important;
}

.or span,
.updateb {
  text-align: center;
}

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}

.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container-course {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  max-width: 1760px;
}

@media (min-width:768px) {
  .container-course {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
  }
}

.reservation-buttons {
  margin: 15px 0;
}

.reservation-buttons .btn {
  margin-bottom: 10px;
}

.reservation-status-wrapper {
  display: inline-block;
  padding: 6px 0;
}

@media (min-width:768px) {
  .reservation-status-wrapper {
    padding: 0;
  }
}

.invite-title {
  padding-right: 205px;
  position: relative;
}

.invite-title .invite-icons {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -4px;
  width: auto;
  margin: 0;
}

.education-detail-title {
  padding-right: 100px;
  position: relative;
}

.education-detail-title .reservation-type {
  position: absolute;
  font-size: 12.8px;
  right: 0;
}

.education-detail-title .reservation-type span.alert {
  background-position: 0 -435px;
  display: block;
  margin-top: 0;
  border: 0;
  border-radius: 0;
  height: 17px;
  line-height: 17px;
}

.education-course-title {
  padding-right: 120px;
  position: relative;
}

.education-course-title .cont {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12.8px;
}

.base,
.base .bar-wrapper {
  position: relative;
}

.education-course-title .cont .percentage {
  font-weight: 700;
  font-size: 18px;
}

.education-course-title .cont .percentage.failed {
  color: red;
}

.education-course-title .cont .percentage.passed {
  color: #26a846;
}

.my-account .form-control {
  border-color: #dadada;
  background-color: #ebe7e6;
}

.my-account .form-control:focus {
  box-shadow: none;
}

.my-account .form-control[readonly] {
  border-color: #fff;
  background-color: #fff;
  box-shadow: none;
}

.category-list {
  margin: 10px 0;
}

.category-list input[type=checkbox] {
  margin: 2px 10px 0 0;
  float: left;
}

.category-list label {
  font-weight: 400;
}

.education .alert {
  margin-top: 20px;
}

.noclose .close {
  display: none;
}

.noclose .modal-backdrop {
  cursor: default;
}

.education-modal h3 {
  margin: 0;
  color: #003a68!important;
}

.education-modal .errormessage {
  display: block;
  margin: 10px 0;
  color: red;
}

.education-modal .modal-header {
  padding: 15px;
  border-bottom: 0;
}

.education-modal .modal-body {
  padding: 0 15px 20px;
}

.education-modal .form-control {
  border-color: #dadada;
  background-color: #ebe7e6;
  box-shadow: none;
}

.education-modal .form-control:focus {
  box-shadow: none;
}

.education-modal .btn {
  margin-bottom: 0;
  vertical-align: top;
}

.education-modal a.btn-education-blue-dark {
  color: #fff!important;
}

.education-modal .title-coursedetail {
  padding-right: 100px;
}

.education-modal .title-coursedetail .icons-coursedetail {
  margin-right: -100px;
}

.education-modal .actions-coursedetail {
  display: block;
  margin: 10px 0;
}

.education-modal .actions-coursedetail label {
  display: block;
}

.education-modal .actions-coursedetail input[type=text] {
  text-align: center;
  width: 50px;
  padding: 0;
  margin-bottom: 0;
  display: inline-block;
  border-radius: 0;
  height: 36px;
  margin-right: 10px;
}

.or {
  margin: 10px 0;
  border-top: 1px solid #d6d6d6;
}

.or span {
  background-color: #fff;
  width: 40px;
  height: 20px;
  display: block;
  margin: -10px auto 0;
}

.modal-logo img {
  max-width: 150px!important;
}

.base:after,
.base:before {
  content: " ";
  display: table;
}

.base .fold {
  height: 100%;
  background-size: cover;
}

.base .fold.light {
  color: #fff;
}

.base .fold.light h1,
.base .fold.light h2,
.base .fold.light h3,
.base .fold.light h4,
.base .fold.light h5,
.base .fold.light h6 {
  color: #fff!important;
}

.base .fold.dark {
  color: #003a68;
}

.base .fold.full-height {
  height: calc(100vh - 131px);
}

.base .fold .fold-height,
.base .fold-container,
.base .inner-fold-height,
.full-height .base .fold .fold-height,
.no-breadcrumb .base .inner-fold-height {
  height: 100%;
}

.base .fold.full-height .bar-wrapper {
  position: relative;
  min-height: 0;
  height: 100%;
}

.base .fold.bg-left {
  background-position: left center;
}

.base .fold.bg-center {
  background-position: center center;
}

.base .fold.bg-right {
  background-position: right center;
}

.base .fold.bg-left-top {
  background-position: left top;
}

.base .fold.bg-center-top {
  background-position: center top;
}

.base .fold.bg-right-top {
  background-position: right top;
}

.base .fold.bg-left-bottom {
  background-position: left bottom;
}

.base .fold.bg-center-bottom {
  background-position: center bottom;
}

.base .fold.bg-right-bottom {
  background-position: right bottom;
}

.base .fold.blue {
  background-color: #003a68;
}

.base .fold.grey {
  background-color: #eceeee;
}

.base .fold-container {
  padding-top: 30px;
  padding-bottom: 80px;
}

.base .fold-container.user-height {
  min-height: 0;
}

.base .fold-container img {
  vertical-align: top;
}

.base .inner-fold-height.care-by-design {
  background-repeat: no-repeat;
  background-position: left 15px bottom;
  background-size: 165px;
  padding-bottom: 40px;
}

.full-height .base .inner-fold-height {
  height: calc(100% - 30px);
}

.base .application-bar {
  position: absolute;
  right: 0;
  left: 0;
  height: 50px;
}

.base .application-bar.light {
  color: #fff;
}

.base .application-bar.dark {
  color: #003a68;
}

.base.top-bar .application-bar {
  top: 0;
  bottom: auto;
}

.base.top-bar .fold-container {
  padding-top: 80px;
  padding-bottom: 30px;
}

.base.bottom-bar .application-bar {
  top: auto;
  bottom: 0;
}

.base.bottom-bar .fold-container {
  padding-bottom: 80px;
  padding-top: 30px;
}

.base.no-bar .fold-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.base.no-bar .application-bar {
  display: none;
}

.base .focal .bottom-right,
.base .focal .top-left {
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
}

.base .focal .top-left {
  border-left-style: solid;
  border-top-style: solid;
  border-left-width: 8px;
  border-top-width: 8px;
  left: 0;
  top: 0;
}

.base .focal .bottom-right {
  border-bottom-style: solid;
  border-right-style: solid;
  border-bottom-width: 8px;
  border-right-width: 8px;
  bottom: 0;
  right: 0;
}

@media (min-width:768px) {
  .base .focal .bottom-right,
  .base .focal .top-left {
    height: 50px;
    width: 50px;
  }

  .base .focal .top-left {
    border-left-width: 10px;
    border-top-width: 10px;
  }

  .base .focal .bottom-right {
    border-bottom-width: 10px;
    border-right-width: 10px;
  }
}

.base .focal.corporate .bottom-right,
.base .focal.corporate .top-left {
  border-color: #003a68;
}

.base .focal.homecare .bottom-right,
.base .focal.homecare .top-left {
  border-color: #64A2BB;
}

.base .focal.hospital .bottom-right,
.base .focal.hospital .top-left {
  border-color: #008ed6;
}

.base .focal.white .bottom-right,
.base .focal.white .top-left {
  border-color: #fff;
}

.base .focal--wrapper {
  height: 100%;
  padding: 25px 10px;
}

.base .focal--wrapper h1:first-of-type,
.base .focal--wrapper h2:first-of-type,
.base .focal--wrapper h3:first-of-type,
.base .focal--wrapper h4:first-of-type,
.base .focal--wrapper h5:first-of-type,
.base .focal--wrapper h6:first-of-type {
  margin-top: 0;
}

.base .focal--wrapper .vert-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

.base .focal--wrapper .vert-wrapper .vert-align {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

@media (min-width:768px) {
  .base .focal--wrapper {
    padding: 35px 20px;
  }
}

.base .mobile-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 15px 0;
}

.base .mobile-content .care-by-design {
  background-repeat: no-repeat;
  background-position: left 0 bottom;
  background-size: 165px;
  padding-bottom: 40px;
}

.careers-search .btn-search,
.careers-search-mobile .btn-search {
  font-size: 12px;
  min-width: 147px;
  padding-bottom: .62857143rem;
  font-family: 'Gotham SSm 5r','Gotham SSm A','Gotham SSm B',Arial,sans-serif;
  font-weight: 500;
  font-style: normal;
}

.base .mobile-content:empty {
  margin: 0;
  min-height: 0;
}

.no-breadcrumb .focal--wrapper {
  height: 100%;
}

.breadcrumb--container .breadcrumb {
  margin: -5px 0 15px;
}

.no-breadcrumb .breadcrumb--container {
  display: none;
}

@media (min-width:768px) {
  .base .fold.full-height {
    height: calc(100vh - 120px);
  }
}

.careers-search {
  float: right;
  padding-top: 14px;
  display: none;
}

.careers-search .btn {
  display: block;
}

.careers-search .btn-search {
  background-color: #90BD62;
  padding-top: .62857143rem;
}

.careers-search .btn-search:focus,
.careers-search .btn-search:hover {
  background-color: #749F56;
}

.careers-search-mobile {
  display: none;
  float: none;
  padding-top: 10px;
}

.careers-search-mobile .btn {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.careers-search-mobile .btn-search {
  background-color: #90BD62;
  padding-top: .62857143rem;
}

.careers-search-mobile .btn-search:focus,
.careers-search-mobile .btn-search:hover {
  background-color: #749F56;
}

@media (min-width:768px) {
  .careers-search-mobile {
    padding-top: 10px;
    float: right;
  }

  .careers-search-mobile .btn {
    display: inline-block;
    margin: 0;
  }
}

@media (max-width:992px) {
  .careers-search-mobile {
    display: block;
  }
}

@media (min-width:992px) {
  .base .fold.full-height {
    height: calc(100vh - 131px);
  }

  .careers-search {
    display: inline-block;
  }
}

.fold-img {
  max-height: 240px;
  margin: 0 auto;
}

@media (min-width:768px) {
  .fold-img {
    max-height: none;
    margin: 0 auto;
  }
}

@media (max-width:767px) {
  .user-height {
    min-height: 200px!important;
  }
}

@media screen and (max-width:768px) {
  .h1,
  h1 {
    font-size: 2rem;
  }

  .h2,
  h2 {
    font-size: 1.8rem;
  }

  .h3,
  h3 {
    font-size: 1.5rem;
  }

  .h4,
  h4 {
    font-size: 1.28rem;
  }

  .h5,
  h5 {
    font-size: 1rem;
  }

  .h6,
  h6 {
    font-size: .85rem;
  }
}

span.placeholder {
  position: absolute;
  font-size: 75%;
  color: #999;
  font-family: sans-serif;
  padding: 4px 3px;
  z-index: 1;
  cursor: text;
}

span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden;
}

span.placeholder-hide {
  display: none;
}

label.visuallyhidden-with-placeholder {
  height: auto!important;
  overflow: visible!important;
  position: absolute!important;
  left: -999em;
}

body {
  position: relative;
}

.updateb {
  background: url(/Custom/CorporateSite/Images/update/update-bkgnd.png);
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.updateb .updateb-content {
  background-color: #fff;
  text-align: left;
  padding: 25px;
  display: inline-block;
  border: 1px solid #666;
  position: relative;
  top: 40px;
  margin: 0 auto;
  width: 460px;
  border-radius: 6px;
}

.updateb .logos {
  width: 100%;
}

.updateb .logos td {
  vertical-align: top;
  padding: 10px;
  border: none;
  background: 0 0;
  width: 25%;
}

.updateb a.l {
  display: block;
  padding: 110px 4px 4px;
  background-repeat: no-repeat;
  background-position: center top;
  text-decoration: none;
  text-align: center;
  border: 1px solid #fff;
}

.updateb a.l:hover {
  padding: 110px 4px 4px;
  border: 1px dashed #ccc;
}

.updateb a.l .bro {
  white-space: nowrap;
  text-decoration: underline;
  font-size: 19px;
}

.updateb a.l .vendor {
  color: #aaa;
  text-align: center;
  font-size: 10px;
  display: block;
}

.updateb .bf a {
  background-image: url(/Custom/CorporateSite/Images/update/ff.png);
}

.updateb .bi a {
  background-image: url(/Custom/CorporateSite/Images/update/ie.png);
}

.updateb .bc a {
  background-image: url(/Custom/CorporateSite/Images/update/ch.png);
}

.FormPanel .EditingFormControlNestedControl .CheckBoxListField td input[type=checkbox] {
  position: absolute;
  width: auto;
  margin-top: 3px;
}

.FormPanel .EditingFormControlNestedControl .CheckBoxListField td label {
  width: 275px;
  padding: 0 0 0 30px;
}