#contentSKV {
	position: relative!important;
}
.input-block-level {
	font-family: '__PT Sans_5';
	font-size: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #0e86ef;
	border-radius: 8px;
	background-color: #ffffff;
	padding: 5px;
	display: block;
	margin-top: 3px;
	width: 300px;
}
input.btn{
	margin-left: auto!important;
	margin-right: auto!important;
}
.select-block-level {
	font-family: '__PT Sans_5';
	font-size: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #0e86ef;
	border-radius: 8px;
	background-color: #ffffff;
	padding: 5px;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textarea-label {
	margin-top: 10px;
	font-family: '__PT Sans_5';
	font-size: 20px;
}
.textarea-content {
	height: 100%;
	width: 100%;
	font-family: '__PT Sans_5';
	font-size: 20px;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	resize: none;
}
.feedbackForm {
	border-style: solid;
	border-color: #0e86ef;
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 420px;
	background-color: #ffffff;
	padding: 10px;
	border-radius: 8px;
	position: absolute;
	z-index: -1;
	opacity: 0.0;
	position: fixed;
	left: 35%;
	top: 35%;
		border-color: #29AEE3;
		border-style: solid;
		border-width: 10px;	
}
.btn {
	margin-top: 10px!important;
	margin-left: 0px!important;
	width: 100%;
}
#feedbackForm3 .close {
	display: block;
	width: 17px;
	height: 17px;
	background: url("/images/skv/feedback/sprite.png") -56px 0;
	position: absolute;
	right: 18px;
	top: 20px;
	opacity:0.4;
}
#feedbackForm3 .close:hover {
	cursor: pointer;
	opacity: 1.0;
}
#feedbackForm3 legend {
	width: 90%;
	margin-bottom: 15px;
}
#feedbackForm3 input#feedback_name,
#feedbackForm3 input#feedback_phone,
 #feedbackForm3 input#feedback_email {
	width: 97%;
}
#feedbackForm3 select#feedback_time,
#feedbackForm3 select#feedback_subject {
	width: 100%;
}
.warning_table {
	background-color: #ffffff;
	border: solid 1px #666666;
	border-collapse: initial;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
.warning_font_big {
	font-family: '__PT Sans_5';
	font-size: 30px;
	color: #B70004;
}
.warning_font {
	font-family: '__PT Sans_5';
	font-size: 22px;
	color: #333;
	padding-top: 15px auto;
	margin-bottom: 10px;
}
.all_links {
	font-family: '__PT Sans_5';
	font-size: 22px;
}
	.all_links button {
		color: #ffffff;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007399), color-stop(1, #0099cc));
		background: -ms-linear-gradient(bottom, #007399, #0099cc);
		background: -moz-linear-gradient(center bottom, #007399 0%, #0099cc 100%);
		background: -o-linear-gradient(#0099cc, #007399);
		border: 1px solid #004d66;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 1px 2px rgba(0,0,0,0.15);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 1px 2px rgba(0,0,0,0.15);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 1px 2px rgba(0,0,0,0.15);
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	}
.table-succsess {
	position: absolute;
	top: 180px;
	left: 640px;
}
.table-succsess table {
	display: block;
	margin: 0px auto;
	width: 450px;
	height: 240px;
	border-collapse: initial;
}
@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1600px) {

}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1280px) {
	
}
@media screen and (max-width: 1152px) {

}
@media screen and (max-width: 1024px) {
	.feedbackForm {
		left: 30%;
	}
}
@media screen and (max-width: 960px) {	
	.feedbackForm {
		left: 29%;
	}
}
@media screen and (max-width: 800px) {	
	.feedbackForm {
		left: 21%;
top: 21%;
	}
}
@media screen and (max-width: 768px) {			

}
@media screen and (max-width: 736px) {
	.feedbackForm {
		left: 20%;
		top: 20%;
	}
}
@media screen and (max-width: 720px) {
	.feedbackForm {
		left: 18%;
		top: 22%;
	}
}
@media screen and (max-width: 667px) {
	.feedbackForm {
		left: 16%;
		top: 10%;
	}
}
@media screen and (max-width: 640px) {
	.feedbackForm {
		left: 15%;
		top: 25%;
	}
}
@media screen and (max-width: 568px) {
	.feedbackForm {
		left: 9%;
		top: 13%;
	}
}
@media screen and (max-width: 480px) {
	.feedbackForm {
		left: 0%;
		width: 438px;
	}
}
@media screen and (max-width: 414px) {
	.feedbackForm {
		left: 0%;
		width: 373px;
	}
}
@media screen and (max-width: 375px) {
	.feedbackForm {
		width: 335px;
	}
}
@media screen and (max-width: 360px) {
	.feedbackForm {
		width: 316px;
	}
}
@media screen and (max-width: 320px) {
	.feedbackForm {
		width: 279px;
	}
}