body{
	
	font-family: arial;
	text-align:justify;
	font: 9pt;
	padding: 0px;
	margin: 0px;
}

input{
	font-size: 11pt;
	
	/*margin:5px; */
		border: 1px solid black;
}

select{
	margin:5px;
	font: 11pt;

}



.main{
	
border: 1px solid #3baae3;
width:630px;

}

.form_table{
	width:100%;
}

a.bo{
	font-size:9pt;
	text-decoration: none;
	}
a.bo:hover{
	
	text-decoration: underline;
	}	


a{
	font-size:9pt;
	text-decoration: none;
	}


a.button {
	padding: 3px 8px !important;
	border-top: 1px solid #BFE1ED !important;
	border-right: 1px solid #6BB7D3 !important;
	border-bottom: 1px solid #6BB7D3 !important;
	border-left: 1px solid #BFE1ED !important;
	background: #D3E9F2 !important;
	color: #1D8BB4 !important;
}

a.shot_lib_name{
	color:black;
font-size:8pt;	
}
a.shot_lib_name:hover{
	text-decoration: underline;	
}



.explication{
	padding:5px;
	text-align: left;
	font-weight:bold;
	width:100px;
	font-size: 11pt;
}

.field{
	padding:5px;
}


.comment{
	text-align:justify;
	font-size: smaller;
	
}

.asterisk{

	color:red;

}

.message{
	color:red;
	font-size: 15pt;
}

table.record{
	width:100%;
	
}

.number{
	font-size:8pt;	
	font-weight: bold;
	border: 1px solid black;
	text-align:center;
	height: 20px;
	vertical-align: center;
	text-align: center;
}

.number_cell{
	width:10px;
	
}

td.additional{
font-size:8pt;	
}


div.help{
	text-align:center;
	width:165pt;  
	height:100%;
	background-color: #deedf7;
	color:#72a7cf;
	font-size: 9pt !important;
}

div.help_outer{
	text-align:center;
	width:170pt;
	height:100%;
	background-color: #aedaed;
	padding: 5px;
	float: left;
	margin: 2px;
}

.lighted{
	background-color: #deedf7;
}

.records{
	width:100%;
}

.settings{
	border: 1px solid blue;
	margin: 6px;
	padding: 4px;
}

.fields_selected{
	border: 1px solid red !important;
	
}

.fields{
	border: 1px solid black;
	
}


.loading{
	width:100%;
	text-align: center;
	color:red;
	border: 1px solid red;
	
	
}


#dialog{
	display:none;
	
}

label.error{
	font-size: 8pt !important;
	text-align: left !important;
	margin: 0px  !important;
	padding: 0px  !important;
	width:100%   !important;
	padding-left: 10px  !important;
}

a.record_view_trigers{
	color:blue !important;
	text-decoration: underline;

	
	
}
.model{
	width:100%;
	border:none;
	padding:0px;
	margin:0px;	
}
td.model{
	padding:0px;
	margin:0px;	
	border:none;
}

#strict{
	font-size:8pt;
	color:red;
	text-align: left;
	padding-left:20px;
}

#right_table{
	width:180px;
}

.full_record_data, .full_record_data table td{
	font-size:10pt !important;
}

