.fz-14 {
    font-size: 14px!important;
}
.fz-16 {
    font-size: 16px!important;
}
.fz-18 {
    font-size: 18px!important;
}
.fz-24 {
    font-size: 24px!important;
}
.fz-36 {
    font-size: 36px!important;
}
.color-blue {
    color: rgba(28, 63, 170, 1);
}
.color-green {
    color: rgb(25 182 27) !important
}
.color-red {
    color: rgb(232, 17, 44) !important;
}
.bg-red {
    background: rgb(220 38 37 / 15%)!important;
}
.right-25 {
    right: 25px;
}
.right-42 {
    right: 42px;
}
.line-h-24 {
   line-height: 24px;
}
.text-black {
    color: #464F5E;
}
.disabled {
    cursor: not-allowed;
    opacity: 0.2;
}
.btn-green {
    background: #1ab61a;
    padding: 3px 8px;
    margin: 0 4px;
    border-radius: 5px;
    color: white
}
.btn-green.active {
    background: #057205;
}

.custom-checkbox {
    border-radius: 4px!important;
    width: 20px!important;
    height: 20px!important;
}
.custom-checkbox[type=checkbox], .custom-checkbox[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #96D038;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

.custom-checkbox[type=checkbox] {
    border-radius: 0
}

.custom-checkbox[type=radio] {
    border-radius: 100%
}

.custom-checkbox[type=checkbox]:focus, .custom-checkbox[type=radio]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)
}

.custom-checkbox[type=checkbox]:checked, .custom-checkbox[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

.custom-checkbox[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

.custom-checkbox[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

.custom-checkbox[type=checkbox]:checked:hover,
.custom-checkbox[type=checkbox]:checked:focus,
.custom-checkbox[type=radio]:checked:hover,
.custom-checkbox[type=radio]:checked:focus {
    border-color: transparent;
    background-color: currentColor
}

.test_skill_result {
    font-size: 1.5rem;
    line-height: 2rem;
    display: none;
}

.section-h1 {
    font-size: 24px;
}
.sms_balance {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    font-size: 18px;
    margin-bottom: 10px;
}
.label.label-success {
    padding: 2px 15px 4px;
    background: #1ab61a;
    color: white;
    border-radius: 12px;
}
.label.label-danger {
    padding: 2px 15px 4px;
    background: #f65151;
    color: white;
    border-radius: 12px;
}
.label.label-pending {
    padding: 2px 15px 4px;
    background: #f97316;
    color: white;
    border-radius: 12px;
}
.tg_bot_link {
    color: #479b47;
    font-weight: 700;
}
.tg_bot_link:hover {
    color: #2d632d;
    text-decoration: underline;
}
.user-enable, .user-disable {
    cursor: pointer;
}
iframe[name=helpcrunch-iframe] {
    right: 30px!important;
}
.tariff_card_title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.75rem;
    text-align: center;
}

.iti {
    display: block!important;
}
.phone-error {
    border-color: red;
}
.error-msg {
    color: red;
}

/*** TABLE ***/
.resp-tab {
    border-radius: 5px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
}
.resp-tab th, .resp-tab td {
    padding: 10px 20px;
    font-size: 13px;
    border: none;
    font-family: Verdana, sans-serif;
    border: 1px solid #FBCA36;
    vertical-align: top;
}
.resp-tab th {
    color: white;
    background: #FBCA36;
    font-weight: bold;
    border: 1px solid #FBCA36;

    text-transform: uppercase;
    text-align: center;
}
.resp-tab tr:nth-child(even) {
    background: #FEF9E7;
}
.resp-tab td span {
    background: #FBCA36;
    color: white;
    display: none;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
}
@media(max-width: 768px) {
    .resp-tab thead {
        display: none;
    }

    table td .input{
        width: 50%;
        height: 30px;
    }

    table td::before {
        content: attr(data-label);
        font-weight: bold;
        margin-right: 20px;

    }
    .resp-tab tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .resp-tab td {
        margin: 0 -1px -1px 0;
        padding-top: 35px;
        position: relative;
        width: 50%;
    }
    .resp-tab td span {
        display: block;
    }
}
@media(max-width: 480px) {
    .resp-tab td {
        width: 100%;
    }
}

/*** END TABLE ***/

@media (max-width: 1284px) {
    .tariff_card_title {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.75rem;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .tariff_title {
        font-size: 21px;
        line-height: 28px;
    }
    .tariff_1, .tariff_2, .tariff_3 {
        min-height: 210px;
    }
    .tariff_total_sum {
        font-size: 21px;
        padding-top: 25px;
    }
    .tariff_footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 15px;
    }
    .next_payment {
        width: 100%;
    }
    .hr_line {
        margin: 30px 0 15px
    }
    .tariff_total_sum {
        display: flex;
        justify-content: space-between;
    }
}
