.m-0 {
	margin: 0px !important;
}
.mt-0 {
	margin-top: 0px !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mt-8 {
	margin-top: 8px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-25 {
	margin-top: 25px !important;
}
.mr-0 {
	margin-right: 0px !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.mr-10 {
	margin-right: 10px !important;
}
.mr-15 {
	margin-right: 15px !important;
}
.mr-20 {
	margin-right: 20px !important;
}
.mr-25 {
	margin-right: 25px !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-25 {
	margin-bottom: 25px !important;
}
.ml-0 {
	margin-left: 0px !important;
}
.ml-5 {
	margin-left: 5px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.ml-15 {
	margin-left: 15px !important;
}
.ml-20 {
	margin-left: 20px !important;
}
.ml-25 {
	margin-left: 25px !important;
}
.p-0 {
	padding: 0px !important;
}
.p-5 {
	padding: 5px !important;
}
.p-10 {
	padding: 10px !important;
}
.p-15 {
	padding: 15px !important;
}
.p-20 {
	padding: 20px !important;
}
.pt-25 {
	padding-top: 25px !important;
}
.pt-5 {
	padding-top: 5px !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-15 {
	padding-top: 15px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-25 {
	padding-top: 25px !important;
}
.pr-0 {
	padding-right: 0px !important;
}
.pr-5 {
	padding-right: 5px !important;
}
.pr-10 {
	padding-right: 10px !important;
}
.pr-15 {
	padding-right: 15px !important;
}
.pr-20 {
	padding-right: 20px !important;
}
.pr-25 {
	padding-right: 25px !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
.pb-5 {
	padding-bottom: 5px !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-15 {
	padding-bottom: 15px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-25 {
	padding-bottom: 25px !important;
}
.pl-0 {
	padding-left: 0px !important;
}
.pl-5 {
	padding-left: 5px !important;
}
.pl-10 {
	padding-left: 10px !important;
}
.pl-15 {
	padding-left: 15px !important;
}
.pl-20 {
	padding-left: 20px !important;
}
.pl-25 {
	padding-left: 25px !important;
}
.width-100 {
	width: 100% !important;
}
.width-75 {
	width: 75% !important;
}
.width-50 {
	width: 50% !important;
}
.width-25 {
	width: 25% !important;
}
.font-10 {
	font-size: 10px !important;
}
.font-11 {
	font-size: 11px !important;
}
.font-12 {
	font-size: 12px !important;
}
.font-14 {
	font-size: 14px !important;
}
.font-16 {
	font-size: 16px !important;
}
.font-18 {
	font-size: 18px !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-22 {
	font-size: 22px !important;
}
.font-24 {
	font-size: 24px !important;
}
.font-26 {
	font-size: 26px !important;
}
.caption {
	top: 25px;
	left: 75px;
}
.navbar-list li:last-child > a {
	min-width: 220px;
}
fieldset {
	border: 1px solid #560f9b !important;
	margin: 0;
	min-width: 0;
	padding: 10px 10px 10px 10px;
	position: relative;
	border-radius: 4px;
	background-color: transparent;
	margin-bottom: 30px;
}
legend {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	height: 25px;
	line-height: 25px;
	width: auto;
	border: 0;
	border-radius: 0;
	padding: 0px 10px;
	background-color: #fff;
	color: #3f414d;
}
.multiselect {
	background: #fff !Important;
	width: 100% !Important;
	height: 35px !Important;
	line-height: 35px !important;
	padding: 0rem .75rem !Important;
	font-size: 14px !Important;
	color: #555 !Important;
	border: 1px solid #d7dbda !important;
	text-align: left !Important;
	border-radius: 10px !important;
}
.multiselect .caret {
	float: right;
	margin-top: 9px;
}
.dropdown-toggle::after {
	color: #a9a9a9 !important;
}
.multiselect span {
	width: 96%;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	color: #a9a9a9;
}
.multiselect-btn-group .btn-group {
	width: 100% !Important;
}
.multiselect-container > li > a > label {
	padding: 3px 10px 3px 10px !important;
	width: 100% !important;
}
.multiselect-container > li > a > label > input[type=checkbox] {
	margin-bottom: 0px !important;
	float: left !important;
	margin-top: 3px !important;
	margin-right: 5px !important;
}
.multiselect-item.multiselect-filter {
	padding: 0px 5px 0px 3px;
}
.multiselect-item.multiselect-filter .input-group .input-group-text {
	background: #4b9fae;
	border: 1px solid #d7dbda;
	color: #fff;
	padding: 8px 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.round {
	position: absolute;
	line-height: 44px;
	color: #ffffff;
	width: 45px;
	height: 45px;
	font-size: 18px;
	top: 50%;
	transform: translateY(-50%);
	text-transform: uppercase;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	border-radius: 100%;
	background: #20aee3;
}
.designer-info {
	padding-left: 60px;
}
.custom.table td, .custom.table th {
	vertical-align: middle;
	position: relative;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	background-color: #777;
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.round-success {
	background: #24d2b5 !important;
}
.round-danger {
	background: #ff5c6c !important;
}
.sign-in-logo span {
	text-align: center;
	font-weight: bold;
	font-size: 54px;
	width: 100%;
	float: left;
	line-height: 40px;
	letter-spacing: 4px;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
.sign-in-logo span.hx-text {
	color: #000;
	width: 100%;
	font-size: 28px;
	letter-spacing: 2.5px;
	text-align: center;
}
.welcome {
	padding-top: 120px;
	color: #4b9fae;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 54px;
	text-align: center;
}
.message {
	width: 100%;
    text-align: center;
    color: #fff;
    background: #f3811f;
    border-radius: 40px;
}
.permission {
	margin-bottom: 10px;
	float: left;
}
.permission .body {
	float: left;
    margin-top: 1.5px;
    margin-right: 3px;
}
.permission .header {
	color: #3f414d;
	float: left;
}
.isDisabled {
	cursor: not-allowed !important;
	opacity: 0.5 !important;
	color: #000 !important;
	pointer-events: none !important;
	text-decoration: none !important;
}
.form-control {
	background: #fff;
}
.bgcolor-blue {
	background: #57A8FF;
	min-height: 160px;
}
.bgcolor-yellow {
	background: #FFBB3E;
	min-height: 160px;
}
.bgcolor-purple {
	background: #8F7FE4;
	min-height: 160px;
}
.panel-custom {
	padding: 15px;
}
.panel-custom .panel-count {
	width:100%;
	text-align:center;
}
.panel-custom .panel-count a {
	color: #fff;
	font-size: 44px;
	font-weight: bold;
}
.panel-custom .panel-count a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.panel-custom .panel-name span {
	color: #fff;
	font-size: 14px;
	float:left;
}
.panel-custom .form-control {
	border-bottom: 0px;
    color: #fff;
    font-size: 14px;
    background: transparent;
    border: 0px;
    padding: 0px;
    float: left;
    margin: 0px 5px 0px 5px;
    height: 28px;
}
.panel-custom .form-control.w10 {
	width:10px;
}
.panel-custom .form-control.w20 {
	width:20px;
}
.panel-custom .form-control.w30 {
	width:30px;
}
.panel-custom .form-control.w40 {
	width:40px;
}
.panel-custom .form-control.w50 {
	width:50px;
}
.panel-custom .form-control.w60 {
	width:60px;
}
.panel-custom select.form-control option {
	color: #000;
	font-size: 14px;
}
.custom-query-DDL {
	position: absolute;
	background: white;
	border: 1px solid #ddd;
	z-index: 999;
	width: 95.6%;
	border-top: 0px;
	padding: 4px 4px 4px 28px;
}
.fav-btn {
	color: #BA00CC;
}
.fav-btn:hover {
	color: #2f747e;
}
.tooltip-cust {
	position: relative;
	display: inline-block;
}
.tooltip-cust h3 {
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.tooltip-cust .tooltiptext {
	visibility: hidden;
	background-color: #000;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	top: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
	z-index: 9999;
}
.tooltip-cust .tooltiptext::after {
	content: "";
	position: absolute;
	top: -10px;
	left: 13.4%;
	margin-left: -4px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #000 transparent;
}
.tooltip-cust:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.tooltip-cust .table-custom {
	margin-bottom: 10px;
}
.tooltip-cust .table-custom tr td {
	padding: 3px 5px;
	border: 1px solid #fff;
	color: #fff;
}
.tooltip-cust .tooltiptext .scrollDiv {
	height: 300px;
	overflow: auto;
	padding: 5px 0px;
}
/* width */
.tooltip-cust .tooltiptext .scrollDiv::-webkit-scrollbar {
	width: 10px;
}
/* Track */
.tooltip-cust .tooltiptext .scrollDiv::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}
/* Handle */
.tooltip-cust .tooltiptext .scrollDiv::-webkit-scrollbar-thumb {
	background: #048978;
	border-radius: 10px;
}
/* Handle on hover */
.tooltip-cust .tooltiptext .scrollDiv::-webkit-scrollbar-thumb:hover {
	background: #006E60;
}
.prioritybox {
	float: left;
	margin-right: 10px;
}
select + .select2-container {
	width: 100% !important;
}
.sub-heading {
	font-size: 1.2rem;
	font-weight: bold;
	background: #fff;
	color: #6f6f6f;
	padding-bottom: 3px;
	margin: 10px 0px;
	border-bottom: 1px dashed #09a0b1;
}
.navbar-list li:last-child > a .username {
	width: 115px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.navbar-list li:last-child > a .username-arrow {
	color: #464646;
	margin-top: 4px;
}
table.dataTable {
	width: 100% !important;
}
.breadcrum {
	width: 100%;
	padding: 0px 15px;
}
.breadcrum ul {
	list-style: none;
	display: inline-block;
	width: 100%;
	margin: 0px;
	padding-left: 20px;
	font-size: 13px;
	color: #656565;
}
.breadcrum ul li {
	display: inline-block;
	float: left;
}
.breadcrum ul li i {
	color: #000;
	font-size: 16px;
}
.breadcrum ul li.active {
	color: #000;
	font-weight: bold;
}
table.dataTable thead th, table.dataTable th {
	color: #4b9fae !important;
}
.dateColor {
	color: #06f !important;
}
.export-container {
	margin-top: 5px;
	margin-bottom: 10px;
}
.export-container .btn-success {
	border-radius: 80px;
}
.export-container .btn-success.isDisabled {
	background: #d2d2d2;
	border-color: #868686;
}
.sign-in-detail img {
	max-width: 75%;
}
@media (min-width:1600px) {
	.sign-in-detail img {
		min-width: 50%;
	}
}
.carousel-indicators {
	bottom: -40px;
}
label {
	margin-bottom: 0.1rem;
}
.sign-in-page .sign-in-page-bg::after {
	border-radius: 0px;
}
.heading-icon {
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.breadcrum-icon {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.dropdown-menu {
	font-size: 0.8rem;
}
.plus {
	float: right;
    width: 45px;
    position: absolute;
    right: 20px;
    top: -25px;
    font-size: 26px;
	cursor: pointer;
}
.plus:hover {
	color: #58139d;
}
.minus {
	display: none;
	width: 45px;
    position: absolute;
    right: 20px;
    top: -25px;
    font-size: 26px;
	cursor: pointer;
}
.minus:hover {
	color: #58139d;
}
.firstdiv, .seconddiv, .thirddiv, .fourthdiv, .fivethdiv, .sixthdiv, .seventhdiv, .eighthdiv {
	display: none;	
}
.btn-group-sm > .btn, .btn-sm {
	padding: 0.25rem 0.8rem;
}
.btn-primary, .btn-danger, .btn-success, .btn-default, .btn-warning, .btn-secondary, .btn-info {
	border-radius: 40px;
	margin: 0px 5px;
}
.display-none {
	display: none;
}
.btn-success {
    color: #ffffff;
    background: #f3811f;
    background: -moz-linear-gradient(left, #f3811f 0%, #ff7600 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f3811f), color-stop(100%, #ff7600));
    background: -webkit-linear-gradient(left, #f3811f 0%, #ff7600 100%);
    background: -o-linear-gradient(left, #f3811f 0%, #ff7600 100%);
    background: -ms-linear-gradient(left, #f3811f 0%, #ff7600 100%);
    background: linear-gradient(to right, #f3811f 0%, #ff7600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31c02c', endColorstr='#57de53', GradientType=1);
    border-color: #ff7600;
}
.btn-success:hover {
    color: #ffffff;
    background: #f3811f;
    background: -moz-linear-gradient(left, #ff7600 0%, #f3811f 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff7600), color-stop(100%, #f3811f));
    background: -webkit-linear-gradient(left, #ff7600 0%, #f3811f 100%);
    background: -o-linear-gradient(left, #ff7600 0%, #f3811f 100%);
    background: -ms-linear-gradient(left, #ff7600 0%, #f3811f 100%);
    background: linear-gradient(to right, #ff7600 0%, #f3811f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31c02c', endColorstr='#57de53', GradientType=1);
    border-color: #f3811f;
}
.input-group-append .btn, .input-group-prepend .btn {
    margin-left: 0px;
}
/*.wrapper-menu {
	color:#000;
}
.top-navbar .navbar-custom .menu-bt-sidebar .menu-bt {
	margin-left: 5px;
    padding: 12px 0px 12px 7px;
}*/
a:hover {
    text-decoration: none;
    color: #2f747e;
}
/*.sidebar-logo {
	padding-left:0px;
}*/
body.sidebar-main .sidebar-logo {
   width: 35px;
    padding-left: 5px;
}
table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 130px;
    font-weight: 700;
}
.sidebar-main .sidebar-menu .menu li li a i {
	display:none;
}
.modal {
	background: rgba(0,0,0,0.5);
}
.sidebar-menu .menu li ul li a {
    color: #777D74;
    padding: 10px 15px;
	font-size: 13px;
}
.bg-primary-hover:hover {
    background: #f7efff !important;
}
body.sidebar-main .sidebar {
    width: 40px;
}
body.sidebar-main .content-page {
    margin-left: 40px;
}
.sidebar-main .sidebar-menu {
	pointer-events: none;
}
body.sidebar-main .top-navbar {
    width: calc(100% - 100px);
}
.sidebar-main .sidebar-menu {
	display: none;
}
.blink {
  animation: blinker 1s infinite;
}

@keyframes blinker {
	0% {
		background: linear-gradient(to right, #FF0047 0%, #FF0047 100%);
		border-color: #FF0047;
	}
	100% {
		background: linear-gradient(to right, #39AC7B 0%, #39AC7B 100%);
		border-color: #39AC7B;
	}
}

.custom-file-label, .custom-select {
	width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.kms-logo {
	font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.kms-logo .hx {
	font-size: 18px;
	margin-left: 5px;
}