@font-face { 
    font-family: "Academia";
    src:        url(images/academia.ttf) format("truetype"); /* все современные браузеры */
}

html {
  padding: 0;
  margin: 0;
}

* {
box-sizing: border-box;
}

body {

  font-size: 14px;
  background: #fff;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3 {
  font-weight: normal;
}

a {
	color: #000;
}

a:hover, a:focus {
	color: #666;
}

.clear {
	clear: both;
}

.aloader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #3b8686; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
	margin: 50px auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.head1 {
	font-size: 30px;
	line-height: 28px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	margin-top: 50px;
}

.head1 span {
	border-left: 5px solid #0b486b;
	padding-left: 8px;
	display: inline-block;
	color: #024880;
}

.head2 {
	font-size: 24px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}




#top_menu {
	float: right;
	padding-right: 30px;
	padding-top: 12px;
}

#top_menu ul li {
	display: inline-block;
	list-style: none;
	padding: 0 30px;
}

#top_menu a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}

#top_menu a:hover, #top_menu a.active  {
	text-decoration: underline;
}


#header {
  background: #fff;
  height: 85px;
-webkit-box-shadow: 0px 15px 20px 0px rgba(130, 175, 200, 0.2);
-moz-box-shadow:    0px 15px 20px 0px rgba(130, 175, 200, 0.2);
box-shadow:         0px 15px 20px 0px rgba(130, 175, 200, 0.2);
z-index: 100;
position: relative;
}

#header .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	display: none;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  height: 50px !important;
  background: rgba(255,255,255,0.9) !important;
  z-index: 100;
}

.sticky .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	display: inline !important;
}


/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}

.navbar-default {
	background: transparent;
	border: 0;
	margin-left: 50px;
	margin-top: 15px;
}

.sticky .navbar-default {
	margin-left: 0px;
	margin-top: 0px;
}

.navbar-default .navbar-nav > li > a {
	color: #024880;
	font-size: 16px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ff5959;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #ff5959;
	background-color: #fff;
}

.dropdown-menu > li > a {
	padding: 10px 20px;
	color: #024880;
}

.dropdown-menu > li > a:hover {
	color: #ff5959;
	background: #fff;
}

.header_content {
	position: relative;
}

.top_logo {
	position: absolute;
	bottom: -52px;
	left: 0px;
	width: 68px;
	height: 104px;
	z-index: 100;
}

.top_logo img {
	width: 100%;
}

.sticky .top_logo {
	display: none;
}


#footer {
  background: #c6dfec;
  color: #024880;
  padding-top: 20px;
  padding-bottom: 20px;
}

.foot_copyright {
	font-size: 11px;
	line-height: 13px;
}

.foot_copyright span {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}

.foot_copyright img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#foot_menu {
	padding-bottom: 10px;
}

#foot_menu ul {
	margin: 0;
	padding: 0;
}

#foot_menu ul li {
	display: inline-block;
	list-style: none;
	padding: 5px 15px;
}

#foot_menu a {
	color: #024880;
	text-decoration: none;
	font-size: 16px;
}

#foot_menu a:hover, #foot_menu a.active  {
	text-decoration: underline;
}

.foot_address {
	padding: 0 0 3px 40px;
	background: url(images/foot-address.png) left 0 no-repeat;
	display: inline-block;
	font-size: 13px;
}

.foot_email {
	padding: 5px 0 5px 40px;
	background: url(images/foot-email.png) left center no-repeat;
	display: inline-block;
}

.foot_tel {
	padding: 5px 0 5px 40px;
	background: url(images/foot-tel.png) left center no-repeat;
	display: inline-block;
}

.foot_links {
	font-size: 11px;
}

#breadcrumb {
	padding: 8px 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	padding-top: 15px;
}

.main_text {
	margin: 40px auto;
	width: 80%;
}

.main_naprav {
	background: url(images/main_naprav.jpg) center center no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 460px;
}

.naprav_cont {
	margin: 50px auto;
	width: 950px;
}

.zayavka_result {
	text-align: center;
	padding: 100px 0;
}

.news_item {
	padding: 20px;
	text-align: center;
}

.news_item:nth-child(3n + 1) {
	clear: both;
}

.news_item_pic img {
	max-width: 100%;
}

.news_item_title {
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
}

.news_item_title a {
	color: #024880;
}

.news_item_date {
	color: #999;
}

.news_item_anons {
	padding: 10px 0;
}

.news_item_link a {
	text-decoration: underline;
}

.news_detail_pic {
	text-align: center;
}

.news_detail_pic img {
	max-width: 100%;
	display: inline-block;
}

.news_detail_content {
	padding: 20px 10px;
}

.news_detail_date {
	color: #999;
	padding: 10px 0;
}


.naprav_cont_table {
	display: table;
	width: auto;
	margin: 0 auto;
}

.naprav_block {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	width: 150px;
}

.naprav_block span {
	display: block;
	font-size: 22px;
	padding: 20px 10px;
}

.naprav_register {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.naprav_register a {
	display: inline-block;
	color: #fff;
	padding: 15px 10px;
	font-size: 18px;
	border-radius: 10px;
	text-decoration: none;
	width: 380px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

.naprav_register a:hover {

background: #497b97; /* Old browsers */
}

.naprav_instruct {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.naprav_test_results {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.naprav_instruct a {
	display: inline-block;
	color: #fff;
	padding: 15px 10px;
	font-size: 18px;
	border-radius: 10px;
	text-decoration: none;
	width: 380px;
background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
}

.naprav_test_results a {
	display: inline-block;
	color: #fff;
	padding: 15px 10px;
	font-size: 18px;
	border-radius: 10px;
	text-decoration: none;
	width: 380px;
background: #17a567; /* Old browsers */
}

.naprav_instruct a:hover, .naprav_test_results a:hover  {
background: #497b97; /* Old browsers */
}

.main_license {
	margin: 0px auto;
	width: 80%;
	padding-top: 20px;
}

.license_slider {
	margin-top: 40px;
}

.license_slider a {
	padding: 10px;
	display: block;
}

.license_slider img {
	border: 8px solid #3b8686;
	width: 100%;
}

.license_slider .slick-slide {
	height: auto;
}

.main_contacts_left {
	float: left;
	width: 45%;
	background: #212121;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding-left: 150px;
	padding-top: 40px;
	height: 360px;
}

.main_contacts_left span {
	padding-left: 40px;
	display: block;
}

.main_contacts_left a {
	color: #fff;
	text-decoration: none;
}


.main_contacts_right {
	float: left;
	width: 55%;
	height: 360px;
}

.instruction-ul li {
	padding: 7px 0;
	list-style-type: decimal;
}

#contact_form {
	text-align: center;
	margin-top: 30px;
}

#contact_form h2 {
	font-size: 14px;
	font-style: italic;
}

#contact_form_cont {
	display: block;
	width: 70%;
	margin: 0 auto;
	padding: 20px 30px;
	border-radius: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+0,ffffff+100 */
background: #e7e7e7; /* Old browsers */
background: -moz-linear-gradient(left, #e7e7e7 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e7e7e7 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e7e7e7 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
margin-bottom: 5px;
}

#contact_form_cont textarea {

	width: 100%;
	border: 0;
	border-bottom: 2px solid #7cd0d0;
	background: transparent;
	font-size: 18px;
	height: 70px;
}

#contact_form_cont input[type=submit] {
	margin-top: 30px;
		display: inline-block;
	color: #fff;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

#popup_close {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	top: 10px;
	right: 10px;
}

.login_text {
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	font-family: Academia;
	padding-top: 40px;
}

.login_error {
	padding: 10px 0;
	text-align: center;
	color: red;
}

.admin_users_head {
	background: #024880;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-radius: 15px 15px 0 0;
	overflow: hidden;
	display: table-row;
}

.admin_users_head div {

	background: transparent;
	padding: 15px 5px;
	text-align: center;
	display:table-cell; 
}

.admin_users_table {
	display:table;
		border-radius: 15px;
		overflow: hidden;
background: #e9f0f4;
margin-bottom: 20px;
width: 100%;
font-size: 13px;
overflow-x: auto;
}

.admin_users_tr {
	display:table-row;
}

SPAN.td
{
    display:table-cell;
	border-bottom: 1px solid #7ca6c8;
	padding: 15px 5px;
	text-align: center;
}


.admin_users_table form {
	display: table-row;
}

.admin_users_table_row {
	display: table-row;
	width: 100%;
}


.admin_users_table input[type=text] {
	border: 0;
	background: transparent;
	text-align: center;
}

.admin_users_table input[type=submit] {
	border: 0;
	color: #fff;
	font-size: 16px;
	background: #14b0b0;
	text-align: center;
	border-radius: 15px;
	padding: 5px 5px;
}


.oplata_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.oplata_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.oplata_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #2cc2c2;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.oplata_container:hover input ~ .oplata_checkmark {
  background-color: #2cc2c2;
}

/* When the checkbox is checked, add a blue background */
.oplata_container input:checked ~ .oplata_checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.oplata_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.oplata_container input:checked ~ .oplata_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.oplata_container .oplata_checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #0b486b;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}

.error1 {
	padding: 10px 0;
	text-align: center;
	color: red;
}

.my_program_page h2, .admin_page h2 {
	text-align: center;
	text-transform: uppercase;
	color: #0b486b;
	font-size: 24px;
	margin-top: 40px;
}

.program_material_block, .program_present_block, .program_video_block {
	
	text-align: center;
	font-size: 18px;
	margin: 0;
	height: 300px;
}

.program_materials_cont, .program_presents_cont, .program_videos_cont {
	padding: 10px;
	float: left;
	width: 20%;
}

.program_material_block a, .program_present_block a, .program_video_block a {
	text-decoration: none;
	color: #2a2a2a;
}

.program_material_block img, .program_present_block img, .program_video_block img {
	margin-bottom: 10px;
}

.program_test_link {
	text-align: center;
	margin-top: 50px;
}

.program_test_link a {
		display: inline-block;
	color: #fff;
	padding: 15px 50px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

.my_test_page {
	margin: 80px auto;
	width: 80%;
}

.select_test_info {
	text-align: center;
}

.select_test {
	margin: 30px auto;
	width: 700px;
	text-align: center;
}

.select_test a {
	display: inline-block;
	color: #fff;
	padding: 15px 10px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	text-align: center;
	text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#119f9f+0,2cbbbb+100 */
background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
}

.select_test a:hover {
	background: #44cbcb;
}

.select_random {
	width: 46%;
	margin: 15px 1%;
}

.select_bilet {
	width: 29.8%;
	margin: 15px 1%;
}

.select_bilet_finished {
		display: inline-block;
	color: #fff;
	padding: 15px 10px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	text-align: center;
	text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#119f9f+0,2cbbbb+100 */
background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
}


.view_bilet {
	border: 0;
	color: #fff;
	font-size: 16px;
	background: #14b0b0;
	text-align: center;
	border-radius: 15px;
	padding: 5px 5px;
	margin: 10px 0;
	display: inline-block;
}

.delete_bilet {
	border: 0;
	color: #fff;
	font-size: 16px;
	background: #be2f2f;
	text-align: center;
	border-radius: 15px;
	padding: 5px 5px;
}

.td_active {
	background: #b0dede;
}

.toback {
	text-align: center;
	font-size: 18px;
}

.test_page {
	margin: 50px auto;
	width: 80%;
}

.test_page h2 {
	text-align: center;
	text-transform: uppercase;
	color: #0b486b;
	font-size: 24px;
	margin-top: 40px;
}

.test_vopros h2 {
	text-align: left;
	margin-bottom: 0;
}

.test_vopros span {
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}

.test_checkbox_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 3px;
  cursor: pointer;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.test_checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.test_checkbox_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #2cc2c2;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.test_checkbox_container:hover input ~ .test_checkbox_checkmark {
  background-color: #2cc2c2;
}

/* When the checkbox is checked, add a blue background */
.test_checkbox_container input:checked ~ .test_checkbox_checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.test_checkbox_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.test_checkbox_container input:checked ~ .test_checkbox_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.test_checkbox_container .test_checkbox_checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #0b486b;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}

#test_form input[type=submit] {
	margin-top: 50px;
		display: inline-block;
	color: #fff;
	padding: 15px 50px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

#test_form input[type=submit]:hover {
cursor: pointer;
background: #497b97; /* Old browsers */
}

.test_timer_cont {
	margin: 0 auto;
	width: 320px;
}

.flip-clock-label{ display: none !important; }

.bilet_result {
	margin-top: 40px;
	
}

.bilet_result table {
	width: 100%;
			border-radius: 15px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2c2c2+0,e5e5e5+23,ffffff+100 */
background: #c2c2c2; /* Old browsers */
background: -moz-linear-gradient(left, #c2c2c2 0%, #e5e5e5 23%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
overflow: hidden;
border-spacing: 0px;
border: 1px solid #7ca6c8;
}

.bilet_result table thead {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#119f9f+0,2cbbbb+100 */
background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
border-radius: 15px;
}

.bilet_result table thead th {
	color: #fff;
	padding: 15px 30px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}

.bilet_result table tbody td {
	padding: 15px 30px;
	text-align: left;
	border-bottom: 1px solid #7ca6c8;
}
	
.prav_otvet1 {
	font-weight: bold;
	color: #11a0a0;
}

.prav_otvet2 {
	font-weight: bold;
	color: #a8343a;
}

.test_itogo_good, .test_itogo_bad {
	margin: 40px auto;
	width: 350px;
	text-align: center;
	color: #fff;
	padding: 15px 30px;
	border-radius: 15px;
	display: block;
	text-decoration: none;
}

.test_itogo_good:hover, .test_itogo_bad:hover {
	color: #fff;
}

.test_itogo_good {
	background: #11a0a0;
}

.test_itogo_bad {
	background: #a8343a;
}


.contacts_page {
	margin: 50px auto;
	width: 80%;
}

.contacts_page .head1 {
	text-align: left;
}

.contacts_left {
	float: left;
	width: 45%;
	font-size: 22px;
	padding-left: 150px;
	padding-top: 40px;
}

.contacts_left span {
	padding-left: 40px;
	display: block;
}

.contacts_left a {
	color: #000;
	text-decoration: none;
}

.contacts_address {
	color: #3b8686;
	padding-left: 40px;
	background: url(images/foot-address.png) left center no-repeat;
	margin-top: 25px;
}

.contacts_email {
	color: #3b8686;
	padding-left: 40px;
	background: url(images/foot-email.png) left center no-repeat;
	margin-top: 25px;
}

.contacts_tel {
	color: #3b8686;
	padding-left: 40px;
	background: url(images/foot-tel.png) left center no-repeat;
	margin-top: 25px;
}

.contacts_requsite {
	color: #3b8686;
	padding-left: 40px;
	background: url(images/foot-reausite.png) left center no-repeat;
	margin-top: 25px;
}

.contacts_right {
	float: left;
	width: 55%;
	height: 650px;
}

.certificate_page {
	margin: 50px auto;
	width: 80%;
}

.certificate_block {
	float: left;
	width: 25%;
	padding: 20px;
}

.certificate_block img {
	width: 100%;
	border: 8px solid #3b8686;

}

.document_block {
	padding: 20px;
}

.document_block img {
	width: 100%;
	border: 8px solid #3b8686;

}

.naprav_page {
	margin: 50px auto;
	width: 80%;
}

.napravs_cont {
	width: 50%;
	padding: 10px;
	float: left;
	
}

.napravs_cont a {
	position: relative;
	color: #0b486b;
	font-size: 24px;
}

.napravs_cont a:hover {
	opacity: 0.9;
}

.napravs_cont img {
	width: 100%;
}

.napravs_cont span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	
	background: rgba(255,255,255,0.8);
	padding: 15px 0;
}

.programs_table {
	margin-top: 40px;
	margin-bottom: 30px;
}

.programs_table table {
	width: 100%;
			border-radius: 15px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2c2c2+0,e5e5e5+23,ffffff+100 */
background: #c2c2c2; /* Old browsers */
background: -moz-linear-gradient(left, #c2c2c2 0%, #e5e5e5 23%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
overflow: hidden;
border-spacing: 0px;
border: 1px solid #7ca6c8;
}

.programs_table table thead {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#119f9f+0,2cbbbb+100 */
background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
border-radius: 15px;
}

.programs_table table thead th {
	color: #fff;
	padding: 15px 5px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.programs_table table tbody td {
	padding: 15px 5px;
	text-align: left;
	border-bottom: 1px solid #7ca6c8;
}

.programs_table table tbody td:nth-child(3) {
	width: 185px;
}

.programs_table a {
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
border-radius: 15px;
margin: 3px 0;
}



.test_again {
	font-style: italic;
	text-align: center;
}

.admin_main {
	text-align: center;
}

.admin_main a {
		display: inline-block;
	color: #fff;
	padding: 15px 50px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	margin: 5px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

.results_table table {
	width: 100%;

		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2c2c2+0,e5e5e5+23,ffffff+100 */
background: #c2c2c2; /* Old browsers */
background: -moz-linear-gradient(left, #c2c2c2 0%, #e5e5e5 23%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c2c2c2 0%,#e5e5e5 23%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c2c2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
border-spacing: 0px;
border: 1px solid #7ca6c8;
}

.results_table table thead {
background: #024880;
}

.results_table table thead th {
	color: #fff;
	padding: 15px 5px;
	font-size: 16px;
	text-align: center;
}

.results_table table tbody td {
	padding: 15px 5px;
	text-align: left;
	border-bottom: 1px solid #7ca6c8;
	text-align: center;
	font-size: 14px;
}

.view_results {
	font-size: 18px;
	text-align: right;
	display: inline-block;
	background: url(images/view.png) right center no-repeat;
	padding: 5px 35px 5px 0;
	text-decoration: none;
}

 a.del_material, a.del_cat,  a.del_present, a.del_present_cat,  a.del_video, a.del_video_cat {
	margin: 3px 0px;
	padding: 3px 10px;
	color: #ff0000;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #ff0000;
}

a.move_material, a.move_cat, a.move_present, a.move_present_cat, a.move_video, a.move_video_cat {
	margin: 3px 0px;
	padding: 3px 10px;
	color: #0000ff;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #0000ff;
}

a.rename_material, a.rename_cat, a.rename_present, a.rename_present_cat, a.rename_video, a.rename_video_cat {
	margin: 3px 0px;
	padding: 3px 10px;
	color: #336600;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #336600;
}


.add_material_link, .add_present_link, .add_video_link {
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	background: #119f9f; /* Old browsers */
background: -moz-linear-gradient(left, #119f9f 0%, #2cbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #119f9f 0%,#2cbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #119f9f 0%,#2cbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119f9f', endColorstr='#2cbbbb',GradientType=1 ); /* IE6-9 */
border-radius: 15px;
}

.my_program_page input[type=submit] {
			display: inline-block;
	color: #fff;
	padding: 15px 50px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	margin-top: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a3d5b+0,405d6d+100 */
background: #0a3d5b; /* Old browsers */
background: -moz-linear-gradient(left, #0a3d5b 0%, #405d6d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a3d5b 0%,#405d6d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a3d5b 0%,#405d6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d5b', endColorstr='#405d6d',GradientType=1 ); /* IE6-9 */
}

.my_program_page input[type=text], .my_program_page input[type=file] {
width: 350px;
	border: 0;
	border-bottom: 2px solid #7cd0d0;
	background: transparent;
	font-size: 18px;
	margin-top: 20px;
}

.my_program_page select {
	border: 2px solid #7cd0d0;
	font-size: 16px;
	margin-top: 20px;
	}

.my_program_page textarea {
width: 70%;
	border: 0;
	border: 2px solid #7cd0d0;
	background: transparent;
	font-size: 16px;
	margin-top: 20px;
	height: 250px;
}

.form_label {
	color: #0b486b;
	font-style: italic;
	font-size: 18px;
	margin-top: 20px;
	display: block;
}

.cat_breadcrumb {
	text-align: center;
}

.admin_instruct {
	padding: 0 10%;
}

.admin_instruct ul li {
	list-style: decimal;
	padding: 5px 0;
}

.hint1 {
	margin: 30px auto;
	max-width: 500px;
	padding: 20px;
	border: 1px solid #ccc;
	background: #ffffcc;
	border-radius: 15px;
}

.hint1 li {
	padding: 10px 0;
}

.access_date {
	text-decoration: none;
	font-weight: bold;
}

@media (max-width:1680px){
	
.contacts_page {
	width: 95%;
}
	
.admin_users_table {
	font-size: 12px;
	
}

SPAN.td {
	padding: 10px 2px;
}

.admin_users_head div {
	padding: 10px 2px;
}

.admin_users_table input[type="text"] {
	width: 100%;
}
	
}



@media (max-width:1370px){
	
.head2 {
	padding: 0 100px;
}
	
#foot_copyright {
	margin-left: 20px;
}

#foot_menu {
	padding-right: 20px;
}
	
.program_material_block, .program_present_block, .program_video_block {
	font-size: 16px;
	height: 250px;
}
	
.my_test_page {
	margin: 40px auto;
	width: 90%;
}
	
.test_page {
	margin: 40px auto;
	width: 90%;
}
	
.naprav_page {
	margin: 40px auto;
	width: 90%;
}
	
.certificate_page {
	margin: 30px auto;
	width: 95%;
}
	
.contacts_left {
	font-size: 20px;
	padding-left: 50px;
	padding-top: 30px;
}
	
#foot_menu ul li {
	padding: 5px 5px;
}



#footer {

	clear: both;
}


	
	.main_contacts_left {

	padding-left: 50px;
}
	
.head1 {
	font-size: 26px;
	line-height: 24px;
}
	
.admin_users_table {
	overflow-x: auto;
	overflow-y: auto;
		display: block;
	height: 400px;
}

.head2 {
	font-size: 22px;
}
	
}

@media (max-width:990px){
	
.head2 {
	padding: 0 0px;
}
	
#foot_menu ul li {
	padding: 5px 10px;
}
	
#foot_copyright {
	float: none;
	display: inline-block;
	margin-left: 0px;
	margin-top: 0;
}

#foot_menu {
	padding-right: 10px;
	float: none;
	padding-top: 0;
	margin-top: 0;
}
	

.program_material_block, .program_present_block, .program_video_block {
	font-size: 15px;
	height: 260px;
}
	
body {
  font-size: 13px;
}
	
.head2 {
	font-size: 18px;
}
	
.naprav_page {
	margin: 30px auto;
	width: 95%;
}


.test_page {
	margin: 30px auto;
	width: 95%;
}

.my_test_page {
	margin: 30px auto;
	width: 95%;
}
	
.naprav_page {
	margin: 30px auto;
	width: 95%;
}

.programs_table {
	font-size: 13px;
	overflow-x: auto;
		display: block;
	
}
	
	
.napravs_cont span {
	padding: 10px 0;
}

.napravs_cont a {
	font-size: 18px;
}
	
.certificate_block {
	float: left;
	width: 50%;
	padding: 10px;
}
	
.contacts_left {
	font-size: 18px;
	padding-left: 10px;
}
	
	.main_contacts_left {

	padding-left: 10px;
}
	
.naprav_cont {
	width: 100%;
}
	
#header {
	height: auto;
	min-height: 100px;
}
	
.top_logo {
	top: 20px;
	left: 10px;
}

#top_menu ul li {
	padding: 5px 10px;

}

#top_menu {
	padding-right: 10px;
	padding-left: 50px;
	float: none;
}
	
	.head1 {
	font-size: 20px;
	line-height: 18px;
}

.results_table {
	overflow-x: auto;
		display: block;
		font-size: 13px;
}

.results_table table thead th {
	padding: 15px 5px;
	font-size: 14px;
}

.results_table table tbody td {
	padding: 15px 5px;
	font-size: 13px;
}

.test_page h2 {
	font-size: 18px;
	margin-top: 30px;
}

.bilet_result table thead th {
	padding: 15px 5px;
	font-size: 16px;
}

.bilet_result table tbody td {
	padding: 15px 10px;
}

.select_test a {
	padding: 10px 5px;
	font-size: 16px;
}

.select_test {
	margin: 20px auto;
	width: 100%;
}

.naprav_block {
	display: inline-block;

}

.main_naprav {
	background-size: cover;
	height: auto;
}

	
}

@media (max-width:480px){
	
.admin_page select {
	font-size: 12px;
}
	
.foot_copyright1, .foot_copyright2 {
	float: none;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 5px 0;
}
	
.test_timer_cont {
	margin: 0 auto;
	width: 100%;
}
	
.select_test a {
	padding: 8px 3px;
	font-size: 15px;
}
	
.program_test_link a {
	padding: 15px 30px;
	font-size: 16px;
}
	
.program_materials_cont, .program_presents_cont, .program_videos_cont {
	padding: 10px;
	float: left;
	width: 50%;
}


.program_material_block, .program_present_block, .program_video_block {
	font-size: 12px;
	height: 260px;
}
	
.my_program_page h2, .admin_page h2 {
	font-size: 18px;
	margin-top: 20px;
}
	
#login_form {
	width: 95%;
}
	
#register_form {
	width: 95%;
	padding: 20px 20px;
}
	
.test_itogo_good, .test_itogo_bad {
	width: 90%;
}
	
.bilet_result table thead th {
	padding: 15px 5px;
	font-size: 14px;
}

.bilet_result table tbody td {
	padding: 15px 5px;
}
	
#test_form input[type="submit"] {
	margin-top: 30px;
	padding: 15px 50px;
	font-size: 16px;
}
	
.test_page h2 {
	font-size: 16px;
	margin-top: 20px;
}
	
body {
  font-size: 12px;
}
	
.head2 {
	font-size: 16px;
}
	
.programs_table table thead th {
	padding: 10px 3px;
	font-size: 14px;

}

.programs_table table tbody td {
	padding: 10px 3px;
}
	
.naprav_instruct a {

	font-size: 16px;

	width: 80%;
}
	
.napravs_cont a {
	font-size: 16px;
}
	
.napravs_cont {
	width: 100%;
	padding: 10px;
	float: none;
}
	
.certificate_block {
	float: left;
	width: 100%;
	padding: 10px;
}
	
.contacts_tel {
	padding: 5px 0 5px 40px;
}

.contacts_address {
	padding: 5px 0 5px 40px;
}

.contacts_email {
	padding: 5px 0 5px 40px;
}
	
.contacts_left {
	float: none;
	width: 100%;
	padding-bottom: 20px;
	font-size: 14px;
	padding-top: 0;
}

.contacts_right {
	float: none;
	width: 100%;
}
	
#foot_copyright {
	background: none;
	padding: 0;
}
	
#foot_menu ul {
	padding: 0;
}

#foot_menu ul li {
	display: block;
}
	
.main_contacts_left {
	float: none;
	width: 100%;
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
}

.main_contacts_right {
	float: none;
	width: 100%;
	height: 360px;
}
	
.naprav_register a {

	font-size: 18px;
	width: 80%;
}
	
.naprav_cont {
	margin: 20px auto;
}
	
.naprav_block {
	width: 50%;
	display: block;
	float: left;
}

.naprav_block:nth-child(3), .naprav_block:nth-child(5) {
	clear: both;
}

.main_naprav {
	background-size: cover;
	height: auto;
}

.naprav_block span {
	padding: 10px;
	font-size: 16px;
}
	
#top_menu ul {
	padding-top: 0;
	}
	
	#top_menu ul li {
	padding: 3px 10px;
	display: block;
}

#top_menu {
	padding-top: 0;
}


	
		.head1 {
	font-size: 16px;
	line-height: 15px;
}
}
