﻿body {
    font-family: Inter, Helvetica, Arial, sans-serif;
    font-size: 15x;
    padding: 8px 8px 8px 8px;
    background-color: #f0f0ef;
}

a {
    color: #181D31;
    font-size: 15px;
    text-decoration: none;
    margin: 6px 2px;
}

a.fa {
    color: white;
}

hr {
    color: gray;
}

.cap_frame {
    background-color: rgb(62, 164, 224);
}

select {
    padding: 1px;
    margin: 2px;
    font: normal 11pt arial;
    vertical-align: middle;
    cursor: pointer
}

input {
    padding: 1px;
    margin: 2px;
}

ul {
    margin-top: 1px;
    margin-bottom: 4px;
}

.content {
    background-color: #F8F8E7;
}

.contBg {
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0px 8px 4px;
}

.contBg a {
    font-size: 16px;
    font-weight: bold;
}

.container {
    vertical-align: middle;
}

.container-selector {
    vertical-align: middle;
}

.list {
    position: relative;
    width: 90%;
    left: 5%;
    border: 1px #DFE0FF solid;
    padding: 6px;
    border-collapse: collapse
}

.list_dates_div {
    padding: 6px 2px 5px 2px;
    font-size: 16px;
    color: #211e31;
}

.light {
    vertical-align: top;
    padding: 4px
}

.dark {
    vertical-align: top;
}

.white {
    background-color: white
}

.th1 {

    font-weight: bold;
    text-align: left;
    padding: 6px;
    border: 1px solid #959595;
}

.th2 {

    font-weight: bold;
    text-align: center;
    padding: 6px;
    background-color: white
}

.tbl_line1 {
    cursor: pointer;
    text-align: center;
    padding: 4px;

}

.tbl_line2 {
    cursor: pointer;
    text-align: center;
    padding: 4px;

}

.status_line {
    background-color: white;
    padding: 6px
}

.clients {
    font: italic 12pt arial;
    text-align: left;
    padding: 3px
}

#frm {
    padding: 0px;
    margin-bottom: 5px;
    width: 100%;
    height: 800px;
}

.message {
    padding: 8px;
    border: 1px outset black;
    background-color: white;
    width: 90%;
    margin-bottom: 8px;
    border-radius: 10px 10px 10px 10px;
}

TD {
    font-size: 14px;
}

.div_filters {
    margin-top: 10px;
    margin-left: 6px;
}

.pl_table {
    margin-right: 10px;
    margin-left: 2px;
    width: 92%;
}

.pl_caption {
    font-size: 15px;
    text-align: left;
    margin-bottom: 6px;
    border-bottom: 1px solid #181D31;

}

.pl_caption.list_caption {
    width: 92%;
    margin-right: 10px;
    margin-left: 2px;
    display: grid;
    grid-template-columns: 82% 6% 6% 6%;
}

.pl_date {
    color: #3F1010;
    text-decoration: underline;
}

.pl_fioTD {
    font-size: 15px;
    width: 60%;
    color: #333333;
    background-color: rgb(230, 250, 229);
    padding: 3px;
}

.pl_fioTD_doc {
    font-size: 15px;
    width: 60%;
    color: #333333;
    background-color: white;
    padding: 3px;

}

.pl_fioTD_norec {
    font-size: 15px;
    width: 60%;
    background-color: #FFEEEC;
    padding: 3px;

}

.pl_fioTD_yel {
    font-size: 15px;
    width: 60%;
    background-color: #FCF7E4;
}

.pl_fioTD_und {
    font-size: 17px;
    font-weight: bold;
    color: #3b4e4b;
    border-bottom: 1px solid #3b4e4b;
    padding-top: 10px;
    margin-bottom: 8px;
}

.department {
    font-size: 15px;
    font-weight: bold;
    color: #181D31;
    border-bottom: 1px solid #181D31;
    padding-top: 6px;
    margin-bottom: 2px;
    text-align: left;

}

.men_link {
    width: 100%;
    padding: 4px;
    text-align: center;
}

.pl_fioTD_new {
    width: 80%;
    background-color: #B0FFE8;
    border-bottom: 1px solid #B5B5B5
}

.pl_dateTD {
    text-align: right;
    padding: 2px;
    color: #373737;
}

.pl_date_hr {
    padding: 6px 0px 2px 12px;
    border-bottom: 1px dotted #181D31;
    font-size: 15px;
}

.pl_dateTD_amb {
    text-align: left;
    padding-left: 10px;
}

.pl_dateTD_red {
    padding: 2px;
    text-align: left;
    font-weight: bold;
    border: 1px dotted #FF9B9B;
    background-color: #FFDFDF;
}

.pl_dateTD_blue {
    padding: 2px;
    font-weight: bold;
    text-align: left;
    border: 1px dotted #8282FF;
    background-color: #D2D2FF;
}

.pl_dateTD_brown {
    color: rgb(24, 29, 49);
    padding: 2px;
    font-weight: bold;
    text-align: right;
    border: 1px dotted #FFE6E6;
    background-color: #FFF4F4;
}

.list_button {
    color: rgb(24, 29, 49);
    cursor: pointer;
    font: 16px Geometria, sans-serif;
    font-weight: 600;
    border: 0px;
    padding: 5px 4px 5px 4px;
}

.link_red {
    color: rgb(94, 29, 49);
}

.link_blue {
    color: rgb(24, 29, 139);
}

.link_green {
    color: rgb(24, 139, 49);
}

.list_button2 {
    padding-right: 5px;
    text-align: right;
    cursor: pointer;
    border: 0px;

}

.access {
    margin: 10px;
    background-image: none;
    background-color: rgb(255, 101, 3);
    font: normal 16px GeometriaReg, sans-serif;
    font-weight: 400;
    color: white;
    border: 0px;
    border-radius: 6px;
    padding: 10px 30px 10px 30px;
}

.access:hover {
    border: 2px solid #181D31;
}

.pl_itog {
    text-align: left;
    padding: 6px;
    font: normal 11pt tahoma;
    text-align: center;
}

.selector {
    width: 100%;
}

.dateEditor {
    padding: 2px;
    position: absolute;
    font-size: 12pt;
    z-index: 999;
    border: 0px;
}

.password_div {
    position: absolute;
    top: 30%;
    width: 80%;
    border-radius: 12px;
    background-color: rgb(250, 250, 250);
    margin: 10px;
    padding: 12px;
    text-align: center;
    border: 1px solid #678983;
    box-shadow: 2px 2px 8px 0px #678983;

}

.pwd_inp {

    text-align: left;
}

.pwd_inp input {
    width: 90%;
    border: 2px solid lightgray;
    font-size: 18px;
    padding: 4px 12px;
    border-radius: 4px;
}

.doc_cap {
    background-color: #678983;
    color: #fffff0;
    width: 100%;
    height: 100%;
    border: 1px solid black;
    position: absolute;
    padding: 3px;
    top: 0;
    left: 0;
}

.fio {
    font: normal 20px Roboto, sans-serif
}

.pat_name:hover {
    border-bottom: 1px dotted white;
    cursor: pointer;
}

.dep_or_sroc {
    font: bold 12pt sans-serif;
    text-align: right
}



#overlay {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 100;
}

#blanket {
    display: block;
    opacity: 0.9;
    position: absolute;
    height: 100%;
    width: 100%;
}

#proc {
    margin-top: 360px;
    margin-left: 10%;
    width: 80%;
    font: bold 14pt tahoma;
}

.time_but {
    width: 160px;
    margin: 6px 3px 6px 3px;
    padding: 3px;
    font-size: 16px;
    background-image: none;
    background-color: #E6DDC4;
    border: 1px dotted #181D31;
    border-radius: 6px;
    padding: 10px 8px 10px 8px;
}

.time_but:hover,
.time_but_hovered {
    width: 160px;
    border: 1px solid black;
}