@charset "UTF-8";
@font-face {
  font-family: Interstate_Light;
  src: url(fonts/interstate/Interstate-Light.eot);
  src: url(fonts/interstate/Interstate-Light.eot?#iefix)
      format("embedded-opentype"),
    url(fonts/interstate/Interstate-Light.woff) format("woff"),
    url(fonts/interstate/Interstate-Light.ttf) format("truetype"),
    url(fonts/interstate/Interstate-Light.svg#fontname) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Interstate_Regular;
  src: url(fonts/interstate/Interstate-Regular.eot);
  src: url(fonts/interstate/Interstate-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(fonts/interstate/Interstate-Regular.woff) format("woff"),
    url(fonts/interstate/Interstate-Regular.ttf) format("truetype"),
    url(fonts/interstate/Interstate-Regular.svg#fontname) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Interstate_Bold;
  src: url(fonts/interstate/Interstate-Bold.eot);
  src: url(fonts/interstate/Interstate-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(fonts/interstate/Interstate-Bold.woff) format("woff"),
    url(fonts/interstate/Interstate-Bold.ttf) format("truetype"),
    url(fonts/interstate/Interstate-Bold.svg#fontname) format("svg");
  font-weight: bold;
  font-style: normal;
}
.cbolui-ddl-pre .checkbox input[type="checkbox"],
.cbolui-ddl-pre .checkbox-inline input[type="checkbox"],
.cbolui-ddl-pre .radio input[type="radio"],
.cbolui-ddl-pre .radio-inline input[type="radio"] {
  margin-left: 0;
  cursor: pointer;
}
.progress-indicator {
  margin: 30px 0 !important;
}
.btn {
  float: none !important;
  margin: 5px auto !important;
  width: 50%;
  display: block !important;
}
.cbolui-ddl-pre .align-center {
  margin: 0 auto;
  float: none;
}
.cbolui-ddl-pre
  .progress-indicator-wrapper
  .progress-indicator
  .progress-indicator-step:first-child.progress-indicator-step-active:after {
  left: 0;
}
.cbolui-ddl-pre
  .progress-indicator-wrapper
  .progress-indicator
  .progress-indicator-step:first-child.progress-indicator-step-active:before {
  width: 0;
}
.cbolui-ddl-pre .form-group {
  display: block;
}
.cbolui-ddl-pre .alertmessage {
  padding: 0.9375rem;
  margin-bottom: 1.5rem;
  border: 1px solid transparent;
  border-radius: 6px;
  font-family: Interstate_Bold, sans-serif;
}
.cbolui-ddl-pre .no-padding {
  padding: 0 !important;
}
.cbolui-ddl-pre .decorradio input:checked + label.selectedstyles {
  color: #ffffff;
  background: #474646;
}
.cbolui-ddl-pre .decorradio label.styles {
  background: #f7f7f7;
  color: #474646;
}
.cbolui-ddl-pre .decorradio label {
  padding: 1.25rem 20px 1.25rem 31px;
  font-weight: bold;
}
.cbolui-ddl-pre .decorradio:first-child {
  padding-left: 0px !important;
  padding-right: 10px !important;
}
.cbolui-ddl-pre .decorradio:last-child {
  padding-left: 10px !important;
  padding-right: 0px !important;
}
.cbolui-ddl-pre .decorradio {
  padding: 0px 15px;
}
.cbolui-ddl-pre .decorradio label:before {
  margin-left: 0;
}
.cbolui-ddl-pre .decorradio ul {
  padding: 0;
  list-style-type: none;
}
.cbolui-ddl-pre .decorradio li {
  margin-left: 31px;
  font-weight: normal;
  font-size: 1rem;
  color: inherit;
  margin-bottom: 1px;
}
.saveIcon {
  width: 1.1rem;
  height: 1.1rem;
  background-position: 0 -1150px !important;
}
.spriteIcon {
  display: inline-block;
  vertical-align: middle;
}
.success_text {
  color: #008203 !important;
}
.saveBtn a {
  text-decoration: none;
  vertical-align: middle;
  padding-left: 6px;
}
#termsconditions ul {
  padding-left: 20px;
}
#termsconditions .alpha {
  list-style-type: upper-alpha;
}
#termsconditions .bold {
  font-weight: bold;
}
#termsconditions .numbers {
  list-style-type: decimal;
}
#termsconditions ul li {
  font-size: 1rem;
}
.cbolui-ddl-pre .accordion ul.mainnav li.parent .accordionSubMenu,
.cbolui-ddl-pre .accordion ul.mainnav > li .accordionSubMenu,
.cbolui-ddl-pre .accordion ul.subnav li.parent .accordionSubMenu,
.cbolui-ddl-pre .accordion ul.subnav > li .accordionSubMenu {
  display: none;
  visibility: visible;
}
html.cbolui-ddl-pre {
  font-size: 16px !important;
  height: 100%;
}
.cbolui-ddl-pre body {
  font-family: Interstate_Light;
  font-size: 1rem;
  line-height: 1.5rem;
  /* height: 100%; */
  color: #333333;
}

.cbolui-ddl-pre h1,
.cbolui-ddl-pre h2,
.cbolui-ddl-pre h3,
.cbolui-ddl-pre h4,
.cbolui-ddl-pre p,
.cbolui-ddl-pre a,
.cbolui-ddl-pre ul,
.cbolui-ddl-pre ul li,
.cbolui-ddl-pre span {
  font-family: Interstate_Light;
  color: inherit;
}
.cbolui-ddl-pre a {
  color: #056dae;
}
/* .cbolui-ddl-pre a.tipIcon.glyphicon {
  color: #056dae !important;
} */
.cbolui-ddl-pre h1,
.cbolui-ddl-pre h1 p {
  font-size: 1.625rem;
  line-height: 1.938rem;
  margin: 0;
}
.cbolui-ddl-pre h2,
.cbolui-ddl-pre .h2 {
  font-size: 1.313rem;
  line-height: 1.688rem;
  margin: 0;
}
.cbolui-ddl-pre h3,
.cbolui-ddl-pre .h3 {
  font-size: 1.125rem;
  line-height: 1.688rem;
  margin: 0;
  font-weight: 300;
}
.cbolui-ddl-pre h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
}
.cbolui-ddl-pre legend.h3 {
  font-size: 0.875rem;
  line-height: 1.313rem;
  color: #666666;
}
.cbolui-ddl-pre .font-12 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin: 0;
}
.cbolui-ddl-pre .font-14 {
  font-size: 0.875rem;
  line-height: 1.063rem;
  margin: 0;
}

.cbolui-ddl-pre .font-18 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0;
}

.cbolui-ddl-pre p,
.cbolui-ddl-pre span {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
}
.cbolui-ddl-pre p {
  margin-bottom: 0.625rem;
}

.bold-face {
  font-weight: bold;
}

.cbolui-ddl-pre .bg-gray {
  background-color: #f9f9f9;
}

.cbolui-ddl-pre button.btn[disabled] {
  background-color: #666;
  color: #fff;
}

.cbolui-ddl-pre button.btn[disabled]:hover,
.cbolui-ddl-pre button.btn[disabled]:focus,
.cbolui-ddl-pre button.btn[disabled]:active,
.cbolui-ddl-pre button.btn[disabled]:active:focus {
  background-color: #666;
  color: #fff;
  margin: 0;
}

.cbolui-ddl-pre fieldset {
  margin: 0;
}

.cbolui-ddl-pre .form-group {
  margin-bottom: 1.25rem;
}

.cbolui-ddl-pre app-form-button-select .form-group {
    margin-bottom: 0.9375rem;
}

.cbolui-ddl-pre body.page-loading {
  overflow: hidden !important;
}
::-webkit-input-placeholder {
  font-size: 1rem;
}
::-moz-placeholder {
  font-size: 1rem;
}
:-moz-placeholder {
  font-size: 1rem;
}
::-ms-input-placeholder {
  font-size: 1rem;
}
.accordion .input-group-addon,
.accordion .input-group-addon:not(:first-child):not(:last-child) {
  background: #f9f9f9 !important;
}
.cbolui-ddl-pre .block-container {
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.sectionContainer {
  /* margin-top: 1.25rem; */
  /* margin-bottom: 1.25rem; */
}
.sectionContainer > legend {
  margin-bottom: 0.625rem;
}
.label-spacer {
  padding-top: 1.5rem;
}
.prescreenBanner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.affixEanbled .ui-main-container {
  padding-top: 2rem;
}
.onlinebanking .checkbox label {
  font-size: 1.375rem;
}
.middleText {
  /* color: #0066b7; */
  /* text-align: center; */
  padding: 0.9375rem 1rem;
  /* margin: 0 1rem; */
}
.cbolui-ddl-pre .listStlye {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
  width: auto;
}
.btn-filter {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  margin: 0.625rem 0 0.625rem 0 !important;
}
.cbolui-ddl-pre .btn-filter.btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* table design */
.cbolui-ddl-pre .theme-light .input-group.focus-group.search {
  border: 1px solid;
  border-color: grey;
}
.cbolui-ddl-pre .tableRefresh {
  line-height: 4rem;
  color: #056dae;
  cursor: pointer;
}
.cbolui-ddl-pre table.rce tr {
  cursor: pointer;
}
.cbolui-ddl-pre table.rce tr:hover td {
  color: #056dae;
}

.cbolui-ddl-pre .checkbox input[type="checkbox"]:focus + label,
.cbolui-ddl-pre .radio input[type="checkbox"]:focus + label,
.cbolui-ddl-pre .checkbox input[type="checkbox"]:hover + label,
.cbolui-ddl-pre .radio input[type="checkbox"]:hover + label {
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cbolui-ddl-pre .container {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .cbolui-ddl-pre .decorradio:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cbolui-ddl-pre .decorradio:last-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cbolui-ddl-pre .nav-tabs {
    display: block !important;
  }
  .cbolui-ddl-pre .nav-tabs.nav-justified > li {
    padding-right: 0;
  }
}

@media (max-width: 599px) {
  .cbolui-ddl-pre .full-page-width {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  .cbolui-ddl-pre .modal .modal-dialog {
    height: auto;
    width: 90%;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    top: 5%;
    max-height: 90%;
  }
}
button {
  overflow: hidden !important;
}
/* Sprite icons for landing page */
@media screen and (min-width: 991px) {
  section#applyForCardContainer li {
    width: 25% !important;
  }
}
.sprite {
  background: url(../images/sprite.png) top left no-repeat;
}
.alert-sprite {
  background: url(../images/Alerts_sprite.png) top left no-repeat;
}
.global-sprite {
  background: url(../images/global_Icons_sprite.png) top left no-repeat;
}
.sprite.sixtyseconds-icon {
  background-position: 0 -234px;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.sprite.submit-documents-icon {
  background-position: 0 -1261px;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.sprite.fifteenmins-icon {
  background-position: 0 -83px;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.sprite.card-approval-icon {
  background-position: 0 -455px;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
.cbolui-ddl-pre .theme-light decor-moreInfo .scrollbox {
  background-color: #fff;
}
.chat-component .hide-close {
  top: 5px !important;
}
.cbolui-ddl-pre .addition.submitted {
  margin: 0;
  margin-top: 20px;
}
.addition.submitted .glyphicon {
  line-height: 1.313rem;
}

.block-gray {
  background-color: #f3f3f3;
}
.pad-top-10 {
  padding-top: 0.625rem;
}
.pad-bot-10 {
  padding-bottom: 0.625rem;
}
.pad-top-15 {
  padding-top: 0.9375rem;
}
.pad-bot-15 {
  padding-bottom: 0.9375rem;
}
.pad-top-20 {
  padding-top: 1.25rem;
}
.pad-bot-20 {
  padding-bottom: 1.25rem;
}
.pad-top-30 {
  padding-top: 1.875rem;
}
.pad-bot-30 {
  padding-bottom: 1.875rem;
}
.pad-top-40 {
  padding-top: 2.5rem;
}
.pad-bot-40 {
  padding-bottom: 2.5rem;
}
.mar-bot-15 {
  margin-bottom: 0.9375rem;
}
.mar-bot-30 {
    margin-bottom: 1.875rem;
}
.text-bold {
  font-weight: bold;
}
.custom-btn-blue-outerline {
  text-align: left;
  margin: 1rem auto;
  display: inline-block;
  width: 100%;
  border: 1px solid #056dae;
  padding: 1.25rem;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .custom-btn-blue-outerline {
    width: auto;
    margin: 15px 0;
  }
}

/* external modal popup */

.exit-modal-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #7f8d9a40;
  z-index: 9;
  overflow: hidden;
}

.exit-modal {
  position: fixed;
  bottom: 0;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  z-index: 10;
  padding: 1rem;
}

.exit-modal-body {
  text-align: center;
}

.exit-modal-close {
  float: right;
}
.exit-modal-body .text-bold {
  font-family: Interstate_Bold;
}

.cbolui-ddl-pre .exit-modal-body a {
  font-family: Interstate_Bold;
  text-decoration: none;
}

/*.group-0 .tin-available {
  display: none;
}*/

.custom-btn-blue-outerline .glyphicon {
  color: #999;
  font-size: 20px;
  vertical-align: top;
}

.custom-btn-blue-outerline.disabled {
  border: 1px solid #666;
  color: #999;
  touch-action: none;
  pointer-events: none;
}

.custom-btn-blue-outerline.reviewed {
  border: 1px solid #333;
  color: #333;
  font-weight: bold;
}

.custom-btn-blue-outerline.reviewed .glyphicon {
  color: green;
}

.otpRegion h2 {
  font-size: 1.625rem;
  margin-bottom: 1rem;
}
.cbolui-ddl-pre #ecmContainer {
  padding-top: 1.25rem !important;
}
.cbolui-ddl-pre #ecmContainer [name="downloadCopYLbl"] p {
  font-size: 0.75rem;
  color: #999999;
}

.cbolui-ddl-pre .hero-adjusted-content p {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.cbolui-ddl-pre .applicationBG {
  margin-bottom: 0.625rem !important;
  padding: 1rem;
}

.cbolui-ddl-pre .applicationBG p {
  font-size: 0.875rem;
  font-weight: bold;
}

.cbolui-ddl-pre .applicationBG h2 {
  color: #00b0b9;
  font-size: 1.313rem;
  line-height: 2rem;
}

.cbolui-ddl-pre .downloadIcons {
  padding-bottom: 2rem !important;
}

.cbolui-ddl-pre button.btn {
  margin: 0 !important;
  font-family: Interstate_Regular;
  font-weight: normal;
}

ecm-bicarddetails .checkbox {
  color: #666666;
}
.cbolui-ddl-pre .user-info p,
.user-address p {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.cbolui-ddl-pre .user-info .text-bold p {
  font-size: 1.125rem;
  font-family: Interstate_Bold;
}

.cbolui-ddl-pre .user-address .text-bold p {
  font-size: 0.875rem;
  font-family: Interstate_Bold;
  line-height: 1.063rem;
}

.fcoheader.hasCard {
  margin-bottom: 2.5rem !important;
}

.fcoheader {
  margin-bottom: 0 !important;
}
.cbolui-ddl-pre .select-btn label.btn.active,
.cbolui-ddl-pre .select-btn label.btn.disabled.active {
  background: #002d72 !important;
  border: 2px solid #002d72 !important;
}
.cbolui-ddl-pre app-form-button-multi-select label.btn,
.cbolui-ddl-pre app-form-button-select label.btn {
  border: 1px solid #999 !important;
}

.cbolui-ddl-pre app-form-button-multi-select label.btn span,
.cbolui-ddl-pre app-form-button-select label.btn span {
  font-size: 0.8rem;
  line-height: 1.188rem;
  font-family: Interstate_Regular;
}
.cbolui-ddl-pre form hr {
  margin-bottom: 2.5rem;
}
#estatementText p,
#bankServiceText p,
#paperstatementText p {
  color: #666666;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.cbolui-ddl-pre app-form-button-select legend.h3 {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #333333;
  margin-bottom: 0.9375rem;
  font-family: Interstate_Regular;
  font-weight: normal;
}
.cbolui-ddl-pre .addition.submitted decor-span {
  float: left;
  width: 90%;
}
.cbolui-ddl-pre .background-color.addition.submitted {
  float: left;
  width: 100%;
}
.cbolui-ddl-pre .mar-b-36 {
  margin-bottom:36px;
}
.cbolui-ddl-pre .addition.submitted decor-span span {
  font-size: 1rem;
  line-height: 1.313rem;
  color: #056dae;
  font-family: Interstate_Bold;
}
.cbolui-ddl-pre .accountHeader {
  font-family: Interstate_Regular;
}
.cbolui-ddl-pre .accountHeader span {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #333333;
  font-family: Interstate_Regular;
}

.cbolui-ddl-pre .replica-remove-btn span {
  font-size: 1rem;
  line-height: 1.188rem;
  float: right;
  color: inherit;
  font-family: Interstate_Bold;
}
.review-crs h2 {
  padding-bottom: 1.5rem;
}

.review-crs .crs-link {
  margin-bottom: 2.4rem;
  line-height: 1.188rem;
  font-family: Interstate_bold;
}

.review-crs #crsConsent {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.no-tin-dropdown {
  padding-top: 1.25rem;
}

.tin-available {
  padding: 1.25rem 0;
}

.no-tin-dropdown app-form-button-select .col-xs-6 {
  width: 100%;
}
.fcoheader.headerTwo:not(.hasCard) .bannerSmall p {
  padding: 1.25rem 0;
  margin: 0;
}
.cbolui-ddl-pre .crs .modal-footer button {
  padding: 0.625rem;
  font-size: 0.75rem !important;
  line-height: 1.125rem;
  margin-top: 1rem !important;
}

.cbolui-ddl-pre .crs .modal-footer a {
  font-size: 0.875rem;
  font-weight: bold;
}

.cbolui-ddl-pre .crs .modal-footer img {
  display: none;
}

.exit-image .exit-image-icon {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-position: -20px -10px;
}
.cbolui-ddl-pre .exit-content p {
    font-size: 1rem;
    margin-bottom: 0.9375rem;
}
.exit-modal-header .exit-modal-close {
    width: 30px;
    height: 30px;
    background-position: -220px -155px;
}

.exit-modal-header {
    height: 1.25rem;
}
.cbolui-ddl-pre .exit-header-text h2 {
    margin-bottom: 0.9375rem;
}
.cbolui-ddl-pre .modal .modal-footer {
    padding: 30px 20px;
}
error-alert .error-image {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background: url(../images/Alerts_sprite.png) top left no-repeat;
    background-position: -91px -10px;
    margin-bottom: 0.9375rem;
}

.cbolui-ddl-pre .modal button.close {
  background: url(../images/global_Icons_sprite.png) top left no-repeat;
    background-position: -220px -155px;
}
.cbolui-ddl-pre .fcoheader button.header-close {
    background: url(../images/global_Icons_sprite.png) top left no-repeat;
    background-position: -255px -158px;
    height: 25px;
    top: 1.25rem;
}
.cbolui-ddl-pre .hasCard .bannerSmall p {
    padding: 1.375rem 0 0.625rem;
    margin: 0;
}

.cbolui-ddl-pre .gift-img {
    background: url(../images/globalNavBar_sprite.png) top left no-repeat;
    width: 45px;
  height: 60px;
    display: block;
    background-position: -190px -107px;
    margin-left: 32px;
  margin-top: 20px;
    float: left;
    margin-right: 20px;
}

.middleText .promotion-msg {
  /* font-size: 1.125rem; */
    line-height: 1.5rem;
    font-weight: bold;
  color: #00b0b9;
  width: 100%;
    display: block;
  text-align: center;
}

.middleText .promotion-terms {
    padding: 10px 20px;
    color: #999999;
  text-align: center;
}
.cbolui-ddl-pre app-form-button-multi-select legend {
    padding-bottom: 0.9375rem;
    padding-top: 0.3125rem;
}

.cbolui-ddl-pre hr {
  color: #eee;
  border-top: 1px solid #eee;
}
.modal-backdrop.in + .modal-backdrop.in {
    z-index: 1060;
}

#alertModal {
    z-index: 1070;
}

#alertModal .sessionextension-modal-cancel {
    margin: 0 auto !important;
    margin-top: 15px !important;
    text-decoration: none;
    font-weight: bold;
    width: 100%
}

#alertModal .sessionextension-modal-cancel::before {
    content: none;
}

.fcoheader.noCard {
    padding: 1.375rem 0px;
}
.fcoheader.headerTwo.noCard:not(.hasCard) .bannerSmall p {
    padding: 0;
}
.fcoheader.headerTwo.noCard:not(.hasCard) .header-close {
    top: 0;
}

.cbolui-ddl-pre signoff a {
  display: none !important;
}
.review-crs .crs-link span {
    line-height: 1.188rem;
}
.review-crs .crs-link span:not(.glyphicon) {
  font-family: Interstate_bold;
}

[name="addressEditText"] span {
  font-family: Interstate_Bold;
}

#estatementText a {
  font-family: Interstate_Regular;
  color: #056dae;
  text-decoration: none;
}

#bankingServiceConsentLabel h3 {
  line-height: 18px;
}
p#bankServiceText {
  margin-bottom: 0;
}


/* For Desktop Added */

.cbolui-ddl-pre otp a {
    text-decoration: none;
}

.product-content ul li::before {
  content: "\e013";
  font-family: Glyphicons Halflings;
  color: #00b0b9;
  margin-left: -25px;
  margin-right: 15px;
}

.product-content ul {
  list-style: none;
}
ecm-bicarddetails .applicantName
{
text-align: center;
margin-top: 1.875rem;
}
.cbolui-ddl-pre ecm-bicarddetails .block-container:nth-child(1) {
    margin-top: 0.625rem;
    }

.cbolui-ddl-pre ecm-bicarddetails .block-container {
    margin-top: 0px;
}

.cbolui-ddl-pre modal-alert button.btn {
  margin: 0 auto !important;
}
.cbolui-ddl-pre modal-root button.btn {
  margin: 0 auto !important;
}

#sessionextension-modal-body, #sessionextension-modal-label {
  text-align: center;
}

#appointmentSubmit .slot app-form-button-select label.btn{
  border: none !important;
}
#appointmentSubmit .slot label.btn.form-control.active{
  background: #056DAE !important;
}
#appointmentSubmit .slot label.btn.form-control.disabled{
  background: none !important;
  /* color: #CCC !important; */
  opacity: 0.2 !important;
} 
.cbolui-ddl-pre #appointmentSubmit .slot input[type="radio"]:disabled {
  /* color: #CCC !important; */
  cursor: not-allowed !important;
}


@media (min-width: 768px) {
  .cbolui-ddl-pre .checkbox {
    font-size: 0.95rem;
    line-height: 1.125rem;
    /*margin-left: 16.67%;*/
}
  #otpSubmit form-button .dynamic-field.form-group,
  .downloadIcons form-button .dynamic-field.form-group {
    display: inline-block;
}
  .cbolui-ddl-pre .hasCard .bannerSmall p {
      padding-top: 2.5rem;
  }

  .cbolui-ddl-pre .fcoheader .card-pos img {
      top: 2.5rem;
}
  .product-content ul{
    padding-left: 0px;
  }
}


@media screen and (max-width: 768px) and  (orientation: landscape){
   .cbolui-ddl-pre .gift-img {
        margin-top: 5px;
        height: 40px;
    }
}

@media screen and (min-width: 1024px){
    .cbolui-ddl-pre ecm-bicarddetails button.btn {
      width: 100%;
  }
}

.employment-details app-form-button-select legend.h3 {
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 0;
  font-weight: 300;
  font-family: Interstate_Light;
}
.dropdown.select-dropdown button.validation-input-danger:focus {
  box-shadow: none !important;
  -webkit-box-shadow:none !important;
}
.cbolui-ddl-pre .theme-light .nonDVPphoneNumber .input-group.combo-group .input-group-btn:first-child>select{
  background-position-y: 50%;
  width: 80px;
  line-height: 22px;
  height: 50px;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
  padding-right: 23px;
}
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cbolui-ddl-pre .theme-light .nonDVPphoneNumber .input-group.combo-group .input-group-btn:first-child>select{
    margin-top: 0px;
    padding-top: 10px;
    background-position-y: center;
    width: auto;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
  }
}


  /* body.Citigold {
    --header-bg: linear-gradient(180deg, #b4975a, #b4975a 18%, #a0864a 77%, #78622a);
    --link: #b4975a;
    --hyperlink: #056dae;
    --checkbox-selected: #002d72;
    --btn-color: #333;
    --icon-color: #b4975a;
    --text-color: #333;
    --btn-default-color: #b4975a;
    --btn-hover-color: #131211;
    --btn-select-color: #002d72;  
  } */
  
  /*body.Citiblue {
    --header-bg: linear-gradient(180deg, #00bdf2, #00b3f0 18%, #0066b3 77%, #004985);
    --link: #056DAE;
    --checkbox-selected: #056DAE;
    --btn-color: #056DAE;
    --icon-color: #056DAE;
  }
  
  body.CitiPriority {
    --header-bg: linear-gradient(180deg, #0e2a48, #0e2a48 18%, #0e2a48 77%, #0e2a48);
    --link: #0e2a48;
    --checkbox-selected: #0e2a48;
    --btn-color: #0e2a48;
    --icon-color: #0e2a48;
  }
  body.CitiDVP {
    --header-bg: linear-gradient(180deg, #0e2a48, #0e2a48 18%, #0e2a48 77%, #0e2a48);
    --link: #0e2a48;
    --checkbox-selected: #0e2a48;
    --btn-color: #0e2a48;
    --icon-color: #0e2a48;
  }
  body.citiDvpEtb {
    --header-bg: linear-gradient(180deg, #ffffff, #ffffff 18%, #ffffff 77%, #ffffff);
    --link: #0e2a48;
    --checkbox-selected: #0e2a48;
    --btn-color: #0e2a48;
    --icon-color: #0e2a48;
  }
  body.CitiPrivate {
  --header-bg: linear-gradient(to bottom, #282814 0%,#282814 75%,#282814 75%,#282814 100%,#282814 100%);
      --link: #282814;
      --checkbox-selected: #282814;
      --btn-color: #282814;
      --icon-color: #282814;
      
  }*/
  .Citigold.browser-theme  header.sprite .citilogoHeader {
     margin-top: 10px!important;;
    background-image: url(../images/citigold_logo.png) !important;
    background-position: 0 !important;
    width:200px!important;;
}
.cbolui-ddl-pre a.tipIcon {  
  color: #B4985B !important;
  background-image: url(../images/24.svg) !important;
  background-repeat: no-repeat;
  font-family: inherit !important;   
  top: 44px;
}
.cbolui-ddl-pre a.tipIcon.glyphicon {
  position: absolute;
  left: 230px;
  top: 1px;
  height: 25px;
  width: 25px;
  display: block;
  font-size: 1.3rem;
  cursor: pointer;
}
  .browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #00bdf2, #00b3f0 18%, #0066b3 77%, #004985) !important;
  }
  
  .browser-theme .logout-link span {
    color: #056DAE;
  }
  
  .cbolui-ddl-pre .browser-theme .checkbox input:checked+label:before {
    background-color: #056DAE;
  }

  
  
  .cbolui-ddl-pre .browser-theme .checkbox input:checked+label {
    color: #056DAE;
  }
  
  .cbolui-ddl-pre .browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  .browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #056DAE !important;
  }

  .cbolui-ddl-pre .browser-theme .addition.submitted decor-span span {
    color: #056DAE;
  }
  
  .browser-theme .addition.submitted .glyphicon {
    color: #056DAE;
  }
  
  /* .cbolui-ddl-pre .browser-theme a.tipIcon.glyphicon {
    color: #056DAE !important;
  } */
  
  .cbolui-ddl-pre .browser-theme .switch input:checked+label:before {
    background-color: #056DAE;
    border-color: #056DAE;
  }
  
  .custom-btn-blue-outerline {
    border-color: #056DAE;
  }
  
  .cbolui-ddl-pre .browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #056DAE;
  }

  .cbolui-ddl-pre .browser-theme .btn-primary {
    background: #056DAE!important;;
    border-color: #056DAE!important;;
  }
  .cbolui-ddl-pre .browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre .browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre .browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre .browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre .browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre .browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre .browser-theme button.btn[disabled]:active, .cbolui-ddl-pre .browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre .browser-theme .select-btn label.btn.active, .cbolui-ddl-pre .browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre .browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   outline: none;
  }

  .listStlye .openTC span{
    color: #056DAE !important;
  }

  body.Citiblue.browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #00bdf2, #00b3f0 18%, #0066b3 77%, #004985) !important;
    
  }
  
  body.Citiblue.browser-theme .logout-link span {
    color: #056DAE;
  }
  
  .cbolui-ddl-pre body.Citiblue.browser-theme .checkbox input:checked+label:before {
    background-color: #056DAE;
  }
  
  .cbolui-ddl-pre body.Citiblue.browser-theme .checkbox input:checked+label {
    color: #056DAE;
  }
  
  .cbolui-ddl-pre body.Citiblue.browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  body.Citiblue.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #056DAE !important;
  }
  
  .cbolui-ddl-pre body.Citiblue.browser-theme .addition.submitted decor-span span {
    color: #056DAE;
  }
  
  body.Citiblue.browser-theme .addition.submitted .glyphicon {
    color: #056DAE;
  }
  
  /* .cbolui-ddl-pre body.Citiblue.browser-theme a.tipIcon.glyphicon {
    color: #056DAE !important;
  } */
  
  .cbolui-ddl-pre body.Citiblue.browser-theme .switch input:checked+label:before {
    background-color: #056DAE;
    border-color: #056DAE;
  }
  
  .custom-btn-blue-outerline {
    border-color: #056DAE;
  }
  
  .cbolui-ddl-pre body.Citiblue.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #056DAE;
  }

  .cbolui-ddl-pre body.Citiblue.browser-theme .btn-primary {
    background: #056DAE!important;;
    border-color: #056DAE!important;;
  }
  .cbolui-ddl-pre body.Citiblue.browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre body.Citiblue.browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.Citiblue.browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre body.Citiblue.browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.Citiblue.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.Citiblue.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.Citiblue.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.Citiblue.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.Citiblue.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.Citiblue.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.Citiblue.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
    outline: none;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

  body.CitiPriority.browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #0e2a48, #0e2a48 18%, #0e2a48 77%, #0e2a48) !important;
  }
  
  body.CitiPriority.browser-theme .logout-link span {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme .checkbox input:checked+label:before {
    background-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme .checkbox input:checked+label {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  body.CitiPriority.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #0e2a48 !important;
  }
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme .addition.submitted decor-span span {
    color: #0e2a48;
  }
  
  body.CitiPriority.browser-theme .addition.submitted .glyphicon {
    color: #0e2a48;
  }
/*   
  .cbolui-ddl-pre body.CitiPriority.browser-theme a.tipIcon.glyphicon {
    color: #0e2a48 !important;
  } */
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme .switch input:checked+label:before {
    background-color: #0e2a48;
    border-color: #0e2a48;
  }
  
  .custom-btn-blue-outerline {
    border-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiPriority.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #0e2a48;
  }

  .cbolui-ddl-pre body.CitiPriority.browser-theme .btn-primary {
    background: #0e2a48!important;;
    border-color: #0e2a48!important;;
  }
  .cbolui-ddl-pre body.CitiPriority.browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre body.CitiPriority.browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.CitiPriority.browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre body.CitiPriority.browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.CitiPriority.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.CitiPriority.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.CitiPriority.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.CitiPriority.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.CitiPriority.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.CitiPriority.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.CitiPriority.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   outline: none;
  }

  .cbolui-ddl-pre body.CitiPriority.browser-theme .listStlye .openTC span{
    color: #0e2a48 !important;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

  body.CitiDVP.browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #0e2a48, #0e2a48 18%, #0e2a48 77%, #0e2a48) !important;
  }
  
  body.CitiDVP.browser-theme .logout-link span {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme .checkbox input:checked+label:before {
    background-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme .checkbox input:checked+label {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  body.CitiDVP.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #0e2a48 !important;
  }
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme .addition.submitted decor-span span {
    color: #0e2a48;
  }
  
  body.CitiDVP.browser-theme .addition.submitted .glyphicon {
    color: #0e2a48;
  }
  
  /* .cbolui-ddl-pre body.CitiDVP.browser-theme a.tipIcon.glyphicon {
    color: #0e2a48 !important;
  } */
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme .switch input:checked+label:before {
    background-color: #0e2a48;
    border-color: #0e2a48;
  }
  
  .custom-btn-blue-outerline {
    border-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.CitiDVP.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #0e2a48;
  }

  .cbolui-ddl-pre body.CitiDVP.browser-theme .btn-primary {
    background: #0e2a48!important;;
    border-color: #0e2a48!important;;
  }
  .cbolui-ddl-pre body.CitiDVP.browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre body.CitiDVP.browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.CitiDVP.browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre body.CitiDVP.browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.CitiDVP.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.CitiDVP.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.CitiDVP.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.CitiDVP.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.CitiDVP.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.CitiDVP.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.CitiDVP.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   outline: none;
  }

  .cbolui-ddl-pre body.CitiDVP.browser-theme .listStlye .openTC span{
    color: #0e2a48 !important;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

  body.citiDvpEtb.browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #ffffff, #ffffff 18%, #ffffff 77%, #ffffff) !important;
  }
  
  body.citiDvpEtb.browser-theme .logout-link span {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .checkbox input:checked+label:before {
    background-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .checkbox input:checked+label {
    color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  body.citiDvpEtb.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #0e2a48 !important;
  }
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .addition.submitted decor-span span {
    color: #0e2a48;
  }
  
  body.citiDvpEtb.browser-theme .addition.submitted .glyphicon {
    color: #0e2a48;
  }
/*   
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme a.tipIcon.glyphicon {
    color: #0e2a48 !important;
  } */
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .switch input:checked+label:before {
    background-color: #0e2a48;
    border-color: #0e2a48;
  }
  
  .custom-btn-blue-outerline {
    border-color: #0e2a48;
  }
  
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #0e2a48;
  }

  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .btn-primary {
    background: #0e2a48!important;;
    border-color: #0e2a48!important;;
  }
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.citiDvpEtb.browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre body.citiDvpEtb.browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.citiDvpEtb.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.citiDvpEtb.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.citiDvpEtb.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.citiDvpEtb.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.citiDvpEtb.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   outline: none;
  }
  .cbolui-ddl-pre body.citiDvpEtb.browser-theme .listStlye .openTC span{
    color: #0e2a48 !important;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

  body.CitiPrivate.browser-theme header.navbar-inverse {
    background-image: linear-gradient(to bottom, #282814 0%,#282814 75%,#282814 75%,#282814 100%,#282814 100%) !important;
  }
  
  body.CitiPrivate.browser-theme .logout-link span {
    color: #282814;
  }
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .checkbox input:checked+label:before {
    background-color: #282814;
  }
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .checkbox input:checked+label {
    color: #282814;
  }
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .text-MainHeader p
  {

    color: #333 !important;
  }
  body.CitiPrivate.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #282814 !important;
  }
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .addition.submitted decor-span span {
    color: #282814;
  }
  
  body.CitiPrivate.browser-theme .addition.submitted .glyphicon {
    color: #282814;
  }
  
  /* .cbolui-ddl-pre body.CitiPrivate.browser-theme a.tipIcon.glyphicon {
    color: #282814 !important;
  } */
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .switch input:checked+label:before {
    background-color: #282814;
    border-color: #282814;
  }
  
  .custom-btn-blue-outerline {
    border-color: #282814;
  }
  
  .cbolui-ddl-pre body.CitiPrivate.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #282814;
  }

  .cbolui-ddl-pre body.CitiPrivate.browser-theme .btn-primary {
    background: #282814!important;;
    border-color: #282814!important;;
  }
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .btn-primary:focus {
    outline: none;
  }
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .btn-primary:hover{
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.CitiPrivate.browser-theme .btn-default {
  outline: none;
}
.cbolui-ddl-pre body.CitiPrivate.browser-theme .btn-default:focus{
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.CitiPrivate.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.CitiPrivate.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.CitiPrivate.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.CitiPrivate.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.CitiPrivate.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.CitiPrivate.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.CitiPrivate.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   outline: none;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

  .cbolui-ddl-pre body.CitiPrivate.browser-theme .listStlye .openTC span{
    color: #282814 !important;
  }

  body.Citigold.browser-theme header.navbar-inverse {
    background-image: linear-gradient(180deg, #b4975a, #b4975a 18%, #a0864a 77%, #78622a) !important;
  }
  
  body.Citigold.browser-theme .logout-link span {
    color: #b4975a;
  }
  
  .cbolui-ddl-pre body.Citigold.browser-theme .checkbox input:checked+label:before {
    background-color: #002d72;
  }
  
  .cbolui-ddl-pre body.Citigold.browser-theme .checkbox input:checked+label {
    color: #002d72;
  }
  
  .cbolui-ddl-pre body.Citigold.browser-theme .text-MainHeader p
  {

    color: #002d72 !important;
  }
  body.Citigold.browser-theme .dropdown.select-dropdown .arrow-notify {
    color: #b4975a !important;
  }
  
  .cbolui-ddl-pre body.Citigold.browser-theme .addition.submitted decor-span span {
    color: #b4975a;
  }
  
  body.Citigold.browser-theme .addition.submitted .glyphicon {
    color: #b4975a;
  }
  
  /* .cbolui-ddl-pre body.Citigold.browser-theme a.tipIcon.glyphicon {
    color: #b4975a !important;
  } */
  
  .cbolui-ddl-pre body.Citigold.browser-theme .switch input:checked+label:before {
    background-color: #002d72;
    border-color: #002d72;
  }
  
  .custom-btn-blue-outerline {
    border-color: #333;
  }
  
  .cbolui-ddl-pre body.Citigold.browser-theme span.glyphicon.glyphicon-calendar.calander-icon {
    color:  #b4975a;
  }

  .cbolui-ddl-pre body.Citigold.browser-theme .selectedday .datevalue.currmonth
  {
    background-color: #002d72 !important;
  }

  .cbolui-ddl-pre body.Citigold.browser-theme .btn-primary {
    background: #002d72!important;;
    border-color: #002d72!important;;
  }
  .cbolui-ddl-pre body.Citigold.browser-theme .btn-primary:focus {
    background: #b4975a !important;
    border-color: #b4975a !important;
    outline: none;
  }
  .cbolui-ddl-pre body.Citigold.browser-theme .btn-primary:hover{
    border-color: #b4975a !important;
    background:#b4975a!important;;
    outline: none;
    margin-right: 0px;
}
.cbolui-ddl-pre body.Citigold.browser-theme .btn-default {
  color: #b4975a!important;;
  outline: none;
}
.cbolui-ddl-pre body.Citigold.browser-theme .btn-default:focus{
    color: #b4975a!important;;
    outline: none;
  }
  /*.cbolui-ddl-pre .browser-theme #ui-datepicker-div .ui-datepicker-calendar tbody td a
  {
    color: var(--link) !important;
  }*/
  .cbolui-ddl-pre body.Citigold.browser-theme button.btn[disabled]:hover, .cbolui-ddl-pre body.Citigold.browser-theme button.btn[disabled]:focus, .cbolui-ddl-pre body.Citigold.browser-theme button.btn[disabled]:active, .cbolui-ddl-pre body.Citigold.browser-theme button.btn[disabled]:active:focus
  {
    background-color: #333!important;
  }
  .cbolui-ddl-pre body.Citigold.browser-theme .select-btn label.btn.active, .cbolui-ddl-pre body.Citigold.browser-theme .select-btn label.btn.disabled.active , .cbolui-ddl-pre body.Citigold.browser-theme #appointmentSubmit .slot label.btn.form-control.active{
   background: #002d72 !important;
    border-color: #002d72 !important;
    outline: none;
  }

  .cbolui-ddl-pre body.CitiPrivate.browser-theme .listStlye .openTC span{
    color: #b4975a !important;
  }

  /* .cbolui-ddl-pre .browser-theme label.btn:not(.disabled):hover {
    border-color: #b4975a !important;
  } */
  
  /* .cbolui-ddl-pre .browser-theme .select-btn label.btn:not(.disabled):hover span.btn-lbl-inner {
    color: #b4975a !important;
  } */

 
  /* Generic */
  
  .cbolui-ddl-pre li a span {
    color: #333 !important;
  }
  
  .cbolui-ddl-pre footer li a span {
    color: #fff !important;
  }
  
  .dropdown.select-dropdown .dropdown-menu li a {
    color: #333 !important;
  }
  
  .browser-theme .footer-v2 hr {
    display: none;
  }
  
  .browser-theme footer.footerWrap {
    min-height: 60px;
  }
  
  .cbolui-ddl-pre .browser-theme .switch label:before {
    margin-top: -10px !important;
  }
  
  .browser-theme .addition.submitted decor-span{
    text-decoration: none !important;
  }
  
  .listStlye .openTC span{
    color: #056DAE !important;
  }
  
  p.help-info {
    font-size: 14px;
    line-height: 21px;
    color: #666;
    margin-bottom: 30px;
    margin-top: -15px;
  }
  /* chat */
.chat-header .copyIcon {
  background: url(../images/c-32-chat.svg) no-repeat;
  width: 29px;
  height: 22px;
  z-index: 7777;
  float: left;
  margin-top: 16px;
}
#chatModal .theme-widget-bg {
  background: #ed193a !important;
}
.chat-container {
  padding: 8px !important;
  font-size: 0.7rem;
}
.chat-container a{
  font-size: 0.7rem!important;
}
.chat-desc{
  padding-top: 20px;
}
.chat-desc .chat-icon {
  float: right;
  width: 60px;
  height: auto;;
  height: 50px;
  width: 50px;
  /* background: linear-gradient(358.39deg, #0C589E 0%, #0E6ABE 100%); */
  /* box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%); */
  background-color: #0E6ABE;
  background-size: 25px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 0px;
  margin-left: 3px;
}
.chat-desc img.img-responsive {
  width: 24px!important;
  height: 24px!important;
  margin-top: 15px;
  margin-left: 13px;
}
.chat-component .hide-close {
  top: 5px !important;
}
livebank-widget {
  z-index: 1040;
}.iamsmartfooter .iamsmartIcon {
  background: url(../images/iamsmarticon-dark.png) no-repeat;
  width: 30px;
  height: 35px;
  display: inline-block;
  position: absolute;
  z-index: 999;
  margin-left: -148px;
  margin-top: 7px;
}
.iamsmartfooter .iamsmartOpen {
  margin-left: -75px;
  margin-top: 10px;
}
.cbolui-ddl-pre button.btn.btn-primary.iamsmartfooterBtn{
  margin: auto !important;
  background: #2b7366 !important;
  border-color: #2b7366 !important;
}
.cbolui-ddl-pre .hyperlink{
  color: #056DAE;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .iamsmartfooter .iamsmartIcon {
    margin-left: -150px;
  }
  .iamsmartfooter .iamsmartOpen {
    margin-left: -95px;
    margin-top: 10px;
  }
}
.cbolui-ddl-pre button.btn.btn-primary.iamsmartfooterBtn.iamSmartOpen{
  border-radius: 15px;
  min-height: 60px;
}

.cbolui-ddl-pre .popover-title {
  background: none;
  margin-bottom: 1.25rem;
  font-size: 1rem;
  margin-top: -0.5rem;
}

.cbolui-ddl-pre .popover.top {
  display: block !important;
  top: -455px !important;
  left: 10px !important;
 }
 .cbolui-ddl-pre .popover.top .arrow{
  border-top-width: 0 !important;
  border-top-color: transparent !important;
  bottom: -14px !important;
  height: 15px !important;
  width: 30px !important;
  margin-left: 180px !important;
 }
 .cbolui-ddl-pre .popover.top .arrow:after {
  content: " " !important;
  border-top-color: transparent !important;
  bottom: 7px !important;
  margin-left: 11px !important;
 }
#onlineregaccountSubmit > div:nth-child(2) > div:nth-child(2) {
  margin-top: 0px;
}

@media screen and (min-width: 768px) {
  #onlineregaccountSubmit > div:nth-child(2) > div:nth-child(2) {
    margin-top: 40px;
  }
 
}
.cbolui-ddl-pre #basicInfoSubmit button.btn, 
.cbolui-ddl-pre #investInfoSubmit button.btn,
.cbolui-ddl-pre #wealthInfoSubmit button.btn{
  margin: 0 auto !important;
}

::-webkit-input-placeholder {
  font-size: 1rem;
  text-transform: none !important;
}
::-moz-placeholder {
  font-size: 1rem;
  text-transform: none !important;
}
:-moz-placeholder {
  font-size: 1rem;
  text-transform: none !important;
}
::-ms-input-placeholder {
  font-size: 1rem;
  text-transform: none !important;
}
.cbolui-ddl-pre .input-ui input, .cbolui-ddl-pre .select-dropdown input{
  text-transform: uppercase !important;;
}
.cbolui-ddl-pre .input-ui #email, .cbolui-ddl-pre .input-ui #email_1, .cbolui-ddl-pre .input-ui #email_2, .cbolui-ddl-pre .input-ui #email_3 {
  text-transform: lowercase !important;
} 
.cbolui-ddl-pre #userRegistrationSubmit .input-ui input{
  text-transform: none !important;
}
.cbolui-ddl-pre .input-ui input[placeholder] {
  text-transform: none;
}
.cbolui-ddl-pre #reviewSubmit li.level1.parent.accordion-li {
  background-color: #eee;
  border-bottom: solid 2px white;
  border-top: solid 2px white;
}
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category:hover .category-title,
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category:focus .category-title,
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category-title:hover,
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category-title:focus,
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category:focus,
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category:hover {
  text-decoration: none;
  color: #333;
}

.cbolui-ddl-pre #reviewSubmit button.btn{
  margin: 0 auto !important;
}
.cbolui-ddl-pre #reviewSubmit .accordion.menu ul.mainnav li.parent .category-title{
  font-size: 1.2rem;
}
.cbolui-ddl-pre #reviewSubmit .reviewEdit span{
  text-decoration: underline;
  text-decoration-color:#B4985B !important;
  color:#B4985B !important;
}
.cbolui-ddl-pre #reviewSubmit .subHeader p{
  font-size: 1.2rem;
}
.cbolui-ddl-pre #reviewSubmit .headingtxt p{
  font-family: Interstate_Bold,sans-serif;
}
.cbolui-ddl-pre .confirmationSubHeader p{
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 15px;
  margin-left: -3px;
  font-family: Interstate_Bold,sans-serif;
  font-size: 20px;
}
.cbolui-ddl-pre .confirmationSubHeaderContent {
  line-height: 2rem;
}
.cbolui-ddl-pre .confirmationSubHeaderDes{
  line-height: 2rem;
}
.cbolui-ddl-pre .confirmationSubHeaderDes p{
  font-weight: bold;
}@media (min-width: 600px) {
  .cbolui-ddl-pre .modal-dialog.modal-dialog-with-content.modal-lg.theme-light.investment {
    width: 80%;
  }
}
.cbolui-ddl-pre #investmentProductSelection #investButtons .select-btn{
  width: 100%;
}
.cbolui-ddl-pre #investmentProductSelection #investButtons .select-btn span {
  font-family: Interstate_Bold, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.cbolui-ddl-pre #investmentProductSelection .securitiesKnowledge .select-btn{
  width: 50%;
}
.cbolui-ddl-pre #investInfoSubmit .bigBtn label.btn{
  height: 100px;
}
.cbolui-ddl-pre #investInfoSubmit .bigBtn span{
  font-size: 16px!important;
}

/*HKIPB CSS*/
.Citigold.browser-theme  header.sprite .citilogoHeader {
  margin-bottom: 10px;
}

body.Citigold.browser-theme header.navbar-inverse {
 background: #163C6A !important;
}

body.Citigold.browser-theme header.navbar-inverse .container .row:nth-child(2) {
 display: none;
}

body.Citigold.browser-theme header.navbar-inverse .primary-heading .pull-right {
 float: left!important;
}

body.Citigold.browser-theme header.navbar-inverse .primary-heading .pull-right .lablelHeader {
 margin-left: 10%;
 margin-top: 5px;
 width: 100%;
}

.cbolui-ddl-pre body.Citigold.browser-theme .btn-primary {
 background: #163C6A !important;
 border-color: #163C6A !important;
}