.MultiFunctionControl
{
        background-color:  !important;
}
.MultiFunctionControl .right {
        float: right;
        padding-right: 20px;
}
.MultiFunctionControl ul.social_list {
        list-style: none outside none;
}
.MultiFunctionControl ul.social_list li {
        float: left;
        list-style: none outside none;
        margin-left: 10px;
}
.MultiFunctionControl ul.social_list li.first {
        margin-left: 0;
}
.MultiFunctionControl ul.social_list li img {
        margin: 0 5px 0 3px;
        vertical-align: middle;
}
/* --------------------------GỬI CÂU HỎI-----------------------------*/
.MultiFunctionControl .Guicauhoi {
        position: relative;
        width: 740px;
}
.MultiFunctionControl .Guicauhoi .wrap {
        position: absolute;
        right: 10px;
        top: 10px;
}
.MultiFunctionControl img {
        max-width: 100%;
}
@media only screen and (min-width: 769px) {
        .MultiFunctionControl .box-category{
                height: 695px;
        }
        .MultiFunctionControl .box-category .box-category-middle {
                overflow-y: auto;
                max-height: 622px;
        }
}
@media only screen and (max-width: 768px) {
        .MultiFunctionControl {
                padding: 0 20px !important;
                width: 100vw;
                margin-top: 20px;
        }
}
