

/* Start:/local/templates/profkom/styles.css?17642412203463*/
/* стили для страницы дистанционное обучение */
.container {
    width: 880px;
    margin: 0 auto;
}

.spoiler-title {
    margin: 10px 10px 0;
    border: 1px solid #888;
    padding: 8px 40px 8px 10px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: #1a73e8;
}

.spoiler-title-no-item {
    margin: 10px 10px 0;
    border: 1px solid #888;
    padding: 8px 40px 8px 10px;
    position: relative;
    cursor: pointer;
    color: #1a73e8;
}

.spoiler-title-no-item a {
    color: #1a73e8;
    text-decoration: none;
}

.spoiler-title.sub {
    border: none;
    background-color: #efefef;
    margin: 0;
}

.spoiler-title-no-item.sub {
    border: none;
    background-color: #efefef;
    margin: 0;
}

.spoiler-body.sub {
	margin: 0;
}

.spoiler-title::after {
    content: "";
    background: url('/local/templates/profkom/assets/img/down.svg') center center / contain no-repeat;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
}
.spoiler-title.sub::after {
    content: "";
    background: url('/local/templates/profkom/assets/img/down-sub.svg') center center / contain no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
}

.spoiler-title.open::after {
	transform: translateY(-50%) rotate(180deg);
	transition: all .3s;
}

.spoiler-body {
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 10px 20px;
	display: none;
    background-color: #efefef;
}

.spoiler-body a {
    color: #1a73e8;
}

/* /стили для страницы дистанционное обучение */



.lecture-button a {
	color: white;
    background-color: blue;
    display: inline-block;
    text-decoration: none;
    border-radius: 20px;
    padding: 25px 50px;
    margin: 19px auto;
}

.learn-course-tree {
   display: none;
}

.leftTitle {
   display: none;
}

body {
font-size:20px!important;
}

div#FormConsultation .col-xl-4.col-md-6.col-12.mb-md-3.mb-2 {
    width: 100%;
}

div#FormConsultation .col-xl-4.col-md-12.col-12.mb-md-3.mb-2 {width: 100%;display: none;}

div#FormConsultation div#buttonBlock {
    display: block;
}

div#FormConsultation a#saveBtnXL {
    display: none;
}

.OT_detail table.table.table-bordered{
	font-size:16px;
	border-color:#000;
}
.OT_detail h2{
	text-align:center;
}
.OT_detail ol{
	margin-bottom:30px;
}
.OT_detail li{
	font-size:16px;
}
.lecture-button-flex{
	display:flex;
	justify-content: space-between;
    align-items: stretch;
}
.lecture-button-flex .lecture-button{
	margin:20px 20px 0 0;
}
.lecture-button-flex .lecture-button a{
	text-align: center;
	height:100%;
	margin:0;
}
@media(max-width:767px){
	.lecture-button-flex{
		flex-wrap:wrap;
	}
}

.left-info{
	font-size:15px;
	margin-top:20px;
}
.left-info li{
	padding:5px 0 5px 10px;
}


div.container ul, div.container ol {
	list-style: disc;
	padding: 0 0 0 50px;
}

div ul li {
	margin: auto;
    padding: 0;
    border: auto;
}

div tbody {
	margin-left: 0;
}

div tbody, td, tfoot, th, thead, tr {
	border-width: 1px !important;
}
	

div td {
	padding: 10px;
}

.container p {
	font-size: 20px !important;
}

div ul li span, div ul li p,
div ol li span, div ol li p,
div ol li, div ul li, div p  {
	font-family: "Times New Roman",serif !important;
	font-size: 20px; !important;
}


.container p span {
	font-size: 20px !important;
}
/* End */


/* Start:/local/templates/profkom/template_styles.css?1764241220396*/
.kurse-docs-item {
	margin: 8px 0;
}

.kurse-docs-item i {
	color: #d22e1d;
}
.attention_text {
    color: #1A73E8;
    font-size: 30px;
    font-weight: 700;
    padding: 20px 0;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.attention_text span {
    font-style: italic;
    font-size: 20px;
    font-weight: 100;
}
.attention_block .container {
    background-color: #eaf3ff;
}
/* End */
/* /local/templates/profkom/styles.css?17642412203463 */
/* /local/templates/profkom/template_styles.css?1764241220396 */
