body {
	background-color: transparent;
	font-size: 12pt;
	font-family: Verdana, "Verdana CE", Arial, "Arial CE",
		"Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	color: #000000;
	margin: 0px;
	display: block;	
}
html, body {  
    height: 100%;       
}
button, input[type="reset"], input[type="submit"]/*, input[type="button"]*/{
	background-color: #4A75B5;
	color: #FFF;
	border-width: 0px;
	padding:4px;
}
button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover{
	background-color: #385E98;
	color: #FFF;
	border-width: 0px;	
}
textarea[type="textarea"][disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
    color: #7F9DB9;
}
input[type="image"][disabled] {
    opacity: 0.4;
}
textarea[type="textarea"], input[type="text"], input[type="password"], select {
	border: 1px solid #B9C1CA;
	/*font-size: 9pt;*/
	font-family: Arial, "Arial CE", Verdana, "Verdana CE", 
		"Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	color: #000000;
	
}

input[type="text"]:focus, textarea[type="textarea"]:focus, input[type="password"]:focus, textarea:focus, select:focus { 
	background: #FFFFDD;
	color: black;
}
input[type="text"], input[type="password"], select {
	height: 18px;
	}
form{
	margin:  0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
table{
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	border: 0px solid transparent;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	}
td{
	padding: 0px 0px 0px 0px;
	/*border-spacing: 0px;*/	
	}	
img{
	border:0px;
	}	
h1 {
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida,
		"Helvetica CE", sans-serif;
	border-bottom: 1px solid #AFAFAF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #D20005;
}

h2 {
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida,
		"Helvetica CE", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #036fab;
	border: 1px solid #dddddd;
	border-bottom: none;
	border-collapse: collapse;
}

h3 {
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida,
		"Helvetica CE", sans-serif;
	font-size: 2px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px;
}
a:visited{
	text-decoration: none;
	background-color:none;
	color:#0078d0;	
	}
a:link{
	text-decoration: none;
	background-color:none;
	color:#0078d0;	
	}
a:hover{
	color: #045491;
	text-decoration: underline;
	background-color:none;	
}
.cbutton{
	width: 110px;
}
#navi {
	border: 1px solid gray;
	width: 800px;
	padding: 10px;
}

navitems {
	color: black;
	float: left;
	padding: 5px;
}

.cur {
	cursor: pointer;
	text-align: center;
}
.edit-panel-header{
	width: 100%;
}	
.edit-list {
	width: 100%;
}
div, input, textarea, select{
	box-sizing: border-box; /* Для IE и Opera */
    -moz-box-sizing: border-box; /* Для Firefox */
    -webkit-box-sizing: border-box; /* Для Safari и Chrome */    
    -khtml-box-sizing: border-box; /* konqueror */
}

.edit-list-row {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	border: 1px solid black;
	font-size: 8pt;
}

.edit-list1 {
	border: 1px solid gray;
	width: 100%;
}

.edit-list-row1 {
	color: #000000;
	vertical-align: top;
	width: 100%;
}

.edit-list-col1 {
	text-color: #000000;
	text-align: left;
	vertical-align: center;	
	margin: 3px;
	font-size: 11pt;	
}

.edit-list-col2 {
	color: #000000;
	text-align: left;
	vertical-align: center;
	margin: 0px;
	align: right;
}
.edit-list-col3 {
	color: #000000;
	text-align: left;
	vertical-align: center;
	margin: 0px auto;
	align: right;
}
.edit-list2 {
	border: 1px solid gray;
	width: 100%;
}

.edit-list-row2 {
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}
/*.rich-panel-header {
	color: #184599;
}*/
.rich-mpnl-controls{
	top:0px;
	}
.rich-panel-body {
	padding: 0px;
	margin: 0px auto;
	color: #184599;
}
.rich-message-marker img {
	padding-right: 7px;
}

.rich-message-label {
	color: red;
}
.panel-menu-header{
	background-image : url();
	background-color: #ffffff;
	padding: 0px;  
	height:10px; 
	color: #ffffff;
}
.rf-tb-itm {
	color: black;
}
.rf-tb-itm a {
	color: #184599;
}
      
.col {
            width:50%;
            padding:10px;
            padding: 0px 30px 0px 0px;
            vertical-align: top;
        }    
.rich-filter-input{
	width: 60%;
	}              
/* элементы закругления */
.inner-box {
	padding : 1em; 
}
   
.TodayBirthday { background-color: #C6F8C0;}  
.colhidden {display:none;}
.colshowing {display:block;}
.disabledLink:visited{
	text-decoration: none;
	border: 0px solid transparent;
	color: gray;
	cursor: default;
	}
.disabledLink:link{
	text-decoration: none;
	border: 0px solid transparent;
	color: gray;
	cursor: default;
	}
.disabledLink:link:hover{
	color: #045491;
	text-decoration: none;
	border: 0px solid transparent;
	color: gray;
	cursor: default;
}
.disabledLink{
	filter: alpha(opacity=40); 
	opacity: 0.4;
	background-color:none;
	}
.p1 .rich-panel-header 
	{padding:0px 0px 6px 0px;
	}


.load_panel .rich-mpnl_panel{background-color:transparent; border: 0px solid transparent; }
.load_panel .rich-mpnl-header{background-color:transparent; border: 0px solid transparent;}
.load_panel .rich-mpnl-body {background-color:transparent; border: 0px solid transparent; padding: 0px 0px 0px 0px;}
.load_panel .rich-modalpanel {background-color:transparent; border: 0px solid transparent; }
.load_panel .rich-mp-content{background-color:transparent; border: 0px solid transparent;}
.load_panel .rich-mpnl-shadow{background-color:transparent; filter: alpha(opacity=0); opacity: 0.0;}
.load_panel .rich-mpnl-mask-div{filter: alpha(opacity=0); opacity: 0.0;}
.nonModalPanel .rich-mpnl-mask-div{display:none;}
.ie8 .nonModalPanel .rich-mpnl-mask-div{display:block;}
.rich-messages-marker{vertical-align: middle;}
.rich-messages-label{font-size:12pt;color:red;margin-left:5px;}
.pBody {padding: 10px 10px 10px 10px;}
/*.extdt-ss-vsbl {background-color: transparent; background-image: url(/img/ajax-loader.gif);}*/
.sugg {border-collapse: collapse;}
.pic {  margin-bottom: -4px;  margin-right: 0px; }
.panelBody{text-align:center; padding-top:10px; padding-right:10px; padding-bottom:10px; padding-left:10px; border:0px solid transparent;}
.panelNoBorder{border:0px solid black; margin:0px 0px 0px 0px;}
.printButton{background-color: transparent; display:block;width:57px;height:20px; opacity:1.0}
.cancelButton{background-color: transparent; display:block;width:60px;height:20px; opacity:1.0}
.topMenuToolBar {background-image:none; background-color:#D4DEE7; border-bottom-color:#D8D2BD}
.topMenuToolBar td{padding: 0px 0px 0px 0px;}
.topToolBar {background-image:none; background-color:#D4DEE7; border-top-color:white;}
.treeFilterMPanel .rich-mpnl-body {padding: 0px 0px 0px 0px;}
.filterSaveMPanel .rich-mpnl-body {padding: 0px 0px 0px 0px;}
.filterEditRowMPanel .rich-mpnl-body {padding: 0px 0px 0px 0px;}
.my-rich-mpnl-body .rich-mpnl-body {padding: 0px 0px 0px 0px;}
.rich-extdt-subheadercell {background-color: #ECF4FE}
.extdt-menu-div-on {background-color: #ECF4FE; border-top-color: transparent;}
.no-wrap {white-space:nowrap;}
.scMainToolBar{background-color:none; }
.scMainToolBar .rich-tool-tip {font-weight: normal;color: #184599; text-decoration: none;}
.clmpEmpMainAddress input[type=text]{width:100%; }
.clmpEmpMainDoc input[type=text]{width:100%; }
.upperCase {}
.info{height: 100px;}
.rich-shuttle-source-items{margin-left:0px;}
/*
.extDTNoColHeader .extdt-subheader {
	display: none;
}
*/
.sqlCode{
	font-size: 11pt;
	}
.ui-input-invalid {
	border: 1px solid red !important;    
}	
/*---------------------Layout------------------------*/
.tmain {
  width: 100%;
  display: table; 
  border-collapse: separate;
  empty-cells: show;
  vertical-align: baseline;
}
.tbrspace{
  border-spacing: 0px 5px;
}
.tbrnospace{
  border-spacing: 0px 0px;
}
.trow {
  display: table-row;
  margin-top: 5px;
  height: 18px;
}
.tlabel {
  vertical-align:middle;	
  display: table-cell;
  border: 0px solid black;  
  text-align: right;
}
.tcontent {
  display: table-cell;
  vertical-align: middle;
}
.tfitwidth{
	width:1px;
}
.tmess {	
  display: table-cell;
  border: 0px solid black;
}
.tinfo{
  display:table-cell;
  border: 0px solid black;
}
.tinput{
  display:table-cell;
  border: 0px solid black;
  padding-left: 5px;
  vertical-align: middle;
}
.tinput input, .tinput select{
  vertical-align: middle;
  width:100%;
}
.timg{
  display:table-cell;
  border: 0px solid black;
  vertical-align: middle;
  cursor:pointer;
  width:18px;
}
.timg img{
	display: block;
	position: relative;
	vertical-align: middle;
	float:right;
	}
.tsep{
	display: table-cell;
	width: 10px;
	min-width: 10px;
	}
.tsepInputInput{
	display: table-cell;
	width: 5px;
	}
.tsepLabelInput{
	display: table-cell;
	width: 5px;
	}
.tsepInputLabel{
	display: table-cell;
	width: 10px;
	}	
.tsepImgInput{
	display: table-cell;
	width: 5px;
	}
.tsepInputImg{
	display: table-cell;
	width: 8px;
	}
.tCalendar{
	min-width:1px;
	white-space: nowrap;
	padding-left: 5px;	
}
.tfooter {
}
.required {
	padding-left:5px;
	background:url("") no-repeat left top;
}
.iMoney{
	text-align: right;
}
.vTop{
	vertical-align: top;
}
.atLeft{
	text-align: left;
}
.atRight{
	text-align: right;
}
.atCenter{
	text-align: center;
}
.sep{
	/*background-color:#E4EAEF;*/ 
	border: 0px solid #1F4986;	
	
		background: -ms-linear-gradient(left, rgba(74,117,181,1) 0%,rgba(123,152,194,1) 64%,rgba(221,221,221,1) 100%); /* IE10+ */
	
		background: linear-gradient(to right, rgba(74,117,181,1) 0%,rgba(123,152,194,1) 64%,rgba(221,221,221,1) 100%); /* W3C */
	
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a75b5', endColorstr='#dddddd',GradientType=1 ); /* IE6-8 */
	
	font-family: Trebuchet MS;
	font-size: 12px;
	color: white;	
	}
.tbtSep{
	border-top-width: 1px;
	}
.tbbSep{
	border-bottom-width: 1px;
	}
.fsDef {
	font-size: 12px;
	}
.fcDef{
	color: #184599;
	}	
.butt{
	margin-left:5px;
	width:110px;
}
.div50{
	width:50%;	
}
.div100{
	width:100%;	
}


.divDec{
	margin: 5px 5px 5px 5px;
	}
.divDecTRL{
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	}
.divDecT{
	margin-top:5px;
	}	
.divDecB{
	margin-bottom:5px;
	}
.divDecL{
	margin-left:5px;
	}
.divDecR{
	margin-right:5px;
	}	
.pl1{
  padding: 0px 0px 0px 1px;	
}

.no-padding {
	padding: 0px 0px 0px 0px;
}

.inv-rf-edt-rord {
	background:url("/javax.faces.resource/img/ico_cancel.gif.jsf") right top no-repeat; width:20px; height:9px; position:absolute;
}
/*новый стиль panel и popuppanel*/
 .rf-pp-hdr, .rf-p-hdr {
 	background-image:none;
 	/*background-color: #4A75B5;*/
 	background-color: rgba(74, 117, 181, 1);
 	/*font-size: 16px;*/ 	
 	
 }   
 .rf-pp-hdr{
 	padding: 6px;
 }
 .rf-p-hdr {
    padding: 3px;
 }
 .rf-p, .rf-pp-cntr{
 	border-color: #4A75B5;
 	/*background-color: #FFFFFF;*/
 	background-color:transparent;
  	color: #C0C0C0;
  	padding: 0px;
  	border-width: 0px;
  	box-shadow: 0px 0px 3px black;
 }
 .rf-p-b, .rf-pp-cnt {		    
    color: #717171;
    font-family: Arial,Verdana,sans-serif;
    /*font-size: 18px;*/		   
    background-color: none;
 }
 .rf-pp-cnt-scrlr{
 	background:white;
 }
 .rf-dt-shdr-c{
 	background-image:none;
 }
 .rf-edt-hdr, .rf-edt-tbl-hdr{
 	background-image:none;
 	background-color:#4A75B5;
 }
 .rf-tb td{
 padding-top: 3px;
 padding-bottom: 3px;
 }
 .rf-pp-cntr{
	box-sizing:content-box; 
 }
 /*значки info errors*/
 .rf-msgs-inf {
 	padding-top:4px;
 	padding-bottom:4px;
 }
 .rf-fu-hdr{
 background-image: none;	
 }
.rf-pp-shdw{
 display:none;
}
.rf-pp-hdr-cntrls{
 top:1px;
}
 /*если есть мультиоконность то раскрасим неактивные окна (тестируется)*/
 .rf-pp-cntr.ppInActive .rf-pp-hdr { 
 	background-color:#96A1B1;
 	background-image:none;
 } 
 
/*-------------------IFC---------------------------*/
.nopadding0 {
	padding: 0px;
}
.nopadding {
	padding: 1px;
}
.cc10_left{padding-left:7px;
		   text-align:left;
		   font-size: 8pt;
		   color:white;
		   font-weight: bold;}	
.cc10_right{
			text-align:right;
			vertical-align:top;}
.tbrspace {
  border-spacing: 5px 5px;
}
.rf-tb { 
background-color: #CCD9E5;
background-image: none;
}
.cDate{
	text-align: center;
}
.cExpen{
	text-align: right;
	background-color: red;
}
.ch-txt {
	color:white !important;
	vertical-align:middle;	
}
.ch-ic{
	vertical-align: middle;
}
.ch-fi{	
	width: 100%;
}
.rf-edt-hdr-c{
	overflow: hidden;
}
.menu-pic {        
        margin-right: 6px;
        vertical-align: middle;
        }
.mpNoPadding .rf-pp-cnt {
	padding: 0px;
}
.buttPrintImg{
	height:17px;
	width:110px;
	overflow: visible;
	display: block;
	background-image: url("/javax.faces.resource/img/print_btn.png.jsf");
	clear:none;	
	float:left;
	margin-right:0px;
	text-align: center;
	border: 1px solid none;
	padding-top:2px;
	padding-margin:1px;
	}
.buttPrintImg div{
	vertical-align: middle;
	padding-top:0px;
	margin: 0 auto;
	color:white;
	font-size: 11px;	
	
	}
.buttPrintImg:hover{
	background-position: 110px 0px;
	}
.iIWhite{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color:#7F9DB9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px; 
	background-color: #FFFFFF;
}
/*.atLeftDefault .rf-edt-tbl tbody td{
	color: red;
	}*/
	
.docBckColorGreen{
	background-color: #B4FC63;	
}		
.supBckColorGreen{
	background-color: #B4FC63;	
}
.supBckColorClose{
	background-color: #FEFE7F; /*yellow*/;
}
.supBckColorRed{
	background-color: #FF7D7D;	
}
.supBckColorPink{
	background-color: purple;
}
.supBckColorGray{
	background-color: gray;
}
.payRemainsBckColorYellow{
	background-color: #FEFE7F; /*yellow*/;
}
.expenBckColorGreen{
	background-color: #B4FC63; /*green*/;
}
.expenBckColorClose{
	background-color: #FEFE7F; /*yellow*/;
}
input[type="checkbox"]:disabled
{
     color:red;
} 
.rf-edt-c-srt{
	color: white !important;;
}
.rf-edt-c-srt:hover{
	color: white !important;
	text-decoration: underline;
}	
.rf-edt-flt-cnt{	
	height: 23px !important;
}
#DDDocs_itm {
	padding: 0px 2px;
}

#tpDocEdit .rf-tab-cnt {
	padding: 2px;
}
/*---------------------------------mpDocEdit------------------------------*/
.tbrspaceBn1 {
  border-spacing: 0px 3px;
}
.tlabel4Bn{
	width:1px;
	white-space:nowrap;		
}
.fsDocEdit{
	padding: 2px;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}

/*-------------------mpTabColsCust-------------------*/
.frozenRow{
	background-color:rgb(236, 236, 236);
}
/*------------------Glass---------------------------*/
.glass {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  height: 180px;
}

.glass::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20width%3D%221920%22%20height%3D%221120%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%225%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3Cimage%20xlink%3Ahref%3D%22http%3A%2F%2Fplacekitten.com%2F1920%2F1120%22%20width%3D%221920%22%20height%3D%221120%22%20filter%3D%22url%28%23blur%29%22%2F%3E%3C%2Fsvg%3E"), url("http://placekitten.com/1920/1120");
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  content: "";
  filter: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%225%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E#blur");
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
/*-------------------mdi---------------------*/
.preview{
	border:2px solid transparent;
	display:inline-block;
	padding:5px;
	border-radius:10px;
	margin-left:5px;	
}
.preview:hover{ 
	border: 2px solid #565656; 
}
.previewTitle{
	text-align:center;
	position:relative; 
	width:100%;
	height:40px;
	color:white;
	display:none;
	text-shadow: 1px 0px 14px rgba(0, 0, 0, 1);
	font-size:15pt;
}
