

/* Start:/local/templates/wudang_pai/components/bitrix/news.list/schedule/style.css?17492403341260*/
.select2-results__option[aria-disabled=true] {
    display: none;
}
.table-text > li+li{
	margin-top:10px
}
ul.list-marked>li a.link-default{
	color:#b69c00
}
.table-custom td{vertical-align: top}
.table-custom td+td>span{
	display: block;
	font-size: 16px;
}
.table-custom td+td>span small{
	line-height: 1.3em;
	display: block;
}
.name_hint{
	display: block;
	font-size: 14px;
	color:#999;
}
.online_lessons_btn{
	font-size: 2em;
    color: #ed1c24;
    margin-bottom: 50px;
}
.online_lessons_btn:hover{
	color:#333;
}
@media (min-width: 1199px){
	.table-custom td+td{
		padding-left: 10px;
		padding-right: 10px;
	}
	.table-custom td+td>span{
		width: 95px;
	}
}




.popup-fade {
	display: none;
}
.popup-fade:before {
	content: '';
	background: #000;
	position: fixed; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}
.popup {
	position: fixed;
	top: 20%;
	left: 50%;
	width: 360px;
	margin-left: -180px;	
	background: #fff;
	border: 1px solid #9b9b9b;
	border-radius: 4px; 
	z-index: 99999;
	opacity: 1;	
}
.popup-close {
	position: absolute;
	top: 10px;
	right: 10px;
}
.popup-open {
	width: 200px;
	margin-top: 10px
}

@media (min-width: 800px){
	.popup {
		padding: 20px;
		width: 360px;
		margin-left: -200px;	
	}
}

/* End */
/* /local/templates/wudang_pai/components/bitrix/news.list/schedule/style.css?17492403341260 */
