@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");

.btn-info {
  margin: 5px;
}

.input-group-text {
  height: 41px;
  margin-top: 5px;
}
.table.items thead {
  background: #323a45;
  color: #fff;
  border: 0;
}
.s-status {
  display: inline-block;
  padding: 6px 18px;
  text-transform: uppercase;
}
.label-danger {
  background: 0 0;
  border: 1px solid #fc2d42;
  color: #fc2d42;
}
.label-success {
  background: 0 0;
  border: 1px solid #139700;
  color: #139700;
}
.input-group.discout {
  width: 42%;
}

.box {
  padding: 0 5px 0 5px;
}
.box .inner {
  background-color: #fff;
  padding: 10px;
}

.searchu {
  background: #fff !important;
  color: #415164 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 10px;
  height: 36px;
  text-transform: inherit;
  margin-top: 8px;
}
#searchtest::after {
  float: right;
  margin-top: 12px;
}
#searchtest {
  color: black;
}
.dropdown-menu.drop-search.show {
  width: 97%;
  padding: 5px;
}
#search_name {
  width: 100%;
}

.searchresult {
  border: none;
  background: white;
}
#basic-addon3 {
  height: 41px;
  margin-top: 5px;
}
.input-group-text.fa.fa-calendar.calendar-icon {
  height: 41px;
  margin-top: 5px;
}

.product_form {
  width: 100%;
  padding: 9px;
  margin-bottom: 16px;
}

.content-wrapper > .content {
  padding: 0 0.5rem;
  padding-top: 20px;
  padding-bottom: 20px;
}

#availability_date {
  padding: 5px;
  border: 1px solid #ccc;
}

.form_button {
  margin-top: 22px;
  background-color: #1686ff;
  color: #fff;
  border: none;
  padding: 7px 17px 7px 17px;
  border-radius: 4px;
}

.form_button_reset {
  margin-top: 22px;
  color: #fff;
  border: none;
  padding: 7px 17px 7px 17px;
  border-radius: 4px;
  background-color: #e82b2b;
}

.content {
}

.content h3 {
  text-align: center;
  margin-bottom: 16px;
}

.small_img {
  width: 51px;

  display: block;

  border: 2px solid #ccc;
}

.main-sidebar {
  background-color: #222437 !important;
}

.nav-sidebar .nav-item > .nav-link {
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  color: #484f70 !important;
}

.nav-sidebar .nav-item > .nav-link:hover {
  color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "Roboto", sans-serif !important;
}

.user-panel,
.user-panel .info {
  overflow: hidden;
  white-space: nowrap;
  background-color: #6201ed;
  padding-top: 13px;
}

.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
  width: 1.6rem;
  font-size: 6px;
  color: #ffc107;
}

.box-primary {
  box-shadow: 5px 11px 23px -13px #e5e5e5;
  -webkit-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -moz-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -ms-box-shadow: 5px 11px 23px -13px #e5e5e5;
  border: 1px solid rgba(230, 230, 230, 0.41);
  background: #fff;
  padding: 8px;
  min-height: 115px;
  overflow: auto;
}

.content-wrapper {
  background: #f5f8f5 !important;
  padding-left: 29px;
  padding-right: 29px;
  padding-top: 18px;
}

input[type="file"] {
  width: 87%;
  border: 1px solid #ccc;
  font-size: 14px;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
}

input {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
  /*width:100%*/
}
.dropdown-toggle::after {
  float: right;
  margin-top: 10px;
}

.btn-addproduct {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: none;
}

.row.accessitem {
  background-color: #cecece;
}

#product_name {
  width: 100%;
}

label {
  color: #000;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: 700 !important;
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
}

.bg_gray {
  background: rgba(44, 80, 237, 0.2);
  border: 1px solid #284ada;
  color: #213db4;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  border-radius: 0.625rem;
  padding: 10px;
  font-size: 13px;
  letter-spacing: 1px;
  width: 100%;
  margin: 5px 0;
}

.bg_gray span {
}

.inner_card {
  position: relative;
  border-top: 3px solid #d2d6de;
  width: 95%;
  margin: 0 auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 5px 11px 23px -13px #e5e5e5;
  -webkit-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -moz-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -ms-box-shadow: 5px 11px 23px -13px #e5e5e5;
  border: 1px solid rgba(230, 230, 230, 0.41);
  background: #fff;
  margin-bottom: 22px;
}

.card_heading h5 {
  border-bottom: 1px solid #eee;
  padding-left: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.card_content {
  width: 100%;
  display: block;
  min-height: auto;
  padding: 12px;
}

.card_heading {
  border-bottom: 1px solid #eee;
  padding-left: 8px;
  padding-bottom: 1px;
  padding-top: 8px;
  font-weight: bold;
  letter-spacing: 1px;
}

.btn-primary {
  border-color: #6201ed;
  box-shadow: none;
  color: #fff;
  background-color: #6201ed;
  width: 70%;
  font-size: 15px;
  letter-spacing: 1px;
  display: block;
  margin: 10px auto;
  height: 40px;
}

.content-header h1 {
  font-size: 18px;
  padding: 11px;
}

.content-header {
  background: #fff;
  color: #213db4;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  border-radius: 0.625rem;
  padding: 4px;
  font-size: 13px;
  letter-spacing: 1px;
  width: 99%;
  border: 1px solid rgba(230, 230, 230, 0.41);
  margin: 0 auto;
}

.content-header h1 {
  font-size: 15px;
  padding: 0;
  margin-top: 10px;
  font-weight: 800;
}

.main-footer {
  background: #fff;
  border-top: 1px solid #dee2e6;
  color: #869099;
  padding: 10px;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: center;
}

.bg_white {
  box-shadow: 5px 11px 23px -13px #e5e5e5;
  -webkit-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -moz-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -ms-box-shadow: 5px 11px 23px -13px #e5e5e5;
  border: 1px solid rgba(230, 230, 230, 0.41);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e7eaed;
  border-radius: 0.625rem;
  padding: 1.25rem 1.25rem;
}

.card-title {
  color: #3e3c4f;
  margin-bottom: 1rem;
  text-transform: capitalize;
  font-size: 0.875rem;
  font-weight: 500;
}

.success {
  background-color: #2c50ed;
  color: #fff;
  display: inline-block;
  padding: 5px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: auto;
  margin: 10px;
  font-size: 13px;
  letter-spacing: 1px;
}

.delete {
  color: #fff;
  background-color: transparent;
  display: inline-block;
  padding: 6px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 90%;
  margin: 10px;
  font-size: 13px;
  letter-spacing: 1px;
  color: #2c50ed;
  border: 1px solid #2c50ed;
}

.edit {
  color: #fff;
  background-color: #29c0b1;
  padding: 6px;
  border-radius: 0.25rem;
}

.edit:hover {
  color: #fff;
}

.success:hover {
  color: #fff;
}

.delete:hover {
  color: #2c50ed;
}

.nav-sidebar > .nav-item .nav-icon {
  font-size: 13px !important;
  margin-right: 0;
  width: 16px;
  text-align: center;
}

.btn-danger {
  color: #fff;
  background-color: #ff3366;
  display: inline-block;
  padding: 7px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: auto;
  margin: 5px;
  font-size: 13px;
  letter-spacing: 1px;
}

.add_new {
  color: #000;
  background-color: #fbbc06;
  display: inline-block;
  padding: 9px 14px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 13px;
  float: right;
  letter-spacing: 1px;
}

.image_preview {
}

.image_preview img {
  
  display: block;
  margin: 0 auto;
  border: 2px solid #ffff;
  box-shadow: 5px 11px 23px -13px #e5e5e5;
  -webkit-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -moz-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -ms-box-shadow: 5px 11px 23px -13px #e5e5e5;
}

.half_width {
  width: 48%;
  display: inline-block;
  float: left;
  height: auto;
  margin: 8px;
}

/* .check_custom input {
    display: none;
}

/* .check_custom span.custom_check {
    width: 13px !IMPORTANT;
    height: 13px !IMPORTANT;
    background: #fff;
    position: absolute;
    left: 0;
    top: 3px;
    border: 1px solid #cccc;
    padding: 0 !important;
    cursor: pointer;
} */

/* .check_custom input:checked+span.custom_check {
    background: #ff585c;
} */

.check_custom input:checked + span.custom_check::after {
  content: "";
  content: "";
  top: 50%;
  left: 50%;
  text-align: center;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
}

.check_custom input span.custom_check::after {
  content: "";
}

.check_custom {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}

*/ .heading {
  border-bottom: 1px solid #eee;
  padding-bottom: 1px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 14px;
  padding-bottom: 3px;
}

.product_grid {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-gap: 10px;
  padding: 0;
  margin-bottom: 19px;
}

.check_custom input:checked + span.custom_check {
  background: #ff585c;
}

.check_custom input:checked + span.custom_check::after {
  content: "";
  content: "";
  top: 50%;
  left: 50%;
  text-align: center;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
}

.check_custom input span.custom_check::after {
  content: "";
}

.p_grid {
  position: relative;
  border-top: 3px solid #d2d6de;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 5px 11px 23px -13px #e5e5e5;
  -webkit-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -moz-box-shadow: 5px 11px 23px -13px #e5e5e5;
  -ms-box-shadow: 5px 11px 23px -13px #e5e5e5;
  border: 1px solid rgba(230, 230, 230, 0.41);
  background: #fff;
  padding: 12px;
  margin: 5px;
}

.check_custom label {
  font-weight: normal !important;
  font-size: 12px;
  cursor: pointer;
}

.main-sidebar,
.main-sidebar::before {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: 235px;
}

body:not(.sidebar-mini-md) .content-wrapper,
body:not(.sidebar-mini-md) .main-footer,
body:not(.sidebar-mini-md) .main-header {
  transition: margin-left 0.3s ease-in-out;
  margin-left: 232px;
  padding-left: 21px;
}

.card_content select {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
  width: 100%;
}

.add_car_inner label {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.add_car_inner input {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
}

.add_car_inner select {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
  width: 100%;
}

.add_wrap_inners_box {
  height: auto;
  padding: 10px;
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-gap: 10px;
  width: 100%;
}

.add_row_wrap {
  width: 100%;
  background: #fff;
}

.next_referral input {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
}

.next_referral select {
  border: 1px solid #ccc !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #d2d6de !important;
  padding: 5px !important;
  margin-top: 5px !important;
  margin-bottom: 7px !important;
  height: 41px !important;
  border-bottom: 1px solid #ccc !important;
  width: 100%;
}

.add-more {
  border-color: #6201ed;
  box-shadow: none;
  color: #fff;
  background-color: #6201ed;
  width: 76%;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
  margin-top: 31px;
  height: 42px;
}

.add-more i {
  font-size: 10px;
  margin-right: 10px;
}
.add-more:hover {
  color: #fff;
}
.delete {
  border-color: #6201ed;
  box-shadow: none;
  color: #fff;
  background-color: #6201ed;
  width: 90%;
  font-size: 13px;
  letter-spacing: 1px;
  height: 26px;
  border-radius: 4px;
  position: relative;
}
.delete:hover {
  color: #fff;
}
.layout-fixed .main-sidebar {
  display: none !important;
}
body:not(.sidebar-mini-md) .content-wrapper,
body:not(.sidebar-mini-md) .main-footer,
body:not(.sidebar-mini-md) .main-header {
  transition: margin-left 0.3s ease-in-out;
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown-item p {
  margin: 0 !important;
}
.navbar-light .navbar-nav .nav-link {
  color: inherit;
}
.nav-link {
  display: block;
  padding: 5px;
}
/* invoice record css*/
.btn.btn-success.inv {
  margin-top: 6px;
  padding: 7px;
}
.btn-default {
  background-color: #222f40;
  border-color: black;
  color: #fff;
}
#wallet_money,
#shipping_charge,
#amount_paid {
  width: 25%;
}
#discount {
  width: 30%;
}
#create_student {
  margin-top: 29px;
}
#create_item {
  margin-top: 9px;
}

/* For Product Checkbox label */
[type="checkbox"] {
  vertical-align: middle;
}

/*  */
/* Order Css*/
.ordersuccess {
  color: #fff;
  background-color: #218838;
  padding: 6px;
  border-radius: 0.25rem;
  margin: 10px;
}
.orderwarning {
  color: #fff;
  background-color: #ffc107;
  padding: 6px;
  border-radius: 0.25rem;
  margin: 10px;
}
.orderdanger {
  color: #fff;
  background-color: #ff3366;
  padding: 6px;
  border-radius: 0.25rem;
  margin: 10px;
}

.bg-warning > a {
  color: #fff !important;
}

/*End*/

/* Forum css*/
.row.mainpost {
  padding: 10px;
}
.box.box-primary.adminforumbox {
  padding: 20px;
}
/*End*/
.login_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
}
.login_wrapper::after {
  content: "";
  margin-left: -48%;
  background-image: url("http://rubick.left4code.com/dist/images/bg-login-page.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.login_left {
  width: 50%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login_left img {
  width: 400px;
}
.login_left h4 {
  font-size: 30px;
  color: #fff;
  margin: 20px 0px 5px 0px;
  font-weight: 800;
  letter-spacing: 1px;
}
.login_left p {
  margin: 0;
  font-size: 20px;
  letter-spacing: 1px;
  color: #fff;
  opacity: 0.7;
}
.login_right {
  width: 50%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login_right form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.login_right form .admin_input {
  width: 100%;
  height: 40px;
  margin: 10px 0px;
  letter-spacing: 1px;
  padding: 13px !important;
}
.login_right form label {
  margin-top: 20px;
}

.login_right form .submit_button {
  background: #2b51b4;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 800;
  border-radius: 4px !important;
  border: none !important;
  margin-top: 20px !important;
}
.img_header {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-direction: column;
  width: 50%;
  overflow: hidden;
}
.img_header h4 {
  color: #234cad;
}
.img_header img {
  width: 65%;
  margin-bottom: 17px;
}
.admin_bar {
  display: none;
}
@media screen and (max-width: 768px) {
	.content-header{
		width: 95%;
	}
	.table td{
		border-bottom-width: 0;
		white-space: nowrap;
	}
	.scroll_in_mb{
		overflow-x: scroll;
	}
	#mobo_table td{
	display: block;
    width: 100%;
    text-align: left;
    padding: 0px;
	}
	.bg_gray{width: 100%;}
	.inner_card{
		width: 100%;
		margin-top: 14px;
	}
	div.dataTables_wrapper div.dataTables_filter label{
		text-align: left !important;
	}
	table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
		border-bottom-width: 0;
		white-space: nowrap;
	}
	div.dataTables_wrapper div.dataTables_paginate{
		width: 100% !IMPORTANT;
	}
	.dataTables_filter{
		width: 100% !IMPORTANT;
	}
	.edit, .delete{
		width: auto;
	}
	.breadcrumb{
		display: none;
	}
	.open_menu{
		left: 0px !important;
	}
	.dropdown-item p{
		margin: 0 !important;
		color: #214baa;
	}
	.dropdown-item:focus, .dropdown-item:hover{
		background: #214baa;
	}
	.toggle_bar span{
		background: transparent !IMPORTANT;
	}
	.toggle_bar::after{transform: rotate(-45deg);top: 11px !IMPORTANT;}
	.toggle_bar::before{transform: rotate(45deg);top: 12px !IMPORTANT;}
  .admin_bar {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 13px;
  }
  .admin_bar::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #214159;
    bottom: 5px;
  }
  .admin_bar span {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #214159;
  top: 15px;
  }
  .admin_bar::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #214159;
    top: 8px;
  }
  .custom_menu {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9;
    background: #214baa;
    top: 55px;
    left: -100%;
    padding-top: 50px;
    transition: all 0.5s;
    overflow-y: scroll;
  }
  .custom_menu ul {
  }
  .custom_menu ul li {
    border-bottom: 1px solid #cccccc36;
  }
  .custom_menu ul li a {
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 15px;
  }
  .login_wrapper {
    flex-direction: column;
  }
  .login_left img {
    display: block;
    width: 65%;
  }
  .login_wrapper::after {
    background: #2b51b4 !important;
    margin: 0;
    height: 45%;
  }
  .login_left {
    width: 100%;
    text-align: center;
    height: auto;
    padding: 20px;
  }
  .login_right {
    width: 100%;
  }
  .login_left p {
    font-size: 18px;
  }
  .login_left h4 {
    font-size: 20px;
  }
  .img_header {
    width: 100%;
    text-align: center;
    align-items: center;
    padding: 6px 0px;
  }
  .login_right form {
    width: 100%;
    padding: 0px 40px;
  }
  .login_right form label {
    margin: 0 !important;
  }
  .login_right form .submit_button {
    margin-top: 10px !important;
  }
  .img_header img {
    display: none !important;
  }
  .sm_wid {
    display: inline-block;
    width: 15px;
  }
}
.sm_wid {
}
.error b p {
  color: #f44336;
  letter-spacing: 1px;
  font-size: 16px;
  margin: 20px 0px;
  display: block;
  background: #f4433657;
  padding: 10px;
  border-radius: 10px;
  letter-spacing: 1px;
}
.dataTables_wrapper {
  overflow-x: scroll;
  padding-bottom: 25px;
}
/* width */
.dataTables_wrapper::-webkit-scrollbar, .scroll_in_mb::-webkit-scrollbar {
  width: 3px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* Track */
.dataTables_wrapper::-webkit-scrollbar-track, .scroll_in_mb::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
.dataTables_wrapper::-webkit-scrollbar-thumb,.scroll_in_mb::-webkit-scrollbar-thumb {
  background: #6b6ded21;
}

/* Handle on hover */
.dataTables_wrapper::-webkit-scrollbar-thumb:hover, .scroll_in_mb::-webkit-scrollbar-thumb:hover {
  background: #2b51b4;
}
.form-group {
  margin: 20px 0px !important;
  width: 100% !important;
}
.breadcrumb li {
  margin: 0 6px;
}


/* rishi admin loader*/
.spesificPropertiesDiv {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    z-index: 6000;
    text-align: center;
}

.loader {
    border: 5px solid #f3f3f3;
        border-top-color: rgb(243, 243, 243);
        border-top-style: solid;
        border-top-width: 5px;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
}
