.mb-20 {
	margin-bottom: 20px !important;
}

.pc-sidebar {
	background: linear-gradient(180deg,#0a33af 10%,#0b35af 100%) !important;
}

.pc-mob-header {
	background: #1b48ce !important;
}

.pc-sidebar .m-header {
	background: none !important;
}

.auth-wrapper.auth-v3 {
	background: linear-gradient(to right, #23c8ce 50%, #fff 0) !important;
}

.select2-container--default .select2-selection--single {
	height:40px !important;
}

.card {
	border-radius: .35rem !important;
}

.pc-sidebar .pc-micon i {
	font-size: 14px !important;
	min-width: 20px !important;
}

body.swal2-shown > [aria-hidden="true"] {
  filter: blur(10px);
}

body > * {
  transition: 0.1s filter linear;
}

.pc-sidebar .pc-navbar > .pc-item.active > .pc-link, .pc-sidebar .pc-navbar > .pc-item:focus > .pc-link, .pc-sidebar .pc-navbar > .pc-item:hover > .pc-link {
	background: none !important;
}

.pc-sidebar .pc-caption {
	color: #ced4dc !important;
}