

/* Start:/local/templates/white-theme/components/bitrix/news/offers/bitrix/news.detail/.default/style.css?1737370529155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/white-theme/components/custom/main.feedback/main_form_mini/style.css?17712493952977*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; padding-bottom: 1em;}
font.errortext {
    color: red;
    margin-bottom: 5px;
    display: block;
}

.mfeedback p {
    margin-bottom: 0;
}
.mfeedback input[type='submit'] {
    background: #00bcd4;
    padding: 10px 35px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    border: 2px solid #00bcd4;
}
span.mf-req {
    color: #ff000085;
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 9px;
}
.mfeedback .form-control,
.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after {
    background-color: #607d8b0d;
}
.politika-block {
    line-height: 1;
    font-size: 12px;
    margin: 5px;
}
.reload-button .reload-btn {
    background: #00bcd4;
    padding: 10px 35px;
    border: 2px solid #00bcd4;
    border-radius: 50px;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-checkbox:checked+label::before {
    border-color: #00bcd4;
    background-color: #00bcd4;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #00bcd4;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
    background-color: #00bcd4;
    border-color: #00bcd4;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
    border-color: #80bdff;
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
    background-color: #e9ecef;
}
/* End */
/* /local/templates/white-theme/components/bitrix/news/offers/bitrix/news.detail/.default/style.css?1737370529155 */
/* /local/templates/white-theme/components/custom/main.feedback/main_form_mini/style.css?17712493952977 */
