.sidebar-wrapper .sidebar-header img{
	height: 2.5rem !important;
}
#auth #auth-left{
	padding-top: 3rem !important;
}
#auth #auth-left .auth-logo img{
	height: 3.5rem !important;
}
#auth #auth-left .auth-logo{
	margin-bottom: 1rem !important;
}
#auth #auth-left .auth-title{
	font-size: 3rem !important;
}
#auth #auth-left .auth-subtitle{
	font-size: 1.3rem !important;
}
#login-side-right {
	background-color: transparent;
}
#login-side-right img{
	margin-left: 80px;
	width: 80%;
}

.auth-title-red{
	color: #dc3545;
}

.form-control:focus{
	border-color: #dc3545;
	box-shadow : 0 0 0 .25rem rgba(255,0,0,0.1);
}

.sidebar-wrapper .menu .sidebar-item.active>.sidebar-link{
	background-color: #dc3545;
}
.right{
	text-align: right;
}
.choices__input{
	color: #000000 !important;
}
.modal-content{
    color: #000000;
}
#main{
	background-color: #eaeaea;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
	color: #000000;
}
.card{
	color: #000000;
}
#auth{
	background-color: #ffffff;
}
