.rtl .simTbl,
.rtl .tblUser {
    direction: rtl;
    text-align: right;
}

.bsktblContainer {
    margin-top: 40px;
}

.rtl .bsktblContainer {
    direction: rtl;
}

.bsktblContainer thead {
    color: white;

    background-image: linear-gradient(-180deg, #b00203, #b00203);
}

.bsktblContainer thead th {
    padding-top: 13px !important;
}

.bsprTitle {
    font-size: 13px;
    line-height: 21px;
    display: flex;
    align-items: center;
    height: 100%;
}

.bsprTitle a {
    color: #121212;
}

.bsktblContainer tbody tr {
    border: 1px solid #eee;
    border-right: 0;
    border-left: 0;
}

.bsktblContainer td {
    vertical-align: middle;
}

.picListBasket {
    height: 60px;
    width: 60px;
}
.rtl
.bskListInner td,
.rtl
.table th {
    text-align: right;
    direction: rtl;
}

.btn-number {
    line-height: 25px !important;
    cursor: pointer;
}

.quantity-title {
    color: #444;
    margin-bottom: 11px;
    line-height: 18px;
}

a {
    color: inherit;
}

.quantity-minus {
    bottom: 7px;
    right: auto !important;
    left: 27px;
}

.btn-number {
    font-size: 19px;
}

.input-text {
    width: 78px;
    height: 40px !important;
    line-height: 38px;
    font-size: 18px;
    border: 1px solid #cccccc;
    padding: 0 10px;
    text-align: center;
}

.quantity-plus {
    top: 6px;
    color: #4b4e4d !important;
}

.quantity {
    display: inline-block;
    width: 100%;
}

.quatity_title {
    text-align: center;
    font-size: 14px;
    margin-right: 37px;
    width: 57px;
}

.control {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.row_bsk_amount {
    display: flex;
    align-items: center;
}

.input-text {
    width: 61px;
    height: 40px !important;
    line-height: 38px;
    font-size: 17px;
    border: 1px solid #cccccc;
    padding: 0 10px;
    text-align: center;
    font-weight: bold;
    margin-left: 63px;
    margin: 0;
}

.wh-cnt {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 21px;
    margin-top: 10px;
    padding-top: 1px;
}

.titlechk {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #484848;
    margin-bottom: 2rem;
}

.rtl .rcheckout {
    direction: rtl;
}

.rcheckout label span.mandetory_lbl {
    color: #ff0000;
}

.rcheckout h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

.rcheckout h5 i {
    color: #ff6a00;
    margin-left: 4px;
}

.check_header {
    background-color: #f9fafb;
    border-radius: 10px;
    padding: 16px 15px;
    margin-bottom: 15px;
    margin-top: 17px;
}

.rtl .check_header {
    text-align: right;

}

.check_header>div>div {
    display: flex;
    align-items: center;
}

.check_header>div .btn_cn {
    justify-content: end;
}

.check_header>div .btn_cn button {}

.rcheckout label {
    font-size: 14px;
    color: #565454;
}

.tbcard {
    border-collapse: unset;
    border-radius: 1em;
}

.line {
    border-top: 3px solid #2196f3;
}

.divcheckout {
    height: fit-content;
}

.rtl .divcheckout {
    text-align: right;

}

.btnpop:hover {
    color: #fdfdfd;
    background-color: #000;
}

.sum_box {
    display: flex;
    justify-content: end;
    padding: 7px 5px;
    background: #f5f5f5;
}

.sum_cn {
    font-size: 15px;
    font-weight: bold;
}

.theader {
    background: #f7f7f7;
}

.bsktblContainer tfoot td {
    padding: 2px 0;
}

.divbottomtable {
    margin-top: -14px;
    border-top: none;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.texttable {
    border-top: 1px solid #2196f3;
    width: 90%;
}

#dissuccess {
    margin-left: 0px;
    padding: 2px;
    display: none;
    margin-top: 2px;
    text-align: center;
    color: green;
    font-weight: bold;
}

.formBHcT {
    background: #eee;
    padding: 14px;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0px;
    border-radius: 15px 15px 0 0;
}

.invoiceContainer {
    max-width: 780px;
}

.invClBg {
    padding: 7px;
    text-align: center;
    background-color: #e2ecf1;
    font-size: 12pt;
    font-family: tahoma;
    color: #221f1f;
    -webkit-print-color-adjust: exact;
    border: 1px solid #c2c2c2;
    border-bottom: 0px;
}

.invClBg2 {
    padding: 7px;
    text-align: center;
    background-color: #f0f0f0;
    font-size: 12pt;
    font-family: tahoma;
    color: #221f1f;
    -webkit-print-color-adjust: exact;
    border: 1px solid #c2c2c2;
    border-bottom: 0px;
}

.invSimlpeRow {
    border: 1px solid #c2c2c2;
    background: white;
}

.infColBordered {
    border: 1px solid #eee;
}

.nopadd {
    padding: 0px !important;
}

.invSimpleCol {
    padding: 7px;
    font-size: 8pt;
    font-family: tahoma;
    background-color: #ffffff !important;
    vertical-align: top;
    line-height: 26px;
}

.rtl
.invSimpleCol {
    text-align: right;

}
.invoiceContainerinvPrint .invSimpleCol,
.invoiceContainerinvPrint tbody tr td {
    font-size: 10pt;
}

.invInfo {}

.roleContainer {
    max-height: 217px;
    overflow: auto;
    padding: 10px;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
}

.formBHcT {
    background: #e7e7e7;
    color: #383838;
}

.theader {
    color: #3a3a3a;
}

.tbcart tr {}

.fomBH .contentform {
    background: #fbfdff;
}

.fomBH .contentform {
    padding: 21px 11px 3px 5px;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    margin-bottom: 16px;
}

.contentform {
    background: #fbfdff;
}

.rtl
.fomBH .contentform {
    direction: rtl;
}

.rtl
.form-check {
    text-align: right;
    direction: rtl;
}

.rtl
.table th {
    text-align: right;
    direction: rtl;
}

tbody tr td {
    vertical-align: middle !important;
}

.rtl
tbody tr td {
    text-align: right;
}
app-inner-basket-list {
    width: 100%; 
}
.rtl
app-inner-basket-list { 
    direction: rtl;
}

.lang_link {
    font-size: 12px;
    padding-top: 7px;
}

.btncart {
    background: none;
    color: #970606;
    padding: 3px;
    border-radius: 5px;
    display: block;
    font-size: 15px;
    border: 0px solid #d4d4d4;
    position: relative;
    margin-top: 5px;
}

.btncart img {
    height: 21px;
    margin-right: 15px;
}

.basket-Price-amount {
    background-color: #b50202;
    border-radius: 11px;
    color: white;
    font-size: 9px;
    padding: 2px 5px 0 5px;
    position: relative;
    margin-right: 10px;
    position: absolute;
    left: -16px;
    top: -3px;
}

.bskTopBody {
    display: rtl;
    direction: rtl;
    text-align: right;
    margin-top: 6px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}

.ngxp__container {
    top: 6px !important;
    z-index: 999999;
    background: white;
    border: 1px solid var(--color);
    font-size: 13px;
    direction: rtl;
    min-width: 310px;
    text-align: center;
    max-width: 100%;
    border-radius: 2px;
    -webkit-box-shadow: 10px 0 10px 0 rgb(49 49 49 / 9%);
    box-shadow: 10px 0 10px 0 rgb(49 49 49 / 9%);
}

#ngxCnSearch>div {
    top: 0px !important;
    width: 98%;
}

.delete i {
    color: red;
    cursor: pointer;
}

.ngxp__container>.ngxp__arrow {
    top: -6px;
}

.bskTopBody {
    direction: rtl;
    text-align: right;
    margin-top: 6px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    font-size: 13px;
}

.imgpop {
    max-width: 70px;
    border-radius: 9px;
}

.bskTotal {
    font-size: 15px;
    text-align: center;
    margin-bottom: 4px;
    padding-bottom: 8px;
    background: #f7f7f7;
    padding: 12px;
    border-radius: 19px;
    font-weight: bold;
}

.form-check .label {
    position: relative;
    cursor: pointer !important;
    color: #666;
    font-size: 30px;
}

.form-check input[type="checkbox"],
.form-check input[type="radio"] {
    position: absolute;
    right: 9000px;
}


/*Check box*/

.form-check input[type="checkbox"]+.label-text:before {
    content: "\f0c8";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 25px;
    display: inline-block;
    margin-left: 5px;
    font-size: 24px;
    float: left;
    margin-top: -3px;
}

.form-check input[type="checkbox"]:checked+.label-text:before {
    content: "\f14a";
    color: #ff0000;
    animation: effect 250ms ease-in;
}

.form-check input[type="checkbox"]:disabled+.label-text {
    color: #aaa;
}

.form-check input[type="checkbox"]:disabled+.label-text:before {
    content: "\f0c8";
    color: #ccc;
}


/*Radio box*/

.form-check input[type="radio"]+.label-text:before {
    content: "\f111";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-left: 5px;
    font-size: 21px;
    float: left;
    margin: 2px 6px 2px 6px;
    cursor: pointer;
}

.form-check input[type="radio"]:checked+.label-text:before {
    content: "\f192";
    color: #ff0000;
    animation: effect 250ms ease-in;
}

.form-check input[type="radio"]:disabled+.label-text {
    color: #aaa;
}

.form-check input[type="radio"]:disabled+.label-text:before {
    content: "\f111";
    color: #ccc;
}


/*Radio Toggle*/

.toggle .form-check input[type="radio"]+.label-text:before {
    content: "\f204";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 10px;
}

.toggle .form-check input[type="radio"]:checked+.label-text:before {
    content: "\f205";
    color: #16a085;
    animation: effect 250ms ease-in;
}

.toggle .form-check input[type="radio"]:disabled+.label-text {
    color: #aaa;
}

.toggle .form-check input[type="radio"]:disabled+.label-text:before {
    content: "\f204";
    color: #ccc;
}

@keyframes effect {
    0% {
        transform: scale(0);
    }

    25% {
        transform: scale(1.3);
    }

    75% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}