

/* Start:/local/templates/mossman2018/components/bitrix/highloadblock.list/booklet/style.css?167636047180*/
#booklet-download {
    padding-top    : 1rem;
    padding-bottom : 1rem;
}

/* End */


/* Start:/local/templates/mossman2018/components/bitrix/news/projects/bitrix/catalog.filter/.default/style.css?16798674252459*/
.project-filters {
    display:         flex;
    flex-wrap:       wrap;
    align-items:     flex-end;
    justify-content: space-between;
    margin-bottom:   30px;
    padding:         50px 7.5px 15px;
    background:      #f8f8fa;
}

.project-filters__group {
    display:         flex;
    flex-direction:  column;
    justify-content: flex-end;
    margin-bottom:   10px;
    padding:         0 7.5px;
    width:           calc(100% / 4);
}

.project-filters__buttons {
    display: flex;
}

.project-filters__group .select2 {
    width: 100% !important;
}

.project-filters__buttons input[type="submit"], .project-filters__buttons > button {
    background-color: #d41a3b;
    color:            #ffffff;
    border:           none;
    padding:          9px 12px;
    margin-right:     10px;
    margin-top:       5px;
}

.project-filters__buttons input[type="submit"]:hover, .project-filters__buttons > button:hover {
    background-color: #b91633;
}


.project-filters__label {
    color:     #d4193b;
    font-size: 13px;
}

.project-filters .project-filters__input, .project-filters select {
    height:        47px;
    border:        0;
    border-bottom: 1px solid #000000;
    background:    transparent;
}

.project-filters .project-filters__input:hover, .project-filters .project-filters__input:focus,
.project-filters select:hover, .project-filters select:focus {
    border-color: red;
}

.project-filters .selectize-control.single .selectize-input {
    background:    #ffffff;
    padding:       10px 0;
    color:         #444444;
    border-bottom: 1px solid #444444;
    border-radius: 0;
    height:        47px;
}

.project-filters .select2-container--default .select2-selection--single {
    background: transparent;
}

.project-filters .selectize-control .selectize-dropdown {
    background: #ffffff;
    top:        38px !important;
}

.project-filters .selectize-control .selectize-dropdown .option {
    color:   #000000;
    padding: 7px 10px;
}

.project-filters .selectize-control .selectize-dropdown .option:hover {
    color: red;
}

@media (max-width: 1000px) {
    .project-filters__group {
        width: calc(100% / 2);
    }
}

@media (max-width: 575.9px) {
    .project-filters {
        flex-direction: column;
    }

    .project-filters__group {
        width:         100%;
        margin-bottom: 15px;
    }
}

/* End */
/* /local/templates/mossman2018/components/bitrix/highloadblock.list/booklet/style.css?167636047180 */
/* /local/templates/mossman2018/components/bitrix/news/projects/bitrix/catalog.filter/.default/style.css?16798674252459 */
