body
{
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

#mainmenu ul li 
{
	position:relative;
}
#mainmenu ul li ul
{
position: absolute;
left: 0px;
top: 20px;
z-index: 1123;
display: block;
background: white url(bg.gif) left top;
white-space: nowrap;
display:none;
}
#mainmenu ul li:hover ul
{
display:block;
}
#mainmenu ul li ul li
{
float:left;
clear:both;
}
#mainmenu ul li ul li a
{
float:left;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}
div.green
{
	background-color:#D9FFD5;
}
.goodInPurchase_ok{
	background-color:#6CFF5C;
}
.purchase_td.ok{
	background-color:#6CFF5C;
}
tr.red{
	background-color:red;
}
.purchase_td{
cursor:pointer
}
.no_decor{
	text-decoration:none;
}
div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.searchTable{
border-bottom:1px solid #000;
border-right:1px solid #000;
}

.searchTable td{
border-top: 1px solid black;
border-left: 1px solid black;
padding:4px;
}

.searchTable td.good {
    background-color: #d9fdd3 !important;
}
.searchTable td.nophoto{
	background-color: #FFF7C6;
}
.searchTable tr.inPurchase td{
	background-color: #e0ffde;
}
.searchTable tr:hover{
	background-color:#E2ECFF;
}
.searchTable tr.ok{
	background-color:#ABC8FF;	
}
.searchTable tr.ok:hover{
	background-color:#8AB2FF;	
}

.searchTable tr.good, .searchTable td.good{
	background-color: #d9fdd3;	
}

.searchTable tr.bad, .searchTable td.bad{
	background-color: #FFC3C3;	
}



.searchTable tr.bad:hover{
	background-color:#FAA4A4;	
}
.searchTable tr.headline td{
	background-color:#FFF7C6;	
}
.searchTable td.color-red{
	background-color:#F57676;	
}
.searchTable tr.color-yellow td, .searchTable td.color-yellow{
	background-color:#F5F576;
}
.searchTable tr.headline.bad td{
	background-color:#FFC3C3;
}
.searchTable tr.blueBkg  td{
	background-color:#CFCFFF;
}

.findByArticul{
	background:url('/images/1137.gif') bottom right no-repeat;
}

td.repair{
	background-color: #84F4F8;
}
td.noArticul{
	background-color: #D6D6D6;
}
td.in_purchase{
	background-color: #FFF500;
}
td.wait{
	background-color: #73FFC0;
}
td .wait{
	background-color: #73FFC0;
}

div.form .row.left{
margin-right:20px;
}
.canselfloat{height:0;font-size:1px;line-height:0px;clear:both;}
.canselfloat2{height:1px;float:left;width:100%;}

ul.forModels{
list-style-type: circle;
padding-left: 40px;
}

.bootIcon {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-repeat: no-repeat;
background-image:url('/images/glyphicons-halflings.png');
}

.bootIcon.up {
background-position: -289px -96px;
}
.bootIcon.down {
background-position: -312px -96px;
}
.bootIcon.eyeOpen {
background-position: -96px -120px;
}
.bootIcon.eyeClose {
background-position: -120px -120px;
}
.tableCenter{
width: auto;
border-collapse: collapse;
}
.tableCenter td{
	text-align:center;
border: 1px solid #DDD;
}

.blueRow {
background-color: rgb(123, 231, 231) !important;
}
.redRow {
background-color: rgb(255, 231, 231) !important;
}

td .category_select{
	float:left;
	margin-right:40px;
	cursor:pointer;
	text-decoration:none;
}
td .category_select.show{
	border-bottom:1px dashed;
}

.documentsTable .status-2 td{
	text-decoration:line-through;
	background-color: #E7E7E7;
	color:#6E6E6E;
}

.searchTable .remain.green, .searchTable .provision.green {
background-color:#A9FF9B;
}

.searchTable .invis {
	opacity:0;
	cursor:default;
}

.chered_0{
	
}

.chered_1{
	background-color: #D3EAEA !important;
}
.firstInGroup_1 input{
	font-weight:bold;
}

.g-wait{
	opacity: 0.7;
}



.popupOverlay{
	display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 999;
}

.popupOverlay_visible{
	display: block;
}

.popupWindow{
    left: 50%;
    margin-top: 50px;
    margin-left: -258px;
    background-color: #fff;
    max-height: 90%;
    overflow-y: auto;
    position: absolute;
    width: 516px;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 100px;
}

.popupWindow h1{
   padding: 0;
}

.popupWindow__close{
	background: url('/images/times3.png') center center no-repeat;
    width: 62px;
    height: 76px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.popupWindow__title{
    font-size: 29px;
    margin: 21px 40px 22px 0;
}

.turnover_up{
	background-color: #88ff81;
}
.turnover_down{
	background-color: yellow;
}
.classNotInStore{
	color: #adadad;
}
.searchTable_service input{
	width:100px;
}

.ui-autocomplete {
	z-index: 99999 !important;
}