
footer#footer {
    background: #e9edf0;
}
.info_policy .description.pull-left h4 {
    font-size: 14px;
}
.info_policy .description.pull-left p {
    font-size: 13px;
}
.info_policy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tongdai {
    color: #006a00;
    font-weight: 500;
}

.menu-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu-footer a {
    font-size: 12px;
}
.socail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px;
}
.social-left, .social-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-right {

    padding: 0;
}
/*.main-footer{
    background: #fff;
    padding: 20px;
}*/
.item_policy {
    border-bottom: 1px solid #3333;
    margin-bottom: 20px;
}
.copyright{
    font-size: 10px;
    color: #999;
    text-align: center;
    background: #e9edf0;
    padding: 5px 10px;
}
#sidebar .widget_nav_menu ul li a {
    border-bottom: 1px solid #e7e7e7;
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 18px;
    font-size: 12px;
    padding: 12px 10px;
    font-weight: bold;
}
.description.pull-left {
    line-height: 0.8;
    margin-top: 10px;
}
span.name-icon.pull-left img {
    width: 40px;
    margin-right: 5px;
}
img.lazy.initial.loaded {
    height: 35px;
}
div#u_0_1_7E ._2tga._8j9v{
    height: 27px !important;
}
input#submit {
    background: #ff6b10 !important;
}