@charset "utf-8";
/*!
Version: 1.0.0
Fabio Grandas A.
*/
body {
	margin: 0;
	padding: 0;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	min-height: 100%;
	color: #031e23;
	background: #ecf0f4;
}
a {
	text-decoration: none;
	color: #555;
}
a:focus,
a:hover {
	outline: 0;
	text-decoration: none;
}
:focus {
	outline: 0;
}
img {
	border: 0;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.slick-slide,
a,
button,
input {
	outline: 0 !important;
}
button::-moz-focus-inner {
	border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	color: #202342;
	font-family: "Inter", sans-serif;
}
ol,
p,
ul {
	padding: 0;
}
ol,
ul {
	margin: 0;
	list-style: none;
}
p {
	margin: 0 0 15px;
}
.container {
	max-width: 1120px;
	width: 100%;
}
.mx-w-150 {
	max-width: 150px;
}
.mx-w-100 {
	max-width: 100px;
}
.mx-h-300 {
	max-height: 300px;
}
.mx-h-350 {
	max-height: 350px;
}
.mx-h-380 {
	max-height: 380px;
}
.mx-h-400 {
	max-height: 400px;
}
.mx-h-450 {
	max-height: 450px;
}
.pd-0 {
	padding: 0;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-30 {
	padding-top: 30px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.pd-5 {
	padding: 5px;
}
.pd-10 {
	padding: 10px;
}
.pd-20 {
	padding: 20px;
}
.chat-box .chat-desc ul,
.pd-ltr-20 {
	padding: 20px 20px 0;
}
.pd-30 {
	padding: 30px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.margin-5 {
	margin: 5px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.device-manage-progress-chart ul li,
.mb-30 {
	margin-bottom: 30px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mr-10 {
	margin-right: 10px;
}
.mr-20 {
	margin-right: 20px;
}
.font-30 {
	font-size: 30px;
	line-height: 1.33em;
}
.font-24 {
	font-size: 24px;
	line-height: 1.42em;
}
.font-20 {
	font-size: 20px;
	line-height: 1.5em;
}
.font-18 {
	font-size: 18px;
	line-height: 1.55em;
}
.font-17 {
	font-size: 17px;
	line-height: 1.59em;
}
.font-16 {
	font-size: 16px;
	line-height: 1.62em;
}
.font-15 {
	font-size: 15px;
	line-height: 1.67em;
}
.font-14 {
	font-size: 14px;
	line-height: 1.71em;
}
.font-13 {
	font-size: 13px;
	line-height: 1.77em;
}
.font-12 {
	font-size: 12px;
	line-height: 1.83em;
}
.font-11 {
	font-size: 11px;
	line-height: 1.91em;
}
.font-10 {
	font-size: 10px;
	line-height: 2em;
}
.h1 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
}
.h1,
.h2,
.h3 {
	color: #1b3133;
	font-family: "Inter", sans-serif;
}
.h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
}
.h3 {
	font-size: 24px;
	line-height: 1.5;
}
.h3,
.h4 {
	font-weight: 700;
}
.h4,
.h5,
.page-header h4 {
	font-size: 20px;
	line-height: 1.35;
	color: #1b3133;
	font-family: "Inter", sans-serif;
}
.h5 {
	font-size: 18px;
	font-weight: 600;
}
.line-height-1 {
	line-height: 1;
}
.line-height-1-2 {
	line-height: 1.2;
}
.line-height-1-3 {
	line-height: 1.3;
}
.weight-300 {
	font-weight: 300;
}
.weight-400 {
	font-weight: 400;
}
.weight-500 {
	font-weight: 500;
}
.weight-600 {
	font-weight: 600;
}
.weight-700 {
	font-weight: 700;
}
.weight-800 {
	font-weight: 800;
}
.height-auto {
	height: auto;
}
.height-100-p {
	height: 100%;
}
.width-50-p {
	width: 50%;
}
.width-box {
	width: 50px;
	height: 50px;
}
.max-width-200 {
	max-width: 200px;
}
.max-width-300 {
	max-width: 300px;
}
.max-width-400 {
	max-width: 400px;
}
.max-width-500 {
	max-width: 500px;
}
.max-width-600 {
	max-width: 600px;
}
.max-width-700 {
	max-width: 700px;
}
.max-width-800 {
	max-width: 800px;
}
.max-width-900 {
	max-width: 900px;
}
.max-width-1000 {
	max-width: 1000px;
}
.min-height-200px {
	min-height: 200px;
}
.bg-cover {
	background-size: cover !important;
}
.bg-light-blue {
	background-color: #e1e1f5;
}
.color-light-blue {
	color: #e1e1f5;
}
.bg-light-gray {
	background-color: #ecf0f4;
}
.bg-white {
	background: #fff;
}
.color-white {
	color: #fff;
}
.bg-light-green {
	background-color: #41ccba;
}
.text-light-green {
	color: #00e091;
}
.bg-blue {
	background-color: #1e73be;
}
.text-blue {
	color: #1e73be;
}
.text-light-blue {
	color: #2976aa;
}
.bg-light-orange {
	background-color: #f56767;
}
.text-light-orange {
	color: #f56767;
}
.bg-light-purple {
	background-color: #a683eb;
}
.text-light-purple {
	color: #a683eb;
}
.bg-orange {
	background-color: #f5956c;
}
.text-orange {
	color: #f5956c;
}
.text-yellow {
	color: #ecc72f;
}
.text-green {
	color: #46be8a;
}
.text-orange-50 {
	color: #f2a654;
}
.text-blue-50 {
	color: #62a8ea;
}
.text-red-50 {
	color: #e14e50;
}
.border-radius-0 {
	border-radius: 0;
}
.border-radius-4 {
	border-radius: 4px;
}
.border-radius-5 {
	border-radius: 5px;
}
.border-radius-6 {
	border-radius: 6px;
}
.border-radius-8 {
	border-radius: 8px;
}
.border-radius-10 {
	border-radius: 10px;
}
.border-radius-100,
.user-info-dropdown .dropdown-toggle .user-icon img {
	border-radius: 100%;
}
.box-shadow {
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.08);
}
.card-box,
.da-card {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.08);
}
.card-img-top {
	border-radius: 10px 10px 0 0;
}
.card-img-bottom {
	border-radius: 0 0 10px 10px;
}
.card-img {
	border-radius: 10px;
}
.card-title {
	font-size: 18px;
	font-weight: 600;
}
.card-header {
	font-weight: 500;
	font-size: 16px;
}
.card-text,
.price del {
	font-size: 15px;
}
.page-link:focus {
	box-shadow: none;
}
.highcharts-root {
	font-family: "Inter", sans-serif !important;
}
.bootstrap-select .dropdown-toggle {
	height: 45px;
}
.bootstrap-select .dropdown-toggle.btn-light {
	background-color: transparent;
	border-color: #d4d4d4;
}
.bootstrap-select .dropdown-toggle.btn-light:not(:disabled):not(.disabled):active {
	background-color: transparent;
	border-color: #d4d4d4;
}
.dropdown-toggle::after {
	content: "\f107";
	font-family: "FontAwesome";
	vertical-align: unset;
	width: auto;
	height: auto;
	border: 0 !important;
}
.bootstrap-select .dropdown-toggle::after {
	position: relative;
	right: 5px;
}
.dropdown.show > .dropdown-toggle::after {
	content: "\f106";
}
.dropdown-toggle.no-arrow:after, .dropdown-toggle.no-arrow:before {
	display: none;
}
.dropdown-menu {
	border: 0;
	padding: 0;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
}
.dropdown-item {
	font-size: 14px;
	font-weight: 600;
	padding: 0.3rem 1rem;
	color: #444;
	font-family: "Inter", sans-serif;
	transition: all 0.3s ease-in-out;
}
.dropdown-item:focus,
.dropdown-item:hover {
	background: #ecf0f4;
	color: #1e73be;
}
.form-group {
	margin-bottom: 10px;
}
.form-group > label {
	font-weight: 500;
	font-size: 14px;
}
.custom-file-label {
	padding-top: 0.475rem;
}
.custom-file-label::after {
	height: 100%;
	padding-top: 0.475rem;
}
textarea.form-control {
	height: 70px;
}
.form-control.height-auto {
	height: auto;
}
.input-group {
	margin-bottom: 15px;
}
.input-group.custom > .custom-select,
.input-group.custom > .form-control {
	width: 100%;
}
.input-group.custom > .custom-select:not(:first-child),
.input-group.custom > .form-control:not(:first-child) {
	border-radius: 0.25rem;
	padding-left: 50px;
}
.input-group.custom > .custom-select:not(:last-child),
.input-group.custom > .form-control:not(:last-child) {
	border-radius: 0.25rem;
	padding-right: 50px;
}
.input-group-prepend.custom {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 12;
	height: 100%;
}
.input-group-append.custom {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 12;
	height: 100%;
}
.input-group-text {
	border: 0;
	background: 0 0;
}
.input-group-text i {
	font-size: 20px;
}
.form-control:focus ~ .input-group-append .fa {
	color: #1e73be;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
	height: 50px;
	font-size: 16px;
}
.has-success {
	color: #28a745;
}
.btn {
	font-family: "Inter", sans-serif;
	letter-spacing: 0;
	font-weight: 500;
	padding: 0.438rem 1rem;
}
.btn-lg {
	padding: 0.657rem 1rem;
}
.btn-group-lg > .btn,
.btn-lg {
	font-size: 18px;
}
.btn-group-sm > .btn,
.btn-sm {
	padding: 0.4rem 0.8rem;
	font-size: 14px;
}
.btn.focus,
.btn:focus {
	box-shadow: none !important;
}
.btn-rounded {
	border-radius: 25px;
}
.btn-circle {
	width: 20px;
	height: 20px;
	padding: 0px;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
	display: inline-block;
}
.breadcrumb {
	background: 0 0;
	padding: 0.75rem 0;
}
.breadcrumb-item.active {
	color: #1e73be;
	font-weight: 500;
}
.breadcrumb-item a {
	color: #031e23;
}
.breadcrumb-item + .breadcrumb-item::before {
	font-family: "FontAwesome";
	content: "\f105";
}
.datepicker {
	z-index: 1060;
}
.datepicker--day-name,
.datepicker--time-current-hours,
.datepicker--time-current-minutes {
	color: #1e73be;
}
.datepicker--nav-action path {
	stroke: #1e73be;
}
.datepicker--cell.-focus-,
.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
	background: #e1e1f5;
	color: #1e73be;
}
.datepicker--cell.-selected- {
	color: #fff;
}
.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
	display: none;
}
.datepicker-inline .datepicker {
	margin: 0 auto;
}
.form-control.time-picker-default:disabled,
.form-control.time-picker-default[readonly],
.form-control.time-picker:disabled,
.form-control.time-picker[readonly] {
	background: #fff;
}
.custom-control {
	padding-left: 35px;
	cursor: pointer;
	padding-bottom: 5px;
}
.custom-control-label {
	cursor: pointer;
	font-weight: 400;
}
.custom-control-label::before {
	width: 20px;
	height: 20px;
	top: 2px;
	left: -30px;
	background-color: transparent;
	border: 2px solid #1e73be;
}
.select2-container .select2-selection--single {
	height: 35px;
	border-color: #d4d4d4;
	outline: 0;
	letter-spacing: 0.035em;
	transition: all 0.3s ease-in-out;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-dropdown {
	border-color: #d4d4d4;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 33px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #1e73be;
	color: #fff;
	border-color: #1e73be;
}
.select2-container--default .select2-selection--multiple {
	min-height: 35px;
	border-color: #d4d4d4;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding-top: 3px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}
.select2-dropdown {
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border-radius: 5px;
}
.bootstrap-select .dropdown-menu li .dropdown-item.active:hover,
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #1e73be;
	color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #1e73be;
}
.bootstrap-select.btn-group .dropdown-menu.inner,
table.dataTable > tbody > tr.child ul.dtr-details .dtr-title {
	display: block;
}
.bootstrap-select .dropdown-toggle:focus {
	outline: 0 !important;
}
.bootstrap-select .dropdown-header {
	color: #222;
	font-weight: 700;
	font-size: 15px;
}
.bootstrap-select .dropdown-menu li .dropdown-item:hover {
	color: #1e73be;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	top: 13px;
}
.bootstrap-select .bs-ok-default:after {
	border-width: 0 2px 2px 0;
}
.dropup .dropdown-toggle::after {
	content: "\f107";
	font-family: "FontAwesome";
	vertical-align: unset;
	width: auto;
	height: auto;
	border: 0 !important;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	display: block;
	font-size: 15px;
	font-weight: 400;
	padding: 0.55rem 1rem;
	color: #667f87;
	font-family: "Inter", sans-serif;
	transition: all 0.3s ease-in-out;
}
.bootstrap-select.btn-group .dropdown-menu li.divider {
	border: 1px solid #eaeaea;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a {
	background: #e1e1f5;
	color: #131e22;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	color: #cecece;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover {
	background: #e1e1f5;
	color: #131e22;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	width: 15px;
	height: 15px;
	background-size: contain;
}
.label-info {
	background-color: #009efb;
}
.bootstrap-tagsinput .tag {
	display: inline-block;
	padding: 2px 6px;
	margin: 2px;
	font-size: 15px;
	border-radius: 2px;
}
.docs-options .dropdown-menu {
	max-height: 250px;
	overflow: auto;
}
.docs-buttons {
	padding-top: 15px;
}
.docs-buttons label,
.notification-list ul li a p,
.project-info-right p {
	margin-bottom: 0;
}
.docs-buttons .btn {
	margin-bottom: 5px;
}
.table thead th {
	font-weight: 600;
	font-size: 15px;
	border-bottom: 0;
	padding-left: 1rem;
}
.header {
	position: fixed;
	height: 70px;
	width: calc(100% - 280px);
	background: #fff;
	right: 0;
	top: 0;
	z-index: 123;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.header-left {
	display: flex;
	align-items: center;
	height: 100%;
	width: 50%;
}
.brand-logo a .dark-logo,
.header-left .menu-icon,
.header-left .search-toggle-icon,
.sidebar-light .brand-logo a .light-logo,
.sidebar-menu .submenu li.dropdown:before {
	display: none;
}
.header-left .header-search {
	width: 100%;
	padding-left: 20px;
}
.header-left .header-search .form-group,
.sidebar-menu .submenu li {
	position: relative;
}
.header-left .header-search .search-icon {
	position: absolute;
	left: 17px;
	top: 12px;
	font-size: 20px;
	color: #777;
}
.header-left .header-search .dropdown {
	position: static;
	right: 0;
	top: 0;
	padding-right: 10px;
}
.header-left .header-search .dropdown .dropdown-toggle {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	border-radius: 0 0.25rem 0.25rem 0;
	color: #777;
	transition: all 0.3s ease-in-out;
}
.contact-directory-box:hover .view-contact a,
.header-left .header-search .dropdown .dropdown-toggle:hover,
.header-left .header-search .dropdown.show .dropdown-toggle {
	background: #1e73be;
	color: #fff;
}
.header-left .header-search .dropdown .dropdown-menu {
	width: 100%;
	min-width: 100%;
	margin-top: 5px;
	padding: 20px;
}
.header-left .header-search .search-input {
	padding-left: 50px;
	padding-right: 55px;
}
.header-right {
	display: flex;
	justify-content: flex-end;
	height: 70px;
	width: 50%;
}
.header-left .brand-logo {
	max-width: 180px;
	display: block;
}
.header-right .brand-logo a {
	padding: 0 6px;
}
.header-right .menu-icon {
	position: relative;
	right: 0;
	float: left;
	display: none;
}
.user-info-dropdown {
	padding: 5px 10px 5px 0;
}
.user-info-dropdown .dropdown-toggle {
	display: block;
	padding: 5px 0;
	font-size: 16px;
}
.user-info-dropdown .dropdown-toggle .user-icon {
	width: 52px;
	height: 52px;
	font-size: 24px;
	background: #ebeff3;
	color: #1e73be;
	line-height: 52px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	border-radius: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
}
.user-info-dropdown .dropdown-toggle .user-name {
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	color: #131e22;
	font-family: "Inter", sans-serif;
}
.user-info-dropdown .dropdown-menu {
	min-width: 185px;
}
.dropdown-menu-icon-list .dropdown-item {
	position: relative;
	padding-left: 45px;
}
.dropdown-menu-icon-list .dropdown-item i {
	position: absolute;
	left: 16px;
	top: 50%;
	font-size: 18px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.user-notification {
	float: right;
	margin-right: 10px;
	padding: 22px 5px 10px 0;
}
.user-notification .dropdown-toggle {
	font-size: 20px;
	padding: 10px;
	color: #555;
	position: relative;
}
.user-notification .dropdown-toggle .badge {
	position: absolute;
	right: 8px;
	top: 10px;
	background: #f5678a;
	width: 5px;
	height: 5px;
	display: block;
	padding: 0;
}
.user-notification .dropdown-menu {
	width: 400px;
	padding: 20px 10px;
}
.notification-list ul li a {
	display: block;
	position: relative;
	padding: 10px 15px 10px 75px;
	min-height: 75px;
	color: #666;
	font-size: 14px;
	font-weight: 500;
	font-family: "Inter", sans-serif;
	border-radius: 5px;
}
.notification-list ul li a img {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: 13px;
	border-radius: 10px;
	box-shadow: 1px 2px 13px rgba(0, 0, 0, 0.2);
}
.notification-list ul li a h3 {
	font-size: 16px;
	color: #202342;
	font-weight: 700;
	text-transform: capitalize;
	font-family: "Inter", sans-serif;
	padding-bottom: 5px;
}
.notification-list ul li a h3 span {
	float: right;
	font-size: 12px;
	font-weight: 500;
	padding-top: 2px;
}
.header-dark .header,
.header-dark .header-left .header-search {
	background: #1e73be;
}
.header-dark .header .user-info-dropdown .dropdown-toggle,
.header-dark .header .user-info-dropdown .dropdown-toggle .user-name,
.header-dark .menu-icon,
.header-dark .search-toggle-icon,
.header-dark .user-notification .dropdown-toggle {
	color: #ecf0f4;
}
.header-dark .header .header-left .header-search .search-input {
	background: rgba(236, 236, 236, 0.1);
	border-color: transparent;
	color: #ecf0f4;
}
.header-dark .header .header-left .header-search .search-input:focus {
	border-color: #4b4d50;
}
.header-dark .header .header-left .header-search .search-input::-webkit-input-placeholder {
	opacity: 1;
	color: #bfc4ca;
}
.header-dark .header .header-left .header-search .search-input:-moz-placeholder,
.header-dark .header .header-left .header-search .search-input::-moz-placeholder {
	opacity: 1;
	color: #bfc4ca;
}
.header-dark .header .header-left .header-search .search-input:-ms-input-placeholder {
	opacity: 1;
	color: #bfc4ca;
}
.header-dark .header .header-left .header-search .search-icon {
	color: #ecf0f4;
}
.footer-wrap {
	width: 100%;
	position: relative;
	text-align: center;
	font-weight: 500;
}
.footer-wrap a {
	color: #1e73be;
	text-decoration: underline;
}
.menu-icon,
.search-toggle-icon {
	width: 47px;
	height: 47px;
	font-size: 22px;
	line-height: 1;
	color: #555;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brand-logo {
	width: 280px;
	height: 70px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.brand-logo a {
	display: flex;
	vertical-align: middle;
	align-items: center;
	position: relative;
	height: 100%;
	font-size: 22px;
	color: #fff;
	letter-spacing: 0.05em;
	font-weight: 500;
	line-height: 45px;
	font-family: "Inter", sans-serif;
	padding: 0 20px;
}
.brand-logo a .light-logo,
.sidebar-light .brand-logo a .dark-logo {
	display: block;
}
.brand-logo a span {
	display: block;
	vertical-align: middle;
	margin-left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.brand-logo a .svg,
.brand-logo a img {
	max-width: 180px;
	display: block;
	height: auto;
}
.left-side-bar,
.left-side-bar:before {
	position: fixed;
	left: 0;
	top: 0;
	transition: all 0.3s ease-in-out;
}
.left-side-bar {
	width: 280px;
	height: 100vh;
	z-index: 1000;
	background: #1e73be;
}
.left-side-bar:before {
	content: "";
	z-index: -1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	display: none;
}
.left-side-bar.open {
	left: 0;
}
.left-side-bar .menu-block {
	height: calc(100vh - 70px);
}
.left-side-bar .close-sidebar {
	font-size: 18px;
	color: #888;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 20px;
	display: none;
}
.sidebar-menu {
	padding: 0 0 20px;
}
.sidebar-menu .dropdown-toggle {
	display: block;
	padding: 18px 15px 18px 67px;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.03em;
	position: relative;
	font-family: "Inter", sans-serif;
	transition: all 0.3s ease-in-out;
}
.sidebar-menu .dropdown-toggle:after {
	position: absolute;
	right: 15px;
	font-size: 18px;
}
.sidebar-menu.icon-style-2 .dropdown-toggle:after {
	content: "\f217";
	font-family: Ionicons;
}
.sidebar-menu.icon-style-2 .dropdown.show .dropdown-toggle:after {
	content: "\f208";
}
.sidebar-menu.icon-style-3 .dropdown-toggle:after {
	content: "\f101";
}
.sidebar-menu.icon-style-3 .dropdown.show .dropdown-toggle:after {
	content: "\f103";
}
.sidebar-menu .dropdown-toggle:hover,
.sidebar-menu .show > .dropdown-toggle {
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
}
.sidebar-menu .dropdown-toggle .micon {
	position: absolute;
	left: 10px;
	width: 42px;
	height: 42px;
	font-size: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: transparent;
	top: 50%;
	text-align: center;
	border-radius: 4px;
	transition: all 0.3s ease-in-out;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.sidebar-light .sidebar-menu > ul > li > .dropdown-toggle.active .micon,
.sidebar-menu .dropdown-toggle:hover .micon,
.sidebar-menu .show > .dropdown-toggle .micon {
	color: #fff;
}
.sidebar-menu .dropdown-toggle .new {
	font-size: 24px;
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
}
.sidebar-menu .dropdown-toggle .new:before {
	line-height: 14px;
}
.sidebar-menu .submenu {
	position: relative;
	width: 100%;
	display: none;
}
.sidebar-menu .submenu:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 31px;
	top: 0;
	display: none;
	background: 0 0;
	border-left: 2px dashed #1e73be;
}
.sidebar-menu .submenu li > a:before {
	content: "\f208";
	position: absolute;
	line-height: 1;
	left: 28px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-family: Ionicons;
}
.sidebar-menu.icon-list-style-2 .submenu li > a:before {
	content: "\f10c";
	font-family: FontAwesome;
}
.sidebar-menu.icon-list-style-3 .submenu li > a:before {
	content: "\eb1d";
	font-family: dropways;
}
.sidebar-menu.icon-list-style-4 .submenu li > a:before {
	content: "\edd2";
	font-family: dropways;
}
.sidebar-menu.icon-list-style-5 .submenu li > a:before {
	content: "\ee07";
	font-family: dropways;
}
.sidebar-menu.icon-list-style-6 .submenu li > a:before {
	content: "\ee36";
	font-family: dropways;
}
.mobile-menu-overlay,
.sidebar-menu .submenu li a,
.sidebar-menu .submenu li > a:before {
	transition: all 0.3s ease-in-out;
}
.sidebar-menu .submenu li a {
	display: block;
	padding: 18px 15px 18px 60px;
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.03em;
	position: relative;
	font-family: "Inter", sans-serif;
}
.chat-box .chat-desc ul li.upload-file.admin_chat .upload-file-box .left .overlay,
.chat-box .chat-desc ul li.upload-file.admin_chat .upload-file-box .right a,
.sidebar-menu .submenu li.dropdown > a:before,
.sitemap ul li.child:after,
.sitemap ul li.child:before {
	display: none;
}
.sidebar-menu .submenu li a.dropdown-toggle {
	padding: 18px 15px 18px 60px;
	font-size: 16px;
}
.sidebar-menu .submenu.child {
	padding-left: 15px;
}
.sidebar-menu .submenu li:hover > a:before {
	left: 18px;
}
.sidebar-menu .submenu li a.active,
.sidebar-menu .submenu li a:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.25);
}
.sidebar-menu > ul > li > .dropdown-toggle.active {
	background-color: rgba(0, 0, 0, 0.4);
}
.sidebar-light .sidebar-menu > ul > li > .dropdown-toggle.active {
	background-color: #1e73be;
	color: #fff;
}
.sidebar-light .sidebar-menu .dropdown-toggle:hover .micon,
.sidebar-light .sidebar-menu .show > .dropdown-toggle .micon,
.sidebar-menu .dropdown-toggle.active,
.sidebar-menu .dropdown-toggle.active .micon {
	color: #fff;
}
.mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #121421;
	opacity: 0.6;
	z-index: 123;
	background-size: 20px;
	background-position: 98% 15px;
	display: none;
}
.sidebar-light .left-side-bar {
	background: #fff;
}
.sidebar-light .sidebar-menu .dropdown-toggle,
.sidebar-light .sidebar-menu .submenu li a {
	color: #0b132b;
	font-weight: 400;
}
.sidebar-light .sidebar-menu .dropdown-toggle .micon {
	color: #0b132b;
}
.sidebar-light .sidebar-menu .dropdown-toggle:hover,
.sidebar-light .sidebar-menu .show > .dropdown-toggle,
.sidebar-light .sidebar-menu .submenu li a.active,
.sidebar-light .sidebar-menu .submenu li a:hover {
	color: #fff;
	background-color: #1e73be;
}
.sidebar-menu .dropdown-divider {
	margin: 20px 0;
	border-color: rgba(255, 255, 255, 0.2);
	border-width: 2px;
}
.sidebar-light .sidebar-menu .dropdown-divider {
	border-color: rgba(0, 0, 0, 0.2);
}
.sidebar-menu .sidebar-small-cap {
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	padding: 0 15px 10px;
}
.sidebar-light .sidebar-menu .sidebar-small-cap {
	color: #1502bd;
}
.login-header {
	position: relative;
	padding: 0 15px;
	background-color: #fff;
	z-index: 1;
}
.login-header .brand-logo {
	width: auto;
	border: 0;
}
.login-menu a {
	font-size: 20px;
	font-weight: 600;
	color: #1e73be;
}
.login-wrap {
	height: calc(100% - 70px);
	overflow: auto;
	padding: 30px 0;
}
body.IE .login-wrap,
body.IE .register-page-wrap {
	display: block !important;
	padding: 0;
}
body.IE .login-wrap .container,
body.IE .register-page-wrap .container {
	padding-top: 10vh;
	padding-bottom: 10vh;
}
.login-wrap .container,
.register-page-wrap .container {
	max-width: 1300px;
}
.login-wrap .mCustomScrollBox {
	height: auto;
	width: 100%;
}
.login-box {
	max-width: 400px;
	width: 100%;
	padding: 40px 20px;
	margin: 5px auto;
}
.login-box .login-title {
	padding: 0 0 10px;
	margin-bottom: 30px;
}
.login-box .login-title h2 {
	font-size: 24px;
	font-weight: 700;
}
.login-box .login-img {
	display: block;
	margin: 0 auto 20px;
	max-width: 100px;
}
.main-container {
	padding: 80px 20px 0 300px;
	min-height: calc(100vh - 70px);
}
.page-header .dropdown-menu {
	border-radius: 5px;
}
.page-header {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 28px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	padding: 20px;
}
.page-header .row {
	align-items: center;
}
.page-header h4 {
	font-weight: 600;
	padding-bottom: 5px;
}
.page-header .breadcrumb {
	padding: 0;
	margin: 0;
}
.error-page h1,
.error-page-wrap {
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #222;
}
.error-page h1 {
	font-size: 210px;
	text-shadow: 2px 2px 0 #181f48, 4px 4px 0 #fff, 8px 8px 0 #181f48;
	line-height: 1;
	color: #181f48;
}
.error-page h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
	padding-top: 30px;
}
.profile-photo {
	width: 160px;
	height: 160px;
	min-width: 160px;
	min-height: 160px;
	margin: 0 auto 15px;
	position: relative;
}
.profile-photo .edit-avatar {
	position: absolute;
	right: -15px;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.contact-directory-box .contact-avatar span img,
.profile-photo .avatar-photo,
.profile-photo .edit-avatar {
	border-radius: 100%;
}
.profile-info,
.profile-skills,
.profile-social {
	border-top: 2px dashed #ecf0f4;
	padding: 15px;
}
.profile-info ul li {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 500;
	word-wrap: break-word;
}
.profile-info ul li span {
	display: block;
	font-size: 14px;
	color: #1e73be;
	font-weight: 500;
	padding-bottom: 5px;
}
.profile-info ul li:last-child {
	margin-bottom: 0;
}
.profile-social ul li {
	float: left;
	margin: 5px;
}
.profile-social ul li .btn {
	padding: 0;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
}
.notification-list.chat-notification-list ul li.active a,
.notification-list.chat-notification-list ul li:hover a,
.profile-tab .nav-tabs.customtab {
	background: #fff;
}
.profile-tab .nav-tabs.customtab .nav-link {
	padding: 18px 30px;
	background: 0 0;
	font-weight: 500;
}
.profile-setting {
	height: 100%;
}
.profile-setting .container {
	max-width: 800px;
}
.profile-tab .tab-content {
	height: calc(100% - 63px);
}
.profile-setting .profile-edit-list {
	padding: 30px 0;
	margin: 0;
}
.profile-setting .btn-outline-secondary {
	border-color: #ced4da;
}
.profile-setting .profile-edit-list .form-control {
	font-weight: 400;
}
.task-title {
	padding-bottom: 30px;
}
.task-title a {
	padding-left: 20px;
	padding-right: 20px;
}
.profile-task-wrap .container {
	max-width: 800px;
}
.profile-task-list ul li {
	position: relative;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #263238;
	margin-bottom: 25px;
}
.profile-task-list.close-tasks ul li {
	color: #90a4ae;
	text-decoration: line-through;
}
.profile-task-list ul li .task-type {
	font-size: 16px;
	color: #90a4ae;
	font-weight: 500;
}
.profile-task-list ul li .task-assign {
	font-size: 16px;
	color: #90a4ae;
	font-weight: 300;
}
.profile-task-list ul li .due-date {
	display: inline-block;
	padding-left: 10px;
}
.profile-task-list ul li .due-date:before {
	content: "\f111";
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 8px;
	vertical-align: middle;
	margin-right: 8px;
	opacity: 0.5;
}
.profile-task-list ul li .custom-control,
.profile-timeline-list ul:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.profile-task-list ul li .custom-control-label {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}
.profile-task-list ul li .custom-control-label::after,
.profile-task-list ul li .custom-control-label::before {
	top: 50%;
	margin-top: -12px;
	left: 0;
}
.table-badge {
	padding: 8px 20px;
	font-size: 14px;
	background: #1e73be;
	color: #ebecef;
	font-weight: 500;
}
@media (min-width: 1301px) and (max-width: 1400px) {
	.header {
		width: calc(100% - 250px);
	}
	.brand-logo,
	.left-side-bar {
		width: 250px;
	}
	.main-container {
		padding-left: 270px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px) {
	.device-usage-chart .width-50-p {
		width: 100%;
	}
}
@media (max-width: 1300px) {
	.main-container {
		padding-left: 0;
		padding-right: 0;
	}
	.header-left .menu-icon {
		display: flex;
	}
	.header {
		width: 100%;
	}
	.left-side-bar {
		left: -281px;
	}
	.left-side-bar .close-sidebar {
		display: block;
	}
	.left-side-bar:before {
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	.left-side-bar.open:before {
		opacity: 1;
		visibility: visible;
		display: none;
	}
	.left-side-bar .brand-logo a {
		text-align: left;
		padding: 5px 15px;
	}
	.left-side-bar .brand-logo a .svg,
	.left-side-bar .brand-logo a img {
		margin: 0;
	}
	.header-right .brand-logo {
		display: table;
	}
	.header-right .menu-icon {
		display: block;
		padding-left: 15px;
		padding-top: 7px;
	}
	.footer-wrap {
		width: 100%;
	}
	.mobile-menu-overlay {
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	.mobile-menu-overlay.show {
		opacity: 0.6;
		visibility: visible;
	}
}
@media (min-width: 1025px) {
	.header-left .header-search {
		display: block !important;
	}
}
@media (max-width: 1024px) {
	.header {
		position: relative;
	}
	.header-left {
		width: 25%;
	}
	.header-right {
		width: 75%;
	}
	.main-container {
		padding-top: 10px;
	}
	.header-left .search-toggle-icon {
		display: flex;
	}
	.header-left .header-search {
		padding: 15px 20px;
		position: absolute;
		left: 0;
		top: 100%;
		background: #fff;
		display: none;
	}
	.register-page-wrap .wizard-content .wizard {
		padding-left: 300px;
	}
	.register-page-wrap .wizard-content .wizard .steps {
		width: 300px;
	}
}
@media (max-width: 991px) {
	.device-usage-chart .width-50-p {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.header {
		position: fixed;
		left: 0;
		top: 0;
		box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	}
	.main-container {
		padding-top: 80px;
	}
	.login-box {
		padding: 40px 15px;
	}
	.login-header .brand-logo a img {
		max-width: 150px;
	}
	.pre-loader {
		background-size: 43%;
	}
	.xs-pd-20-10 {
		padding: 20px 10px;
	}
	.xs-mb-20 {
		margin-bottom: 20px;
	}
	.h1,
	h1 {
		font-size: 2rem;
	}
	.h2,
	h2 {
		font-size: 1.6rem;
	}
	.h4,
	h4 {
		font-size: 1.4rem;
	}
	.main-container,
	.timeline ul li {
		padding-bottom: 0;
	}
	.footer-wrap {
		position: relative;
		height: auto;
	}
	.user-notification {
		margin-right: 5px;
	}
	.user-notification .dropdown-menu {
		width: 100%;
		min-width: 300px;
	}
	.user-info-dropdown .dropdown-toggle .user-name {
		display: none;
	}
	.page-header {
		margin-bottom: 30px;
	}
	.forgot-password {
		text-align: center;
	}
	.ionicons-list li {
		width: 16.6%;
	}
	.timeline .timeline-date {
		position: relative;
		top: 0;
		margin-bottom: 20px;
		left: 35px;
	}
	.timeline ul:before {
		left: 10px;
	}
	.timeline ul li {
		padding-left: 0;
	}
	.timeline ul li:before {
		left: 2px;
		top: 28px;
	}
	.fc-toolbar .fc-left,
	.fc-toolbar .fc-right {
		float: none !important;
		padding-bottom: 10px;
	}
	.fc-toolbar .fc-left:after,
	.fc-toolbar .fc-right:after {
		content: "";
		clear: both;
		display: table;
	}
	.faq-wrap .card-header .btn {
		font-size: 17px;
	}
	.error-page h1 {
		font-size: 150px;
	}
}
/*==============================================================
	Media css
==============================================================*/
@media (min-width: 1301px) and (max-width: 1400px) {
	.header {
		width: calc(100% - 250px);
	}
	.brand-logo {
		width: 250px;
	}
	.left-side-bar {
		width: 250px;
	}
	.main-container {
		padding-left: 270px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px) {
	.device-usage-chart .width-50-p {
		width: 100%;
	}
}
@media (max-width: 1300px) {
	.main-container {
		padding-left: 0;
		padding-right: 0;
	}
	.header-left .menu-icon {
		display: flex;
	}
	.header {
		width: 100%;
	}
	.left-side-bar {
		left: -281px;
	}
	.left-side-bar .close-sidebar {
		display: block;
	}
	.left-side-bar:before {
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	.left-side-bar.open:before {
		opacity: 1;
		visibility: visible;
		display: none;
	}
	.left-side-bar .brand-logo a {
		text-align: left;
		padding: 5px 15px;
	}
	.left-side-bar .brand-logo a img,
	.left-side-bar .brand-logo a .svg {
		margin: 0;
	}
	.header-right .brand-logo {
		display: table;
	}
	.header-right .menu-icon {
		display: block;
		padding-left: 15px;
		padding-top: 7px;
	}
	.footer-wrap {
		width: 100%;
	}
	.mobile-menu-overlay {
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	.mobile-menu-overlay.show {
		opacity: 0.6;
		visibility: visible;
	}
}
@media (min-width: 1025px) {
	.header-left .header-search {
		display: block !important;
	}
}
@media (max-width: 1024px) {
	.header {
		position: relative;
	}
	.header-left {
		width: 25%;
	}
	.header-right {
		width: 75%;
	}
	.main-container {
		padding-top: 10px;
	}
	.header-left .search-toggle-icon {
		display: flex;
	}
	.header-left .header-search {
		padding: 15px 20px;
		position: absolute;
		left: 0;
		top: 100%;
		background: #ffffff;
		display: none;
	}
	.register-page-wrap .wizard-content .wizard {
		padding-left: 300px;
	}
	.register-page-wrap .wizard-content .wizard .steps {
		width: 300px;
	}
}
@media (max-width: 991px) {
	.device-usage-chart .width-50-p {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.header {
		position: fixed;
		left: 0;
		top: 0;
		box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.1);
	}
	.main-container {
		padding-top: 80px;
	}
	.login-box {
		padding: 40px 15px;
	}
	.login-header .brand-logo a img {
		max-width: 150px;
	}
	/*.main-container{height: auto;}*/
	.pre-loader {
		background-size: 43%;
	}
	.xs-pd-20-10 {
		padding: 20px 10px;
	}
	.xs-mb-20 {
		margin-bottom: 20px;
	}
	h1,
	.h1 {
		font-size: 2rem;
	}
	h2,
	.h2 {
		font-size: 1.6rem;
	}
	h4,
	.h4 {
		font-size: 1.4rem;
	}
	.main-container {
		padding-bottom: 0;
	}
	.footer-wrap {
		position: relative;
		height: auto;
	}
	.user-notification {
		margin-right: 5px;
	}
	.user-notification .dropdown-menu {
		width: 100%;
		min-width: 300px;
	}
	.user-info-dropdown .dropdown-toggle .user-name {
		display: none;
	}
	.page-header {
		margin-bottom: 30px;
	}
	.forgot-password {
		text-align: center;
	}
	.ionicons-list li {
		width: 16.6%;
	}
	.timeline .timeline-date {
		position: relative;
		top: 0;
		margin-bottom: 20px;
		left: 35px;
	}
	.timeline ul:before {
		left: 10px;
	}
	.timeline ul li {
		padding-left: 0px;
		padding-bottom: 0;
	}
	.timeline ul li:before {
		left: 2px;
		top: 28px;
	}
	.fc-toolbar .fc-left {
		float: none !important;
		padding-bottom: 10px;
	}
	.fc-toolbar .fc-left:after,
	.fc-toolbar .fc-right:after {
		content: "";
		clear: both;
		display: table;
	}
	.fc-toolbar .fc-right {
		float: none !important;
		padding-bottom: 10px;
	}
	.faq-wrap .card-header .btn {
		font-size: 17px;
	}
	.error-page h1 {
		font-size: 150px;
	}
}
@media (max-width: 660px) {
	.docs-buttons .btn-group-crop {
		display: block;
	}
	.select-role .btn-group .btn {
		padding-left: 35px;
		font-size: 14px;
	}
	.select-role .btn-group .btn .icon {
		left: 5px;
		width: 25px;
		height: 25px;
	}
	.select-role .btn-group .btn .icon .svg {
		width: 25px;
		height: 25px;
	}
	.forgot-password a {
		font-size: 14px;
		font-weight: 600;
	}
	.btn-group-lg > .btn,
	.btn-lg {
		font-size: 16px;
	}
	.register-page-wrap .wizard-content .wizard {
		padding-left: 0;
	}
	.register-page-wrap .wizard-content .wizard .steps {
		display: none;
	}
}
