/*стили из \bitrix\components\bitrix\blog\templates\.default\style.css слетевшие после обновления*/
.blog-post-title {font-size: 1em; font-weight:bold; line-height: 1.3em; margin:0 0 0 0; padding:0.2em; padding-left: 0.6em; font-family: Arial;}
.blog-post-content {padding: 0.4em 0.6em 0.4em; overflow: hidden; border-bottom: 1px dotted; line-height: 23px;}
ul.topic-tags, ul.topic-info {margin-left:0;padding-left:0;}
.topic-list-list ul li.section  {list-style:none;margin-bottom:40px;}
ul.topic-tags li {list-style:none; display:inline-block; margin-left:2px;}
ul.topic-info li {list-style:none; display:inline-block; margin-left:2px;}
.blog-comment-nav {padding-bottom: 0.6em; padding-left: 0.7em;}
div.blog-post-buttons input {
background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
        margin-right: 4px;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
div.blog-post-buttons input:hover{
			 text-decoration: none;
    background-color: #286090;
    border-color: #2e6da4;
}
div.blog-comment-buttons input {
background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
        margin-right: 4px;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
div.blog-comment-buttons input:hover{
             text-decoration: none;
    background-color: #286090;
    border-color: #2e6da4;
}
.blg-cancel-com{
    color: #337ab7;
    font-size: 1rem !important;
    font-weight: 400;
text-decoration: none!important;
    padding-left: 15px;
}
.blog-post-meta-util  .ilike-light .bx-ilike-right { padding: 0px 1px 0 11px; background-position:0 -42px; font-size: 1.2em;}
.blog-post-meta-util .ilike-light .bx-you-like .bx-ilike-right { background-position:0 -22px; }
#blog-comment-user-fields-UF_BLOG_COMMENT_DOC .file-selectdialog-switcher {display: none;}
/*.blg-cancel-com:active {color:#5c6470 !important; font-size: 12px; text-decoration:none; padding-left: 15px;}*/
.blog-buttons input:first-child{
   background-color: #337ab7;
    text-decoration: none;
    padding: 10px 18px;
    margin-bottom: 2px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 1rem !important;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #2e6da4;
    }
.blog-buttons input:first-child:hover{
        text-decoration: none !important;
    background-color: #286090;
    border-color: #2e6da4;
    color: #fff !important;
    border-radius: 5px;
}

/*конец стили из \bitrix\components\bitrix\blog\templates\.default\style.css слетевшие после обновления*/

/*стили мессенджера до обновления*/
.bx-messenger-panel-title {
    height:unset;
}
.bx-notifier-item-wrap {
    max-height: 350px;
}