﻿.skin-light footer.page-footer {
    background: #05161e url(page-footer.png) top left repeat-x !important;
    padding-top: 1rem;
}

    .skin-light footer.page-footer .footer-copyright {
        background-color: rgba(0,0,0,.3);
    }


.skin-light .border-primary {
    border-color: #ffc412 !important;
}

.skin-light .classic-tabs .nav.tabs-primary li a.active {
    color: #ae1518 !important;
    border-color: #ae1518
}


