

/* Start:/local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/catalog.filter/.default/style.css?17285471378737*/
label.dropdown-item.custom-control-label.disabled {
    pointer-events: none;
    color: grey;
}
label.dropdown-item.custom-control-label:has(input:checked){
    pointer-events: initial;
}
.custom-control-label.disabled:before{
    border: 2px solid #e0e0e0;
}
[id^="wait_comp_"] {
    display: none;
}

.Filter_Large form > * {
    order: 40;
}
.Filter_Large .dropdown-item.custom-control-label.selected {
    order: 50;
}
.Filter_Large .dropdown-item.custom-control-label {
    order: 60;
}
.Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
    order: 70;
}

@media (min-width: 768px) {
    form#courses,
    form#speakers {
        max-height: 350px;
        overflow-y: auto;
    }
    form#courses:has(.SearchInput_Medium),
    form#speakers:has(.SearchInput_Medium) {
        max-height: 400px;
    }
    .selected-lection-count {
        background-color: white;
        width: 100%;
    }
    form.dropdown-menu__inner::-webkit-scrollbar {
        width: 5px;
        border-radius: 0 10px 10px 0;
    }
    form.dropdown-menu__inner::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #B7BCC1;
        border-radius: 0 10px 10px 0;
    }
    form.dropdown-menu__inner::-webkit-scrollbar-thumb {
        background: #B7BCC1;
        border-radius: 10px;
    }
}

.chosen-speakers-container {
    margin-right: 14px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.chosen-speakers-container .select2-container {
    min-width: 250px;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple {
    border-radius: 27px;
    border-color: #B7BCC1;
    padding: 0;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple:hover {
    color: #B7BCC1;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple:hover .select2-search--inline .select2-search__field::placeholder {
    color: #B7BCC1;
}

.chosen-speakers-container .select2-container--default .select2-search--inline .select2-search__field {
    height: 36px;
    margin: 0px;
    line-height: 36px;
    font-size: 17px;
    margin-left: 20px;
    margin-right: 7px;
    padding-top: 5px;
}
.chosen-speakers-container .select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color: #0E212F;
    margin-left: 17px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px;
    margin-bottom: -5px;
    background-color: #2DAA55;
    border: 1px solid #2DAA55;
    border-radius: 27px;
    height: 38px;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    border-right: 1px solid #fff;
    height: 38px;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    color: #fff;
    line-height: 36px;
}
.select2-container .select2-search--inline .select2-search__field {
    font-size: 17px;
    font-family: "Calibri", sans-serif;
}
@media (max-width: 1199.98px) {
    .chosen-speakers-container,
    .chosen-speakers-container .select2-container--default .select2-selection--multiple {
        height: 40px;
        border-radius: 20px;
    }
    .chosen-speakers-container {
        position: relative;
        display: inline-block;
    }
    .chosen-speakers-container .select2-container--default .select2-search--inline .select2-search__field {
        height: 38px;
        margin: 0px;
        line-height: 38px;
        font-size: 16px;
        margin-left: 20px;
        margin-right: 7px;
        padding-top: 0;
    }
    .select2-search.select2-search--inline {
        display: inline-block;
    }
    .chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice {
        margin-top: 2px;
        margin-bottom: 2px;
        border-radius: 20px;
        height: 34px;
    }
    .chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        height: 33px;
    }
    .chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        line-height: 31px;
    }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
        display: inline-block;
        margin-bottom: 0px;
        position: relative;
        height: 40px;
        min-height: fit-content;

    }

}

.js-r4-filters-wrapper {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}
.js-r4-filters-wrapper .js-r4-courses,
.js-r4-filters-wrapper .js-r4-speakers {
    margin-bottom: 0;
}
.js-r4-speakers .select2-container.select2-container--default:not(.select2-container--open) .select2-dropdown.select2-dropdown--below{
    display: none !important;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple {
    display: flex;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple,
.dropdown.dropdown__filter.fs-filter.chosen-speakers-container.js-r4-speakers {
    height: auto;
    min-height: 40px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered:empty {
    height: auto;
    min-height: fit-content;
}
.select2-container .select2-selection--multiple .select2-selection__rendered:not(:empty) {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 3px;
    padding: 2px 3px;
    height: auto;
}
.chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: inherit !important;
    color: #B7BCC1;
    transition: all .25s ease;
}

@media (min-width: 1200px) {
    .js-r4-filters-wrapper {
        margin-bottom: 48px;
    }
    .chosen-speakers-container .select2-container--default .select2-selection--multiple,
    .dropdown.dropdown__filter.fs-filter.chosen-speakers-container.js-r4-speakers {
        height: auto;
        min-height: 46px;
    }
    .select2-container .select2-selection--multiple .select2-selection__rendered:not(:empty) {
        gap: 4px;
        padding: 4px;
    }
    .js-r4-filters-wrapper .js-r4-courses,
    .js-r4-filters-wrapper .js-r4-speakers {
        margin-bottom: 0;
    }

}

@media (max-width: 1199.98px) {
    .js-r4-filters-wrapper {
        margin-bottom: 32px;
    }
}

@media (max-width: 767.98px) {

    .chosen-speakers-container .select2-container--default .select2-selection--multiple .select2-selection__choice {
        color: #fff !important;
    }
    .select2-container .select2-selection--multiple .select2-selection__rendered:not(:empty) {
        max-width: 100%;
    }
    .chosen-speakers-container .select2-container--default .select2-selection--multiple,
    .dropdown.dropdown__filter.fs-filter.chosen-speakers-container.js-r4-speakers {
        max-width: 167px !important;
    }
    .chosen-speakers-container .select2-container {
        min-width: 167px;
    }
    .select2-container .select2-selection--multiple .select2-selection__rendered:not(:empty) ~ .select2-search.select2-search--inline .select2-search__field{
        max-width: 1px;
        margin: 0;
    }
    /* .dropdown.dropdown__filter.fs-filter.js-r4-courses {
        max-width: 166px;
        overflow: hidden;
    }
    .dropdown.dropdown__filter.fs-filter.js-r4-courses .active .fs-btn__filter {
        max-width: 100%;
        overflow: hidden;
    } */

}


.js-r4-filters-wrapper .js-r4-courses {
    max-width: 230px;
}
.js-r4-filters-wrapper .js-r4-courses .fs-btn__filter {
    overflow: hidden;
}
.js-r4-filters-wrapper .js-r4-courses .fs-btn__filter input.course-input {
    display: none;
}
.js-r4-filters-wrapper .js-r4-courses .fs-btn__filter span.custom-control-input-pseudo {
    color: #fff;
    text-align: left !important;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0;
    height: 100%;
    width: 100%;
    display: inline-block;
    background: url('/img/loader.gif') no-repeat 50% 50% / contain ;
}

.Filter_Large.fs-filter .SearchInput_Medium.not_found ~ *:not(.empty_message) {
    display: none !important;
}

/* End */


/* Start:/local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/news.list/.default/style.css?1683282543150*/
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;
}

/* End */
/* /local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/catalog.filter/.default/style.css?17285471378737 */
/* /local/templates/lektoriy_phosagro/components/bitrix/news/lectures/bitrix/news.list/.default/style.css?1683282543150 */
