﻿
.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%;
}
.divider {
    width: 1px;
    margin: 6px 0;
    background: red;
    color: Red;
}
/*.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: 20px;
            margin:40px 0;
            min-width: 200px;
            border: 0px !important;
        }*/
/*strong {
            color: #c09b5e;
        }*/
input[type="checkbox"], input[type="radio"] {
    margin: 9px 5px 0 0;
}

.col-sm-6 td {
    padding: 0 10px;
}

.ajax__calendar .ajax__calendar_container {
    background-color: #ecc779 !Important;
    border-radius: 10px;
    border: 4px solid #d8e7ef;
}

.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;
}
.all-news .news-item .news-content .news-img p {
    z-index: 1;
}
.all-news .news-item .news-content .news-texts .news-action-btn .button {
    padding: 0;
    margin: 0;
    border-color: #0000003b;
}