.fs-20 {
    font-size: 18px;
}
.fs-16 {
    font-size: 16px;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-black {
    color: #000000 !important;
}
.colBlue{
    color: #0091aa !important;
}
.border_right {
    border-right: 1px solid #444;
}
.broker_block {
    padding-left: 20px;
    padding-right: 20px;
    text-align: start;
}
.broker_head {
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.broker_txt {
    font-size: 28px;
    text-transform: capitalize;
    margin: 10px 0px;
}
.link2 {
    display: block;
    color: var(--primary);
    text-decoration: none;
    font-size: 26px;
    font-weight: 600;
    word-break: break-all;
}
.link2:hover {
    text-decoration: underline;
}
.card_tier {
    width: 100%;
    background: #ffffff;
    color: #000000;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 42px;
    border-radius: 14px;
}
.contact_label {
    font-weight: 700;
    color: #000000;
}
.contact_badge {
    background: #e91f1f;
    width: 100%;
    color: #000000;
    padding: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    border-radius: 14px;
    text-transform: capitalize;
}
.link_3_badge {
    background: #f3f3f3;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
}
.link_3_badge > i {
    font-size: 14px;
    color: #cccccc;
}
.brocker_page ul {
    list-style: none;
    display: flex;
    padding: 0;
    flex-direction: row;
    justify-content: space-between;
}
.link_3 {
    color: #000000;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.link_3:hover {
    color: var(--primary);
}
.link_3:hover .link_3_badge > i {
    color: var(--primary);
}
.brocker_page {
    padding: 20px;
}
.broker_separator {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
    margin-top: 35px;
}
.broker_separator:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    width: 80%;
    margin-left: auto;
    height: 1px;
    background: #757575;
    content: "";
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
}
.broker_separator__text {
    position: relative;
    padding-right: 48px;
    background: #fff;
    color: #1e1e1e;
    font-weight: 500;
    font-size: 18px;
}
.broker_tbl td {
    padding-top: 8px;
    padding-bottom: 8px;
}
.preffered_products {
    display: flex;
    grid-gap: 5px;
    flex-flow: wrap;
}
.preffered_badge {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    padding: 12px 15px;
    border-radius: 4px;
    background-color: #0091a9;
}
.comment_head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.comment_head > h2 {
    font-size: 20px;
    color: #000000;
}
.comment_head > span {
    font-size: 16px;
    color: #000000;
}
.broker_comment > p {
    font-size: 16px;
    font-weight: 400;
}
.comment_btn {
    background: var(--primary) !important;
}
.chart_indicator {
    text-align: right;
}
.chart_indicator h1 {
    font-size: 26px;
    color: #000000;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 8px;
}
.chart_indicator span {
    font-size: 14px;
}
.chart_indicator_divider {
    width: 60%;
    height: 2px;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #0091aa;
}
.chart_option {
    display: flex;
    align-items: center;
    gap: 15px;
}
.chart_option > div > select {
    width: auto;
}
.deal_head {
    display: flex;
    align-items: center;
}
.chartCalculation {
    display: flex;
    align-items: end;
}
.chartCalculation img {
    width: 100%;
    max-width: 100%;
}
.ChartContent {
    padding: 15px 0px;
}
.ChartContent span {
    font-size: 16px;
    font-weight: 600;
}
.ChartContent h2 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 6px;
}
.formClear {
    font-size: 16px;
    padding: 3px 20px;
    border: 1px solid #848484;
    border-radius: 4px;
    margin-left: 7px;
    color: #848484;
    text-decoration: none;
}
.broker_comment{
    border-bottom: 1px solid #dddddd;
    margin-bottom: 12px !important;
    margin-top: 20px;
}
.partnerPages .listing-box__section {
    border-radius: 0;
}
.partnerPages .listing-box {
    margin-top: 10px;
    margin-bottom: 0px;
}
.personalProfileAccordian .listing-box__section{
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: magenta;
}
.holder_applicantsSection .leftSubnaviButton.section {
    border-top: 2px solid #F3F3F3;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    line-height: initial;
    padding: 15px;
    margin: 0;
}
.contentLeftSubnaviHolder{
    padding: 10px;
}
.personalProfileAccordian .listing-box{
    background-color: #fafafa;
    padding: 10px 15px;
    margin-top: 0px;
}
.personalProfileAccordian ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.personalProfileAccordian ul li {
    padding: 5px 0px;
}
.personalProfileAccordian ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.personalProfileAccordian ul li a.activeProfile{
    color: var(--primary-darken);
    font-weight: bold;
}
.leftSubnaviButton.secActive{
    background-color: #F0F0F0;
}
.innerProfileTabs{

}
.innerProfileTabs .innerTabs{
    display: none;
}
.innerProfileTabs .innerTabs.profileActiveTab{
    display: block;
}
.contact_badge.col_green {
    background-color: green;
}
.contact_badge.col_amber{
    background-color: #FFBF00;
}
.contact_badge.col_red{
    background-color: #e91f1f;
}
.broker_block .mb-12 {
    margin-bottom: 15px !important;
}
.tierSelect,
.tierSelect:focus,
.tierSelect:hover,
.tierSelect:focus-visible{
    width: 100%;
    background-color: white;
    color: #000000;
    padding: 15px 10px;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    border-radius: 14px;
    border-color: white !important;
    margin-bottom: 10px;
}
.listing-box__head{
    cursor: pointer;
}
.commenRow{
    margin-top: 30px;
}
#terms_conditions .innerTexts{
    font-size: 16px;
}
/* #network-affiliation .question.closed .question__body{
    display: none;
} */
#network-affiliation .question__body {
    display: block;
    padding: 12px 35px !important;
}
.custom_date_select{
    margin: 0px 10px;
    margin-top: -15px;
    display: none;
}
.custom_date_select .form__group {
    padding: 0 5px;
    margin: 0;
}
.partnerPages .cw-8 {
    width: 75%;
}
.partnerPages .chartRow .cw-2 {
    width: 25%;
    padding-right: 20px;
    padding-left: 20px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.clientCommenSectionList{
    display: none;
}
.clientCommenSectionList.brokerSecActive{
    display: block;
}
.btn_intermidetary {
    color: black;
    display: block;
    text-align: right;
}
.deal_head .form__group--filter select {
    height: auto;
    font-size: 16px;
    padding: 2px 20px;
    border: 1px solid #848484;
    border-radius: 4px;
    color: #848484;
}
.editCompanyBtn {
    color: #000;
    margin-top: 15px;
    display: block;
}
.partnerPages .btn--primary {
    background-color: #0091a9 !important;
    font-size: 15px !important;
}
.contCounter{
    position: absolute;
    right: -20px;
    top: -5px;
    background-color: #0091a9;
    color: white;
    padding: 6px 9px;
    font-size: 15px;
    border-radius: 26px;
}
.header__nav-toggler .btn--primary{
    background-color: transparent;
}
