﻿.x-window-header-title-default {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Verdana', 'Helvetica Neue', helvetica, arial, verdana, sans-serif;
    line-height: 20px;
}
.x-window-header-default-top {
    border-bottom-left-radius: 0;
    padding: 10px 14px 10px 14px;
    border-style: solid;
    background-color: #19202B;
}
.x-window-default {
    border-color: #494949;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
}
.x-toolbar-default {
    padding: 6px 0 6px 8px;
    border-style: solid;
    border-color: #bac2cf;
    border-width: 1px;
    background-image: none;
    background-color: #EBECEE;
}
.x-panel-header-default {
    background-image: none;
    background-color: #404040 !important;
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0%, #fff), color-stop(5%, #25a9ef), color-stop(0%, #256fcd));
    /* background-image: -webkit-linear-gradient(top, #fff, #25a9ef 5%, #256fcd); */
    background-image: -moz-linear-gradient(top, #fff, #25a9ef 5%, #256fcd);
    background-image: -o-linear-gradient(top, #fff, #25a9ef 5%, #256fcd);
    background-image: -ms-linear-gradient(top, #fff, #25a9ef 5%, #256fcd);
    background-image: linear-gradient(top,#fff, #25a9ef 5%, #256fcd);
}
.x-panel-header-default-vertical {
    background-image: none;
    background-color: #bac2cf;
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0%, #fff), color-stop(5%, #25a9ef), color-stop(0%, #256fcd));
    /* background-image: -webkit-linear-gradient(right, #fff, #25a9ef 5%, #256fcd); */
    background-image: -moz-linear-gradient(right, #fff, #25a9ef 5%, #256fcd);
    background-image: -o-linear-gradient(right, #fff, #25a9ef 5%, #256fcd);
    background-image: -ms-linear-gradient(right, #fff, #25a9ef 5%, #256fcd);
    background-image: linear-gradient(right,#fff, #25a9ef 5%, #256fcd);
}
.x-panelheader {
    background-color: #494949;
    background-image: none;
    border: 1px solid #dcdcdc;
}
.x-panelheader {
    background-color: #19202B;
    background-image: none;
    border: 1px solid #dcdcdc;
}
.x-paneltitle {
    color: #fff;
    font: 600 14px/18px'-apple-system', 'Helvetica Neue', helvetica, arial, sans-serif;
    padding: 6px 0;
}
.x-panel-body-el {
    background-color: #fff;
    color: #19202B !important;
    border: 1px solid #dcdcdc;
}
.x-titlebar {
    background-color: #19202B !important;
    background-image: none;
    border: 1px solid #19202B !important;
    font: 600 14px / 16px 'Verdana' !important;
    color: #000;
}

.PanelTop .x-box-item {
    position: absolute !important;
    left: 0;
    top: 0 !important;
}
.Panel1_ {
    box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 20%);
    border-radius: 8px;
}
.Panel2_ {
    box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 5px 8px 0 rgb(0 0 0 / 14%), 0 1px 14px 0 rgb(0 0 0 / 12%);
}
.Panel3_ {
    box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 20%);     
}
.MyGroupBox .x-fieldset-header-default > .x-fieldset-header-text {  
    font-weight: bold !important;
    font-size: 13px !important;
    font-family: Arial !important;
    color: rgb(0, 112, 192);
}
.x-window-default, #O9_id-outerCt {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/files/foto_glav.jpg') !important;
    background-size: cover !important;
    background-position: top 25% center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}
#O73_id-body {
    background-color: transparent !important;
    background-image: none !important;
}





