
body{
  font-family:Tahoma;
  font-size:12px;
}

.button{
  margin:5px;
}
.input_suply_order{
						border:1px solid #878D94;
}

.input_suply{
						border:none;
}
.hand_input{
					   border:1px solid #8F9CA8;
            background-color: #FFFFBA;
            }
.hand_input_req{
            background-color: #FFFF4F;
            }
img{
  border:none;
}

/* Текст */
.text_logo {

	font-size: 20px;
	color:Gray;
}
.page_list{
  white-space: nowrap;
	font-weight: normal;
	text-decoration:none ;
}
.window_link{
	border-right:solid 1px blue;
	border-bottom:solid 1px blue;
	color:blue;
	cursor:hand;
}
.table_list{


}
.text_normal{

}
.win_title{
		border: 1px solid #8F9CA8;
		color:black;
		text-align: left;
		font-weight: bold;
    padding: 3px;
    background-color: #D1D9E6;
}
.win_data{
		border: 1px solid #8F9CA8;
		padding: 5px;
}
.win_all{
		padding: 5px;
}
.footer{
		color:#8F9CA8;
}

.cmd-main-table{
/*		border :	2px solid #8F9CA8;*/
}
.cmd-open-window{
  position: absolute;
	display :	none;
	white-space: nowrap;

/*
		left:	100px;
		top:	100px;

		display :	none;
		z-index: 1000000;*/
}



.cmd-open-window-in{
  margin:4px 4px 4px 4px;
  font-size:10px;

}

.cmd-open-window-title{
		font-size:	12px;
		font-weight: bold;
		text-align: left;
		padding:2px;
		padding-left:6px;
		background-color:#8F9CA8;
		border-bottom :	1px solid #8F9CA8;
		color:  White;
}

.cmd-open-window-title-border{
		background-color:#8F9CA8;
		border-bottom :	1px solid #8F9CA8;
}


.hand{cursor: hand;}

.br{border-right: 1px solid #8F9CA8;}
.bl{border-left: 1px solid #8F9CA8;}
.bt{border-top: 1px solid #8F9CA8;}
.bb{border-bottom: 1px solid #8F9CA8;}
.bb2{border-bottom: 2px solid #8F9CA8;}
.bold{ font-weight: bold; }
.right{text-align: right; }
.center{text-align: center; }
.blue{color:  Blue;}
.yellow{color:  Yellow;}
.lime{color:Lime;}
.green{color:  Green;}
.red{color:  Red;}
.gray{color:  Gray;}
/* Для Проверок  */
.wrong-value{
  background-color : rgb( 255,198,198 );
  border : 1px solid red;
}

#login-form-window{
  position:absolute;
  top:30px;
  left:100px;
  font-size:12px;
  margin: 6px;
  border: 2px solid #8F9CA8;
  background-color: white;
  
}


#login-form-window #login-title{
  background-color:#D1D9E6;
  border-bottom: 1px solid #8F9CA8;
  padding: 6px;
  font-weight: bold;
}
#login-form-window input{
  border: 1px solid #8F9CA8;
}
/*
.button{
  border: 1px solid #8F9CA8;
  background-color:#D1D9E6;
  cursor: hand;
  margin:2px;
  padding: 2px;
}
*/
/*.button:hover{
  border: 1px solid #D1D9E6;
}*/
/*.popup{
							 font: 16px Tahoma;
							 font-weight: bold;
							 position:	absolute;
							 left:30%;
							 bottom:100px;
							 width:500px;
							 z-index:1000;
							 background-color:#E5EEF6;
							 display:none;
							 border: 4px solid #8F9CA8;
							 text-align: center;
							 padding:14px;
							 margin-left: -100px;
}*/

.engine-button-window{
  position:absolute;
/*  z-index: 10000;*/
  right:0;
  top: 1px;
}
.engine-button{
  margin :2px;
}

.dddw-image-thumb{
  width:100px;
  border:1px solid gray;
  padding:1px;
  margin:1px;
}

#content-of-admin-login{
  background-color: rgb(208,208,208);
}
