.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(loader.gif) center no-repeat #54525252;
}

/*.btn {
    padding: 5px 8px !important;
}*/

.table>:not(caption)>*>* {
    padding: 0.5rem 0.8rem !important;
}

.swal2-popup.swal2-toast .swal2-title {
    margin: 1em 1em !important;
    font-size: 13px !important;
}

.swal2-popup.swal2-toast {
    padding: 10px !important;
}

body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    right: 15px !important;
}

.custom-scroll {
    max-height: 350px;
    overflow-y: scroll;
}

.w-500 {
    width: 500px !important;
}

.w-450 {
    width: 450px !important;
}

.w-400 {
    width: 400px !important;
}

.table td img {
    width: 30px;
    height: 30px;
}


.dropdown-toggle::after {
    display: none !important;
    
}

.table thead th {
    background: #881bf4;
    color: #fff;
    font-weight: 600;
}

.table td, .table th {
    vertical-align: middle;
}

.pagination-wrap {
    float: right;
    margin-top: 20px;
}


.btn:hover {
    color: #fff;
}

td button.btn-info,button.btn-danger,button.btn-success,button.btn-primary,button.btn-warning {
    color: #fff;
}

.btn .feather {
    height: 15px !important;
    width: 15px !important;
}

.pagination {
    margin-bottom: 0 !important;
}

.sidebar .sidebar-body .nav .nav-item .nav-link {
    height: 40px;
    color: #000000b5;
    font-weight: 600 !important;
}

.sidebar {
    width: 260px;
}

.sidebar .sidebar-header {
    width: 260px;
}

.main-wrapper .page-wrapper {
    width: calc(100% - 260px);
    margin-left: 260px;
}

.sidebar .sidebar-body .nav .nav-item .nav-link .link-title {
    margin-left: 35px;
}

.modal-body {
    padding: 25px;
}

.modal-header {
    background: #4e0074;
}

.modal-title {
    color: #fff;
}

.modal-content {
    border: none;
}

.bootstrap-tagsinput .tag {
  margin-right: 0px;
  color: white !important;
  background-color: #0d6efd;
  padding: 0.2rem;
}

.bootstrap-tagsinput input {
    padding: 0 0px !important;
}

.bootstrap-tagsinput {
    display: block !important;
    width: 100% !important;
    padding: 0.469rem 0.8rem !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #000 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #e9ecef !important;
    appearance: none !important;
    border-radius: 4px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
    box-shadow: none !important;
}

.custom-select {
    border: none;
    background: no-repeat;
    padding: 0px 15px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

div#verify-otp-modal {
    background: #5e5e5ede;
}

body::-webkit-scrollbar { width: 0 !important } 
body { overflow: -moz-scrollbars-none; }
body { -ms-overflow-style: none; }

.table-responsive::-webkit-scrollbar { width: 0 !important }
.table-responsive { overflow: -moz-scrollbars-none; }
.table-responsive { -ms-overflow-style: none; }
.table-responsive::-webkit-scrollbar { overflow-x: auto; width: 10px; height: 10px; }

.modal::-webkit-scrollbar { width: 0 !important }
.modal { overflow: -moz-scrollbars-none; }
.modal { -ms-overflow-style: none; }

.custom-scroll::-webkit-scrollbar { width: 0 !important }
.custom-scroll { overflow: -moz-scrollbars-none; }
.custom-scroll { -ms-overflow-style: none; }

::-webkit-scrollbar-track {
  background: #aaaaab; 
}
 
::-webkit-scrollbar-thumb {
  background: #881bf4; 
}

::-webkit-scrollbar-thumb:hover {
  background: #881bf4; 
}

/*==================Category tree view==================*/

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none;
}

.tree ul {
    position:relative;
}

.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:5px;
    border-left:1px solid;
}

.tree li {
    margin:0;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 2.3rem;
    padding-right: 0;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative;
    font-size: 16px;
}

.tree ul li:before {
    content:"";
    display:block;
    width:32px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:5px
}

.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0;
}

.indicator {
    margin-right:5px;
}

.tree li a {
    text-decoration: none;
    color:#369;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

/*=======================End========================*/

.card-img, .card-img-top {
    height: 130px !important;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item .nav-link {
    color: #c5c5c5;
}

.sidebar .sidebar-body .nav.sub-menu .nav-item .nav-link.active {
    color: #9f00e8;
}

.sidebar-dark .sidebar .sidebar-body .nav .nav-item.active .nav-link .link-title, .sidebar-dark .sidebar .sidebar-body .nav .nav-item:hover .nav-link .link-title {
    color: #9f00e8;
}