.pb-4, .py-4 {
    padding: unset !important;
}

.alert-found {
    text-align: center;
    padding: 10px;
}

.date_to {
    padding: 0px 0px 24px 15px;
}

.company-alert {
    text-align: center;
}

#profile-li, #doc-li {
    display: none;
}

.in_proc {
    background: #00B1FF !important;
}

.doc-status {
    background: #008D6C;
}

.proc-btn {
    background: #00B1FF;
    width: 122px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    font-size: 16px;
    font-family: "Sarabun-SemiBold";
}

.conf-doc-btn {
    background: #008D6C;
    width: 122px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    font-size: 16px;
    font-family: "Sarabun-SemiBold";
}

.doc-in-proc {
    background: #00B1FF !important;
}

.log-reg-p {
    padding: 20px 0px;
}

.additional-block {
    margin-top: 30px;
}

.ben-fit {
    text-decoration: none;
}

.nav-blue-img, .nav-white-img {
    width: 60px;
}