
.nav {
    position: absolute;
    top: 15px;
    z-index: 99;
    left: 0;
    right: 0;
    display: block!important;
}

.uk-sticky-placeholder {
    height: 0 !important;
}

/*.top-wrap::before, .overlay-wrap::before {*/


/*position: absolute;*/


/*top:0;*/


/*right:0;*/


/*left: 0;*/


/*bottom: 0;*/


/*content: '';*/


/*z-index: 1;*/


/*background-color: rgba(0,0,0,0.5);*/


/*}*/




.top-wrap-height {
    height: 100vh;
    /*min-height: 460px;*/
    /*transition: height 0.25s;*/
}

.uk-subnav-pill>*> :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
}

.top-container {
    z-index: 2;
}

.uk-logo img {
    height: 38px;
}

.subtitle-text {
    font-size: 1.2em;
    opacity: 0.7;
    font-weight: 300;
}

.telegram_id {
    border-bottom: 1px dashed rgba(255, 255, 255, .7);
    cursor: pointer;
}

.user_p {
    font-weight: 500;
    color: white;
    margin: 0;
    cursor: pointer;
    font-size: 0.8rem;
}

.get_house {
    width: 290px;
    margin: 5px 10px 3px 0px;
    padding: 4px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.user_div {
    width: fit-content;
    border: 1px solid #ffffff82;
    padding: 5px;
}

.search_menu_2 {
    width: fit-content;
}

.access_textarea {
    resize: vertical;
    height: 150px;
}

.button_access_textarea {
    cursor: pointer;
    width: 180px;
    color: white;
    margin: 5px 0;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    background-color: #00ab00;
    font-weight: 500;
}

#searchInput597 {
    min-width: 200px;
    margin-right: 4px;
}

.uk-margin-small-left {
    margin-left: 4px;
}


#search {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    border-radius: 6px;
    -webkit-appearance: none;
    border: 1px solid #CDD9ED;
    background: #fff;
    transition: border .3s ease;
}

/* #522.5 frame users*/
#myFrameGuestInvited1 {
    position: fixed;
    top: 70px;
    right: -30px;
    width: 95%; /* ????????????? ????????????? ?????? ? ????????? */
    max-width: 1200px; /* ???????????? ?????? ??? ???????? ?????????????? ????????? */
    height: 900px;
    border: none;
    z-index: 999;
    transform: scale(0.7) translateY(-400px);
    transform-origin: top right;
    overflow: auto; /* ???????? ???????????? ? ?????????????? ????????? ??? ????????????? */
}

#myFrameGuestInvited {
    position: fixed;
    top: -150px;
    right: -300px;
    width: 160%; /* ????????????? ????????????? ?????? ? ????????? */
    max-width: 1200px; /* ???????????? ?????? ??? ???????? ?????????????? ????????? */
    height: 900px;
    border: none;
    z-index: 999;
    transform: scale(0.7);
    transform-origin: top right;
    overflow: auto; /* ???????? ???????????? ? ?????????????? ????????? ??? ????????????? */
}





/* #525 */
#datetimerange {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    border-radius: 6px;
    border: 1px solid #CDD9ED;
    background: #fff;
}

#button_search_users {
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
}

#button_all_users {
    background-color: #808080;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
}

#create_new_user {
    width: 290px;
    color: white;
    margin: 5px 0;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    background-color: #00ab00;
    font-weight: 500;
}

#create_new_access {
    color: white;
    margin: 5px 0;
    float: none;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    background-color: #00ab00;
    font-weight: 500;
}

#get_house {
    width: 255px;
}

#add_multiple_access {
    width: 290px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00d0ff;
    margin: 5px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00d0ff;
    border-radius: 0.6em;
}

#but_create_multiple_access {
    width: 290px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00ab00;
    margin: 5px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00ab00;
    border-radius: 0.6em;
}

#get_users {
    width: 255px;
}

.upload_access {
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid #e0ff33;
    border-radius: 0.6em;
    color: #e0ff33 !important;
    cursor: pointer;
    align-self: center;
    float: none;
    font-size: 15px;
    font-weight: 400;
    width: fit-content;
    margin: 3px 3px;
    padding: 0.5em 0.7em;
    text-decoration: none !important;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.user_not_found {
    color: #DC143C;
}

.my_td {
    /* width: 1% !important; */
    white-space: nowrap;
}

input[name="p_descr"] {
    width: 180px;
}

input[name="p_phone"] {
    width: 180px;
}

input[name="p_car_number"] {
    width: 180px;
}

input[name="p_car_number"] {
    width: 180px;
}

input[name="p_room"] {
    width: 80px;
}

input[name="p_login"] {
    width: 180px;
}

input[name="p_pinkod"] {
    width: 180px;
}

input[name="p_access"] {
    width: 80px;
}

input[name="p_access_menu"] {
    width: 80px;
}

input[name="p_telegram_id"] {
    width: 180px;
}

input[name="start"] {
    width: 164px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    border-radius: 6px;
    -webkit-appearance: none;
    border: 1px solid #CDD9ED;
    background: #fff;
    transition: border .3s ease;
    padding: 5px;
}

input[name="end"] {
    width: 164px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    border-radius: 6px;
    -webkit-appearance: none;
    border: 1px solid #CDD9ED;
    background: #fff;
    transition: border .3s ease;
    padding: 5px;
}

.telegram_td {
    color: #FFD700;
}

.submit_delete_tg {
    width: 180px;
    margin-bottom: 10px;
    color: #ff1a1a;
    margin: 5px;
    float: left;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #ff1a1a;
    border-radius: 0.6em;
}

.display_access_button {
    margin-bottom: 10px;
    width: 210px;
    cursor: pointer;
    display: inline-block;
    padding: 7px 15px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    font-weight: 400;
    color: #08860c;
    background-color: #FFFFFF;
    text-align: left;
}

.myDIV {
    overflow: auto;
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: none;
}

.cardsDIV {
    min-width: 10%;
    margin-bottom: 10px;
    float: left;
    width: auto;
    max-height: 553px;
    border: 1px solid #ffffff82;
    min-height: 100px;
    overflow: auto;
}

.card_div {
    margin: 5px;
}

.cardButton {
    width: 100%;
    padding: 7px 15px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.cards_comands {
    width: 410px;
    float: left;
    margin: 0px 0px 0px 10px;
    height: auto;
}

.deleteCard {
    color: white;
    margin: 5px;
    float: left;
    background-color: #ff1a1a;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    font-weight: 500;
}

.createButton {
    color: white;
    margin: 5px;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    background-color: #009900;
    font-weight: 500;
}

.clearValue {
    background-color: #808080;
    color: white;
    margin: 5px;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    font-weight: 500;
}

.updateValue {
    background-color: #0066ff;
    color: white;
    margin: 5px 10px 5px 5px;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    font-weight: 500;
}

.select_access_type {
    margin: 5px 10px 0px 0px;
    width: 150px;
    float: left;
    padding: 4px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.input_access_name {
    float: left;
    margin: 8px 10px 5px 0px;
}

.label_access_descr {
    text-align: left;
    width: 150px;
    margin: 0px 10px 5px 0px;
    color: white;
    float: left;
}

input[name="access_descr"] {
    float: left;
}

.all_houses_arr {
    height: fit-content;
    margin: 10px;
    max-height: 447px;
    float: left;
    width: 60%;
    border: 1px solid #ffffff82;
    color: white;
    text-align: left;
    font-size: 13px;
    overflow: auto;
}

.house_from_arr {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.label_house_from_arr {
    display: block;
}

input[name="card_house[]"] {
    float: left;
}

.submit_form_button {
    cursor: pointer;
    width: 180px;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px 5px 5px 0;
    float: left;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 0.6em;
}

.button_new_user {
    width: 290px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00d0ff;
    margin: 5px;
    float: left;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00d0ff;
    border-radius: 0.6em;
}

.button_create_new_user {
    width: 290px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00d0ff;
    margin: 5px;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00d0ff;
    border-radius: 0.6em;
}

.button_copy_new_user {
    width: 290px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 0.6em;
}

.menu_buttons {
    height: fit-content;
    width: 550px;
    display: inline-block;
    margin-top: 50px;
}

.confirm_change{
    background-color: #028000;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 0px 5px;
    margin-right: 5px;
    font-weight: 500;
}

.cancel_change{
    background-color: #ff1a1a;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 0px 5px;
    font-weight: 500;
}

.input_key_change{
    margin: 0 5px 0 0;
    width: 110px;
}

.menu_button_link {
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid #F3F3F3;
    border-radius: 0.6em;
    color: #F3F3F3 !important;
    cursor: pointer;
    align-self: center;
    float: left;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    width: fit-content;
    margin: 3px 3px;
    padding: 0.5em 0.7em;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.menu_button_link:hover {
    box-shadow: 0 0 40px 40px #F3F3F3 inset;
    color: #000000 !important;
    outline: 0;
}

.access_menu_button {
    /* display: block; */
    float: none;
}

.access_list_button {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
}

.autoupdate {
    margin: 15px 5px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='6' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    width: fit-content;
    padding: 10px;
}

.my_hr {
    margin: 5px 0;
}

.my_hr_1{
    margin: 10px 0 5px 0;
}

.create_new_user {
    width: 180px;
    color: white;
    margin: 5px 0;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    background-color: #00ab00;
    font-weight: 500;
}

.go_back {
    width: 100px;
    background-color: #808080;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
}

.log_ctrl_table {
    display: block;
    margin: 5px 0px;
    font-size: 12px;
}

.cron_start_button {
    color: #ff1a1a !important;
    border: 2px solid #ff1a1a;
}

.cron_start_button:hover {
    box-shadow: 0 0 40px 40px #ff1a1a inset;
    color: black !important;
    outline: 0;
}

#button_search_by_key {
    width: 100px;
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
    margin: 0 5px 10px 0;
}

#button_search_by_none {
    background-color: #808080;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 1px 2px;
    font-weight: 500;
    margin: 0 5px 0 0;
}

/* #525 */
#search_by_key {
    width: 300px;
    margin: 0 5px 10px 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: inherit;
    border-radius: 6px;
    -webkit-appearance: none;
    border: 1px solid #CDD9ED;
    background: #fff;
    transition: border .3s ease;
    padding: 5px;
}

#button_search_by_date{
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 1px 15px;
    font-weight: 500;
    margin: 10px 0px -10px 5px;
    display: block;
}

#range{
    margin-bottom: 10px;
    margin-top: -10px;
}

.find_by_devid {
    width: fit-content;
    margin: 0 0 0px 0px;
}

.log_type_btn {
    color: #e0ff33 !important;
    margin-bottom: 10px;
    border-color: #e0ff33 !important;
}

.log_type_btn:hover {
    /* box-shadow: 0 0 40px 40px #e0ff3300 inset;
	color: #e0ff33 !important; */
    box-shadow: 0 0 40px 40px #e0ff33 inset;
    color: #000000 !important;
}

.ctrl_cmd_run {
    margin: 0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid #F3F3F3;
    border-radius: 0.6em;
    color: #F3F3F3 !important;
    cursor: pointer;
    align-self: center;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    width: fit-content;
    padding: 0.4em 0.5em;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}

.ctrl_cmd_run:active {
    box-shadow: 0 0 40px 40px #F3F3F3 inset;
    color: #000000 !important;
    outline: 0;
}

.ctrl_info_run {
    width: fit-content;
    color: #00e600;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 0.6em;
}

.ctrl_cmd_descr {
    width: fit-content;
    display: inline-block;
}

.create_device {
    cursor: pointer;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px;
    float: left;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 0.6em;
}

.create_asc {
    cursor: pointer;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px;
    float: left;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 0.6em;
}

.access_add_multiple_input {
    width: 85px;
    margin: 0px 0px 0px 5px;
}

#registrator_select_access {
    min-width: 93px;
    margin-left: 1px;
}

.form_field {
    width: auto;
}

.full_access_list {
    height: 400px;
    overflow: auto;
    width: fit-content;
    margin-right: 40px;
    float: left;
    margin-bottom: 10px;
}

.spot_access_list {
    height: 400px;
    overflow: auto;
    width: fit-content;
    margin-right: 40px;
    margin-bottom: 10px;
}

.button_create_access {
    width: fit-content;
    cursor: pointer;
    color: #00ab00;
    margin: 5px 0px -5px 0px;    
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00ab00;
    border-radius: 0.6em;
}

.button_add_access {
    font-size: 17px;
    line-height: 18px;
    width: fit-content;
    cursor: pointer;
    margin-bottom: 10px;
    color: #fbfbfb;
    margin: 5px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: #00ff0a4d;
    border: 2px solid #00ff0a;
    border-radius: 0.6em;
}

.button_delete_access {
    font-size: 17px;
    line-height: 18px;
    width: fit-content;
    cursor: pointer;
    margin-bottom: 10px;
    color: #fbfbfb;
    margin: 5px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: #ff00004d;
    border: 2px solid #ff0000;
    border-radius: 0.6em;
}

.key_table {
    min-width: 200px;
}

.additional_buttons {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

#check_all {
    background-color: #0066ff;
    color: white;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    margin-right: 5px;
    font-weight: 500;
}

#uncheck_all {
    background-color: #808080;
    color: white;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 30px;
    padding: 3px 10px;
    margin-right: 5px;
    font-weight: 500;
}

#delete_all {
    background-color: #ff1a1a;
    color: white;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 5px;
    font-weight: 500;
}

.full_access_table {
    height: 400px;
    overflow: auto;
    width: 700px;
    margin-right: 40px;
    float: left;
    margin-bottom: 10px;
}

#key_sort_button {
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
    margin: 5px;
}

.access_chosen_type {
    float: none;
    display: inline-block;
    margin: 8px 5px 8px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    width: fit-content;
    text-align: center;
    align-self: center;
    padding: 2px 5px;
    border-bottom: 2px solid currentColor;
    text-decoration: none !important;
    color: white!important;
}

.access_not_type {
    margin: 5px 5px 5px 0px;
    font-size: 12px;
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid #F3F3F3;
    border-radius: 0.6em;
    color: #F3F3F3 !important;
    cursor: pointer;
    align-self: center;
    float: none;
    font-weight: 400;
    line-height: 1;
    width: fit-content;
    padding: 0.5em 0.7em;
    text-decoration: none !important;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.form_num_field{
    margin: 10px 0 5px 0px;
}
#key_name{
    margin-right: 5px;
    margin-bottom: 5px;
    width: 130px;
    padding: 3px;
}
#key_descr{
    margin-right: 5px;
    width: 130px;
    padding: 3px;
}
#add_key{
    color: white;
    margin-right: 5px;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    background-color: #009900;
    font-weight: 500;
}

.add_key_descr{
    color: white;
    margin-right: 5px;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #656565ab;
    font-weight: 500;
}

/* .add_key_descr:hover{
    background-color: #656565;
} */

.input_new_descr{
    margin: 0 5px 0 0;
    width: 100px;
}

#mini_add_form{
    margin: 5px 0;
}
.all_links{
    width: fit-content;
    height: fit-content;
    margin-bottom: 5px;
}
#div_online{
    display: none;
    margin: 10px 0;
}
#div_create_keys{
    display: none;
    margin: 10px 0;
}
#div_add_access{
    display: none;
    margin: 10px 0;
}
#div_find_keys{
    display: none;
    margin: 10px 0;
}
.button_check_keys{
    width: fit-content;
    cursor: pointer;
    color: #00d0ff;
    margin: 5px 5px -5px 0px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00d0ff;
    border-radius: 0.6em;
}
.p_error{
    margin: 5px 0;
    padding: 5px;
    color: #ba3939;
    background: #ffe0e0;
    border: 1px solid #a33a3a;
}
.p_ok{
    margin: 5px 0;
    padding: 5px;
    color: #2b7515;
    background: #ecffd6;
    border: 1px solid #617c42;
}

.add_category_btn{
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
    /* margin: 5px 0 0 0; */
}

#div_manage_category{
    margin-top: 0;
}

.form_category{
    margin: 10px 0 10зч 0;
    display: none;
}


.submit_category_btn{
    background-color: #1f9a00;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 15px;
    padding: 3px 9px;
    font-weight: 500;
    margin: 5px 0 0 0;
    width: 150px;
}

input[name="category_name"] {
    width: 150px;
    float: left;
    margin: 10px auto;
}

.table_category{
    margin-top: 15px;
    width: fit-content;
    float: left;
    margin-bottom: 10%;
}

.change_category_button{
    color: white;
    margin-right: 5px;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #656565ab;
    font-weight: 500;
    margin-bottom: -30px;
    margin-top: -7px;
    width: 90px;
}

.table_house_check{
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 120px;
    width: fit-content!important;
    float: left;
    display: none;
}

.save_cat_btn{
    width: 100px;
    margin-top: -27px;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #28b105;
    font-weight: 500;
    float: left;
    display: none;
    margin-bottom: -10px;
}


.close_save_cat_btn {
    width: 100px;
    margin-top: -10px;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #ff1a1a;
    font-weight: 500;
    float: left;
    display: none;
    margin-bottom: -3px;
}

.cancel_category_btn{
    background-color: #808080cc;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    font-weight: 500;
    margin: 5px 0 0 0;
    display: none;
}

td{
    width: auto !important;
}

table.iksweb{
    width: auto!important;
}

#manage_category{
    display: none;
    /* display: block; */
}

#manage_support{
    /* display: none; */
    display: block;
    margin-bottom: 10%;
}

#client_support_form{
    border-radius: 0px;
    padding: 20px;
    margin: 10px 0px;
    height: fit-content;
    display: block;
    width: auto;
    /* border: 1px solid #F3F3F3; */
    background-color: rgb(0 0 0 / 40%);
}

#client_support{
    display: none;
    /* display: block; */
}

#div_my_requests{
    display: none;
}

.completed_req_div{
    display: block;
    margin: 10px 0 0 0;
}

.category_select{
    margin: 0 0 10px 0;
    border-radius: 0px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
    padding: 5px;
}

.input-group-text{
    text-align: left !important;
    background-color: #ffffff !important;
}

.request_textarea{
    padding: 10px;
    width: 100%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 3px 7px 10px 0;
    box-shadow: 1px 1px 1px #999;
    float: left;
}

.submit_new_request{
    background-color: #0066ff;
    color: white;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 1px;
    font-weight: 500;
    padding: 5px 10px;
    cursor: pointer;
    line-height: 1.5;
}

.create_request_p{
    border-radius: 5px;
    padding: 0 5px 0 5px;
    font-weight: inherit;
    color: white;
    font-size: 18px;
    margin: 0;
    text-align: center;
}

.create_request_form{
    margin: 0;
}

.hr_request{
    margin: 10px 0;
    border-top-color: rgb(255 255 255)!important;
}

/* .user_request{
    max-width: 400px;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0px;
    height: auto;
    min-width: 300px;
    display: block;
    width: fit-content;
    border: 2px solid #F3F3F3;
} */

.user_request_p{
    color: white;
    margin: 0 auto;
    width: fit-content;
    position: relative;
}

.span_new{
    font-size: 17px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #116d00ad; 
    border: 1px solid #00ff14;
}

.span_read{
    font-size: 17px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #33333387; 
    border: 1px solid #000;
}

.span_replied{
    font-size: 17px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #03a9f49e; 
    border: 1px solid #03a9f4;
}

.span_waiting{
    font-size: 17px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #ffc10752;
    border: 1px solid #ffc107;
    white-space: nowrap;
}

.span_completed{
    font-size: 17px;
    border-radius: 3px;
    padding: 3px 5px;
    background-color: #607d8b78; 
    border: 1px solid #607d8b;
}

.h3_my_request{
    margin: 0;
}

.request_date{
    margin: 0;
    color: white;
    width: fit-content;
}

.request_msg{
    color: white;
    border-radius: 5px;
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #F3F3F3;
    line-height: 20px;
    text-align: left;
}

.user_request_info{
    display: block;
}

.request_number{
    margin: 0;
    color: white;
}

.hr_request_0{
    margin: 0;
}

.hr_request_0_white{
    margin: 0;
    border-top-color: rgb(255 255 255)!important;
}

.my_hr_20_0_10_0{
    margin: 20px 0 10px 0;
}

.edit_request{
    background-color: transparent;
    width: 100%;
    color: #ffffff;
    float: none;
    padding: 10px 10px;
    font-weight: 500;
    border: transparent;
    border-radius: 5px;
    font-size: 17px;
}

.hr_request_1{
    margin: 0 0 10px 0;
}

.save_edit_request{
    width: auto;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px 0;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 5px;
    display:none
}


.first_view_request{
    text-align: center;
    background-color: transparent;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    border: transparent;
    display: block;
    font-size: 17px;
}

.leave_reply_request{
    display: none;
    background-color: #00000096;
    cursor: pointer;
    color: #00e600;
    margin: 5px 10px 5px 0;
    padding: 3px 10px;
    font-weight: 500;
    width: 85px;
    border: 2px solid #00e600;
    border-radius: 5px;
}

.cancel_reply_request{
    text-align: center;
    background-color: transparent;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    border: transparent;
    font-size: 17px;
    display: none;
    float: left;
    margin-top: -10px;
}

.view_request{
    width: 100%;
    color: #ffffff;
    float: none;
    padding: 10px 10px;
    font-weight: 500;
    border-radius: 5px;
    font-size: 17px;
    background-color: #00ab0026;
    border: 2px solid #00ab00;
    margin-top: 5px;
}

.show_reply{
    line-height: 20px;
    width: 100%;
    color: #ffffff;
    float: none;
    padding: 10px 10px;
    font-weight: 500;
    border-radius: 5px;
    font-size: 17px;
    background-color: #000000ba;
    border: 2px solid #000;
}

.reply_div{
    line-height: 1.1;
    padding: 1px;
    margin: 0 0 5px -1px;
}

.short_reply{
    line-height: 15px;
}

.reply_message{
    width: 90%;
    background-color: #222222b8;
    padding: 5px;
    display: inline-block;
    border-radius: 3px;
    margin: 0;
    color: white;
    border: 1px solid #f8f8f8;
}

.all_reply_div{
    display: none;
}

.all_reply{
    height: fit-content;
    display: block;
    overflow: auto;
    padding: 0px;
    margin: 2px 0 2px 0;
    max-height: 200px;
}

.hide_reply{
    display: none;
    background-color: #000000ba;
    width: auto;
    cursor: pointer;
    margin-bottom: 10px;
    color: #ffffff;
    margin: 5px 0;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    font-size: 17px;
    border: 2px solid #000;
    border-radius: 5px;
}

.show_reply_menu{
    text-align: center;
    background-color: transparent;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    border: transparent;
    display: block;
    font-size: 17px;
    float: left;
}


.save_completed_request{
    background-color: #8bc34a6b;
    width: auto;
    cursor: pointer;
    margin-bottom: 10px;
    color: #ffffff;
    margin: 0px 5px;
    float: none;
    padding: 1px 5px;
    display: none;
    font-weight: 500;
    font-size: 16px;
    border: 2px solid #8bc34a;
    border-radius: 5px;
}

input[name="request_completed"] {
    vertical-align: middle;
}

#listPage{
    list-style: none;
    padding: 0;
}

.reply_li{
    width: fit-content;
    /* margin: 10px 10px 10px 10px; */
}

.hide{
    display:none!important 
}

.page-link{
    color: black!important;
}

.page-item{
    display: none;
} 
.prev{
    display: list-item!important;
    padding: .6rem 0;
}

.next{
    display: list-item!important;
    padding: .6rem 0;
}



.pagination{
    margin: 0 10px 10px 0;
    border-radius: 3px;
    width: fit-content;
    position: relative;
    height: 42px;
    color: white;
}

.status_filter{
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00e600;
    margin: 5px 0px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00e600;
    border-radius: 5px;
}

.all_status_filter{
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #00d0ff;
    margin: 5px 0px;
    float: none;
    padding: 3px 10px;
    font-weight: 500;
    background-color: transparent;
    border: 2px solid #00d0ff;
    border-radius: 5px;
}

.status_selector{
    padding: 4px;
    width: 165px;
}

.center_td{
    vertical-align: middle !important;
    padding: 7px 15px !important;
}

.num_td{
    text-align: center;
    font-size: 17px !important;
    vertical-align: middle !important;
    font-weight: 500;
    color: white !important;
    width: 30px !important;
    padding: 5px !important;
}

.cat_td{
    font-size: 15px !important;
    color: white !important;
    text-align: left !important;
    padding: 5px !important;
    vertical-align: middle !important;
    line-height: 15px !important;
}

.date_td{
    text-align: center;
    font-size: 15px !important;
    vertical-align: middle !important;
    color: white !important;
    padding: 5px !important;
}

.msg_td{
    font-size: 15px !important;
    vertical-align: middle !important;
    color: white !important;
    padding: 5px !important;
    line-height: 15px !important;
}

#all_request_table td{
    height: 30px !important;
}

#all_request_table tr{
    height: 30px !important;
}

#all_request_table tr:hover{
    background-color: transparent !important;
    /* border: 2px solid white; */
}

.pagination_p{
    margin: 2px 0 0 0;
    float: left;
    border-radius: 3px;
    width: fit-content;
    position: relative;
    padding: .5rem;
    vertical-align: middle;
    height: 20px;
    font-size: 14px;
    text-align: center;
    color: white;
}

.support_table{
    width: 100% !important;
}

.page-link {
    margin: 0;
    display: inline-block;
    padding: 0px;
    background-color: transparent !important;
    border-color: transparent !important;
    width: 35px;
}

.div-pay-item{
    width: fit-content;
    margin: 10px 0;
}

.input_custom_amount{
    text-align: center;
    width: 50px;
    margin: 2px 0px;
}

.input_custom_card{
    width: 140px;
    padding: 5px;
}

.input_custom_mm_yy{
    text-align: center;
    width: 30px;    
    padding: 5px;
}

.input_custom_cvv{
    text-align: center;
    width: 45px;
    padding: 5px;
}


input[name="data-descr"] {
    max-width: 200px;
    overflow-x: auto;
    width: 100%;
}

.p_for_pay{
    color: white;
    float: left;
    margin: 0 10px 0 0;
}

.real_liqpay_submit{
    border-radius: 3px;
    background-color: white;
    border: none;
    padding: 10px
}

.payment_submit_0{
    height: 45px;
    padding: 0;
    border: none;
    background-color: transparent;
    display: none;
    margin: 0px 0 0 15px;
}

.button-subscription{
    background-color: rgb(0 0 0 / 40%);
    border: 2px solid #F3F3F3;
    border-radius: 0.6em;
    color: #F3F3F3 !important;
    cursor: pointer;
    font-size: 1rem;
    width: fit-content;
    margin: 0 0 10px 0px;
    padding: 0.5em 0.7em;
    text-transform: uppercase;
}

.div-subscription{
    display: none;
}

.div-price{
    width: auto;
    background-color: rgb(0 0 0 / 40%);
    padding: 10px;
}

.uah_p{
    font-weight: 600;
    color: white;
    display: inline-block;
    margin: 0 5px;
    font-size: 17px;
}

.input_sum{
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    padding: 2px 0px;
    max-width: 90px;
}

.descr_pay_h4{
    font-size: 16px;
    margin: 0 0 5px 0;
}

.all-pay-items{
    margin: 10px 0;
    width: 50%;
    border-radius: 5px;
    padding: 10px;
}

#liqpay_img{
    border-radius: 3px;
    border: 1px solid #77a729;
    padding: 5px;
}

#wayforpay_img{
    border-radius: 3px;
    border: 1px solid #4baadb;
    padding: 5px;
    background-color: white;
}

.payment_span{
    width: fit-content;
    color: white;
    float: right;
    font-size: 12px;
    line-height: 1.4;
    margin: 5px 0px 0 5px;
}

.div_new_subscription{
    display: none;
}

.div_transactions{
    display: none;
}

#masterpass_span{
    line-height: 18px;
}

.real_wayforpay_submit{
    border-radius: 3px;
    background-color: white;
    border: none;
    padding: 10px;
    margin-top: -16px;
}

.res_sum{
    font-weight: 600;
    color: white;
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid white;
}

.res_sum_sub{
    font-weight: 600;
    color: white;
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid white;
}

.div-descr{
    width: auto;
    background-color: rgb(0 0 0 / 40%);
    padding: 0 10px 10px 10px;
    margin: 0px 0px 0 0;
}

.res-descr{
    color: white;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid white;
}

.res-descr-sub{
    color: white;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid white;
}

.admin-info-msg{
    padding: 5px;
    color: rgb(255 255 255 / 90%);
    background-color: rgb(255 0 0 / 70%);
    border-radius: 5px;
    display: block;
    text-align: center;
}

table.pay_table{
    width: auto !important;
}

table.pay_table td{
    color: white !important;
    line-height: 15px !important;
    font-size: 13px !important;
    word-break: normal !important;
    background-color: rgb(0 0 0 / 40%);
}

.get_houses{
    width: 255px;
    margin: 5px 10px 3px 0px;
    padding: 4px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.get_users{
    width: 255px;
    margin: 5px 10px 3px 0px;
    padding: 4px;
    border: 0.1em solid #000000;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.edit_tr{
    display: none;
}

.form-check-input{
    position: relative !important;
    margin: 0 5px 0px 0 !important;
}

.auto_answer_p{
    color: white;
    margin: 0;
}

.other_var_request_btn{
    border: none;
    padding: 0;
    margin: 10px 0 0 0;
    border-radius: 0px;
    background-color: rgb(0 0 0 / 0%);
    color: white;
}

.other_var_request_btn:hover{
  border-bottom: 1px solid white;
}

.btn_custom_mgn{
    margin-bottom: 10px;
}


.form-select{
    border: none;
    background: white;
    padding: 4px;
}


.service_msg{
    display: block;
    padding: 5px;
    resize: vertical;
    line-height: 1.5;
    border: none;
    margin: 0px 0px 10px 0;
}

.save_service_msg_btn{
    cursor: pointer;
    border: 1px solid green;
    background-color: rgb(51 255 0 / 10%);
    color: white;
    padding: 5px 9px;
    border-radius: 2px;
    font-weight: 500;
    margin: 5px 0 0 0;
    width: 150px;
    font-size: 16px;
}

/* #525 */
.table_select{
    width: 300px !important;
    margin-bottom: 10px;
    height: 32px !important;
    padding: 0 5px !important;
}

.footer_div{
    margin: 50px 30px 0px 30px !important;
    margin-bottom: 50px !important;
}

#refresh_grid{
    background-color: #0066ff;
    color: white;
    float: left;
    border: 0.16em solid rgba(255, 255, 255, 0);
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 5px;
    font-weight: 500;
}

.btn-open-bg {
    background-color: #00FF00 !important;
}

.btn-open-bg-nodata{
    background-color: #00FA00 !important;
}

.btn-open-bg-noaccess{
    background-color: #FF0000 !important;
}

.btn-open-bg-noconn{
    background-color: #FFA07A !important;
}


.error_stat_cmd{
    border-color: rgb(187 0 0) !important;
    color: white !important;
    border-radius: 5px !important;
    background-color: rgb(187 0 0 / 70%) !important;
}


.user_div_new {
    counter-increment: index;
    display: block;
    align-items: center;
    padding: 5px 0 0 0;
    width: fit-content;
    font-size: 0.8rem !important;
    /* padding: 15px 0 5px 0; */
    /* border-bottom: 1px solid rgba(255,255,255,0.2); */
    box-sizing: border-box;
}

.close_form{
    cursor: pointer;
    /* border-bottom: 1px solid rgb(255 255 255 / 20%); */
    border-radius: 2px;
    padding: 0;
    margin: 0 !important;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* phone size */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media only screen and (max-width: 768px) {
    .full_access_list {
        margin-bottom: 20px;
    }
    .cards_comands {
        width: auto;
    }
    .updateValue {
        margin-right: 255px;
    }
    .all_houses_arr {
        margin: 5px auto;
        width: 99%;
    }
    .cardsDIV {
        height: auto;
    }
    .menu_buttons {
        width: 100%;
    }
    .menu_button_link {
        font-size: 13px;
    }
    /* .mobile-table {
        display: table;
    } */
    table.iksweb {
        table-layout: fixed;
        width: 100% !important;
    }
    table.iksweb td {
        word-break: break-all;
    }
    .table_form_user {
        table-layout: fixed;
        width: 90% !important;
    }
    #get_house {
        width: 100%;
    }
    #get_users {
        width: 100%;
    }
    #descr_user {
        width: 100%;
    }
    input[name="card"] {
        width: 100%;
    }
    #dev_type_device {
        width: 100% !important;
    }
    #dev_descr {
        width: 100% !important;
    }
    #dev_desc_full {
        width: 100% !important;
    }
    #dev_uid {
        width: 100% !important;
    }
    .create_device {
        width: 100% !important;
    }
    #acs_id_device_master {
        width: 100% !important;
    }
    #acs_descr {
        width: 100% !important;
    }
    #acs_id_dev_in {
        width: 100% !important;
    }
    #acs_id_dev_out {
        width: 100% !important;
    }
    #acs_id_cmd {
        width: 100% !important;
    }
    #acs_config {
        width: 100% !important;
    }
    #acs_id_parent_shablon {
        width: 100% !important;
    }
    #acs_sort {
        width: 100% !important;
    }
    #acs_access_right {
        width: 100% !important;
    }
    #acs_access_fixed {
        width: 100% !important;
    }
    .access_list_input {
        width: 100% !important;
    }
    .access_not_type {
        display: block;
    }
    .access_chosen_type {
        display: block;
    }
    .buttons_mode_change{
        display: inline-block;
    }
    .full_access_list{
        height: fit-content;
    }
    .access_textarea{
        width: 100%;
    }

    table.support_table {
        table-layout: fixed;
        width: auto !important;
    }

    #manage_support {
        margin-bottom: 30%;
    }

    table.pay_table{
        width: auto !important;
    }

    table.pay_table td{
        color: white !important;
        line-height: 15px !important;
        font-size: 13px !important;
        word-break: normal !important;
    }

    .div-price{
        width: auto;
    }

    .div-descr{
        width: auto;
    }

    .all-pay-items{
        width: auto;
    }

    #short_log_table{
        width: 350px;
    }

    .table-mobile{
        width: 350px;
    }
}