.content-html-test {
	width: 100%;
	padding: 100px;
    background-image: url(/resources/default/user/images/website/e4t/test/frame-7.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form-grammar {
    overflow: hidden;
}

.question a, .question span, .question label, .question p , .question td{
	font-size: 16px !important;
	color: #222 !important;
}
.ques-des {
	font-weight: bolder;
	display: block;
    width: 100%;
}

.frame_content.frame-speak-2 h2 ,.frame_content.frame-speak-2 i{
    text-align: center;
    color: #0065bf;
    padding: 0 10px;
}
#formContent {
	background: rgba(0, 0, 0, 0.1) no-repeat center center;
}
.style-line {
	text-align: center;
    padding-bottom: 30px;
}
.frame_content.frame-road h2 {
    color: #c50404;
    text-align: center;
    display: inherit;
}
.right-regis .style-line{
	margin: 0px;
}

@media ( max-width : 767px) {
	.content-html-test {
		padding: 30px;
	}
}
