.woodPanel
{
background-image:none;
background-color: #000000 ;
}

.NavLocationSelector .btnFooter
{
    background-color: #E50914 !important;
}
#compasscommentcard input[type=submit] {
    background-color: #E50914;
}
.btnFooter:visited {
    background-color: #E50914;
}

.btnFooter, .btnFooter:visited {
    background-color: #E50914 !important;
    border: 2px #64cfca solid !important;
    border-radius: 4px;
    color: #64cfca !important;
    font-size: 13pt !important;
    font-weight: 400;
    line-height: 350%;
    margin-right: 15px;
    margin-bottom: 35px;
    padding: 16px;
    white-space: nowrap;
    width: 160px;
    text-decoration: none;
}