thead{
	background: #f5ebeb;
}

table{
	white-space: nowrap;
}

#detail{
  margin-left:-400px;
  font-size: 15px;
}

#detail td{
 padding:3px 15px;
 font-size: 15px;
}

h4{
 margin-left:170px;
 
}

.history{
	border:1px solid darkcyan;	
}


#table_history td
{
 padding:3px 15px;
 font-size: 14px;
}

label{
  font-size: 14px;
  font-weight: bold;
}

input.invalid{
  border : 2px solid red;
}

.error_text{
	height: 0px;
	opacity: 0;
}

.show{
	height:17px, 
    opacity:1;
}

#alkert{
	display: none;
}

/*.test
{ 
   min-height: 0;
   min-width: 0;
}*/
.action_buttons{

   margin:0px 5px;
}

.action_buttons i{
  width: 35px;
  padding:5px 10px;
  height:25px;
  background: #bfd1ec;
}
/*
.right_col{
  min-height: 700px;
}
*/
.img{
  width: 70px;
  height: 50px;
}

body{
  font-family: Nyala,calibri;
}

td{
font-size: 14px;
}

th{
  font-weight: none;
}

.instruction{
  margin-left: 15%;
line-height: 30px;
  margin-top: 150px;   
  font-size: 16px;
}

.report_Page{
  margin-left: 10%;
  margin-top: 100px;
}

p.header{
font-size: 18px;
}

label.report{
  font-size: 120%;
}

.report {
    width: 100%;
}

input[type="radio"],input[type="checkbox"] {
    width: 30px;
    height: 19px;
}

input.tt,input.ty{
  width: 100%;
  height:34px;
}


td{
  width:30px;
  padding: 0px;
}

td.t{
  padding:10px 0px 0px 0px;
  margin:10px 10px;
}

td.t input{
  padding:15px;
  font-size:18px;
} 

.input_fail{
   color: red;
   border: 2px solid red;
}

.right_col{
  background: #f7f7f7;
}

.print_page{
  margin-right: 100px;
}

.print_header{
  margin-right: 20px;
}
.select_abort{
   width: 160px;
   height: 30px;
}