@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap');


*, html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-size: 100%;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
    font-family: 'Hind', sans-serif;
    background: #d4d2d0;
    line-height: 1;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.1s ease-in;
}

a:hover,
a:focus {
    color: inherit;
}

h1,h2,h3,h4,h5,h6{
    margin: 0;
}
ul,ol{
    padding: 0;
}
table td, table th{
    font-size: 0.8rem;
}

/* login Page */
/* ============================== */
.loginMain{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100vh;
}
.loginMain .logBox{
    border: 1px solid #555;
    padding: 2rem;
    max-width: 400px;
    width: 100%;
    background: #101010;
    color: #fff;
}
.loginMain .logBox table td{
    padding: 3px;
}
input, select{
    height: 34px;
    border-radius: 0;
    border: 1px solid #888;
    padding: 5px;
    border-color: #999;
}
label{
    margin-bottom: 5px;
    color: #322b6f;
    font-weight: 500;
}

/* Dashboard */
/* =========================== */
main{
    display: flex;
    height: calc(100vh - 115px);
    position: relative;
}
.leftside{
    width: 300px;
    padding-left: 0.75rem;
    /* background: #ff11f1; */
}
.rightside{
    width: calc(100% - 300px);
    position: relative;
}
/* .rightside .card {
    height: 70vh;
} */
.rightside .card .card-body{
    overflow-y: auto;
    height: 58vh;
}
.error{
    color:red;
}
.mandatory{
    color:red;
}

.success{
    color:green;
    font-weight: bold;
}
/*.rightside .card .card-body-form{
    overflow-y: auto;
    height: 40vh;
    display: flex;
    align-items: center;
}*/
.rightside .card .card-body{
    overflow-y: auto;
    height: 58vh;
}
.sideMenu{
    border: 1px solid #555 !important;
    position: relative;
    margin-bottom: 5px;
    border-radius: 0 !important;
}
.sideMenu h5{
    color: #fff;
    background: #d98c12;
    margin: 0;
    padding: 5px 10px;
    display: block;
    font-size: 1rem;
    cursor: pointer;
}
.sideMenu ul{
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    list-style: none;
}
.sideMenu li a{
    display: block;
    padding: 7px 10px;
    color: #000;
    font-weight: 500;
    font-size: 0.9rem;
}
.sideMenu li a:hover, .sideMenu li a.active{
    font-weight: 700;
    background: #d4d2d0;
}


.menuPanel{
    background: #b4720a;
    min-height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.menuPanel li a{
    padding: 0 1.5rem;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
    display: block;
}
.menuPanel li a:hover, .menuPanel li a.active{
    background: #e8a233;
}


.input_text {
    display: inline;
    margin: 100px;
}
.input_name {
    display: inline;
    margin: 65px;
}
.input_email {
    display: inline;
    margin-left: 73px;
}
.input_num {
    display: inline;
    margin: 36px;
}
.input_country {
    display: inline;
    margin: 53px;
}
ul.tsc_pagination li a
{
    border:solid 1px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:6px 9px 6px 9px;
}
ul.tsc_pagination li
{
    padding-bottom:1px;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current
{
    color:#FFFFFF;
    box-shadow:0px 1px #EDEDED;
    -moz-box-shadow:0px 1px #EDEDED;
    -webkit-box-shadow:0px 1px #EDEDED;
}
ul.tsc_pagination
{
    margin:4px 0;
    padding:0px;
    height:100%;
    overflow:hidden;
    font:12px 'Tahoma';
    list-style-type:none;
}
ul.tsc_pagination li
{
    display: flex;
    margin:0px;
    padding:0px;
    margin-left:5px;
}
ul.tsc_pagination li a
{
    color:black;
    display:block;
    text-decoration:none;
    padding:7px 10px 7px 10px;
}
ul.tsc_pagination li a img
{
    border:none;
}
ul.tsc_pagination li a
{
    color:#0A7EC5;
    border-color:#8DC5E6;
    background:#F8FCFF;
}
ul.tsc_pagination li a:hover,
ul.tsc_pagination li a.current
{
    text-shadow:0px 1px #388DBE;
    border-color:#3390CA;
    background:#58B0E7;
    background:-moz-linear-gradient(top, #B4F6FF 1px, #63D0FE 1px, #58B0E7);
    background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #B4F6FF), color-stop(0.02, #63D0FE), color-stop(1, #58B0E7));
}

.bhgraytoviewimg{ background-color:#f9f9f9; padding:15px; text-align:center; margin-bottom:5px; border:1px solid #e2e2e2;}

.bhgraytoviewimg img{ max-height:100px; display:inline-block;}


/* RESPONSIVE PANEL */
/* ======================================= */
/*@media(max-width:800px){
    .leftside{display: none;}
    .rightside{width: 100%;}
}*/

/* start css 09-01-2024 kaushik */
.company-branch-block {
    padding: 15px 0;
}

.company-branch-box {
    width: 100%;
    max-width: 520px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0px 31px rgba(60,60,60,0.07);
    padding: 20px;
    max-height: 360px;
    overflow: auto;
}

.company-branch-option-lbl {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    margin-bottom: 0;
}

.company-branch-option-lbl [type="checkbox"] {
    width: 16px;
    height: 16px;
    outline: none;
}

.company-branch-option:not(:last-child) {
    margin: 0 0 14px;
}

.company-branch-option-lbl [type="checkbox"] + span {
    width: calc(100% - 16px);
    padding: 0 0 0 8px;
}
/* end css 09-01-2024 kaushik */

/* start css 10-01-2024 kaushik */
.slt-block {
    padding: 0 0;
}

.slt-block-frm label {
    width: 100%;
    line-height: 1.5em;
    font-size: 0.8rem;
    color: var(--bs-body-color);
    font-weight: bold;
}

.slt-block-frm [type="text"],
.slt-block-frm [type="date"],
.slt-block-frm [type="email"],
.slt-block-frm [type="url"],
.slt-block-frm select {
    width: 100%;
    height: 30px;
    outline: none;
    padding: 0.3rem 0.5rem;
    font-size: 0.8rem;
}

.st-block {
    display: flex;
    align-items: center;
}

.srch-btn {
    height: 30px;
    width: 32px;
    border: none;
    background: #212529;
    color: #ffffff;
    padding: 0;
    cursor: pointer;
    margin-right: 4px;
    transition: all .4s ease-in-out;
}

.srch-btn svg {
    width: 17px;
    height: auto;
}

.srch-btn:hover {
    background: #424649;
    color: #ffffff;
}

.add-btn {
    padding: 4px 12px;
    border: none;
    background: #212529;
    color: #ffffff;
    text-transform: capitalize;
    min-height: 30px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    margin-right: 10px;
    transition: all .4s ease-in-out;
}

.add-btn:hover {
    background: #424649;
    color: #ffffff;
}

.st-block-lbl label {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    margin-bottom: 0;
}

.st-block-lbl [type="checkbox"] {
    width: 16px;
    height: 16px;
    outline: none;
}

.st-block-lbl [type="checkbox"] + span {
    width: calc(100% - 16px);
    padding: 0 0 0 8px;
}

.wp-text {
    color: #895401;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.5em;
    font-size: 0.8rem;
    display: block;
}

.slt-block-frm-field {
    margin-bottom: .25rem;
}

.ext_lbl {
    margin: 30px 0 0;
}

.slt-data-table table {
    width: 100%;
}

.slt-data-table table th {
    background: #d1e7dd;
    color: var(--bs-body-color);
    font-weight: bold;
    font-size: 0.8rem;
    padding: 0.5rem 0.5rem;
    border-right: 1px solid #ececec;
    text-align: left;
    position: relative;
    white-space: nowrap;
}

.slt-data-table table th:last-child {
    border-right: none;
}

.slt-data-table table td {
    padding: 0.5rem 0.5rem;
    color: var(--bs-body-color);
    font-weight: 500;
    font-size: 0.8rem;
    border-right: 1px solid #ececec;
    text-transform: uppercase;
}

.slt-data-table table td:last-child {
    border-right: none;
}

.slt-data-table table tbody tr:nth-child(odd) td {
    background: #f9f9f9;
}

.slt-data-table table input:not([type="checkbox"]),
.slt-data-table table select {
    width: 100%;
    outline: none;
    height: 28px;
    padding: 0.2rem 0.5rem;
    font-size: 0.8rem;
}

.slt-data-table table [type="checkbox"] {
    width: 14px;
    height: 14px;
    outline: none;
}

.slt-data-table {
    background: #ffffff;
    box-shadow: 0 0px 31px rgba(60,60,60,0.07);
    margin-bottom: 18px;
}

.slt-data-table tbody {
    display: block;
    overflow: auto;
    height: 150px;
}


.slt-data-table table thead th:last-child:after{
    content: ' ';
    position: absolute;
    background-color: #d1e7dd;
    width: 1.4em;
    height: 28.8px;
    right: -1.4em;
    top: 0;
  }
/* 
.slt-data-table table .qty {
    width: 82px;
}

.slt-data-table table .sl_rt,
.slt-data-table table .sl_pr {
    width: 140px;
} */

.slt-data-table table .sl {
    /* width: 62px; */
    text-align: center;
}

.slt-data-table table tbody tr td:first-child {
    text-align: center;
}

.slt-data-table table thead,
.slt-data-table table tbody tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.slt-data-table table thead {
    width: calc(100% - 1.1em);
}
.txt_note {
    color: #895401;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin: 0;
    line-height: 1.5em;
    font-size: 0.8rem;
}
/* end css 10-01-2024 kaushik */

.slt-block-frm.xs .row {
    --bs-gutter-x: 5px;
}

.slt-block-frm.xs [class*="col-"] {
    width: auto;
}

.slt-block-frm.xs [class*="col-"] input {
    width: 68px;
}

.slt-block-frm label.odd-text {
    color: #895401;
    padding-right: 30px;
}

.slt-block-frm.xs.db [class*="col-"] input {
    width: 118px;
}




/* RESPONSIVE PANEL */
/* ======================================= */
/* @media(max-width:800px){
    .leftside{display: none;}
    .rightside{width: 100%;}
} */

/* start the responsive css 11-01-2024 kaushik */
@media (min-width: 992px) {
    .ds-menu-toggle {
        display: none;
    }
}
/*@media (max-width: 991px) {
    .menuPanel {
        display: none;
    }
}*/

@media (max-width: 767px) {
    .rightside {
        width: 100%;
    }

    main {
        height: auto;
        flex-direction: column;
    }

    .ds-header {
        padding: 15px 0;
        text-align: center;
    }

    .ds-header .text-end {
        text-align: center!important;
    }

    .ds-title {
        padding: 12px 0;
    }

    .ds-top-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ds-menu-toggle {
        position: relative;
        width: 30px;
        margin-left: 0;
        height: 28px;
        padding: 0;
        outline: none;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
    }

    .stick,
    .stick:after,
    .stick:before {
        width: 30px;
        height: 2px;
        background: #d98c12;
        position: absolute;
        left: 0;
        top: auto;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        border-radius: 5px;
    }

    .navbar-collapse.collapse .stick:after,
    .navbar-collapse.collapse .stick:before {
        background: #ffffff;
    }

    .stick:before {
        content: '';
        top: -10px;
        left: 0;
    }

    .stick:after {
        content: '';
        top: 10px;
        left: 0;
    }

    .stick.open {
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);
        background: transparent;
    }

    .stick.open:before {
        -webkit-transform: rotate(45deg) translate(42px, -28px);
        -ms-transform: rotate(45deg) translate(42px, -28px);
        transform: rotate(45deg) translate(42px, -28px);
        left: 2px;
        background: #ffffff;
    }

    .stick.open:after {
        -webkit-transform: rotate(-45deg) translate(42px, 28px);
        -ms-transform: rotate(-45deg) translate(42px, 28px);
        transform: rotate(-45deg) translate(42px, 28px);
        left: 2px;
        background: #ffffff;
    }

    .navbar-collapse.show .stick.open,
    .navbar-collapse.show .stick.open:before,
    .navbar-collapse.show .stick.open:after {
        opacity: 1;
    }

    .leftside {
        width: 300px;
        padding-left: 0;
        padding: 26px 18px;
        position: fixed;
        top: 0;
        background: #212529;
        height: 100vh;
        overflow: auto;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-transition: inherit !important;
        -o-transition: inherit !important;
        transition: inherit !important;
        right: 0;
        margin: 0;
        display: block !important;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: transform 0.2s ease-in-out !important;
        -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
        transition: -webkit-transform 0.2s ease-in-out !important;
        -o-transition: transform 0.2s ease-in-out !important;
        transition: transform 0.2s ease-in-out !important;
        transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
        z-index: 999999;
    }

    .leftside.show {
        display: block !important;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: transform 0.2s ease-in-out !important;
        -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
        transition: -webkit-transform 0.2s ease-in-out !important;
        -o-transition: transform 0.2s ease-in-out !important;
        transition: transform 0.2s ease-in-out !important;
        transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
    }

    .leftside-menu-ds {
        margin-top: 20px;
    }

    .sideMenu {
        border: 1px solid #d4d2d0 !important;
        background: #d4d2d0;
    }

    .sideMenu ul {
        padding: 10px 0;
    }

    body.open-nav, html.open-nav {
        overflow: hidden !important;
    }

    #navoverlay {
        display: block;
        pointer-events: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: transparent;
        margin: 0;
        padding: 0 !important;
        z-index: 99;
        -webkit-transition: background-color 0.5s linear;
        -o-transition: background-color 0.5s linear;
        transition: background-color 0.5s linear;
    }

    #navoverlay.open {
        background-color: rgba(18, 18, 18, 0.32);
        pointer-events: all;
        -webkit-transition: background-color 0.5s linear;
        -o-transition: background-color 0.5s linear;
        transition: background-color 0.5s linear;
    }

    .slt-data-table table th {
        white-space: nowrap;
    }

    .st-block {
        flex-wrap: wrap;
    }

    .st-block-lbl {
        width: 100%;
        margin-top: 15px;
    }
}
/* end the responsive css 11-01-2024 kaushik */