/* **********
*DEVELOPED BY: AKSHAY P. LATANE* @ VIPL
* ************* */

table, tr, td, th, tbody, thead, tfoot {
  /* font-size: 12px; */
}

	
.observationTable{
  border-collapse: collapse;
  width: 100%;
  margin-left:auto; 
  margin-right:auto;
  font-size: 14px;
  background-color: white;
line-height: 1.1em;
}

.observationTable td, .observationTable th {
  border: 1px solid  #ccd1d1 ;
  /* padding: 0.2rem; */
  /* text-align: left; */
  font-size: 100%;
  /* text-align: center; */
  /* padding-left: 3px; 
  padding-right: 3px; */
  padding: 5px;
}

.observationTable th {
	font-weight: normal;
	font-family: Calibri;
	color: #4169e1;
	font-size: 16px;
	text-align: left;
	}
	
.observationTableFooter{
  border-collapse: collapse;
  width: 100%;
  margin-left:auto; 
  margin-right:auto;
/*   font-size: 12px; */
background-color: white;
line-height: 1.1em;
}

.observationTableFooter td, .observationTableFooter th {
  border: 1px solid #999;
  /* padding: 0.2rem; */
  text-align: left;
  font-size: 100%;
}
	
.observationTableFooter tr td:first-child { width: 10em; }

.space{padding-bottom: 1.5em !important;
background-color: white;
}

.left{
	float: left;
}

.input{
	border: 1px solid   #d5d8dc  ;
	margin-bottom: 2px;
	width: 150px;
	/* width: auto; */
	/* max-width: 180px; */
	
}

.number{
	border: 1px solid   #d5d8dc  ;
	margin-bottom: 2px;
	text-align: right;
	width: 110px;
}
.input:focus{
	background-color:  #fdebd0 ;
}
input[type="text"], textarea {

  background-color : #e6e6e6; 

}
.observationTable input[type="text"], textarea {

  background-color : #e6e6e6; 
  width:80px;	
}  

.observationTable input[type="text"]:FOCUS {
	background-color:  #fdebd0 ;
}
	
th.headth{	
	/* background-image:url('../images/Head31.jpg'); */
	background: #F3BE42; /* For browsers that do not support gradients */
  	background: -webkit-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#F3BE42, #F3BE42, #F7E4B7);
	text-align: left;
	padding-bottom:10px;
	color:black;
	font-size: 18px;
	font-weight: bold;
}
h4.headh4{
	text-align: center;
	font-weight: bold;
	/* background-image: url('../images/HeadTitle.jpg'); */
	letter-spacing: 4px;
	color: #336699;
	background-color: white !important;
}	

h4.headh4 {
	font-size: 24px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  border: none;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 1px 0 rgb(201,201,201) , 0 2px 0 rgb(187,187,187) , 0 2px 0 rgb(185,185,185) , 0 3px 0 rgb(170,170,170) , 0 3px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 2px 5px rgba(0,0,0,0.2) , 0 2px 10px rgba(0,0,0,0.247059) , 0 5px 10px rgba(0,0,0,0.2) , 0 10px 20px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

h4.headh4:hover {
  font: normal 25px;
  color: rgba(255,0,0,1);
  text-shadow: 0 1px 0 rgba(255,255,255,1) , 0 1px 0 rgba(255,255,255,1) , 0 2px 0 rgba(255,255,255,1) , 0 3px 0 rgba(255,255,255,1) , 0 4px 0 rgba(255,255,255,1) , 0 5px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 2px rgba(0,0,0,0.298039) , 0 2px 4px rgba(0,0,0,0.2) , 0 -3px 9px rgba(0,0,0,0.247059) , 0 -4px 9px rgba(0,0,0,0.2) , 0 -10px 19px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}

@media print {
     @page 
    {
        size:  auto;   /* auto is the initial value */
        margin: 0mm;  /* this affects the margin in the printer settings */
        margin-top: 10px;
    }

    html
    {
        background-color: #FFFFFF; 
        margin: 0px;  /* this affects the margin on the html before sending to printer */
    }
    h4.headh4 {
	font-size: 18px;
	}
	.observationTable{
  border-collapse: collapse;
  width: 100%;
  margin-left:auto; 
  margin-right:auto;
  font-size: 12px;
  background-color: white;
/* line-height: 1.1em; */
}

.observationTable td, .observationTable th {
  border: 1px solid  #ccd1d1 ;
  font-size: 100%;
  padding: 5px;
}

.observationTable th {
	font-weight: normal;
	font-family: Calibri;
	color: #4169e1;
	font-size: 14px;
	text-align: left;
	}
	
.observationTableFooter{
  border-collapse: collapse;
  width: 100%;
  margin-left:auto; 
  margin-right:auto;
  background-color: white;

}

.observationTableFooter td, .observationTableFooter th {
  border: 1px solid #999;
  text-align: left;
  font-size: 100%;
}
	
.observationTableFooter tr td:first-child { width: 10em; }
.observationTable tbody{text-align: center;}

.space{padding-bottom: 1.0em !important;
background-color: white;
}

.left{
	float: left;
}

.number{
	border: 1px solid   #d5d8dc  ;
	margin-bottom: 2px;
	text-align: right;
	width: 110px;
}
	
th.headth{	
	background: #F3BE42; /* For browsers that do not support gradients */
  	background: -webkit-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#F3BE42, #F3BE42, #F7E4B7); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#F3BE42, #F3BE42, #F7E4B7);
	text-align: left;
	color:black;
	font-size: 14px;
	font-weight: bold;
	}
}

