@import url('https://fonts.googleapis.com/css?family=Overpass:300,400&display=swap');
* {
	/*font-family: -apple-system, BlinkMacSystemFont, 'Apercu', "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
	/*font-family: 'Apercu', "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
	font-family: 'Overpass', "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body {
	background: #f6f6fc !important;
	height: auto;
	min-height: 100%;
	font-size: 14px;
	letter-spacing: 0.02px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, b, strong, label, .label, th {
	font-weight: 500 !important;
}
* {
	outline: none !important;
}
.main-header {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
	border-bottom: none !important;
}
.main-header > *, .main-header .navbar > *, .main-header .navbar .navbar-nav > li > a {
	border: none !important;
}
.main-header .sidebar-toggle {
	padding: 0 15px !important;
	line-height: 60px;
}
.main-header .sidebar-toggle:before {
	content: '';
}
.skin-black-light .main-header .navbar > .sidebar-toggle {
	font-size: 1.1em;
}
.dropdown-menu {
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	border-color: #eaeaea;
	border-radius: 10px !important;
	right: 5px !important;
	min-width: 200px;
	max-width: 250px;
}
.navbar-nav .dropdown-menu {
	border-top: 3px solid #0074d9 !important;
	top: calc(100% + 5px);
}
.dropdown-menu > li > a {
	color: #222d32 !important;
}
.dropdown-menu > li > a:hover {
	background-color: #fafafa !important;
}
.content-wrapper, .main-footer {
	padding-left: 20px;
	background-color: #f6f6fc !important;
}
@media (min-width: 767px) {
	.content-wrapper, .main-footer {
		margin-left: 250px;
	}
}
.main-sidebar {
	border: none !important;
	background-color: #f6f6fc !important;
	padding-top: 61px !important;
	width: 250px;
}
@media (max-width: 767px) {
	.main-header .navbar {
		position: absolute;
		background: transparent !important;
		top: 0;
	}
	.fixed .content-wrapper, .fixed .right-side {
		padding-top: 51px !important;
	}
}
.sidebar-menu > li.active > a, .sidebar-menu > li:hover > a {
	color: #000;
	background: #ececf9 !important;
	border-radius: 0 25px 25px 0;
	-webkit-transition: background-color 1s .25s ease-in-out;
	-moz-transition: background-color 1s .25s ease-in-out;
	-ms-transition: background-color 1s .25s ease-in-out;
	-o-transition: background-color 1s .25s ease-in-out;
	transition: background-color 1s .25s ease-in-out;
}
.sidebar-menu hr {
	margin: 7px 0;
	border-top: 1px solid #ececf9;
}
.sidebar-menu > li > .treeview-menu {
	background: #ececf9 !important;
}
.main-sidebar .mdi {
	font-size: 16px !important;
	top: 1.5px !important;
}
.small-box, .box, .info-box {
	-webkit-border-radius: 10px !important;;
	-moz-border-radius: 10px !important;;
	border-radius: 10px !important;
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) !important;;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) !important;;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) !important;
	overflow: hidden;
}
.box {
	border-top-color: #0074d9 !important;
}
.box.fix-pad {
	padding: 1px; /* Fix horizontal overflow*/
	overflow-x: hidden !important;
}
.sidebar-menu > li > a {
	border-left: 3px solid transparent;
	font-size: .9em;
	color: #000 !important;
	font-weight: 400 !important;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.main-footer {
	border: none;
}
.nav-tabs-custom > .nav-tabs > li.active {
	border-top-color: #0074d9;
}
.btn, button {
	border-radius: 10px !important;
}
a {
	color: #0074d9;
}
.modal-header .close {
	margin-top: -2px;
	color: #000;
	font-weight: normal !important;
	opacity: 70%;
}
.alert .close {
	font-weight: normal !important;
	margin-top: 0 !important;
}
.form-wrap.form-builder .frmb .field-actions .btn {
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin: 2px;
	border-radius: 15px !important;
	border-color: #a5a5af;
	color: #a5a5af;
	border-width: 1px !important;
}
.accordion .trigger {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.no-shadow {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.flat-border {
	border-radius: 0 !important;
}
.app-button {
	background: #0074d9 !important;
	border-color: #0074d9 !important;
	color: #fff !important;
}
.app-btn-inv {
	background: #fff !important;
	border-color: #0074d9 !important;
	color: #0074d9 !important;
	border-width: 2px;
}
.btn-default-alt {
	background-color: #f4f4f4;
	color: #0074d9 !important;
	border: 1px solid #ddd !important;
}
.bg-light-blue, .label-primary, .modal-primary .modal-body {
	background-color: #0074d9 !important;
}
.btn-info, .btn-primary {
	background-color: #0074d9 !important;
	border-color: #0074d9 !important;
	color: #fff !important;
}
.text-info {
	color: #0074d9;
}
.input-group-btn .btn {
	border-radius: 0 !important;
}
/*#fafafa*/
.chart_filter .btn.active {
	color: #0074d9 !important;
	font-weight: 500;
	-webkit-box-shadow: unset !important;-moz-box-shadow: unset !important;box-shadow: unset !important;
	border-bottom: 3px solid #0074d9;
	border-radius: 0 !important;
}
.chart canvas {
	height: 300px;
}
#promolert {
	padding: 7px 15px 5px;
	margin-bottom: 15px;
}
#promolert button {
	font-size: 1em;
	margin-top: 2px;
}
#promolert > * {
	color: #fff !important;
	opacity: 1;
	/*font-size: .95em;*/
}
.strike {
	text-decoration: line-through;
}
.error-page {
	width: 600px;
	margin: 20px auto 0 0;
}
.nobold, .form-group label {
	font-weight: normal !important;
}
@-webkit-keyframes stripes {
	from {
		background-position: 0 0; }
	to {
		background-position: 60px 30px; }
}
@keyframes stripes {
	from {
		background-position: 0 0; }
	to {
		background-position: 60px 30px; }
}
@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg); }
	100% {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg); }
}
@keyframes rotate {
	0% {
		-webkit-transform: rotateZ(-360deg);
		transform: rotateZ(-360deg); }
	100% {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg); }
}
.dropzone .drop-area {
	border: 3px dotted #0074d9;
	position: relative;
	text-align: center;
	padding: 30px 15px 0;
	min-height: 200px;
	-webkit-transition: all .2s .2s ease-in-out;
	-moz-transition: all .2s .2s ease-in-out;
	-ms-transition: all .2s .2s ease-in-out;
	-o-transition: all .2s .2s ease-in-out;
	transition: all .2s .2s ease-in-out;
}
.dropzone .drop-area.dragover {
	border: 3px dotted #0074d9;
	background: #0074d9;
	color: white;
	border-radius: 10px;
	/*background-size: 20px 20px;*/
	/*background-image: -webkit-linear-gradient(135deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);*/
	/*background-image: linear-gradient(-45deg, #F6F6F6 25%, transparent 25%, transparent 50%, #F6F6F6 50%, #F6F6F6 75%, transparent 75%, transparent);*/
	/*-webkit-animation: stripes 2s linear infinite;*/
	/*animation: stripes 2s linear infinite;*/
}
.dropzone .drop-dismiss {
	position: absolute;
	top: 0;
	right: -2px;
	border: none;
	background: none;
	font-size: 1.5em; padding: 0 10px;
}
.dropzone .drop-area .hide-on-over {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .2s .2s ease-in, visibility 0s .5s linear;
	-moz-transition: opacity .2s .2s ease-in, visibility 0s .5s linear;
	-ms-transition: opacity .2s .2s ease-in, visibility 0s .5s linear;
	-o-transition: opacity .2s .2s ease-in, visibility 0s .5s linear;
	transition: opacity .2s .2s ease-in, visibility 0s .5s linear;
}
.dropzone .drop-area.dragover .hide-on-over {
	opacity: 0;
	visibility: hidden;
}
.btn-flat {
	border-radius: 0 !important;
}