

/*
    Colors
    Primary1: #E00050
    Primary2: #450096
    Primary3: #115251
*/

.clear{
	clear: both;
}
.notAllowed{
    display: none !important;
}
.progressBarBtn, .progressBarBtn1,  .progressBarBtn2,  .progressBarBtn3,  .progressBarBtn4, .progressBarBtn, .progressBarChangePassBtn{
	display: none;
}
.business_title .form-control{
	background: #ccc;
}
.business_title a span{
	font-size: 15px !important;
	font-weight: bold;
	color: #fff;
}
.top_icon{
    width: 35px;
}
.logo-text{
/*    color: #96093A;*/
/*    font-weight: bold;*/
}
.bg-core{
/*    background: #96093A !important;*/
    background: #E00050 !important;
}
.form-group{
	margin-bottom: 20px;
}
label{
	margin-bottom: 10px;
}
.avatar-60{
	width: 60px;
}
.avatar-100{
	width: 100px;
}
.image-50{
	width: 50px;
	height: 50px;
}
.image-60{
	width: 60px;
	height: 60px;
}
.no-break td, .no-break th{
	word-break: normal !important;
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	white-space: normal !important;
}
.form-control-xs{
	font-size: 10px !important;
	padding: 5px !important;
}
.btn-block{
	display: block !important;
}
.select2-results__option{
    color: #212529 !important;
    padding-left: 18px !important;
}
.select2-results__option:hover{
    color: #fff !important;
}
.select2{
/*    z-index: 10000;*/
}
.select2-container{
/*    z-index:10000 !important;*/
}
.select2-dropdown{
    z-index:100000 !important;
}
.page-header{
    z-index: 100050 !important;
}
.offcanvas{
    z-index: 100060 !important;
}
.modal{
/*  margin-top: 80px;*/
    z-index: 100060 !important;
}

/*POS*/

#bottom_row{
	position: fixed;
	bottom: 10px;
}
.checkoutbtns{
	width: 87.5%;
}
.checkoutbtns .card-body{
	padding-bottom: 0px !important;
	padding-top: 5px !important;
}
.pos .item_list{
	
}
.pos .item_list td{
	font-size: 13px;
	color: #000 !important;
}
.sell_btn{
	height: 70% !important;
	width: 100% !important;
	display: block;
	font-size: 22px !important;
	padding: 20px 40px !important;
	margin-top: 10% !important;
}
.amount-text{
	font-size: 18px !important;
	font-weight: bold;
}
.pos_items{
	padding: 5px !important;
	cursor: pointer;
}
.pos_items .card-body{
	background: #a1db75;
	border-radius: 6px;
	padding-bottom: 7px !important;
}
.pos_items .qty{
	position: absolute;
	left: 0px;
	top: 5px;
	background: #dc3545;
	color: #fff;
	font-size: 10px;
	padding: 3px 5px;
	border-radius: 6px;
	font-weight: bold;
}
.pos_items .name{
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.pos_items .brand{
	font-size: 11px;
}
.pos_items .price{
	font-size: 14px;
	font-weight: bold;
}
.pos_items span{
	display: block;
	margin-top: 0px !important;
}
.pos .form-group label{
	font-size: 12px;
}
.checkoutbtns .input-group .input-group-text, .checkoutbtns .input-group .form-control{
	height: 30px;
}
#product_list{
	height: 45.3vh !important;
	overflow-y: scroll;
	padding-right: 10px;
}
#pos_list{
	height: 50vh !important;
	overflow-y: scroll;
	padding-right: 10px;
}
.text-right{
  float: right;
}

/*END POS*/

.sidebar-mini .menu-title{
    display: none;
}

/* CSS */
.button-71 {
  background-color: #0078d0;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 16px 48px;
  }
}

.button-77 {
  align-items: center;
  appearance: none;
  background-clip: padding-box;
  background-color: initial;
  background-image: none;
  border-style: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  flex-direction: row;
  flex-shrink: 0;
  font-family: Eina01,sans-serif;
  font-size: 16px;
  font-weight: 800;
  justify-content: center;
  line-height: 24px;
  margin: 0;
  min-height: 64px;
  outline: none;
  overflow: visible;
  padding: 19px 26px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  width: auto;
  word-break: keep-all;
  z-index: 0;
}

@media (min-width: 768px) {
  .button-77 {
    padding: 19px 32px;
  }
}

.button-77:before,
.button-77:after {
  border-radius: 80px;
}

.button-77:before {
  background-color: rgba(249, 58, 19, .32);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.button-77:after {
  background-color: initial;
  background-image: linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
  bottom: 4px;
  content: "";
  display: block;
  left: 4px;
  overflow: hidden;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: all 100ms ease-out;
  z-index: -1;
}

.button-77:hover:not(:disabled):after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition-timing-function: ease-in;
}

.button-77:active:not(:disabled) {
  color: #ccc;
}

.button-77:active:not(:disabled):after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
  bottom: 4px;
  left: 4px;
  right: 4px;
  top: 4px;
}

.button-77:disabled {
  cursor: default;
  opacity: .24;
}

/*end btn*/

.sidebarX{
    overflow-y: scroll;
}
/*.qboat .sidebar-mini .sidebar{
    overflow-y: auto !important;
}*/
.sidebar::-webkit-scrollbar {
  display: none; /* Chrome */
}
.sidebar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.qboat.sidebar-mini .sidebar .menu-list a.m-link i{
    margin: 0 auto !important;
}
.qboat .sidebar-mini .sidebar .menu-list li .sub-menu{
/*    z-index: 100000;*/
}

.role_permissions{
    font-size: 12px;
}
.role_permissions .label1{
    border-bottom: 1px solid #ccc;
    padding: 10px 10px;
    width: 100%;
}
.role_permissions ul{
    list-style: none;
}
.role_permissions .ul1{
    padding-left: 0px;
    margin: 0px;
}
.role_permissions .ul1 .li1{
    border: 1px solid #ccc;
    height: 240px;
    margin-bottom: 10px;
}
.role_permissions .ul2 .li2 label{
    padding-left: 10px;
}

.receipt_ticket td{
    color: #333 !important;
}
.order_ticket tables thead tr th{
    font-size: 0.8em !important;
}
.order_ticket tbody td{
    font-size: 0.7em;
    padding: 4px 6px !important;
}
.order_ticket tfoot td{
    padding: 2px 6px !important;
    border: none;
    font-size: 0.7em;
}
.order_ticket tfoot tr{
    border: none;
}
.order_ticket tfoot .prc1{
    font-weight: bold;
/*    font-size: 1.1em;*/
}
.order_ticket tfoot .prc2{
    font-weight: bolder;
    font-size: 1.8em;
}
.receipt_ticket small{
    font-size: 0.6em;
}
.sign_table td{
    border: none;
    font-size: 0.7em;
}

#company_header{

}
#company_header h2{
    margin-bottom: -4px;
    font-size: 2.0em;
    color: #757575 !important;
}
#company_header img{
    width: 30px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}
#company_header p{
    font-size: 0.8em;
    /*margin-top: -5px;*/
    margin-bottom: -10px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #757575;
}

.companyHeader{
    display: none;
}

.package-det{
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 10px;
    background-color: #eee;
    margin-bottom: 10px;
}
.text-md{
    font-size: 0.9em;
}
.text-sm{
    font-size: 0.8em;
}
.price-tag{
    font-size: 12px;
}
.price-tag .package-name{
    font-size: 13px;
}

/* Styles for screens 600px and up (e.g., small tablets) */
@media (max-width: 600px) {
    [class^="col-md-"], [class*=" col-md-"] {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}










