
/*Small change for stepy*/
.stepy-header li.stepy-active div {
    background: #5d0e0d;
}
.stepy-header li div:after{
    background-color: #5d0e0d;
}

.brandedHeader-wrapper {
    background: transparent;
}

#rs-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5d0e0d+0,8e54e9+100 */
    background: #5d0e0d !important;
}

.navbar.normal, #footer {
    background: lightgrey;
}

#footer .menu ul li a {
    color: #9e6e6e !important;
}

#footer .col-sm-3.copyright {
    color: black !important;
}

.panel-info > .panel-heading {
    background: #9e6e6e;
}

.panel-info {
    border-color: #9e6e6e !important;
}

.alert-info {
    border-color: #9e6e6e !important;
}

.alert-info .alert-icon {
    background: #9e6e6e !important;
}

.growl-notice {
    background: #9e6e6e !important;
}