#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: 100%;
}
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: 5px;
	margin-bottom: 5px;
}
.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;
	margin-top: 10px;
	-moz-box-sizing: border-box;
	resize: none;
	border-style: solid;
	border-width: 1px;
	border-color: #0e86ef;
	border-radius: 8px;
	background-color: #ffffff;
	padding: 5px;
}
.anketaForm {
	border-style: solid;
	border-color: #0e86ef;
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	background-color: #ffffff;
	padding: 10px;
	border-radius: 8px;
	position: absolute;
	z-index: -1;
	opacity: 0.0;
	left: 240px;
	top: 900px;
}
.anketaForm h2, h3 {
	text-align: center;
	text-transform: uppercase;
}
.anketaForm p {
	font-family: '__PT Sans_5';
	font-size: 19px;
	padding-left: 10px;
	padding-right: 10px;
}
.btn {
	margin-top: 10px!important;
	margin-left: 0px!important;
	width: 300px!important;
}
#anketaForm3 .close {
	display: block;
	width: 17px;
	height: 17px;
	background: url("/images/skv/command/vacations/sprite.png") -56px 0;
	position: absolute;
	right: 18px;
	top: 20px;
	opacity:0.4;
}
#anketaForm3 .close:hover {
	cursor: pointer;
	opacity: 1.0;
}
.form-block-1 {
	margin-left: 10px;
	margin-right: 10px;
	width: 400px;
}
.form-block-2 {
	margin-left: 10px;
	margin-right: 10px;
	width:833px;
}
.form-block-3 {
	margin-left: 10px;
	margin-right: 10px;
	width:833px;
}
.form-container {
	height: 400px;
	overflow: -moz-scrollbars-vertical;
}
.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;
}
.all_links {
	font-family: '__PT Sans_5';
	font-size: 22px;
}
.table-succsess {
	position: absolute;
	top: 180px;
	left: 640px;
}
.table-succsess table {
	display: block;
	margin: 0px auto;
	width: 450px;
	height: 240px;
	border-collapse: initial;
}