

/* Start:/bitrix/templates/dn2020/components/bitrix/news.detail/milk_faces/style.css?1749468134896*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.thumbnail
{
	/*float:left;
	margin:0 8px 6px 1px;*/
}
.news-date-time
{
	color:#486DAA;
}

@media (min-width: 992px) {
    div.news-detail img.thumbnail {
        max-width: 50%;
        float: left;
        margin-right: 15px
    }
}

.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.detail/milk_faces/style.css?1749468134896 */
/* /bitrix/templates/dn2020/components/bitrix/system.auth.authorize/.default/style.css?17657275111945 */
