﻿.sidebar-body-menu.responsive-sidemenu .mega-submenu .submenu-content ul li a {
    text-align: left;
    position: relative;
    padding: 8px 21px;
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    width: 100%;
    display: block;
}
.manage-account-header.new-roolbtn-header {
    justify-content: end;
}
.manage-act-table .rolth-right {
    text-align: right;
    padding-right: 45px;
}
.manage-act-table .roltd-righ {
    text-align: right;
    padding-right: 45px;
}
.categories-section-inner li {
    margin-bottom: 12px;
}
.inventorymanagement-txt label {
    display: initial;
}

.patientview-unbold label {
    display: unset;
}
.patientview-unbold label p {
   margin-bottom: 0;
}
.patientview-unbold p {
  margin-bottom: 0;
}
.product-attributes-selected select {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    height: 50px;
}
.tbContainer1 {
    position: relative;
    margin-bottom: 10px;
}
.tbContainer1 input[type="text"] {
    width: 100%;
    padding: 15px;
}
.tbContainer1 {
    display: none;
}
.tbContainer:first-child {
    margin-top: 32px;
}
.tbContainer1:first-child {
    margin-top: 32px;
}
.product-label.addinputfiledbtn {
    margin-left: 20px;
}
.patienttble-visibility {
    margin-left: 15px;
}
.ordertble-hedpart.patienttble-hedpart {
    flex-direction: unset;
}
.pricegroup-table table tbody tr td input[type="text" i] {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    height: 45px;
    background-color: #ffffff;
}
.priceschedulegroup-table table tbody tr td input[type="text" i], .priceschedulegroup-table table tbody tr td input[type="date" i] {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    height: 45px;
    background-color: #ffffff;
}
#summarymodel .modal-footer {
    justify-content: center;
}
.dataTables_length label {
    text-transform: capitalize;
}
.showing-product-details .product-box-section .productslider-name {
    min-height: 105px;
}
.legend-symbols .select-list select {
    height: 48px;
    font-size: 15px;
}
.newaccount-modelbox input[type="text" i] {
    border: 1px solid #C7C7C7;
    height: 48px;
    border-radius: 6px;
    padding-left: 15px;
}
.astrek-sign {
    color: #ff0000;
    margin-left: 4px;
}
.error-message {
    font-size: 13px;
    color: #ff0000;
    display: none;
}
#productlist .product-box-section {
    margin-bottom: 25px;
}
.tableheader-full table.table.table-striped.dataTable.no-footer {
    width: 100% !important;
}
.tableheader-full .dataTables_scrollHeadInner {
    width: 100% !IMPORTANT;
}
.tooltip-custom-legend {
    background-color: #000000b3;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    position: absolute;
    font-size: 13px;
    padding: 5px 10px;
  display: none;
    white-space: nowrap;
    color: #fff;
    margin-top: 26px;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .tooltip-custom-legend:before {
        content: '';
        position: absolute;
        top: -4px;
        border-style: solid;
        border-width: 0 14px 16px;
        border-color: transparent transparent #4c4c4c;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .tooltip-custom-legend p {
        margin-bottom: 0;
    }

.symbols-toltip-icon:hover .tooltip-custom-legend {
    display: block;
}

.symbols-toltip-icon img {
    cursor: pointer;
}
.darktble-row {
    background-color: #6266f55c !important;
}

.tdorder-input-bx.btn_qty-changes-product button.minus-plus_btn-qty {
    
    color: #0069d9;
    background-color: transparent;
    border: none;
    padding: 0px 10px;
}