body{background-color: #000 !important;}
.btn-orange{
	color: #000 !important;
    background-color: #e87b1e;
    border-color: #e87b1e;
	border:1px solid #e87b1e;
}
.btn-orange:hover{
	border:1px solid #fff !important;
}
.orange{color:#e87b1e !important;}

.btn-full-width{
	width:100%;
}
.font-black{
	color:#1e1e1e;
}
.font-18{
	font-size:18px;
}
.font-bold{
	font-weight:600 !important;
}

.text-center{
	text-align:center;
}

.error{background: #981a1a;}
.user-login-5 .login-container {
   background-color: #000000;
}
.user-login-5 .login-container>.login-content>.login-form .form-control {
	padding: 10px 5px !important;
    color: #15191d !important;
	margin-bottom: 15px !important;
}
.alert-danger {
    background-color: #e87b1e !important;
    border-color: #fbe1e3 !important;
    color: #fff !important;
}
.user-login-5 .login-container>.login-content p {
    color: #928e8e !important;
    font-size: 13px !important;
    line-height: 5px !important;
}
