

/* Start:/local/templates/edu_copy/components/bitrix/news/telspav/bitrix/catalog.section.list/tree-sections/style.css?16733761683271*/
.accordion-body .child-block{
    padding-left: 30px;
}
.accordion-item{
    margin-bottom: 24px;
    position: relative;
}
.accordion-item:last-child{
    margin-bottom: 0;
}
.catalog-section-list > .accordion-body > .child-block .accordion-body .child-block .accordion-item{
    margin-top: 16px;
}
.accordion-body .child-block .accordion-item:last-child{
    margin-bottom: 0;
}
.accordion-header{
    position: absolute;
    right: 0;
    top: 10px;
}
.control.control-checkbox{
    margin-right: 10px;
    max-width: 400px;
}
.control{
    padding-left: 35px !important;
}
.catalog-section-list > .accordion-body > .child-block{
    padding-left: 0 !important;
}
.accordion-header:after{
    filter: grayscale(100%);
}
.control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
}
.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control_indicator {
    position: absolute;
    top: 3px;
    left: 0;
    height: 24px;
    width: 24px;
    background: #ffffff;
    border: 1px solid #DBDBDB !important;
    border-radius: 0px;
}
.control{
    font-family: 'Mont';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
}
.control input:checked ~ .control_indicator {
    background: #ffffff;
    border: 1px solid #003e94 !important;
}
.control:hover input:not([disabled]):checked ~ .control_indicator {
    background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 8px !important;
    top: 2px !important;
    width: 5px;
    height: 11px;
    border: solid #003e94;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b !important;
}
.control-checkbox .control_indicator::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 4.5rem;
    margin-left: -1.3rem;
    margin-top: -1.3rem;
    background: #2aa1c0;
    border-radius: 3rem;
    opacity: 0.6;
    z-index: 99999;
    transform: scale(0);
}
#senfilter .button-block input[type="submit"]:hover, #senfilter .button-block input[type="submit"]:focus{
    outline: none !important;
}
@media screen and (max-width: 768px){
    #senfilter:not(.opened){
        height: 56px !important;
    }
    #search-catalog #sub_btn, #search-catalog #search-input-name-catalog{
        height: 54px !important;
    }
    #search-catalog #search-input-name-catalog::placeholder{
        font-size: 14px !important;
    }
}
@media screen and (max-width: 560px){
    #search-catalog #sub_btn{
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    #search-catalog .search-input-name{
        margin-bottom: 10px !important;
    }
    #search-catalog{
        flex-direction: column;
    }
}
/* End */


/* Start:/local/templates/edu_copy/components/bitrix/system.pagenavigation/arrows/style.css?16733761681155*/
.navigation-arrows,
.navigation-title{
    display: none;
}
.navigation-pages{
    display: flex;
    align-items: center;
    justify-content: right;
}
.navigation-pages .nav-current-page, .navigation-pages a:hover{
    background: #003E94;
    border: 1px solid #003E94;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 56px;
    width: 56px;
    height: 56px;
    min-height: 56px;
    font-family: 'Mont';
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
    text-decoration: none !important;
}
.navigation-pages a{
    background: #fff;
    border: 1px solid #003E94;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 56px;
    width: 56px;
    height: 56px;
    min-height: 56px;
    font-family: 'Mont';
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    color: #003E94;
    transition: .3s ease;
    text-decoration: none !important;
}
.navigation-pages .nav-current-page, .navigation-pages a{
    margin: 0 8px;
}
/* End */


/* Start:/local/templates/edu_copy/components/bitrix/news/telspav/bitrix/news.list/.default/style.css?16733761681550*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.news-list h4{
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 140%;
	color: #000000;
	margin-bottom: 24px;
	margin-top: 0;
}
.news-list table{
	margin-bottom: 64px;
}
.control_indicator{
	top: 1px !important;
}
.news-list table th{
	background: #F3F3F3;
	border: 1px solid #FFFFFF;
	border-radius: 4px 0px 0px 4px;
	padding: 16px;
	font-family: 'Mont';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	color: #000000;
	text-align: center;
}
.news-list table{
	border: 1px solid #F3F3F3;
	border-radius: 4px;
}
.news-list table td{
	padding: 16px 24px;
	border: 1px solid #F3F3F3;
}
.news-list table tr td:last-child{
	white-space: nowrap;
}
.news-list table td, .news-list table td a{
	font-family: 'Mont';
	font-style: normal;
	font-size: 16px;
	line-height: 140%;
	color: #000000;
	font-weight: normal;
}
.table-wrapper{
	overflow-y: hidden;
}
.table-wrapper{
	border-right: none !important;
}
@media screen and (max-width: 992px){
	.news-list h4{
		font-size: 24px;
	}
	.news-list table th{
		font-size: 18px;
	}
	.news-list table{
		margin-bottom: 0px;
	}
	.news-list .table-wrapper{
		margin-bottom: 36px;
	}
	.news-list table td{
		padding: 16px;
		white-space: break-spaces;
	}
	.table-wrapper{
		overflow-x: auto;
	}
	.navigation-pages{
		margin: 0 -8px;
	}
}
.news-list__parent-name{
	font-size: 18px;
}
/* End */
/* /local/templates/edu_copy/components/bitrix/news/telspav/bitrix/catalog.section.list/tree-sections/style.css?16733761683271 */
/* /local/templates/edu_copy/components/bitrix/system.pagenavigation/arrows/style.css?16733761681155 */
/* /local/templates/edu_copy/components/bitrix/news/telspav/bitrix/news.list/.default/style.css?16733761681550 */
