body {
    margin: 0px;
    color: #444444;
    font-family: system-ui;
}

#main {
    display: flow-root;
    height: fit-content;
}

.main_login {
    background-image: linear-gradient(to bottom left, #08314e, #041928);
    height: 100vh;
    width: 100vw;
    position: fixed;
}

.m_login {
    max-width: 260px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.inptel {
    width: 100%;
    font-size: 24px;
    box-sizing: border-box;
    height: 34px;
    text-align: center;
}

.m_logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 10vh;
}

.sultext {
    position: absolute;
    bottom: 2vh;
    left: 0;
    right: 0;
    text-align: center;
    color: #b8b8b8;
}

#installApp {
    width: 100%;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 18px;
}

#reqcod {
    width: 100%;
    box-sizing: border-box;
    margin-top: 30px;
    height: 34px;
}

.modal-body {
    padding: 0;
}

.h2-captcha {
    margin-top: 55px;
}

.captcha-border {
    border-radius: 5px;
    border: 1px solid #F4774C;
    margin: 20px auto 0;
    background: white;
    text-align: center;
    padding: 10px;
    max-width: 260px;
}

.bold {
    font-weight: 600;
}

.captcha-border li {
    margin-bottom: 20px;
}

.text1 {
    font-size: 18px;
    margin-bottom: 20px;
}

#entenph {
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
    width: 260px;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
}

#part_l {
    height: 100%;
    width: 220px;
    float: left;
    position: sticky;
    top: 0px;
}

#partl_fix {
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;

}

#part_r {
    float: left;
    padding: 8px;
    width: calc(100% - 238px);

}

.logleftm {
    cursor: pointer;
    padding: 10px 5px;
}

.logleftm:hover {
    color: blue;
}

.loflestsel {
    background-color: #f1f1f1;
}

#part_r table {
    border-collapse: collapse;
}

#part_r td,
#part_r th {
    padding: 3px;
    border: 1px solid gray;
}

#part_r th {
    background: #f1f1f1;
}

.log_wrk_del {
    color: red;
    cursor: pointer;
}

#log_add_wrk {
    cursor: pointer;
    margin-top: 10px;
    ;
}

#log_add_wrk:hover {
    color: blue;
}

td input {
    border: none;
}

td input:hover {
    color: blue;
}

#lgl_top {
    background: gray;
    padding: 8px;
    text-align: center;
    color: white;
    padding: 8px 8px 8px 48px;
}

.lgl_exit {
    padding: 8px;
    margin-top: 22px;
    display: flow-root;
}

.lgl_expic {
    cursor: pointer;
    float: right;
}

.cl_head {
    background: gray;
    height: 46px;
    display: flex;
}

.cl_logo {
    float: left;
    margin: 3px 10px 3px 3px;
}

.cl_logom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3px;
    margin: auto;
    cursor: pointer;
}

.cl_logtext {
    color: white;
    align-items: center;
    display: grid;
    width: calc(100% - 100px);
    text-align: center;
    float: left;
}

.cl_exit {
    margin: 11px 8px 11px 10px;
}

.cl_maindate {
    margin: 10px auto;
    text-align: center;
    width: 210px;
    font-size: larger;
    height: 34px;
    position: relative;
}

.cl_md1 {
    float: left;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    transform: rotate(180deg);
}

.cl_md2 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 120px;
}

.cl_md3 {
    float: right;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#cl_zakazy {}

.cl_task {
    background: #dbdbdb;
    padding: 8px 6px;
    position: relative;
    margin-top: 10px;
    height: 21px;
}

.cl_numtask {
    background: gray;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    align-items: center;
    display: grid;
    color: white;
}

.cl_numtext {
    margin-left: 30px;
}

.cl_optask {
    position: absolute;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
    width: 20px;
    height: 20px;
}

.cl_tbody {
    border-bottom: solid 2px #dbdbdb;
    margin: 0px 0px 10px 0px;
    padding: 6px;
    border-left: solid 2px #dbdbdb;
    border-right: solid 2px #dbdbdb;
    display: none;
    position: relative;
}

.cl_logtx {
    position: relative;
}

.mn_dt {
    float: left;
    width: 160px;
    height: 24px;
}

.mn_datetopbl {
    width: 100%;
    float: left;
    padding: 0px 0px 10px 10px;
}

#mn_mblz {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.add {
    cursor: pointer;
    font-size: 36px;
    font-weight: 600;
}

#mn_add_task {
    margin-left: 20px;
}

.add:hover {
    color: blue;
}

.mn_eltask {
    border: solid 1px gray;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}

.mn_ustop {
    display: flex;
    margin: auto 10px;
    float: left;
    align-items: center;
}

.mn_ustopl {
    display: flex;
    margin: auto 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    float: right;
    align-items: center;
    width: 60%;
}

.sel_us {
    margin-left: 10px;
}

.point_num {
    width: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    align-items: center;
    display: grid;
    font-size: 32px;
    background: #f1f1f1;
    border-radius: 8px 0px 0px 8px;
}

.pointm {
    border-radius: 8px;
    margin: 14px 0px;
    position: relative;
    padding: 0px 0px 0px 26px;
    box-shadow: 0px 0px 8px grey;
    background: white;
}

.mn_points {
    width: 100%;
    margin-top: 40px;
}

#cls_map {
    margin-top: 26px;
    padding: 4px;
}

.pr2 {
    width: 100%;
    display: flex;
}

.mn_textarea {
    resize: none;
    width: 60%;
    box-sizing: border-box;
    height: 80px;
    margin-right: 4px;
    border-radius: 8px;
}

.mn_textarea2 {
    resize: none;
    width: calc(40% - 8px);
    box-sizing: border-box;
    height: 80px;
    border-radius: 8px;
}

.mn_graytop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: gray;
    height: 36px;
    color: white;
    display: grid;
}

.mn_nazzad {
    margin-left: 10px;
    width: -webkit-fill-available;
}

.del_task {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto;
    height: 23px;
}

.del_point {
    text-align: center;
    width: 20px;
    position: absolute;
    top: -1px;
    right: 4px;
}

.addr_textarea {
    resize: none;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
    min-height: 74px;
    margin: 21px 4px 4px 0px;
}

.find_popup {
    position: absolute;
    background: aliceblue;
    padding: 6px;
    border: solid 1px gray;
    z-index: 99;
    width: max-content;
}

.find_popup td {
    padding: 0px !important;
    border: none !important;
}

.popup_selit {
    cursor: pointer;
}

.popup_selit:hover {
    color: blue;
}

.cl_mtask {
    border: solid 1px #ffd765;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 6px;
    position: relative;
}

.cl_tasname {
    font-weight: 600;
    text-align: center;
    background: #ffd765;
    margin: -6px;
    padding-bottom: 3px;
    border-radius: 7px 7px 0px 0px;
    align-items: center;
    display: grid;
}

.cl_tasname1 {
    margin-top: 16px;
    resize: none;
    width: 100%;
    box-sizing: border-box;
}

.cl_tasname2 {
    resize: none;
    width: 100%;
    box-sizing: border-box;
    min-height: 54px;
}

.sel_tp2 {
    border-radius: 8px;
    padding: 4px;
    border: 1px solid gray;
}

.cl_span_type {
    margin: auto;
    padding: 0px 8px;
}

.mn_cntsrc {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    border-radius: 8px;
    padding: 4px;
    border: 1px solid gray;
}

.mn_points {
    margin: 36px 0px 10px 0px;
    padding: 0;
}

.mn_points div span {
    position: absolute;
    margin-left: -1.3em;
}

.mn_selcl1 {
    width: 25%;
    float: left;
    margin: 0px 10px 0px 0px;
    position: relative;
}

.mn_selcl2 {
    height: fit-content;
    position: absolute;
    margin: auto;
    top: 30px;
    left: 0px;
    bottom: 0;
}

.mn_selcl3 {
    display: flex;
    width: calc(86% - 10px);
}

.rdot {
    font-size: 16px;
    margin-right: 5px;
    color: red;
    font-weight: 600;
}

.us_onll {
    width: 22px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    align-items: center;
    display: grid;
}

.us_oll2 {
    position: relative;
    padding-left: 21px;
    margin-top: 10px;
}

.del_uspr {
    position: absolute;
    right: -5px;
    top: -8px;
    cursor: pointer;
    color: red;
    font-weight: 600;
    z-index: 9;
}

.pril_div {
    position: fixed;
    bottom: 10vh;
    left: 0;
    right: 0;
    width: 260px;
    margin: auto;
    height: 41px;
}

.link1 {
    accent-color: cyan;
    position: absolute;
    right: 124px;
    top: 2px;
}

.link2 {
    accent-color: green;
    position: absolute;
    right: 104px;
    top: 2px;
}

.link3 {
    accent-color: blue;
    position: absolute;
    right: 84px;
    top: 2px;
}

.link4 {
    accent-color: red;
    position: absolute;
    right: 64px;
    top: 2px;
}

.switch {
    position: absolute;
    top: 4px;
    right: 30px;
    display: inline-block;
    width: 26px;
    height: 14px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.switchcl{
    bottom: 6px;
    top: unset;
    right: 8px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(12px);
    -ms-transform: translateX(12px);
    transform: translateX(12px);
}

.slider.round {
    border-radius: 7px;
    margin-left: 0px;
}

.slider.round:before {
    border-radius: 50%;
}

.link_cl_1 {
    left: 0px;
    border: 8px solid transparent;
    border-top: 8px solid cyan;
    border-left: 8px solid cyan;
    position: absolute;
    top: 0px;
}

.link_cl_2 {
    left: 0px;
    border: 8px solid transparent;
    border-top: 8px solid green;
    border-left: 8px solid green;
    position: absolute;
    top: 0px;
}

.link_cl_3 {
    left: 0px;
    border: 8px solid transparent;
    border-top: 8px solid blue;
    border-left: 8px solid blue;
    position: absolute;
    top: 0px;
}

.link_cl_4 {
    left: 0px;
    border: 8px solid transparent;
    border-top: 8px solid red;
    border-left: 8px solid red;
    position: absolute;
    top: 0px;
}

.geotxt {
    font-size: small;
}

.classnoactive {
    color: #adacac;
    border: solid 1px #adacac;
}

.copytoday {
    cursor: pointer;
    position: absolute;
    right: 158px;
    top: 0px;
}
.infodone{
    height: 30px;
}
.cl_otmena{
    position: absolute;
    right: 36px;
    bottom: 0px;
}
.mn_logpoint{
    position: absolute;
    right: 0px;
    top: 17px;
    bottom: 0px;
    width: 14%;
    border: solid 1px #adacac;
    border-radius: 8px;
    margin: 4px;
}
.mn_dwta{
    width: calc(86% - 10px); 
}
.copy_popup_bg{
    position: fixed;
    background: #00000080;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0pc;
}

.copy_popup{
    position: absolute;
    background: white;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0pc;
    width: 400px;
    height: 162px;
    margin: auto;
    padding: 4px;
    border-radius: 8px;
}
.copyz1{
    text-align: center;
    margin-bottom: 14px;
    font-weight: 600;
    font-size: large;
}
.copyz2{
    float: left;
    width: 190px;
}
.copyz3{
    margin-bottom: 14px;
}
.copyz4{
    float: left;
    width: 190px;
}
.copyz5{
    position: absolute;
    bottom: 20px;
    margin: auto;
    left: 0;
    right: 0;
    width: 102px;
}
.del_copy{
    position: absolute;
    right: 2px;
    top: -1px;
    cursor: pointer;
    color: red;
    font-weight: 600;
}

@media (max-width: 767px) {
    #part_l {
        width: 100%;
    }

    #part_r {
        width: 100%;
    }
}