

/* Start:/bitrix/templates/dn2020/components/bitrix/news/hot_comment/bitrix/news.detail/.default/style.css?17494673771609*/
.page-detail-info .col-xs-8 {padding: 0 !important;}
.page-detail-info {margin-bottom: 5px; position: relative}
.page-detail-info .page-link-share {position: relative;bottom: 0px;left:0px;}
.page-text{border-top: 1px solid #aaa;padding-top: 15px;}
.reviews-link-box a, .dairynews a{color:#ffa200}
.page-header h1 {font-weight: bold}
.page-img{margin-bottom: 15px;}
.thumbnail{float: left;margin-right: 5px;}
.reviews-navigation-box {margin-top: 15px;}
.hot_news {color:red}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.share-buttons, .read-more-buttons {
    gap: 10px;
    flex-wrap: wrap;
}

.btn-telegram {
    background-color: #0088cc;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-telegram:hover {
    background-color: #0077b5;
    color: white;
}

.btn-vk {
    background-color: #4a76a8;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}

.btn-vk:hover {
    background-color: #3d6898;
    color: white;
}
/* End */


/* Start:/bitrix/templates/dn2020/components/bitrix/system.auth.authorize/.default/style.css?17657275111945*/
.system-auth-authorize {
    max-width: 400px;
    margin: 0 auto;
}

.system-auth-authorize h3 {
    margin-bottom: 20px;
    text-align: center;
}

.system-auth-authorize>p {
    margin: 1em 0;
    text-align: center;
}

.system-auth-authorize>p>a {
    text-decoration: underline;
}

.system-auth-authorize .form-group {
    margin-bottom: 15px;
}

.system-auth-authorize .form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

.system-auth-authorize .form-group input[type="text"],
.system-auth-authorize .form-group input[type="password"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.system-auth-authorize .form-group.captcha {
    border: 1px solid #ccc;
    padding: 20px 15px 15px 15px;
    position: relative;
    margin-top: 20px;
    border-radius: 4px;
}

.system-auth-authorize .form-group.captcha h3 {
    position: absolute;
    top: -10px;
    left: 15px;
    font-weight: normal;
    font-size: 16px;
    background: #fff;
    padding: 0 10px;
    color: #999;
}

.system-auth-authorize .form-group.captcha img {
    display: block;
    margin-bottom: 10px;
}

.system-auth-authorize .form-group.remember {
    display: flex;
    align-items: center;
}

.system-auth-authorize .form-group.remember input[type="checkbox"] {
    width: auto;
    margin-right: 8px;
}

.system-auth-authorize .form-group.remember label {
    margin-bottom: 0;
    cursor: pointer;
    border-bottom: 1px dashed #333;
}

.system-auth-authorize .form-group.submit input[type="submit"] {
    width: 100%;
    padding: 10px;
    background: #333;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.system-auth-authorize .form-group.submit input[type="submit"]:hover {
    background: #555;
}

.system-auth-authorize i {
    font-style: normal;
    font-weight: bold;
    color: #f00;
}
/* End */
/* /bitrix/templates/dn2020/components/bitrix/news/hot_comment/bitrix/news.detail/.default/style.css?17494673771609 */
/* /bitrix/templates/dn2020/components/bitrix/system.auth.authorize/.default/style.css?17657275111945 */
