.h-lg-100vh{
  height: 100vh;
}
.app-header {
 background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.05);
}
.app-header-menu .menu>.menu-item.here>.menu-link .menu-title {
  color: #393185;
}
.app-header-menu .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here), .app-header-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  color: #393185;
}
a:hover {
  color: #393185;
 }
 .app-header-menu .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title, .app-header-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
    color: #393185;
}
.app-header-menu .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-arrow:after, .app-header-menu .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-arrow:after {
   background-color: #393185;
}
.app-header-menu .menu .menu-item.show>.menu-link {
   color: #393185;
}
.app-header-menu .menu .menu-item.show>.menu-link .menu-title {
   color: #393185;
}
.app-header-menu .menu .menu-item.show>.menu-link .menu-arrow:after {
  background-color: #393185;
}
.table thead{
background: #3931851f;
}
.table thead tr th span{
color: #393185;
} 
.select2-container--bootstrap5 .select2-selection {
  background: #3931850a;
  color: #393185;
  color:#393185;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected {
    color: #393185;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
    color: #393185;
}
.select2-container--bootstrap5.select2-container--focus:not(.select2-container--disabled) .form-select:not(.form-select-solid):not(.form-select-transparent), .select2-container--bootstrap5.select2-container--open:not(.select2-container--disabled) .form-select:not(.form-select-solid):not(.form-select-transparent) {
    border-color: #393185;
}
.btn-bg-light.text-muted:hover{
    color: #009846!important;
}
.external-link{
font-size: 14px;
    font-weight: 500;
    text-decoration: underline !important;
    color: #e31e24;
}
.external-link:hover{
   text-decoration: underline !important;
    color: #e31e24; 
}
.ki-duotone, .ki-outline, .ki-solid {
    color: #7b8293;
}
.dt-toolbar label{
    padding-right: 10px!important;
}
.btn.btn-light-green {
   color: #009042;
    background-color: #00904245;
}
.btn.btn-light-green i{
   color: #009042;
}
.btn.btn-light-green:hover{
    background-color:#009042;
    color: #fff;
}
.btn.btn-light-green:hover i{
   color: #fff;
}
.verticle-sep{
    border-right: 1px dashed #d1d1d1;
}
.dropzone {
    padding: .9rem 1.75rem;
}
.dropzone {
    border: 1px dashed #009846;
    background-color: #bae1cc;
}
.dropzone .dz-preview .dz-image {
    width: 280px;
    height: 40px;
}
.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
    display: none;
}
.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 0;
}
.dropzone .dz-preview {
    min-height: 40px;
    margin: 3px;
}
.ki-pencil{
    color:#F6C000;;
}
.ki-trash{
    color:red;
}
.ki-eye{
    color:#00AEEC;
}
.pencil-inactive{
    color: #7b8293 !important;
}
.accordion-button{
    padding-right:3rem;
}
.dropzone .dz-preview .dz-details {
    line-height: 80%;
    padding: .5em .2em;
    opacity:1;
}
.dropzone .dz-preview .dz-details .dz-size {
    font-size: 10px;
}
.dropzone .dz-preview.dz-error .dz-error-message {
    display: none;
}
.radio-input{
    width: 1.2rem;
    height: 1.2rem;
}
.small-check-input{
    width: 1.4rem;
    height: 1.4rem; 
}
.form-check.dosage-check {
    display: flex;
    align-items: center;
}
.small-check-input{
margin-left: -2rem;
width: 1.4rem;
    height: 1.4rem; 
}
.btn-success-border{
  border: 1px solid #009846!important;
  background: #fff;
  color: #009846;
}
.btn-success-border:hover{
  color: #009846;
}
.btn-success-border i{
color: #009846;
}
.payment-recpt{
    max-width: 100px;
}
.invoice-list thead{
    background-color: transparent;
}
.border-radius{
    border-radius: 2px;
}
.form-check.form-check-sm .form-check-input.addrs-chk {
    height: 1.3rem;
    width: 1.3rem;
}
.form-check-input.addrs-chk[type=checkbox] {
    border-radius: .4em;
}
.dt-paging {
    padding: 1rem 0 0rem 0;
}
.text-blue{
    color: #393185;
}
.custom-picker{
margin: 0 0 0 auto;
}
.text-red{
    color: #E31E24;
}
.line-height2{
line-height: 20px;
}
.h-lg-auto{
    min-height: auto!important;
}
.text-green{
    color: #009846;
}
.stock-table thead{
    background:#f7d4d6;
}
.stock-table thead th{
    color: #E31E24!important;
}
.top-br{
    border-top: 1px solid #F1F1F4;
}
.value-count{
    position: absolute;
    right: 22%;
    margin-bottom: 0;
    margin-top: 5px;
}
.br-dash-btm{
border-bottom: 1px dashed #f1f1f4;
}
