.bg-white {
  background-color: white;
}
.main-menu-long-text > a {
  line-height: 22px !important;
  padding-top: 8px !important;
  height: 51px;
}
.main-menu-medium-text > a {
}
@media (min-width: 992px) and (max-width: 1200px) {
  .main-menu-medium-text > a {
    line-height: 22px !important;
    padding-top: 8px !important;
    height: 51px;
  }
}
@media (max-width: 992px) {
  .main-menu-long-text > a {
    height: auto;
  }
}
.megamenu-dotted {
  border-right: dotted 1px #83d8ff;
}
.megamenu-dotted:last-child {
  border-right: dotted 0px #83d8ff;
}
.nav-logo-menu {
  width: 16%;
  border-left: 1px solid #f3f3f3 !important;
  border-right: 1px solid #f3f3f3 !important;
}
@media (max-width: 640px) {
  .nav-logo-menu {
    width: 30%;
  }
}
.nav-additional-menu {
  width: 10%;
  border-left: 1px solid #f3f3f3 !important;
  border-right: 1px solid #f3f3f3 !important;
  display: block;
}
@media (max-width: 1000px) {
  .nav-additional-menu {
    display: none;
  }
}
.nav-lang-container > a {
  line-height: 29px !important;
}
.nav-lang-container > a > div {
  height: 59px;
  background: url("img/icon/earth_icon.png") center 12px no-repeat;
}
.nav-lang-container > a > div:hover {
  background: url("img/icon/earth_icon_white.png") center 12px no-repeat;
}
.main-menu-selected {
  background-color: #0095da;
}
.main-menu-selected a {
  color: white !important;
}
#main-menu > li:hover {
  background-color: #0095da;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#main-menu > li > a:hover {
  color: white !important;
}
#main-menu > li.active > a,
#main-menu > li:hover > a {
  color: white !important;
}
li.mm-corp:hover {
  background-color: #005bab !important;
}
@media (max-width: 992px) {
  li.mm-corp:hover {
    background-color: #005bab !important;
  }
}
.home-static-menu-container {
  padding-top: 10px;
  background-color: white;
}
.home-static-menu-title {
  border-bottom: 1px solid #0095da;
  color: #0095da;
  font-size: 12px;
  margin-left: 25px;
  padding: 12px 0;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 14px;
  margin-right: 0px;
}
.home-static-menu-title-last-child {
  border-right: none;
}
.home-static-menu-container ul {
  margin-bottom: 20px;
  margin-top: 5px;
  margin-right: 20px;
}
.home-static-menu-container ul li {
  border-bottom: 1px dotted #cfcfcf;
  list-style: outside none none;
  margin-left: 25px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 13px;
  color: #353535;
  line-height: 16px;
}
.home-static-menu-container ul li:hover {
  color: #0095da;
  cursor: pointer;
}
.home-static-menu-container ul li:last-child {
  border-bottom: 0px;
}
.home-static-menu-container ul li:hover a {
  color: #0095da;
}
.home-static-menu-container ul li a {
  color: #353535;
  font-size: 13px;
}
.home-static-menu-container ul li a:hover {
  color: #0095da;
}
.tdb-news-container {
  margin: 0px;
  background-color: white;
}
.tdb-news {
  padding-right: 20px;
  margin: 0px;
}
.tdb-news-title {
  border-bottom: 1px solid #0095da;
  color: #0095da;
  font-size: 14px;
  padding-bottom: 17px;
  padding-left: 20px;
  padding-top: 15px;
  text-transform: uppercase;
  background: url("img/icon/arrow.png") center right no-repeat;
  cursor: pointer;
}
.news-link {
}
.tdb-news-content {
  color: #3f3f3f;
}
.tdb-news-inner-left {
  padding-right: 0px;
}
.tdb-news-inner-right {
  margin-left: 0px;
}
.tdb-exchange-content table {
}
.tdb-exchange-content table td {
  border: none;
}
.tdb-exchange-content table:first-child .exchange-first-col {
}
.tdb-exchange-content table td {
  border-left: 1px dotted #ececec;
  border-bottom: 1px dotted #ececec;
}
.tdb-exchange-content table tr:first-child td {
  border-top: 1px dotted #ececec;
}
.exchange-currency {
  line-height: 20px;
  width: 66px;
  margin: auto;
}
.exchange-currency img {
  margin-right: 0px;
}
.exchange-percent {
  line-height: 28px;
  margin-top: 0px;
  width: 65px;
  float: left;
}
.exchange-title {
  color: #797979;
  text-align: center;
  min-width: 62px;
}
.exchange-value {
  text-align: center;
  min-width: 62px;
}
.exchange-first-col {
  padding: 4px 0px 4px 10px;
  width: 150px;
}
.exchange-last-col {
  background-color: #f9f9f9;
}
.news-first-col {
  width: 50px;
}
.news-month-num {
  line-height: 14px;
  font-size: 13px;
  text-align: center;
}
.news-month-txt {
  line-height: 14px;
  font-size: 13px;
  text-align: center;
}
.news-month-day {
  color: #0095da;
  line-height: 18px;
  font-size: 13px;
  text-align: center;
}
.news-title {
  color: #0095da;
  font-size: 12px;
  line-height: 18px;
}
.news-content,
.news-content a > h3 {
  font-size: 12px;
  height: 36px;
  line-height: 16px;
  text-align: justify;
  width: 185px;
  color: #3f3f3f;
}
@media (max-width: 1200px) {
  .news-content,
  .news-content a {
    width: 100%;
  }
}
.tdb-news-table {
  width: auto;
  border-collapse: separate;
  border: none;
}
.tdb-news-table td {
  border: none;
}
.tdb-news-table tr {
  border: 1px dotted #ececec;
}
.tdb-news-table tr td.news-first-col {
  padding-left: 20px;
}
.tdb-news-table tr td:last-child {
  padding-right: 0px;
}
.product-popup-title {
  color: #0095da;
  border-bottom: 1px solid #eaeaea;
  font-size: 21px;
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 992px) {
  @-moz-document url-prefix() {
    .product-popup-title {
      padding-top: 80px !important;
    }
  }
}
.product-popup-title-no-bottom-line {
  color: #0095da;
  border-bottom: none;
  font-size: 21px;
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.container-bordered {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  color: #323232;
}
///form CSS.tdb-form-control{color:#4d4d4d;width:100%;line-height:20px;border-radius:0px;border:1px solid #f1f1f1;background-color:#fff;padding:9px 10px;outline:none;-webkit-box-shadow:none;box-shadow:none;display:inline-block;-webkit-transition:all linear 0.1s;transition:all linear 0.1s;resize:none;height:35px;}
.tdb-form-contol-submit {
  color: #0095da;
  width: 100%;
  line-height: 20px;
  border-radius: 0px;
  border: 1px solid #0095da;
  background-color: #fff;
  padding: 9px 28px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  -webkit-transition: all linear 0.1s;
  transition: all linear 0.1s;
  resize: none;
  text-transform: uppercase;
}
.tdb-form-contol-submit:hover {
  color: #c2c2c2;
  border: 1px solid #c2c2c2;
  outline: none;
  -webkit-transition: all linear 0.1s;
  transition: all linear 0.1s;
  resize: none;
}
.tdb-bottom-bordered-title {
  border-bottom: 1px solid #0095da;
  color: #0095da;
  font-size: 14px;
  padding-bottom: 17px;
  padding-left: 20px;
  padding-top: 15px;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.tdb-bottom-bordered-title-small {
  border-bottom: 1px solid #0095da;
  color: #0095da;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
  text-transform: uppercase;
  background-repeat: no-repeat;
}
.tdb-loan-compare-vertical-line {
  border-right: 1px solid #eaeaea;
}
.float,
.int {
  text-align: right;
}
.nav-lang-txt {
  font-size: 13px;
}
.web-links-container {
  height: 75px;
  margin-top: 25px;
  display: block;
}
.web-links-container .owl-buttons {
  margin-top: -55px;
}
.web-links-container .owl-prev {
  float: left;
  min-width: 20px;
  height: 20px;
  margin-left: -10px !important;
  opacity: 0;
  content: "";
}
.web-links-container .owl-next {
  float: right;
  min-width: 20px;
  height: 20px;
  margin-right: -10px !important;
  opacity: 0;
  content: "";
}
//pager.content-pager{width:100%;}.content-pager ul{padding:0;text-align:center;margin:0 auto;width:100%;}.content-pager ul li{border-bottom:1px dotted #d0d0d0;display:inline-block;float:left;list-style:outside none none;margin:10px;padding:5px;width:20px;cursor:pointer;}.content-pager ul li a{color:#3f3f3f;}.content-pager ul li:hover a{color:#0095da;}.content-pager ul li:hover{border-bottom-color:#0095da;}.content-pager ul li.selected_page a{color:#0095da;}.content-pager ul li.selected_page{border-bottom-color:#0095da;}.tdb-tab-horizontal-sized{padding:20px !important;}@media (max-width:640px){.tdb-tab-horizontal-sized{padding:20px 10px !important;margin-top:30px;}}@media (min-width:640px) and (max-width:1024px){.tdb-tab-horizontal-sized{padding:20px !important;margin-top:30px;}}.tdb-tab-horizontal-sized th, .tdb-tab-horizontal-sized td, .accordion-content th, .accordion-content td{padding:0 10px;}.category-nav>ul>li>a{color:#fff;text-transform:uppercase;}.category-nav>ul>li>a:hover{color:#color !important;background-color:#21b6fc;}.category-nav>ul>li>ul{margin:0px 0px 0px 10px !important;padding:5px 0px 0px 0px !important;}.category-nav>ul>li>ul>li{margin:0px !important;padding:3px 0px !important;}.category-nav>ul>li>ul>li:before{border:0;margin:0px;border:none;content:'';opacity:0;}.category-nav>ul>li>ul>li>a{color:#fff;line-height:16px;padding:3px 0;}.category-nav>ul>li>ul>li>a:hover{color:#color !important;background-color:#21b6fc;}.headline{color:#fff;padding:10px 20px 20px 20px;line-height:24px;}table p, #tabs_container p{margin:5px 0;}.no-content{font-size:15px;min-height:300px;padding:40px;text-align:center;border:none;margin-top:50px;position:relative;}.np-content{text-align:justify;}.np-content p{margin:5px 0 !important;}
.content-htmlmob {
  display: none;
}
@media (max-width: 640px) {
  .content-htmlmob {
    display: block;
  }
}
.content-html {
  display: block;
}
@media (max-width: 640px) {
  .content-html {
    display: none;
  }
}
.dropdown .row {
  margin-left: 0px;
  margin-right: 0px;
}
.sub-header-tdb-show {
  display: block;
  position: fixed !important;
  top: 63px;
  z-index: 100;
  background: white;
}
.sub-header-tdb-hide {
  position: relative;
  background: white;
}
@media (max-width: 992px) {
  .sub-header-tdb-show {
    position: relative !important;
  }
}
.mm-portal {
  display: inline-block !important;
}
@media (max-width: 992px) {
  .mm-portal {
    display: none !important;
  }
}
.mm-mobile {
  display: none !important;
}
@media (max-width: 992px) {
  .mm-mobile {
    display: inline-block !important;
    padding-left: 20px !important;
  }
}
.no-bordered-tbl {
  border: none !important;
}
.no-bordered-tbl th,
.no-bordered-tbl td {
  border: none !important;
}
#tooltip {
  text-align: center;
  color: #fff;
  background: #08a2ea;
  position: absolute;
  z-index: 100;
  padding: 15px;
}
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #08a2ea;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #08a2ea;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
