﻿#isxdata input[type="text"].inputData {
   border: 1px solid #cccccc;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px; 
   background: #ffffff !important;
   outline: none; 
   height: 24px; 
   width: 80px; 
   color: #000000;
   font-size: 11px; 
   font-family: Tahoma;
   text-align:center;
}
#isxdata input[type="text"].inputEmpty {
   border: 1px solid #cccccc;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -khtml-border-radius: 3px; 
   outline: none; 
   height: 24px; 
   width: 80px; 
   color: #000000;
   font-size: 11px; 
   font-family: Tahoma;
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/exclamation.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
	padding-left: 18px;
   text-align:center;
}
/*#isxdata td.delrow {
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/Remove.png'); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	padding-left: 18px;
	cursor:hand;
	cursor:pointer;
}*/

form[name='tabl'] th  {
	width:40px;
   font-size: 11px; 
	border: 1px solid #FFFFFF;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px; 
	background-color:rgba(45,104,252,0.3);
}
#reshenie, #otvet {
	border: 1px solid #000000;
	border-collapse:collapse;
	/*padding:10px;*/
	border: 1px solid #FFFFFF;
}

#reshenie td,  #reshenie th, #otvet td,  #otvet th {
	/*padding:10px;*/
   font-size: 13px; 
	border: 1px solid #000000;
	text-align:center;
}
form[name='tabl'] td {
	padding:10px;
	border: 1px solid #FFFFFF;
	background-color:rgba(121,159,255,0.3);
}
#isxdata input[type="text"]:focus {
  color: #000000;
  border: 1px solid #000000;
}
#isxdata {
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -khtml-border-radius: 8px; 
	border-collapse:collapse;
	/*background-color:rgba(45,104,252,0.3);*/
	border: 1px solid #FFFFFF;
}
#isxdata input[type="button"] {
		background-color:rgba(45,104,252,0.3);
	border-radius: 15px;
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/Remove.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
  height: 26px; 
  width: 26px; 
	cursor:hand;
	cursor:pointer;
}
form input[type="button"] {
		background-color:rgba(45,104,252,0.3);
	border-radius: 15px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
  height: 26px; 
  width: 26px; 
	cursor:hand;
	cursor:pointer;
	
}
#AddRow{
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/add.png');
}
.word-export{
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/Microsoft_Word.png');
}
.word-export-disable{
   background-image: url('http://ecologicals.ru/Files/Vibrosi/AKB/Microsoft_Word-Dis.png');
   pointer-events:none;
}

#head, #back {
	display:none;
}
