.header {
    border-bottom: solid 0px #00bbd7;
}

ul.navbar-nav{margin-right: 0px !important;}



.sign-in-wrapper input, .sign-in-wrapper textarea {
    border-bottom: 2px solid #000;
}


.sign-in-wrapper .btn-black-border {
    color: #fff;
    background: #000;

}

.form-border, .about-border, .contact-border, .log-border, .change-border, .forgot-border, .register-border, .trems-border {
    background-color: #fff;
}

.form-heading {
	color: #000000;
}


footer.footer{
    border-top: 30px solid #1f1f1f !important;
}

footer.footer:hover {
    border-top: 30px solid #1f1f1f !important;
}

.footer-bottom-border {
   
    background: #2e3038;
    }

.dark-teal-text {
    color: #000;
}

.social-icon-section-1 a i {
   color: #fde39c;
    font-size: 20px;
}

.follow-us-on-footer {
    display: inline-block;
    font-size: 30px;
   color: #fde39c;
}

.sv-powered-by a {color: #fde39c;}

@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;
    }
    }