.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: #007BFF;
}

.external-link:hover {
    text-decoration: underline !important;
    color: #007BFF;
}

.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: #007BFF;
}

.line-height2 {
    line-height: 20px;
}

.h-lg-auto {
    min-height: auto!important;
}

.text-green {
    color: #009846;
}

.stock-table thead {
    background: #274d8f;
}

.stock-table thead th {
    color: white !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;
}

.listimages {
    width: 60px;
    height: 60px;
}

.tooltip1 {
    margin-top: 0;
    margin-left: -0;
    position: absolute;
    /* position: relative; */
    /* top: 0;
    left: 0; */
    top: -85px;
    left: -100px;
    background: #007BFF;
    color: #fff;
    display: block;
    margin-bottom: 6px;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    width: 280px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    cursor: pointer;
}

.tooltip1:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}


/* CSS Triangles - see Trevor's post */

.tooltip1:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #007BFF 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.image-path-on-hover:hover .tooltip1 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}


/* IE can just show/hide with no transition */

.tooltip1 {
    display: none;
}

.image-path-on-hover:hover .tooltip1 {
    display: block;
}

.tooltip1:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}


/* CSS Triangles - see Trevor's post */

.tooltip1:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #007BFF 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.image-path-on-hover:hover .tooltip1 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}


/* IE can just show/hide with no transition */

.tooltip1 {
    display: none;
}

.image-path-on-hover:hover .tooltip1 {
    display: block;
}

.s3_image_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.selected-images ul {
    list-style-type: none;
    padding-left: 0;
    display: grid;
    grid-template-columns: 250px 250px 250px 250px;
    grid-column-gap: 25px;
}

.selected-images ul li {
    display: inline-block;
}

.selected-images input[type="checkbox"] {
    display: none !important;
}

.selected-images label {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    margin: 2px;
    cursor: pointer;
}

.selected-images #searched-items li p {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.selected-images label:before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid #007BFF;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
    z-index: 9;
}

.selected-images label img,
.selected-images label video,
.selected-images label embed {
    height: 200px;
    width: 100%;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

.selected-images :checked+label {
    border-color: #ddd;
}

.selected-images :checked+label:before {
    content: "✓";
    background-color: #007BFF;
    transform: scale(1);
}

.selected-images :checked+label img {
    transform: scale(0.9);
    /* box-shadow: 0 0 5px #333; */
    z-index: -1;
}

.add-images-modal .modal-body {
    padding: 6px 10px;
}

.selected-images {
    padding-top: 4px;
}

.images-preview ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.images-preview ul li {
    display: inline-block;
    position: relative;
}

.images-preview ul li img,
.images-preview ul li video,
.images-preview ul li embed {
    height: 100px !important;
    width: 100px !important;
    margin: 0;
}

.s3-image-upload {
    width: 70%;
}

.images-preview {
    padding-top: 8px;
}

.remove-image {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff;
    background: #007BFF;
    border-radius: 4px;
    font-size: 12px!important;
    padding: 3px 4px;
    cursor: pointer;
}

.selected-images {
    max-height: 300px;
    overflow-y: auto;
}

.style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #E3CCE3;
}

.selected-images input[type="radio"] {
    display: none;
}

.selected-images {
    padding-top: 4px;
}

.images-preview ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.images-preview ul li {
    display: inline-block;
    position: relative;
}

.images-preview ul li img {
    height: 100px !important;
    width: 100px !important;
    margin: 0;
}

.s3-image-upload {
    width: 70%;
}

.images-preview {
    padding-top: 8px;
}

.remove-image {
    position: absolute;
    right: 8px;
    top: 8px;
    color: #fff;
    background: #740074;
    border-radius: 4px;
    font-size: 12px!important;
    padding: 3px 4px;
    cursor: pointer;
}

.selected-images {
    max-height: 300px;
    overflow-y: auto;
}

.style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #E3CCE3;
}