.body {
    /*background-image: linear-gradient(to top right, #25344B, #546072);*/
}
.layout_trigger {
    background-image: linear-gradient(to top right, #25344B, #546072);
}
header#header .header-body {
    background: none !important;
    /*background-image: linear-gradient(to top right, #25344B, #546072);*/
}
header {
    position: relative;
    background: none !important;
    clear: both;
    min-height: 128px
}
.brd-top {
    border-top: 0px solid #ededed !important;
}
footer#footer {
    background: none !important;
    border: 0 !important;
}
.body > #footer .footer-copyright {
    background: none !important;
    border-top-color: #010101;
    border: 0 !important;    
}

.body>#footer .copyright {
    color: #fff !important;
}








