#Header{
    height: 56px;
}
#mainContentAdmin{
    padding-top: 64px;
}
/* Модальное окно поверх фиксированной шапки */
.navbar-fixed-top { z-index: 1020; }
.modal-backdrop { z-index: 1040 !important; }
.modal { z-index: 1050 !important; }
#result{
    padding-left: 10px;
    padding-right: 10px;
}
.label a{
    color: white;
}
.loading{
    text-align: center;
    padding: 15px;
}
.table-responsive{
    overflow: auto;
}
.lockscreen {
    height: 250px;
    left: 50%;
    margin-left: -239px;
    margin-top: -185px;
    position: absolute;
    top: 50%;
    width: 478px;
}
.lockscreen .logo {
    padding: 15px 0;
    display: block;
}
.lockscreen .logo + div {
    background: #FFF;
    box-shadow: -31px 32px 53px rgba(0, 0, 0, 0.20);
    overflow: hidden;
    padding: 13px;
    position: relative;
}
.lockscreen .logo > :first-child {
    margin: 0;
}
.lockscreen .logo img {
    width: 29px;
    margin-top: -4px;
    margin-right: -2px;
}
.lockscreen .logo + div > img {
    float:left;
}

.lockscreen .logo + div > img + div {
    float: right;
    width: 318px;
}
.lockscreen .logo + div > img + div > :first-child {
    margin-top: 0px;
}
.lockscreen .logo + div > img + div > :first-child > :first-child {
    opacity: .1;
    padding: 15px;
}
.lockscreen .logo + div > img + div > :first-child > small {
    display: block;
    padding-top: 5px;
}
.lockscreen .logo + div > img + div > :first-child + p {
    margin-bottom: 12px;
}
.text-danger {
    color: #b94a48!important;
}
/* ***************** */
/* **** OUTLOOK **** */
/* ***************** */
div#OFolder{height:524px; overflow:auto; border:solid 1px #6699FF;}
#OFolderTd{padding-top:5px; padding-right:5px; border-right:solid 1px #6699ff;}
div#OFolder a:link, div#OFolder a:visited, div#OFolder a:active{
    display:block;
    border:solid 1px #ffffff;
    padding:2px;
    outline:none;}
div#OFolder a:hover{border:solid 1px #6699FF; text-decoration:none;}
div#OMailList{border-bottom:solid 1px #6699FF; height:530px;}
div#OMailPageList{height:30px;}
div#OMailListSimple{height:500px; overflow-y: scroll;}
div#OMessageArea{height:260px;}
div#OPanel1 td, div#OPanel2 td{padding-left:5px; padding-right:5px; text-align:center;}
div#OPanel1 a:link, div#OPanel1 a:visited, div#OPanel1 a:active, div#OPanel2 a:link, div#OPanel2 a:visited, div#OPanel2 a:active {
    display:block;
    border:solid 1px #ffffff;
    padding:2px;
    outline:none;}
div#OPanel2 a:hover, div#OPanel2 a:hover{background:#6699FF; text-decoration:none;}
div#OPanel1, div#OPanel2{}

.Orow1{}
.OrowB{font-weight:bold;}
.Omainbody{background:#ffffff;}
.Omainsel{background:#6699ff; color:#ffffff;}
.Omainhighsel{background:#FF6633; color:#ffffff;}
.Omainhigh{background:#e3efff;}

div#OMSGBlock, div#WFMsg{color:red;}
div#WFM{height:20px; color:red;}

table.Mtab{empty-cells:show;}
table.Mtab td{border-bottom:solid 1px #cccccc; padding:1px; vertical-align:top; empty-cells:show;}
table.Mtab th{border-bottom:solid 1px #cccccc; padding:1px;text-align:left;font-weight:bold; empty-cells:show;background:#6388be; color:#ffffff; cursor:pointer;}
.mailerror{border:dashed 1px red; color:red; padding:3px;}
.mailok{border:dashed 1px green; color:green; padding:3px;}


.authbody{
    background:#CCC;
}
#authconteiner{
    text-align:center;
    height:100%;
    vertical-align:middle;
}
#authcontent{
    text-align:center;
    vertical-align:middle;
    padding-top:10%;
}
.navbar div>ul>li:hover>div{
    display:block!important;
}
#header-astate:hover>ul{
    display:block!important;
}
.navbar div>ul>li:hover>a{
    color: #333!important;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
}
.navbar div>ul>li:hover{
    background: #fff;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(1,#cfcfcf));
    background: -ms-linear-gradient(bottom,#fff,#cfcfcf);
    background: -moz-linear-gradient(center bottom,#fff 0,#cfcfcf 100%);
    background: -o-linear-gradient(#cfcfcf,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#ffffff', GradientType=0);
}

/* Modern header/nav */
.navbar.navbar-default {
    background: #c7ddff;
    border: none;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    min-height: 52px;
}
.navbar.navbar-default .navbar-collapse {
    border: none;
}
.navbar.navbar-default .navbar-nav > li > a {
    color: #2b2f36;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 10px 14px;
    line-height: 24px;
    border-radius: 10px;
    transition: background-color 0.15s ease, color 0.15s ease;
}
.navbar.navbar-default .navbar-nav > li > a .fa {
    color: #8a94a6;
}
.navbar.navbar-default .navbar-nav > li > a:hover {
    background: transparent;
    color: #111827;
    border: none;
}
.navbar.navbar-default .navbar-nav > li.active > a,
.navbar.navbar-default .navbar-nav > li.open > a {
    background: #a9c7ff;
    color: #111827;
    border: none;
}
.navbar.navbar-default .navbar-nav > li.open > a,
.navbar.navbar-default .navbar-nav > li.open > a:hover {
    background: #98b9ff;
}
.navbar.navbar-default .navbar-nav > li > a:focus,
.navbar.navbar-default .navbar-nav > li.open > a:focus,
.navbar.navbar-default .navbar-nav > li.active > a:focus {
    background: #98b9ff;
    color: #111827;
    outline: none;
}
.navbar.navbar-default .navbar-nav > li.open > a,
.navbar.navbar-default .navbar-nav > li.active > a {
    box-shadow: inset 0 -2px 0 rgba(37, 99, 235, 0.45);
}
.navbar.navbar-default .navbar-nav > li.open:not(.active) > a {
    background: transparent;
    box-shadow: none;
}
.navbar.navbar-default .navbar-nav > li:hover {
    background: transparent;
}
.navbar.navbar-default .navbar-nav > li > a:hover .fa,
.navbar.navbar-default .navbar-nav > li.active > a .fa,
.navbar.navbar-default .navbar-nav > li.open > a .fa {
    color: #3b82f6;
}
.navbar.navbar-default .dropdown-menu {
    border: none;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    padding: 8px;
}
.navbar.navbar-default .dropdown-menu > li > a {
    padding: 8px 12px;
    border-radius: 8px;
    color: #2b2f36;
    font-weight: 500;
}
.navbar.navbar-default .dropdown-menu > li > a:hover,
.navbar.navbar-default .dropdown-menu > li.active > a {
    background: #bcd7ff;
    color: #111827;
}
.navbar.navbar-default .navbar-nav > li > a:focus,
.navbar.navbar-default .dropdown-menu > li > a:focus {
    outline: none;
}
.navbar.navbar-default .navbar-toggle {
    border: none;
}
.navbar.navbar-default .navbar-toggle .icon-bar {
    background: #6b7280;
}

/* Modern widgets/tables */
.jarviswidget {
    border: none;
    border-radius: 14px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}
.jarviswidget > header {
    background: #ffffff;
    border-bottom: 1px solid #e6edf3;
    padding: 12px 16px;
}
.jarviswidget > header h2 {
    font-weight: 700;
    color: #1f2937;
}
.jarviswidget .widget-body {
    background: #ffffff;
    padding: 16px;
}
.jarviswidget .widget-body.no-padding {
    padding: 0;
}
.table {
    border-color: #e6edf3;
}
.table > thead > tr > th {
    background: #f7fafb;
    color: #1f2937;
    font-weight: 600;
    border-bottom: 1px solid #e6edf3;
}
.table > tbody > tr > td {
    border-top: 1px solid #eef2f6;
}
.table > tbody > tr:hover {
    background: #f6fdf9;
}
.btn {
    border-radius: 8px;
    font-weight: 600;
}
.btn.btn-primary {
    background: #2563eb;
    border-color: #2563eb;
}
.btn.btn-primary:hover {
    background: #1d4ed8;
    border-color: #1d4ed8;
}
.btn.btn-success {
    background: #1d4ed8;
    border-color: #1d4ed8;
}
.btn.btn-success:hover {
    background: #1e40af;
    border-color: #1e40af;
}
.label.label-primary {
    background: #2563eb;
}
.smart-form .input input,
.smart-form .textarea textarea,
.smart-form .select select {
    border-radius: 8px;
    border: 1px solid #d7e1ea;
}

/* Compact estimate table */
#wid-id-o-a-estimate .table > thead > tr > th,
#wid-id-o-a-estimate .table > tbody > tr > td {
    padding: 6px 8px;
    font-size: 13px;
}
#wid-id-o-a-estimate .widget-body-toolbar {
    padding: 6px 10px;
}
#wid-id-o-a-estimate .widget-footer {
    padding: 8px 12px;
}
#wid-id-o-a-estimate .btn {
    padding: 4px 10px;
    font-size: 12px;
}
#reset-form{
    display: none;
    padding-top: 13px;
}
#reset-form .col{
    margin-left: -3px;
    margin-right: -3px;
}
.spoiler_body {
    display:none;
}
.spoiler_links {
    cursor:pointer;
}
.smart-form .textarea textarea:disabled{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: not-allowed;
}
.smart-form .input input:disabled{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: not-allowed;
}
#cashout_method .ui-tabs .ui-tabs-panel{
    padding: 0;
}
.select2-hidden-accessible{
    display: none;
}
.checkout-but a{
    margin-top: -3px;
}

.d-loader span{
    display: block;
    text-align: left;
    font-size: 20px;
}
.d-loader img{
    margin: 10px;
    width: 70px;
}
.mail-empty{
    width: 100%;
    font-size: 22px;
}
.inbox-menu-lg li.del-but a{
    float: left;
    width: 80%;
}
.inbox-menu-lg li.del-but>span{
    width: 20%;
    cursor: pointer;
}
.inbox-menu-lg li.del-but>span>i{
    padding: 8px;
}
.inbox-menu-lg li.del-but span:hover {
    color: red;
}
.AFiles{
    padding: 5px;
}
.mail-cycle i{
    padding: 7px 0 7px 0;
}
#inbox-table .inbox-data-date{
    min-width: 130px;
    text-align: center;
}
#inbox-table .checkbox label{
    margin-top: 8px;
}
.mobile-detected .mobile-hide{
    display: none;
}
.inbox-side-bar .block{
    padding: 5px;
    border: solid 1px #6388be;
    background: #e3efff;
    border-radius: 3px;
}
.mail-content{
    margin: 0 12px;
}
.ajax-loading-animation{}
.ajax-loading-animation img{
    margin-top: -4px;
}
.chat-footer .fa-lg{
    font-size: 30px;
}
.textarea-controls #mydropzone{
    margin-left: -2px;
    margin-right: -2px;
    border-top: 1px solid #cccccc;
    border-radius: 0;
    background: #f9fdff;
}
@media (min-width: 767px) {
    .navbar div>ul>li:hover>ul{
        display:block!important;
    }
}
@media (max-width: 950px) {
    .table-responsive{
        overflow-x:auto;
        min-height:.01%
    }
}
@media (max-width: 767px) {
    .lockscreen .logo + div > img {
        float:none !important;
    }
    .nav>li{
        text-align: center;
    }
    .lockscreen {
        height: auto;
        left: 5%;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        top: 0;
        width: 90%;
        text-align: center;
    }
    .lockscreen .logo + div > img + div {
        float: none;
        width: 100%;
        height: auto;
    }
}