@charset "utf-8";
/* CSS Document */

.sidebar .sidebar-wrapper{
	
}

.pre-scrollable{
	max-height: 100vh !important;
}
.dash{
	text-transform: uppercase;
	color: #455DBD;
	font-weight: 700;
}


.tit{
	background: #455DBD;
	color: #FFF;
	margin-bottom: 15px;
	padding: 10px;
	width: 75%;
}

.tit2{
	width: 65% !important;
	color: #FFF !important;
}
.tit2 .login100-form-title{
	width: 65% !important;
	color: #FFF !important;
}



.table-dark {
    color: #fff;
    background-color: #343a40;
}


.formstyle{
	width: 100% !important;
}