.inq{
	padding-top: 60px;
}
.dropdown{
	margin-left: -2px;
}
.btn{
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
}
.btn:hover{
	color: #666;
}
.btn a{
	color: #666;
}
.btn a:hover{
	color: #666;
}
.btn .caret{
	margin-left: 20px;
}
.dropdown-menu > li > a{
	font-size: 13px;
	color: #666;
}
.apply_btn {
       		background: linear-gradient(to bottom,#ed1b2e,rgba(157,26,29,0.8));
       		color:#fff ;
       		font-size: 15px;
       		border: none;
       		outline: none;
       		padding:10px 25px ;
       		width: 120px;
       		font-weight: normal !important;
       	}
       	.inq h5{
			margin-top:30px;
			color: #4D4D4D;
			font-size: 16px;
			margin-bottom: 8px;
			font-weight: normal;
			
		}
		.inq h5 span{
			color: red;
		}
		.inq p{
			font-size: 14px;
			color: #666666;
			text-indent:20px ;
		}
		.inq input[type=text]{
			border: none;
       		outline: none;
       		background-color: #F0F0F0;
       		padding:5px 10px ;
       		font-size: 14px;
       		color: #666666;
       		margin-top: 5px;
       		
		}
		.inq textarea{
       		width: 100%;
       		border: 1px solid #ccc;
       		height: 200px;
       		text-indent: 10px;
       		font-size: 14px;
       		padding:10px;
       	}
		.text_num{
			font-size: 12px;
			position: absolute;
			right: 10px;
			bottom: 10px;
		}
.cv4{
       		overflow: hidden;
       		margin-top: 60px;
       	}
       	.cv4 p{
       		font-size: 14px;
       		text-indent: 0 !important;
       	}
       	.cv4 input,.cv4 img,.cv4 span{
       		float: left;
       		margin-left: 20px;
       		font-size: 14px;
       		margin-top: 5px;
       		display: block;
       	}
       	.cv4 input{
       		height: 38px;
       		margin-left: 0;
       	}
       	.cv4 span{
       		cursor: pointer;
       		line-height: 38px;
       	}