.maintenance-banner-top{
background-image: url("/images/banners/maintenance-banner-top.png");
height: 8px;
background-repeat: no-repeat;
}
.maintenance-banner-bottom{
background-image: url("/images/banners/maintenance-banner-bottom.png");
height: 8px;
background-repeat: no-repeat;
}
.maintenance-banner{
padding-top: 16px;
color: #000000;
text-align: center;
}
.maintenance-container-bg{
    background-color: #ffbc0c;
}