.adaptiveflex, .flex {
    display: flex;

}


.dropbtn, .maxtext {
    overflow: hidden
}

.bed>h1, .dropbtn, .maxtext {
    text-overflow: ellipsis;
    white-space: nowrap
}

.state_box>span>i, .stbtn>.flex, .stbtn>.flex>i {
    font-size: 35px
}

.add_new_doc, .bigbtn, .button_user, .btn-primary, .hov, .maingrid a, .pointer, .tranbtn, .res_search, .x, a, .hoverbtn {
    cursor: pointer
}

.bed>h1, .dropbtn, .infscorl, .maxtext {
    white-space: nowrap
}

* {
    font-family: Cairo;
    box-sizing: border-box
}

.barcode {
    font-family: 'Libre Barcode 39';
    font-size: 60px
}

ul {
    list-style: none
}

#content {
    width: 1170px;
    margin: auto
}

#container, body, html {
    height: 100%;

    background-color: #f3f3f3
}



.thicbar {
    height: 200px
}

.texar:focus-visible {

    outline: none;
}

p {
    font-size: large;
    font-weight: 700;
    margin-bottom: .8rem
}

.innerinfo {
    font-size: 16px;
    font-weight: 400 !important
}

.add_new_doc, .maingrid a, .title, .trellotag, .usersgrid>div {
    font-weight: 700
}


#container {
    overflow-y: auto
}




.bigbtn, .maingrid a, .medi, .sidrbtn {
    text-align: center
}

.no_max {
    width: 100% !important
}







.profimage {
    width: 50px;
    height: 50px;
    border-radius: 90px
}

.usersgrid, .usersgrid>div {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #7fc0e6
}

.tag {
    color: #000 !important
}

.usersgrid {
    margin-top: 20px
}

.usersgrid>div {
    padding-right: 20px;
    padding-top: 5px;
    width: 100%;
    height: 35px
}


.form-group, .lup {
    margin-top: 10px
}

.title {
    font-size: 18px;
    margin-bottom: 30px
}

.mycard {
    background-color: #fff;
    padding: 1.7rem;
    border-radius: 0 0 12px 12px;
    border: 1px solid #d2d2d2;
    transition: .1s
}

.abtn {
    margin: auto;
    border: 1px solid #cacaca;
    padding: 5px;
    height: 47px;
    width: 47px;
    border-radius: 3px;
    background-color: #f9f9f9;
    transition: .4s
}

.iinfo, .side {
    display: none
}

.abtn, .bedm:hover .ext, .nobtn:hover .iinfo, .sbtn:hover .xxx {
    display: block
}

.abtn:hover {
    background-color: #7dade0
}

.dropbtn {
    background-color: #7bd4b3;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    border: 0;
    width: 9rem;
    border-radius: 3px;
    height: 50px;
    margin-right: 20px
}

.btn_casher, .hov, .marg {
    margin-right: 10px
}

.dropdown {
    position: relative;
    display: inline-block
}



.scroll_enabled {
    direction: rtl;
    overflow: auto;
    height: 100%
}

.infscorl, html {
    overflow-y: hidden
}

.scroll_enabled::-webkit-scrollbar {
    direction: rtl;
    width: 6px;
    height: 10px;

}

.scroll_enabled::-webkit-scrollbar-corner {
    direction: rtl;
    background: rgba(148, 58, 58, .774)
}

.scroll_enabled::-webkit-scrollbar-thumb {
    direction: rtl;
    background-color: #abb1b9;
    border-radius: 2px;
    border: 0 solid transparent;
    background-clip: content-box;
    min-width: 32px;
    min-height: 32px
}

.scroll_enabled::-webkit-scrollbar-track {
    direction: rtl;
    background-color: transparent
}



.bc, .btn_casher:hover, .hov, .systemcolor {
    color: #007aff
}



.active {
    background-color: #9eca98
}

.fixedpanel {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: auto; 
    max-width: 600px;
    border-radius: 8px;
    z-index: 2000;

}

.p2_3 {
    padding: 0 1rem
}

@media only screen and (max-width:1509px) {
    .dropbtn {
        width: 10rem
    }
}

.w100i {
    width: 100%;
    padding: 0 .6rem;
}

@media only screen and (max-width:1275px) {
    .dropbtn {
        width: 5rem
    }

    .w100i {
        width: 100% !important;
    }

    .p2_3 {
        padding: 0 .4rem;
    }

    .grid_start {
        justify-content: center;
    }
}

.hov {
    padding-top: 10px
}


.bigButton {
    box-shadow: 0 0 11px 2px rgb(0 0 0 / 3%);
    padding: 10px;
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #dbdbdb
}




.down, .inner {
    top: 0;
    left: 0
}

.grid_emp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    width: 100%
}

.grid_start {
    display: flex;
    flex-wrap: wrap;
    gap: 25px
}







.a13, .bcw {
    background-color: #f3f3f3
}


.bold, .medi span, .percentage, .x {
    font-weight: 700
}


.x {
    font-size: x-large;
    color: #acacac;
    transition: .23s
}




.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bigbtn {
    font-size: large
}



.p1, .sec_card>h5, .table-grid>div, .table-grid_item_main>div {
    padding: 0.6rem
}

hr {
    margin: .4rem 0 .8rem
}



.side_btn {
    margin-top: 15px;
    margin-left: 10px;
    font-size: large
}

.hoverbtn:hover, .navbtn:hover {
    background-color: #efefef !important
}



.casher, .percentage, .table-grid, .tac, .texcenter, .text-grid {
    text-align: center
}


.gcolor, .table-grid>div {
    background-color: #f4f4f4
}

.state_box, .wbtn {
    color: #000 !important
}



.table-grid {
    display: grid;
    grid-template-columns: 3fr 4fr 2fr 2fr;
    border-top: 1px solid #d7d7d7;
}

.rev>div {
    background-color: #fff !important
}



.table-grid .tag {
    background-color: #b1e4ff;
    padding: 1rem;
    height: fit-content;
    font-weight: 400;
    border-radius: 5px;
    margin-top: 10px
}

.table-grid_item_main {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 5fr 1fr;
    text-align: center;
    border-top: 1px solid #e7e7e7
}

.text-grid {
    margin-top: 20px
}



.boximg, .stbtn>.flex {
    justify-content: center
}


.boximg {
    display: flex
}



.glass {
    border: 5px solid #fff;
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .1);
    border-radius: 90px;
    width: fit-content;
    height: fit-content;
    margin: auto
}

.ext, .state_box {
    background-color: #fff
}

.stbtn {
    border-radius: 12px;
    height: 180px;
    width: 120px;
    box-shadow: 0 0 11px 2px rgb(0 0 0 / 10%)
}



.stbtn>.flex {
    margin-top: 20px;
    position: relative
}

.stbtn>.flex>i {
    color: #fff;
    padding: 20px;
    border-radius: 500px;
    border: 3px solid rgba(255, 255, 255, .4)
}

.stbtn:hover {
    box-shadow: 0 0 11px 2px rgba(105, 185, 255, .8)
}

.stbtn:hover i {
    font-size: 30px
}



.state_box {
    padding: 1rem;
    width: 210px;
    height: 130px;
    border-radius: 12px;
    border: 1px solid #dbdbdb;
    position: relative;
    box-shadow: inset 0 1px 1px rgba(23, 41, 91, .075), 0 0 8px rgba(23, 64, 91, .1)
}

.state_box>h5 {
    position: absolute;
    font-weight: 700;
    bottom: 1%;
    left: 3%
}

.state_box>span {
    position: absolute;
    color: #007aff;
    opacity: .4;

    bottom: 60%;
    left: 7%
}

.state_box>i {
    font-size: 6px;
    font-size: 15px;
    color: #999
}

.inner {
    transform: translate(-40%, -120%);
    padding: 10px;
    background-color: #000;
    opacity: .7;
    border-radius: 6px;
    z-index: 100;
    width: 200px;
    color: #fff
}



.global-grid {
    display: block;
    grid-template-columns: 4fr 7fr;
    grid-gap: 10px
}



#addbtn2 {
    background-color: #4a4a4a;
    min-width: 100px
}




.pq {
    padding: 1.5rem .3rem .1rem .1rem
}

.f1 {
    flex: 1
}

.pr {
    position: relative
}

.pa, .tr_info {
    position: absolute
}

.wh {
    display: none;
    width: 500px;
    height: 650px
}

.down {
    transform: translate(100%, 40%)
}


.fjs {
    justify-content: space-between
}

.aic {
    align-items: center
}


.w100 {
    width: 100%
}





.h100 {
    height: 100%
}

.p0 {
    padding: 0 !important
}



.cg {
    color: #baa219
}



.emptyinput, .emptyinput2, .nv_name {
    text-align: center
}

.emptyinput {
    border: 0;
    width: 60px
}

.emptyinput2 {
    border: 0;
    width: 100%
}

.fb {
    font-weight: bolder
}

.fontpos, .nocards {
    font-weight: 700;
    color: #fff
}



.prod_touch {
    border-radius: 8px;
    border: 1px solid #ababab
}

.prod_touch:hover {
    border: 1px solid #fff
}

.curchange {
    background-color: #c9eafe;
    border-radius: 0 5px 5px 0;
    padding: .25rem;
    color: #000
}

.curchange2 {
    border-radius: 5px 0 0 5px;
    background-color: #6ac4ff;
    padding: .25rem
}

.box_sheet, .tr_info {
    background-color: #fff
}

.box_sheet {
    border: 1px solid #eaeaea;
    padding: .8rem;
    border-radius: 8px;
    box-shadow: inset 0 1px 1px rgba(240, 240, 240, .01), 0 0 8px rgba(205, 205, 205, .6) !important;
    margin-top: 10px
}

.boxshadow {
    box-shadow: inset 0 1px 1px rgba(240, 240, 240, .01), 0 0 8px rgba(205, 205, 205, .6) !important;
}

.coolline {
    width: 100%;
    height: 0;
    border: 2px solid #e3e3e3;
    margin-top: 10px;
    border-radius: 10px
}

#mass_alert {
    border: 1px solid gold;
    border-radius: 8px
}

.ss {
    font-size: 12px;
    color: #aaa
}



.res_search {
    position: relative;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 10px;
    transition-duration: .1s;
    font-size: 15px;
    overflow: hidden;
    background-image: url('/images/s.svg');
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 45% 50%
}

.infscorl {
    overflow-x: auto
}

.res_search:focus {
    width: 100%;
    background-position: 1% 50%;
    height: 35px;
    border-radius: 10px
}

.daterange {
    background: #fff;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 13px;
    height: 50px;
    margin-top: 15px;
    width: 410px;
    cursor: pointer;
}

.grid_emp2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 0fr));
    width: 100%;
    background-color: #efeff0
}

.grid_d {
    grid-template-columns: repeat(auto-fit, minmax(240px, 0fr)) !important
}


.fovbtn:hover {
    transition: .5s;
    background-color: #007aff
}




.excelm>input, .infscorl {
    width: 100%
}



.infscorl {
    direction: ltr
}

.infscorl>button {
    font-weight: 700;
    color: #5f5f5f;
    padding: .6rem .9rem;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #efefef;
    transition: .3s
}

.sinfscorl_btn:hover {
    background-color: #f5d497
}

.sec_card {
    border: 1px solid #bdbdbd;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden
}

.sec_card>img {
    width: 100%;
    height: 190px
}

.main_sec_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px
}

.nocards {
    background-color: #000;
    opacity: .8;
    font-size: 35px;
    padding-top: 8rem
}

.or_btn, .or_btn>i {
    color: #fff !important
}

.sidebox, .sidebox+input {
    height: 37px;
    padding: .5rem
}

.or_btn {
    background-color: #e8a935 !important
}

.tinyfont {
    font-size: 14px;
    color: #757575
}

.sidebox {
    border-radius: 0 .25rem .25rem 0;
    border: 1px solid #ced4da;
    width: 50px;
    background-color: #e1e1e1
}

.sidebox+input {
    border-radius: .25rem 0 0 .25rem;
    border: 1px solid #ced4da
}

.dec_start, .nav_m_btn {
    padding: 1rem;
    border: 0
}

.excelm>div, .excelm>input {
    padding: .3rem;
    border: 1px solid #ddd
}

.excelm {
    display: grid;
    grid-template-columns: 1fr 5fr 5fr 5fr 5fr 5fr 5fr 3fr
}

.excelm>div {
    font-size: small;
    background-color: #f3f3f3
}

.excelm_min {
    grid-template-columns: 1fr 1fr 1fr
}

.nav_m_btn {
    width: 200px;
    background-color: #bcd5ee;
    color: #444;
    font-size: 13px;
}

.selected {
    background-color: #007aff;
    color: #000
}

.dec_start {
    width: 250px;
    height: 115px;
    margin: 0;
    box-shadow: none;
    border-radius: 0
}

.mb {
    padding: .25rem
}

input {
    line-height: normal
}

.selected2 {
    background-color: green !important
}

.phalf {
    padding: .5rem
}

.active_border {
    border: 2px solid green
}




@media print {
    * {
        overflow: visible !important;
    }

    #container, body, html {

        height: 100%;
        background-color: #fff;
        transform: scale(1);
        transform-origin: 0 0;
        zoom: 80%;
    }
}

.mrg {
    color: #828282 !important;
}

.stcon {
    max-width: 1170px;
    margin: auto
}

.popup {
    z-index: 9000
}



.zeroh {
    max-height: 0;
    overflow: hidden;
    transition: max-height .9s ease-out
}


.br12 {
    border-radius: 12px !important;
}



.flex_mobile {
    display: flex;
    gap: 5px;
}

.hide_moblie {
    display: block;
}

@media only screen and (max-width:1275px) {
    #bar, .hide_moblie {
        display: none !important
    }

    .flex_mobile {
        display: block !important
    }

}