﻿div#thongbao .news-list-item .post-date {
    width: 70px;
    height: 65px;
    flex: 0 0 70px;
    text-align: center;
    float: left;
    background-color: #005f69;
    /*background-color: #005180;*/
    color: #ffffff;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

div#thongbao .news-list-item .post-date span {
display: block;
}

div#thongbao .news-list-item .post-date span:first-child {
    margin-top: 10px;
}

div#thongbao .news-list-item .post-date span:last-child {
    font-size: 15px;
}

div#thongbao .news-list-block .news-list-item + .news-list-item {
     margin-top: 0px; 
}
@media only screen and (max-width: 991px) {
    div#thongbao {
        margin-bottom: 80px;
    }
}

.rs-services-style1 .services-item.blue-color, .rs-services-style1 .services-item.blue-color .services-icon {
    background: #00bcd4;
}
.rs-services-style1 .services-item.blue-color {
    box-shadow: 0px 4px 13px #046875;
}
.rs-services-style1 .services-item.orange-color, .rs-services-style1 .services-item.orange-color .services-icon {
    background: #fc7f0c;
}
.rs-services-style1 .services-item.orange-color {
    box-shadow: 0px 4px 13px #9c510b;
}
.rs-services-style1 .services-item.purple-color, .rs-services-style1 .services-item.purple-color .services-icon {
    background: #92278f;
}
.rs-services-style1 .services-item.purple-color {
    box-shadow: 0px 4px 13px #50154f;
}
.rs-services-style1 .services-item.red-color, .rs-services-style1 .services-item.red-color .services-icon {
    background: #e84b3a;
}
.rs-services-style1 .services-item.red-color {
    box-shadow: 0px 4px 13px #75231a;
}
.rs-services-style1 .services-item .services-icon {
    color: #fff;
    top: -50px;
    line-height: 90px;
    font-size: 40px;
}
.row footer-contact-desc {
    background: #92278f;
}
.rs-footer {
    background: #fc7f0c;
    margin-top: 150px;
}
.footer-contact-desc {
    /*background: #005180 !important;*/
    background: #005f69 !important;
}
.news-normal-block {
    height: 100%;
}
div#thongbao .news-content {
    display: flex;    
    align-items: center;
}
div.rs-toolbar-right span {
    color: yellow;
    font-size: 14px;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {    
    height: 204px;
}
.footer-top .about-widget {
    margin-top: 60px;
}
.footer-top ul.sitemap-widget {
    margin-top: 20px;
}
#left-sidebar > ul > li {
    padding: 15px;
    /*background-color: #005180;*/
    background-color: #005f69;
    border-bottom: 1px solid #DDD;
}

#left-sidebar > ul > li > a {
    color: white;
}

#left-sidebar > ul > li:hover {
    background-color: #ff3115;
}

#left-sidebar > ul > li:hover a {
    color: white;
}
a.apply-btn { color: white;}