.header {
    border-bottom: solid 0px #00bbd7;
}

ul.navbar-nav{margin-right: 0px !important;}

footer.footer {
   background-color: #000000;
   border-top: 0px solid #00bbd7;
}
footer.footer:hover {
    border-top: 0px solid #00bbd7 !important;
}

.sign-in-wrapper input, .sign-in-wrapper textarea {
    border-bottom: 2px solid #000000;
}


.sign-in-wrapper .btn-black-border {
    color: #fff;
    background: #000000;

}

.form-border, .about-border, .contact-border, .log-border, .change-border, .forgot-border, .register-border, .trems-border {
    background-color: #ffffff;
}

.form-heading {
	color: #000000;
}


@media screen and (max-width: 990px) and (min-width: 768px){
div#navbarSupportedContent {
   
    background: #ccc;
    }
}

@media screen and (max-width: 539px) and (min-width: 320px){
div#navbarSupportedContent {
   
    background: #ccc;
    }
    }