

/* Start:/local/templates/nopreset-incorp2/components/bitrix/main.register/register/style.css?17660592842326*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/nopreset-incorp2/components/bitrix/main.register/register/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/nopreset-incorp2/components/bitrix/main.register/register/images/sec-unlocked.png);}


.select2-container {
    margin-bottom: 10px;
}
.select2-container--default .select2-selection--single {
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.field-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
.filter-row {
    background: #f5f5f5;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.custom-select-container {
    position: relative;
    width: 100%;
}

.custom-select {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    cursor: pointer;
    height: 38px;
    box-sizing: border-box;
}

.custom-select:focus {
    outline: none;
    border-color: #66afe9;
}

.custom-select-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow-y: auto;
    background: white;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
    z-index: 1000;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.custom-select-option {
    padding: 8px 12px;
    cursor: pointer;
}

.custom-select-option:hover {
    background-color: #f5f5f5;
}

.custom-select-option.selected {
    background-color: #e6f7ff;
}

.custom-select-search {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.filter-section {
    margin-bottom: 15px;
}

.filter-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.select-disabled {
    opacity: 0.5;
    pointer-events: none;
    background-color: #f5f5f5;
}
/* End */
/* /local/templates/nopreset-incorp2/components/bitrix/main.register/register/style.css?17660592842326 */
