﻿.mf-section-sub-title h3 {
    background: url("../images/banner-mark-divider.png") no-repeat bottom center;
    display: inline-block;
    font-size: 24px;
    min-width: 15px;
    padding-bottom: 25px;
    margin: 40px 0;
    min-width: 200px;
    border: 0px !important;
}

.news-filter-all-news .container {
    /*box-shadow: 0 0 5px 3px rgba(0,0,0,0.025);*/
    background-color: unset;
    border-top: unset;
    width: 100%;
}

.ajax__calendar .ajax__calendar_container {
    background-color: #ecc779 !Important;
    border-radius: 10px;
    border: 4px solid #d8e7ef;
    line-height: 14px;
    letter-spacing: 1.5px;
}

.ui-datepicker {
    z-index: 99 !important;
}

.ui-widget-header {
    /*background:red !important;*/
    /*background:#cb9f5d url(assets/img/home/Head2.png) 50% 50% repeat-x !important;*/
    /* url(../img/home/Head2.png) center center/cover no-repeat*/
}

.news-filter-all-news .filter-btn {
    width: 70% !important;
    margin-top: 5px;
    float: left;
}

.all-news .news-item .news-content .news-texts h3 {
    height: 100px;
    font-weight: 500 !important;
}
