@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@700&display=swap');

html,
body {
    padding: 0;
    margin: 0;
    background: rgb(246 246 246);
    font-family: 'Tajawal', sans-serif;
    direction: rtl;
}

#billdi .tablehesabatna th {
    color: black;
    /* background: #484848; */
    box-shadow: inset 0 0 0 1000px #c3c3c3;
}

#billdi .name {
    text-align: center;
    font-size: 25px;
    display: block;
    margin: 20px auto 0;
}

a {
    color: rgb(56 56 56);
}

a:hover {
    color: rgb(111 111 111);
}

input:focus {
    outline-offset: unset;
    outline: 0;
}

select:focus {
    outline-offset: unset;
    outline: 0;
}

.topinnav {
    width: 100%;
    /* display: block; */
    height: 100px;
    background: rgb(255 255 255);
    position: relative;
    /* float: right; */
}

.navlogotop {
    width: 80%;
    margin: auto;
}

.flogo {
    background: url(../../../hesabatna.png) no-repeat;
    width: 120px;
    height: 65px;
    background-size: 120px;
    margin: 20px;
    float: right;
}

.titleofpage1 {
    padding: 30px 0;
    border-bottom: 1px solid rgb(38 156 6);
    width: max-content;
    margin: auto;
}

.titleofpage1 p {
    text-align: center;
    font-size: 23px;
}

.signupform {
    width: 564px;
    margin: auto;
    padding: 20px;
    direction: rtl;
}

.signinform {
    width: calc(100vw - 50px);
    margin: auto;
    padding: 20px;
    direction: rtl;
}

.signupform input {
    width: 250px;
    padding: 6px;
    border-radius: 64px;
    margin: 5px;
    border: .5px solid rgb(38 156 6);
}

.signinform input {
    width: 275px;
    padding: 6px;
    border-radius: 64px;
    margin: 5px auto;
    border: .5px solid rgb(38 156 6);
    text-align: center;
    display: block;
}

.signinform input:select,
.signupform input:select {
    border: 0;
}

.signinform select,
.signupform select {
    width: 200px;
    padding: 6px;
    border-radius: 64px;
    margin: 7px;
    border: .5px solid #269c06;
}

select#phonecodelist {
    width: 80px;
}

.signinform input#btn-submit {
    width: 290px;
    padding: 6px;
    border-radius: 64px;
    margin: 10px 25px;
    text-align: center;
    color: rgb(255 255 255);
    background: #269c06;
    border: 0;
    cursor: pointer;
    margin: auto;
}

.signupform input#btn-submit {
    width: 390px !important;
    padding: 6px;
    border-radius: 64px;
    margin: 10px 25px;
    text-align: center;
    color: rgb(255 255 255);
    background: #269c06;
    border: 0;
    cursor: pointer;
    margin: 20px 65px;
}

.crmbody {
    width: 100%;
    display: flex;
    position: relative;
    /* background: bisque; */
    margin: auto;
}



.chop {
    width: 320px;
    min-height: 84vh;
    /* background: rgb(38 156 6); */
    float: right;
    right: 0px;
    display: block;
    position: sticky;
    -webkit-user-select: none;
    user-select: none;
    top: 0;
    /* overflow-x: scroll; */
    display: none;
}

.chop_____S {
    width: 250px;
    min-height: 84vh;
    /* background: rgb(38 156 6); */
    float: right;
    right: 0px;
    display: block;
    position: absolute;
    -webkit-user-select: none;
    user-select: none;
    /* display: none; */
    z-index: 25;
}

.contex {
    float: right;
    /* min-width: 1000px; */
    min-width: calc(100% - 400px);
    max-width: 750px;
    /* background: azure; */
    min-height: 228px;
    display: block;
    position: relative;
}

.contexfull {
    width: 100% !important;
    max-width: calc(100% - 50px);
    margin: auto;
}

.chopmnio {
    display: block;
    background: rgb(38 156 6);
    width: 258px;
    /* height: 100vh; */
    float: left;
    position: relative;
    /* overflow-x: scroll; */
}

.chopmnio::-webkit-scrollbar-track {
    --webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f6f6f6;
}

.chopmnio::-webkit-scrollbar {
    width: 6px;
    background-color: #f8f8f8;
}

.chopmnio::-webkit-scrollbar-thumb {
    background-color: rgb(238 238 238);
}

.crminbody {
    display: flex;
    width: 100%;
}

a.link1ingo {
    display: block;
    text-align: right;
    color: rgb(246 246 246);
    /* background: rgb(198 195 189 / 45%); */
    padding: 5px;
    right: 10px;
    font-size: 15px;
}

a.link2ingo {
    display: block;
    text-align: right;
    /* margin: 0 15px; */
    color: rgb(246 246 246 / 60%);
    /*  background: rgb(198 195 189 / 45%); */
    padding: 5px;
    font-size: 13px;
}

.companyinfo {
    height: 65px;
    display: flex;
    background: #f6f6f6;
    border-bottom: 1px solid rgb(38 156 6);
    position: sticky;
    top: 0;
}

.minieditproduct .btnlangch,
.miniaddproduct .btnlangch {
    width: 450px;
}

.minieditproduct .btnlangch .btnst6_,
.miniaddproduct .btnlangch .btnst6_ {
    width: 220px;
}

.companycho {
    min-height: 50px;
    display: none;
    background: #f6f6f6;
    padding: 7px 0;
}

p.companyname {
    margin: 9px 1px;
    color: rgb(116 114 109);
    float: right;
    width: 180px;
    overflow: hidden;
    height: 30px;
}

ul.crm {
    cursor: pointer;
    list-style: none;
}

li.crmino {
    display: block;
    margin: 0px 15px;
}

ul.crm2 {
    padding: 10px 5px;
    border-top: .3px solid rgb(255 255 255 / 28%);
    border-bottom: .3px solid rgb(255 255 255 / 28%);
}

.companyimg {
    display: block;
    float: right;
    margin: 5px;
    height: 30px;
    cursor: pointer;
}

.companyinfost {
    margin: auto;
    display: flex;
    position: relative;
    height: 40px;
    width: 90%;
}

.companyinfostmore {
    margin: auto;
    display: block;
    position: relative;
    min-height: 60px;
}

.addcompanybtn {
    display: flex;
    color: rgb(38 156 6);
    border: 1px solid rgb(38 156 6);
    padding: 6px;
    text-align: center;
    width: 110px;
    margin: auto;
    font-size: 13px;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.todownup {
    transform: rotate(180deg);
}

.titleofpageslright p {
    text-align: right;
    padding: 0 10px;
}

.titleofpageslright {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid rgb(38 156 6);
    position: sticky;
    top: 0px;
    background: rgb(246 246 246);
    z-index: 20;
    margin: 0px 0 10px 0;
}

.line {
    display: inline-block;
    width: 100%;
    padding: 0 20px 10px 0px;
}

.line p {
    display: inline;
    margin: 10px;
}

.ri_ {
    /* width: 70%; */
    /* max-width: 700px; */
    /* min-width: 700px; */
    float: right;
    position: relative;
    width: calc(100% - 305px);
}

.left_ {
    width: 30%;
    max-width: 300px;
    min-width: 300px;
    /* background: #2c3e501f; */
    /* min-height: 1065px; */
    float: left;
    display: block;
    position: sticky;
    top: 150px;
}

p.linetitle {
    font-size: 13px;
    display: inline;
}

.line1mini {
    width: 100%;
    margin: 3px auto;
    padding: 5px 20px;
    background: rgb(221 224 226);
    cursor: pointer;
}

.boxinleft {
    display: none;
    position: relative;
}

.customersear,
.inputfillds {
    width: 210px;
    padding: 6px 7px;
    margin: 10px auto;
}

.boxinbox_inputmarg {
    width: 210px;
    padding: 6px 7px;
    margin: 10px auto;
}

select#paymentmethods, select.paymentmethods {
    font-size: 14px;
    padding: 5px 1px;
    width: 80%;
    margin: auto;
}

.boxinbox_inputnumbmarg {
    width: 150px;
    padding: 4px 0px;
    margin: 10px auto;
}

select#placeorder {
    padding: 4px 0px;
}

.inpstr {
    display: flex;
}

.btnst1_ {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    /* border: 1px solid #222; */
    background: rgb(129 126 121);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 1px 2px;
    /* width: 100%; */
    box-shadow: 10px 2px 12px 7px #8888882e;
    border-radius: 15px;

}

.btnst2_ {
    display: inline;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    /* border: 1px solid #222; */
    background: rgb(44 62 80);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 2px;
    box-shadow: 10px 2px 12px 7px #8888882e;
    border-radius: 15px;

}

.btnst3_ {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    /* border: 1px solid #222; */
    background: rgb(189 5 5);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 1px 2px;
    /* width: 100%; */
    box-shadow: 10px 2px 12px 7px #8888882e;
    border-radius: 15px;

}

.btnst4_ {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #22222224;
    background: rgb(38 156 6);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 1px 2px;
    /* width: 100%; */
    box-shadow: 10px 2px 12px 7px #8888882e;
    border-radius: 15px;
}

.btnst5_ {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 6px 10px;
    /* border: 1px solid #222; */
    background: rgb(52 152 219);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 1px 2px;
    box-shadow: 10px 2px 12px 7px #8888882e;
    border-radius: 15px;
}

.btnst6_ {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 5px 10px;
    /* border: 1px solid #222; */
    background: rgb(42 95 214);
    color: rgb(255 255 255);
    cursor: pointer;
    margin: 1px 2px;
    box-shadow: 10px 2px 12px 7px #88888861;
    border-radius: 15px;

}

.editproduct {
    color: green;
    cursor: pointer;
}

.btnlangch {
    display: block;
    margin: auto;
    width: 552px;
}

.btnlangch .btnst6_ {
    width: 270px;
}

.endofsale {
    display: grid;
}

.incenter {
    margin: 5px auto;
    display: block;
}

.productsea_S {
    min-width: 300px;
    width: calc(100% - 640px);
    padding: 6px 10px;
    margin: 10px auto;
}


.productsea {
    width: 570px;
    padding: 6px 10px;
    margin: 10px auto;
}

.boxsale {
    width: 100%;
    min-height: 300px;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.boxsale p {
    margin: auto;
}

.invoicenum {
    width: 150px;
    padding: 6px 5px;
    margin: 10px auto;
}

.searchbg {
    width: 70%;
    padding: 6px 10px;
    margin: 10px auto;
}

.addproduct input[type="text"] {
    margin: 4px auto;
    padding: 3px 5px;
    width: 525px;
}

.minieditproduct input[type="text"],
.miniaddproduct input[type="text"] {
    margin: 4px auto;
    padding: 3px 5px;
    width: 420px;
}

.minieditproduct .conf,
.miniaddproduct .conf {
    padding: 0;
    width: 346px;
}

.minieditproduct .prodimg,
.miniaddproduct .prodimg {
    width: 440px;
}

.minieditproduct .priinfo,
.miniaddproduct .priinfo {
    width: 445px;
}

.minieditproduct .proinfo,
.miniaddproduct .proinfo {
    width: 460px;
}

.minieditproduct .stinfo,
.miniaddproduct .stinfo {
    width: 435px;
}

.minieditproduct .infoinar,
.miniaddproduct .infoinar {
    width: 460px;
}

.minieditproduct .infoinen,
.miniaddproduct .infoinen {
    width: 460px;
}

.infoinar {
    padding: 10px;
    width: 552px;
    margin: auto;
    border: 0;
}

.conf {
    padding: 10px;
    /* width: 552px; */
    margin: auto;
    border: 0;
    display: grid;
    position: sticky;
    top: 75px;
}

.proinfo,
.priinfo,
.prodimg {
    padding: 10px;
    width: 552px;
    margin: auto;
    border: 0;
}

.infoinen {
    padding: 10px;
    width: 552px;
    margin: auto;
    direction: ltr;
    border: 0;
    display: none;
}

.btndisable {
    /* border: 1px solid #999999; */
    background-color: #cccccc;
    color: #666666;
    cursor: pointer;
}

.addproduct textarea {
    width: 523px;
    padding: 6px;
    height: 150px;
    background: white;
    resize: none;
    margin: auto;
    /* border: 1px solid rgb(0, 150, 136); */
    /* transition: 2s; */
}

.minieditproduct textarea,
.miniaddproduct textarea {
    width: 420px;
    padding: 6px;
    height: 150px;
    background: white;
    resize: none;
    margin: auto;
    /* border: 1px solid rgb(0, 150, 136); */
    /* transition: 2s; */
}

.addproduct select {
    width: 200px;
    padding: 6px;
    border-radius: 64px;
    margin: 5px auto;
    border: .5px solid #269c06;
}

.minieditproduct select,
.miniaddproduct select {
    width: 200px;
    padding: 6px;
    border-radius: 64px;
    margin: 5px auto;
    border: .5px solid #269c06;
}

.stinfo {
    margin: auto;
    width: 525px;
}

.addproduct input[type="number"] {
    padding: 4px 10px;
    margin: 0 0 10px 0;
}

.minieditproduct input[type="number"],
.miniaddproduct input[type="number"] {
    padding: 4px 10px;
    margin: 0 0 10px 0;
}

.notint {
    bottom: 40px;
    position: fixed;
    float: left;
    color: white;
    left: 0;
    margin: 0 25px;
    padding: 5px 10px;
    border-radius: 35px;
    display: inline-flex;
}

.done_c_not {
    background: rgb(146, 1, 1);
}

.done_c_done {
    background: green;
}

.done_notifi_ {
    background-image: url(/layout/img/checkmark.png);
    width: 25px;
    height: 25px;
    background-size: 25px;
    /* background-color: aqua; */
    display: inline-block;
    margin: 0 5px;
}

.notidi {
    position: relative;
}

input.inpimg {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    cursor: pointer;
}

.addimgfile {
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    position: relative;
}

.addimgfile img {
    /* top: 0px; */
    position: absolute;
    right: 0;
}

.boxinmoreinsty_ {
    position: absolute;
    width: 285px;
    min-height: 200px;
    background: rgb(230 230 230);
    z-index: 80;
    top: 100px;
    float: left;
    left: 0px;
    margin: 0 200px;
    display: none;
}

a.logout {
    background: #8f0000 !important;
    color: white !important;
}

.welcome_ {
    width: 100%;
    padding: 10px;
}

p.welcome {
    font-size: 20px;
}

.insty_title_ {
    padding: 5px 15px;
    border-bottom: 1px solid #c7c4be;
}

.tablehesabatna {
    margin: 20px 0px;
    font-size: 12px;
    width: 100%;
    height: fit-content;
    overflow-x: scroll;
}

.tablehesabatna table {
    border-collapse: collapse;
    width: 100%;
    direction: rtl;
    text-align: center;
}

.tablehesabatna th {
    padding: 8px 15px;
    background: #269c06b8;
    color: white;
    border-right: 1px solid #fff;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.tablehesabatna td {
    padding: 5px 10px;
    /* font-size: 14px; */
    max-width: 120px;
}

.tablehesabatna tr {
    padding: 8px 15px;
    /* background: #269c06b8; */
    color: #676767;
    /* border-right: 1px solid #fff; */
}

.tablehesabatna thead {
    padding: 22px;
}

.resinsp {
    /* position: absolute; */
    background: rgb(246 246 246);
    z-index: 5;
    width: 100%;
    text-align: center;
    max-height: 300px;
    overflow-x: scroll;
    min-height: 0;
    /* height: 0; */
}

.resinsp_ {
    position: absolute;
    background: rgb(246 246 246);
    z-index: 5;
    width: 100%;
    text-align: center;
    max-height: 300px;
    overflow-x: scroll;
    min-height: 0;
    /* height: 0; */
    display: flex;
    flex-direction: column;
}

.resinsp p {
    font-size: 13px;
    cursor: pointer;
    padding: 2px 0;
    margin: 2px 0;
}

.resinsp_ p {
    font-size: 13px;
    cursor: pointer;
    padding: 2px 0;
    margin: 2px 0;
}

.productserchout,
.productserchout_s {
    background: rgb(246 246 246);
    z-index: 6;
    width: 100%;
    text-align: center;
    max-height: 300px;
    overflow-x: scroll;
    min-height: 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.productserchout p,
.productserchout_s p {
    font-size: 13px;
    cursor: pointer;
    padding: 2px 0;
    margin: 2px 0;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* -webkit-appearance: none; */
    margin: 0;
}

/* .producssale input[type=number] {
    /* -moz-appearance: textfield; */
/* width: 50px; */
/* } */

.recyclebenicon {
    font-size: 22px;
    color: red;
    cursor: pointer;
}

.choiceanothercompany {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*bill*/

.billdi {
    width: 900px;
    height: 700px;
    position: relative;
    margin: auto;
}

.billheider {
    width: 100%;
    height: 185px;
    border-bottom: 1px solid #212121;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.billheiderright {
    width: 264px;
    margin: 1px 25px;
    text-align: center;
    white-space: pre;
    font-size: 13px;
    float: right;
}

.billcontent {
    width: 100%;
    margin: auto;
    font-size: 14px;
    display: block;
    position: relative;
}

.billheiderleft {
    width: 140px;
    margin: 1px 25px;
    text-align: center;
    white-space: pre;
    font-size: 14px;
    float: left;
}

.billname {
    text-align: center;
    width: 250px;
    font-size: 25px;
    display: block;
    margin: 20px auto 0;
}

.customerinformation {
    display: block;
}

.customerinformation p {
    display: inline;
}

.billproducts {
    padding: 20px 10px;
    font-size: 11px;
    width: 100%;
    border-bottom: 1px solid #252323;
}

.billproducts table {
    border-collapse: collapse;
    width: 100%;
    direction: rtl;
    text-align: center;
}

.billproducts th {
    padding: 8px 15px;
    background: #269c06b8;
    color: white;
    border-right: 1px solid #fff;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    text-align: center;
}

.billproducts td {
    padding: 5px 5px;
}

.billproducts tr {
    padding: 8px 15px;
    /* background: #269c06b8; */
    color: #676767;
    border-right: 1px solid #fff;
    text-align: center;
}

.billproducts thead {
    padding: 22px;
}


/**/

.billproductsres {
    margin: 0;
    font-size: 11px;
    width: 100%;
}

.billproductsres table {
    border-collapse: collapse;
    width: 100%;
    direction: rtl;
    text-align: center;
}

.billproductsres th {
    padding: 8px 15px;
    background: #269c06b8;
    color: white;
    border-right: 1px solid #fff;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    text-align: center;
}

.billproductsres td {
    padding: 1px;
}

.billproductsres tr {
    padding: 3px 10px;
    /* background: #269c06b8; */
    color: #676767;
    border-right: 1px solid #fff;
    text-align: center;
}

.billproductsres thead {
    padding: 22px;
}

.paymentstatebox {
    width: 180px;
    float: left;
    display: block;
}

.paymentstate {
    display: block;
    width: 100%;
    position: relative;
    height: 190px;
}

.billfootor {
    width: 80%;
    font-size: 12px;
    border-top: 1px solid #b7b7b7;
    margin: auto;
    white-space: break-spaces;
    text-align: center;
}

#sensms textarea {
    width: 523px;
    padding: 6px;
    height: 150px;
    background: white;
    resize: none;
    margin: auto;
}

.sendsmsdiv {
    margin: auto;
    width: 525px;
}

.sendsmsdiv input {
    width: 88%;
    padding: 6px 10px;
    margin: 10px auto;
}

.sendsmsdiv button {
    border: 0;
}

.plus, .minus {
    font-size: 17px;
    color: white;
    background: green;
    display: flex;
    padding: 3px 10px;
    border-radius: 50%;
    margin: 5px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    align-content: center;
    -webkit-user-select: none;
    user-select: none;
}

.inpstr button {
    margin: 0 auto 15px auto;
}


/**/

.home {
    width: 100%;
}

.timeandclock {
    width: 95%;
    margin: 75px auto;
    padding: 0px;
    color: rgb(255 255 255);
    background: rgb(38 156 6);
    display: flex;
    direction: ltr;
}

.timenow {
    width: 50%;
    float: left;
    display: flex;
}

.dateofday {
    width: 50%;
    padding: 15px;
}

.timenow p {
    margin: auto;
    font-size: 100px;
}

p.datenowday {
    font-size: 40px !important;
}

.dateofday p {
    font-size: 15px;
}

.products_s td a {
    color: #3c3c3c;
}

.loadingmoreinproduct {
    position: relative;
    background: url(../img/loader_small.gif) 0;
    width: 200px;
    height: 177px;
    background-size: 200px;
    display: block;
    margin: auto;
}

.loadingmore {
    position: relative;
    background: url(../img/Ajax-Preloader.gif) 0;
    width: 200px;
    height: 177px;
    background-size: 200px;
    display: block;
    margin: auto;
}

.loadingdivsdfghg {
    display: flex;
    height: 40px;
}

.loadingdivsdfgh {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
}

.loadingdivsdfghgh {
    display: flex;
    height: 100%;
    width: 100%;
}

.loadingmoreinproductop {
    position: relative;
    width: 120px;
    /* height: 40px; */
    background-size: 200px;
    display: block;
    margin: auto;
    font-size: 18px;
    cursor: pointer;
    background: green;
    text-align: center;
    border-radius: 22px;
    padding: 3px 0;
    color: white;
}

tbody.products_s {
    font-size: 13px;
}

.salebody {
    min-height: 228px;
    position: relative;
}

.saledivst1_ .btnst1_, .saledivst1_trolley .btnst1_, .saledivst1_cart .btnst1_, .saledivst1_producthistory .btnst1_ {
    font-size: 10px !important;
    background: rgb(38 156 6);
}

.saledivst1_ .btnst2_, .saledivst1_trolley .btnst2_, .saledivst1_cart .btnst2_ {
    font-size: 10px !important;
}

.selectioninspot, .mydateselection {
    padding: 6px;
    width: 200px;
    height: 36px;
    color: white;
    background: #817e79;
}

.carttopayamount {
    width: 80%;
}

.motaviliblenow i {
    font-size: 45px;
}

.motaviliblenow {
    color: #505050;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    height: 100%;
}

.boxinsty_ {
    position: relative;
    height: 80%;
}

.boxinsty_ a {
    padding: 10px 15px;
    width: 100%;
    display: block;
    background: #cfcfcf;
    display: flex;
    justify-content: space-between;
}

.boxinsty_ a:hover {
    opacity: .7;
}

a.logout i {
    font-size: 20px;
    padding: 0 20px;
    transition: 1s;
    transform: rotate(0deg);
}

i.uil.uil-sign-out-alt.logoutbim:hover {
    transition: 1s;
    transform: rotate(90deg);
}

a.logout:hover i.uil.uil-sign-out-alt.logoutbim {
    transition: 1s;
    transform: rotate(180deg);
}


/* */

.settingchoices {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.settingchoices a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 5px;
    font-size: 15px;
    background: #dfdfdf;
    margin: 2px auto;
    color: #323a3a;
}

.settingchoices i {
    font-size: 25px;
}


/**/
.inputin {
    width: 100%;
    height: 80px;
    position: relative;
    margin: 20px 0;
}

.inputintext {
    width: 100%;
    height: 180px;
    position: relative;
    margin: 20px 0;
}

.inputtitle {
    top: 0px;
    position: absolute;
    z-index: 1;
    padding: 0 5px;
}

.inputin input, .inputintext textarea {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 5px;
    margin: 0 auto;
}

.inputin textarea {
    top: 80px;
}

textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
}

.longform label {
    position: absolute;
    padding: 3px 7px;
    color: rgb(172, 17, 28);
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgb(172, 17, 28);
    font-size: 10px;
    border-radius: 38px;
    margin: 2px;
    left: 0px;
    float: left;
}

.addphoto {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    display: flex;
    border: 1px dashed;
}

.addphoto input {
    opacity: 0;
    width: 100%;
    height: 100%;
    background: antiquewhite;
    cursor: pointer;
    position: absolute;
}

.incennter {
    text-align: center;
    margin: auto;
}

.imginaopo img {
    width: 190px;
    height: auto;
    margin: auto;
}

.uploadphoto {
    background: url(../img/photopicture.png) no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
}

.inpstr {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.counthomein {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.countsection {
    min-width: 230px;
    height: 200px;
    color: white;
    background: #fbfbfb;
    margin: 5px 5px;
}

.home {
    display: flex;
    flex-wrap: wrap;
}

.timehesabatna {
    width: 100%;
    height: 230px;
}

.red {
    background: #a70404ed;
}

.big {
    width: 475px !important;
}

.green {
    background: #269c06;
}

.greencolor {
    color: #269c06;
}

.colorlible {
    width: 100%;
    height: 100%;
}

.blue {
    background: #0e0eff;
}

.oned {
    background: cadetblue;
}

.rel {
    background: yellowgreen;
}

/* 
.chop {
    display: none;
    width: 0px;
}

.contex {
    min-width: 100%;
}
*/
.totel {
    width: 100%;
    border-top: 1px solid #787878;
}

td input {
    width: 100%;
    height: 100%;
    background: 0;
    border: 0;
}

/* viewproduct */
.viewproduct {
    padding: 0 !important;
}

.tablehesabatna tr:hover, .billproductsres tr:hover {
    background: #cbcbcb;
}

.productclass {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 15px;
    height: 65px;
    position: relative;
}

p.productid {
    color: white;
    background: #269c06;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 15px;
}

.productstock {
    color: white;
    background: #269c06;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: center;
    width: 80px;
}

.productstock .pices {
    position: absolute;
    bottom: 5px;
    font-size: 15px;
    opacity: .5;
}

.productstock .stock {
    font-size: 35px;
    top: -5px;
    position: relative;
}

.end {
    display: flex;
    flex-direction: column;
}

.inline {
    display: flex;
    position: relative;
    margin: 20px 10px;
    padding: 0px 0;
    flex-direction: column;
}

.inline p {
    color: #8d8d8d;
    margin: 0 0px 0 20px;
    font-size: 11px;
    position: absolute;
    right: 0px;
    top: -10px;
}

.activestate {
    color: green;
}

.deletedstate {
    color: green;
}

.inline div {
    font-size: 20px;
}

.description-settings {
    color: #626262;
    max-width: 50%;
    font-size: 12px;
    padding: 5px 5px;
}

/* */
.chop2 {
    /* display: flex; */
    width: 100%;
    justify-content: center;
    border-bottom: .5px solid #269c061c;
    background: white;
    display: none;
    position: sticky;
    top: 0px;
    z-index: 30;
    flex-wrap: wrap;
    flex-direction: row;
}

.invchop2 {
    display: flex;
    float: right;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.inv i {
    font-size: 30px;
    color: #269c06;
    display: flex;
    justify-content: center;
}

.inv {
    display: flex;
    flex-direction: column;
    margin: 5px 5px;
    border: 1px solid #00800026;
    padding: 5px 5px;
    background: #f4f5f7;
    border-radius: 10px;
}

.inv p {
    font-size: 15px;
    color: #269c06;
}

.inv:hover {
    opacity: .7;
    color: white !important;
    background: #269c06;
}

.inv:hover i, .inv:hover p {
    color: white !important;
}

.active .inv {
    opacity: .7;
    color: white !important;
    background: #269c06;
}

.active i, .active p {
    color: white !important;
}

/* */
span.select2-selection.select2-selection--single {
    height: 35px !important;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}

/* */

.salebox {
    display: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 39px;
    height: 21px;
    border: 0 !important;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border: 0 !important;
    color: unset;
}

.slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 15px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(19px);
}

.sec {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 2px;
}

span.select2.select2-container.select2-container--default {
    margin: 5px 3px;
}

input#datesaleto, input#datesalefrom {
    padding: 5px 5px;
}

.titleofpageslright_ {
    display: flex;
    flex-direction: row;
}

.titleofpageslright_ p {
    margin: 0 2px;
}

span.notanyrecord {
    color: #e71313;
    font-size: 15px;
}

.btn_w {
    width: 100%;
}

/* */
.subscripepage {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto;
    flex-direction: column;
}

.subscripe {
    font-size: 30px;
}

.title {
    padding: 20px;
    border-bottom: 2px solid;
}

.subscribein {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin: 15px 0;
}

.categorysubscripe {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.catsot {
    padding: 10px 30px;
    background: #269c06;
    margin: 10px;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 225px;
}

.catsot p {
    font-size: 50px;
}

.insubscripe_ {
    /* height: calc(100vh - 230px); */
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    /* width: 65%; */
}

.titlein {
    padding: 0px 56px;
    font-size: 30px;
    opacity: 0.7;
    width: 200px;
}

.categorysubscripe a h6 {
    text-align: center;
    font-size: 15px;
}

.categorysubscripe a h5 {
    text-align: center;
    font-size: 15px;
    text-decoration: line-through;
}


.subscribedetails {
    display: flex;
    align-items: center;
    justify-content: center;
}

.subscribedetails div {
    width: 300px;
    margin: auto;
    display: flex;
    justify-content: center;
    height: 130px;
    align-items: center;
    color: #269c06;
    /* background: white; */
    /* border: 1px solid  #000000b0; */
    margin: 1px;
    font-size: 22px;
}

.subscribedetailsbill h5 {
    font-size: 13px;
    text-decoration: line-through;
}

.subscribedetailsbill {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    background: #f9f9f9;
    padding: 10px 0px;
}

.subscribedetailsbill div {
    width: 300px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #269c06;
    /* background: white; */
    /* border: 1px solid  #000000b0; */
    margin: 1px;
    font-size: 13px;
}

.subscribedetailsbill_ h5 {
    font-size: 17px;
    text-decoration: line-through;
}

.subscribedetailsbill_ h6 {
    font-size: 17px;
}

.subscribedetailsbill_ {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    background: #f9f9f9;
    padding: 10px 0px;
}

.subscribedetailsbill_ div {
    width: 300px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #269c06;
    /* background: white; */
    /* border: 1px solid  #000000b0; */
    margin: 1px;
    font-size: 17px;
}

p.tip {
    white-space: pre;
    padding: 4px;
    font-size: 12px;
    bottom: 1px;
    position: relative;
}

.paying {
    padding: 20px;
}

p.alerttime {
    font-size: 12px;
    padding: 15px;
    color: white;
    background: #7c0000;
}

p.alerttime2 {
    font-size: 12px;
    padding: 15px;
    color: white;
    background: #7c7a00;
}

.done {
    color: green;
}

.filed {
    color: red;
}

.subscribedetailsbill div:first-child {
    border-left: 1px solid;
}

.subscribedetailsbill_ div:first-child {
    border-left: 1px solid;
}

.settingchoices .active {
    color: azure;
    background: #363636;
}

.btnst1_:hover, .btnst2_:hover, .btnst3_:hover, .btnst4_:hover, .btnst5_:hover {
    opacity: .8;
}

div#topayingdiv, div.topayingdiv {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

span.select2 {
    width: 200px !important;
}

.alertforsubscribe {
    border: 1px solid red;
    width: 50%;
    padding: 3em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    margin: 20% auto;
    color: red;
}

.alertforsubscribe i {
    font-size: 50px;
}

.not1 {
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 5px 0;
}

.not1in {
    background: #b9b900;
}

.not2in {
    background: #b9000f;
}

.not3in {
    background: #34b900;
}

.not1 i {
    color: white;
    font-size: 35px;
    padding: 10px;
}

.shortnot {
    font-size: 15px;
}

.not {
    font-size: 12px;
}

.notcont {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.closenotif i {
    font-size: 26px;
    cursor: pointer;
}

.menu101 {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
}

.menu102 {
    width: 48%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 1%;
    min-width: 380px;
}

.menu103 {
    width: 98%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: auto;
    min-width: 380px;
}

.menuitem {
    padding: 10px 15px;
    background: #269c06;
    margin: 2px 0;
    color: white;
    display: flex;
    justify-content: space-between;
}

.menuitem i {
    font-size: 15px;
}

.dataset {
    display: initial;
}

.classred {
    background-color: rgba(255, 0, 0, 0.37);
    color: white;
}

.endoftrolley, .endofcart {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #343434ba;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}

.topindivbox {
    padding: 10px;
}

.inenddiv {
    width: 380px;
    background: #f5f5f5f2;
    display: flex;
    flex-direction: column;
    padding: 10px;
    max-height: 94vh;
    overflow-y: scroll;
    align-items: center;
}

.menu102 a:hover, .menu101 a:hover, .menu103 a:hover {
    opacity: .7;
}

.settingchoices a:hover {
    background: #363636;
    color: white;
}

.countintoper {
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}

.getc {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 7px;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 121, 22, 1) 0%, rgba(0, 212, 255, 1) 100%);
    margin: 2px;
    justify-content: space-between;
    align-items: center;
}

.getccontent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.getc101 {
    width: 225px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 2px solid #ffffff38;
    font-size: 18px;
    position: relative;
    /* background: #c5c5c552; */
    padding: 20px;
    color: white;
}

.getctitle {
    font-weight: bold;
    font-size: 40px;
    /* opacity: 0.5; */
    color: white;
    padding: 5px 35px;
    width: 340px;
}

.getc101:last-child {
    border-left: none;
}

.title1589 {
    font-size: 17px;
    display: flex;
    align-items: center;
}

.title1589 i {
    font-size: 20px;
    height: 24px;
    padding: 0 6px;
}

.contentcount25 {
    font-size: 38px;
    padding: 20px 0 0px 0;
}

.insortname {
    font-size: 15px;
    left: 80px;
    /* position: absolute; */
    bottom: 0px;
}

.resein {
    padding: 0;
}

.resein i {
    padding: 10px;
    cursor: pointer;
}

.moneysafediv, .wherhousediv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #ebebeb;
    padding: 10px 15px;
    margin: 10px 0px;
}

.moneysafename, .wherhousename {
    padding: 5px 0;
    font-size: 20px;
}

.currentmoneyin {
    display: flex;
    /* padding: 10px 0; */
    /* width: 170px; */
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    color: #727272;
}

.currentmoneyin div {
    margin: 5px 2px;
}

.inputin2 {
    display: flex;
    flex-direction: column;
}

.inputin2 input {
    padding: 10px 5px;
    margin: 10px;
}

.inputin2 select {
    margin: 10px;
    padding: 10px 5px;
}

.inputin2 #doneedituserinsale {
    width: 80%;
}

#myChart {
    width: 50em;
}

#myChart2 {
    width: 50em;
}

#myChart3 {
    width: 25em;
}

.chartview {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100em;
    margin: 25px auto;
}

.chartin .name {
    /* background: #269c06; */
    color: #1c1c1c;
    padding: 5px;
    margin: 5px;
}

.name {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.sammeryin {
    width: 50em;
    height: 400px;
}

.sammeryin .name {
    /* background: #269c06; */
    color: #424242;
    padding: 5px;
    margin: 5px;
}

.sammerybs table {
    width: 100%;
    margin: 5px auto;
    padding: 5px;
}

.sammerybs td {
    text-align: center;
    width: 50em;
    padding: 9px 0px;
    color: white;
    background: #269c06;
}

.name div {
    padding: 0 5px;
    text-align: center;
    /* width: 50em; */
}

.progress-bar {
    width: 300px;
    height: 20px;
    /* background-color: #eee; */
    border-radius: 10px;
}

.progress {
    height: 100%;
    background-color: #4CAF50;
    border-radius: 10px;
}

.progress-steps {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}

.step {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    line-height: 20px;
}

.step.active {
    background-color: #4CAF50;
    color: #fff;
}

ul.progress-steps {
    display: flex;
    justify-content: space-around;
    margin: 20px auto;
}

.progress-bar {
    margin: 20px auto;
}

.mes {
    margin: 20px auto;
    width: max-content;
}

.signupform.addnewcompany2023 {
    width: fit-content !important;
    width: -moz-fit-content !important;
}

.signupform.addnewcompany2023 input {
    width: 253px !important;
    padding: 10px 10px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
}

@media screen and (max-width: 900px) {
    .getc101 {
        width: 170px !important;
    }

    .getctitle {
        width: 250px;
        font-size: 25px;
    }

    .getc {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
    }

    .getctitle {
        width: auto;
    }

    .getccontent {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .signinform input {
    width: 90%;
}
.navlogotop {
    width: 99%;
}
.signinform input#btn-submit {
    width: 90%;
}
.userset {
    margin: 30px 5px;
}
.boxinmoreinsty_ {
    margin: 0;
    width: 90%;
    height: 100vh;
}
form#register-form {
    display: grid;
    /* width: 95vw; */
}

.signupform input#btn-submit {
    width: 85% !important;
    margin: 0px auto;
    padding: 6px;
}

.signupform {
    width: 90vw;
}
}

@media screen and (max-width: 1300px) {
    .getc101 {
        width: 170px !important;
    }

    .getctitle {
        width: 250px;
        font-size: 25px;
    }
}

@media screen and (max-width: 1615px) {
    .getc101 {
        width: 170px !important;
    }
}

.billdi2 {
    width: 900px;
    height: auto;
    position: relative;
    margin: auto;
}

.tonextstep {
    width: fit-content;
    width: -moz-fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: auto;
}

.tonextstep a {
    padding: 10px 15px;
    color: white;
    background: #269c06;
    margin: 10px;
}

.step.active.current {
    background-color: #4caf5073;
    color: #fff;
}

.parcodeni {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.spretinp {
    text-align: center;
    display: block;
    width: 100%;
    align-items: center;
    flex-direction: column;
    margin: auto;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    padding: 5px 0px !important;
}

.spretinp th {
    background: #b34fdd;
}

.spretinp tr {
    padding: 1px 0;
}

.spretinp th {
    /* padding: 0px 10px; */
    width: 100%;
}

.layout {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* width: 100px; */
    align-items: center;
    margin: 15px;
    position: relative;
}

.sbill {
    display: flex;
    align-items: center;
}

.billimage img {
    width: 140px;
}

input[type="radio"] {
    width: 100%;
    height: 20px;
}

.billimage {
    cursor: pointer;
}

tr.bordered {
    border-bottom: 1px solid #000;
}

.tablehesabatna tfoot, .billproducts tfoot {
    padding: 22px;
}

.banartaxin {
    width: 80%;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.downloadhesabatnatax {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.discription {
    white-space: pre;
}

p.connected {
    color: green;
}

p.notconnected {
    color: #990707;
}

.incenterflex {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px auto;
}

#popupdiv {
    display: none;
}

#popup {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    z-index: 500;
    justify-content: center;
    background: #faebd773;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.taxbillco {
    width: 680px;
    height: 500px;
    background: #222;
    box-shadow: 1px 5px 50px;
}

.taxbillco .top {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    color: white;
}

span.closepopup {
    font-size: 25px;
    color: white;
    margin: 0 10px;
    cursor: pointer;
}

.top p {
    color: white;
}

.loadingprossess {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: white;
}

.contentinpopup {
    height: calc(100% - 40px);
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    color: white;
    padding: 20px;
}

.correctdone {
    font-size: 100px;
    color: green;
}

.incorrectdone {
    font-size: 100px;
    color: red;
}

.inputpin input {
    padding: 10px 25px;
    border-radius: 25px;
    border: 0;
}

div#sendpincode {
    margin: 28px;
    color: white;
    border: 1px solid green;
    padding: 5px 35px;
    border-radius: 20px;
    cursor: pointer;
    background: green;
}

.invoiceversion {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 5px 35px;
    margin: 30px;
    align-items: center;
}

.verdiv {
    margin: 0 10px;
    padding: 4px 20px;
    border-radius: 25px;
    border: 1px solid #fff0;
    cursor: pointer;
}

.invoicechver {
    display: flex;
    flex-direction: row;
}

.verdiv.selectedver {
    border: 1px solid green;
    padding: 4px 20px;
    border-radius: 25px;
}

.invoiceversion p {
    margin: 0 0 0 20px;
}

.errorsprint {
    font-size: 12px;
    color: #939393;
}

.contentinpopup a {
    color: #339922bb;
}

.counttransfair {
    display: flex;
    flex-direction: row;
    align-content: center;
}

.counttransfair .numberin {
    display: flex;
    border: 0;
    width: 60px;
    align-items: center;
    position: relative;
}

.counttransfair .numberin input {
    border: 0;
    width: 40px;
    margin: 0 10px;
    background: 0;
}

.wharehousestocks {
    display: flex;
    flex-direction: column;
}

.whn {
    background: #c3c3c321;
    margin: 3px 3px;
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.dhname {
    padding: 10px 5px;
    width: 100%;
    text-align: center;
}

.transfaresvg {
    width: 300px;
    margin: auto;
}

.cover {
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin: auto;
    background: #faebd773;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    position: relative;
}

.coverimg img {
    width: 100%;
}

.banarin {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    height: 100%;
    width: 100%;
    justify-content: center;
}

.coverblur {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #36353473;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.profilephoto img {
    width: 200px;
    height: 200px;
}

.profilephoto {
    background: white;
    border: 1px solid white;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
}


.leftin .name {
    font-size: 70px;
    /* padding: 25px; */
    text-transform: capitalize;
}

.leftin {
    color: white;
    text-align: left;
    padding: 40px;
}

.leftin .bio {
    font-size: 20px;
}

div#editprofileimage {
    font-size: 28px;
    position: absolute;
    bottom: 30px;
    background: white;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #269c06;
    CURSOR: POINTER;
}

input#upload {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    CURSOR: POINTER;
}

.croppie-container {
    width: 100%;
    height: 90% !important;
}

span.delete {
    font-size: 20px;
    color: red;
    cursor: pointer;
}

.inb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.attackment {
    margin: 10px;
    padding: 5px;
}

/* */

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

/* Chrome, Safari, Edge, Opera */

#forgetpasswordform2 input::-webkit-outer-spin-button,
#forgetpasswordform2 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

#forgetpasswordform2 input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

#partitioned {
    letter-spacing: 30px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgb(255 255 255 / 0%) 0%);
    background-position: bottom;
    background-size: 37px 2px;
    background-repeat: repeat-x;
    background-position-x: 0;
    width: 240px;
    outline: none;
    direction: ltr;
    padding: 0px 0px 10px 18px;
    margin: 30px auto;
    background-color: transparent;
}

form#forgetpasswordform2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.userlogindwhitelite .alert {
    font-size: 12px !important;
    float: right;
    direction: rtl;
}

.shippingplace {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    color: #ffffff;
    background: #05819d;
    padding: 13px;
    margin: 10px auto;
    flex-wrap: nowrap;
    align-content: center;
}

.changelocation {
    padding: 5px 20px;
    background: #0bbf19;
    border-radius: 25px;
    margin: 0 15px;
    cursor: pointer;
}