.navbar-custom {
		    background-color: #f26002 !important;
		    font-size: 18px;
		    font-weight: bold;		
   		 }
   		 .navbar-light .navbar-nav .nav-link {
    color:rgb(255 255 255);
}
body{
	background: #ffa07036; height: 100%;
}
#btnLogin{
	background: #e82323 !important;
}
#logo{
    content: url("/static/img/SUPPLY.png") ;
}
