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

.brandedHeader-wrapper {
    background: transparent;
}


#rs-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/black+0,8e54e9+100 */
    background: black !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='black', endColorstr='#8c8e93',GradientType=1 ) !important;
}

#logo {
    width: 400px;
    position: relative;
}