.INP{
	border-radius: 0px !important;	
	font-size:12px;
	width:100px;
	height:20px;
}
.gland_table{
	width: 100%;	min-width:650px;
    margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
    border-collapse: collapse;
	
}table.gland_table>thead>tr>td, table.gland_table>tbody>tr>td{	border:1px solid !important; }
.gland_table > tbody > tr >td {
    line-height: 1.42857143;
    vertical-align: top;
    /*border-top: none;*/
}

.gland_table tr > td {
    padding:6px;	
}

.hed{
	font-weight:bold;
	text-align:center;
	/* word-break: break-all; */
}
.gland_atag_underline{
	color:#0000FF;
	text-decoration:underline;
	cursor:hand;
}
.gland_form_container{
	font-family: verdana, arial, helvetica;
   
    border: 0px dotted;
	width:100%;
	display:block;
	
}
.gland_form_page{
	width:100%;
	display:block;
	background-color:white;
}
.gland_form_page_inner{
	width:70%;
	margin:auto;
}

.gland_page_bottom_paragraph{
	/*width:100%;
	display:block;*/
	padding-left:5px;
	padding-right:5px;
}
.gland_no_border{
	border:0px solid !important;
}
.gland_page_title{
	font-size: 24px;
    text-decoration: underline;
    color: black;
	text-align: center;
    padding-top: 2%;
    margin-bottom: 2%;
}
.dim{
	
    text-align: center;
    width: 12px;
    font-size: 12px;
	line-height:1em;	position:absolute;	z-index:100;	
}
.BUT{
	background-color: #B33D34;
    color: #E6E4D1;
    font-weight: bolder;
    font-size: 12px;
    width: 100px;
    height: 25px;
	border-radius:5px;
}
.RED{
	color:#FF0000;
	background-color:#F9F9EA;
}
.BLACK{
	color: #000000;
    background-color: #F9F9EA;
}
.gland_from_bottom_aligned{
	width:100% ;
	display:bolck;
}
.gland_result_table>thead>tr>th{
	text-align:center;
	word-wrap: break-word;
	word-break: break-all;
}
.gland_result_table{	
	border:2px solid #eee !important;
	max-width:850px !important;	
	margin:0px !important;
	text-align:center !important;
	min-width:400px !important;
 }
 .gland_result_table_container{
	
	overflow:auto;
 }
 @media only screen and (max-width:760px){
	
	.gland_form_page_inner{
		width:95% !important;
		display:block;
		margin:3px !important;
	}
	.hed{
		word-break: normal !important;
	}
 }  .gland-form-image{	position:relative;	margin-top:5%;	margin-bottom:5%;	margin-left:10%; } .gland-form-image-box{	width:100%;	position:relative;	 }  .gland-form-image-box img{	width:257px;	height:151px;	min-width:257px;	min-height:151px;	z-index: 10; }  #dima{	top: 67px;	left:19px; }   #dimb{	top: 67px;	left:61px;	 }  #dimc{	top: 67px;	left:121px;	 } #dimg{	top: 14px;	left:121px; }   .table-container{	width: 100%;	overflow-y: auto;	_overflow: auto;	margin: 0 0 1em;}