:root {
    --primary:#43cec6;
    --btn-active:#43cec6;
  }
.p-0{
    padding: 0!important;
}
.m-0{
    margin: 0 !important;
}
.my-2{
    margin: 20px 0!important;
}
  .py-2 {
    padding: 12px 0 0 0!important;
}
.bg-4 {
    background: #fff;
}
a {
    color: var(--primary);
    text-decoration: none;
    font-weight: 500!important
}
.d-none{
    display: none;
}

.green {
    color: var(--primary) !important;
}
.blue{
    color:var(--primary)!important;
}
.mt-10{
    margin-top: 10px!important;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: none!important;
}
.hr {
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border-width: 1px 0 0;
	border-top: 1px solid #e3e3e3;
	margin: 12px 0;
	/* border-top-color: rgba(0, 0, 0, 0.11); */
    border: none!important;
}
.btn-primary, .btn-primary.focus, .btn-primary:focus {
    background-color: #2186DA !important;
    border-color: #2186DA;
}
.bigger-130 {
	font-size: 100% !important;
}
.btn > .ace-icon{
    margin: 0 !important;
}
.bigger-150{
    font-size: 150%!important;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
.nav>li>a {
    padding: 10px 5px;
}
.nav.nav-tabs.padding-18{
    padding-left: 0;
}
.nav-tabs > li > a, .nav-tabs > li > a:focus {
    border-radius: 0 !important;
    border-color: transparent;
    background-color: #f9f9f9;
    color: #999;
    margin-right: -1px;
    line-height: 18px;
    position: relative;
}
ul.nav.nav-tabs.padding-18.hidden-print li a i {
    font-size: 14px!important;
    color: #555!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #576373;
    border-color: #c5d0dc #c5d0dc transparent;
    border-top: 2px solid var(--primary);
    background-color: #fff;
    z-index: 1;
    border-right: 0;
    border-left: 0;
    line-height: 18px;
    margin-top: -1px;
    box-shadow: none!important;
}

.ace-nav > li {
    line-height: 0;
    height: 45px;
    border-left: 1px solid #e1e1e1;
    padding: 0;
    position: relative;
    float: left;
}

.sidebar + .main-content {
    margin-left: 220px;
    background: #f7f6f9;
}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover {
    background-color: var(--primary) !important;
    margin: 0px 15px;
    border-radius: 5px;
}
.no-skin .nav-list > li.highlight.active > a {
    background-color: var(--primary) !important;
}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover {
    background-color: var(--primary);
    margin: 0px 15px;
    border-radius: 5px;
}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover {
    background-color: var(--primary);
}
/* login css start */
.widget-main h4.header {
    text-align: center!important;
    color:rgb(148 163 184)!important;
    font-weight: 600;
}
.login-layout{
    background: #e2e8f0;
}
.login-layout .widget-box{
    background: none;
}
h1.sign-in{
    font-weight: bolder;
    font-size: 28px;
    color: var(--primary);
    text-align: center;
}
.header{
    color: #6b7280!important;
    font-size: 14px!important;
    border-bottom: none;
    text-align: center;
    line-height: 0;
    margin-top: 15px;
}
.input input{
    width: 100%;
    border: none;
    padding: 15px 10px!important;
    border-radius: 4px;
    background-color: #f3f4f6;
    color: #1f2937;
    font-size: 16px;
}
.input input:focus{
    background-color: #f3f4f6;
}
.login-layout .widget-box .widget-main{
    background-color: #fff;
}
.input input::placeholder {
    color: #6b7280;
  }
  .login-box .user-signup-link{
    color:var(--primary);
  }
  .login-box .forgot-password-link{
    color: var(--primary);
  }
  .login-box .toolbar{
    background: #fff;
    border: none;
  }
  .login-box .toolbar > div:first-child > a{
    margin-left: 0;
  }
  .login-box .toolbar > div:first-child + div > a{
    margin-right: 0;
  }
  .login-layout .widget-box .widget-body .toolbar > div > a{
    font-size: 13px;
    font-weight: 400;
    text-shadow: none;
  }
  .sign-btn:focus{
    background: var(--primary)!important;
    border:none!important;
}
.btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary:focus:active, .btn-primary:focus:hover, .btn-primary:hover, .open>.btn-primary.dropdown-toggle, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:active, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover, .btn-info:hover {
    background-color: #2186DA!important;
    border-color: #2186DA!important;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}
.sign-btn.focus:hover, .sign-btn:active:hover, .sign-btn:focus:active, .sign-btn:focus:hover, .sign-btn:hover, .open > .sign-btn.dropdown-toggle, .open > .sign-btn.dropdown-toggle.focus, .open > .sign-btn.dropdown-toggle:active, .open > .sign-btn.dropdown-toggle:focus, .open > .sign-btn.dropdown-toggle:hover{
    background-color: var(--primary)!important;
    border-color: var(--primary)!important;
    outline:none!important;
}
  .sign-btn {
    background: var(--primary)!important;
    color: #fff!important;
    border: none!important;
    border-radius: 5px;
    padding: 8px 0;
}
.sign-btn:hover{
    background: var(--primary)!important;
}

.login-layout .widget-box{
    box-shadow: 2px 4px 8px #6b728040!important;
    padding: 0;
}
.hr-double {
    height: 3px;
    border-top: 1px solid #e3e3e3;
    border-bottom: none;
    border-top-color: rgba(0, 0, 0, 0.11);
    border-bottom-color: rgba(0, 0, 0, 0.11);
}
  #id-company-text{
    color:#6b7280!important;
  }
  .login-layout .widget-box .widget-main {
    padding: 16px 25px 25px;
}
.page-header {
    margin: 0 0 0px;
    border-bottom: none!important;
    padding-bottom: 5px;
    padding-top: 0px;
}
.widget-body, .widget-main{
    border-radius: none!important;
}
input[type="checkbox"].ace + .lbl::before, input[type="radio"].ace + .lbl::before {
    cursor: pointer;
    font-family: fontAwesome;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    content: "\a0";
    background-color: #fafafa;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    height: 14px;
    line-height: 14px;
    min-width: 14px;
    margin-right: 1px;
    position: relative;
    top: -1px;
}
input[type="checkbox"].ace:checked + .lbl::before, input[type="radio"].ace:checked + .lbl::before {
    display: inline-block;
    content: "\f00c";
    color: var(--primary);
    background-color: #f5f8fc;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.space{
    margin: 8px 0;
}
.help-block{
font-size: 12px;
color:red;
}
/* login css end */

/* shortcuts button */
div#sidebar-shortcuts .sidebar-shortcuts-large .btn-success {
    border: 2px solid #459133!important;
    color: #459133!important;
    padding: 2px;
    background-color: #d4e1d5!important;
    border-radius: 5px;
}
div#sidebar-shortcuts .sidebar-shortcuts-large .btn-info {
    border: 2px solid var(--primary)!important;
    color: var(--primary)!important;
    padding: 2px;
    background-color: #c9f1ef !important;
    border-radius: 5px;
}
div#sidebar-shortcuts .sidebar-shortcuts-large .btn-warning {
    border: 2px solid #ff9500!important;
    color: #ff9500!important;
    padding: 2px;
    background-color: #ffe9cb !important;
    border-radius: 5px;
}
div#sidebar-shortcuts .sidebar-shortcuts-large .btn-danger {
    border: 2px solid #d03636!important;
    color: #d03636!important;
    padding: 2px;
    background-color: #ffdfdf !important;
    border-radius: 5px;
}
.no-skin .sidebar-shortcuts {
    /* margin-top: 10px; */
    background-color: #fff;
}
/* navbar css start */
.mega-dropdown-menu .dropdown-header {
    color: var(--primary);
    font-size: 18px;
    font-weight: bold;
}
.ace-nav > li.open > a, .ace-nav > li > a:focus, .ace-nav > li > a:hover{
    background-color: #fff!important;
}
.ace-nav .nav-user-photo {
    margin: -4px 8px 0 0;
    border-radius: 50% !important;
    border:1px solid rgb(226 232 240 );
    max-width: 35px;
}
.navbar-form.form-search {
    margin-top: 12px;
    margin-bottom: 0;
    margin-left: 44px;
}

.mega-dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 12px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: -9px;
    right: 11px!important;
    left: auto;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: 11px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -11px!important;
    right: 13px;
    left: auto;
    z-index: 8;
}
.dropdown-menu.dropdown-caret:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    right: 9px;
    top: -6px;
    left: auto;
}
.dropdown-menu.dropdown-caret:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    right: 10px;
    top: -5px;
    left: auto;
}
.mega-dropdown-menu .dropdown-header {
    color: var(--primary);
    font-size: 14px;
    font-weight: bold;
}
.navbar{
    background: #fff;
}
.navbar .navbar-nav > li{
    border:none;
}
.navbar .navbar-nav > li > a{
    text-shadow: none;
    color: rgb(148 163 184);
}
.navbar .navbar-nav > li.open > a, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover{
    color: rgb(148 163 184) !important;
    background: none!important;
}
/* dashboard css start */
.no-skin .sidebar-toggle{
    background-color: #fff;
}
.app-brand.demo .app-brand-logo.demo .orange2{
    font-size: 22px;
    color: var(--primary)!important;
}
.app-brand.demo {
    display: flex;
    align-items: center;
    margin: 15px 0;
    font-weight: 700;
}
.icon-size {
    font-size: 130%!important;
}
.navbar-form.form-search {
    padding: 5px 5px;
    border-radius: 5px;
    border: 1px solid rgb(226 232 240 );
}
.navbar.h-navbar{
    box-shadow: none;
}
.navbar {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 55px;
    /* border-bottom: 1px solid rgb(226 232 240 ); */
}
.btn-info2, .btn-info2:hover{
background-color: #fff!important;
border-color: #fff;
color:rgb(148 163 184)!important;
}
.navbar-form.form-search input[type=text]:hover{
    border: none;
}
.ace-nav > li.light-blue > a{
    background-color: #fff;
}
.ace-nav > li > a > .ace-icon{
    color: rgb(148 163 184);
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    /* background: transparent!important; */
    color: rgb(148 163 184);
}
.ace-nav > li.light-blue > a:hover{
    background-color: #fff;
}
.app-brand-text.demo.menu-text.fw-bold{
    font-size: 22px;
    color: rgb(111, 107, 125);
    padding-left: 10px;
}
.sidebar + .main-content{
    margin-left: 220px;
}
.no-skin .nav-list > li > a {
    display: flex;
    align-items: center;
    /* margin: 0 15px; */
}
.nav-list > li > a {
    display: block;
    height: 40px;
    line-height: 17px;
    padding-left: 7px;
    text-shadow: none !important;
    font-size: 13px;
}
.no-skin .nav-list > li > a {
    display: flex;
    align-items: center;
}
.nav-list > li a > .arrow {
    display: block;
    line-height: 14px;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 16px;
}
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover {
    background-color: #fff;
    margin: 0px 10px;
    border-radius: 5px;
}
.no-skin .nav-list > li > .submenu li > .submenu > li a:hover {
    color: var(--primary)!important;
    background-color: #f1f5f9;
}
.no-skin .nav-list > li:hover > a{
    background-color: #f8f8f8;
    color: var(--primary)!important;
    border-radius: 5px!important;
}
.no-skin .nav-list > li > a {
    background-color: #f8f8f8;
    color: rgb(148 163 184);
}
.nav-list > li:before{
    display: none!important;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
    height: 41px;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #629cc9;
}
.sidebar {
    width: 220px;
    float: left;
    position: static;
    padding-left: 0;
    padding-right: 0;
}
.no-skin .nav-list > li .submenu > li.active > a {
    color: var(--primary)!important;
}
.no-skin .nav-list > li.open > a {
    background-color: #fafafa;
    color: var(--primary)!important;
}
.no-skin .nav-list > li .submenu > li.active > a > .menu-icon {
    color: var(--primary)!important;
}
.no-skin .nav-list > li > .submenu li.open > a, .no-skin .nav-list > li > .submenu li > .submenu li.active > a, .no-skin .nav-list > li > .submenu li > .submenu li.open > a{
    color: var(--primary)!important;
}
.no-skin .nav-list > li .submenu > li > a:hover {
    color: var(--primary);
    background-color: #fff;
}
.no-skin .nav-list > li.active > a{
    color: var(--primary)!important;
}
.no-skin .nav-list > li{
    border: none!important;
    padding: 4px 0;
   
}
.no-skin .sidebar{
    background-color: #fff;
    border-style: none;
    transition: 0.2s;
    /* box-shadow: rgb(219, 218, 222) 0px 0px 0px 1px!important; */
}
.no-skin .nav-list > li.active:after{
    border:none!important;
    display: none;
}
.nav-list li.active > a:after{
    display: none;
}
.no-skin .nav-list li.active > a:after{
    border-right-color: #fff!important;
}
.no-skin .nav-list > li > a{
    background: #fff;
}

.no-skin .nav-list > li.active > a {
    background: var(--primary);
    box-shadow: 0px 2px 6px 0px rgb(33 101 96 / 48%);
    color: #fff !important;
}
.no-skin .nav-list > li.active > a:hover{
    background-color: var(--primary);
}

/* footer css starts */
.footer .footer-inner .footer-content{
    border: none;
}
a:hover{
    color: var(--primary);
}

/* dashboard inner section */
.page-content {
    background-color: #f7f6f9;
    position: relative;
    margin: 0;
    padding: 20px 20px 20px;
}
.page-header {
    margin: 0 !important;
    border-bottom: none!important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
span.icon-softred {
    background: #fcdee5;
    color: #FF3D67;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-softred {
    border-bottom: 3px solid #FF3D67;
}
span.icon-sky {
    background: #b7e4f2;
    color: #0b7594;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-sky {
    border-bottom: 3px solid #0b7594;
}
span.icon-green {
    background: #d4e1d5;
    color: #38883e;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-green{
border-bottom: 3px solid #38883e;
}
span.icon-yellow {
    background: #ead9c0;
    color: #c17707;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-yellow{
    border-bottom:3px solid #c17707;
}
span.icon-red {
    background: #fbb6b8;
    color: #fc4349;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-red{
    border-bottom:3px solid #fc4349;
}
span.icon-blue {
    background:  #c2d3ef;
    color: #3e5f98;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 10px;
}
.dash-card.card-blue{
    border-bottom:3px solid #3e5f98;
}
.card-text {
    font-size: 18px;
    color: #8f8fb1;
    margin: 5px 0;
}
.dash-card{
    display: flex;
    justify-content: center;
    align-items: center;
    height:110px;
    background-color: #fff!important;
    box-shadow: 0 10px 30px 0 rgba(98, 89, 202, .05);
}

.card-title {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #16192c;
    margin: 5px 0 0;
}
.widget-header > .widget-title {
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    margin: 0;
    display: inline;
    color: var(--primary);
}
.transparent>.widget-header>.widget-toolbar>.nav-tabs>li.active>a {
    background: #fff;
    border-top-color: var(--primary);
}
.transparent > .widget-header > .widget-toolbar > .nav-tabs > li.active > a {
    border-top-color: var(--primary);
    border-right: none;
    border-left: none;
    background-color: #fff;
    box-shadow: none;
}
.widget-box {
    padding: 0;
    box-shadow: none;
    margin: 30px 0 0 0;
    border: none;
}
.widget-box.transparent > .widget-header {
    background: 0 0;
    border-width: 0;
    border-bottom:none;
    color: #4383b4;
    padding-left: 3px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 16px 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: none;
}
th {
    background: #fff;
    border-bottom: 2px var(--primary) solid !important;
    text-align: start;
    color: #0a4160;
    text-transform: uppercase;
}
.widget-main.padding-4 {
    padding: 10px 10px;
    background: #fff;
}
.widget-body .table {
    border-top: none;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: none;
}
.transparent > .widget-header > .widget-toolbar > .nav-tabs > li > a {
    padding: 10px 15px;
    color: #555;
    background-color: transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}
.widget-box.transparent > .widget-body {
    border-width: 0;
    background-color: #fff;
}
.btn-group-minier > .btn, .btn-minier {
    padding: 5px 10px;
    line-height: 18px;
    border-width: 2px;
    font-size: 14px;
}

.clearfix.hidden-print {
    background: none;
    padding: 0 0 20px 0px!important;
}
span.form-group.due-reminder-submit .btn-sm {
    position: relative;
    top: 8px;
    padding: 8px 9px;
}

/* postal exchange */
.btn-white.btn-primary.active, .btn-white.btn-primary:active, .btn-white.btn-primary:focus, .btn-white.btn-primary:hover, .open > .btn-white.btn-primary.active.dropdown-toggle, .open > .btn-white.btn-primary.dropdown-toggle {
    background-color: #fff !important;
    border-color: #fff!important;
    color: #537c9f !important;
}
.dataTable > tbody > tr.selected > td {
    background-color: rgb(249,249,249)!important;
}
.page-header h1{
display: none;
}
.easy-link-menu.align-center{
   text-align: center!important;
}
.easy-link-menu.align-center .btn-success.btn-sm{
    border: 1px solid #459133!important;
    color: #459133!important;
}
.easy-link-menu.align-center .btn-success.btn-sm:hover{
    background-color: #459133!important;
    color:#fff!important;
}
.easy-link-menu.align-center .btn-primary.btn-sm:hover{
background-color: #337ab7!important;
color: #fff!important;
}

h4.header.large.lighter.blue {
    background: #dffaf8;
    width: 100%;
    color: var(--primary)!important;
    padding: 10px;
}
.easy-link-menu.align-center .btn-sm {
    padding: 8px 8px;
    background: #fff!important;
    color: #555!important;
    font-size: 13px;
}
.easy-link-menu .bulk-action-btn {
    font-size: 13px;
    color: #fff;
    padding: 6px 9px;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed {
    color: #478fca;
    font-weight: 400;
    background-color:#fff;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover {
    color: #6ea6cc;
    background-color: #fff;
    text-decoration: none;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover {
    color: #6ea6cc;
    background-color: #fff;
    text-decoration: none;
    border: none!important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none!important;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-group{
    margin-bottom: 0!important;
}
.form-actions {
    /* display: block; */
    /* background-color: #fff; */
    background-color: transparent!important;
    border-top: none;
    margin-bottom: 20px;
    /* margin-top: 20px; */
    padding: 0;
}
label.col-sm-1.control-label, label.col-sm-2.control-label, label.col-sm-3.control-label, label.col-sm-4.control-label, label.col-sm-6.control-label, .col-sm-12.control-label {
    /* background: #efefefa6; */
    background: transparent;
    font-size: 12px;
    padding: 7px 12px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.header.blue {
    border-bottom-color: #95b7cb;
    font-weight: 600;
    color: red;
    text-align: start!important;
    font-size: 14px;
    padding: 0;
}
.btn-white.btn-primary {
    border-color: #fff;
    color: #6688a6 !important;
    padding: 8px 10px;
}
.clearfix.table-head-menu {
    text-align: start!important;
    padding: 15px 0 10px 0;
}
.dataTables_wrapper .dataTables_scroll + .row {
    border-top: none;
}
.dataTables_wrapper .row:last-child {
    border-bottom: none;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #fff;
}
.dataTables_wrapper .row:first-child {
    padding-top: 20px;
    padding-bottom: 5px;
    background-color: #fff;
}
div.dataTables_scrollBody table {
    background: #fff;
    margin-bottom: 0 !important;
}

/* pagination style */
.dataTables_paginate .pagination {
    margin: 0;
}
.dataTables_info {
    font-size: 13px;
    color: #a5a3ae;
}
.pager > li > a, .pagination > li > a {
    border-radius: 5px!important;
    border-color: #fff;
    color: #2283c5;
    background-color: #F1F0F2;
    margin: 0 0 0 8px;
    position: relative;
    z-index: auto;
}
.pager > li.disabled > a, .pager > li.disabled > a:hover, .pagination > li.disabled > a, .pagination > li.disabled > a:hover {
    background-color: #F1F0F2;
    border-color: #fff;
    z-index: auto;
}
.pagination > li.active > a, .pagination > li.active > a:focus, .pagination > li.active > a:hover {
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    z-index: 2;
}

/* form input design */
.form-control{
    padding: 5px 9px!important;
    border-color: #d9d9d9 !important;
    color: #8f8fb1!important;
    background-color: #fff!important;
    font-size: 1.4rem!important;
    font-weight: 400!important;
    line-height: 1.75!important;
}
.custom-select2.not-required .select2-container--default .select2-selection--single {
    border-left: 1px solid #d5d5d5!important;
}
.custom-select2 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0px !important;
    height: 34px;
    line-height: 34px;
    border-left: 2px solid red;
}


.custom-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 22px !important;
	text-align: left;
	padding-left: 0;
}
.custom-select2 .select2-container--default .select2-selection--single {
    padding: 5px 9px!important;
    /* border-color: #d9d9d9 !important; */
    color: #8f8fb1!important;
    background-color: #fff!important;
    font-size: 1.4rem!important;
    font-weight: 400!important;
    line-height: 1.75!important;
}
.btn-info, .btn-info.focus, .btn-info:focus, .btn-info:hover {
    /* background: var(--primary) !important;
    border-color: var(--primary)!important; */
    outline: none!important;
    border: none!important;
    border-radius: 5px!important;
}
.dataTable > tbody > tr.selected:hover > td{
    background-color: rgb(249,249,249)!important;
}
.dataTables_length select {
    width: 70px;
    height: 30px;
    padding: 2px 3px;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #c2c2c2;
    text-align: center;
    background-color: #eee;
    border-top: 1px solid #d5d5d5!important;
    border-bottom: 1px solid #d5d5d5!important;
    border-right: none!important;
    border-left: none!important;
    border-radius: 4px;
}

.action-buttons a.btn-success{
    background: transparent !important;
    border: transparent;
    color: #459133 !important;
}
.action-buttons a.btn-danger {
    background: transparent !important;
    border: transparent;
    color: #b74635 !important;
}
.action-buttons a.btn-primary {
    background: transparent !important;
    border: transparent;
    color: #346da5 !important;
}

label {
    font-weight: 600;
    font-size: 14px;
}
.clearfix.table-head-menu .float-right {
    margin: 0;
    padding: 10px 0;
}

.form-control .chosen-select:required, .form-group select:required, .form-group textarea:required, input:required{
    border: 1px solid #d5d5d5;
}
.clearfix.form-actions .btn {
    border: none!important;
    border-radius: 5px!important;
}


/* dropdown menu css start*/
ul.nav.navbar-nav ul.dropdown-menu.dropdown-light-blue{
    left: auto !important;
}
/* .form-horizontal {
    background-color: #fff;
} */
.form-horizontal form{
    border: none!important;
    background-color: #fff;
    padding: 15px;
}



div.dataTables_wrapper {
    margin-bottom: 0em !important;
}


/* more enhance changes */
ul.dropdown-menu.dropdown-light-blue.dropdown-caret li a i {
    width: 20px;
    text-align: center;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f1f5f9!important;
}
ul.dropdown-menu.mega-dropdown-menu.row {
    width: max-content;
    width: -moz-max-content;
    padding: 10px 0px;
    border: none!important;
}
ul.nav.navbar-nav ul.dropdown-menu.dropdown-light-blue {
    left: auto !important;
    border: none;
}
.dropdown-menu.dropdown-close.dropdown-menu-right {
    left: auto;
    right: -5px;
    border: none!important;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #999!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f1f5f9!important;
}
ul.user-menu.dropdown-menu-right.dropdown-menu.dropdown-yellow.dropdown-caret.dropdown-close i {
    color: var(--primary);
}
.easy-link-menu.align-center .btn-success.btn-sm:hover {
    background-color: var(--btn-active)!important;
    color: #fff!important;
}
.easy-link-menu.align-center .btn-success.btn-sm {
    border: 1px solid var(--btn-active)!important;
    color: var(--btn-active) !important;
}
.easy-link-menu.align-center .btn-success.btn-sm{
    background-color: #43cec6!important;
    color: #fff!important;
    border:1px solid #43cec6!important;
}
.easy-link-menu.align-center .btn-primary.btn-sm:hover {
    background-color: #43cec6!important;
    color: #fff!important;
    border:1px solid #43cec6!important;
}
.easy-link-menu.align-center.d-not i{
    display: none!important;
}
.form-area{
    background-color: #fff!important;
}
.alignment-end{
    display: flex;
    justify-content: end!important;
}
.create-btn {
    display: flex;
    width: 200px!important;
    padding: 20px 5px!important;
    justify-content: center;
}
.btn-group.btn-overlap > .btn {
    margin-right:0;
}
.dt-buttons.btn-overlap.btn-group a:focus{
    outline: none!important;
}
.dt-buttons.btn-overlap.btn-group a {
    border-right: 1px solid rgb(226 232 240 )!important;
}
button.btn.btn-primary.btn-minier.dropdown-toggle.btn-success {
    border: none!important;
}

.align-right a.btn-primary.btn-sm {
    background: #fff!important;
    color: rgb(148 163 184);
    font-size: 13px;
    padding: 4px 9px;
}   
.tabbable {
    border: none!important;
}
.nav-tabs.background-blue {
    padding-top: 6px;
    background-color: transparent;
    border: none!important;
}
.tab-content {
    background: #fff;
    border: none!important;
    padding: 16px 18px;
    position: relative;
}
.nav-tabs.tab-color-blue>li>a, .nav-tabs.tab-color-blue>li>a:focus {
    background-color: transparent;
    color: rgb(148 163 184);
    padding: 10px 20px;
}
legend {
    width: 100%;
    margin-bottom: 0px!important;
    font-size: 16px;
    line-height: inherit;
    border-bottom: none;
    background: transparent;
    padding: 10px 0px;
    font-weight: 600;
    color: #162c5a;
}
.nav-tabs.tab-color-blue > li.active > a, .nav-tabs.tab-color-blue > li.active > a:focus, .nav-tabs.tab-color-blue > li.active > a:hover {
    color: #555;
    border-color: var(--primary) transparent transparent transparent!important;
}
.nav-tabs[class*="tab-color-"] > li > a, .nav-tabs[class*="tab-color-"] > li > a:focus, .nav-tabs[class*="tab-color-"] > li > a:hover {
    color: #555;
    border-color: transparent;
    margin-right: 3px;
    padding: 10px 15px;
}
.nav.nav-tabs.padding-12 {
    padding-left: 0px;
}
.legend-bottom{
    margin-bottom: 0!important;
}
.register-btn{
    background: transparent!important;
}
.tab-pane .btn-primary {
    border: none!important;
    border-radius: 5px;
}
.table-header {
    color: #162c5a;
    background-color: #c2d1f0;
    font-weight: 600;
}

.label.label-warning.arrowed-in.arrowed-right.arrowed {
    margin: 20px 0px 0px 5px;
}
input[type=file]{
    padding: 5px 9px !important;
    border-color: #e9edf6 !important;
    color: #8f8fb1 !important;
    background-color: #fff !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
    line-height: 1.75 !important;
    border-radius: 0.35rem !important;
    border: 1px solid #e9edf6!important;
    width: 100%!important;
}
.form-control .chosen-select:required, .form-group select:required, .form-group textarea:required, input:required {
    border-left: 2px red solid!important;
}
.action-buttons a {
	margin: 0!important;
	display: inline-block;
	opacity: 0.85;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
    padding: 0 5px!important;
}

.easy-link-menu.align-center i {
	display: none;
}

.user-table{
    overflow: auto!important;
    /* height: 500px!important; */
}
.btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary:focus:active, .btn-primary:focus:hover, .btn-primary:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:active, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover, .btn-info:hover {
	border-color: #346da5;
	font-weight: 500!important;
	text-decoration: none;
}

 /* buttons css start */
.easy-link-menu.align-center .btn-primary.btn-sm {
	border: 1px solid #43cec6 !important;
	/* color: #337ab7 !important; */
}
.easy-link-menu.align-center .btn-light.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-dark.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-secondary.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-info.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-danger.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-success.btn-sm {
	background-color: #43cec6 !important;
	color: #fff !important;
	border: 1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-warning.btn-sm {
	border: 1px solid #43cec6 !important;
	/* color: #337ab7 !important; */
}
.action-buttons a.btn-danger i {
    color: #b74635 !important;
}

.btn-group > .btn, .btn-group > .btn + .btn, .btn-group > .btn:first-child {
    margin: 0 1px 0 0;
    border-radius: 0!important;
}
.btn-group-sm>.btn, .btn-sm {
    border-width: 4px;
    font-size: 12px;
    padding: 6px 9px;
}
.align-right a.btn-primary.btn-sm {
    background: #fff !important;
    color: rgb(148 163 184);
    font-size: 12px;
    padding: 6px 9px !important;
}

.action-buttons .btn-group ul li {
    padding: 5px 5px;
}
.white-area{
    background: #fff;
    padding: 20px 0;
    margin: 10px 0;
}

/* for vertical tab */
ul.nav.nav-tabs.padding-18.hidden-print li.active a i {
    font-size: 14px!important;
    color: #555 !important;
}
.tabs-left > .nav.nav-tabs.padding-18, .tabs-right > .nav.nav-tabs.padding-18 {
    margin-right: 15px;
    padding-left: 0;
    padding: 18px 0;
    border: none!important;
    background: #fff;
}
.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover {
    color: #fff!important;
    border-color: transparent;
    border-top-width: 1px;
    border-left: none;
    margin: 10px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background: var(--primary);
    border-radius: 5px!important;
}

.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover {
    border-color: transparent;
    margin: 10px;
    background-color: transparent;
}
.nav-tabs > li > a:hover {
    background-color: #fff;
    color: var(--primary);
    border-color: #c5d0dc;
}
.badge-info, .badge.badge-info, .label-info, .label.label-info {
    background-color: var(--primary);
}
.label-info.arrowed-in:before {
    border-color:var(--primary) var(--primary) var(--primary) transparent;
}
.label-info.arrowed-right:after {
    border-left-color: var(--primary);
}
button.btn.btn-primary.btn-minier.dropdown-toggle.btn-warning {
    background-color: #ff9500 !important;
    border-color: #ff9500 !important;
}
.label-info.arrowed-in-right:after {
    border-color: var(--primary) transparent var(--primary) var(--primary);
}


@media only screen and (min-width: 992px){
.user-min .user-menu {
    padding-top: 52px !important;
}
.dropdown-menu.dropdown-close {
    top: 95%;
    left: -5px;
}
span.profile-name {
    display: block;
    margin-top: -8px;
    font-size: 12px;
    font-weight: 600;
}
.user-min .user-info {
    position: absolute;
    margin-top: 40px;
    margin-left: 1px;
    z-index: 1032;
    color: #777;
    font-size: 14px;
    width: 156px;
    max-width: 156px;
    padding-left: 8px;
    padding-right: 8px;
    height: 45px;
    line-height: 26px !important;
    display: none;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    vertical-align: none;
    cursor: text;
    right: -3px;
}
.user-info {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 15px;
    position: relative;
    top: 6px;
}
}
/* 03-04-2024 */
button:focus{
    outline: none!important;
    }
#show-password-change button {
    padding: 5px 10px;
}
#cancel-password-change button {
    padding: 5px 10px;
}

/* for close sidebar */
.no-skin .sidebar.menu-min .nav-list > li.active > a > .menu-text {
    border:1px solid #e4e4e4;
    color: #616161;
}
.sidebar .sidebar-shortcuts-mini > .btn {
    border-radius: 0 !important;
    border-width: 0;
    font-size: 0;
    line-height: 0;
    padding: 7px;
    margin: 1px;
    border-radius: 0;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
div#sidebar-shortcuts-mini span.btn-success {
    background: #d4e1d5 !important;
    border: 1px solid #459133 !important;
}
div#sidebar-shortcuts-mini span.btn-info {
    background: #c9f1ef !important;
    border: 1px solid var(--primary) !important;
}
div#sidebar-shortcuts-mini span.btn-warning {
    background: #ffe9cb  !important;
    border: 1px solid #ff9500 !important;
}
div#sidebar-shortcuts-mini span.btn-danger {
    background: #ffdfdf !important;
    border: 1px solid #d03636 !important;
}
.menu-min  .nav-list > li.active > a, .menu-min .nav-list > li.active > a:focus, .menu-min .nav-list > li.active >a{
    /* box-shadow: none !important;
    background: var(--primary) !important;
    color: #fff !important;
    margin:  0!important; */
    box-shadow: none !important;
    background: #c9f1ef  !important;
    margin: 0 3px !important;
    border-radius: 5px !important;
    color: var(--primary) !important;
}
.menu-min  .nav-list > li.active > a:hover{
    background: #c9f1ef !important ;
    color: #fff;
}
.action-buttons a .fa-print{
    color: #777 !important;
}
.action-buttons a .fa-eye{
    color:#ff9500 !important;
}
.action-buttons a .fa-pencil-square-o{
    color: var(--primary) !important;
}
.action-buttons a .fa-book{
    color: #38883e !important;
}
.action-buttons a .fa-bed{
    color: #fc4349 !important;
}
.action-buttons a .fa-car{
    color: #3e5f98 !important;
}
.clearfix a {
    font-size: 12px;
    padding: 6px 9px;
    margin: 5px 0;
    border-radius: 3px;
}
img#avatar-small {
    width: 120px;
    height: auto;
    border: none;
}
.justify-button{
    display: flex;
    justify-content: center;
}
.forgot-box h1{
    font-weight: bolder;
    font-size: 28px;
    color: var(--primary);
    text-align: center;
}
.forgot-btn{
        background: var(--primary)!important;
        color: #fff!important;
        border: none!important;
        border-radius: 5px;
        padding: 8px 0;
}
.forgot-box .back-to-login-link, .signup-box .back-to-login-link{
    color: var(--primary);
    font-size: 14px;
    font-weight: 700;
    text-align: end !important;
    text-shadow: none;
    display: flex;
    justify-content: end;
    align-items: center;
}
.forgot-box .toolbar {
    background: #fff !important;
    border-top: none !important;
    padding:0 !important;
}
.toolbar.clearfix  {
    padding: 0;
    margin: 0;
}
.toolbar.clearfix a{
    padding: 0;
}


/* CSS for user guardian */

.childcare-logo i {
    color: var(--primary) !important;
}
.childcare-logo {
    color: rgb(111, 107, 125) !important;
}
.sidebar.h-sidebar .nav-list>li>a {
    /* line-height: 13px; */
    font-size: 12px;
    height: auto;
    padding: 7px 8px;
    background: transparent;
}
.sidebar.h-sidebar .nav-list>li>a {
    color: rgb(148 163 184);
    display: flex;
    align-items: center;
}
.nav-list > li > a > .menu-icon {
    display: inline-block;
    min-width: 30px;
    margin-right: 2px;
    vertical-align: sub;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400;
}
.no-skin .sidebar.h-sidebar .nav-list > li.active > a:after {
    border-width: 0 0 2px;
    border-color: transparent;
    left: 0;
    right: 0;
    top: auto;
    bottom: -2px;
}
.sidebar.h-sidebar .sidebar-shortcuts-mini > .btn{
    padding: 8px !important;
}
.sidebar.h-sidebar .nav-list {
    border-width: 0;
    border-bottom: 2px solid var(--primary);
}
.ui-accordion .ui-accordion-header.ui-state-active {
    color: var(--primary) !important;
    background-color: #eef4f9;
    position: relative;
    font-weight: 700;
}
.ui-accordion .ui-accordion-header {
    color: #555 !important;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #cdd8e3;
    padding: 8px 8px 9px 24px;
    margin-bottom: 0 !important;
}
.no-skin .sidebar.h-sidebar {
    background-color: #fff;
}
.ui-accordion-content h2 span {
    background: #dfdfdf !important;
    font-weight: 600;
}
.ui-accordion-content p span {
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
    background-color: var(--primary) !important;
}
.ui-accordion-content h1 span span{
    background-color: rgb(255 237 208) !important;
}
.alert.alert-block.alert-success h2 span {
    background: #dfdfdf !important;
    font-weight: 600;
    color:#000 !important;
}
.alert.alert-block.alert-success p span {
    background: var(--primary)!important;
    font-weight: 600;
    font-size: 16px;
    color:#000 !important;
    padding: 5px;
}
/* .accordion-header.ui-accordion-header{
    margin: 0 !important;
} */

.four-area {
    padding: 5px 10px;
    background: #fff;
}

.for-word{
    word-break: break-word !important;
}









 /* for button and tooltip */
.tableTools-container {
    margin-bottom: 0;
    position: relative;
}
.clearfix.table-head-menu {
    text-align: start!important;
    padding: 0;
}
.clearfix.hidden-print {
    background: none;
    padding: 0!important;
}
.year-align{
    display: flex;
    align-items: start;
}
.pt-10{
    padding-top: 10px;
}
.mb-20{
    margin-bottom: 20px !important;
}
.unlimited{
    font-weight: 700;
    color: var(--primary);
}
.edu-firm{
    font-weight: 700;
    color: #919191;
}
.mb-2{
    margin-bottom: 5px !important;
}

.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .ace-icon:first-child {
    color: #555 !important;
}
.tabbable ul.nav.nav-tabs.padding-18.hidden-print li.active a i {
    font-size: 14px!important;
    color: #fff;
}
/* web cms */
.breadcrumbs{
    display: none;
}
.btn-group a.btn.btn-success {
    color: green !important;
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
}
.btn-group a.btn.btn-info {
    color: var(--primary) !important;
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
}
.btn-group a.btn.btn-danger {
    color: #dd5a43 !important;
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
}
.btn-group a.btn.btn-warning {
    color: #ec971f !important;
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
}
.btn-group a.btn.btn-primary {
    color: #2186DA !important;
    background: transparent !important;
    font-size: 14px !important;
}
.easy-link-menu.align-center .btn-success.btn-xs:hover {
    background-color: var(--btn-active) !important;
    color: #fff !important;
}
.easy-link-menu.align-center .btn-success {
    border: 1px solid var(--btn-active) !important;
    color: var(--btn-active) !important;
}
.easy-link-menu.align-center .btn-success{
    background-color: #43cec6 !important;
    color: #fff !important;
    border:1px solid #43cec6 !important;
}
.easy-link-menu.align-center .btn-primary{
    background-color: #43cec6 !important;
    color: #fff !important;
    border:1px solid #43cec6 !important;
    padding: 8px 8px;
    background: #fff !important;
    color: #555 !important;
    font-size: 13px;
    margin: 0 3px;
    border-radius: 3px;
}
.easy-link-menu.align-center .btn-primary:hover {
    background-color: #43cec6 !important;
    color: #fff !important;
    border:1px solid #43cec6 !important;
}

.tabbable.tabs-left ul.nav.nav-tabs.padding-18.hidden-print li.active a i {
    font-size: 14px!important;
    color: #fff !important;
}
ul.nav.nav-tabs.padding-18.hidden-print li a i{
    color: #555 !important;
}
.tabbable ul.nav-tabs li {
    margin-right: 5px;
}
.easy-link-menu.align-center a.btn.btn-xs.btn-primary {
    padding: 0 8px !important;
}
ul#myTab3 li.active a i {
    color: #fff !important;
}
ul#myTab4 li.active a i {
    color: #fff ;
}
ul.nav.nav-tabs.padding-12.tab-color-blue.background-blue li.active a i {
    color: #555 !important;
}
.badge-primary, .badge.badge-primary, .label-primary, .label.label-primary {
    background-color: #427ab0 !important;
}

.panel-heading a.collapsed span.btn-xs.btn-warning.pull-right {
    position: relative;
    top: -5px;
}

td .btn.btn-primary.btn-minier.action-buttons a {
    color: #2186DA !important;
}
td .btn.btn-primary.btn-minier.action-buttons a:hover{
    color: #2186DA !important;
    background-color: transparent !important;
}
td .btn.btn-primary.btn-minier.action-buttons {
    background-color: transparent !important;
    border: none;
}
.label-info.arrowed:before {
    border-right-color: var(--primary);
}
.profile-user-info-striped {
    border: 1px solid #dcebf7;
}


/* update css starts */
.btn.btn-app.ace-settings-btn.btn-xs {
    width: 42px;
    position: relative;
    top: 10px;
}
.footer-content span.bigger-120 {
    font-size: 14px !important;
}
.footer .footer-inner .footer-content {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 10px;
    padding: 8px;
    line-height: 36px;
}
.panel-heading a.collapsed
{
    padding: 10px;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle {
    padding: 5px 10px;
}
.nav-list li.active > a:after {
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
    border: none !important;
    border-width: 14px 10px;
}


/* for site icon css */
.dropdown.dropdown-colorpicker {
    position: relative;
    left: -10px;
}
.h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar) .sidebar-shortcuts {
    padding-top: 20px !important;
    min-height: 43px;
}
.btn-colorpicker {
    display: inline-block;
    width: 16px !important;
    height: 16px !important;
    background-color: #ddd;
    vertical-align: middle;
    border-radius: 0;
}
.dropdown-colorpicker > .dropdown-menu {
    padding: 4px;
    min-width: 106px;
    max-width: 130px;
    top: 86%;
    left: -7px;
}

 /* repetitive css may be chnge */
 .clearfix.hidden-print .easy-link-menu.align-center {
    margin-bottom: 20px !important;
    padding: 0 !important;
}
.panel-group .panel {
    margin-bottom: 10px !important;
    border-radius: 4px;
}
.hr-18{
    margin: 0 !important;
}
.hr-6{
    margin: 0 !important;
}

.easy-link-menu div.clearfix.hidden-print {
    margin-top: 20px !important;
}
span.pull-right.tableTools-container {
    background: #fff;
}
.clearfix.table-head-menu span.pull-right{
    margin-bottom: 10px;
}
@media only screen and (min-width: 992px){
.sidebar.h-sidebar .nav-list > li > a > .menu-icon {
    display: block;
    margin: 1px 0 1px !important;
    line-height: inherit;
    width: auto;
}
}
.action-buttons a:hover{
    background-color: transparent !important;
}   
.sidebar .sidebar-toggle:before{
    border: none !important;
}
.sidebar .sidebar-toggle{
    border: none !important;
} 
.mega-dropdown-menu.sidenew:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 12px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: 20px;
    left: -17px!important;
    z-index: 10;
    rotate: 270deg;
}
.mega-dropdown-menu.sidenew:after {
    content: "";
    border-bottom: 11px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: 20px!important;
    left: -18px;
    rotate: 270deg;
    z-index: 8;
}
li.nav.navbar-nav.navbar-nav-mega>ul>li {
padding: 10px 0;
}
li.nav.navbar-nav.navbar-nav-mega>ul>li> a {
    display: flex;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: rgb(148 163 184);
    white-space: normal;
}
li.nav.navbar-nav.navbar-nav-mega>ul{
    margin-left: 7px !important;
}
li.nav.navbar-nav.navbar-nav-mega.active>ul {
    margin-left: 2px !important;
}
li.nav.navbar-nav.navbar-nav-mega>ul>li> a >.menu-icon {
    display: inline-block;
    min-width: 30px;
    margin-right: 2px;
    vertical-align: sub;
    text-align: center;
    font-size: 16px !important;
    font-weight: 400;
}
.main.close .sidebar {
  width: 0px;
}
.main.close .main-container {
  width: 100%;
}


div#sidebar-collapse a {
	text-align: end;
	color: #999 !important;
	padding: 0 0 0 50px!important;
}
div#sidebar-collapse a:hover{
	outline: none !important;
    text-decoration: none !important;
}
.sidebar.menu-min, .sidebar.menu-min.compact, .sidebar.menu-min.navbar-collapse {
    max-width: 43px !important;
}
/* li.nav.navbar-nav.navbar-nav-mega.active{
    background: var(--primary);
    box-shadow: 0px 2px 6px 0px rgb(33 101 96 / 48%);
    margin: 0px 10px;
    border-radius: 5px;
} */
li.nav.navbar-nav.navbar-nav-mega.active {
    align-items: center;
    display: flex;
    height: 40px;
    background: var(--primary);
    box-shadow: 0px 2px 6px 0px rgb(33 101 96 / 48%);
    margin: 4px 10px;
    border-radius: 5px;
}
li.nav.navbar-nav.navbar-nav-mega.active ul>li.dropdown-toggle>a{
 
    display: flex !important;
    align-items: center !important;
}
.menu-min .nav.navbar-nav.navbar-nav-mega.active ul>li.dropdown-toggle>a {
    display: flex !important;
    align-items: center !important;
    justify-content: end;
    color: var(--primary);
}
li.nav.navbar-nav.navbar-nav-mega.active ul>li.dropdown-toggle>a:hover{
    border-radius: 5px;
    color: #fff;
    display: flex !important;
    align-items: center !important;
}
ul.dropdown-menu.mega-dropdown-menu.row.sidenew>li>ul>li>a {
    color: rgb(148 163 184) !important;
}
li.nav.navbar-nav.navbar-nav-mega.active>ul>.dropdown-toggle >a {
    color: #fff;
}
.menu-min li.nav.navbar-nav.navbar-nav-mega ul>li>a>span {
    display: none;
}
.menu-min ul.dropdown-menu.mega-dropdown-menu.row.sidenew {
    left: 56px !important;
}
.menu-min  li.nav.navbar-nav.navbar-nav-mega.active, .menu-min li.nav.navbar-nav.navbar-nav-mega.active a:focus, .menu-min li.nav.navbar-nav.navbar-nav-mega.active a {
    box-shadow: none !important;
    margin: 0 2px !important;
}
.mega-dropdown-menu.sidenew.arrow-style:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 12px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: 88px;
    left: -17px!important;
    z-index: 10;
    rotate: 270deg;
}
.mega-dropdown-menu.sidenew.arrow-style:after {
    content: "";
    border-bottom: 11px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: 88px!important;
    left: -18px;
    rotate: 270deg;
    z-index: 8;
}
.mega-dropdown-menu.sidenew.arrow-newstyle:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 12px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: 176px;
    left: -17px!important;
    z-index: 10;
    rotate: 270deg;
}
.mega-dropdown-menu.sidenew.arrow-newstyle:after {
    content: "";
    border-bottom: 11px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: 176px!important;
    left: -18px;
    rotate: 270deg;
    z-index: 8;
}
.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text {
    background-color: #fff;
    border: none !important;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-color: #ccc;
    color: rgb(148 163 184) !important;
}
.menu-min li.nav.navbar-nav.navbar-nav-mega.active{
    background: transparent !important;
}
.menu-min li.nav.navbar-nav.navbar-nav-mega.active{
    box-shadow: none !important;
    background: #c9f1ef  !important;
    margin: 0 2px !important;
    border-radius: 5px !important;
}
/* .menu-min li.nav.navbar-nav.navbar-nav-mega.active ul>li>a{
    color: var(--primary) !important;
} */
.nav.navbar-nav.navbar-nav-mega.active >ul.open>.dropdown-toggle>:hover {
    background-color: var(--primary) !important;
}
li.nav.navbar-nav.navbar-nav-mega.active >ul>li>a:hover {
    color: #fff !important;
}
li.nav.navbar-nav.navbar-nav-mega >ul> li:hover {
    background-color: #f8f8f8;
    color: var(--primary) !important;
    border-radius: 5px!important;
}
li.nav.navbar-nav.navbar-nav-mega >ul> li a:hover {
    color: var(--primary) !important;
}
li.nav.navbar-nav.navbar-nav-mega.active >ul> li:hover {
    background: none;
}
.sidebar.menu-min .nav-list > li.active.open > a:after, .sidebar.menu-min .nav-list > li.hover-show > a > .menu-text, .sidebar.menu-min .nav-list > li:hover > a > .menu-text {
    margin-left: 13px;
    display: block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text::before{
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 12px solid transparent;
    border-left: 11px solid transparent;
    position: absolute;
    top: 15px;
    left: -17px !important;
    z-index: 10;
    rotate: 270deg;
}

.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text:after {
    content: "";
    border-bottom: 11px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: 15px!important;
    left: -18px;
    rotate: 270deg;
    z-index: 8;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
    margin: 5px 0;
}
label.btn.btn-sm.btn-info.p-5 {
    border-radius: 0 !important;
    padding: 10px 13px;
}
td span.btn.btn-sm.btn-info {
    border-radius: 0 !important;
    padding: 9px 10px;
}
.sidebar.menu-min + .main-content {
    transition: 0.2s;
    margin-left: 43px;
}