.side_bar_sub_menu_active {
    color: #ff89ac !important;
}

.side_bar_translateme_style {
    background-color: #0068b2;
}

.translateMeNavbar a {
    color: #424242 !important;
}

.error_select {
  border-bottom:   2px solid #f44336 !important;
}
@font-face{

    font-family: SFUIDisplay-Bold;
    src: url('/source/font/SFUIDisplay-Bold.ttf');

}

@font-face{

    font-family: SFUIText-Medium;
    src: url('/source/font/SFUIText-Medium.ttf');

}

@font-face{

    font-family: SFUIText-Regular;
    src: url('/source/font/SFUIText-Regular.ttf');

}

h1{

    font-family: SFUIText-Medium;
    line-height: 41px;
    font-size: 34px;
    letter-spacing: 0.0120588em;
    color: #1C2735;
}

h2{

    font-family: SFUIText-Medium;
    line-height: 34px;
    font-size: 28px;
    letter-spacing: 0.0128571em;
    color: #1C2735;
}

h3{

    font-family: SFUIDisplay-Bold;
    line-height: normal;
    font-size: 22px;
    letter-spacing: 0.0145455em;
    color: #1C2735;

}

h4{

    font-family: SFUIDisplay-Bold;
    line-height: 24px;
    font-size: 20px;
    letter-spacing: 0.019em;
    color: #1C2735;

}


.docs_nav_main {

    font-family: SFUIText-Regular;
    line-height: 21px;
    font-size: 18px !important;
    letter-spacing: -0.02em;
    color: #1C2735;

}

.docs_nav_submain {

    font-family: SFUIText-Regular;
    line-height: 21px;
    font-size: 16px !important;
    letter-spacing: -0.02em;
    color: #1C2735;

}











