/* RESET */
body, html, ul, menu {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    color: inherit;
    text-decoration: none;
    outline: none;
}


li {
    list-style-type: none;
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.float-left, .place-left {  float: left;  }
.float-right, .place-right { float: right; }

body {
    min-width: 1280px;
    margin-top: 90px;
    font-family: "Calibri-Web", Arial, Verdana, sans-serif;
    /*font-size: 16px;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: white;
}

.page-wrapper {
    background: white;
    margin-top: 124px;
    margin-left: 213px;
    /*height: 100px;*/
}


/* PAGE HEADER */
.system-head {
    /*display: table-block;*/
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    padding: 0 20px;
    min-width: 960px;
    font-family: 'PF BeauSans Pro', Arial, sans-serif;
    /*overflow: hidden;*/
    background: linear-gradient(to bottom, #0a3762 0%, #0e4576 100%);
}

.head_system_name {
    margin-left: -40px;	
    padding-top: 6px;
    color: white;
}

.head_logo {
    float: left;
    margin-right: 10px;
    margin-left: -20px;	
    width: 162px;
    height: inherit;
    background: url("/vgk2015/faces/javax.faces.resource/images/header_logo_transparent.png") 0  no-repeat; 
}

.system-head hgroup {
    float: left;
    vertical-align: middle;
    height: inherit;
    font-family: "PF BeauSans Pro", Arial, Verdana, sans-serif;
}

.system-head h1 {
    margin: 0;
    font-size: 21px;
}

.system-head h2 {
    margin: 0;
    font-family: "Calibri-Web", Arial, Verdana, sans-serif;
    font-size: 14px;
}

.head_info {
    padding-right: 18px;
    font-size: 11px;
    text-align: right;
    color: #FFF;
}

.head_info li,
.head_support li {
    height: 16px;
}

.head_info,
.head_support {
    float: right;
    height: inherit;
    padding-top: 7px;
}


.head_info li,
.head_support li {
    margin: 0 0 3px 0;
}


.head_support {
    float: right;
    height: inherit;
    margin-right: 20px;
    border-left: 1px solid #6C88A3;
    padding-left: 18px;
    font-size: 11px;
    color: #FFF;
}

.head_support a {
    display: block;
    height: inherit;
    padding-left: 22px;
}

.head_support_exit a {
    background: url("/vgk2015/faces/javax.faces.resource/images/quit-icon.png") 0 0 no-repeat;
}

.head_support_tech a {
    background: url("/vgk2015/faces/javax.faces.resource/images/link_pic_1.png") 0 0 no-repeat;
}

.head_support_help a {
    background: url("/vgk2015/faces/javax.faces.resource/images/link_pic_2.png") 0 0 no-repeat;
}


.head_blue_stripe {
    position: absolute;
    top: 64px;
    height: 26px;
    /*width: 100%;*/
    left: 0;
    right: 0;
    z-index: 2;
    padding-left: 130px;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 26px;
    background: #0072c6;
    -webkit-box-shadow: inset 0 -20px 60px -20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 -20px 60px -20px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 -20px 60px -20px rgba(0, 0, 0, 0.5);
}

.navbar-top {
    position: absolute;
    height: 40px;
    top: 90px;
    left: 0;
    right: 0;
    background: #f2f2f2;
    /*border-bottom: 1px solid rgba(73, 78, 86, 0.2);*/
    z-index: 1000;
}

.navbar-top-toolbar .navbar-top-header {
    display: inline-block;
    margin: 0;
    font-family: "Calibri-Web", Arial, Verdana, sans-serif;
    font-size: 22px !important;
    font-weight: bold;
    line-height: 40px;
    color: #0071bc;
}

.navbar-top-buttons {
    margin-top: 12px;
    margin-right: 10px;
}

.status-bar {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    /*width: 219px;*/
    height: 30px;
    border-top: 1px solid #ddd;
    background-color: #f2f2f2;
    z-index: 1000;
}


.navbar-top-buttons .ui-button,
.navbar-top-buttons .ui-menubutton {
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
    margin: 0 22px 0 0;
}


.ui-menubutton button {
    background: url("/vgk2015/faces/javax.faces.resource/images/avtomobil/avtomobill-navbar-top-arrow.svg") 100% 50% no-repeat !important;
}

.navbar-top-buttons .ui-button
{
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
    /*display: inline-block !important;*/
    height: 20px;
    /*margin-top: 14px;*/
    background: none;
    border-radius: 0 !important;
    border: none;
    border-bottom: 4px solid transparent !important;
}

.navbar-top-buttons button:hover, .navbar-top-buttons button.ui-state-focus { 
    border-bottom-color: rgba(0, 170, 235, 0.8) !important;
}


.navbar-top-buttons .ui-icon {
    display: none;
}

.navbar-top-toolbar {
    /*	margin-top: 2px;
            padding-left: 30px !important;*/
    /*position: absolute;*/
    /*	top: 0;
            bottom: 0;*/
    float: left;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    padding-left: 30px;	
}

.status-bar {
    position: fixed;
    bottom: 0;
}

.navbar-top-toolbar.page-info {
    padding-left: 0;
    margin-left: 125px;
    margin-top: 0;
}

.navbar-top-toolbar button {
    margin-top: 0;
    margin-right: 16px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block;
    height: 40px;
    width: 10px;
    background: none;
    border: none !important;
    outline: none;
}
.navbar-top-toolbar button.ui-state-hover,
.navbar-top-toolbar button.ui-state-active {
    border-top: 1px solid #bce1f8;
    /*border-left: 5px solid gray;*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfeffb), color-stop(100%, #bce1f8)) !important;
    background: -webkit-linear-gradient(top, #dfeffb 0%, #bce1f8 100%) !important;
    background: -o-linear-gradient(top, #dfeffb 0%, #bce1f8 100%) !important;
    background: -ms-linear-gradient(top, #dfeffb 0%, #bce1f8 100%) !important;
    background: linear-gradient(to bottom, #dfeffb 0%, #bce1f8 100%) !important;
}


.navbar-top-toolbar.page-info button {
    margin-right: 10px;
    opacity: .7;
}


.navbar-top-toolbar .ui-icon {
    display: inline-block;
}

.navbar-top-toolbar .page-info .navbar-top-header {
    display: inline-block;
    font-size: 26px !important;
    font-family: "Calibri-Web", Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #494E56;
}

.navbar-top-header button {
    padding-top: 8px !important;
    margin-right: 8px !important;
    display: inline-block;
}

.navbar-top .ui-button .ui-button-text {
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-family: "PF BeauSans Pro", Arial, Verdana, sans-serif;
    color: #444;
}

.navbar-top .ui-menubutton .ui-button-text {
    padding-right: 18px;
}

/* PAGE DROPDOWN MENU */
.page-top-dropdown {
    width: auto !important;
    border: 1px solid rgba(73, 78, 86, 0.2) !important;
    /*border-top: none !important;*/
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.page-top-dropdown li a {
    padding: 4px 20px !important;
}

.page-top-dropdown ul .ui-menuitem-text {
    font-size: 13px;
    line-height: 13px;
}
/* /PAGE DROPDOWN MENU */


/* PAGE MENU */
.avtomobil-page-menu {
    position: fixed;
    top: 130px;
    bottom: 0;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 220px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #f2f2f2;
    z-index: 100;
    overflow: hidden;
}

.avtomobil-page-menu a {
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
    display: block;
    padding: 0;
    line-height: 35px;
    overflow: hidden;
}

.avtomobil-page-menu h3 a {
    padding-left: 10px;
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
}

.avtomobil-page-menu li {
    margin: 0 !important;
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
}

.avtomobil-page-menu h3 {
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
    border: none;
}

.avtomobil-page-menu a {
    -webkit-box-sizing: border-box  !important;
    -moz-box-sizing: border-box  !important;
    box-sizing: border-box  !important;
    border-left: 5px solid transparent !important;
    text-shadow: none !important;
}

.avtomobil-page-menu h3.ui-state-hover, .avtomobil-page-menu h3.ui-state-active {
    box-shadow: none !important;
}

.avtomobil-page-menu .ui-state-hover a {
    border-left-color: gray !important;
}

.avtomobil-page-menu .ui-panelmenu-content {
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden;
    background: white;
}

.ui-panelmenu-content li:hover {
    background: #eee;
}

.avtomobil-page-menu h3 {
    border-top: 1px solid #dadada;
    font-family: 'PF BeauSans Pro', Arial, sans-serif;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: normal !important;
    text-shadow: none !important;
}


.avtomobil-page-menu a.ui-state-disabled {
    color: #bbb !important;
    opacity: 1 !important;
    background: transparent;
}

.avtomobil-page-menu a.ui-state-hover {
    border-color: transparent;
    border-left-color: gray !important;
}

.avtomobil-page-menu a {
    width: 100% !important;
}

.page-menu-arrow {
    display: block;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 28px;
    height: 28px;
    background: url("/vgk2015/faces/javax.faces.resource/images/avtomobil/avtomobil-page-menu-arrow.svg") center no-repeat;
    border-left: 8px solid transparent;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
    -webkit-transform-origin: 22px 50%;
    -moz-transform-origin: 22px 50%;
    -transform-origin: 22px 50%;
}

.ui-state-hover .page-menu-arrow {
    background-image: url("/vgk2015/faces/javax.faces.resource/images/avtomobil/avtomobil-page-menu-arrow-hover.svg");
}

.ui-state-active .page-menu-arrow {
    /*background-image: url("/vgk2015/faces/javax.faces.resource/images/avtomobil/avtomobil-page-menu-arrow-active.svg");*/
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


.ui-panelmenu-content {
    -webkit-box-shadow: inset 0px -10px 8px -10px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px -10px 8px -10px rgba(0,0,0,0.4);
    box-shadow: inset 0px -10px 8px -10px rgba(0,0,0,0.4);
}


.ui-panelmenu-content a {
    font-family: 'PF BeauSans Pro', Arial, sans-serif;
    font-size: 11px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 0 0 35px !important;
    text-transform: uppercase;
    color: #494E56;
    border-top: none !important;
    border-bottom: none !important;
}

.ui-panelmenu-content a:hover {
    background: none !important;
}
/* /PAGE MENU */


/* ÃƒÂÃ‹Å“ÃƒÂÃ‚ÂÃƒÂÃ‚Â¢ÃƒÂÃ¢â‚¬Â¢ÃƒÂÃ‚Â ÃƒÂÃ‚ÂÃƒÂÃ…Â¡ÃƒÂÃ‚Â¢ÃƒÂÃ‹Å“ÃƒÂÃ¢â‚¬â„¢ÃƒÂÃ‚ÂÃƒÂÃ‚Â«ÃƒÂÃ¢â€žÂ¢ ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¢ÃƒÂÃ¢â‚¬Å“ÃƒÂÃ‹Å“ÃƒÂÃ‚Â¡ÃƒÂÃ‚Â¢ÃƒÂÃ‚Â ÃƒÂÃ‚ÂÃƒÂÃ‚Â¢ÃƒÂÃ…Â¾ÃƒÂÃ‚Â  */
.avtomobil-section-menu {
    width: 100% !important;
    background: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}	

.avtomobil-section-menu li {
    padding: 10px;
    margin-bottom: 20px;
    color: rgb(0, 113, 188) !important;
    font-family: Calibri-Web, Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
}
/* /ÃƒÂÃ‹Å“ÃƒÂÃ‚ÂÃƒÂÃ‚Â¢ÃƒÂÃ¢â‚¬Â¢ÃƒÂÃ‚Â ÃƒÂÃ‚ÂÃƒÂÃ…Â¡ÃƒÂÃ‚Â¢ÃƒÂÃ‹Å“ÃƒÂÃ¢â‚¬â„¢ÃƒÂÃ‚ÂÃƒÂÃ‚Â«ÃƒÂÃ¢â€žÂ¢ ÃƒÂÃ‚Â ÃƒÂÃ¢â‚¬Â¢ÃƒÂÃ¢â‚¬Å“ÃƒÂÃ‹Å“ÃƒÂÃ‚Â¡ÃƒÂÃ‚Â¢ÃƒÂÃ‚Â ÃƒÂÃ‚ÂÃƒÂÃ‚Â¢ÃƒÂÃ…Â¾ÃƒÂÃ‚Â  */


/* MENU BACK */
.menu-back {
    display: block;
    position: relative;
    /*position: absolute;*/
    margin-left: -30px;
    margin-right: 30px;
    top: 6px;
    width: 30px;
    height: 30px;
    border: 2px solid #00aaeb;
    background: url(/Avto/faces/javax.faces.resource/images/svg/main-menu/back.svg) center center no-repeat;
    background-size: 70%;
    cursor: pointer;
    outline: none;
    transition: background-color 50ms ease-in;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.menu-back:hover {
    background-color: rgba(0,170,235,.15);
}
/* /MENU BACK */

/* STATUS BAR */
.debug-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 250px;
    right: 250px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
}
/* /STATUS BAR */


/*=============================== ADDITIONAL STYLES ===============================*/
.ui-dialog { display: inline-block !important; }

.ui-dialog.ui-overlay-visible {
    position: absolute !important;
    top: 50px;
    display: inline-block !important;
}

.ui-dialog.ui-overlay-hidden {
    overflow: hidden !important;
    position: absolute !important;
    display: block !important;
}

tr.ui-widget-content.ui-datatable-selectable.ui-state-hover {
    background-color: #d9d9d9 !important;
}

tr.ui-widget-content.ui-datatable-selectable.ui-state-highlight {
    background: #5FA2D4 !important;
    color: white !important;
}

.ui-selectonemenu-label.ui-inputfield.ui-corner-all {
    text-align: left !important;
}

.ui-dialog.ui-overlay-visible {
    position: absolute !important;
    top: 50px;
    display: inline-block !important;
}

.ui-dialog.ui-overlay-hidden {
    overflow: hidden !important;
    position: absolute !important;
    display: block !important;
}

.ui-growl {	z-index: 49998 !important; }

.ui-tabs { border-bottom: 0px !important; }

.blockOverlay {	z-index: 49999 !important; }


.ui-scrollpanel {
    overflow-x: hidden !important;
}

.ui-datatable-scrollable-body {
    outline: none !important;
}

#main-iregWrapper {
    margin-left: 20px;
}

.ui-panelmenu-header.ui-state-active {
    background: #5FA2D4 !important;
}

.ui-panelmenu-header.ui-state-active a {
    color: white !important;
}


.ui-widget,.ui-widget .ui-widget { 
    font-size: 12px;
}

.ui-dialog-title {
    font-size: 12px !important;
}

.ui-dialog-titlebar-close {
    margin-top: 0px !important;
}

.ui-dialog-titlebar { 
    padding: 0 8px;
}


/*html2,body2 {*/
    /*height: 100%;*/
/*}*/

.ui-widget-content {
    border: 1px solid #666666;
}

.ui-inputfield.ui-state-focus,.ui-widget-content .ui-inputfield.ui-state-focus,.ui-widget-header .ui-inputfield.ui-state-focus
{
    border-color: rgba(82, 168, 236, 0);
    outline: 0;
    outline: thin dotted;

}

.ui-button-icon-only {
    height: 24px;
}

label {
    text-align: right;
}

.ui-selectonemenu-label2{
    text-align:left !important;
}

.ui-button.btn {
    height: 30px;
}

.showDivBorder {
    border: #8f8f8f solid 1px;
    border-radius: 2px;
    padding: 2px;
}

.sheetDiv {
    margin-bottom: 2px;
    display: block;
    border: solid 1px gainsboro;
    padding: 2px;
}

.headHref {
    text-decoration: none;
    font-style: italic;
    color: #000;
}

.catFont {
    display: block;
    font-size: 40px;
    padding: 3px;
    padding-left: 7px;
    padding-bottom: 2px;
    font-weight: bold;
}

.btnHelp {
    height: 24px;
    width: 38px;
}

.btnAutoComplete {
    height: 24px;
}

.btnCheckBox {
    height: 10px !important;
}

.smallCheckBox .ui-chkbox,.smallCheckBox .ui-helper-hidden-accessible,.smallCheckBox .ui-chkbox-box
{
    height: 13.8px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
}

.smallCheckBox .ui-chkbox-icon {
    display: inline-block;
    height: 13.8px;
    width: 13.8px;
    position: relative;
    top: -3px
}


.page-content {
    padding-left: 300px;
}

.offset-20 {
    margin-left: 50px !important;
}

.flex-unit-50 {
    width: 100% !important;
}

#menuLeft-leftMenu{
    /*display: flex; 
    flex-wrap: wrap;*/
    width: inherit;
    background: white;
}

#avtomobil-PM .leftMenuHeader{
    width: calc( 100% + 1px );
    background: #5FA2D4 !important;
    padding: 12px;
    padding-left: 30px;
    color: white;
    font-family: 'PF BeauSans Pro', Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    box-sizing: border-box;
}
#avtomobil-PM button{
    width: 100%;
    border-radius: 0 !important;
    font-family: 'PF BeauSans Pro', Arial, sans-serif !important;
    font-size: 11px !important;
    height: 35px !important;
    line-height: 35px !important;
    text-transform: uppercase;
    color: #494E56;
    border-top: none !important;
    border-bottom: none !important;
    font-weight: 400;
    border: solid 1px transparent;
    background: transparent;
    text-align: left;
    padding-left: 30px;
    padding-right: 10px;
}

#avtomobil-PM .iconTextBtn .ui-button-text{
    font-family: 'PF BeauSans Pro', Arial, sans-serif !important;
}

#avtomobil-PM button:hover{
    border-left: 6px solid #aaa;
    padding-left: 25px;
    background: #ddd;
}

#avtomobil-PM button.curSystemLbl:after{
    top: calc( 50% - 5px);
    right: 4px;
    position: absolute;
    display: inline-block;
    height: 9px;
    width: 9px;
    border-radius: 100%;
    content: "";  
    background: #5FA2D4;
}