.kabinet .year
 {
    background-color: #AEC7E2;
    padding: 5px;
    margin-top:3px;
    cursor:pointer;
}

.kabinet .month {
    border: 5px solid #14529F;
}

.kabinet .h_month {
    background-color:#FCBB83;
    color:#000;
    height:44px;
        cursor:pointer;
}

.kabinet .h_month p {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 12px;
}

.kabinet .summa {
    float: right;
    font-size: 16px;
    font-weight: bold;
}

.confirmation {
    background-color: #FFFFFF;
    border: 5px solid #14529F;
    border-radius: 10px;
    height: 210px;
    left: 100px;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 220px;
    display:none;
}

#send {
    display:none;
}

div.art-article1,
div.art-article {
    margin-top: 40px;
}

div.art-article.v1 {
    margin-top: 0px;
    width: 100%;
    max-width: 795px;
}

div.art-article.v1 .dop_info {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}

div.art-article.v1 .dop_info .pp {
    margin-top:20px;
}

.art-article .pole {
    display:none;
}

.art-article input.pole {
    display:none;
}

.switch #pokaz {
    display:none;
}

.switch #send {
    display:block;
}

.art-article .switch input.pole {
    display:block;
}

.switch .pole {
    display:block;
}

.art-article p.pole,
p.pole {
    display:block;
}

.switch p.pole {
    color:#999;
}

.red-p {
    color:#FF0000;
}

.blue-p {
    color:blue;
    text-decoration: line-through;
}

.comment-p {
    border: 1px solid #000000;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
}

table.art-article1,
table.art-article1 td {
    border: none;
}

div.art-article td {
    font-size: 13px;
    color: #000;
}

.art-article sup {
    font-size:10px;
}

.art-article th,
.art-article td {
    padding: 10px 5px;
    text-align: left;
    vertical-align: top;
}

.top_position {
    float:left;
    width:50%;
}

.kabinet {
    min-height: 478px;
}

.lkmenu {
    padding: 0px 10px;
}

#lkmenu {
    display: flex;
    justify-content: space-around;
    align-items:center;
    margin: 0;
    padding: 0;
}

#lkmenu li {
    margin-bottom: 0px;
    min-height: 70px;
    display:table;
}

#lkmenu li a {
    height:60px;
    display: table-cell;
    vertical-align: middle;
}

@media only screen and (max-width : 1200px) {
    #lkmenu {
        flex-wrap: wrap;
    }

    #lkmenu li a {
        height: 35px;
        display: table-cell;
        vertical-align: middle;
    }

    ul li.uk-parent > a {
        font-weight:bold;
    }
}

@media only screen and (max-width : 992px) {
    .lkmenu {
        display:none;
    }
}

.clear {
    clear:both;
}

.dop_msg {
    margin-top: 40px;
    border: 2px solid #1A0058;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom:30px;
    width:100%;
    max-width:795px;
    line-height: normal;
}

.kv_inner {
    display:flex;
    justify-content:space-around;
    align-items: center;
    width:100%;
    max-width:800px;
    padding:10px;
    flex-wrap:wrap;
}

.kv_inner select,
.kv_inner #kv_b {
    width:100%;
    max-width:200px;
    margin-left:10px;
    margin-right:10px;
    margin-top:20px;
}

.kv_inner #kv_b {
    max-width:300px;
}

#storno {
    width: 20px;
    height: 20px;
    border: 1px solid;
    appearance: auto;
    margin-top:20px;
    margin-left: 20px;
}

.show_storno {
    display:flex;
    justify-content:flex-start;
    align-items: center;
    margin-bottom:20px;
}

.show_storno label {
    margin-top:20px;
}

.meter-history {
    width:100%;
    max-width:900px;
}


.st {
    display: none;
}

.meter-history-values {
    display: none;
}

.meter-history-name {
    background-color: #fcbb83;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    height: 32px;
    margin-top: 5px;
    padding-left: 5px;
    padding-top: 7px;
}

.meter-history td, .meter-history th {
    border: 1px solid #c87228;
}

.meter-history table {
    border-collapse: collapse;
}

.meter-history th {
    padding: 7px;
    text-align: center;
    vertical-align: middle;
}

.meter-history td {
    padding:5px;
}

.trans_page.art-article {
    width: 100%;
    max-width: 800px;
}

.kabinet .trans_page .month th {
    font-size: 12px;
    font-weight: 700;
    padding-left:10px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #697785;
}

.kabinet.paym_page {
    width:100%;
    max-width:700px;
    margin-top:20px;
}

.kabinet.paym_page table {
    width:700px;
}

.kabinet.paym_page th {
    font-weight: 700;
}

.kabinet.paym_page td {
    padding:5px;
}

.lkusr {
    width:100%;
    max-width:800px;
}

.lkusr input {
    width:100%;
    max-width:150px;
    display: unset;
    margin-right:10px;
}

.lkusr td {
    padding:5px;
}

.lkusr a {
    text-decoration:underline;
    color:#007aff;
}

.lkusr .btn {
    max-width:200px;
    margin-top:10px;
}

h3.hi {
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
}

.kabinet_news {
    width:100%;
    max-width:700px;
}

.b-auth__form {
    width:100%;
    max-width:400px;
    margin-top:20px;
}

.b-auth__submit {
    margin-top: 20px;
    margin-bottom: 0px;
}

.b-auth__form .inputbox {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.lk_links {
    display:flex;
    justify-content:space-around;
    align-items: center;
    flex-wrap:wrap;
}

.lk_links a {
    font-size: 20px;
    line-height: 20px;
    color: #3351ad;
    font-weight: 700;
    padding-top: 25px;
}


.reg_msg1 {
    color: red;
    font-size: 14px;
    margin-top:20px;
}

.reg_msg1 a {
    font-weight:bold;
    text-decoration:underline;
}

.reg_data {
    display:flex;
    justify-content:space-around;
    align-items: flex-start;
    flex-wrap:wrap;
    width:100%;
    max-width:700px;
}
.reg_data .block {
    width:100%;
    max-width:300px;
    margin-top:20px;
}

.reg_data .block table {
    margin-left: 0;
}

.reg_data .block table tr {}
.reg_data .block table tr td {
    vertical-align: middle;
    padding: 5px;
}

.reg_data .block table .sub {
    font-size: 13px;
    padding-top: 5px;
    white-space: break-spaces;
}

.reg_data .block table input {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.msg2 {
    border-top:1px solid #000;
    padding-top:20px;
    width:100%;
    max-width:700px;
}

.msg2 #rules,
.msg2 #agreement {
    appearance: checkbox;
    width: 20px;
    height: 20px;
}

.msg2 .sog {
    display:flex;
    align-items: center;
    justify-content:flex-start;
    margin-top:20px;
    font-weight:bold;
}

.msg2 .sog label {
    margin-left:10px;
}

.msg2 #sms-code-1 {
    padding: 10px;
    border: 3px solid #3351ad;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    display:none;
}

.msg2 #sms-code-1 input {
    margin-top:10px;
}

.msg2 .msg3 {
    border: 1px dashed #14529f;
    padding: 15px;
    margin-top: 20px;
    width: 100%;
    max-width: 700px;
    box-shadow: 0 0 4px 2px #14529f;
    font-weight: bold;
}

.restore_page {
    margin-top:20px;
    width:100%;
    max-width:400px;
}
.restore_page #login {
    margin-top: 5px;
}

.restore_page #step1 {
    margin-top:20px;
}

.restore_page #part2 table td {
    vertical-align:middle;
    padding:5px;
}

.restore_page #part2 .pp2 {
    margin-top:20px;
}

.lk_password {
    position: relative;
}

.lk_password span#eye {
    position: absolute;
    top: 40px;
    right: 6px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/view.svg) 0 0 no-repeat;

}

.lk_password span#eye.view {
    background: url(../images/no-view.svg) 0 0 no-repeat;
}

.register_checkbox {
    margin-bottom: 10px;
    display: flex;
}

.register_checkbox input {
    margin-top: 0;
}

.register_checkbox label {
    padding-left: 10px;
}

.register_checkbox a {
    text-decoration: underline;
}

#reg_check:disabled {
    filter: grayscale(1);
}

@media only screen and (max-width: 640px) {
    table.art-article1,
    table.art-article1 td {
        border: none;
        padding: 0px 5px 0px 5px !important;
    }

    .reg_data {
        flex-direction: column;
    }

    .reg_data .block {
        max-width: initial;
        margin: 0;
    }

    .reg_data .block table {
        border: none;
        margin: 0;
    }

    .reg_data .block table tr {
        display: flex;
        flex-direction: column;
        margin: 20px auto;
        min-width: calc(100vw - 30px);
    }

    .reg_data .block table tr td {
        border: none;
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
    }

    .reg_data .block table tr td label {
        margin-bottom: 5px;
    }
}
