body{font-family: sans-serif;}
.modalCont{
	border: 0; 
    border-radius: 0;
}
.bg-pur {
	background-color: #776acf;color: #fff;border-radius: 0;
}
.select2-container{ width: 100% !important; }
.list-group-item {
	padding: 0.3rem 1rem;}

.table th {
    font-weight: normal;
}

@media (min-width: 1200px){
body[data-layout=horizontal] .container-fluid, body[data-layout=horizontal] .navbar-header {
    max-width: 99%;
}
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
		color: #383644;}
	.clickTag {
	cursor: pointer;
  }