.bg1{
  background: #D4F1E6;
  ;
}
.bg2{
  background: #FFF;
}
.bg3{
  background: #fdf1ce;
}
.bg4{
  background: #DCE9FC;
}
.bg5{
  background: #42508b;
}
.bg6{
  background: #E0EFFF;
}
.rounded{
  border-radius: 10px !important;
}
.snap-box{
  border-radius: 8px;
  padding: 5px 20px;
}
@media (min-width: 992px) {
  .navbar-expand-lg>.lgcontainer, .navbar-expand-lg>.lgcontainer-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.navbar>.lgcontainer, .navbar>.lgcontainer-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 99.3%;
}

.white-hr{
	border-color: #FFF;
}

.border-btm-green {
  margin: 0;
  padding-bottom: 7px;
  position: relative;
  border-bottom: 1px solid #29B783;
}

.border-btm-green:before {
  position: absolute;
  background: #29B783;
  height: 5px;
  content: '';
  width: 10%;
  bottom: -3px;
  left: 0;
}

.border-btm-blue {
  margin: 0;
  padding-bottom: 7px;
  position: relative;
  border-bottom: 1px solid #19489A;
}

.border-btm-blue:before {
  position: absolute;
  background: #19489A;
  height: 5px;
  content: '';
  width: 10%;
  bottom: -3px;
  left: 0;
}
.full-height-scroll{
 height: 87vh;
 overflow-y: auto;
 overflow-x: hidden;
 scrollbar-width: thin;
}
.cplist-box{
  box-shadow: 0px 0px 3px 0px #00000033;
  border-radius: 5px;
  text-align: center;
  min-height: 70px;
  background: #FFF;
}
.cplist-box img {
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: auto;
}
.cpsdlst .btn-regdrop{
  border-radius: 10px 10px 0px 0px ;
}
.active-topic{
  font-size: 15px;
  list-style: none;
  padding-inline-start: 0px;
  max-height: 200px;
  overflow-y: auto;
  color: #FFF;
  scrollbar-width: thin;
  border-radius: 0px 0px 10px 10px;
  border:1px solid #D1DBEB;
}
.active-topic a{
  color: #000;
  padding: 5px 10px;
  display: block;
}

.active-topic a:hover,.active-topic a.active{
  color: #174999;
  background: #D1DBEB;
  text-decoration: none !important;
}

.acting-btn{
  cursor: pointer;
}
.blogbox{
  border: 1px solid #00000030;
  min-height: 150px;
  background: #FFF;
  border-radius: 10px;
}
.ttbox{
  box-shadow: 0px 4px 14px 0px #00000005;
  min-height: 100px;
  background: #FFF;
  border-radius: 10px;
}
.blogurl{
  font-size: 16px;
  color: #29B783;
  text-decoration: none;
  font-weight: bold;
}
.reg-list{
  float: inline-end;
  border-radius: 8px;
  padding-right: 25px;
}
.price-widget{
  width: 100%;
  position:fixed;
  bottom:0%;
  right:10px;
  z-index:2;
  border:none;
  outline:none;
  background-color:#29B783;
  color:#FFF;
  padding:5px;
  border-radius: 5px;
}
.maintab .nav-link{
  text-align: center;
  background: #EDF4FF;
  margin-right: 25px;
  min-width:130px;
  text-wrap: nowrap;
  color: #19489A;
  font-weight: bold;
  position: relative;
}
.maintab .nav-link.active:hover{
  color: #FFF !important;
}

.maintab .nav-link.active:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #19489A;
  content: " ";
  position: absolute;
  bottom: -15px;
  left: 38%;
}

.maintab .nav-pills .nav-link.active, .maintab .nav-pills .show>.nav-link{
  background-color:#19489A;
}
.btn-download{
  background: #29B783;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 10px 10px;
}
.btn-download i{
  background: #139565;
  padding: 11px 15px 10px 15px;
  border-top-right-radius: 5px;
  border-end-end-radius: 5px;
  margin-left: 10px;
}
.btn-download:hover{
  background: #29B783;
  border-radius: 5px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 10px 10px;
}
.btn-primary{
  background-color:#19489A !important;
  color: #FFF !important;
}

.featured-box{
  box-shadow: 0px 4px 14px 0px #00000020;
  background: #FFF;
  border-radius: 10px;
  padding: 20px;
}
#methodologymodel h3{
  font-size: 20px;
}
#methodologymodel h4{
  font-size: 18px;
}
#methodologymodel h2{
  font-size: 24px;
}



#topic-data .tab-content{
  border: 1px solid #00000030;
  border-radius: 15px;
  border-top-left-radius: 0px;
  margin-top: -1px;
  background: #F5F8FB;
}
#topic-data .nav-tabs{
  border-bottom: unset;
}
.topic-use.nav-tabs .nav-item.show .nav-link, .topic-use.nav-tabs .nav-link.active,.topic-use.nav-tabs .nav-link:hover{
  color: #000;
  border: 1px solid #00000030;
  background: #F5F8FB;
  border-bottom-color: white;
  opacity: 1;
  border: 1px solid #00000030;
  border-bottom: 1px solid #F5F8FB;
}
.topic-use.nav-tabs .nav-link{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding:20px 40px;
  opacity: .6;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: none;
}


.datatype.nav-tabs .nav-item.show .nav-link, .datatype.nav-tabs .nav-link.active,.datatype.nav-tabs .nav-link:hover{
  color: #FFF;
  border: 1px solid #00000030;
  background: #19489A;
  border-bottom-color: white;
  opacity: 1;
  border: 1px solid #00000030;
}
.datatype.nav-tabs .nav-link{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding:10px 40px;
  background: #ababab;
  margin-right: 20px;
  border-radius: 30px;
}


.news-box{
  background: #FFF;
  border-radius: 20px;
  padding: 20px;
}
.news-box a{
  color: #19489A;
  font-size: 18px;
  font-weight: bold;
}
.news-box .site{
  color: #00000090;
  padding-left: 10px;
  font-style: italic;
}
.news-box .date{
  color: #FFF;
  background: #19489A;
  padding: 4px 15px;
  font-size: 12px;
  border-radius: 20px;
}
.btn-report-available {
  background: #c5d5e5;
  color: #000;
  border-radius: 7px;
  padding: 5px 10px;
  font-size: 16px;
  display: block;
}
.btn-report-available:hover{
  color: #19489A;
}
.active-report{
  border-radius: 10px;
  border: 1px solid #00000030;
  padding: 5px;
}
.btn-active-report{
  border-color: #FFF;
  transition: background-color .3s, color .3s, transform .3s;
  box-sizing: border-box;
  background: #D4F1E6;
  border-radius: 10px;
  padding: 10px 10px;
  color: #000;
  font-weight: bold;
  display: block;
  font-size: 14px;
}

.reg-drop{
  max-height: 250px;
  overflow-y: auto;
  padding: 0px 5px;
}

.report-side-list{
  max-height: 80vh;
  overflow-y: auto;
}
.reg-drop .dropdown-item.active, .reg-drop .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #19489A;
  border-radius: 20px;
}

.reg-drop .dropdown-item:hover {
  text-decoration: none;
  background-color: #19489A50;
  border-radius: 20px;
}

.statisticspage .content {
  position: relative;
  overflow: hidden;
  padding: unset;
  height: 370px;
  margin-bottom: 10px;
}

.content .content-overlay {
  background: #0a3b84;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.fadeIn-bottom {
  top: 50%;
}
.content-details {
  position: absolute;
  width: 90%;
  bottom: 40%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content-details h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
}

.table-form-chart{
  background: #edf4fb;
  padding: 20px;
  border-left: 3px solid #2ab783;
  border-radius: 10px;
}

.forecast-table table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  overflow-x: auto;
  break-inside: avoid;
  page-break-inside: avoid;
  font-size: 14px;
  border-bottom: 1px solid #262626;
}
.forecast-table tr th:first-child{
  background: #19489A;
}
.forecast-table tr th {
  background: #2ab783;
  color: #FFF;
  padding: 10px 15px; 
  font-size: 12px;
}
.forecast-table td{
  color: #000;
  padding: 10px 15px; 
  font-size: 12px;
}

.forecast-table tr:first-child {
  background: inherit;
  color: #000;
  text-align: left;
  font-weight: normal;
}
.forecast-table tr td:first-child {
  color: #333;
  font-weight: bold;
  background: auto;
}

.forecast-table tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
.forecast-table tbody tr:nth-of-type(even) {
  background-color: rgba(0,0,0,.02);
}


.cpdetail-table table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  overflow-x: auto;
  break-inside: avoid;
  page-break-inside: avoid;
  font-size: 16px;
  border-bottom: 1px solid #262626;
}
.cpdetail-table tr th:first-child{
  background: #19489A;
}
.cpdetail-table tr th {
  background: #2ab783;
  color: #FFF;
  padding: 15px 20px; 
  font-size: 16px;
}
.cpdetail-table td{
  color: #000;
  padding: 15px 20px; 
  font-size: 16px;
}

.cpdetail-table tr:first-child {
  background: inherit;
  color: #000;
  text-align: left;
  font-weight: normal;
}
.cpdetail-table tr td:first-child {
  color: #333;
  font-weight: bold;
  background: auto;
}

.cpdetail-table tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
.cpdetail-table tbody tr:nth-of-type(even) {
  background-color: rgba(0,0,0,.02);
}
.insight-tag{
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px;
  background: #2ab783;
  color: #FFF;
  font-weight: bold;
}

.date-tag{
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 14px;
  background: #9d9d9d;
  color: #FFF;
  font-weight: bold;
}
.code-tag{
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px;
  color: #4c4c4c;
  border: 1px solid #2ab783;
  font-weight: normal !important;
  margin-left: 20px;
}
#contents h2{
  font-size: 24px;
  color: #333;
}
#contents {
  font-size: 17px;
  line-height: 1.8;
}
#contents table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  overflow-x: auto;
  break-inside: avoid;
  page-break-inside: avoid;
  font-size: 16px;
  border-bottom: 3px solid #2AB783;
}

#contents td{
  color: #000;
  padding: 10px 15px; 
  border: 1px dotted #e5e5e5;
}
#contents tr{
  border: 1px solid #e5e5e5;
}
#contents tr:first-child {
  background: inherit;
  color: #2ab783;
  text-align: left;
  font-weight: normal;
  border-bottom: 3px solid #2AB783;
}
#contents tr td:first-child {
  color: #333;
  font-weight: bold;
  background: auto;
}


#pdf-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#pdf-canvas {
  box-shadow: 0 0 6px #cdcdcd;
  max-width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#prev-btn{
  color: #2ab783;
  cursor: pointer;
  font-size: 30px;
}
#next-btn{
  color: #2ab783;
  cursor: pointer;
  font-size: 30px;
}
#toggleScrollBtn{
  color: #2ab783;
  cursor: pointer;
  font-size: 40px;
  padding: 0px 20px;
}
.control{
  background: #19489A;
  padding: px;
  text-align: right;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.new-faq .card-header{
  border-bottom: unset;
  margin-bottom: 5px;
}
.side-article-box{
  box-shadow: 0 0 6px #cdcdcd;
  border-radius: 10px;
}
.side-article-box img{
  height: 70px;
}
.bg-cluster{
  color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  min-height: 200px;
}

.recent-added .tab-content{
  border-top: 3px solid #f3f3f3;
  margin-top: -2px;
}
.recent-added .nav-tabs{
  border-bottom: unset;
}
.recent-added .nav-tabs .nav-item.show .nav-link, .recent-added .nav-tabs .nav-link.active,.recent-added .nav-tabs .nav-link:hover{
  color: #000;
  opacity: 1;
  border: unset;
  border-bottom: 5px solid #2AB783 !important;
}
.recent-added .nav-tabs .nav-link{
  color: #000;
  padding-bottom: 10px;
  font-weight: bold;
  opacity: .6;
  background: transparent;
  font-size: 20px;
}

.home-banner{
  background: linear-gradient(180deg, #19489A 5.89%, #4487F3 93.03%);
  background-image: url("../en-setting/home-banner1.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  min-height: 300px;
}
.demo-pop{
  border-radius: 10px;
  padding: 40px 15px 40px 40px;
  border: 1px solid #FFF;
}
#demorequest .close{
  color: #FFF;
  background: red;
  opacity: 1;
  padding: 5px 10px;
  border-radius: 50%;
  position: relative;
  top: -9px;
  right: -10px;
}

.blue-pointer ul{
  list-style:none;
}
.blue-pointer ul>li::before {
  font-family: 'FontAwesome';
  content: '\f05d';
  position: absolute;
  left: 35px;
  color: #0a3b84;
  font-size: 20px;
}
.blue-pointer li{
  margin-bottom: 15px;
  padding-left: 10px;
}

.offering-box {
  border-radius: 20px;
  padding: 20px;
  min-height: 200px;
  box-shadow: 0px 0px 3px 0px #00000033;
}


.cluster-tables table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  overflow-x: auto;
  break-inside: avoid;
  page-break-inside: avoid;
  font-size: 16px;
  border-bottom: 3px solid #2AB783;
}
.cluster-tables tr th:first-child{
  width: 35%;
}
.cluster-tables tr th {
  color: #2ab783;
  border-bottom: 3px solid #2AB783;
  padding: 10px 15px; 
  font-size: 18px;
}
.cluster-tables td{
  color: #000;
  padding: 10px 15px; 
}
.cluster-tables tr{
  border-bottom: 3px dotted #e5e5e5;
}
.cluster-tables tr:first-child {
  background: inherit;
  color: #000;
  text-align: left;
  font-weight: normal;
}
.cluster-tables tr td:first-child {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  background: auto;
}


.clusters .collapsed .card-header{
  color: #555;
  font-weight: normal;
  background-color: #D4F1E6;
}
.clusters .card-header{
  color: #FFF;
  background-color: #2AB783;
  box-shadow: 0 0 10px #00000020;
  cursor: pointer;

}
.clusters .card-header:after {
  font-family: 'FontAwesome';  
  content: "\f068"; 
  float: right; 
  color: #FFF;
  font-weight: normal;
}
.clusters .collapsed .card-header:after {
  font-family: 'FontAwesome';  
  content: "\f067"; 
  color: #2AB783;
  font-weight: normal;
}