

/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/universal_reg/style.css?17313573212919*/
.custom-form-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-form .form-group {
    margin-bottom: 25px;
}

.custom-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.custom-form input[type="text"],
.custom-form input[type="email"],
.custom-form input[type="password"],
.custom-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.custom-form .submit-button {
    display: block;
    width: 100%;
    padding: 10px;
    background: #0073e6;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}

.custom-form .submit-button:hover {
    background: #005bb5;
}

.form-success {
    padding: 10px;
    background: #e0ffe0;
    color: #3c763d;
    border: 1px solid #d6e9c6;
    border-radius: 5px;
    text-align: center;
}


select, input[type='text']{
    width: 100%;
}

.modal-header span {
    color: #FFF;
}
.modal-header {
    background: #4f8ea1;
    color: #FFF !important;
}

div#regModal input[type='checkbox'] {
    display: none;
    
}

#regModal .btn.btn-primary, .reg-btn.btn.btn-primary {
    background: #4f8ea1;
    border-color: #4f8ea1;
}



span.checkbox-styled {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMzBweCIgZmlsbD0iIzY2NjY2NiI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xOSA1djE0SDVWNWgxNG0wLTJINWMtMS4xIDAtMiAuOS0yIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPjwvc3ZnPg==);
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    transform: translateY(6px);
}

div#regModal input[type='checkbox']:checked+span.checkbox-styled {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMzBweCIgZmlsbD0iIzVmNjM2OCI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xOSAzSDVjLTEuMTEgMC0yIC45LTIgMnYxNGMwIDEuMS44OSAyIDIgMmgxNGMxLjExIDAgMi0uOSAyLTJWNWMwLTEuMS0uODktMi0yLTJ6bS05IDE0bC01LTUgMS40MS0xLjQxTDEwIDE0LjE3bDcuNTktNy41OUwxOSA4bC05IDl6Ii8+PC9zdmc+);
    width: 30px;
    height: 30px;
    display: inline-block;

}


.select2-selection__rendered {
    line-height: 46px !important;
}
.select2-container .select2-selection--single {
    height: 46px !important;
}
.select2-selection__arrow {
    height: 46px !important;
}

.select2-results__option.select2-results__option--disabled {
    display: none;
}

.g-recaptcha>div {
    margin: 0 auto 25px auto;
}
/* End */


/* Start:/local/templates/xrd2019/components/bitrix/news.list/important_dates/style.css?175908880040*/
.important-date b{
	font-weight: bold;
}
/* End */


/* Start:/local/templates/xrd2019/components/bitrix/news.list/themes/style.css?163405691267*/
.theme__descr {
    font-size: 11px;
    text-transform: none;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/form.result.new/universal_reg/style.css?17313573212919 */
/* /local/templates/xrd2019/components/bitrix/news.list/important_dates/style.css?175908880040 */
/* /local/templates/xrd2019/components/bitrix/news.list/themes/style.css?163405691267 */
