.vspl_btn {
    border: 2px solid #468e73 !important;
    padding: 8px 25px !important;
    color: ;
    margin-top: 20px !important;
}
.sidebar .nav li a, .sidebar .nav li .dropdown-menu a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.nav-link {
    padding: 0.5rem 1rem !important;
}
.sidebar .sidebar-wrapper {
    overflow-x: hidden;
}
.ps__rail-x, .ps__rail-y{
	display: none;
}
.sidebar::before, .off-canvas-sidebar nav .navbar-collapse::before {
    background-color: #fff !important;
}
.close-layer.visible {
    opacity: 0 !important;
}
.main-panel > .content {
    min-height: calc(100vh - 160px) !important;
}
.text-black{
	color:#666;
}
.sidebar .logo a.logo-mini {
    opacity: 1;
    float: left;
    width: 30px;
    text-align: center;
    margin-left: 23px;
    margin-right: 15px;
}
.sidebar .logo a.logo-normal {
    display: block;
    opacity: 1;
    transform: translateZ(0);
}
#dropdownMenuButton{
	background-color:transparent;
	box-shadow: unset;
	color: #afafaf;
	text-transform: inherit;
}
.table .td-actions .btn {
    margin: 2px;
    width: 25px;
    padding: 3px;
    height: 25px;
}
.btn .material-icons, .btn:not(.btn-just-icon):not(.btn-fab) .fa {
    font-size: 14px;
}
.sidebar * {
  scrollbar-width: none;
  scrollbar-color: #666 #ccc;
}
.sidebar *::-webkit-scrollbar {
  width: 0px;
}

.sidebar *::-webkit-scrollbar-thumb {
  border-radius: 20px;
  border: 3px solid #9c27b0;
}
.table-scroll-br .table thead tr th {
		font-size: 1.063rem;
		min-width: 200px !important;
	}
@media only screen and (max-width: 767px) {
	  .login-page .container{
		padding-top: 0px !important;
	}
}
select.form-control:not([size]):not([multiple]) {
    line-height: 1.1;
	height: calc(2.4375rem + -3px);
	color: #b0b0b0;
}
.navbar > .container, .navbar > .container-fluid {
    display: block;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 7px 8px;
}
.navbar-expand-lg .navbar-collapse {
    float: right;
    margin-top: 10px;
}
.sidebar .nav-link {
    padding: 5px 1rem !important;
}
.text-red{
	color:red;
}
.wrapper {
    overflow-x: hidden;
}
form .form-group .error {
    font-size: .8rem;
    color: #f44336;
}

.card-title-text{
	width: 100%;
	text-align:left;
}
.lft-txt{
	text-align:left;
}
.mr-5{
	margin-left: 5px;
}
.verticle-m{
	vertical-align:middle;
	margin:auto;
	text-align: center;
}
.pl-55{
	padding-left: 55px;
}
.error-msg{
	text-align: left;
	color:red;
	font-size: 12px;
}
.footer-text{
	color: #666;
	text-align: center;
	font-size: 12px;
}
.show-tick{
	margin: .3125rem 1px;
}
.lbl-ttl{
	position: relative !important;
	top: unset !important;
}
.sidebar .logo{
	/* height: 100px; */
	height: 65px;
	padding: 5px 0;
}
.accor-dn{
				height: 25px !important;
				line-height: 25px !important;
			}
			.active_dot{
				width: 12px;
				height: 12px;
				border-radius: 50%;
				background: green;
				display: block;
			}
			.rd_mrk {
				background: red;
				border-radius: 20px;
				width: 35px;
				display: block;
				text-align: center;
				color: #fff;
				line-height: normal;
			}
			.box-bdr{
				box-shadow: unset;
				border: 1px solid #efefef;
				border-radius: 5px !important;
			}
			.pagination .paginate_button.active a{
				background-color: #9c27b0;
				border-color: #9c27b0;
				color: #fff;
				border-radius: 30px !important;
				box-shadow: 0 4px 5px 0 rgba(156,39,176,.14),0 1px 10px 0 rgba(156,39,176,.12),0 2px 4px -1px rgba(156,39,176,.2);
			}
			.pagination .paginate_button a:hover, .pagination .paginate_button a:focus{
				border-color: unset;
				color: #666;
				border-radius: 30px !important;
				box-shadow: unset;
			}
			.actv-btn{
				padding: 10px 15px 10px 5px;
			}
			.not-bg{
				margin: 0;
				background: #ecfafd;
				border: 1px solid #bccacd;
			}
			.stts-icn{
				margin: 2px;
				width: 25px;
				padding: 3px;
				height: 25px;
			}
			.tbbl-bx .dropdown-menu.show{
				min-width: 40px;
				width: 40px;
			}
			.tbbl-bx .dropdown-menu{
				min-width: 40px;
				width: 40px;
			}
			.tbbl-bx .dropdown-menu.show li a{
				padding: 5px;
				min-width: 100%;
				margin: 0;
			}
			.tbbl-bx .dropdown-toggle{
				cursor:pointer;
				width: 15px;
			}
			.tbbl-bx .dropdown-menu a:hover{
				box-shadow: unset;
				background-color: unset;
			}
			.add-bn{
				padding: 6px 0 !important;
			}
			.drop-bn{
				background-color:#fff;
				box-shadow:unset;
				color:#9D9D9D;
				border: unset;
				border-bottom: 1px solid #ccc;
				padding: 18px 0 0 0;
				margin: 0;
				width: 100%;
			}
			.drop-bn:after{
				float:right;
			}
            /* .collapsed {
                color: #333 !important;
            } */

			.footer-text{
				text-transform: uppercase;
				font-weight: 500;
				width: 100%;
				height: 40px;
				font-weight: 500;
				font-size: 12px;
			}
