.full-header {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*background-image: url('../img/bg-banner-min.jpg');*/
}

#logo {
    background-image: url(/_layouts/15/Egov.Monre.Theme/Themes/assets/Monre.PublicWeb/img/DVC-BANNER.png);
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 10px;
}
.mms-webpart-zone .full-footer {
    width: 100%;
}

.panel-title fa-reorder {
    margin-right: 10px;
}
.ms-webpart-zone .ms-webpart-chrome .full-default {
    margin-bottom: 100px !important;
}
.full-main-menu {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #528200;
}

.full-footer {
    background-image:unset;
	background-color:#528200;
	padding:15px;
	/*position: absolute;
    bottom: 0;
    clear: both;
    width: 100%;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*background-color: #1826c1;*/
    /*background-image: url('../img/bg-footer-min.jpg');*/
    background-position: center;
    background-repeat: no-repeat;
}

.full-tinhhinhxulyhoso{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #fff;
}

.full-tracuu{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-image: url('../img/Bg.png');
}

.full-danhsach{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.full-default {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #fff;
}

/*#logo{
    background-image: url('../img/Logo.png');
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 10px;
}*/
#logocongkhai{
    background-image: url('../img/Logo-congkhai.png');
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: 10px;
}

.bg-box{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    border-radius: 5px;
    border: 1px solid;
    background-image: url('../img/bg-box-min.jpg');
}
.acc-buttons{
    padding-bottom:10px;
}

.acc-buttons .btn {
    margin: 0px 3px;
    color: #1E2F41;
    border-radius: 3px;
    width: 100px;
    min-width: 0px;
    font-size: 16px;
    height: auto;
    font-weight: 500;
    border: 1px solid #528200;
    padding: 7px 14px;
    text-align:center;
}
.acc-buttons .btn:hover {
    background-color:#528200;
    text-decoration: none;
}
.btn {
    border-radius: 4px !important;
}