
*{
    margin: 0px;
    padding: 0px;
}
html, body{
    font-family: 'Montserrat', sans-serif;
    background: rgba(35,142,88,0.10);
    /* background: #D9C9AE; */
}
.wrapper{
    margin-top: 100px;
}
.bg-custom{
    background-image: linear-gradient(180deg, #24915A 0%, #208451 100%);
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    margin-left: -6px;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin-bottom: 0px;
    background: #e8f3ed;
    list-style: none;
}
.font-18px{
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: -0.73px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}
.font-11px{
    font-size: 11px;
    color: #8D828A;
    letter-spacing: -0.45px;
    text-align: left;
    line-height: 19px;
}
.list-group-item.taat_legends {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    border-radius: 3px 3px 3px 0;
}
.list-group-item.taat_legends.im {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background: rgb(255 170 76 / 30%);
    border-radius: 3px 3px 3px 0;
}
.list-group-item.taat_legends.rp {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background: rgb(238 149 137 / 30%);
    border-radius: 3px 3px 3px 0;
}
.list-group-item.taat_legends.ga {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background: rgb(7 155 171 / 30%);
    border-radius: 3px 3px 3px 0;
}

.list-group-item.taat_legends.sp {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background: rgb(110 169 203 / 30%);
    border-radius: 3px 3px 3px 0;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgb(205 143 143);
}
/* footer{
    background: #288427;
    position: absolute;
    width: 100%;
    bottom: 0px;
} */
.navbar-light .navbar-toggler-icon {
    /* background-image: url(data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e); */
}
.list-group-item.taat_legends.cb {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background:rgb(110 203 129 / 30%);
    border-radius: 3px 3px 3px 0;
}
.mt-43px{
    margin-top: 43px;
    color: #4A4A4A;
    font: normal normal normal 16px/2 FontAwesome;
}
.mt-79px{
    margin-top: 79px!important;
}
.bg_green {
    background-color: #288427!important;
    padding: 15px;
}
.select_input{
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 6px 6px 0 6px;
    position: relative;
    top: -9px;
    left: 17px;
}
.text-compare {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.15px;
    width: 130px;
    margin-right: 15px;
    margin-left: 15px;
}
.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    font-size: 12px;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.login_text{
    font-size: 22px;
    color: #4A4A4A;
    text-align: left;
    font-weight: bold;
}
.text_label{
    font-size: 14px;
    color: #4A4A4A;
    text-align: left;
}
.return_text{
    font-size: 12px;
    color: #4A4A4A;
    text-decoration: none!important;
}
.text_forget a{
    font-size: 12px;
    color: #4A4A4A;
    position: relative;
    top: -13px;
    text-decoration: none;
}
.form-check-label {
    margin-bottom: 0;
    font-size: 12px;
    color: #4A4A4A;
    text-align: left;
}
.text_error{
    font-size: 14px;
color: #D0021B;
text-align: left;
}
.btn_login {
    background: #155836;
    border-radius: 6px 6px 0px 6px;
    width: 120px;
    height: 28px;
    letter-spacing: -0.41px;
    text-align: center;
    font-size: 10px;
    line-height: 19px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + -3px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.heading_text_compare{
    margin: 0px auto;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid rgb(21 88 54 / 20%);
    white-space: pre-line;
    font-size: 16px;
    color: #695965;
    letter-spacing: -0.08px;
    text-align: left;
    line-height: 20px;
}
.title_bar_chart{
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: -0.73px;
    text-align: left;
}






.circle_arrow{
    background: #fff;
    border: 1px solid #4A4A4A;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    padding: 3px 6px;
}
.list-group-item.taat_legends.cp {
    font-size: 12px;
    padding: 0px 0px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 11px;
    background: rgb(203 110 126 / 30%);
    border-radius: 3px 3px 3px 0;
}
.font-14px{
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    white-space: pre-line;
    font-style: italic;
}
.font-16px{
    font-size: 16px;
color: #695965;
letter-spacing: -0.65px;
text-align: left;
}
a>span {
    color: #079bab;
    text-decoration: none;
    background-color: transparent;
}

.list_text{
    position: absolute;
    top: 6px;
}
.dot_im{
    height: 22px;
    width: 16px;
    background: #FFAA4C;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.dot_rp{
    height: 22px;
    width: 16px;
    background: #EE9589;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.dot_ga{
    height: 22px;
    width: 16px;
    background: #079BAB;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.dot_sp{
    height: 22px;
    width: 16px;
    background: #6EA9CB;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.dot_cb{
    height: 22px;
    width: 16px;
    background: #6ECB81;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.dot_cp{
    height: 22px;
    width: 16px;
    background: #CB6E7E;
    border-radius: 3px 3px 0 3px;
    display: inline-block;
}
.list-group-item.taat_legends{
    margin: 0.5px 0px;
}
.mb-0 > a {
    display: block;
    position: relative;
    font-size: 10px;
    color: #695965;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.41px;
}
.mb-0 > a:after {
    content: "\f0d8";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 18px;
    top: -5px;
}
.shadow-none{
    box-shadow: none!important;
}
  .mb-0 > a[aria-expanded="true"]:after {
    content: "\f0d7"; /* fa-chevron-up */
  }
.card-header.one{
    background-color: #fff;
    box-shadow: none;
    border: 0px;
    font-size: 10px;
    color: #695965;
    letter-spacing: -0.41px;
}

.bg-right {
    background: #FAFAFA;
    box-shadow: -2px 0 4px 0 rgb(0 0 0 / 10%);
    position: relative;
    top: 0;
    padding: 20px;
    right: 0;
}
.text_small{
    font-size: 10px;
    color: #695965;
    letter-spacing: -0.05px;
    text-align: right;
}
.text-small{
    font-size: 10px;
    color: #695965;
    letter-spacing: -0.05px;
    text-align: right;
    line-height: 12px;
}
.text_filter_text {
    font-size: 14px;
    color: #695965;
    text-align: left;
    font-weight: 600;
}
.text_gender{
    font-size: 9px;
    color: #695965;
    font-weight: 700;
    letter-spacing: -0.04px;
    text-align: right;
    line-height: 12px;
}
.text_second{
    font-size: 10px;
color: #695965;
letter-spacing: -0.05px;
font-style: italic;
}
.text_head {
    font-size: 12px;
    color: #695965;
    letter-spacing: -0.04px;
    text-align: left;
    font-style: italic;
    line-height: 7px;
}
#chartdiv, #chartdiv_pie1 {
    width: 100%;
    height: 100px;
  }
  .btn-group-vertical {
    position: absolute;
    top: 0px;
    z-index: 999;
    width: 45px;
    border: 1px solid lightblue;
}
.dropdown-menu.show {
    display: block;
    z-index: 1018;
}
.circle{
    background: #079BAB;
border-radius: 4px 4px 0 4px;
height: 20px;
width: 20px;

}
.font-20px{
    font-size: 20px;
color: #4A4A4A;
letter-spacing: -0.81px;
text-align: left;
font-weight: bold;
}
.ul_legend{
   
    list-style-type: none;
    text-align: center;
}
.ul_legend li{
    margin: 4px 0px;
}
.dot {
    height: 12px;
    width: 12px;
    background: #079BAB;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}
.dot1 {
    height: 12px;
    width: 12px;
    background: #FFAA4C;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}
.dot_pie {
    height: 22px;
    width: 22px;
    background: #079BAB;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}
.dot_male {
    height: 18px;
    width: 18px;
    background: #FFAA4C;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}

.dot_female {
    height: 18px;
    width: 18px;
    background: #EE9589;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}
.card.card_light_bg{
    background: #E9F3EE;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    border: 0px solid #000;
    border-radius: 10px 10px 0px 10px;
}

.dot_youth {
    height: 18px;
    width: 18px;
    background: #079BAB;
    border-radius: 4px 4px 0 4px;
    display: inline-block;
}
.heading_text {
    margin: 0px auto;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid rgb(21 88 54 / 20%);
    font-size: 14px;
    color: #695965;
    white-space: pre-line;
    letter-spacing: -0.06px;
    text-align: left;
    line-height: 20px;
}

/* .heading_text:after {
    content: "";
    display: block;
    width: 17%;
    height: 2px;
    background: #69596566;
    left: 343px;
    top: 63%;
    position: absolute;
} */
.heading_text1 {
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    margin: 24px auto;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-style: italic;
}
/* .heading_text1:after {
    content: "";
    display: block;
    width: 78%;
    height: 2px;
    background: #69596566;
    left: 114px;
    top: 63%;
    position: absolute;
} */

.heading_text2 {
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    margin: 24px auto;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-style: italic;
}
/* .heading_text2:after {
    content: "";
    display: block;
    width: 86%;
    height: 2px;
    background: #69596566;
    left: 74px;
    top: 63%;
    position: absolute;
} */
.heading_text3 {
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    margin: 24px auto;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-style: italic;
}
/* .heading_text3:after {
    content: "";
    display: block;
    width: 60%;
    height: 2px;
    background: #69596566;
    left: 205px;
    top: 63%;
    position: absolute;
} */

.heading_text4 {
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    margin: 24px auto;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-style: italic;
}
/* .heading_text4:after {
    content: "";
    display: block;
    width: 48%;
    height: 2px;
    background: #69596566;
    left: 265px;
    top: 63%;
    position: absolute;
} */
.component_card{
    background: #d9c9ae66!important;
    border-radius: 6px;
    border-bottom: none;
    box-shadow: none!important;
}
.card-title{
    font-size: 12px;
    color: #695965;
    letter-spacing: -0.41px;
    font-weight: 600;
    margin-bottom: 0px;
}
.border-right {
    border-right: 2px solid #fff!important;
    height: 48px;
    transform: scaleY(2);
}
.border-right-1 {
    border-right: 1px solid #979797!important;
    height: 1px;
    display: inline-block;
    transform: scaleY(59);
    position: relative;
    top: 12px;
    left: -7px;
}
.text_count {
    font-size: 28px;
    font-weight: 600;
    color: #695965;
    letter-spacing: -0.14px;
    text-align: left;
    font-style: italic;
}
.text_total{
    font-size: 32px;
    color: #695965;
    letter-spacing: -0.16px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
}
.mt-35px{
    margin-top: 35px;
}
.dropdown-menu.map_view_drop{
    min-width: 38px;
    position: absolute;
    will-change: transform;
    top: 0px;
    border: 1px solid #4A4A4A;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
    border-radius: 10px 10px 10px 10px;
    left: -8px!important;
    transform: translate3d(48px, -79px, 0px);
}
.dropdown-item.img{
    display: block;
    width: 100%;
    padding: 5px 10px!important;
    clear: both;
    font-weight: 400;
    color: #212529;
    font-size: 12px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item.down {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu.download_drop::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 65%;
    margin-left: -5px;
    visibility: visible;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent rgb(105 89 101);
    border-image: initial;
}
.graph_title{
    font-size: 18px;
    color: #000000;
    letter-spacing: -0.73px;
    text-align: left;
    line-height: 24px;
    text-transform: uppercase;
}
.map_view{
	display:none;
}
.dropdown-menu.download_drop{
    position: absolute;
    transform: translate3d(-5px, 26px, 0px);
    top: 11px!important;
    left: -115px;
    will-change: transform;
    background: #695965;
}

.dropdown-menu.download_chart{
    position: absolute;
    transform: translate3d(-5px, 26px, 0px);
    top: 11px!important;
    left: -84px!important;
    will-change: transform;
    background: #695965;
}
.dropdown-menu.download_chart::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 65%;
    margin-left: -5px;
    visibility: visible;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent rgb(105 89 101);
    border-image: initial;
}
/* .bargraph_view{
display: none;
} */
.dropdown-item.img:hover{
   
    background-color: lightgray;
}
.text_14px{
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
    font-style: italic;
}
.sub_title{
    font-size: 11px;
    color: #695965;
    letter-spacing: -0.45px;
    text-align: right;
}
.taat_text {
    font-size: 14px;
    color: #695965;
    font-weight: 700;
    letter-spacing: -0.95px;
    text-align: left;
}
.taat_text_title{
    font-size: 18px;
    color: #695965;
    letter-spacing: -0.73px;
    text-align: left;
    font-weight: bold;
}
.main_title{
    font-size: 16px;
    color: #695965;
    letter-spacing: -0.65px;
    font-weight: bold;
}
.list-group-item {
    position: relative;
    display: block;
    margin: 2px 0px;
    padding: 4px 20px;
    border: 0px solid #fff;
   
}
.list-group-item.list_test {
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    background: rgb(110 169 203 / 30%);
    border-radius: 3px 3px 3px 0px;
    line-height: 26px;
    padding: 0px 22px;
    margin: 3px 0px;
}
.list-group-item.list_test_second {
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    background: #ee95894d;
    border-radius: 3px 3px 3px 0;
    line-height: 26px;
    padding: 0px 22px;
    margin: 3px 0px;
}
.font-16px{
    font-size: 16px;
color: #4A4A4A;
letter-spacing: -0.65px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}
.footer_text{
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: -0.49px;
    text-align: center;
}
.taat_des {
    opacity: 0.75;
    font-size: 11px;
    color: #695965;
    letter-spacing: -0.37px;
    line-height: 12px;
}
.text_ind_text{
    font-size: 18px;
    color: #695965;
    letter-spacing: -0.73px;
    text-align: left;
    font-weight: 600;
}

.cssProgress .cssProgress-label2 {
    display: block;
    margin: 2px 0;
    padding: 0 8px;
    font-size: 0.8em;
}
.cssProgress .progress1, .cssProgress .progress2, .cssProgress .progress3 {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-family: "Roboto", sans-serif;
}
.progress1 {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    border: 1px solid lightblue;
    font-size: .75rem;
    background-color: #fff;
    border-radius: .25rem;
    /* margin-left: -20px; */
}
.progress1 {
    background-color: #fff!important;
    /* box-shadow: inset 0px 1px 3px rgb(0 0 0 / 20%); */
}
.cssProgress .cssProgress-label1 {
    display: block;
    /* margin: -21px -9px; */
    padding: 0px 0px;
    font-size: 0.8em;
}
.progress1 .cssProgress-bar {
    height: 18px;
}
.cssProgress .cssProgress-bar {
    display: block;
    float: left;
    width: 0%;
    height: 100%;
    background: #3798d9;
    box-shadow: inset 0px -1px 2px rgb(0 0 0 / 10%);
    transition: width 0.8s ease-in-out;
}
.text_ind_para{
    font-size: 14px;
color: #695965;
letter-spacing: -0.49px;
}
.map_text{
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: -0.73px;
    text-align: left;
    font-weight: 600;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%);
    border-radius: 10px 10px 0px 10px;
    background-clip: border-box;
}

.card_map{
    background: #FFFFFF;
    box-shadow: 0 2px 4px 2px rgb(0 0 0 / 20%);
    border-radius: 10px;
}

.text_14px{
    font-size: 14px;
    color: #695965;
    letter-spacing: -0.07px;
    text-align: left;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #fff;
    border-radius: .25rem;
    /* margin-left: -20px; */
}
.cssProgress {
    width: 100%;
    margin-bottom: 0px;
}
.cssProgress .cssProgress-label2 {
    display: block;
    margin: -21px -9px;
    padding: 0 8px;
    font-size: 0.8em;
}
.cssProgress .progress1, .cssProgress .progress2, .cssProgress .progress3 {
    position: relative;
    overflow: hidden;
    width: 100%;
    font-family: "Roboto", sans-serif;
}
/* .progress1 {
    background-color: #EEE;
    box-shadow: inset 0px 1px 3px rgb(0 0 0 / 20%);
} */
.progress1 .cssProgress-bar {
    height: 18px;
}
.cssProgress .cssProgress-bar {
    display: block;
    float: left;
    width: 0%;
    height: 100%;
    background: #3798d9;
    box-shadow: inset 0px -1px 2px rgb(0 0 0 / 10%);
    transition: width 0.8s ease-in-out;
}
.cssProgress .cssProgress-label2.cssProgress-label2-right {
    text-align: right;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #D9C9AE;
    transition: width .6s ease;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #4A4A4A;
}
.text_p {
    font-size: 12px;
    color: #2D0029;
    letter-spacing: -0.49px;
    line-height: 17px;
    white-space: pre-line;
}
.sub_title_bottom{
    font-size: 12px;
    color: #695965;
    letter-spacing: -0.49px;
    font-weight: 600;
}
.navbar-dark .navbar-brand{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.03px;
    text-align: left;
    line-height: 16px;
    font-style: italic;
    font-weight: 600;
}
.mtm-5px{
    margin-top: -5px;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: -0.17px;
    text-align: left;
    font-weight: 600;
    border-bottom: 2px solid #4A4A4A;
}
.navbar-dark .navbar-nav .nav-link {
    letter-spacing: -0.17px;
    text-align: left;
    font-size: 12px;
    color: #4A4A4A;
}
.navbar-nav .nav-item{
    padding: 0px 10px
}
.tab_nav {
    border-radius: 8px 8px 0px 0px;
    margin: 0px 5px;
    background: rgba(35,142,88,0.10);
    font-weight: 600;
    color: #474747!important;
    font-size: 12px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #288427;
    color: #fff!important;
}
.nav-link.tab_nav {
    display: block;
    padding: 10px 54px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.card-header {
    padding: 15px 10px;
    margin-bottom: 0;
    background: #288427;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.border-radius-0{
    border-radius: 0px!important;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    border-radius: 50px;
    font-size: 12px;
    color: #474747!important;
    letter-spacing: -0.17px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 6px 6px 0 6px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: none!important;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    /* outline: thin dotted #333!important; */
    outline: 0px auto -webkit-focus-ring-color!important;
    outline-offset: -2px;
}
.btn-group-vertical{
    position: absolute;
    top: 0px;
     z-index: 999;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    font-size: 12px;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.btn_apply{
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 6px 6px 0 6px;
    padding: 3px 15px;
    margin-top: 5px;
}
.main-content {
    position: relative;
}
.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%!important;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 2px!important;
    font-size: 12px;
    line-height: 1.5;
    border-radius: .2rem;
}
.btn_compare{
    background: #155836;
    border-radius: 6px 6px 0 6px;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: -0.41px;
    text-align: left;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.text-title{
    font-size: 20px;
    color: #695965;
    letter-spacing: -0.81px;
    font-weight: 600;
}
.res_fixed {
    position: fixed;
    width: 100%;
    left: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 200px;
}
/* .text-title:before {
    content: "";
    display: block;
    border-top: solid 1px black;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  
  .text-title span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
  } */

.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 47px;
    top: -29px!important;
    margin: 7px -7px;
    width: 47px;
    color: inherit;
    border-radius: 50px;
    border: none;
    background: #fff;
    z-index: 100;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
    font-size: 2.5rem;
    color: #cecece;
}
.main-content .owl-theme .custom-nav .owl-prev {
    left: 0;
}
.main-content .owl-theme .custom-nav .owl-next {
    right: 0;
}
.dropdown-menu.login_drop {
    position: absolute;
    transform: translate3d(-5px, 26px, 0px);
    top: 17px!important;
    left: -106px!important;
    will-change: transform;
    background: #695965
}
.dropdown-menu.login_drop::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 77%;
    margin-left: -5px;
    visibility: visible;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent rgb(105 89 101);
    border-image: initial;
}
@media only screen and (max-width: 600px) {
    .plpr-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .res_fixed{
        position: absolute;
        width: 100%;
        left: 0px;
    }
    .nav-link.tab_nav {
        display: block;
        padding: 10px 40px!important;
    }
    .dropdown-menu.login_drop {
        position: absolute;
        transform: translate3d(-5px, 26px, 0px);
        top: 11px!important;
        left: 0px!important;
        will-change: transform;
        background: #695965;
    }
  }

  /* / Outcome CSS Start / */
/* 
.mb-0.carat_90deg > a {
    display: block;
    position: relative;
    font-weight: 700!important;
    text-decoration: none;
    font-size: 16px!important;
    color: #695965;
    letter-spacing: -0.41px;
}
.mb-0.carat_90deg > a:after {
    content: "\f0d8";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 0px;
}
.card-header.two {
    background-color: rgb(212 232 222);
    box-shadow: none;
    border: 0px;
    font-size: 10px;
    color: #695965;
    letter-spacing: -0.41px;
}
.outcome_title{
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: -0.57px;
    text-align: left;
    font-weight: bold;
}
.outcome_chart_title{
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: -0.73px;
    text-align: left;
    font-weight: bold;
}
.base_line{
    display: flex;
    height: 20px;
}
.text_actual{
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 13px;
    text-align: right;
    align-self: center;
}
.text_target{
    font-size: 12px;
color: #4A4A4A;
letter-spacing: -0.49px;
text-align: left;
line-height: 13px;
}
.progressbar{
    box-sizing: border-box;
    display: flex; 
    height: 20px; 
     width:100%;
    border: 1px solid #009BAC;
    border-radius: 0 3px 3px 0;
}
.text_base{
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: -0.49px;
    text-align: left;
    line-height: 13px;
    text-align: right;
    align-self: center;
}
.base_align{
    text-align: right;
    margin-right: 2px;
    margin-top: 2px;
    line-height: 13px;
}

.mb-0.carat_90deg > a {
    display: block;
    position: relative;
  }
  .mb-0.carat_90deg > a:after {
    content: "\f0da"; 
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
  }
  .mb-0.carat_90deg > a[aria-expanded="true"]:after {
    content: "\f0d7"; 
  }
  .mb-0.carat_90deg > a:after {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    left: -3px;
}
.collapse:not(.show) {
    display: none;
} */
/* / Outcome CSS End / */