﻿.list-content .tab-pane .today{
    margin-bottom: 30px;
}
.list-content .tab-pane .today>li{
    list-style-type: square;
    color: #CBB486;
    padding: 27px 0;
    border-bottom: 1px solid #eee;
}
.list-content .tab-pane .today>li:first-child{
    padding-top: 25px;
}
.list-content .tab-pane .today>li>a {
    margin-left: 0 !important;
    color: #000000;
    font-size: 16px;
    width: 80% !important;
}
.tadaty {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 30px;
}
.situation h4, .region-type {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 20px!important;
}