/*.wrapper {*/
/*  !*background: #f1f4f6;*!*/
/*  !*background-color: #eee !important;*!*/
/*}*/

/*.main-sidebar {*/
/*  position: fixed;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  z-index: 9999;*/
/*  !*background: #000;*!*/
/*  width: 260px;*/
/*  !*background-image: url("/img/sidebar-1.jpg");*!*/
/*  background-size: cover;*/
/*  background-position: 50%;*/
/*  height: 100%;*/
/*  max-height: 100%;*/
/*  !*background-color: #191919;*!*/
/*  background-color: black;*/
/*  !*background-color: rgba(0,0,0,.77);*!*/
/*  !*background-color: #4f5a6e;*!*/
/*  !*opacity: .77;*!*/


/*  !*background: #191919;*!*/
/*}*/

/*.main-sidebar:before {*/
/*  !*opacity: .33;*!*/
/*  !*background: #000;*!*/
/*}*/

/*.sidebar:before {*/
/*  !*opacity: .33;*!*/
/*  !*background: #000;*!*/
/*}*/

/*.app-sidebar.sidebar-shadow {*/

/*}*/

/*!*.elevation-4 {*!*/
/*!*  box-shadow: 7px 0 60px rgb(0 0 0 / 5%) !important;*!*/
/*!*}*!*/

/*!*nav.main-header.navbar.navbar-expand.navbar-white.navbar-light {*!*/
/*!*  margin-bottom: 25px;*!*/
/*!*}*!*/


/*  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {*/
/*    !*margin-left: 8.6rem!important;*!*/
/*  }*/

/*  !*.content-wrapper {*!*/
/*  !*  margin-left: 6rem!important;*!*/
/*  !*}*!*/

/*!*.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {*!*/
/*!*  margin-left: 6.0rem!important;*!*/
/*!*}*!*/

/*!*.content-wrapper,*!*/
/*!*.main-footer,*!*/
/*!*.main-header {*!*/
/*!*  margin-left: 6.0rem!important;*!*/
/*!*}*!*/


.mycl1 {
    /*width: 100%;*/
    width: 100px;
}

.mycl2 {
    /*width: 100%;*/
    width: 100px;
}

.test {
    height: 20px;
}

.ggg .pagination {
    display: none;
}


/*.page-item.active .page-link {*/
/*    z-index: 3;*/
/*    color: #fff;*/
/*    background-color: #007bff;*/
/*    border-color: #007bff;*/
/*}*/

/*.page-link {*/
/*    position: relative;*/
/*    display: block;*/
/*    padding: 0.5rem 0.75rem;*/
/*    margin-left: -1px;*/
/*    line-height: 1.25;*/
/*    color: #007bff;*/
/*    background-color: #fff;*/
/*    border: 1px solid #dee2e6;*/
/*}*/

.pagination li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination li.active a {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.pagination li.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination li:last-child span {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.pagination span {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination a:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.exp {
    float: right;
}

.hhh2 {
    margin-left: 20px;
}

.col-md-7.vn {
    margin-top: 5px;
    margin-bottom: 60px;
}

.grid-view ul.pagination {
    margin-top: 35px;
    margin-bottom: 20px;
}

div#w5 {
    width: 100%;
    overflow-x: scroll;
}

.niz {
    margin-top: 30px;
    margin-bottom: 30px;
}

div#w1 {
    width: 100%;
    overflow-x: scroll;
}

.text1 {
    margin-bottom: -1px;
    font-size: 16px;
}

.dark-mode .navbar-white {
    background-color: #9BC53E !important;
    /*background-color: #8CB336 !important;*/
    /*background-color: #FA7921 !important;*/
    /*background-color: #F96A08 !important;*/
    /*background-color: #009670 !important;*/
    /*background-color: #20c997 !important;*/

    color: #1f2d3d;
}

.main-header {!important;
    border-bottom: 0px solid #dee2e6 !important;
    z-index: 1034;
}

.navbar-nav .nav-link {
    /* color: rgba(0,0,0,.7); */
    color: white!important;
    font-weight: bold !important;
}

.navbar-nav .nav-link:hover {
    /* color: rgba(0,0,0,.7); */
    color: #1f2d3d!important;
}

/*span.select2-selection.select2-selection--single {*/
/*    background-color: white !important;*/
/*    color: black !important;*/
/*}*/

/*span#select2-komuslugisearch-dom_id-container {*/
/*    color: black !important;*/
/*}*/

table.table.table-striped.table-bordered th a {
    color: white !important;
}

.btn-group {
    background-color: white;
}



.dark-mode .btn-primary {
    /*color: #fff;*/
    /*background-color: #335476;*/
    /*border-color: #304e6d;*/
    color: #fff !important;
    background-color: #009670!important;
    border-color: #008966!important;
}

.dark-mode .btn-primary:hover {
    color: #fff!important;
    background-color: #335476!important;
    border-color: #304e6d!important;

}

a.btn.btn-success.pozits2.hhh1 {
    color: #fff!important;
    background-color: #335476!important;
    border-color: #304e6d!important;
}

a.btn.btn-success.pozits2.hhh2 {
    color: #fff!important;
    background-color: #335476!important;
    border-color: #304e6d !important;
}

a.btn.btn-success.pozits2.hhh1:hover {
    color: #fff !important;
    background-color: #009670!important;
    border-color: #008966!important;
}

a.btn.btn-success.pozits2.hhh2:hover {
    color: #fff !important;
    background-color: #009670!important;
    border-color: #008966 !important;
}

ul.pagination {
    /*background-color: #335476!important;*/
}

ul.pagination li {
    background-color: #335476!important;
}

ul.pagination li a {
    background-color: #335476!important;
    color: white;
    border: 1px solid #304e6d;
}

ul.pagination li.prev.disabled span {
    background-color: #335476!important;
    color: white;
    border: 1px solid #304e6d;
}

ul.pagination li.prev  {
    background-color: #335476!important;
    color: white;
    border: 1px solid #304e6d;
}

ul.pagination li.next.disabled span {
    background-color: #335476!important;
    color: white;
    border: 1px solid #304e6d;
}

ul.pagination li.active a {
    z-index: 3 !important;
    background-color: white !important;
    color: #335476 !important;
}

li.nav-item.gg {
    color: white;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 32px;
    padding-right: 10px;
}


@media (min-width: 768px) {

    body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
        transition: margin-left .3s ease-in-out;
        margin-left: 0 !important;
    }

}

body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
    transition: margin-left .3s ease-in-out;
    margin-left: 0 !important;
}

nav.main-header.navbar.navbar-expand.navbar-white.navbar-light {
    background-color: #9BC53E !important;
    /* background-color: #8CB336 !important;*/
    /* background-color: #FA7921 !important;*/
    /* background-color: #F96A08 !important;*/
    /* background-color: #009670 !important;*/
    /* background-color: #20c997 !important;*/
    color: #1f2d3d;
}

.wrapper {
    margin: 0 35px 0 35px;
}

body.sidebar-mini {
    /*background-color: #343a40;*/
    /*background-color: #454d55;*/
    /*background-color: rgba(0, 0, 0, 0.05);*/
    background-color: rgba(0, 0, 0, 0.09);


}

.content-wrapper {
    background-color: linen !important;
    /*background-color: #deecdd !important;*/
    /*background-image: linear-gradient(to right, #c1dfc4, #deecdd);*/
    /*background: #f1f4f6;*/
}

table.table.table-striped.table-bordered th a {
    color: black !important;
}

input#pinput {
    height: 36px;
    margin-top: 0px;
    margin-right: 9px;
    width: 70px;
    float: right;
}

button#pbutton {
    margin-bottom: 1px;
    float: right;
}

label.lab {
    margin-right: 17px;
    float: right;
}

div#w3 {
    width: 100%;
    overflow-x: scroll;
}



/*disign*/

tr th {
    background: #3699ff;
    /*background: #3c6da3;*/
    color: white !important;
}

tr th a {
    color: white !important;
}

table.table.table-striped.table-bordered th a {
    color: white !important;
}
/*color: #3F4254;*/
.content-wrapper {
    background-color: white !important;
}

body.sidebar-mini {
    background: #EEF0F8;
    /* background-color: #343a40; */
    /* background-color: #454d55; */
    /* background-color: rgba(0, 0, 0, 0.05); */
    /* background-color: rgba(0, 0, 0, 0.09); */
}

/*a.btn.btn-success.pozits2.hhh1 {*/
/*    color: #fff !important;*/
/*    background: #3699ff;*/
/*}*/


ul.pagination li.prev {
    background: #3699ff !important;
    color: white;
    border: 1px solid #3699ff;
}

ul.pagination li {
    background: #3699ff !important;
    color: white;
    border: 1px solid #3699ff;
}

ul.pagination li a {
    background: #3699ff !important;
    color: white;
    border: 1px solid #3699ff;
}



nav.main-header.navbar.navbar-expand.navbar-white.navbar-light {
    /*background: #3699ff !important;*/
    background-color: #3c6da3!important;
    /* background-color: #8CB336 !important; */
    /* background-color: #FA7921 !important; */
    /* background-color: #F96A08 !important; */
    /* background-color: #009670 !important; */
    /* background-color: #20c997 !important; */
    color: #1f2d3d;
}

ul.pagination li.prev.disabled span {
    background-color: #3699ff!important;
    color: white;
    border: 1px solid #3699ff;
}

ul.pagination li.next.disabled span {
    background-color: #3699ff!important;
    color: white;
    border: 1px solid #3699ff;
}

.navbar-white.navbar-light .form-control-navbar, .navbar-white.navbar-light .form-control-navbar+.input-group-append>.btn-navbar {
    background-color: #fff !important;
    border-color: white!important;
    color: rgba(52,58,64,.8);
}





a.btn.btn-success.pozits2.hhh1 {
    color: #fff!important;
    background: #3699ff !important;
    border-color: #3699ff!important;
}
a.btn.btn-success.pozits2.hhh1:hover {
    color: #fff!important;
    background: #007bff !important;
    border-color: #007bff!important;
}

/*#007bff;*/
a.btn.btn-success.pozits2.hhh2 {
    color: #fff!important;
    background-color: #3699ff!important;
    border-color: #3699ff !important;
}

a.btn.btn-success.pozits2.hhh2:hover {
    color: #fff!important;
    background-color: #007bff!important;
    border-color: #007bff !important;
}

/*a.btn.btn-success.pozits2.hhh2 {*/
/*    color: #fff!important;*/
/*    background-color: #007bff!important;*/
/*    border-color: #007bff !important;*/
/*}*/

/*a.btn.btn-success.pozits2.hhh2:hover {*/
/*    color: #fff!important;*/
/*    background-color: #007bff!important;*/
/*    border-color: #007bff !important;*/
/*}*/

.btn-success {
    color: #fff;
    background-color: #007bff!important;
    border-color: #007bff!important;
}

.btn-success:hover {
    color: #fff;
    background-color: #3699ff !important;
    border-color: #3699ff!important;
}

.table-hover tbody tr:hover {
    color: #3F4254;
    background-color: #E4E6EF;
}

table.table.table-striped.table-bordered tr:hover {
    background-color: #E4E6EF;
}

p.ppp1 {
    font-size: 32px;
}

a.ins11:hover {
    color: #F44336;
    text-decoration: none;
    background-color: white;
}

table.table.table-striped.table-bordered hr {
    margin-top: 0;
    margin-bottom: -4px;
    color:black;
    background-color: black;
}

.def table th {
    width: 10%;
}

.def table td {
    width: 30%;
}

div#tableaccess-komuslugi {
    display: inline-flex;
}

div#tableaccess-doma {
    display: inline-flex;
}

div#tableaccess-obwaya {
    display: inline-flex;
}

div#tableaccess-rezerv {
    display: inline-flex;
}



.tableaccess-form label.control-label {
    margin-right: 47px;
}

.tableaccess-form .radio {
    margin-left: 15px;
    margin-right: 15px;
}

.tableaccess-form label.control-label {
    width: 166px;
}

.tableaccess-form .form-group.field-tableaccess-komuslugi.required {
    /* border: 1px solid #939090; */
    height: 43px;
    /* padding: 10px 5px 10px 5px; */
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 5px;
    background-color: #80808024;
    width: 1020px;
}

.tableaccess-form .form-group.field-tableaccess-doma.required {
    /* border: 1px solid #939090; */
    height: 43px;
    /* padding: 10px 5px 10px 5px; */
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 5px;
    background-color: #80808024;
    width: 1020px;
}

.tableaccess-form .form-group.field-tableaccess-obwaya.required {
    /* border: 1px solid #939090; */
    height: 43px;
    /* padding: 10px 5px 10px 5px; */
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 5px;
    background-color: #80808024;
    width: 1020px;
}

.tableaccess-form .form-group.field-tableaccess-rezerv.required {
    /* border: 1px solid #939090; */
    height: 43px;
    /* padding: 10px 5px 10px 5px; */
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 5px;
    background-color: #80808024;
    width: 1020px;
}

.tableaccess-form p.help-block.help-block-error {
    margin-bottom: 40px;
}



