html{
	margin: 0;
	padding: 0;
}

body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Raleway', 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;
}

.semItem .disciplinesItemToggle {
	display: none;
}

#content{
	width: 88%;
	margin: 40px auto;
	margin-right: 2%;
	float: right;
}

.widget{
	width: 240px;
	padding-right: 30px;
	border-right: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	height: 240px;
	float: left;
	line-height: 35px;
	padding: 10px 20px;
}
#show_dpo_programms
{
	display: none;
}

p.widget-title {
	text-align:left;
	margin:0 0 10px 0;
	line-height: 1em;
	font-weight: bold;
}

.widget-inner {
	background: #f3f3f3;
	padding: 5px;
	min-height: 220px;
}
.widget-bg2 {
	background: none;
}
#widget_calendar .cal_cell {
	background: #e9e7ec;
}
#widget_calendar .cal_cell_active {
	background: #2f2876;

}
#widget_calendar .cal_cell_active:hover {
	color: #FFF;

}

#widget_calendar .widget-inner {
	float:left;
}

.widget-adebt .dsem {
	display: inline-block;
	background: #2f2876;
	border-radius: 15px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 1em;
	padding: 5px 10px;
	color: #FFF;
}

.news-widget {
	width: 842px;
}

#widget_session .widget-title {
	margin-bottom: 40px;
}
#widget_session .widget-inner {
	padding: 0;
}
#widget_debt .widget-inner {
	padding: 5px 10px;
}
#widget_debt a.pay-button {
	background: #5fa7f9;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 25px;
	width: 220px;
}
#widget_debt .text_bubble {
	text-transform: capitalize;
	background: none;
	color: #000;
}

#widget_debt .bubble-point {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 13px;
	border-radius: 10px;
	margin-bottom: -5px;
}


.widget:hover{
	background: #f8fdff;
}
.widget-kurator .widget-inner {
	padding-left: 30px;
}
.widget-kurator {
	background:#fff!important;
}
.widget-kurator .kurator-img {
	border-radius: 40px; width: 80px;height: 80px;overflow: hidden
}
.widget-kurator .kurator-name {
	font-weight: bold;
	margin: 10px 0;
}
.widget-kurator .kurator-email {
	text-decoration:none;color:#000;display:block;margin:2px 0;font-weight: bold;padding-left: 30px;background: url(/img/cmail.jpg) no-repeat 0 0;line-height: 25px;
	margin: 10px 0;
}
.widget-kurator .kurator-phone {
	text-decoration:none;color:#000;display:block;margin:0;padding-left: 30px;background: url(/img/cphone.jpg) no-repeat 0 0;font-weight: bold;line-height: 25px;
	margin: 10px 0;
}
.widget-kurator .kurator-telegram {
	text-decoration:none;color:#000;display:block;margin:0;padding-left: 30px;background: url(/img/ctelegram.png) no-repeat 0 0;font-weight: bold;line-height: 25px;
	margin: 10px 0;
}
.widget-kurator .kurator-whatsapp {
	text-decoration:none;color:#000;display:block;margin:0;padding-left: 30px;background: url(/img/cwhatsapp.png) no-repeat 0 0;font-weight: bold;line-height: 25px;
	margin: 10px 0;
}
.widget-kurator .kurator-viber {
	text-decoration:none;color:#000;display:block;margin:0;padding-left: 30px;background: url(/img/cviber.png) no-repeat 0 0;font-weight: bold;line-height: 25px;
	margin: 10px 0;
}
#status_bar{
	width: 90%;
	height: 90px;
	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;
}

#menu{
	/*width: 6%;*/
	width: 95px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	padding-left: 3px;
}


#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;
    background: #ff0082;
    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: 49px;
    float: right;
    margin: 15px 20px 0 20px;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
}

.top_icon a{
	color: #aaa;
    height: 24pt;
    /* width: 125pt; */
    margin-right: 6pt
}

.top_icon a div {
    font-size: 10pt;
    margin-top: 5pt;
}

.top_icon a:hover{
	color: #000;
}

.toptg {
	float: right; margin: 17px 0px 0 0
}
.toptg img {
	width: 32px;
}

#unread_msg {
	background-color: #59ba05;
}
#unread_msg.bubble_1 {
	background-color: #d8037f;
}

#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-color: #59ba05;
	
}

.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;
}

#content {
	/*position: relative;
	padding-bottom: 300px;
	margin-bottom: 20px;*/
}

footer {
	/*position: absolute;;
	bottom: 0;*/
}


footer ul {
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	font-size: 0.9em;
}
footer li {
	list-style: none;
	display: block;
	float: left;
	border-right: 1px #e5e5e5 dotted;
	padding: 50px 44px 0 44px;
}
footer strong, footer span {
	display: block;
}
footer img {
	width: 20px;
	margin-left: 5px;
}
footer li:first-child {
	padding-left: 0;
}
footer li:last-child {
	float: right;
	border: none;
	text-align: right;
	padding-right: 0;
}

#widget_session {
	clear: left;
}

.dpo-programms
{
	margin-bottom: 30px;
}

@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;
    }

	#menu {
		width: 80px
	}
	#menu_item li b {
		font-size: 0.6em;
	}
}

@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;
    }


}

.main-widgets {
	float: left;
}

@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;
    }

	#menu {
		width: 95px
	}
	#menu_item li b {
		font-size: 0.7em;
	}
}

.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;
}

#show_dpo_programms
{
	display: none;
}

.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}

@media screen and (max-width: 800px) {
	.main-widgets {
		float: none;
	}
	.ico-widget {
		height: 800px;
	}
	#content, #status_bar {
		/*width: 80%;*/
		width: 96%;
	}

	footer li {
		border-right: 0;
	}

	#status_bar {
		/*width: 85%;*/
		width: 90%;
	}
	#menu {
		width: 70px;
	}
	#menu_item li b {
		font-size: 0.5em;
	}

	#menu {display: none}
	#burder-menu-lnk {
		display: block;
	}




	.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;
	}
	.toptg {
		display: none;
	}

	footer li:first-child {
		padding-left: 44px;
	}
}

#click-to-hide-sesdate-polygon, #click-to-hide-news-polygon, #click-to-hide-news {
	display: none;
}

@media screen and (max-width: 400px) {
	#content {
		/*width: 78%;*/
		width: 96%;
	}
	#status_bar {
		width: 86%;
	}

	.ico-widget {
		float: left;
		height: auto!important;
		width: auto!important;
	}
	.ico-widget .wico {
		float: left;
		/*width: 120px;*/
		margin-right: 5px;
	}



}

.schedule_mob {display: none;}
.schedule-desctop {display: block;}

.hidden_info, .mob_slider, #click-to-hide-sesdate
{
	display: none;
}

.uch_otd
{
	margin-left: 180px
}
.practice-doсumentation-steps-hidden
{
	display: none;
}
.practice-doсumentation-steps
{
    background: #ffbdbc;
    border: 1px solid #9d9d9d;
    border-radius: 3px;
    width: 68%;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

a[class="practice-doсumentation-steps"]{
	background: transparent;
    border: none;
    padding: 0px;
}

@media (max-width: 544px) {
	.schedule_mob {display: block;}
	.schedule-desctop {display: none;}
	.date_and_wday {
		padding: 3px 10px;
		cursor: pointer;
	}
	.date_and_wday > label {
		color: #2c496c;
		opacity: 50%;
	}

	.date_and_wday > input[type="radio"] {
		position: absolute;
		opacity: 0;
		cursor: pointer;
	}

	.date_and_wday > input[type="radio"]:checked ~ .checkmark {
		/*visibility: visible;*/
		/*transition: ease-in-out 0.6s;*/
	}

	.date_and_wday > input[type="radio"]:checked ~ label {
		opacity: 100%;
		transition: ease-in-out 0.6s;
	}
	.date_and_wday:has(input[type="radio"]:checked) {
		font-weight: bold;
		color: #2c496c;
		border: 2px solid #2c496c;
		border-radius: 5px;
	}

	@keyframes showLessonsInAWeek {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}

	.b-show {
		animation: showLessonsInAWeek 0.6s linear forwards;
	}

	.schedule_mob .checkmark {
		height: 5pt;
		width: 5pt;
		background-color: #ddd;
		border-radius: 50%;
		margin-left: 4pt;
		visibility: hidden;
	}
	.dpo-programms
	{
		rotate: 90deg;
        position: relative;
        right: 41vw;
        top: 74vw;
        height: 0;
        margin-bottom: 0px;
    }
    /*плашка с рекламой ДПО*/
    .dpo-programms-show
    {
    	right: 23.6vw;
    	transition: ease-in-out 0.5s;
    	filter: drop-shadow(8px -2px 6px black);
    }
    #show_dpo_programms
    {
    	background: linear-gradient(90deg, rgba(78,130,213,1) 0%, rgba(47,40,118,1) 100%);
        color: white;
        border: none;
        font-size: 25px;
        display: block;
    }

	.dpo-programms > a > img
	{
		width: 200%;
	}
	/*плашка с рекламой ДПО, конец*/
	.date_and_wday
	{
		display: flex;
		flex-direction: column;
	}

	.schedule_mob .single_date
	{
		word-break: break-all;
		width: 17pt;
	}

	.schedule_mob .dates
	{
		display: flex;
		justify-content: space-between;
		margin-top: 10pt;
	}


	.schedule_mob .lesson_block
	{
		border: solid #DDDDDD;
		margin-top: 10pt;
		box-shadow: 3pt 4px 2px #0000005e;
		padding-top: 10pt;
	;
	}

	.schedule_mob .lesson_info
	{
		display: flex;
		flex-direction: column;
		padding: 5pt 5pt 0pt 5pt;
	}

	.lesson_info_content
	{
		display: flex;
		flex-direction: column;
	}

	.schedule_mob #lesson_table {
		display: table;
		width: 100%;
		font-size: 8pt;
	}
	.schedule_mob #lesson_tr {
		display: table-row;
	}
	.schedule_mob #lesson_th {
		display: table-cell;
		text-align: left;
		padding-bottom: 5pt;
		padding-top: 5pt;
	}
	.schedule_mob  #lesson_td {
		display: table-cell;
		text-align: end;
		padding-bottom: 5pt;
		padding-top: 5pt;
		border-bottom: solid #ddd; /* Рамка между строками */
	}

	.schedule_mob .teacher
	{
		background: #ddd;
		font-size: 6pt;
		margin-top: 10pt;
		text-align: end;
		padding: 5pt 5pt 5pt 0pt
	}

	.schedule_mob .lesson_title
	{
		padding: 5pt 5pt 0pt 5pt;
	}

	.schedule_mob .lessons_wrap
	{
		display: none;
		flex-direction: column;
	}
/*главная страница*/
.widget {
    width: 240px;
    padding-right: 30px;
    border-right: none;
    border-bottom: none;
    height: 240px;
    float: left;
    line-height: 35px;
    padding: 10pt 25pt;
    height: auto;
}
/*.widget-inner {
    background: #f3f3f3;
    padding: 5px;
    min-height: 220px;
}*/

/*#content
	{
		display: flex;
    flex-direction: column;
    align-items: center;
	}
*/
	.ico-widget
	{
		display: flex;
		justify-content: space-between;

	}
	.ico-widget > a 
	{
		display: flex;
		flex-direction: column;
		width: 61pt;
		align-items: center;

	}

	.fa-caret-down
    {
        text-align: end;
        margin-top: -18pt;
        margin-right: 17pt;
    }

    #widget_session .widget-inner
	{
		padding: 17px;
	}

	#content
	{
		/*display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0pt;*/
	}
	.wico > img
	{
		width: 34pt;
	}
	.wico > span
	{
		font-size: 8pt;
		margin-top: 6pt;
	}
	.wico-help > img
	{
		width: 40pt;
	}
	.wico-edir > img
	{
		width: 45pt;
	}

	.widget {
    width: 240px;
    padding-right: 30px;
    border-right: none;
    border-bottom: none;
    height: 240px;
    float: left;
    line-height: 35px;
    padding: 10pt 25pt;
    height: auto;
}
    .main-widgets {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .session 
    {
    	display: contents;
    }
.widget-inner {
    background: #f3f3f3;
    padding: 5px;
    min-height: 220px;
}
#widget_calendar .cal_cell {
    background: #e9e7ec;
}
.kurator > .widget > .widget-inner
{
	display: flex;
	flex-direction: column;
	/*align-items: center;*/
	width: 206px;

}

.kurator > .widget 
{
	width: 240px;
}

.uch_otd
{
	margin-left: unset;
}

/*.practice-doсumentation-steps
{
	width: 75%;
}
.practice-doсumentation-steps:nth-child(2) {
    width: 100%;
}*/

.kurator_info
{
	margin-left: 0px;
	padding: 10pt;
	display: flex;
    flex-direction: column;
}
.kurator_info > br 
{
	display: none;
}
.kurator_contacts
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-right: 40pt;
}

.kurator_contacts > span
{
	display: none;
}

.info-box {
    border: 1px solid #bbbe77;
    background: #f6f8c5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px #FFFFFF inset;
    padding: 8px;
}

#click-to-hide-sesdate, #click-to-hide-news {
    background-color: transparent;
    border: none;
    margin-top: 6pt;
    font-weight: 600;
    font-size: 13pt;
    display: flex;
            align-items: center;
}

.news-widget > .widget-title {
    display: none;
}

#click-to-hide-sesdate-polygon, #click-to-hide-news-polygon {
    width: 9.9pt;
    rotate: 180deg;
    padding-right: 5pt;
    display: flex;
}

#click-to-hide-news-polygon, #click-to-hide-sesdate-polygon
{
    rotate: 180deg;
    padding-left: 5pt;
}
#hidden-content-news, #hidden-content-sesdate
{
	display: none;
}

.hidden_info
{
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}



.news-widget > .announce_block {
    min-width: 250px;
    border: 1px dotted #ccc;
    overflow: hidden;
    margin: 5px auto;
    padding: 5px 15px;
    margin-right: 20px;
    margin-left: 0;
    width: 188pt;
    display: flex;
    flex-direction: column;
}

.announce_block > .bubble_1 {
    background-color: #59ba05;
    width: 85pt;
    margin-bottom: 10pt;
    text-align: center;
}

.text_bubble {
    color: #fff;
        padding: 0px 11px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 11pt;
        margin-left: 7pt;
}

.announce_title
{
	font-size: 12pt;

}

.carousel
{
	display: none;
}

footer ul {
	display: flex;
	flex-direction: column;
	list-style: none;
    margin: 0;
    padding: revert;
    font-size: 0.9em;
}
footer li:first-child {
    padding-left: 0;
}

footer li {
    list-style: none;
    display: block;
    float: left;
    border-right: 1px #e5e5e5 dotted;
    padding: 50px 44px 0 0;
}

footer li {
    border-right: 0;
}

footer strong, footer span {
    display: block;
}

    footer li:last-child {
        float: right;
        border: none;
        text-align: right;
        padding-right: 0;
    }

    .debug {
    	display: none;
    }

footer> ul > li > a > img {
    width: 20px;
    margin-left: 5px;
}

}

//модальное окно по вопросам дисциплин
.popup a:hover
{
	color: #63a5cf;
}

.popup_close
{
position: absolute;
	right: 25px;
    top: 20px;
}


.popup:target
{
	visibility: visible;
	opacity: 100%;

}

.popup
{
	position: fixed;
	width: 100%;
	height: 100%;
	background-size: cover;
	top: 0;
	left: 0;
	z-index: 101;
	visibility: hidden;
	opacity: 0%;
	transition: ease-in-out 0.5s;
	background-color: #00000052;
}

.send
{
	background-color: #63a5cf;
	width: 200px;
    margin-top: 13pt;
    height: 25pt;
    border: solid #497d9e 1px;
	font-size: 12pt;
	font-weight: 600;
}
.q_form_input
{
	border-radius: 2px;
    border: solid grey 1px;
    height: 20pt;
    width: 211pt;
	font-size: 12pt;
}
textarea[name="questionText"]
{
	width: 211pt;
    height: 76pt;
    margin-top: 6pt;
	font-size: 12pt;
}

.popup_body
{
	display: flex;
	min-height: 100%;
	align-items: center;
	justify-content: center;
}

.popup_content
{
	background-color: white;
width: 589px;
    height: 293px;
	text-align: center;
	position: relative;
	padding-top: 20px;
    font-size: 14pt;
}

.popup_content > form 
{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.btn-wrap
{
	width: 68%;
    display: flex;
    justify-content: flex-end;
}

.tutor-ask-btn
{
	    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #eee;
    padding: 3pt;
    width: 117pt;
    text-align: center;
    border-style: inset;
    color: black;
    border-color: #eee;
    transition: background-color 0.5s;
    /*float: right;
    margin-right: 322px;*/
    position: relative;
}
.tutor-ask-btn:hover{
	border-style: outset;
	background-color: #aaa;
	border-color: #aaa;
}

.uch-materials
{
	width: fit-content;
}