/* cyrillic-ext */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrEHJA.woff2) format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrEHJA.woff2) format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrEHJA.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrEHJA.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html{
	margin: 0;
	padding: 0;
}

body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: PT Sans, Helvetica, Calibri, Arial,Helvetica;
	font-size: 16px;	
}

body.bodybg {
    background: url('/img/bg.png') no-repeat 50% 81px;
}

:focus{
	outline: none}

img{
	border: none
}

a{
	text-decoration: none;
	color:#2c496c;
}



#content{
	width: 88%;
	margin: 40px auto;
	margin-right: 2%;
	float: right;
}

.widget{
	width: 230px;
	padding-right: 30px;
	border-right: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	height: 208px;
	float: left;
	line-height: 35px;
	padding: 0 20px;
}

.widget:hover{
	background: #f8fdff;
}

.widget-kurator {
	background:#f2f3e2!important;
	font-size:14.5px!important;
	line-height:25px!important;
}
#widget_debt .text_bubble {
	text-transform: uppercase;
}

#status_bar{
	width: 90%;
	height: 80px;
	overflow: hidden;
	clear: both;
	float: right;
	margin: 0;
	border-bottom: 1px solid #ddd;

}

.user_avatar{
	width: 70px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}

#burder-menu-lnk {
	display: none;
}

#burger-menu {
	display: none;
}

#menu{
	/*width: 6%;*/
	width: 80px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	padding-left: 3px;
        background-color:#FFF;
}

.icon_select{
	color:#000;
}

#menu_item{
	padding: 0;
	margin: 0 auto;
}

#menu_item li{
	list-style-type: none;
	text-align: center;
	margin: 15px 0;
}

#menu_item li a{
	text-decoration: none;
	color: #777;
}

#menu_item li b {
	display: block;
	font-size: 0.7em;
	padding: 5px 10px 0 10px;
}

#menu_item li a:hover{
	color: #aaa;
}

#linkinfo{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #ccc;
	color: #000;
	text-align: center;
	position: fixed;
	bottom: 0;
	display: none;
}

.icon_count{
	width: 15px;
	height: 15px;
	font-size: 12px;
	float: right;
	position: absolute;
	bottom: -10px;
	right: 0;
	padding: 3px;
	font-weight: bold;
	color: #fff;
	z-index: 100;
	text-align: center;
	-webkit-border-radius: 12px;
  	-moz-border-radius: 12px;
  	border-radius: 12px;
}

.just_button {
    display: block;
    width: 250px;
    position: relative;
    margin: 12px 0;
    padding: 6px 10px;
    padding-bottom: 15px;
    background: #278f49;
    border-radius: 8px;
    color: #e9e9e9;
    text-align: center;
    box-shadow: inset rgba(255,255,255,0.2) 9px  5px 9px 4px,
	            inset rgba(0,0,0,0.5)      -7px -8px 10px -6px;
}

.top_icon{
	width: 40px;
	float: right;
	margin: 15px 20px 0 20px;
	position: relative;
}

.top_icon a{
	color: #aaa;
}

.top_icon a:hover{
	color: #000;
}

#copy{
	font-size: 12px;
	color: #aaa;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 10px;
}

.icon_count_big{
	width: 25px;
	height: 25px;
	display: block;
	font-size: 14px;
	position: relative;
	line-height: 25px;
	margin-left: 10px;
	float: right;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 60px;
  	-moz-border-radius: 60px;
 	border-radius: 60px;
}

.text_bubble{
	color: #fff;
	padding: 0 5px;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}

.bubble_0{
	background: #ccc;
}

.bubble_1{
	background: #278f49;
}

.bubble_2{
	background: #d22c2c;
}

.announce_block{
	width: 85%;
	min-width: 250px;
	border: 1px dotted #ccc;
	overflow: hidden;
	margin: 5px auto;
	padding: 5px 15px;
}

.announce_text{
	width:98%;
	min-width: 200px;
	margin:0 auto;
	padding:15px 1%;
	display:none;
}

.month_cell{
	width:232px;
	margin:0 25px;
	float:left;
	overflow: hidden;
}

.month_name_cell{
	text-align:center;
}

.empty_week_cell{
	width: 29px;
	height: 29px;
	overflow: hidden;
	border: 2px solid #fff;
	float: left;
}

.day_cell{
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	overflow: hidden;
	background: #f3f3f3;
	border: 2px solid #fff;
	float: left;
}

.schedule_detail{
	clear: both;
	float: left;
	width:80%;
	margin-top: 30px;
	padding-top: 20px;
	border-top:1px dotted #eee;
	display:none;
}

.hback{
	cursor:pointer;
	color: #aaa;
	display: inline-block;
}

.hback:hover{
	color:#000;
}

/*для модуля faq*/
.faq_wrapper .element{
    width: 100%;
    max-width: 800px;
    min-width: 150px;
    height: auto;
}

.faq_wrapper .element .quest_block{
    background-color: #BBCCFF;
    border-radius: 3px;
    cursor: pointer;
    border: solid 2px #9999FF;
    padding: 3px;
    text-align: center;
    margin-top: 6px;
}

.faq_wrapper .element.selected .quest_block{
    background-color: #99AAFF;
}

.faq_wrapper .element .sacred{
    background-color: #EEEEFF;
    border-radius: 6px;
    text-align: justyfi;
    padding-left: 5px;
    padding-right: 5px;
}

.menu_category {
    background-color: #8888EE;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    border-radius: 6px;
}

.menu_category.active {
    background-color: #99BBFF;
}

.menu_category:hover {
    background-color: #99BBFF;
}

.menu_category.selected {
    background-color: #CCCCFF;
}

.menu_subblock {
    display: none;
}

.menu_subblock.selected {
    display: inline-block;
}

.menu_subblock.active {
    display: inline-block;
}

.linked_faq {
    cursor: pointer;
}

.faq_wrapper .element .grade_block .grade_comment {
    width: 95%;
}

/*всплывающие подсказки*/
.help_tip{
	text-align: center;
	background-color: #bcdbea;
	border-radius: 50%;
	width: 0px;
	height: 0px;
}

.element .inside_help{
	display: none;
	text-align: left;
	background-color: #8888FF;
	padding: 20px;
	width: 100%;
    max-width: 800px;
    min-width: 400px;
	position: relative;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	left: 15px;
	color: #fff;
	font-size: 13px;
	line-height: 1.4;
}

.element:hover .inside_help{
	display: block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;
}

.element .inside_help:before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-bottom-color: #8888FF;
	right: 10px;
	top: -12px;
}

/*----- Карусель виджет -----*/
.carousel img {
  width: 240px;
  height: 210px;
  padding: 0 10px;
  /* делаем этот элемент блочным, чтобы убрать лишнее пространство вокруг картинок */
  display: block;
}

.carousel .arrow {
  position: absolute;
  top: 60px;
  padding: 0;
  background: #ddd;
  border-radius: 15px;
  border: 1px solid gray;
  font-size: 24px;
  line-height: 24px;
  color: #444;
  display: block;
}

.carousel .arrow:focus {
  outline: none;
}

.carousel .arrow:hover {
  background: #ccc;
  cursor: pointer;
}

.carousel .prev {
  left: 10px;
  height: 100px;
}

.carousel .next {
  right: 10px;
  height: 100px;
}

@media (min-width:50px){
    .carousel {
      position: relative;
      width: 260px;
      height: 210px;
      padding: 0px 40px;
      border: 1px solid #CCC;
      border-radius: 15px;
      background: #eee;
    }
    
    .carousel .gallery {
      width: 250px;
      overflow: hidden;
      padding: 0px 0 0 0px;
      margin: 0 0 0 10px;
    }
}

@media (min-width:680px){
    .carousel {
      position: relative;
      width: 510px;
      height: 210px;
      padding: 0px 40px;
      border: 1px solid #CCC;
      border-radius: 15px;
      background: #eee;
    }
    
    .carousel .gallery {
      width: 500px;
      overflow: hidden;
      padding: 0px 0 0 0px;
      margin: 0 0 0 10px;
    }
}

@media (min-width:950px){
    .carousel {
      position: relative;
      width: 760px;
      height: 210px;
      padding: 0px 40px;
      border: 1px solid #CCC;
      border-radius: 15px;
      background: #eee;
    }

    .carousel .gallery {
      width: 750px;
      overflow: hidden;
      padding: 0px 0 0 0px;
      margin: 0 0 0 10px;
    }

	#menu {
		width: 80px
	}
}

@media (min-width:1500px){
    .carousel {
      position: relative;
      width: 1260px;
      height: 210px;
      padding: 0px 40px;
      border: 1px solid #CCC;
      border-radius: 15px;
      background: #eee;
    }

    .carousel .gallery {
      width: 1250px;
      overflow: hidden;
      padding: 0px 0 0 0px;
      margin: 0 0 0 10px;
    }
}

.carousel .gallery .list {
  height: 210px;
  width: 9999px;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: margin-left 250ms;
  /* удаляем пустое пространство между элементами li, у которых установлен inline-block */
  font-size: 0;
}

.carousel .gallery .element {
  display: inline-block;
  width: 250px;
}

.carousel .speciality__item {
    height: 210px;
    color: #FFFFFF;
}

.speciality__group h3{margin:0}.schedule__list h3{padding-right:15px;padding-left:15px}
.speciality__group{width:250px;}
.speciality__item{height:210px;padding-right:10px;color:#fff}.speciality__item .more{position:relative;z-index:1;right:-217px;bottom:42px;width:24px;height:24px;border-radius:50%;background:#fff}.speciality__item .more .icon{margin-bottom:1px}.speciality__item .item__wrapper{position:relative;background-size:cover}.speciality__item .item__wrapper:before{display:inline-block;height:100%;content:''}.speciality__item .item__wrapper:after{position:absolute;top:0;display:block;width:100%;height:100%;content:'';-webkit-transition:.3s;transition:.3s;background:-webkit-linear-gradient(transparent,#2b4777);background:linear-gradient(transparent,#2b4777)}.speciality__item .item__wrapper:hover:after{background:-webkit-linear-gradient(transparent,#f26f38);background:linear-gradient(transparent,#f26f38)}.speciality__item .item__wrapper h3{font-family:Roboto;font-size:17px;font-weight:700;line-height:1.2;position:relative;z-index:1;display:inline-block;width:80%;margin-bottom:30px;padding-left:10px;vertical-align:bottom;color:#fff}.speciality__item .item__wrapper h3 span{font-size:14px;display:block;color:#ccc}.speciality--full .item__wrapper{height:100%;background:green}

#click-to-hide-sesdate-polygon, #click-to-hide-news-polygon, #click-to-hide-news {
	display: none;
}

@media screen and (max-width: 800px) {
	#content, #status_bar {
		width: 85%;
	}
	#menu {
		width: 60px
	}
	.top-user-info, .top-avatar, .top-logo2, .contact-cell-hidden {
		display: none;
	}
	.top-message {
		position: absolute;
		right: 0;
	}

	#search {position: static!important;width: auto!important;height: auto!important;}
	#contact_cell {position: static!important; width: auto!important;height: auto!important;margin-top: 20px!important;}

	#dresult {position: static!important;}
	.course-button {float: right!important;position:static!important;}
	.control {width: auto!important;overflow: hidden}
	.ppck {
		float: none!important;
		margin-top:0!important;
	}
}

@media screen and (max-width: 400px) {
	#content, #status_bar {
		width: 78%;
	}
}