

/* Start:/local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.min.css?1782418683472*/
.breadcrumb-item{font-weight:500;font-size:.875rem;text-align:center;letter-spacing:.005em;color:#999dad;white-space:nowrap}.breadcrumb-item a{color:#999dad}.breadcrumb-item a:hover{color:#59a6db}.breadcrumb{display:flex;flex-wrap:nowrap;background:0 0;padding:0;margin:0}.breadcrumb__scroll{display:flex;overflow:hidden;overflow-x:auto;padding:16px 0}.breadcrumb__scroll::-webkit-scrollbar{display:none}.breadcrumb svg{margin:auto .5rem}.breadcrumb svg path{fill:#999dad}
/* End */


/* Start:/local/templates/dms_v1/components/it24/template/page_preparation/style.css?17828161592696*/

.preparation__elements {
    margin-bottom: 15px;
}

.preparation__elements__item {
    background: #F1F2F6;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 10px;
    transition: 500ms;
}

.preparation__elements__item:hover {
    background: #59A6DB;
    color: #ffffff;
}

.preparation__elements__item:hover > div div a {
    color: #ffffff;
}

.preparation__elements__item__name {
    display: block;
    color: #212529;
}

.preparation__block {
    display: none;
}

.preparation__block.active {
    display: block;
}

.preparation__select {
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 4px solid #ffffff;
    cursor: pointer;
    display: inline-block;
    margin-right: 50px;
    margin-bottom: 20px;
}

.preparation__select.active {
    border-bottom: 2px solid #59A6DB;
    color: #59A6DB;
}

.preparation__search {
    position: relative;
}

.preparation__search__icon {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 100;
    color: #999;
}

.preparation__search__result {
    font-size: 14px;
    margin-top: 5px;
    display: none;
}

.preparation__search__result span {
    font-weight: 500;
}

.preparation__elements__item__download {
    color: #666;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preparation__elements__item__download span {
    display: none;
    margin-left: 10px;
}

.preparation__elements__item__email {
    color: #666;
    width: 50px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preparation__elements__item__email span {
    display: none;
    margin-left: 10px;
}

.preparation__elements__title__name {
    font-size: 14px;
}

.preparation__elements__title__download {
    font-size: 14px;
}

.preparation__elements__title__email {
    font-size: 14px;
}

#modalSendFile {
    display: none;
    width: 500px;
}

.form__send__file__success {
    display: none;
}

.form__send__file__i__agree {
    font-size: 14px;
    margin-bottom: 15px;
}

.form__send__file__btn {
    width: 100%;
    padding: 0.7rem 1.75rem !important;
    font-size: 1rem !important;
}


@media screen and (max-width: 576px){

    .preparation__select {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .preparation__select:last-child {
        margin-bottom: 0;
    }

    .preparation__elements__item__download,
    .preparation__elements__item__email {
        width: auto;
    }

    .preparation__elements__item__download span,
    .preparation__elements__item__email span {
        display: inline-block;
    }
}
/* End */
/* /local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.min.css?1782418683472 */
/* /local/templates/dms_v1/components/it24/template/page_preparation/style.css?17828161592696 */
