body {
    height: 100vh;
    width: 100%;
    overflow:  hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('/bgphone754.jpg');
}

nav {
    width: 20%; /* Ширина меню */
    float: left; /* Выравнивание вправо */
    height: calc(90vh - 88px);
    border-radius: 5px;
    border: 1px #dadada solid;
    box-shadow: 0px 0px 6px #f0f0f0;
    background: #fff;
}



.flex-column {
    display: flex;
    flex-direction: column;
}

.dashboard-users-list {
    overflow-y: auto;
    height: 53%;
}

nav ul {
    list-style-type: none; /* Убираем маркеры списка */
    padding: 0; /* Убираем отступы */
}
nav li {
    margin: 17px 20px; /* Отступы между пунктами */
    font-size: 18px;
    padding-left: 20px;
    border-top: 1px #dadada solid;
    padding-right: 20px;
    padding-top: 13px;
    color: #454545;
}

.chlen-2 {
    height: 40vh;
    overflow-y: auto;
}

.logo-in-nav {
    width: 100%;
    background: #C48D2D;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 9px;
    border-radius: 5px;
}

.imheiei {
    width:100%;
    max-width: 180px;
}

.change-photo-acc {
    width: 388px;
    border: 1px #dadada solid;
    border-radius: 5px;
    padding: 10px 5px;
}

.d-flex {
    display: flex;
    height: 95%;
}

.left-text-dash {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.right-text-dash {
    display: block;
    text-align: end;
    margin-top: -18px;
}

.button-more {
    width: 130px;
    height: 30px;
    margin-top: -5px;
    margin-bottom: -5px;
}

.block-name {
    font-size: 45px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: -5px;
}

.onoviti-doc-acc, .exit-account {
    height: 40px;
    width: 399px;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
    border: 0px;
    transition: .2s;
}

.exit-account {
    background-color: red;
    margin-top: 5px;
}

.onoviti-doc-acc:hover, .exit-account:hover {
    scale: 0.98;
}

.default-image {
    width: 100%;
    display: block;
    border-radius: 50%;
}

.obrobleni-zaiavki-2 {
    height: 47vh;
    overflow-y: auto;
}

.obrobleni-zaiavki {
    width: 65%;
    border: 1px #dadada solid;
    box-shadow: 0px 0px 6px #f0f0f0;
    padding: 20px;
    border-radius: 5px;
    margin-left: 2%;
}

nav a {
    color: #454545;
    text-decoration: none;
}

.dashboard-reffered-name {
    width: 22%;
    display: block;
}

.patient-31 {
    width: 100%;
}

.h3-mini-cont {
    font-size: 28px;
    margin: 0px;
}

.w-20 {
    width: 20% !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.bold {
    font-weight: bold;
}

.close {
    color: #da2b2b;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.container-mini {
    width: 100%;
    height: 176px;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #888;
}

.delete-patient-btn {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background-color: red;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    transition: .3s;
}

.w-388 {
    width: 399px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.change-account-doc {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.delete-patient-btn:hover {
    scale: 0.98;
}

.jopa {
        background: #ffffff75;
}

.cont-meifoie {
    width: 700px;
    border-radius: 20px;
    border: 1px solid #888;
    height: 400px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #ffffff75;
}

.voite-index-html {
    width: 200px;
    height: 40px;
    margin-top: 20px;
}

.modal-content-reffered {
    background-color: #fefefe;
    margin: 6% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 800px;
    border-radius: 20px;
    padding: 40px;
}

.dashboard-reffered-button {
    width: 22%; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.change-procent {
    background-color: #000;
    border-radius: 5px;
    width: 140px;
    height: 30px;
    border: 0px;
    color: #fff;
    margin-left: 18px;
    transition: .2s;
}

.mt-0 {
    margin-top: 0px !important;
}

.dashboard-reffered-status, .dashboard-reffered-status-v2  {
    width: 50%; 
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 30px;
}

.w-35 {
    width: 35% !important;
}

.dashboard-reffered-status-v2 {
    padding-right: 120px;
}

.green {
    color: #32db32;
}

.form-column-op {
    width: 100%;
    border-radius: 5px;
    border: 1px #dadada solid;
    height: 40px;
    padding: 5px;
    margin-top: 5px;
}

.form-column-pt, .form-column-vr {
    width: 388px;
    border-radius: 5px;
    border: 1px #dadada solid;
    height: 30px;
    padding: 5px;
    margin-top: 5px;
}


.column-50 {
    width: 95%;
    display: block;
    border-radius: 5px;
    border: 1px #dadada solid;
    padding: 10px;
    margin-top: -10px !important;
}

.form-column-vr {
    height: 60px;
}

.w-98 {
    width: 97.3%;
}

.kfo23 {
    height: 80px;
    overflow-y: auto;
}

.send-but-doc-admin, .send-but-doc-owner {
    width: 100%;
    background-color: #000;
    height: 30px;
    color: #fff;
    border-radius: 5px;
    border: 0px;
    margin-top: 26px;
    transition: .2s;
}

.send-but-doc-owner {
    width: 30%;
    height: 40px;
}

.send-but-doc-owner:hover, .send-but-doc-admin:hover, .change-procent:hover {
    scale: 0.98;
}

.pop-up-button-submit {
    margin-top: 20px;
    height: 40px;
    width: 399px;
    color: #fff;
    background-color: #000;
    border: 0px;
    border-radius: 5px;
}


.w-100 {
    width: 100%;
    margin-top: 8px;
}

.mt-20 {
    margin-top: 20px;
}

.w-50 {
    width: 50%;
}

.gap-20 {
    gap: 20px;
}

.h-18 {
    height: 18px !important;
    font-size: 14px;
}

.space-between {
    display: flex !important;
    justify-content: space-between !important;
}

.d-block {
    display: block;
}

.w-94 {
    width: 94.3%;
}

.w-25{
    width: 25% !important;
}

.t-center {
    text-align: center;
}

.pop-up-pat-h1 {
    text-align: center;
    font-size: 28px;
    margin-top: 1px;
    margin-bottom: 20px;
}

.hide {
    display: none;
}

.wrap {
    flex-wrap: wrap !important;
}

.hissen {

    overflow-x: hidden;
}

.oprachovano {
    color: orange;
}

.success {
    color: #32db32;
}

.zarabotono-reffered {
    width: 20%;
}

.failed {
    color: red;
}

.dashboard-patients-reffered {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -1px;
    border-top: 1px #dadada solid;
    border-bottom: 1px #dadada solid;
}
.bloks-on-dashboard {
    margin-right: 10px;
    margin-left: 10px;
    border: 1px #dadada solid;
    box-shadow: 0px 0px 6px #f0f0f0;
    border-radius: 5px;
    display: block;
    height: 110px;
    width: 100%;
}

.blocks-height {
    height: 120px;
    justify-content: center;
}
.block-dashboard-title {
    width: 95%;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 500;
    padding-left: 5%;
    color: #454545;
    height: 42px;
}

.right-text-dash-2 {
    font-size: 22px;
    margin-left: 10px;
}

.referred-patients-list {
    width: 100%;
}

.last-patients {
    font-size: 34px;
}

.doctor-info-dashboard {
    width: 30%;
    border: 1px #dadada solid;
    box-shadow: 0px 0px 6px #f0f0f0;
    padding: 20px;
    border-radius: 5px;
    max-width: 320px;
}

.container {
    float: right;
    width: 73%;
    margin-left: 20px;
    border: 1px #dadada solid;
    box-shadow: 0px 0px 6px #f0f0f0;
    height: 90vh;
    background: #fff;
    border-radius: 5px;
}

.p-30 {
    padding: 30px;
    height: 80vh;
}

@media(max-width: 600px) {
    height: calc(85vh - 88px);
}

}