@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');



.textbox {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#222; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; border:1px solid #d1d1d1; background-color: #EFEFEF;  line-height: normal; font-variant:normal; padding:4px; border-radius:2px; margin-top:2px}

/*
 #E9EAE8
 */

img[height*="32"] {
    opacity=0.5;

}
input {color:#0066FF; margin-bottom:12px; margin-right:6px; margin-top:2px}

#imageField {color:#0066CC}

.box {  background-color: #84BCDD; border:1px solid; font-family: Verdana, Arial, Helvetica, sans-serif !Important; font-size: 11px; color:#ffffff; border-color: #0099FF; border-radius:4px; padding:4px; -webkit-box-shadow: 0px 0px 39px -16px rgba(82,60,82,1);-moz-box-shadow: 0px 0px 39px -16px rgba(82,60,82,1);box-shadow: 0px 0px 39px -16px rgba(82,60,82,1)!Important}

input[type=submit] {-webkit-box-shadow: 0px 0px 39px -16px rgba(82,60,82,1);-moz-box-shadow: 0px 0px 39px -16px rgba(82,60,82,1);box-shadow: 0px 0px 39px -16px rgba(82,60,82,1);}




	
	.TFtable tr{
		background: #EBF2FE !Important;
	}
	/*  Define the background color for all the ODD background rows #EBF2FE */
	.TFtable tr:nth-child(odd){ 
		background: #EBF2FE !Important;
	}
	/*  Define the background color for all the EVEN background rows  #dae5f4  */
	.TFtable tr:nth-child(even){
		background:  #F1F5FE !Important;
	}
.TFtable tr:first-child{
		background: #9DC1DF !Important; font-weight:bold !Important; color:#ffffff;
	}
	.TFtable td {padding:4px}
	
	/* Sideways */
	.TFtableC tr td{
		background: #EBF2FE !Important;
	}
	/*  Define the background color for all the ODD background rows #EBF2FE */
	.TFtableC tr td:nth-child(odd){ 
		background: #EBF2FE !Important;
	}
	/*  Define the background color for all the EVEN background rows  #dae5f4  #599FE6 */
	.TFtableC tr td:nth-child(even){
		background:  #F1F5FE !Important;
	}
.TFtableC tr td:first-child{
		background:#9DC1DF  !Important; font-weight:bold !Important; color:#ffffff;
	}
	.TFtableC tr td {padding:4px; color:#003399}
	
	
form b {font-family:"Roboto"; font-size:14px !important; font-weight:300; vertical-align:middle !important}	
form  span {font-family:"Roboto"; font-size:14px !important; vertical-align:middle !Important}	

#datatotal1, #datatotal2 {border:0px;  resize: none;}

.panel-body table input,select {margin:6px; height:2.4em; padding:.4em !important}
.panel-body table select {margin:5px !important}
.panel-body table input[type=submit] {font-size:106% !important}