﻿@import url("https://fonts.googleapis.com/css?family=PT+Sans");
@import url("https://fonts.googleapis.com/css?family=Kameron");
/* Header Styles Start */
.header-container {
  position: fixed;
  z-index: 999;
  width: 100%; }

.header-container a:hover {
  text-decoration: none; }

.header-container h2.nav-section-title {
  font-size: 17px;
  font-weight: 400;
  margin: 7px 0 14px 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #bebebe;
  margin: 10px auto 4px auto;
  width: 700px; }

.header-container-fullwidth {
  width: 100%;
  background: #8a002e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8a002e 0%, #780028 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #8a002e 0%, #780028 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #8a002e 0%, #780028 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a002e', endColorstr='#780028',GradientType=0 );
  /* IE6-9 */ }

.header-container-fullwidth-nobackground {
  width: 100%; }

.header-container h3 {
  font-size: 14px;
  margin: 0;
  padding-bottom: 0;
  color: #7b0029;
  font-weight: bold;
  font-style: normal; }

.header-links-container .subMenu {
  font-size: 14px !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0px !important;
  color: #7b0029 !important;
  font-weight: bold !important;
  font-style: normal !important;
  height: inherit !important;
  margin-top: 0px;
  padding-top: 0px;
  width: 100%; }

.header-container li div a {
  font-size: 11px;
  color: #282828; }

.header-container li ul {
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0 0 12px -8px;
  border-bottom: 1px solid #bebebe;
  width: inherit; }

.header-top-padding {
  padding-top: 88px; }

/*skip link input header top navigation - This will bring the focus into center part*/
a#skiplink {
  position: absolute;
  top: -40px;
  color: #D43900;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
  padding: 5px !important; }

a#skiplink:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  outline: 0;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear; }

/*End Skip*/
.dropdown-account-content li:hover, li:focus {
  background-color: #f2f2f2 !important;
  width: 100%;
  margin: 0 0 0 0; }

.dropdown-account-content li:hover > a {
  color: #80002b !important;
  background-color: #f2f2f2 !important;
  margin-left: 15px; }

.dropdown-account-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 135px;
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  margin: 3px 3px 0px -16px !important;
  height: 100px; }

.dropdown-account-content li {
  display: list-item;
  padding: 3px 1px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  background-color: #fff;
  min-width: 135px; }

.header-topnav-links {
  max-width: 1280px;
  margin: 0 auto;
  height: 25px;
  background: #fff;
  color: #282828;
  font-size: 13px;
  padding-top: 2px;
  padding-bottom: 2px; }

.header-topnav-links .fa {
  color: #757575; }

.header-topnav-links ul {
  margin-bottom: 0;
  list-style: none; }

.header-topnav-links ul li {
  float: left;
  margin-left: 15px; }

.header-topnav-links ul li a {
  color: #282828;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px; }

.header-topnav-links ul li a:hover {
  text-decoration: none; }

.header-topnav-links ul li:last-child {
  /*margin-right: 26px;*/ }

.header-main {
  background-color: #8A002E; }

.header-main {
  width: 100%;
  height: 63px;
  max-width: 1280px;
  margin: 0 auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8a002e+0,780028+100 */
  background: #8a002e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8a002e 0%, #780028 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #8a002e 0%, #780028 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #8a002e 0%, #780028 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a002e', endColorstr='#780028',GradientType=0 );
  /* IE6-9 */ }

.header-main ul {
  list-style: none;
  position: relative;
  margin-bottom: 0px; }

.pull-right ul {
  list-style: none;
  /*position: relative;*/
  margin-bottom: 0px;
  padding-right: 40px; }

.header-main ul li {
  display: list-item;
  margin-left: 0px;
  position: static;
  float: left;
  font-size: 14px;
  line-height: normal; }

.header-main ul li a {
  text-decoration: none;
  display: list-item;
  float: left;
  padding: 20px 15px;
  margin: 0px 10px 0px 0;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 500 !important;
  height: 63px; }

.header-main ul li:hover > a {
  background: #6c0024;
  margin: 0px 10px 0px 0;
  padding: 20px 15px 17px 15px;
  border-bottom: 3px solid #ffffff; }

.header-main ul > li > a:after {
  font-family: "FontAwesome";
  content: '\f078';
  font-size: 10px;
  margin: 0px 0 0 5px; }

/*.header-topnav-links ul > li > a:after {
        font-family: "FontAwesome";
        content: '\f078';
        font-size: 10px;
        margin: 0px 0 0 5px;
    }*/
.header-main ul li > a:only-child:after {
  content: ''; }

/*.header-topnav-links ul li > a:only-child:after {
        content: '';
    }*/
/*  new MEGA nav */
/*.header-topnav-links li:hover .dropdown_3columns {
    display: block;
}*/
.header-links-container {
  padding-left: 15px;
  width: 590px;
  float: right; }

.header-links {
  margin: 0px 15px 0 15px; }

.header-links a {
  color: #ffffff;
  background-color: #8A002E;
  font-size: 14px; }

.header-links a:hover {
  text-decoration: none; }

.header-logo-container {
  float: left;
  margin: 13px 28px;
  padding-top: 0px;
  padding-left: 0px; }

/* Drop Down */
.dropdown_3columns {
  margin: 61px auto 4px auto;
  /* float: left; */
  position: absolute;
  display: none;
  text-align: left;
  padding: 10px 5px 0 15px;
  border: 1px solid #777777;
  border-top: none;
  /* box-sizing: content-box; */
  background-color: #FFFFFF;
  right: 0;
  width: 722px; }

/*.pull-right .dropdown_3columns {
        margin: 0px auto 4px auto;
        /* float: left; */
/*position: absolute;
        display: none;
        text-align: left;
        padding: 10px 0 0 3px;
        border: none;
        border-bottom: 1px solid #bebebe;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        /*border: 1px solid #777777;*/
/* border-top: none;
        /* box-sizing: content-box; */
/*background-color: #FFFFFF;
        right: -20px;
        width: 133px;
    }*/
/* Columns */
.col_1,
.col_3 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px; }

.col_1 {
  width: 223px; }

/*.pull-right .dropdown_3columns .col_1 {
        width: 125px;
    }*/
.col_3 {
  width: 700px; }

.col_1 ul {
  float: left; }

.col_1 ul li {
  box-sizing: content-box; }

.col_1 ul li a {
  box-sizing: content-box;
  width: 100%; }

.col_1 ul li:hover > a {
  background: inherit !important;
  padding: 3px 0px 0px 8px; }

.col_1 ul:last-of-type {
  border-bottom: none !important; }

div.mega-nav {
  margin-top: 63px; }

.mega-nav ul li {
  font-size: 12px;
  line-height: 24px;
  position: relative;
  padding: 0;
  margin: 0;
  float: left;
  text-align: left;
  width: inherit; }

.mega-nav ul li a {
  font-size: 11px;
  float: initial;
  display: block;
  padding: 3px 0px 3px 8px;
  margin: auto;
  height: 21px;
  color: #282828 !important; }

.mega-nav ul li a:hover {
  padding: 3px 0px 3px 8px;
  border: none;
  color: #80002b !important;
  background-color: #f2f2f2 !important; }

@media only screen and (max-width: 767px) {
  a.header-top-links {
    text-decoration: none; } }

@media only screen and (max-width: 950px) {
  .header-logo-container {
    width: 235px;
    margin: 16px 0 0 18px; }
  .header-search-container {
    margin-right: 5px;
    width: 145px; }
  .header-topnav-links {
    font-size: 12px;
    padding-top: 4px; }
  .header-links-container {
    padding-left: 0;
    width: 490px; }
  .header-links-container ul {
    padding-left: 0; }
  .header-main ul li a, .header-main ul li:hover > a {
    padding: 22px 13px;
    margin: 0 8px 0 0; }
  .header-main ul li a {
    font-size: 13px; }
  .mega-nav ul li a {
    padding: 3px 0 3px 8px !important; } }

/* Header Styles End */
/* Header SearchBox Styles Start */
.header-search-container .header-search-box {
  background-color: #fff;
  color: #555;
  font-size: 14px;
  line-height: 1.42857143;
  border: 0px;
  border-radius: 5px;
  width: 100%;
  /*width: 80%;*/
  height: 28px;
  padding: 0px 7px 0px 7px;
  /*padding: 0px 0px 0px 5px;*/
  float: none !important;
  display: inline !important;
  margin-left: 0px !important;
  -webkit-border-radius: 5px 5px 5px 5px;
  /*-webkit-border-radius: 5px 0px 0px 5px;*/ }

.header-search-container {
  margin-top: 17px;
  margin-right: 20px;
  position: relative;
  float: right; }

.searchIcon {
  padding-top: 3px;
  font-size: 14px; }

.searchIcon {
  border-left: 1px solid #282828;
  /*padding: 4px 6px 0px 6px;*/
  padding: 5px 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #282828;
  width: auto !important;
  margin-left: 0px !important;
  height: 28px !important;
  display: inline !important;
  background-color: white !important;
  color: #336394 !important;
  text-decoration: none;
  border-radius: 0px 5px 5px 0px; }

#search-loading-image {
  background-color: #fbfbf5;
  padding-left: 150px; }

a#header-search-link:hover {
  COLOR: #DA670A !important; }

@media only screen and (max-width: 767px) {
  .header-search-container {
    width: 100%;
    z-index: 1; }
  .header-search-container {
    display: none; }
  .header-main {
    background-color: #8A002E !important;
    /*height: 51px;*/
    padding-left: 3px;
    /*padding-right: 29px;removed */ }
  .header-logo-container {
    margin-top: 6px;
    width: 100%;
    padding-bottom: 0px; }
  .searchIconMble {
    color: #fff !important;
    margin-top: 2px;
    /*margin-right: 60px;*/ }
  .navbar {
    display: none; }
  .mble-searchIcon {
    border-left: 1px solid #282828;
    padding: 4px 6px 4px 6px;
    -webkit-border-radius: 0 5px 5px 0;
    position: absolute;
    /* right: 14px; */
    right: 0;
    top: 0px;
    color: #336394 !important;
    width: auto !important;
    margin-left: 0px !important;
    height: 28px !important;
    display: inline !important;
    background-color: white !important; }
  .header-search-container {
    margin-top: 0;
    margin-left: 0px;
    position: relative;
    /*position: absolute;*/
    margin-right: 0;
    background: #89002E;
    padding-top: 12px;
    padding-bottom: 12px; }
  .header-search-container .mble-header-search-box {
    background: #f5f5f5;
    color: #a4a4a4;
    font-size: 12px;
    padding: 6px 12px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    height: 28px;
    padding-right: 31px; }
  .searchbox-container {
    position: relative;
    z-index: 1; }
  .cmutual-mobile-header .container-fluid {
    padding-bottom: 0;
    border: none; } }

/* Header SearchBox Styles End */
/* Mobile Header Styles Start */
.cmutual-mobile-header {
  /*  background-color: #8a002e; */
  background-color: #85002D; }

.cmutual-mobile-header .container-fluid {
  background-color: transparent; }

.mobile-menu-cmutual.navbar {
  margin-bottom: 5px; }

.mobile-menu-cmutual button {
  color: #555;
  font-size: 12px;
  background: #ddd; }

.mobile-menu-cmutual .first-level-menu {
  font-size: 12px; }

.mobile-menu-cmutual .dropdown-menu li a, .mobile-menu-cmutual .dropdown-toggle {
  color: #336394 !important;
  font-size: 12px; }

.mobile-menu-cmutual .dropdown-menu li a:hover, .mobile-menu-cmutual .dropdown-toggle:hover {
  color: #dc661d !important; }

/*Mobile Header Menu*/
.hamburger-menu {
  padding-left: 0;
  padding-right: 0;
  background: #fff;
  opacity: 0.95;
  font-family: "PT Sans Narrow"; }

.hamburger-menu li {
  list-style-type: none;
  border-bottom: 1px solid gray;
  padding: 0px;
  font-size: 18px;
  /* position:relative; */ }

.display-none {
  display: none; }

.display-block {
  display: block; }

.main-menu {
  position: relative; }

.sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: 0; }

.back-button, .back-button-inner-menu {
  color: #282828;
  font-weight: bold;
  font-size: 16px; }

.inner-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-left: 0; }

.main-menu-item-link.large-font {
  color: #282828;
  font-weight: bold;
  font-size: 14px; }

.main-menu-item-link.small-font {
  color: #282828;
  font-size: 15px;
  font-weight: 500; }

.arrow-item {
  position: absolute;
  right: 0px;
  background: #780028;
  color: #fff;
  padding: 9px 0;
  width: 47px;
  text-align: center;
  font-size: 13px; }

.rounded-arrow-icon {
  background: black;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 8px; }

.rounded-arrow-icon .fa-chevron-left {
  color: #fff;
  padding-left: 5px;
  font-size: 16px; }

.sub-menu-item-link.has-inner-link {
  color: #8a002e;
  font-size: 14px; }

.inner-menu-item-link {
  color: #282828;
  font-size: 14px; }

.inner-menu-item-link:hover, .inner-menu-item-link:focus {
  color: #282828; }

.main-menu-item a:hover {
  text-decoration: none; }

.back-button-container {
  color: #000; }

.hamburger-menu-wrapper {
  position: relative;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s; }

.hamburger-menu {
  position: absolute;
  left: 100%;
  width: 100%;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s; }

.open {
  left: 0;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s; }

.main-menu {
  z-index: 9;
  border: 1px solid #ccc; }

.sub-menu {
  z-index: 99; }

.inner-menu {
  z-index: 999; }

.mob-logo-container #header-search-link-mbl, .mob-logo-container #signin {
  margin-right: 18px; }

.mob-logo-container .header-right-icons a .fa {
  font-size: 18px !important;
  color: #fff; }

.hamburger-menu {
  width: 100%;
  overflow: hidden; }

.overflow-hidden {
  overflow: hidden; }

.row.mob-logo-container {
  margin-bottom: 0; }

.bar-close-icons {
  display: inline-block;
  width: 17px; }

.arrow-item, .back-button-container {
  cursor: pointer; }

#header-search-box-id::-ms-clear {
  display: none; }

.hamburger-menu a {
  padding: 8px 0 8px 15px;
  display: inline-block;
  width: 100%; }

/*End Mobile Header Menu*/
@media only screen and (max-width: 767px) {
  .mob-logo-container {
    /* background-color: #8A002E;*/
    /*  padding: 10px 10px 10px 10px; */
    padding: 12px 0; }
  .mobile-menu-cmutual.navbar {
    position: relative;
    min-height: 0px; }
  .mobile-menu-cmutual .navbar-header {
    position: absolute;
    top: -48px;
    right: 0; }
  .homeBannerContainer {
    padding: 5px 5px 0 5px; }
  .sub-menu-mobile li {
    padding-left: 70px; }
  .sub-menu-mobile li a {
    color: #777;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; } }

/* Mobile Header Styles End */
/*Footer styles start*/
footer {
  padding: 30px 40px;
  position: relative; }

footer div.row {
  max-width: 1280px;
  margin: 0 auto;
  float: none; }

.footer-container .footer-link-name {
  font-size: 13px;
  color: #d6d6d6; }

.footer-container h4 {
  color: #fff;
  font-size: 15px;
  margin-bottom: 7px;
  font-weight: bold; }

.footer-container .connect-container a {
  margin-right: 15px; }

.footer-container a:hover {
  text-decoration: none; }

.footer-headings div {
  margin-bottom: 8px; }

.footer-headings {
  margin-bottom: 20px; }

.footer-copyright {
  color: white !important;
  font-size: 13px;
  line-height: 25px;
  text-align: left !important; }

.footer-content-container {
  background: #8a002e !important;
  width: 100%; }

footer {
  padding: 0; }

.social-container {
  padding: 17px 0 0 0px;
  width: 100%;
  float: left; }

a.socialMedia {
  color: #FFF !important;
  font-size: 23px;
  margin-right: 8px;
  display: inline-block; }

.socialMedia img {
  width: 25px;
  height: auto; }

.footer-links {
  padding: 7px 0 0 0px;
  float: left; }

.footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-links ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
  font-size: 13px; }

.footer-links ul li:last-child {
  border-right: none; }

.footer-links ul li a {
  color: #FFFFFF !important;
  text-decoration: none;
  font-weight: 400; }

.col-md-9 .footer-links {
  padding: 7px 0 0;
  width: 100%;
  float: left; }

.contact-container {
  width: 165px;
  float: right; }

.contact-container p {
  margin-top: 20px;
  margin-bottom: 0; }

.contact-container p span {
  color: #ffffff;
  font-size: 12px;
  margin-left: 30px;
  display: inline-block;
  margin-top: 5px;
  line-height: 17px; }

.contact-container p a {
  font-size: 13px;
  text-decoration: none;
  color: #ffffff; }

.contact-container img {
  width: 100% !important;
  height: auto !important; }

.copyright-container {
  color: #282828;
  font-size: 12px;
  font-weight: 100;
  padding: 5px 0;
  background-color: #fff !important; }

@media only screen and (max-width: 768px) {
  .contact-container {
    float: left;
    margin-top: 0 !important; }
  .contact-container p span {
    margin-left: 0 !important; } }

/*Footer styles end*/
.accordion-bootstrap .card {
  margin-bottom: 0;
  margin-top: 5px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.accordion-bootstrap .card-header {
  border-bottom-color: #ddd;
  border-left-color: #ddd;
  border-top-color: #ddd;
  border-right-color: #ddd;
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  padding: .25rem; }

.accordion-bootstrap button {
  color: #000000; }

.accordion-bootstrap button:hover {
  text-decoration: underline !important;
  cursor: pointer; }

.accordion-bootstrap .btn:focus {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color; }

.card-header .btn.btn-link i {
  padding-right: 5px; }

.card-header .btn.btn-link[aria-expanded="false"] i.fa-minus {
  display: none; }

.card-header .btn.btn-link[aria-expanded="true"] i.fa-plus {
  display: none; }

.quick-links-menu-container ul {
  margin: 0 0 0 -15px;
  padding: 0;
  list-style: none;
  max-width: 450px;
  background-color: #fbfbf5; }

.quick-links-title-container ul {
  margin: 0 0 0 -15px;
  padding: 0;
  list-style: none;
  max-width: 450px;
  background-color: #fbfbf5; }

.quick-links-title-container ul li {
  float: left;
  width: 100%;
  font-family: 'PT Sans', sans-serif;
  margin-top: 22px; }

.quick-links-title-container ul li a {
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 700 !important;
  font-family: Kameron, serif;
  color: #fff;
  background: #386475;
  padding: 3px 0 3px 0px;
  width: 100%;
  float: left;
  letter-spacing: .03em;
  pointer-events: none;
  cursor: default; }

.quick-links-menu-container ul li {
  float: left;
  width: 100%;
  font-family: 'PT Sans', sans-serif; }

.quick-links-menu-container ul li a {
  color: #282828;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 0 5px 21px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  text-decoration: none !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

.quick-links-menu-container ul li a i {
  float: right;
  margin: 2px 10px 0 0;
  color: #82002b; }

.quick-links-menu-container ul li a:hover {
  background-color: #ffffff;
  border-left: 8px solid #82002b;
  padding-left: 13px; }

.quick-links-menu-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  display: block;
  width: 100%;
  overflow: hidden; }

.quick-links-menu-container ul li ul li {
  border: none; }

.quick-links-menu-container ul li ul li a {
  margin: 0 0 0 -16px;
  width: 106%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  padding-left: 30px; }

.quick-links-menu-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  background-color: #fff;
  display: block;
  background-color: #ffffff;
  width: 100%;
  overflow: hidden; }

.quick-links-menu-container ul li ul li a:hover {
  border-left: none;
  padding: 5px 0px 5px 30px;
  color: #82002b; }

.quick-links-menu-container .leftmenucontents {
  border-bottom: 0px solid #d1d1cc; }

.quick-links-menu-container .currentitem {
  font-size: 13px !important;
  border-bottom: 1px solid #d1d1cc;
  padding: 5px 0 5px 13px;
  background-color: #ffffff;
  border-left: 7px solid #82002b; }

.quick-links-menu-container {
  padding-top: 15px; }

.quick-links-menu-container select {
  display: none; }

.quick-links-title {
  font-size: 15px;
  font-weight: 700;
  font-family: Kameron, serif;
  color: #fff;
  background: #386475;
  padding: 5px 0 5px 21px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  letter-spacing: .03em; }

/*End Custom Left nav styles*/
.modal-open-ios-fix {
  position: absolute !important; }

#loginModalLoadImg {
  text-align: center; }

#loginFrame {
  height: 930px; }

@media (max-width: 767px) {
  #loginFrame {
    height: 1310px; } }

@supports (-webkit-overflow-scrolling: touch) {
  body.modal-open {
    overflow: auto !important; } }

.ccpa-compliance-container .modal-body {
  padding: 0;
  position: fixed;
  bottom: 0px;
  display: flex !important; }

.ccpa-compliance-container .btn {
  margin-right: 5px;
  float: right; }

.ccpa-compliance-container {
  bottom: -99px;
  animation-name: slide-down-custom;
  animation-duration: 1000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out; }

#modal-link-container {
  position: fixed;
  text-align: center; }

@media screen and (max-width: 768px) {
  #modal-link-container {
    position: fixed;
    text-align: center; } }

/*Column seperator*/
.interior-grid .first-column-separator {
  /*margin-top: 10px;*/ }

.interior-grid.sticky {
  position: static;
  width: 300px; }

.interior-grid.sticky.fixed {
  position: fixed; }

.interior-grid .column-separator {
  border-left: 1px solid #282828; }

@media only screen and (max-width: 768px) {
  .interior-grid .column-separator {
    border-left: rgba(0, 0, 0, 0.0001) solid 1px;
    border-top: 1px solid #282828;
    padding-top: 10px; }
  .interior-grid .col-xs-6.column-separator {
    border-left: 1px solid #282828;
    border-top: 0;
    padding-top: 0; }
  .interior-grid.sticky {
    position: static;
    top: 0px; }
  .interior-grid.sticky.fixed {
    position: static; } }

@media only screen and (max-width: 450px) {
  .interior-grid .col-xs-12.column-separator {
    border-left: rgba(0, 0, 0, 0.0001) solid 1px;
    border-top: 1px solid #282828;
    padding-top: 10px; } }

.htmlvideoplayer-container .video-card-container {
  text-align: right;
  position: relative; }

.htmlvideoplayer-container video {
  display: block; }

.htmlvideoplayer-container .video-card-container .html-video {
  cursor: pointer; }

.htmlvideoplayer-playbutton {
  display: none;
  width: 50px; }

html[data-useragent*='Trident'] .htmlvideoplayer-playbutton.show, html[data-useragent*='MSIE'] .htmlvideoplayer-playbutton.show {
  left: 45%;
  top: 40%;
  display: inline;
  position: absolute; }

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 100%; }
  .video-thumbnail:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); }
  .video-thumbnail:hover:before {
    color: #eee; }

.video-card-container .modal .modal-dialog {
  max-width: 80%; }

/*ADA Tombstone changes start*/
.tombstone-container {
  width: 100% !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  text-align: center !important;
  float: left !important;
  position: relative;
  border: 1px solid transparent; }

.tombstone-container h5,
.tombstone-title {
  color: #205b74 !important;
  font-family: Kameron, serif !important;
  font-size: 17px !important;
  font-weight: 100 !important;
  line-height: 21px !important;
  padding: 10px 15px 0 !important; }

.tombstone-container hr {
  margin: 10px 15px;
  border-top: 1px solid #d9d9d9; }

.tombstone-content {
  font-size: 14px !important;
  color: #282828 !important;
  padding: 0 15px !important; }

.tombstone-linktext a {
  float: none !important;
  position: inherit !important;
  width: inherit !important;
  padding: 0 0 0px !important;
  margin: 1px 0 !important;
  font-weight: 100 !important;
  text-decoration: underline !important;
  border: 1px solid #fbfbf5 !important; }

.tombstone-linktext a:hover {
  background-color: transparent !important;
  /*border: 0px solid #d9d9d9 !important;
    margin: 1px 0 !important;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;*/
  position: inherit !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1 !important; }

.tombstone-linktext a:hover .tombstone-icon img {
  transform: scale(1.1) !important;
  margin: 0; }

.tombstone-linktext {
  font-size: 13px !important;
  color: #D43900 !important;
  font-weight: 100 !important;
  margin-top: 8px !important;
  padding: 0 15px !important; }

.tombstone-container h5:focus,
.tombstone-linktext:focus,
.tombstone-title:focus {
  text-decoration: none !important; }

.tombstonelink-spanner {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1 !important; }

.tombstone-container:hover {
  background-color: #FFF;
  border: 1px solid #d9d9d9;
  margin: 1px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tombstone-container:hover .tombstone-icon img {
  transform: scale(1.1);
  margin: 0; }

.tombstone-container:focus {
  outline: 0 !important; }

.tombstone-container {
  padding-bottom: 16px !important; }

.tombstone-container {
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  float: left; }

.tombstone-container a {
  float: left;
  position: relative;
  width: inherit;
  padding: 0 0 15px;
  margin: 1px 0;
  font-weight: 100;
  text-decoration: none;
  border: 1px solid #fbfbf5; }

.tombstone-container a:hover {
  background-color: #FFF;
  border: 1px solid #d9d9d9;
  margin: 1px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tombstone-container h5,
.tombstone-title {
  color: #205b74;
  font-family: Kameron, serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 21px;
  padding: 10px 15px 0; }

.tombstone-icon {
  overflow: hidden; }

.tombstone-icon img {
  width: 100%;
  height: auto;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.tombstone-content {
  font-size: 14px;
  color: #282828;
  padding: 0 15px; }

.tombstone-linktext {
  font-size: 13px;
  color: #D43900;
  text-decoration: underline;
  font-weight: 100;
  margin-top: 8px;
  padding: 0 15px; }

.tombstone-container hr {
  margin: 10px 15px;
  border-top: 1px solid #d9d9d9; }

.tombstone-container h5:focus,
.tombstone-linktext:focus,
.tombstone-title:focus {
  text-decoration: none; }

.tombstone-title-secondary {
  color: #881635;
  font-family: 'Kameron', serif;
  font-size: 18px;
  font-weight: bold; }

/*ADA Tombstone changes start*/
.horizontaltombstone-container {
  width: 100%; }

.horizontaltombstone-icon {
  float: left;
  width: 20%;
  margin-top: 5px; }

.horizontaltombstone-rhscontent {
  float: right;
  width: 75%; }

.horizontaltombstone-icon img {
  width: 100%;
  height: auto; }

.horizontaltombstone-container h5,
.horizontaltombstone-title {
  color: #386475;
  font-family: 'PT Sans', sans-serif;
  font-size: 17px;
  font-weight: bold; }

.horizontaltombstone-content {
  font-family: 'PT Sans', sans-serif;
  color: #282828;
  font-weight: normal;
  font-size: 16px; }

/*Newsroom styles*/
.newsroom-container {
  padding-top: 0px; }

.newsroom-container h3 {
  font-style: normal;
  margin-bottom: 20px; }

.newsroom-articleheader h2 {
  margin-top: 0px;
  margin-bottom: 0px; }

.newsroom-publicationheading {
  font-family: inherit !important;
  color: #d43900;
  font-size: 28px; }

.newsroom-publicationheading a {
  font-weight: 500; }

.newsroom-publicationname, .newsroom-publicationdate, .inthenews-publicationdate, .pressreleases-publicationdate {
  font-weight: bold; }

.newsroom-publicationdate, inthenews-publicationdate, .pressreleases-publicationdate {
  margin-bottom: 10px; }

.newsroom-image, .featured-speakers-image, .inthenews-image, .pressreleases-image {
  float: left;
  margin-right: 20px; }

.newsroom-article {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }

.newsroom-inthenews {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }

.newsroom-image, .inthenews-image, .featured-speakers-image, .pressreleases-image {
  max-width: 30%; }

.newsroom-image img, .featured-speakers-image img, .inthenews-image img, .pressreleases-image img {
  width: 100%;
  height: auto; }

.newsroom .tombstone-icon img {
  object-fit: cover;
  width: 283px;
  height: 117px; }

.newsroom-publicationheading {
  font-size: 22px; }

.newsroom-publicationheading a {
  text-decoration: none; }

.pressarticle-publisheddate {
  font-weight: bold;
  margin-bottom: 10px; }

.pressarticle-subheadline h3 {
  font-style: normal;
  margin-bottom: 20px; }

.pressreleases-btnshowmore {
  display: flex;
  align-items: center;
  justify-content: center; }

.pressreleases-header h2 {
  margin-top: 0px;
  margin-bottom: 0px; }

.pressreleases-publicationheading {
  font-family: inherit !important;
  color: #d43900;
  font-size: 28px; }

.pressreleases-publicationheading a {
  font-weight: 500; }

.pressreleases-newsroom {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }

.pressreleases-publicationheading {
  font-size: 22px; }

.pressreleases-publicationheading a {
  text-decoration: none; }

.inthenews-btnshowmore {
  display: flex;
  align-items: center;
  justify-content: center; }

.inthenews-header h2 {
  margin-top: 0px;
  margin-bottom: 0px; }

.inthenews-publicationheading {
  font-family: inherit !important;
  color: #d43900;
  font-size: 22px; }

.inthenews-publicationheading a {
  font-weight: 500;
  text-decoration: none; }

.featured-speakers-container h3 {
  font-style: normal;
  margin-bottom: 20px; }

.featured-speakers-btnshowmore {
  display: flex;
  align-items: center;
  justify-content: center; }

.featured-speakers {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%; }

.featured-speakers-container {
  padding-top: 0px; }

.featured-speakers-event-time {
  margin-bottom: 10px;
  font-weight: bold !important;
  color: #205b74; }

.featured-speakers-content {
  padding-top: 10px; }

a.featured-speakers-link.cta-primary-newsroom {
  text-decoration: none;
  color: white; }

.featured-speakers-event-title {
  margin-top: 0px; }

a.featured-speakers-event-title, a.pressreleases-title {
  text-decoration: none; }

.cta-primary-newsroom {
  border-radius: 5px;
  border: none;
  color: #fff;
  background: #28833e;
  padding: 10px 20px;
  font-weight: 100;
  text-decoration: none; }

.ctabutton-tertiary.showmore-button:focus {
  border-radius: 6px;
  color: #386475 !important;
  background: #fbfbf5 !important;
  padding: 8px 20px;
  border: 2px solid #386475;
  font-weight: 100; }

.ctabutton-tertiary.showmore-button:hover {
  background: #8dabb4 !important;
  color: #fff !important;
  text-decoration: none !important; }

@media only screen and (max-width: 768px) {
  .modal-dialog {
    margin: 10px auto !important;
    max-width: 95% !important;
    width: 95% !important; } }

@media screen and (max-width: 360px) {
  .newsroom-container .col-xs-12 {
    width: 65%; }
  .featured-speakers-container .col-xs-12 {
    width: 65%; }
  .modal-dialog {
    text-align: left; }
  #iframePopup {
    position: relative;
    background-color: #fff;
    display: inline-block;
    width: 300px; }
  .iframePopup {
    width: 300px; } }

@media screen and (min-width: 370px) and (max-width: 420px) {
  .newsroom-container .col-xs-12 {
    width: 80%; }
  .featured-speakers-container .col-xs-12 {
    width: 80%; } }

@media only screen and (max-width: 450px) {
  .newsroom-image, .inthenews-image, .featured-speakers-image, .pressreleases-image {
    width: 100%; } }

@media only screen and (max-width: 750px) {
  .newsroom .tombstone-icon img {
    object-fit: cover;
    width: 335px;
    height: 138px; } }

/*@media only screen and (max-width:558px) {
    .newsroom .tombstone-icon img {
        object-fit: cover;
        width: 509px;
        height: 210px;
    }
}*/
/*End of Newsroom styles*/
html {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px; }

@-ms-viewport {
  width: auto !important; }

/* Maintain compatibility with Bootstrap 3 */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 {
  font-size: 30px;
  color: #205b74 !important; }

h2 {
  font-family: Kameron, serif !important;
  font-weight: 400 !important;
  font-size: 27px !important;
  color: #881635 !important; }

h3 {
  /* font-style: italic !important; */
  font-size: 21px !important;
  color: #205b74 !important; }

h4 {
  font-family: Kameron, serif !important;
  font-size: 18px;
  color: #282828;
  font-weight: 700; }

h5 {
  font-size: 15px;
  font-weight: 700; }

main {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden; }

.clear:after {
  clear: both;
  display: block;
  content: " ";
  height: 0;
  visibility: hidden; }

* + html .clear {
  min-height: 1%; }

.displayNone {
  display: none; }

/* Page layout styles */
.grid-container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px; }

/* Web Content component styles*/
.webcontent-title {
  margin: 0;
  padding: 0; }

/*Home page content start*/
.homeBannerContainer {
  min-height: 124px;
  background-size: contain;
  background: url(../images/homepage_banner.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 40px 10%;
  padding: 7% 10%; }

.homeBannerContainer .banner-image {
  width: 100%; }

/*Resource screen styles start*/
.itemTitle {
  font-size: 14px;
  color: #881635;
  font-weight: bold; }

.resource-menu {
  color: #881635;
  padding: 10px 15px; }

.resource-menu-items {
  padding-left: 25px; }

.caption, .Caption {
  COLOR: #555;
  FONT: 10px Arial;
  FONT-WEIGHT: 400; }

.caption p, .Caption p {
  COLOR: #555;
  FONT: 10px Arial;
  FONT-WEIGHT: 400; }

/*start banner with text overlay styling*/
/*base banner styling*/
.bannerwithtextoverlay {
  height: 212px;
  width: 860px; }

.bannerwithtextoverlay-text {
  padding: 10px; }

/*end base banner styling*/
/*custom styling based on SiteCore configuration; color first, location second */
.bannerwithtextoverlay-text.dark.right, .bannerwithtextoverlay-text.light.right {
  margin-left: 75%;
  display: inline-block; }

.bannerwithtextoverlay-text.dark.left, .bannerwithtextoverlay-text.light.left {
  width: 25%;
  display: inline-block; }

/*end custom stylings based on SiteCore configuration*/
/*end banner with text overlay styling*/
/*mobile device media query*/
@media screen and (max-width: 767px) {
  #iframePopup {
    position: relative;
    background-color: #fff;
    display: inline-block;
    width: 600px; }
  .iframePopup {
    width: 600px; } }

/*MVC - Imageoverlaytext*/
.imagewithtextoverlay-grid {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: left;
  cursor: pointer;
  display: block;
  max-width: 100%; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie img {
  width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  background: transparent; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption {
  padding: 2px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption::before,
.grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption::after {
  pointer-events: none; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption .imagewithtextoverlay-hover {
  line-height: 15px; }

.imagewithtextoverlay-imagetitle {
  font-size: 16px;
  font-weight: bold; }

.imagewithtextoverlay-imagetext {
  font-size: 11px;
  float: left;
  position: static !important;
  background-color: transparent;
  text-align: left !important;
  width: 100% !important; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption,
.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtext-caption > a {
  z-index: 500;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.imagewithtextoverlay-grid .imagewithtextoverlay-effect-sadie .imagewithtextoverlay-hover {
  margin: 0; }

.imagewithtextoverlay-effect-sadie .imagewithtext-caption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0); }

.imagewithtextoverlay-effect-sadie .imagewithtext-caption::before,
.imagewithtextoverlay-effect-sadie .imagewithtextoverlay-hover {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.imagewithtextoverlay-effect-sadie .imagewithtextoverlay-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

.imagewithtextoverlay-effect-sadie:hover .imagewithtext-caption::before,
.imagewithtextoverlay-effect-sadie:hover .imagewithtextoverlay-hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.imagewithtextoverlay-effect-sadie:hover img {
  opacity: 0.3;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); }

.imagewithtextoverlay-effect-sadie:hover {
  background-color: #8a002e; }

.imagewithtextoverlay-callout {
  float: left; }

.imagewithtextoverlay-calloutcontent {
  color: #FFFFFF; }

.signature {
  float: left;
  font-size: 16px;
  font-weight: bold;
  width: 100%; }

/*MVC - Imageoverlaytext end*/
#contentarea {
  overflow: auto; }

#base-content {
  padding-top: 7%; }

#spanBreadCrumb {
  font-size: 12px;
  color: #555; }

.cudabreadcrumb {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px; }

.breadcrumb-container {
  padding-top: 10px; }

.breadcrumb-home .fa-lg {
  color: #DA670A;
  vertical-align: 0%; }

.row.breadcrumbRow {
  margin-bottom: 0px; }

/* MemberConnect Application*/
.BoldDottedLine {
  padding: 0 0 2px 0;
  border-bottom: 2px dotted #F6D3BE;
  margin: 0 0 10px 0; }

.applicationTitle_NuReg {
  font-family: Verdana;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  color: #DE661d; }

.pageTitle_NuReg {
  FONT-WEIGHT: bold;
  FONT-SIZE: 17px;
  FONT-FAMILY: Verdana;
  COLOR: #DE661d; }

.sectionTitle_NuReg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 17px;
  FONT-FAMILY: Verdana;
  PADDING-TOP: 7px;
  COLOR: #81002b !important; }

.Text_NuReg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  FONT-FAMILY: Verdana;
  PADDING-TOP: 7px;
  COLOR: #DE661d; }

.bodyText_NewReg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana;
  PADDING-TOP: 7px;
  COLOR: #555555; }

a.bodyTextLink_NewReg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana;
  PADDING-TOP: 7px;
  COLOR: #555555;
  text-decoration: none; }

.TableHeader_NuReg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  FONT-FAMILY: Verdana;
  PADDING-TOP: 7px;
  COLOR: #DE661d; }

a.sectionTitle_NuReg:link, a.sectionTitle_NuReg:visited, a.sectionTitle_NuReg:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 17px;
  FONT-FAMILY: Arial;
  PADDING-TOP: 7px;
  COLOR: #DE661d;
  text-decoration: none; }

a.mainHeader_NuReg:visited {
  color: #DE661d; }

a.bodyText_NewReg, a.bodyText_NewReg:link, a.bodyText_NewReg:visited {
  color: #555555;
  text-decoration: none; }

a.bodyText_NewReg:hover {
  color: #DE661D; }

#wholePageNuRegEdit {
  width: 808px;
  float: none; }

#formContentNuRegEdit {
  float: left;
  width: 808px; }

#formContentNuReg {
  float: left;
  width: 970px;
  margin-left: 10px; }

.label_NuReg {
  font-weight: bold;
  float: right;
  margin-right: 6px;
  margin-top: 4px;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  COLOR: #555555; }

.labelAlignLeft_NuReg {
  font-weight: bold;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  COLOR: #555555; }

.label_nofloat_NuReg {
  font-weight: bold;
  margin-right: 6px;
  margin-top: 4px;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  COLOR: #555555; }

.labelDiv_NuReg {
  font-weight: bold;
  color: #330000;
  font-size: 88%;
  float: left; }

.tableInnerheader_NuReg {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  PADDING-TOP: 7px;
  COLOR: #DE661d;
  background-color: Transparent; }

.grayBar {
  background-color: #eee;
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  PADDING-TOP: 4px;
  padding-bottom: 4px;
  PADDING-LEFT: 10px;
  COLOR: #555555; }

.shadedBackground_Nureg {
  background-color: #FFF5DE; }

.errorstrong_Nureg {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: red;
  FONT-FAMILY: arial; }

/* dummy class to overwrite the class in forms.css of cmgHeader -- start*/
label {
  float: none;
  margin-right: 0px;
  margin-top: 0px;
  font-size: 100%;
  /* these get applied to items of radio button list and checkbox list*/
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  PADDING-TOP: 7px;
  COLOR: #555555; }

/* dummy class to overwrite the class in forms.css of cmgHeader -- end*/
.roles_Nureg {
  margin-left: 5px;
  margin-bottom: 3px; }

.AlternatingRow_NuReg {
  background-color: #FFF5DE; }

.Background_NuReg {
  background-color: #FFFBF2; }

TH {
  background-color: White; }

.SaveDialog_NuReg {
  background-color: White;
  border-style: solid;
  border-color: Black;
  border-width: 2px;
  position: absolute;
  top: 20%;
  left: 30%;
  padding: 5px 5px 5px 5px; }

.SaveDialogHeader_NuReg {
  background-color: #DE661d;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  FONT-FAMILY: Arial;
  color: #FFF9E8;
  float: left; }

#pnlModal {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10000;
  border-style: none;
  border-color: Black;
  border-width: 2px;
  background-color: Transparent; }

#pnlModal div {
  background-color: White;
  border-style: outset;
  border-color: #fff9e8;
  border-width: 3px;
  position: absolute;
  top: 25%;
  left: 30%;
  padding: 0px 0px 0px 0px; }

#pnlModal div {
  background-color: White;
  border-style: outset;
  border-color: #fff9e8;
  border-width: 3px;
  position: absolute;
  top: 25%;
  left: 30%;
  padding: 0px 0px 0px 0px; }

.copyright_nureg {
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold; }

.textBox {
  width: 184px;
  display: none; }

.textBoxSmall {
  width: 45px;
  display: none; }

.textBoxWithCol {
  width: 184px;
  columns: 3; }

.input-validation-error {
  border: 1px solid #f00; }

.validation-summary-valid {
  display: none; }

.ErrorContainer {
  padding-top: 40px;
  font-family: 'Times New Roman';
  font-size: 16px; }

.Border {
  border: 2px solid;
  background-color: white;
  border-radius: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

.lineGap {
  padding-top: 5px; }

.alignment {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.textAlignment {
  display: inline-block;
  width: 150px;
  text-align: right;
  font-weight: bold;
  font-family: 'Times New Roman';
  font-size: 16px; }

input#NumericYear.textBox {
  width: 40px; }

/* LDP Zone Responsive Menu Styles Start */
.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/*Tabs styles*/
.tab-content > .active {
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  padding: 11px 10px 0 15px; }

.nav-tabs > li > a.show, .nav-tabs > li > a.show:hover, .nav-tabs > li > a.show:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

/*end of tab component styles*/
/*carousel item styles*/
div .carouselitem-ctabutton {
  margin-top: 15px; }

div.carouselitem-ctabutton .ctabutton-primary {
  margin: 0; }

div.carouselitem-header {
  font-family: 'Kameron', serif !important;
  font-size: 35px !important;
  font-weight: 700 !important;
  color: #282828 !important;
  /*margin-left: 24px;*/
  line-height: 38px;
  padding-top: 30px; }

div.carouselitem-subheader {
  font-size: 25px !important;
  font-family: 'PT Sans', sans-serif !important;
  color: #81002b !important;
  font-style: italic !important;
  /*margin-left: 21px;*/ }

div.carouselitem-text {
  width: 43%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7); }

div.carouselitem {
  width: 100%; }

div#carouseltransitionHelix {
  background-color: #fff;
  display: none;
  height: 164px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2000; }

div#carouselhelix .carouselmain {
  overflow: hidden;
  /*width: 1280px;*/
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }

div#controlspace {
  height: 30px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: 3000;
  text-align: center;
  cursor: pointer; }

div#controlspace a {
  margin-left: 2px;
  text-decoration: none; }

div#carouselhelix .carouselcurrent {
  display: block; }

div#controlspace .activecircle {
  background: #d43900;
  border: 2px solid #d43900;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block; }

div#controlspace .inactivecircle {
  background: transparent;
  border: 2px solid #d43900;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block; }

.actionLink.active {
  background-color: #dc661d !important;
  border: 2px solid #d43900 !important;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block; }

.actionLink {
  background: transparent;
  border: 2px solid #dc661d !important;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block; }

div#controlspace span.activecircle a.actionlinkactive {
  display: inline; }

div#controlspace span.activecircle a.actionlinkinactive {
  display: none; }

div#controlspace span.inactivecircle a.actionlinkactive {
  display: none; }

div#controlspace span.inactivecircle a.actionlinkinactive {
  display: inline; }

DIV#carouselhelix {
  /*Height: 378px;*/
  width: 100%;
  overflow: hidden;
  position: relative; }

@media (max-width: 767px) {
  div.carouselitem-text {
    width: 43%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7); }
  .loginContent {
    padding: 0 15px; } }

@media (max-width: 500px) {
  div.carouselitem-text {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0 15px; } }

@media (min-width: 501px) and (max-width: 767px) {
  div.carouselitem-text {
    padding: 0 30px; } }

@media (min-width: 768px) and (max-width: 950px) {
  div.carouselitem-text {
    padding: 0 18px; } }

@media (min-width: 951px) {
  div.carouselitem-text {
    padding: 0 28px; } }

@media (min-width: 768px) {
  DIV#carouselhelix .loginContent {
    position: absolute;
    right: 0%;
    top: 6%;
    background: rgba(255, 255, 255, 0.8);
    padding: 12px;
    margin-top: -1.8em;
    width: 22% !important; }
  div.carouselitem-ctabutton .ctabutton-primary {
    display: inline-block; } }

/*end carousel item styles*/
/*CTA Button styles*/
.ctabutton-primary {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 5px 20px 5px; }

.ctabutton-primary:hover,
.ctabutton-primary:focus {
  text-decoration: none; }

.ctabutton-secondary {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 5px 20px 5px; }

.ctabutton-secondary:hover,
.ctabutton-secondary:focus {
  background: #386475;
  color: #ffffff;
  text-decoration: none; }

.ctabutton-tertiary {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  padding: 8px 20px 8px 20px;
  border: solid #8dabb4 2px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 5px 20px 5px; }

/*END CTA Button styles*/
/*popupstyles styles*/
.popupstyles {
  width: 100%; }

#modal-container {
  position: absolute !important;
  overflow-y: scroll;
  text-align: center; }

#main-container {
  position: relative; }

.modal-dialog {
  min-width: 300px !important;
  max-width: 900px;
  width: 80%; }

.modal-backdrop.in {
  opacity: 0.5; }

#logoutModal .modal-dialog {
  align-content: center;
  position: relative;
  top: 10%; }

/*#logoutModal .modal-content {
       height: auto;
       min-height: 80%
    }*/
/*#logoutModal .modal-body {
        padding: 10%;
    }*/
#iframePopup {
  position: relative;
  background-color: #fff; }

/*End popupstyles*/
/*cross sell styles*/
.crosssell-container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: white !important;
  padding-right: 15px !important; }

.crosssell-title {
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: bold; }

.crosssell-content {
  padding-bottom: 20px;
  padding-top: 10px;
  font-size: 15px; }

.crosssell-link a {
  text-decoration: underline; }

.crossselllink-spanner {
  position: absolute;
  width: 105%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

/*end of cross sell styles*/
/*Left Nav Styles*/
.left-nav-container ul {
  margin: 0 0 0 -8px;
  padding: 0;
  list-style: none;
  max-width: 450px;
  background-color: #fbfbf5; }

.left-nav-container ul li {
  float: left;
  width: 100%;
  font-family: 'PT Sans', sans-serif; }

.left-nav-container ul li a {
  color: #282828;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 0 5px 21px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  text-decoration: none !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

.left-nav-container ul li a i {
  float: right;
  margin: 2px 10px 0 0;
  color: #82002b; }

.rotate {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.rotate.down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.left-nav-container ul li a:hover {
  background-color: #ffffff;
  border-left: 8px solid #82002b;
  padding-left: 13px; }

.left-nav-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  display: block;
  width: 100%;
  overflow: hidden; }

.left-nav-container ul li ul li {
  border: none; }

.left-nav-container ul li ul li a {
  margin: 0 0 0 -16px;
  width: 106%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  padding-left: 30px; }

.left-nav-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  background-color: #fff;
  display: block;
  background-color: #ffffff;
  width: 100%;
  overflow: hidden; }

.left-nav-container ul li ul li a:hover {
  border-left: none;
  padding: 5px 0px 5px 30px;
  color: #82002b; }

.left-nav-container .leftmenucontents {
  border-bottom: 0px solid #d1d1cc; }

.left-nav-container .currentitem {
  font-size: 13px !important;
  border-bottom: 1px solid #d1d1cc;
  padding: 5px 0 5px 13px;
  background-color: #ffffff;
  border-left: 7px solid #82002b; }

.left-nav-container {
  padding-top: 15px; }

/*Left Nav Styles*/
/*Custom Left nav styles*/
.left-nav-custom-container ul {
  margin: 0 0 0 -8px;
  padding: 0;
  list-style: none;
  max-width: 450px;
  background-color: #fbfbf5; }

.left-nav-custom-container ul li {
  float: left;
  width: 100%;
  font-family: 'PT Sans', sans-serif; }

.left-nav-custom-container ul li a {
  color: #282828;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 0 5px 21px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  text-decoration: none !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }

.left-nav-custom-container ul li a i {
  float: right;
  margin: 2px 10px 0 0;
  color: #82002b; }

.left-nav-custom-container ul li a:hover {
  background-color: #ffffff;
  border-left: 8px solid #82002b;
  padding-left: 13px; }

.left-nav-custom-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  display: block;
  width: 100%;
  overflow: hidden; }

.left-nav-custom-container ul li ul li {
  border: none; }

.left-nav-custom-container ul li ul li a {
  margin: 0 0 0 -16px;
  width: 106%;
  float: left;
  border-bottom: 1px solid #d1d1cc;
  padding-left: 30px; }

.left-nav-custom-container ul li ul {
  margin: 0;
  float: left;
  padding-left: 17px;
  background-color: #fff;
  display: block;
  background-color: #ffffff;
  width: 100%;
  overflow: hidden; }

.left-nav-custom-container ul li ul li a:hover {
  border-left: none;
  padding: 5px 0px 5px 30px;
  color: #82002b; }

.left-nav-custom-container .leftmenucontents {
  border-bottom: 0px solid #d1d1cc; }

.left-nav-custom-container .currentitem {
  font-size: 13px !important;
  border-bottom: 1px solid #d1d1cc;
  padding: 5px 0 5px 13px;
  background-color: #ffffff;
  border-left: 7px solid #82002b; }

.left-nav-custom-container {
  padding-top: 15px; }

.left-nav-custom-container select {
  display: none; }

/*End Custom Left nav styles*/
/* WFFM styles */
/*Fix For PBI 703267: Originating URL hidden field in Grant Funding Request form (demo) is not hidden in MVC page*/
.hideWFFMFieldContainer.form-group {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
  visibility: hidden; }

/*This will Hides  WFFM Popover content*/
form[id*="wffm"] .popover {
  display: none !important; }

/* End WFFM styles */
.fa-search {
  font-size: 12px !important; }

.disabledbutton {
  pointer-events: none;
  opacity: 0.4; }

/*Left Nav Styles*/
.left-nav-container select {
  display: none; }

.custom-dropdown-selected-value {
  display: none; }

.fontBold {
  font-weight: bold; }

@media (max-width: 767px) {
  .breadcrumb-alignment {
    clear: both; }
  .menu-position {
    position: static; }
  .left-nav-container ul li {
    display: none; }
  .left-nav-custom-container ul li {
    display: none; }
  .custom-dropdown-selected-value {
    display: inline-block !important;
    width: 100%; }
  .left-nav-container select {
    display: inline-block !important;
    width: 100%; }
  .left-nav-custom-container select {
    display: inline-block !important;
    width: 100%; }
  #page-layout .row .col-sm-12 {
    margin-top: 15px; }
  /*fix for User Icon sign-in*/
  .fa-user-utility {
    padding-left: 15px !important; }
  .fa-user-utility .header-top-links {
    width: calc(100% - 20px);
    padding-left: 0px; } }

.fa {
  font-family: FontAwesome !important; }

/* Search Results Styles Start */
.search-result-wrapper .k-alt {
  background-color: #fbfbf5; }

.search-result-wrapper .k-widget {
  background-color: #fbfbf5;
  border-color: transparent; }

.search-result-wrapper.k-content {
  border-color: transparent; }

.searchheaderalttext {
  color: #60899A;
  font-size: 26px;
  font-weight: bold; }

.search-result-wrapper td span {
  display: block;
  margin-bottom: 10px;
  margin-top: 3px; }

.search-result-wrapper td a, .search-result-wrapper td a:hover {
  color: #DA670A; }

.search-result-wrapper .k-grid-content {
  height: auto !important;
  overflow-y: auto; }

.search-result-wrapper.k-content #grid {
  height: auto !important; }

.search-result-wrapper .k-pager-info {
  display: none; }

.search-result-wrapper .k-pager-wrap {
  margin: 20px auto 0 auto;
  background-image: none; }

.search-result-wrapper .k-link:link, .search-result-wrapper .k-link:visited {
  color: #e15613; }

.searchresult-searchbox-container {
  position: relative; }

.searchresult-searchbox-container .searchresult-searchbox {
  background: #fff;
  color: #333;
  font-size: 14px;
  padding: 2px 12px 1px 12px;
  line-height: 1.42857143;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  height: 25px;
  padding-right: 31px; }

_:-ms-lang(x) .searchresult-searchbox-container .searchresult-searchbox, .ie10up .searchresult-searchbox-container .searchresult-searchbox {
  padding: 4px 12px 3px 12px; }

.searchresult-searchbox-container .searchresult-searchicon {
  border: 1px solid #ccc;
  padding: 0px 6px 4px 6px;
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  top: 0px;
  color: #333;
  width: auto;
  margin-left: 0px;
  height: 25px;
  display: inline;
  background-color: white; }

.search-page-content-wrapper {
  border: none; }

.searchresult-searchbox-container .searchresult-searchbox:focus {
  outline: none; }

.search-result-wrapper .k-pager-wrap > .k-link {
  margin: 0 3px; }

.search-result-wrapper .k-pager-numbers li {
  margin: 0 2px; }

.search-result-wrapper .k-grid-content table {
  table-layout: auto; }

.search-result-wrapper .k-grid.k-widget#grid {
  text-align: center; }

.search-result-wrapper .k-grid-header, .search-result-wrapper .k-grid-content {
  text-align: left; }

.search-result-wrapper .k-pager-wrap {
  display: inline-block; }

.search-page-content-wrapper .k-dropdown-wrap .k-select {
  padding: 0; }

.search-page-content-wrapper .k-dropdown-wrap .k-i-arrow-s {
  margin: 7px 9px; }

@media screen and (max-width: 374px) {
  .search-result-wrapper .k-pager-wrap > .k-link {
    margin: 0; }
  .search-result-wrapper .k-pager-numbers li {
    margin: 0; }
  .search-result-wrapper .k-pager-numbers .k-link {
    padding: 0 7px; } }

/* Search Results Styles End */
.slick-dots {
  bottom: 0 !important; }

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #d43900 !important; }

.slick-dots li button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  padding: 0 !important; }

.slick-dots li button:before {
  opacity: 1 !important;
  color: green !important;
  content: "" !important; }

.slick-dots li button {
  background: transparent !important;
  border: 2px solid #d43900 !important; }

.slick-dots li.slick-active button {
  background: #d43900 !important;
  width: 16px !important;
  height: 16px !important; }

.carousel-wrapper {
  position: relative; }

.slick-carousel {
  visibility: hidden;
  height: 378px; }

@media screen and (min-width: 768px) {
  .carousel-wrapper .loginContent {
    position: absolute;
    right: 0%;
    top: 6%;
    background: rgba(255, 255, 255, 0.8);
    padding: 12px;
    margin-top: -1.8em;
    width: 22% !important; } }

/*custom dropdown start*/
.custom-dropdown-wrapper {
  position: relative;
  width: 100%; }

.left-nav-custom-dropdown-wrapper {
  position: relative;
  width: 100%; }

.custom-drop-down-options {
  padding-left: 0px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: absolute;
  top: 24px;
  width: 100%;
  z-index: 999;
  background: #fff; }

.custom-drop-down-options li {
  list-style-type: none;
  padding: 7px 0 7px 10px;
  cursor: pointer;
  font-size: 14px;
  display: none; }

.custom-drop-down-options li.sub-item {
  padding-left: 20px; }

.custom-drop-down-options li.main-item {
  font-weight: bold; }

.custom-drop-down-options li:last-child {
  border-bottom: 1px solid #ccc; }

.custom-drop-down-options li:hover {
  cursor: pointer; }

.custom-drop-down-options {
  margin: 0 0 0 0 !important; }

.custom-dropdown-selected-value {
  border: 1px solid #ccc;
  padding: 1px 0 1px 10px;
  cursor: pointer; }

.custom-dropdown-selected-value .fa-caret-down {
  float: right;
  margin-right: 10px;
  margin-top: 3px; }

.custom-dropdown-selected-value:focus, .custom-drop-down-options, .element-focused {
  outline: -webkit-focus-ring-color auto 1px; }

#content {
  width: 100% !important; }

#example {
  margin-left: -15px;
  margin-right: -16px; }

#grid .k-toolbar {
  min-height: 27px;
  padding: 1.3em; }

span.k-autocomplete {
  width: auto; }

.toolbar {
  width: 100%;
  height: 50%;
  display: table;
  font-size: 12px; }

.divTable {
  width: 100%;
  height: 50%;
  display: table; }

#ErrorRow {
  display: none;
  color: #DE2341 !important; }

.divTableRow {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: table-row; }

.divTableCell1 {
  float: left;
  width: 100px;
  height: 100%;
  line-height: 28px;
  vertical-align: middle;
  display: table-cell; }

.divTableCell2 {
  float: left;
  width: 350px;
  height: 100%;
  line-height: 28px;
  display: table-cell; }

.divTableCell3 {
  float: left;
  height: 100%;
  width: 120px;
  line-height: 28px;
  display: table-cell; }

.divTableCell4 {
  float: left;
  height: 100%;
  line-height: 28px;
  display: table-cell; }

#DocSuiteDDLRow {
  width: 100%;
  height: 100%;
  display: none; }

#CategoryDDLRow {
  width: 100%;
  height: 100%;
  display: none; }

#SubcategoryDDLRow {
  width: 100%;
  height: 100%;
  display: none; }

#LLSearchcontent {
  margin-top: 0px !important; }

@media screen and (max-width: 767px) {
  div#LLSearchcontent {
    min-width: 768px; } }

#content .k-grid-header th.k-header > a.k-link {
  text-align: center;
  color: #306CA0 !important;
  font-weight: bold !important;
  font-size: 13px;
  FONT-FAMILY: Arial,Helvetica,sans-serif !important;
  white-space: normal !important;
  height: auto !important;
  padding: 2px; }

#content .k-grid-header th.k-header > a.k-link:hover {
  color: #306CA0 !important; }

#content .k-grid-content table td a {
  color: #D43900 !important;
  font-size: 13px;
  text-decoration: none; }

#content .k-grid-content table td a:hover {
  text-decoration: underline; }

#content .k-grid-content table td {
  color: #757575;
  font-size: 13px;
  vertical-align: top; }

.k-grid p {
  color: #757575;
  font-size: 13px; }

#content .k-grid-content table td span, #content .k-grid-content table td a {
  FONT-FAMILY: Arial,Helvetica,sans-serif !important; }

.k-icon {
  color: #757575 !important; }

#content .k-grid-content table td a:hover {
  text-decoration: underline; }

#txtSearch_listbox li:hover {
  background-color: #dc661d !important; }

.divTableCell2 .k-autocomplete.k-state-default {
  width: 100%; }

.divTableCell2 .k-textbox .k-icon {
  margin: 0px; }

.ui-autocomplete-loading {
  background: url("../../sites/myservices/apps/myservices.web/images/ajax-loader.gif") no-repeat right center !important; }

/*End*/
@media only screen and (max-width: 767px) {
  .crosssell-container {
    display: block !important; } }

/* Experience Editor Styles */
div.scEnabledChrome.scEmptyPlaceholder[sc-placeholder-id="head"] {
  height: 20px; }

/*Added Plus Or Minus Icons for CURB*/
.panel {
  margin-bottom: 0;
  margin-top: 5px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

#accordion .tab-title a:hover {
  color: #23527c; }

.panel-default {
  border-color: #ddd; }

.panel-body {
  padding: 15px; }

.panel-group {
  margin-bottom: 20px; }

.collapse.in {
  display: block; }

.panel-title a[aria-expanded="true"] .glyphicon-minus {
  display: block; }

.panel-title a[aria-expanded="true"] .glyphicon-plus, .glyphicon-minus {
  display: none; }

.panel-default > .panel-heading {
  border-bottom-color: #ddd;
  border-left-color: #ddd;
  border-top-color: #ddd;
  border-right-color: #ddd;
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  padding: 10px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.navigator-wrapper h4.panel-title .glyphicon {
  font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial' !important;
  font-weight: 100 !important;
  position: relative;
  float: left;
  margin-right: 10px; }

.navigator-wrapper h4.panel-title {
  position: relative; }

.hidden {
  display: none !important; }

form.form-separator {
  padding-left: 20px;
  border-left: 1px solid #C9C9C9; }

form > form.form-separator {
  padding-left: 0;
  border-left: none; }

.form-inline {
  display: block; }

.form-inline .form-group {
  display: inline-block;
  width: 48%;
  margin: 7px 2% 0 0;
  vertical-align: top !important; }

.form-inline .form-group .form-control {
  width: 100%; }

.form-inline .row {
  display: inline-block; }

.form-label label {
  font-size: 15px; }

.radio {
  width: 100%; }

.radio tr {
  float: left;
  margin-right: 20px; }

.sr-only {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  padding: 0 !important;
  margin: 5px 0 !important;
  overflow: inherit !important;
  clip: rect(0, 0, 0, 0);
  border: 0; }

legend {
  border: 0 !important;
  color: #205b74 !important;
  font-family: Kameron, serif;
  font-size: 17px !important;
  font-weight: 100;
  line-height: 21px !important;
  float: left;
  margin: 15px 0 0 !important; }

input.btn {
  margin: 20px 0 0; }

@media only screen and (max-width: 768px) {
  form.form-separator {
    padding-left: 0;
    border-left: none; }
  .form-inline .row {
    display: inline-block !important;
    flex-wrap: unset; }
  .form-inline .form-group {
    vertical-align: top !important; } }

@media only screen and (min-width: 576px) {
  .form-inline label {
    display: inline-block; } }

@media only screen and (max-width: 450px) {
  .form-inline .form-group {
    vertical-align: top !important;
    width: 100%; } }

form .validation-summary-errors {
  display: none; }

form span.field-validation-error {
  color: #e80b0b;
  font-size: 12px; }

/*LeftNav - both standard and custom mobile dropdown style changes*/
.annotate {
  font-style: italic;
  color: #366ed4; }

.listbox-area {
  padding: 20px;
  /*background: #eee; */
  border: 1px solid #ccc;
  font-size: 0; }

.left-area,
.right-area {
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  width: 50%; }

.left-area {
  padding-right: 10px; }

.right-area {
  padding-left: 10px; }

.custom_dropdown_wrapper[role="listbox"] {
  min-height: 12em;
  padding: 0;
  background: white;
  border: 1px solid #aaa; }

/*[role="option"] {
      display: block;
      padding: 0 1em 0 1.5em;
      position: relative;
      line-height: 1.8em;
    }
    */
[role="option"].focused {
  border: 1px solid #E07000; }

[role="option"][aria-selected="true"]::before {
  content: '';
  position: absolute;
  left: 0.5em; }

button[aria-disabled="true"] {
  opacity: 0.5; }

.move-right-btn {
  padding-right: 20px;
  position: relative; }

.move-right-btn::after {
  content: ' ';
  height: 10px;
  width: 12px;
  background-image: url("../imgs/Arrows-Right-icon.png");
  background-position: center right;
  position: absolute;
  right: 2px;
  top: 6px; }

.move-left-btn {
  padding-left: 20px;
  position: relative; }

.move-left-btn::after {
  content: ' ';
  height: 10px;
  width: 12px;
  background-image: url("../imgs/Arrows-Left-icon.png");
  background-position: center left;
  position: absolute;
  left: 2px;
  top: 6px; }

#ss_elem_list {
  max-height: 180em;
  overflow-y: auto;
  position: relative; }

#custom_dropdown_button {
  /* border-radius: 0;
        font-size: 16px;*/
  text-align: left;
  width: 100%;
  position: relative; }

#custom_dropdown_button::after {
  width: 0;
  height: 0;
  /*border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid #aaa;*/
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px; }

#custom_dropdown_button[aria-expanded="true"]::after {
  width: 0;
  height: 0;
  /* border-left: 8px solid transparent;
             border-right: 8px solid transparent;
             border-top: 0;
             border-bottom: 8px solid #aaa;*/
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px; }

#custom_drop_down_list {
  border-top: 0;
  max-height: 10em;
  overflow-y: auto;
  position: absolute;
  margin: 0;
  width: 100%; }

.hidden {
  display: none; }

.toolbar-item {
  border: 1px solid #aaa;
  background: #ccc; }

.toolbar-item[aria-disabled="false"]:focus {
  background-color: #000; }

.offscreen {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  font-size: 14px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.ccpa-compliance-container {
  transition-property: all;
  transition-timing-function: cubic-bezier(0, 1, 2, 1);
  -webkit-transition: opacity 2s ease-out, bottom 2s ease-out;
  -moz-transition: opacity 2s ease-out, bottom 2s ease-out;
  -o-transition: opacity 52 ease-out, bottom 2s ease-out;
  transition: opacity 2s ease-out, bottom 2s ease-out;
  z-index: 0; }

.ccpa-body {
  background-color: white;
  padding: 20px 120px 20px 20px;
  color: #282828;
  transition: all .3s ease-out;
  box-sizing: border-box;
  border-top: 1px solid #C9C9C5;
  bottom: -5px;
  position: fixed;
  width: 100%;
  pointer-events: auto; }

.ccpa-body a {
  pointer-events: auto; }

#ccpa-button {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  pointer-events: auto; }

.ccpa-compliance-container {
  position: static !important;
  overflow: visible !important;
  bottom: 0px; }

/* Tabs styles start */
.tabs {
  width: 20em;
  font-family: "lucida grande", sans-serif; }

.tabs-container ul[role="tablist"] {
  margin: 0 0 -0.1em;
  overflow: visible; }

.tabs-container ul li button[role="tab"] {
  position: relative;
  margin: 0;
  padding: 0.3em 0.5em 0.4em;
  border: 1px solid #b7b7b8;
  border-radius: 0.2em 0.2em 0 0;
  box-shadow: 0 0 0.2em #b7b7b8;
  overflow: visible;
  font-family: inherit;
  font-size: inherit;
  background: #edeff3; }

.tabs-container ul li button[role="tab"]:hover::before,
.tabs-container ul li button[role="tab"]:focus::before,
.tabs-container ul li button[role="tab"][aria-selected="true"]::before {
  position: absolute;
  bottom: 100%;
  right: -1px;
  left: -1px;
  border-radius: 0.2em 0.2em 0 0;
  border-top: 3px solid #f05305 !important;
  content: ''; }

.tabs-container ul li button[role="tab"][aria-selected="true"] {
  border-radius: 0;
  background: #fbfcfe;
  outline: 0; }

.tabs-container ul li button[role="tab"][aria-selected="true"]:not(:focus):not(:hover)::before {
  border-top: 5px solid #fbfcfe; }

.tabs-container ul li button[role="tab"][aria-selected="true"]::after {
  position: absolute;
  z-index: 3;
  bottom: -1px;
  right: 0;
  left: 0;
  height: 0.3em;
  background: #fbfcfe;
  box-shadow: none;
  content: ''; }

.tabs-container ul li button[role="tab"]:hover,
.tabs-container ul li button[role="tab"]:focus,
.tabs-container ul li button[role="tab"]:active {
  outline: 0;
  border-radius: 0;
  color: inherit; }

.tabs-container ul li button[role="tab"]:hover::before,
.tabs-container ul li button[role="tab"]:focus::before {
  border-color: #f05305; }

.tab-content div[role="tabpanel"] {
  position: relative;
  z-index: 2;
  padding: 0.5em 0.5em 0.7em;
  border: 1px solid #b7b7b8;
  border-radius: 0 0.2em 0.2em 0.2em;
  box-shadow: 0 0 0.2em #b7b7b8;
  background: #fbfcfe; }

.tab-content div[role="tabpanel"]:focus {
  border-color: #f05305;
  box-shadow: 0 0 0.2em #f05305;
  outline: 0; }

.tab-content div[role="tabpanel"]:focus::after {
  position: absolute;
  bottom: 0;
  right: -1px;
  left: -1px;
  border-bottom: 3px solid #f05305;
  border-radius: 0 0 0.2em 0.2em;
  content: ''; }

.tab-content div[role="tabpanel"] p {
  margin: 0; }

.tab-content div[role="tabpanel"] * + p {
  margin-top: 1em; }

/* Tabs styles End */
/*RTE pipeline span class styles*/
.link_target_info {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.col_3 a {
  padding: 0px !important; }

/*leftNavSkipLink Left Navigation */
a#leftNavSkipLink {
  position: fixed;
  left: -500px;
  top: -7px;
  color: #D43900;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: left 1s ease-out, background 1s linear;
  transition: left 1s ease-out, background 1s linear;
  z-index: 100;
  padding: 5px !important; }

a#leftNavSkipLink:hover {
  background-color: #fff;
  border-left: 0px solid white;
  padding-left: 5px !important; }

a#leftNavSkipLink:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  outline: 0;
  -webkit-transition: left .1s ease-in, background .5s linear;
  transition: left .1s ease-in, background .5s linear; }

/*End leftNavSkipLink Left Navigation*/
/*carousel slick-slide style changes*/
.slick-slide:focus {
  outline: none; }

[id^="slick-slide-control"]:focus {
  outline: 1px dotted #007bff !important; }

.logincontent {
  font-family: Kameron, serif !important;
  font-weight: 400 !important;
  font-size: 27px !important;
  color: #881635 !important; }

/*removing arrow image that appears when wffm validation error throws*/
.bs-popover-left .arrow {
  display: none !important; }

.bs-popover-left .popover-inner {
  display: none !important; }

.bs-popover-left {
  display: none !important; }

#cuLookupWidget ul {
  text-align: left; }

*, body {
  font-family: 'PT Sans', sans-serif; }

.grabber, .tombstone-icon {
  overflow: hidden; }

.serif {
  font-family: Kameron, serif; }

.serif-bold {
  font-family: Kameron, serif;
  font-weight: 700; }

.container-fluid {
  background-color: #fbfbf5;
  border-left: 1px solid #c9c9c5;
  border-right: 1px solid #c9c9c5;
  overflow: hidden;
  padding-bottom: 10px; }

.search-page-content-wrapper {
  border: none !important; }

.row, .webcontent-container {
  margin-bottom: 20px; }

.bannerwithtextoverlay-text.dark.right, .bannerwithtextoverlay-text.light.right {
  margin-left: 75%;
  display: inline-block; }

.col-sm-9 #responsivebanner {
  margin-top: -20px;
  margin-left: -15px; }

@media only screen and (max-width: 767px) {
  .col-sm-9 #responsivebanner {
    margin-right: -15px; } }

.mega-nav ul li a {
  font-size: 12px; }

@media only screen and (max-width: 767px) {
  a#header-search-link-mbl, a#mobile-nav, a#mobile-nav-close, a#signin {
    margin-top: 0;
    vertical-align: -moz-middle-with-baseline; }
  .hamburger-menu {
    opacity: 1;
    font-family: "PT Sans Narrow"; }
  .hamburger-menu li.main-menu-item a {
    text-decoration: none;
    font-weight: 600;
    font-size: 14px; }
  .rounded-arrow-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    line-height: 20px; }
  .rounded-arrow-icon .fa-chevron-left {
    padding-left: 3px;
    font-size: 14px; }
  .hamburger-menu li .fa-user {
    font-size: 15px; }
  .sub-menu-item-link.has-inner-link {
    color: #282828 !important; }
  a.main-menu-item-link.small-font {
    font-size: 13px !important;
    font-weight: 200 !important; } }

.bannerwithtextoverlay-text.dark.left, .bannerwithtextoverlay-text.light.left {
  width: 25%;
  display: inline-block; }

.bannerwithtextoverlay-text.dark {
  color: #000;
  text-shadow: .5px 0 #f5f5f5; }

.bannerwithtextoverlay-text.light {
  color: #fff;
  text-shadow: .5px 0 #a9a9a9; }

#banner {
  padding: 0;
  width: 100%; }

.bannerwithtextoverlay {
  height: 378px;
  width: 100%;
  background-size: cover !important; }

.bannerwithtextoverlay-text.left {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 43%;
  height: 100%; }

.bannerwithtextoverlay-text.Center {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 50%;
  height: 100%;
  text-align: center;
  margin-left: 25%; }

.bannerwithtextoverlay-cta-primary {
  border-radius: 5px;
  border: none;
  color: #fff;
  background: #28833e;
  padding: 10px 20px;
  font-weight: 100;
  text-decoration: none;
  display: inline-block;
  margin: 10px 0px 0px 24px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 24px; }

.bannerwithtextoverlay-cta-primary:hover {
  color: white; }

a.bannerwithtextoverlay-link {
  text-decoration: none; }

.bannerwithtextoverlay-header {
  font-family: Kameron, serif !important;
  font-size: 35px !important;
  font-weight: 700 !important;
  color: #282828 !important;
  margin: 14px 0 0 24px;
  line-height: 38px;
  padding-bottom: 10px; }

.bannerwithtextoverlay-subheader {
  font-size: 25px !important;
  font-family: 'PT Sans', sans-serif !important;
  color: #81002b !important;
  font-style: italic !important;
  margin-left: 21px;
  padding-bottom: 10px; }

/* Fixes to custom left navigation */
.left-nav-custom-container {
  padding-top: 22px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-right: -15px; }

.left-nav-custom-container ul {
  margin: 0 0 0 -15px;
  padding: 0;
  list-style: none;
  max-width: 100%;
  background-color: #fbfbf5;
  width: 100%; }

/*ADAC change 1-16 release*/
.toolbar {
  font-size: 12px; }

.tombstone-container:hover .tombstone-icon img {
  transform: scale(1.1);
  margin: 0; }

.tombstone-container:focus {
  outline: 0 !important; }

.tombstone-container {
  padding-bottom: 16px !important; }

/*ADAC-end*/
@media only screen and (max-width: 500px) {
  .bannerwithtextoverlay-text.Center {
    width: 100%;
    margin-left: auto;
    text-align: center; }
  .bannerwithtextoverlay-text.left {
    width: 100%; }
  .bannerwithtextoverlay {
    height: 215px; }
  .bannerwithtextoverlay-header {
    font-size: 28px !important;
    line-height: 30px; }
  .bannerwithtextoverlay-subheader {
    font-size: 20px !important; } }

@media (max-width: 768px) and (min-width: 451px) {
  #page-layout .row .col-sm-9 .col-sm-3 {
    width: 100%; }
  #page-layout .row .col-sm-9 .col-sm-9 {
    width: 100%; }
  #page-layout .row .col-sm-9 .col-sm-5 {
    width: 100%; }
  #page-layout .row .col-sm-9 .col-sm-7 {
    width: 100%; }
  #page-layout .row .col-sm-9 .col-sm-6 {
    width: 100%; }
  #page-layout .row .col-md-12 .col-xs-6, #page-layout .row .col-sm-12 .col-xs-6, #page-layout .row .col-sm-9 .col-sm-4 {
    width: 50%; } }

@media only screen and (max-width: 450px) {
  #page-layout .row .col-sm-9 .col-xxs-12, #page-layout .row .col-sm-9 .col-sm-6, #page-layout .row .col-sm-9 .col-sm-3, #page-layout .row .col-sm-9 .col-sm-9, #page-layout .row .col-sm-9 .col-sm-5, #page-layout .row .col-sm-9 .col-sm-7 {
    width: 100%; } }

.sanserif {
  font-family: 'PT Sans', sans-serif !important; }

.graph-header, .graph-subhead {
  font-family: 'PT Sans', sans-serif;
  color: #205b74; }

.graph-header {
  font-size: 35px;
  font-weight: bolder; }

.graph-subhead {
  font-size: 15px;
  font-weight: 700; }

a.email-icon:after, a.external-icon:after, a[href*=".pdf?la=en&hash="]:after, a[href*=".pdf"]:after, a[href^="tel:"]:after, a[href^=mailto]:after {
  font-family: FontAwesome;
  margin-left: 5px;
  margin-right: 2px;
  display: inline-block;
  text-decoration: none; }

p {
  font-size: 15px;
  color: #282828;
  margin-bottom: 20px;
  line-height: 23px; }

hr {
  border-top: 1px solid #d9d9d9; }

a {
  color: #D43900;
  font-weight: 100 !important;
  text-decoration: underline; }

a[href*=".pdf?la=en&hash="]:after, a[href*=".pdf"]:after {
  content: "\f1c1";
  font-size: 13px; }

a.crosssell-link[href*=".pdf"]:after {
  content: ""; }

a.crosssell-link {
  float: left;
  widows: -webkit-fill-available; }

a.email-icon:after, a[href^=mailto]:after {
  content: "\f003"; }

a[href^="tel:"]:after {
  content: "\f095"; }

a.external-icon:after {
  content: "\f08e"; }

a:hover {
  text-decoration: none; }

ul {
  padding-left: 15px;
  list-style: disc;
  margin-bottom: 18px; }

ol {
  padding-left: 15px;
  list-style: decimal;
  margin-bottom: 18px; }

ul ul {
  padding-left: 0;
  margin-left: 14px;
  list-style: circle; }

.grabber {
  display: block;
  position: relative;
  float: right;
  background-color: #FFFFFE;
  width: 50%;
  line-height: 25px;
  color: #205b74;
  font-size: 16px;
  padding: 10px 76px 10px 20px;
  transform: rotate(0) skew(-10deg);
  border-left: 8px solid #D43900;
  margin: 8px -35px 5px 30px; }

.disclosure, .disclosure-advertisementcontent p {
  font-size: 10px;
  line-height: 18px; }

.disclosure {
  font-weight: 400; }

.ctabutton-primary, .ctabutton-secondary, .ctabutton-tertiary, input.btn-default, input.btn-primary {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 16px;
  text-decoration: none;
  margin: 0 5px 20px;
  text-align: center;
  display: block; }

.ctabutton-primary, input.btn-primary {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  border: none;
  color: #fff;
  background: #28833e;
  padding: 10px 20px;
  font-weight: 100; }

.ctabutton-primary:focus, .ctabutton-primary:hover, input.btn-primary:focus, input.btn-primary:hover {
  background: #28833e !important;
  color: #fff;
  text-decoration: none; }

.ctabutton-secondary, input.btn-default {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #fff;
  background: #386475;
  padding: 10px 20px;
  font-weight: 100; }

.ctabutton-secondary:focus, .ctabutton-secondary:hover, input.btn-default:focus, input.btn-default:hover {
  background: #386475 !important;
  color: #fff;
  text-decoration: none; }

.ctabutton-tertiary {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #386475;
  /* #8dabb4 */
  background: #fbfbf5;
  padding: 8px 20px;
  border: 2px solid #386475;
  /* #8dabb4; */
  font-weight: 100; }

.ctabutton-tertiary:focus, .ctabutton-tertiary:hover {
  background: #8dabb4 !important;
  color: #fff !important;
  text-decoration: none !important; }

.wtm-title {
  color: #205b74;
  font-family: Kameron, serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 21px;
  padding: 10px 0 0 0; }

input.hiddenCopyField {
  position: relative !important;
  left: -999999999999999999px; }

@media only screen and (max-width: 768px) {
  .grabber {
    width: 100%; }
  .ctabutton-tertiary {
    width: 95%;
    margin: 0 auto 20px; } }

@media only screen and (max-width: 450px) {
  .ctabutton-tertiary {
    width: 65%;
    margin: 0 auto 20px; } }

.tombstone-container {
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  float: left; }

.tombstone-container a {
  float: left;
  position: relative;
  width: inherit;
  padding: 0 0 15px;
  margin: 1px 0;
  font-weight: 100;
  text-decoration: none;
  border: 1px solid #fbfbf5; }

.tombstone-container a:hover {
  background-color: #FFF;
  border: 1px solid #d9d9d9;
  margin: 1px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tombstone-icon img {
  width: 100%;
  height: auto;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

/*.tombstone-container a:hover .tombstone-icon img {
	transform: scale(1.1);
	margin: 0
}*/
.tombstone-container h5,
.tombstone-title {
  color: #205b74;
  font-family: Kameron, serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 21px;
  padding: 10px 15px 0; }

.tombstone-content {
  font-size: 14px;
  color: #282828;
  padding: 0 15px; }

.tombstone-linktext {
  font-size: 13px;
  color: #D43900;
  text-decoration: underline;
  font-weight: 100;
  margin-top: 8px;
  padding: 0 15px; }

.tombstone-container hr {
  margin: 10px 15px;
  border-top: 1px solid #d9d9d9; }

.tombstone-container h5:focus,
.tombstone-linktext:focus,
.tombstone-title:focus {
  text-decoration: none; }

.htmlvideoplayer-container {
  border: 1px solid #d9d9d9; }

.video-card-container {
  border: 15px solid #fff; }

.EmbeddedPlayer, .LimelightEmbeddedPlayer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
  float: left;
  border: 1px solid #d9d9d9; }

.EmbeddedPlayer iframe, .LimelightEmbeddedPlayer embed, .LimelightEmbeddedPlayer object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 15px solid #fff; }

.limelight-player-footprint {
  width: 100% !important;
  height: auto !important;
  position: initial !important; }

.limelight-player-viewport {
  position: inherit !important; }

.testimonial-quote {
  color: #205b74;
  font-size: 18px;
  font-style: italic;
  display: block;
  padding-left: 12px; }

.testimonial-quote:after, .testimonial-quote:before {
  content: '"';
  color: #D43900;
  font-size: 40px; }

.testimonial-quote:before {
  line-height: 19px;
  float: left;
  margin: 5px 5px 0 -15px; }

.testimonial-quote:after {
  line-height: 8px;
  margin: 12px 0 0 -6px;
  position: absolute; }

.testimonial-source {
  font-size: 12px;
  color: #282828;
  margin-top: 8px;
  display: block;
  padding-left: 12px; }

.left-nav-container, .leftnavstandard-container {
  padding-top: 22px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-right: -15px; }

.left-nav-container ul {
  margin: 0 0 0 -15px;
  padding: 0;
  list-style: none;
  max-width: 100%;
  width: 100%;
  background-color: #fbfbf5; }

.left-nav-container ul li a:hover {
  background-color: #fff;
  border-left: 8px solid #82002b;
  padding-left: 13px; }

.left-nav-custom-container ul li ul li a,
.left-nav-container ul li ul li a {
  margin: 0 0 0 -17px !important; }

.crosssell-content, .crosssell-link, div.crosssell-title {
  background-color: #fff !important; }

@media only screen and (max-width: 767px) {
  .left-nav-container {
    padding-top: 0;
    margin-right: 0; }
  .crosssell-container {
    display: none; }
  .mobile-hide {
    display: none; } }

.crosssell-container {
  margin-left: -15px !important;
  padding-bottom: 0 !important;
  width: 100%;
  height: inherit !important;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px; }

.crosssell-container img, .webcontent-content img.full-width {
  width: 100%;
  height: auto; }

.crosssell-image, .crosssell-noimage {
  border-top: 3px solid #538194 !important;
  position: relative;
  margin-right: -15px !important; }

h3.crosssell-title {
  margin-right: -15px !important;
  font-family: Kameron, serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  color: #282828 !important;
  padding: 12px 5px 0 21px !important; }

.crosssell-content {
  margin-right: -15px !important;
  padding: 12px 5px 1px 21px !important;
  font-size: 14px; }

.crosssell-content p {
  margin: 0;
  padding: 0;
  font-size: 14px; }

.crosssell-link {
  margin-right: -15px !important;
  margin-bottom: -35px;
  padding: 0 0 16px 21px !important; }

.crosssell-link a {
  text-decoration: underline !important; }

.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.page-header {
  margin: 20px 0 0 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  width: 100%; }

#iframePopup, .modal-body, .modal-dialog {
  display: block !important; }

.modal-dialog {
  min-width: 300px !important;
  max-width: 900px;
  width: 80%; }

.iframePopup {
  width: 100% !important; }

.container-fluid > .col-med-12 {
  background-color: none !important;
  border: none !important; }

.nav-tabs > li > a {
  color: #205b74; }

@media only screen and (max-width: 1024px) {
  .col-sm-6:empty, .col-xs-6:empty {
    display: none; } }

.CommdivFooter {
  margin: 0 auto;
  padding: 0;
  font-family: 'PT Sans', sans-serif;
  width: 887px;
  clear: both;
  background-color: #FFF; }

.fa {
  font-family: FontAwesome !important; }

#basic-line, #loan-balance, #savings-balance {
  width: 90% !important;
  margin: auto !important;
  height: auto !important; }

.grid-background {
  background-color: #DBDBDB;
  float: left;
  height: 50px;
  width: 100%;
  border: 2px solid #C9C9C9; }

.style-guide-color {
  float: left;
  height: 50px;
  width: 100%;
  margin-bottom: 10px; }

.primary-blue {
  background-color: #386475; }

.primary-maroon {
  background-color: #881635; }

.primary-green {
  background-color: #28833E; }

.primary-orange {
  background-color: #D43900; }

.secondary-blue {
  background-color: #578394; }

.primary-grey {
  background-color: #282828; }

.secondary-grey {
  background-color: #C9C9C9; }

.tertiary-grey {
  background-color: #DBDBDB; }

.search-result-wrapper .k-grid-content {
  height: auto !important;
  overflow-y: visible; }

/****  accordion  ****/
#accordionContainer {
  color: #D43900; }

.accordionEffectPreBox2Minus,
.accordionEffectPreBox2 {
  background: none !important;
  width: 0 !important;
  height: 0 !important;
  margin-right: 0 !important;
  font-size: 20px;
  font-weight: bold; }

.accordionEffectPreBox2Minus:before {
  content: "-"; }

.accordionEffectPreBox2:before {
  content: "+"; }

#accdiv14563 UL {
  list-style-image: none !important; }

.accordionTitle span:nth-child(3) {
  margin-left: 10px;
  font-weight: bold; }

.accordion p {
  margin-bottom: 0; }

.accordion ul {
  margin-bottom: 15px !important; }

.accordion li {
  line-height: 23px; }

/****  ADA hidden Text ****/
.extra-info {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.tombstone-title-secondary {
  color: #881635;
  font-familiy: 'Kameron', serif;
  font-size: 18px;
  font-weight: bold; }

.heading-secondary {
  color: #205B74;
  font-family: 'PT-Sans', sans-serif;
  font-size: 21px;
  line-height: 28px; }

.compliance-alert .row {
  display: block; }

