﻿.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: center;
    padding-right: 45px;
}

.categories-section-inner li {
    margin-bottom: 10px;
}

.inventorymanagement-txt label {
    display: initial;
}

.patientview-unbold label {
    display: unset;
    word-wrap: break-word;
    font-weight: 500;
    text-transform: capitalize;
}

    .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: 31px;
}

.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: 31px;
    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: 28px;
    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;
}

.hidden-ship {
    display: none;
}

/*.clientm {
    margin-left: 309px;
}*/
.legend-symbols.client_new {
    width: 190px;
}

.showing-text-head.showing_text_head {
    justify-content: unset;
    align-items: center;
    margin-bottom: 25px;
}

.showing-text p {
    margin-bottom: 0px;
}

.clientms {
    margin-left: -304px;
}

.checkcustom {
    margin-top: 41px;
}

.Clientname-parpal {
    color: #6266F5;
    margin-left: 11px;
}

.optionpatient {
    margin-right: 20px;
    margin-left: 147px;
}


.ShowEye {
    margin-left: 90%;
}

.Linkblue a {
    color: blue;
}

.ui-autocomplete {
    z-index: 9999 !important;
}

.file-preview {
    display: flex;
    align-items: center;
    border-radius: 5px;
    border: 2px dotted #198754;
}

.remove-button {
    margin-right: 10px;
    cursor: pointer;
    background-color: #ff0000;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 12px;
}

    .remove-button:hover {
        background-color: #dd0000;
    }



.Discontinued {
    color: #ffffff;
    border-radius: 6px;
    font-size: 12px;
    background-color: #ffc107;
    width: 98px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: block;
    margin-left: auto;
    /* margin-top: -45px;*/
}

.stocks-in-dash {
    color: #ffffff !important;
    border-radius: 6px;
    font-size: 12px;
    background-color: green;
    width: 98px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: block;
    /*margin-left: 150px;*/
    /*margin-top: -45px;*/
}

.stocks-out-dash {
    color: #ffffff !important;
    border-radius: 6px;
    font-size: 12px;
    background-color: red;
    width: 98px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: block;
    /* margin-left: 150px;*/
    /*margin-top: -45px;*/
}


.Discontinued-dash {
    color: #ffffff !important;
    border-radius: 6px;
    font-size: 12px;
    background-color: #ffc107;
    width: 98px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: block;
    /*margin-right: 5px;*/
    margin-bottom: 0px;
    font-weight: 500;
    border-radius: 6px;
}
/*27/03/2024*/
.form_group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 15px;
    align-items: center;
    gap: 20px;
}

.document_chk_box {
    height: 20px;
    width: 20px;
}

.form_group_docu {
    padding-top: 15px;
    display: flex;
    align-items: center;
}

/*-----09-05-2024----*/
.product-orders {
    padding: 0px 35px;
}

.table-responsive table.table thead tr th {
    text-align: center;
    background-color: #686aaa;
    color: #fff;
    font-weight: 500;
}

.table-responsive table.table tbody tr td {
    text-align: start;
    white-space: nowrap;
}

.cstm-click-btn {
    font-size: 14px;
    padding: 5px 10px;
    line-height: normal;
    border: 2px solid #f0f0f0;
    font-weight: 800;
    color: #b4717d;
}

.cstmpadd-table {
    padding: 15px 20px;
}

.cstm-parent-table {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .cstm-parent-table a {
        margin: 0px 10px;
        color: blue;
        text-decoration: underline
    }

    .cstm-parent-table p {
        margin-bottom: 0px;
    }

.cstm-table-bg {
    background: white;
    padding: 10px 20px;
    margin-top: 15px;
    box-shadow: 0 0px 10px rgb(0 0 0 / 6%);
}

.cstm-order-link, .cstm-order-link:hover {
    color: blue;
    text-decoration: underline;
}

.cstm-seacrh-parent {
    display: flex;
    align-items: center;
    justify-content: end;
}

.cstm-seacrh-parent-inner {
    position: relative;
}

.cstm-seacrh-input {
    padding: 8px 40px;
    border-radius: 5px;
    border: 1px solid pink;
}

.cstm-seacrh-parent i {
    position: absolute;
    top: 14px;
    right: 15px;
}

.bothbtns-section .both-canclebtn:focus {
    border: 1px solid #000;
}
/*.scriptco-payload-popup {
    display: none;
  
}*/
/*.scriptco-payload-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    z-index: 1100;
    width: 350px;
    max-width: 90%;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}

.scriptco-payload-popup .form-group {
    margin-bottom: 15px;
}

.scriptco-payload-popup label {
    display: block;
    margin-bottom: 5px;
}

.scriptco-payload-popup input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.scriptco-payload-popup .btn-group {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}


.custmrefillBtn {
    border-radius: 8px;
    padding: 7px 25px;
    height: 50px;
    font-size: 14px;
    height: 38px;
    width: auto;
    max-width: 205px;
}

.scriptco-payload-popup select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

.order-fields {
    margin-top: 15px;
}

.scriptco-payload-popup .form-group {
    margin-bottom: 10px;
}*/