body,.small-box p,.dropdown-item {
	font-size:16px;
}
.dark-mode input:-webkit-autofill,
.dark-mode input:-webkit-autofill:hover, 
.dark-mode input:-webkit-autofill:focus, 
.dark-mode input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232329;
}
label.error{
  color:#dc3545;
  margin-bottom: 0px; 
}
.brdr {
  box-shadow: 0 0 4px #000000;
}
.has-error {border:1px solid #dc3545 !important;}
.swal2-styled.swal2-cancel{
	border: unset !important;
}
.card-heading-text{
	font-size: 22px;
}
.dataTables_info,
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_length label{
	font-weight: bold;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover{
	background-color: #007bff;
    color: #fff;
}
.multiple-selection-dropdown,
.multiple-selection {
	font-size: 16px;
}

.srch {
  display: inline-block;
  border-radius: 40px;
  padding: 0.1em 0.1em;
  background-color: #cccecf;
  color: #343a40;
  font-size: 22px;
}
.info-box .info-box-icon > img {
  max-width: 80%;
}
.nav-link {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.nav-tabs{
  border-bottom: 3px solid #6f42c1;
}
.dark-mode .nav-tabs{
  border-bottom: 3px solid #a777ff;
}

/* .nav-tabs .nav-link.active {
  border-color: #007bff #007bff #fff;
} */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #FFF;
  font-weight: bold;
  line-height: 1.5;
  border-radius: 0.2rem;
  border-top: 3px solid #6f42c1;
  border-left: 3px solid #6f42c1;
  border-right: 3px solid #6f42c1;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
  background-color: #007bff;
}

.dark-mode .nav-tabs .nav-item.show .nav-link,
.dark-mode .nav-tabs .nav-link.active{
  color: #FFF;
  font-weight: bold;
  line-height: 1.5;
  border-radius: 0.2rem;
  border-top: 3px solid #a777ff;
  border-left: 3px solid #a777ff;
  border-right: 3px solid #a777ff;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0rem;
  border-bottom-right-radius: 0rem;
  background-color: #3f6791;
}
.nav-tabs .nav-link {
  color: #000;
  font-weight: 500;
  margin-bottom: -3px;
}
.dark-mode .nav-tabs .nav-link {
  color: #ffc107;
  font-weight: 500;
  margin-bottom: -3px;
}

*::-webkit-scrollbar {
  width: 5px;
}
#upload-demo{
  width: 400px;
  height: 400px;
  padding-bottom:25px;
}


*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
}
 

*::-webkit-scrollbar-thumb {
  background: gray; 
  border-radius: 5px;
}
.info-box .info-box-content {
  line-height: 1.25;
}
.info-box .info-box-number {
  margin-top: 0rem;
  font-size: 1.75rem;
  text-align: center;
}
.info-box .info-box-text {
  text-align: center;
}

*::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

.table td, .table th{
	padding: .35rem;
	text-align: center;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid rgba(0,0,0);
}
.hide{
  display: none;
}
.card-section{
  padding-top: 5px; 
}
.card-section .content{
  padding:0px;
}

.table-section thead tr td,
.table-section thead tr th,
.table-section tbody tr td,
.table-section tbody tr th{
  font-size: 1rem;
}

.card-section .card{
  margin-bottom: 5px;
}

body .text-white{
  color: #FFF !important;
}
.sidebar-section{
  margin-bottom: 3px;
}

.previous,.next {
  font-weight: bold;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.login-section{
  padding-top:7%; 
}
.order_detail{
  padding: 5px;
}
.order-cart-section:first-child{
  border-top:1px solid #dee2e6; 
}
.order-cart-section{
  border-top:1px solid #dee2e6;
  border-bottom:1px solid #dee2e6;
  border-left:1px solid #dee2e6;
  border-right:1px solid #dee2e6;
  padding: 20px;
}

.order-cart-section .row:nth-child(2) .order_detail{
  border-top:1px solid #dee2e6;
}
.order-cart-section .row .order_detail:last-child{
  border-right:1px solid #dee2e6;
}
.order-cart-section .row .order_detail{
    border-bottom:1px solid #dee2e6;
    border-left:1px solid #dee2e6;
}

.product-image {
  width: 50%;
}
.product-section-row {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: 20px;
}
.product-section-row:first-child {
  border-top:1px solid #dee2e6; 
}

.product-section-row {
  border-bottom:1px solid #dee2e6;
  border-left:1px solid #dee2e6;
}

.product-section-row .row:nth-child(2) .order_detail{
   border-top:1px solid #dee2e6;
}
.product-section-row .row .order_detail:last-child{
   border-right:1px solid #dee2e6;
}
.product-section-row .row .order_detail{
   border-bottom:1px solid #dee2e6;
   border-left:1px solid #dee2e6;
 }
.table-border {
  border:2px solid black;
}
.main-sidebar {
  z-index: 9999 !important;
}
textarea {
  resize: none;
}
.form-check{
  padding-left:0px !important;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}
.division-section{
  padding: 10px;
  border: 1px solid #000; 
}
.landing-costing-table th,.landing-costing-table td
.final-cost-table th,.final-cost-table td{
  width: 33%;
}
.bubleguard-guard-table th,
.bubleguard-guard-table td {
  padding: 0px;
}
           .invoice-table{
  border:1px solid #dee2e6!important;
}
.invoice-table tr td,.invoice-table tr th,
.invoice-table td, .invoice-table th{
    padding: 4px;
    border-right:1px solid #dee2e6!important;
    border-left:0px;
    border-bottom:0px;
    border-top:0px;
}

.font-weight-bold{
   font-weight: bold !important;
}
.stockmaster *,
.stockmaster-invoice label{
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: normal !important;
}
.stockmaster-invoice { 
  font-family: verdana !important ;
}
.stockmaster-invoice h1, 
.stockmaster-invoice h2, 
.stockmaster-invoice h3, 
.stockmaster-invoice h4, 
.stockmaster-invoice h5, 
.stockmaster-invoice h6,
.stockmaster-invoice .h1, 
.stockmaster-invoice .h2, 
.stockmaster-invoice .h3, 
.stockmaster-invoice .h4, 
.stockmaster-invoice .h5, 
.stockmaster-invoice .h6 { 
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.name-pr{
  line-height: 1px;
}
.tag-label{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.image-border{
  border: 3px solid #dee2e6!important;
}
/* .breadcrumb{
  margin-bottom:5px;
  padding: 10px
} */
.breadcrumb-section-1{
  background-color: #e9ecef;
    border-radius: 0.25rem;
    padding: 0.5rem;
}
.dark-mode .breadcrumb-section-1{
  background-color: #343a40;
    border-radius: 0.25rem;
    padding: 0.5rem;
}
.btn-bck {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  box-shadow: none;
}
.dark-mode .btn-bck {
  color: #1f2d3d;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  box-shadow: none;
}
.btn-bck:hover  {
  color: #fff;
}
.dark-mode .btn-bck:hover  {
  color: #212529; 
}
.content-header{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}
fieldset {
    border: solid 1px gray;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    border-radius: 10px;
}
legend {
    float: none;
    width: inherit;
    font-size: 18px !important;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    padding: 5px 20px;
    border-radius: 5px;
}
.bg-login {
  background-color: #180d44 !important;
  color: #FFF !important;
}
.cards tbody tr {
  float: left;
  width: 18rem;
  margin: 0.5rem;
  border-radius: .25rem;
  border: 0.0625rem solid rgba(0, 0, 0, .125);
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}
.cards tbody td {
  display: block;
}
.cards thead {
  display: none;
}
.cards td:before {
   content: attr(data-label);
   position: relative;
   float: left;
   color: #808080;
   min-width: 4rem;
   margin-left: 0;
   margin-right: 1rem;
   text-align: left;
   font-weight: bold;
}
tr.selected td:before {
   color: #CCC;
}
.cards{
  border-width: 0rem !important;
}
.table .avatar {
  width: 50px;
}
.cards .avatar {
  width: 150px;
  height: 150px;
  margin: 15px;
}
.carousel-indicators li{
  background-color: #000;
}
.dark-mode .carousel-indicators li{
  background-color: #FFF;
}
.carousel-control-next-icon,.carousel-control-prev-icon {
  filter: invert(1);  
}
.dark-mode .carousel-control-next-icon, .dark-mode .carousel-control-prev-icon {
  filter: invert(0);  
}
.carousel-inner{
  padding:0.25rem;
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}