#list_col
{
/*border: 1px solid black;*/
}
/*
.filter_list_con
{
    display: inline-block;
    padding: 10px;
}
.filter_list
{
    display: inline-block;
    

    margin-top: 5px;
}

.filter_list a
{
    background-color: #933594;
    display: block;
    padding: 5px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-decoration-line: none;

}
.filter_list a:hover
{
    background: #5cb85c;
}
*/
/*
.filter_popup
{
    color: white !important;
    margin-top: 10px;
    margin-right: 5px;
}
*/

.title_filter {
   padding: 1px; 
    color: #000; 
    
    /* border-bottom: 1px solid #000; */
/*    margin-top: 10px;*/
}

/*
.btn-primary
{
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
}
*/
.form-group {
    margin-bottom: 0px !important;
}

.articles_list
{
    padding: 0px;
    list-style: none;
}
.media_left, .media_body
{
    display: table-cell;
    vertical-align: top;
}
.list_style_new
{
 margin-top: 10px;  
}
.lower_text {
    margin: 12px 5px 0px;
    font-size: 9pt;
    color:#555 ;
}
.upper_text
{
    color: black;
    text-decoration: none !important;
}
.lower_text a
{
    color: #555;
    text-decoration: none !importamt;
}
.category_img
{
    border: 1px solid #e2e2e2;
}
.ads {
    background-color: #ffa500;
    padding: 10PX;
/*    margin-top: 20px;*/
    color: white;
    border-radius: 5px;
    text-align: center;
}
.modal-title
{
    color: black !important;
}
.control-label
{
    color: black !important;
}
.popup_content
{
    margin-top: 10px !important;
}
.custom-control-form {
    height: 28px !important;
    padding: 5px 11px !important;
    margin-top: 4px;
}
.custom-filter-popup
{
    color: #000;
    margin-top: 9px;
    font-size: 18px;
}
@media (max-width: 400px)
{
    .custom-article-list-sorter
    {
        width: 70px !important; 
    }
   
}
.custom-article-list-sorter
{
    display: inline-block;
    float: right;
    margin-right: 5px;
    width: 120px;
}
.custom-form-control
{
    height: 28px !important;
    padding: 5px 11px !important;
    margin-top: 4px;
}
.custom-header-article-list
{
    font-weight: bold;
}


.custom-pagging-list
    {
        padding-left: 5px;
    }
@media(min-width:768px)
{
    #custom-column-paging
    {
        display: none;
    }
}
@media(max-width:767px)
{
    #custom-fullpage-paging
    {
        display: none;
    }
    .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 1px 6px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
}
.lower_text a
{
    color: #ffa500;
}
.lower_text span
{
    color: #000;
}
.articleAdverting
{
    margin-top: 15px;
}
.c-sidebar-related-article
{
        padding-left: 6px;
    padding-right: 6px;
}
.header_bg h4
{
    font-size: 20px;
}
.c-sidebar-icon
{
    color: #ffa500;
}
.block-title {
    margin-top: 5px !important;
}