/*-----------------Reach-US----------------------------*/

ul >li 
{
	list-style-type: none;
}

.demo_img 
{
border: 1px solid #ddd;
border-radius: 4px;
padding: 5px;
height:460px;
}

.demo_img:hover
{
box-shadow: 0 0 2px 1px #33bee5;
}	

.ver{ 
border-left: 1px solid #337ab7c2; 
height: 183px; 
position:absolute; 
}
.ver1{ 
border-left: 1px solid #e8eef3ed; 
height: 213px; 
position:absolute; 
}
table td {
	height: 30px;
}

form label.error,
label.error {
	margin-left: 122px;
	color: #ff6f69;
	padding: 0 0 0 10px;
}

input.error,
select.error,
textarea.error {
	margin-top: -10px;
	margin-bottom: 15px;
	border: 1px solid red;
}

.required {
	color: #ff6f69;
	font-weight: bold;
}
.form-group textarea{
	width: 66%;
	height:90px;
}
/*-----------header menu login button---------------*/

.app_login ul{
	margin-bottom: 20px;
}

.bold-color{
color:#004282;

}
.tg-main-section{
	   /* margin-top: -129px;*/
}
.content{
	color:#004282;
	margin: 0 0 0 -19px;

}
.short_img{
	
	padding: 5px 17px 23px 142px;
}