body,.small-box p,.dropdown-item {
	font-size:16px;
}
label.error{
  color:#dc3545;
  margin-bottom: 0px; 
}
.remove-border-radius {
	border-radius: 0px !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;
}
.text-black{
 	color: #000;
}
[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;
}
.main-footer{
	padding: 2px;
}


*::-webkit-scrollbar {
  width: 5px;
}


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

*::-webkit-scrollbar-thumb {
  background: gray; 
  border-radius: 5px;
}


*::-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);
}
.user-circle{
  font-size: 30px;
}
.main-header{
  padding: 0px;
}
.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: 14px;
}

.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:10%; 
}
.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
}
/*Start staic pagiation of filter page*/
.search-result-filter .pagin-div {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
.search-result-filter .pagin-div #pagin {
  display: inline-flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}
.search-result-filter #pagin li {
  display: inline-block;
}
.search-result-filter #pagin li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-weight: bold;
}

.search-result-filter  #pagin li a.current {
  z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.search-result-filter  #pagin li.prev,
.search-result-filter  #pagin li.next {
  cursor: pointer;
  background-color: #fff;
    border: 1px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    font-weight: bold;
}

.search-result-filter .last{
  cursor:pointer;
  margin-left:5px;
}

.search-result-filter .first{
  cursor:pointer;
  margin-right:5px;
}
.search-result-filter  #pagin li.prev.disabled,
.search-result-filter  #pagin li.next.disabled {
  pointer-events:none; 
  opacity:0.6;         
  cursor: not-allowed;
}
#filter_per_page {
  width: 100px;
  /* display: inline-flex; */
}
/*End staic pagiation of filter page*/