
.body-2{
    position: relative;
}

.list_months, .list_types_plans {
    height: 30px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
}

.wrappers_background{
    z-index: 8889;
}

.js_extendPlan{
    line-height: unset !important;
}

.btn{
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    font-size: 1rem;
    line-height: unset !important;
    background-color: #ffffff !important;
    color: #ffaf50 !important;
}

.btn.btn_rounded.self_pan {
    background-color: #fff4d9 !important;
    color: #ffaf50 !important;
    border: #fff4d9 !important;
}

.btn.link_to_lk {
    background-color: #ffaf50 !important;
    color: #ffffff !important;
}

.language_client{
    cursor: pointer;
}