@charset "utf-8";
/* CSS Document */

@import "grid.css?version=33";

body {
	font-family: Arial;
	/*background:transparent url('../images/new_images/header_bg.png?version=4') top center no-repeat !important;*/
}
  
.site_header{}

/*HELPERS begin*/
.empty {
	min-height: 20px;
	padding: 0;
}
.no_vpadding {padding-top:0;padding-bottom:0;}
.no_hpadding {padding-left:0;padding-right:0;}
.no_padding {padding:0;}
.check_bg {
	background-color: #9F9;
}
.check_bg1 {
	background-color: #7D1;
}
.text_left {
	text-align: left !important;
}
.text_right {
	text-align: right !important;
}
.text_center {
	text-align: center !important;
}
.height_auto {
	overflow: hidden;
	height: auto;
}
.inline {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.null_sides_padding {
	padding-left: 0;
	padding-right: 0;
}
.green_border {
	border: #b0cb1f solid 4px;
}
.box {
	position: relative;
	overflow: hidden;
  padding-bottom:10px;
}

.box div.hide {
  display: block;
  height: auto; 
  padding-left: 25px;
  cursor: pointer;
  background: url(../images/navigator/arrow_down.png) no-repeat top left;
}   
.box div.show { 
  display: block;
  height: auto; 
  padding-left: 25px;
  cursor: pointer; 
  text-decoration:underline;
  background: url(../images/navigator/arrow_right.png) no-repeat top left; 
}    
.box strong {
  line-height:22px;
}
.toggle_content {
  padding-left: 25px;
  padding-top: 10px;
}
/*HELPERS end*/

/* HEADER begin*/
.header_logo{}
.header_contact{
	margin-top:10px;
	text-align:right;
}
.header_contact p{
	color:#FFF;
	font-size:12px;
  padding:0;
  margin:0;
}
.header_contact a{
	color:#e0e721;
}
.header_contact a:visited{
	color:#FFF; 
}
a.socnet_button{
  padding-left:2px;
  text-decoration:none;
  line-height:30px;
}
a.special_button{
  color:#FFF; 
  line-height:30px;
}
a.special_button img{
  vertical-align:middle;
}
a.lang_button{
  padding-right:2px;
  text-decoration:none;
}
span.language_switch {padding-right:5px;}

.main_menu_dop{
	position: relative;
	margin: 0 auto;
	z-index: 9999;
}


/* ATTENTION BLOCK begin*/
.attention_link a{
  display:block;
  margin-left:30px;
}
.attention_link img{ 
  display:block;
  float: left; 
  width:16px;
}
/* ATTENTION BLOCK end*/

/* CONTENT begin*/
.promo_bg {
    background: url('../images/new_images/promo_50000.png') 10px 0 no-repeat;
    height: 70px;
    width: 940px;
}
.promo_header {
    color: #02749c;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
    padding-left: 110px;
}
.promo_days {
    padding-left: 170px;
}
.promo_description {    
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    height: 70px;
    padding-left: 25px;
    padding-top: 15px;
}


.mobile_rasp {
    	display: none;
}

.main_news a{
	color:#02749c;
}
.main_news a:hover{
	color:#1b4f5b;
}
.main_news a.press_service{
	position: absolute;
	float: left;
	color:#02749c;
	font-size: 14px;
	font-weight: bold;
	background: #ebfcff;
	padding: 12px 10px 5px 10px;
	right: 0;
	top: -8px;
}
.main_news a.press_service:hover{
	color:#1b4f5b;
}

.news_visibility {}
.main_special {display:none;}
.issuuembed a{display: none !important;}
/* CONTENT end*/

/* FOOTER begin*/
.footer{
	display:block;
	width: 100%;
	padding:10px;
	margin-top:20px;
	float:left;
	font-size:10pt;
	text-align:left;
	border-top:2px solid #a9d2d8;
	background:#ebfcff;
}

.footer.hidden .footer_container{
	display:none;
}

.footer_container{
	float:left;
	width:inherit;
}

.footer span{
	float:left;
	padding-right:5px;
}
.footer p{
	padding:5px 0;
	color:#999999;
}
.footer ul{
	display: block;
	float:left;
	list-style:none;
	padding-right:50px; 
  padding-left:0;
}

.footer ul:last-child{
	padding-right:0px; 
}

.footer ul li{
	padding:0 5px;
	float:left;
	border-left:1px solid #000000;
}
.footer ul li:first-child{
	border:none;
}
.footer ul li, .footer span, .footer p{
	font-size:10pt;
	line-height:1.2em;
}
/* FOOTER end*/


/* шаблон для отделов */ 
.otdel_inf{
	margin: 3px 0px;
	clear: both;
}

.otdel_inf table {
	background-color: #fff5cb;
}

.otdel_inf table tr td {
	padding: 15px 15px;
}

.otdel_inf_sotrud {
	/*clear: both;*/
	overflow: hidden;
    height: auto;
}

h3.sotrudniki, .sotrudniki {
	border-bottom: 3px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
    clear: both;
}

img.sotrudnik {
	/*max-height: 150px;*/
	max-width: 150px;
	margin-right: 25px;
}

table.sotrudnik {
	margin-top: 0px;
}

p.contacts {
	margin-top: 15px;
}


.navig_bg {
    background-color: #eaf7fc;
    border-left: #00b5ce solid 2px;
}

.navig_bg.text {
    /*background-color: #e5fcff;*/
    background-color: #eaf7fc;
    border-left: #00b5ce solid 0px;
}

.navig_bg a{
    text-decoration: underline;
    color: #000000;
    /*display: inline-block;*/
}

.navig_bg.text a{
    text-decoration: underline;
    color: #000000;
    margin: 0px 5px 0px 0px;
    /*display: inline-block;*/
}

.navig_bg p{
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.navig_bg.text p{
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.navig_bg p:last-child{
    margin: 0px;
}

.navig_bg a:hover{
    text-decoration: none;
    color: #28535c;
}




table.abiturdocs {
	width: 100%;
	border: 0px;
	border-collapse: separate !important;
}

table.abiturdocs.main_page {
	padding: 10px;
}

table.abiturdocs tr{
	border: 0px;
	padding-bottom: 0px;
	border-collapse: separate !important;
}

table.abiturdocs tr td{
	border: 0px;
	text-align: center;
	padding: 0px;
	border-collapse: separate !important;
}

table.abiturdocs tr td p{
	border: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
	margin-right: 0px;
}


table.abiturdocs.main_page tr td p{
	display: inline-block;
}

.abiturdocs img{
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.abiturdocs span{
	display: table;
	border: 0px;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0, 74, 83, 0.8);
	padding: 5px 5px 0px 5px;
	color: #fff;
	cursor: pointer;
	transition: all 0.5s ease 0s;
	margin: 0;
}


.abiturdocs td:hover span{
	vertical-align: middle;
	background-color: rgba(0, 74, 83, 0.9);
	display: table;
}


.abiturdocs td:hover a{
	vertical-align: middle;
	display: table-cell;
	transition: all 0.5s ease 0s;
}

.abiturdocs a{
	border: 0px;
	text-decoration: none;
	color: #fff;
	padding: 0px;
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
}


/* Таблица для  */
table.navigator {
	border: 1px solid #7be2ea;
	width: 100%;
	border-spacing: 0px;
}
table.navigator tr, table.navigator tr td{
	padding: 2px 4px;
}

table.navigator img {
    padding: 0px;
    margin: 0px;
    border: 0;
    background-color: #ffffff;
    border-radius: 30px;
    margin: 0px 5px;
    width: 48px;
    text-align: center;
}

.nav_yellow_bg, table.navigator tr th {
	background-color: #fdf19c;
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #bcd8db;

}
.nav_header p, table.navigator tr th p{
	color:#004751;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 2px;
}
table.navigator tr td p{
	margin: 0px 3px;
}
table.navigator tr.inst{
	color: #fff;
}
table.navigator tr.inst td p{
	font-weight: bold;
}
table.navigator tr.ppo{
	background-color: #8bb331; 
}
table.navigator tr.ipo, table.navigator tr.kem{
	background-color: #a20c30;
}
table.navigator tr.gseo{
	background-color: #e77917;
}
table.navigator tr.irts{
	background-color: #0687bd;
}
table.navigator tr.ino{
	background-color: #7d71b1;
}
table.navigator tr.fksiz{
	background-color:#0093AF;
}
table.navigator tr {
	/*background-image: url(/images/navigator/bakalavr/nav_horiz_sep.png);
	background-repeat:repeat-x;
	background-position: left bottom;*/
}
table.navigator tr td {
	/*background-image: url(/images/navigator/bakalavr/nav_vertical_sep.png);
	background-repeat: no-repeat;
	background-position: right 50%;*/
	border: 1px solid #bcd8db;
}
table.navigator tr td:last-child {
	background-image: none;
}


.nav_inst_tabs td{
  border-top-right-radius:15px;
  border-top-left-radius:15px;
  background:#004751;
  vertical-align: middle;
} 
.nav_inst_tabs td:hover{
	background:#10b9d0;
}
.nav_inst_tabs td.nav_tab_active{
	background:#10b9d0;
}
.nav_inst_tabs td a{
	display:block;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	height:auto;
	vertical-align: middle;
	cursor: pointer;
}

.robot_sec {
	background: url('/images/robot.png?version=3') no-repeat;
	width: 385px;
	height: 166px;
	position: relative;
}

.robot_sec .plusi {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 150px;
    height: 48px;
    left: 2px;
    bottom: 15px;
    display: table;
}

.robot_sec .infografika {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 150px;
    height: 48px;
    right: 3px;
    bottom: 15px;
    display: table;
}

.robot_sec .infografika a, .robot_sec .plusi a{
	margin: 0px;
    padding: 0px;
    display: table-cell;
    color: #141515;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
}

.robot_sec .infografika a:hover, .robot_sec .plusi a:hover{
    color: #005c78;
    text-decoration: underline;
}



.owl-carousel {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.owl-carousel .owl-item .item{
	text-align: center;
} 

.owl-carousel .owl-item .item img{
	width: auto;
	max-height: 60px;
	max-width: 100%;
	text-align: center;
	display: inline-block;
}

div {
	box-sizing: border-box;
}

/* Style the tab */
.tabs {
    overflow: visible;
    /*border: 1px solid #ccc;
    background-color: #f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.tabs button, .tabs a.tablinks {
    background-color: #24a3b9;
    float: none;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    border-bottom: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
    color: #fff;
}

.tabs a.tablinks {
    display: block;
    text-decoration: none;
    height: auto;
    /*margin-bottom: 10px;*/
    text-align: center;
}

/* Change background color of buttons on hover */
.tabs button:hover, .tabs a.tablinks:hover {
    background-color: #0e7383;
     color: #e0e721;
}

/* Create an active/current tablink class */
.tabs button.active {
    background-color: #0e7383;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0px;
    color: #e0e721;
}


h4.common_docs  { 
	border-left:2px solid #004C59; 
	background-color:#004C59; 
	padding-left:10px;
	color:white;
	width: 80%;
	padding: 3px 7px;
}



/*  Ссылка на страницу стенда */
body div.stand_home {
	display: none;
}

body.mode_stand div.stand_home {
	display: block;
}



div.stand_home {
	position: fixed;
    bottom: 0%;
    left: 0%;
    width: 1040px;
    padding: 20px;
    text-align: center;
    background-color: white;
	-webkit-box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
	-moz-box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
	box-shadow: 0px -5px 5px -5px rgba(34, 60, 80, 0.6);
	z-index: 9999999;
}

div.stand_home a img{
	width: auto;
	height: auto;
}


