
body{
    padding: 0;
    margin: 0;
    position: relative;
}

body *{
    font-family: yekanBakh;
    letter-spacing: -0.7px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type=number]{
    -moz-appearance: textfield;
}
#de_9b5c576b-8df7-16fe-5247-527ed1e31f15 {
    outline: 0px none #000;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    min-height: 100vh;
    max-width: 1300px;
    position: relative;
    width: 100%;
}

#de_11544e44-460c-a174-8607-1807334d9abb {
    outline: 0px none #000;
    height: unset;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
}

#de_30f05f14-359f-0a70-26da-c8aeb619561b {
    outline: 0px none #000;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    column-gap: 20px;
}
#de_7606bc66-d438-77e1-2b04-3238abec9f88:hover{
    background-color: var(--textColor1);
}
#de_7606bc66-d438-77e1-2b04-3238abec9f88 {
    outline: 0px none #000;
    height: 45px;
    min-width: 146px;
    box-sizing: border-box;
    position: relative;
    background: var(--primary);
    display: flex;
    align-items: center;
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    column-gap: 20px;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
}
.listOptionUser{
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    width: -webkit-fill-available;
    padding: 10px;
    border-radius: 5px;
}
.listOptionUser a{
    text-decoration-line: none;
    color: var(--textColor1);
}
.listOptionUser a:hover{
    color: var(--primary);
}
#de_0eafb75a-a63f-4e95-3123-d41f7759f2dc {
    outline: 0px none #000;
    width: 12px;
    height: 12px;
}

#de_0be51cd3-e421-e303-3b51-60a8e6927254 {
    outline: 0px none #000;
    font-family: yekanBakh;
    color: var(--white);
    font-weight: 400;
}

#de_89eadb24-dc94-e3bb-22c7-49e508801dd8 {
    outline: 0px none #000;
    width: 20px;
    height: 20px;
}

#de_aa9d77c3-1fbd-f935-52af-17512250cfbc {
    outline: 0px none #000;
    width: 18px;
    height: 20px;
}

#de_9f9c1e8d-72ca-3b5f-2197-c05b780207c9 {
    outline: 0px none #000;
    width: fit-content;
    height: auto;
    display: flex;
    align-items: center;
    column-gap: 60px;
    justify-content: flex-start;
}

#de_3761808b-2a46-a34f-60fc-9cdaa8f5ef58 {
    outline: 0px none #000;
    width: max-content;
    height: 50px;
    display: flex;
    align-items: flex-end;
    column-gap: 25px;
    justify-content: center;
    padding-top: 0px;
    /*padding-bottom: 10px;*/
    padding-left: 0px;
    padding-right: 0px;
}

#de_b4da27bb-e837-654e-bdf7-bcf9579503c4 {
    outline: 0px none #000;
    width: auto;
}

#de_8c62fb1b-5741-c486-3bcd-1551f9c7f948 {
    outline: 0px none #000;
}

#de_7d72e722-6d36-5813-fe9c-f8a04623722a {
    outline: 0px none #000;
    width: auto;
}

#de_6d8d8f44-a5f9-b056-a88d-8b149e9fa681 {
    outline: 0px none #000;
}

#de_19d2f8ff-48d7-322a-6d50-f0060c5c63ef {
    outline: 0px none #000;
    width: auto;
    height: 50px;
}

#de_194ee991-efd9-a81f-9908-bd584a0a7739 {
    outline: 0px none #000;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    flex-wrap: wrap;
    min-height: 60vh;
    align-items: end;
}

#de_c6b6f1a3-6c34-57af-5dd5-2d9ce86f137f {
    outline: 0px none #000;
    width: min(50%, 440px);
    height: 100%;
    min-height: 60vh;
    min-width: 440px;
    display: flex
;
    flex-direction: column;
    justify-content: flex-end;
}
jdp-container{
    min-height: 495px;
    /*max-height: 495px;*/
    overflow: unset !important;
}
jdp-container .jdp-year:hover,jdp-container .jdp-month:hover{
    filter: none !important;
    opacity: 0.7 !important;
}
#de_7caf9a5c-2b1e-b00b-5edd-df12c71e2db7 {
    outline: 0px none #000;
    background: var(--white);
    height: 110px;
    box-shadow: 0px 4px 15px 0px #7171710d;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#de_22d584ed-c9eb-2818-557a-7015ae1d1943 {
    outline: 0px none #000;
    display: flex;
    width: fit-content;
    height: fit-content;
    column-gap: 10px;
    align-items: center;
    cursor: pointer;
    font-width: 600;
}

#de_471b1973-616e-3753-4aab-d4b8c15e4c73 {
    outline: 0px none #000;
    width: 16px;
    height: 16px;
}

#de_4a77c62d-6477-253e-b823-16ace5c91fbe {
    outline: 0px none #000;
    width: auto;
    height: fit-content;
    min-height: unset;
    font-family: yekanBakh;
    color: var(--textColor2);
    line-height: 30px;
}

#de_76871654-9c4f-f967-e1e4-e4f415d5d3d3 {
    outline: 0px none #000;
    width: auto;
    height: auto;
    display: flex;
    justify-content: flex-end;
    column-gap: 20px;
    align-items: center;
}

#de_47c9371e-4be3-110f-e040-af1f7e05a4df {
    outline: 0px none #000;
    min-width: unset;
    width: auto;
    display: flex;
    flex-direction: column;
    height: auto;
}

#de_f43f698c-cfe7-0413-f552-699bcf434cfa {
    outline: 0px none #000;
    width: auto;
    font-size: 20px;
    font-family: yekanBakh;
    color: var(--textColor1);
    text-align: right;
    font-weight: 600;
}

#de_54a73694-f6f0-4098-9323-fa6356762937 {
    outline: 0px none #000;
    font-family: yekanBakh;
    font-size: 14px;
    color: var(--textColor3);
    text-align: right;
    display: block;
    width: auto;
    font-weight: 600;
}

#de_d64ad2d2-9cd0-1ae8-c4c9-1270b6dff4eb {
    outline: 0px none #000;
    width: 60px;
    height: 60px;
    background: var(--primary);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 60px;
}

#de_d1e28ffe-9cc9-49f6-ff5d-ebaa2a54fc3f {
    outline: 0px none #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-family: yekanBakh;
    font-size: 30px;
    color: var(--white);
}

#de_c0a54237-a887-f9c4-a4ba-655f90603466 {
    outline: 0px none #000;
}
.calendar{
    min-height: 495px;
}
#de_c9bc3c53-e906-b19d-402a-caf968b0f197 {
    outline: 0px none #000;
    width: calc(100% - 450px);
    display: flex;
    justify-content: end;
    height: 100%;
    min-width: 250px;
    align-items: end;
    min-height: 60vh;
}

#de_2354874a-df11-6851-6b18-f35493ce9074 {
    outline: 0px none #000;
    max-width: 500px;
    background: var(--primary);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    height: fit-content;
    direction: rtl;
}

#de_aa703dd3-34ac-7668-8e9d-cc133e83c9b8 {
    outline: 0px none #000;
    font-family: yekanBakh;
    font-size: 25px;
    font-weight: bolder;
    color: var(--white);
    text-align: right;
    margin-bottom: 20px;
    display: block;
}
#de_2354874a-df11-6851-6b18-f35493ce9074 p{
    margin: 0;
}
#de_e3596409-184d-beb5-a510-ef72f216590d {
    outline: 0px none #000;

    font-family: yekanBakh;
    text-align: right;
    text-decoration-color: var(--white);
    color: var(--white);
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 30px;
    font-weight: normal;
}
/* datepicker */
jdp-container{
    width: min(50%, 440px);
    min-width: 440px !important;
    font-family:yekanBakh ;
    padding: 20px !important;
    box-sizing: border-box;
    box-shadow: 0 4px 15px rgba(113, 113, 113, 0.05) !important;
    border-radius: 10px !important;
    /*overflow: visible !important;*/
    position: relative !important;
    left: unset !important;
    top: unset !important;
}
.jdp-days .jdp-day{
    background-color: #F9FAFB;
    margin: 3px;
    min-width: 50px;
    min-height:50px;
    max-width: 50px;
    max-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px !important;
    font-weight: 600;
    color: #6a6a6a;
}
jdp-container .jdp-days{
    justify-content: start !important;
}
jdp-container .jdp-day-name{
    background-color: transparent !important;
    border-radius: 0;
    cursor: default;
    font-size: 14px !important;
    font-weight: 300 !important;
    color: var(--textColor3) !important;
    width: 50px !important;
    min-width: 50px;
    max-width: 50px;
    margin: 3px 3px 20px !important;
    text-align: center !important;
}
.jdp-month select,.jdp-year select{
    font-weight: 600 !important;
}
.jdp-icon-minus,.jdp-icon-plus{
    border: none !important;
}
jdp-container .footer_content{
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 20px 0 0;
    font-size: 14px;
    color: var(--textColor3);
}
jdp-container .jdp-months, jdp-container .jdp-years{
    font-size: 14px !important;
    width: fit-content !important;
}

#inputDatePicker{
    visibility: hidden;
}
jdp-container .jdp-day.hasReminder{

    background-color: var(--primary2) !important;
    color: var(--textColor1) !important;

}
jdp-container .jdp-day.hasReminder:after{
    content: '\2713';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffebf3bf;
    opacity: 100%;
    border-radius: 10px;
    display: flex
;
    justify-content: center;
    align-items: center;
    color: var(--primary);
    font-size: 20px;
    font-weight: bold;

}
jdp-container .jdp-day.hasReminder.selected:after{
    display: none !important;
}
jdp-container .jdp-day.calenderDay {
    overflow: hidden;
    position: relative;
}
/*.hidden{*/
/*    overflow: hidden;*/
/*}*/
.headerCalender{
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 10px;
}
.headerCalender .title{
    font-size: 16px;
    font-weight: 600;
    color: var(--textColor1);
}
.myOccasions,.backBtn{
    width: fit-content;
    height: 30px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary2);
    border-radius: 5px;
    color: var(--primary);
    font-size: 14px;
    font-width: 600;
    position: absolute;
    left: 65px;
    top: 30px;
    border: none;
    cursor: pointer;
}
.allOccasions{
    margin-top: 30px;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: auto !important;
    height: 380px;
}
.allOccasions .occasion .infoBox{
    display: flex;
    align-items: center;
    gap: 20px;
}
.allOccasions .occasion .infoBox .day{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-color: var(--white);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
}
.allOccasions .occasion .infoBox .month{
    font-size: 15px;
    font-weight: 600;
    transition: 0.3s;
}
.allOccasions .occasion .infoBox .title{
    font-size: 14px;
    color: var(--textColor2);
}
.allOccasions .occasion .iconBox{
    justify-content: space-between;
    gap: 20px;
    font-size: 14px;
    color: var(--textColor3);
    align-items: center;
    display: none;
    transition: 0.3s;
    cursor: pointer !important;
}
.allOccasions .occasion .saveEdit{
    font-size: 16px;
    color: var(--textColor3);
}
.allOccasions .occasion .saveEdit:hover{
    color: var(--primary);
    font-weight: bolder;
}
.dontShow{
    display: none;
}
.allOccasions .occasion .inputEdit{
    border: none;
    min-width: 80px;
    max-width: 150px;
    width: fit-content;
    height: 35px;
    border-radius: 5px;
    padding: 5px;
    box-sizing: border-box;
}
.allOccasions .occasion .inputEdit:focus-visible{
    outline: none;
    border: none;
}
.allOccasions .occasion:hover .iconBox{
    display: flex ;
}
.allOccasions .occasion:hover .day{
    background-color: var(--primary) !important;
    color: var(--white);
}
.allOccasions .occasion:hover .month{
    color: var(--primary);
}
.allOccasions .occasion{
    height: 60px;
    width: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F9FAFB;
    margin-bottom: 10px;
    padding: 15px;
    box-sizing: border-box;

}
.backBtn{
    position: static !important;
}
jdp-container .jdp-day.calenderDay.selected{
    overflow: unset !important;
}
jdp-container .jdp-day.calenderDay::before{
    content: '';
    width: 23px;
    height: 23px;
    display: block;
    background-color: var(--primary) !important;
    color: var(--textColor1) !important;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 50px;
    z-index: 10;
}
jdp-container .jdp-day.calenderDay.selected::before{
    display: none !important;
}

jdp-container .jdp-day.hollyDay,jdp-container .jdp-day.last-week{
    color: var(--primary) !important;
}
.popupDay{
    width: 270px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 16px;
    box-shadow: 0px 4px 15px 0px #0000001A;
    background-color: var(--white);
    font-family: yekanBakh;
    position: absolute;
    bottom: 53px !important;
    z-index: 10000000 !important;


}
.popupDay .calenderOccasion,.popupDay .personalOccasions{
    display: flex;
    flex-direction: column;
    gap: 3px;
    align-items: end;
    padding: 5px 0;
}
.popupDay .calenderOccasion .titleReminder,.popupDay .personalOccasions .titleReminder{
    display: flex;
    align-items: center;
    gap: 5px;
    text-align: right;
    width: 100%;
    font-size: 14px;
}
.popupDay .calenderOccasion .titleReminder{
    color: var(--primary);;
}
.popupDay .personalOccasions .titleReminder{
    color:  #7080D3;;
}
.popupDay .calenderOccasion .titleReminder::before{
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 3px;
    background-color: var(--primary);
    display: block;
}
.popupDay .personalOccasions .titleReminder::before{
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 3px;
    background-color: #7080D3;
    display: block;
}
.popupDay .dayInfo{
    background-color: #F9FAFB;
    border-radius: 10px;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
    color: var(--textColor1);
    font-size: 18px;
    text-align: right;
    font-weight: 600;
}
.popupDay .btnAddReminder{
    height: 45px;
    width: 100%;
    background-color: var(--primary);
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--white);
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 400;

}
.popupDay .btnAddReminder .pluss{
    font-size: 20px;
    transition: 0.3s;
}
.popupDay .btnAddReminder:hover .pluss{
    transform: rotate(180deg);
}
.popupDay .btnAddReminder:hover{
    background-color: var(--textColor1);
}
jdp-container .jdp-day:not(.disabled-day,#selectedDate):hover {
    background: rgba(0, 0, 0, .1) ;
    transform: scale(1) !important;
    z-index: 1;
}
#selectedDate:hover{
    transform: scale(1) !important;

}
#selectedDate{
    z-index: 99999;
}
.itemReminder{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.deleteReminder{
    width: 50px;
    height: 20px;
    background: rgba(228, 73, 76, 0.15);
    font-size: 12px;
    display:flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
    border-radius: 5px;
    color: #E4494C;
;

}
.deleteReminder .icon{
    font-size: 18px;
}
.backPopup ,.backLoading,.backPopupDate,.backPopupSideBar{
    width: 100vw;
    height: 100vh;
    background-color: #00000069;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2000;
}
.backLoading{
    z-index: 3000;
}
.popupStyle,.popupDelete{
    width: min(50% , 590px);
    min-height: 300px;
    height: auto;
    border-radius: 10px;
    background-color: var(--white);
    display: flex;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2000;
}
.popupDelete{
    display: flex;
    flex-direction: column;
    width: 350px !important;
    height: 150px!important;
    min-height: 150px !important;
    padding: 20px !important;
    box-sizing: border-box;
    direction: rtl;
}
.popupDelete .body_popup{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    margin-top: 10px;
}
.popupDelete .body_popup p{
    margin: 0;
    text-align: center;
}
.popupDelete .body_popup .deleteBtns{
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 10px;
}
.popupDelete .body_popup .deleteBtns button{
    height: 35px !important;
    width: fit-content !important;
    min-width: 80px !important;
    font-size: 16px !important;
}
.popupDelete .body_popup .deleteBtns button:hover{
    background-color: var(--textColor1);
    color: var(--white);
}
.popupStyle .rightBox{
    width: 33%;
    height: auto;
    min-height: 300px;
    background-color: var(--primary);
    border-radius:0 10px 10px 0;
    display: flex;
    justify-content:center;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}

.popupStyle .rightBox img{
    max-width: 160px;
}
.popupStyle .rightBox .dateBox{
    background: rgba(0, 0, 0, 0.06);
    width: 80px;
    height: 80px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--white);
    gap: 2px;
}
.popupStyle .rightBox .dateBox .day{
    font-size: 40px;
    height: 30px;
    line-height: 35px;
}
.popupStyle .rightBox .dateBox .month{
    font-size: 12px;
}
.popupStyle .rightBox .dayName{
    font-size: 25px;
    color: var(--white);
    font-weight: 600;
}
.popupStyle .leftBox{
    width: 67%;
    height: 100%;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: space-between;
}

.dontShow{
    display: none !important;
}
.popupStyle .leftBox .title{
    font-size: 22px;
    color:#464646 ;
    text-align: right;
    display: block;
    font-weight: 600;

}
.popupStyle .leftBox .description,.popupStyle .leftBox .resndCode{
    font-size: 15px;
    color:var(--textColor3) ;
    margin: 0px;
    text-align: right;
    text-decoration: none;
}
.resndCode:hover{
    color: var(--primary);
    cursor: pointer;
}
.popupStyle .leftBox .inputStyle{
    height: 50px;
    width: 100%;
    border: none;
    border-radius: 5px;
    background-color: #EAEAEA;
    padding: 10px;
    box-sizing: border-box;
    color: var(--textColor3);

    text-align: right;
}
.inputStyle::placeholder {
    color: var(--textColor3);

}
.popupStyle .leftBox .inputStyle:focus-visible{
    outline: none;
}
.popupStyle .leftBox .addBtn,.styleBtn{
    width: 100%;
    height: 50px;
    background-color: var(--primary);
    border-radius: 5px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    border: none;
    transition: 0.3s;
}

.popupStyle .leftBox .addBtn:hover{
    background-color: var(--textColor1);
}
.popupMobileverification .inputsBox{
    display: flex;
    gap: 10px;
}
.popupMobileverification .inputsBox input{
    text-align: center !important;
}
input:focus-visible {
    border: 1px solid var(--primary) !important;
}
.loadingBox{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    background: #fff;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 10px;
}
.errorText,.errorTextVerify,.errorTextName,.errorTextEvent{
    color: var(--primary);
    margin: 5px 0 0;
    text-align: right;
    font-size: 14px;
    direction: rtl;
}
.disabel{
    cursor: not-allowed !important;
    opacity: 0.5;
}
#form-signin{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.errorsBox{
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
}
.errorsBox p{
    max-width: 400px;
    min-width: 200px;
    min-height: 50px;
    border-radius: 10px;
    direction: rtl;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;

}
.errorsBox .error,.errorsBox .error .close_alert{
    background: rgb(243, 91, 91);
}
.errorsBox .sucss,.errorsBox .sucss .close_alert{
    background: rgba(23, 122, 23, 0.92);
}

.close_alert{
    width: 15px;
    height: 15px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;

    position: absolute;
    top: -7px;
    right: -7px;
    z-index: 100;
    transition: 0.3s;
    cursor: pointer;

}
.close_alert:hover,.close_popup:hover{
    transform: scale(1.2);
}

.close_popup{
    position: absolute;
    top: 10px;
    right: 15px;
    color: var(--white);
    font-weight: 600;
    font-size: 14px;
    transition: 0.3s;
    cursor: pointer;
}


.popupStyle ,.backPopup,.popupDelete{
    transition: 0.3s;
    opacity: 0;
}
jdp-overlay{
    display: none !important;
}
.jdp-btn-close{
    display: none !important;
}
.footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    direction: rtl;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #726c6c24;
    font-size: 14px;
}
.footer a{
    text-decoration: none;
}
.jdp-years .jdp-icon-plus,.jdp-years .jdp-icon-minus{
    display: none !important;
}

.jdp-months .jdp-icon-minus svg,.jdp-months .jdp-icon-plus svg{
    width: 35px !important;
    height: 35px !important;
    position: absolute;
    top: 30px;
}
.jdp-months .jdp-icon-minus svg{
    right: 23px;
}
.jdp-months .jdp-icon-plus svg{
    left: 23px;
}

.jdp-month{
    width: 100px;
}
.jdp-year,.jdp-month{
    width:fit-content !important;
}
.jdp-month,.jdp-year{
    position: absolute;
    top: 30px;
    font-size: 20px !important;
    color: var(--textColor1) !important;
}
jdp-container .jdp-days{
    margin-top: 35px !important;
}
.jdp-month option,.jdp-year option{
    font-size: 16px !important;
}
.jdp-month{
    left: 60%;
}
.jdp-year{
    right: 40%;
}
.aboutUsParent{
    width: 100%;
    margin-top: 80px;
    height: 75vh;
    overflow: auto;
    background-color: var(--white);
    border-radius: 10px;
    padding: 50px;
    box-sizing: border-box;
    direction: rtl;
}
.aboutUsParent p{
    margin: 0;
    line-height: 35px;
}
.aboutUsParent .title{
    font-size: 34px;
    font-weight: 600;
    font-family:"yekanBakh";
}
.aboutUsParent .titleBox{
    display: flex
;
    flex-direction: column;
    width: fit-content;
    justify-content: center;
    align-items: center;
    margin: 35px auto 35px;
    gap: 5px;
}
.dontShow{
    display: none !important;
}
.jdp-month{
    margin-left: 10px !important;
}
.shabakiehBox{
    display: flex;
    align-items: center;
    gap:10px;
    color: var(--white) !important;

    margin: 20px 0;


}
.shabakiehBox a{
    font-weight: 600;
    color: var(--white) !important;
    text-decoration: none;
}
.sidebarMenu{
    min-width: 300px;
    max-width: 95%;
    background: var(--white);
    position: fixed;
    top: 0;
    left: -100vw;
    height: 100vh;
    z-index: 9999;
    transition: 0.3s;

}
.sidebarMenu .topBox{
    width: 100%;
    height: 250px;
    min-height: 250px;
    background-color: var(--primary);
    display: flex;
    justify-content:center;
    align-items: center;
    flex-direction: column;
    gap: 15px;
}
.sidebarMenu .topBox img{
    max-width: 200px;
}
.sidebarMenu .topBox .nameUser{
    font-size: 24px;
    color: var(--white);
    margin-top: 30px;
}
.sidebarMenu .menuItems{
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: end;
    padding: 30px 20px;
}
.sidebarMenu .menuItem{
    display: flex;
    align-items: center;
    gap: 10px;
    direction: rtl;
    cursor: pointer;
    text-decoration: none;
    color: var(--TextColor1);
}
.sidebarMenu .menuItem .icon{
    width: 10px;
    height: 28px;
    border-radius: 10px;
    background:rgba(211, 112, 146, 0.2)
}
.sidebarMenu .menuItem:hover .icon{
    background: var(--primary);
}
.sidebarMenu .socialMediaBox{
    position: absolute;
    bottom: 30px;
    padding: 20px;
    display: flex;
    justify-content: center;
    gap: 15px;
    width: 100%;
    box-sizing: border-box;
}

.sidebarIcon{
    display: none;
    height: 20px;
    width: 25px;
}
@media screen and (max-width: 800px) {
    #de_c9bc3c53-e906-b19d-402a-caf968b0f197{
        height: fit-content;
        min-height: fit-content;
        width: min(50%, 440px);
        min-width: 440px !important;
    }
    .sidebarIcon{
        display: block;
    }
    .sidebarMenu{
        display: block;
    }
    #de_30f05f14-359f-0a70-26da-c8aeb619561b{
        display: none;
    }
    #de_194ee991-efd9-a81f-9908-bd584a0a7739{
        gap: 26px;
        flex-direction: column-reverse;
        align-items: center;
        margin-top: 40px;
    }
    #de_11544e44-460c-a174-8607-1807334d9abb{
        align-items: center;
        /*flex-wrap: wrap;*/
        /*flex-direction: column-reverse;*/
        /*gap: 20px;*/
    }
    .shabakiehBox{
        margin: 0px auto 20px;
        max-width: 440px;
    }
    #de_9f9c1e8d-72ca-3b5f-2197-c05b780207c9{
        justify-content: end;
    }
    #de_3761808b-2a46-a34f-60fc-9cdaa8f5ef58{
        display: none !important;
    }
    #de_c6b6f1a3-6c34-57af-5dd5-2d9ce86f137f{

        min-height: auto;
    }
    .popupStyle, .popupDelete{
        flex-direction: column-reverse;
        width: min(80%, 590px);
    }
    .popupStyle .rightBox{
        width: 100%;
        border-radius: 10px 10px 0px 0;
        height: 33%;
        min-height: 150px;
    }
    .popupStyle .leftBox{
        width: 100%;
        padding:20px;
    }
}
@media screen and (max-width: 550px) {


    #de_c9bc3c53-e906-b19d-402a-caf968b0f197{
        min-width: 100% !important;
        width: 100% !important;
    }
    jdp-container .jdp-day-name,.jdp-days .jdp-day{
        min-width: 13%;
        min-height:40px;
        max-width: 13%;
        max-height: 40px;
    }
    .calendar{
        min-width: 100% !important;
        width: 100% !important;
    }
    jdp-container{
        min-width: 100% !important;
        width: 100% !important;
        margin-bottom: 30px;
        padding: 20px 5px !important;
    }
    #de_9b5c576b-8df7-16fe-5247-527ed1e31f15{
        padding: 0  !important;
    }

    #de_7caf9a5c-2b1e-b00b-5edd-df12c71e2db7{
        width: 100% !important;
    }
    #de_c6b6f1a3-6c34-57af-5dd5-2d9ce86f137f{
        align-items: center;
        width: 100%;
        min-width: 100%;
        min-height: auto;
    }
    jdp-container .jdp-days{
        justify-content: center !important;
    }


    jdp-container .jdp-day-name,.jdp-days .jdp-day{
        margin: 5px 1px !important;
    }
    #de_f85f6866-7af1-4845-665a-bcee8d199b64{
        padding: 20px;
    }
    #de_7606bc66-d438-77e1-2b04-3238abec9f88{
        min-width: unset !important;
        width: fit-content !important;
        font-size: 14px;
        gap: 5px !important;
    }
    #de_0be51cd3-e421-e303-3b51-60a8e6927254 {
        font-size: 13px;
    }
    #de_19d2f8ff-48d7-322a-6d50-f0060c5c63ef {
        height: 40px !important;
    }
    #de_471b1973-616e-3753-4aab-d4b8c15e4c73{
        width: 10px;
        height: 10px;
    }
    /*#de_d64ad2d2-9cd0-1ae8-c4c9-1270b6dff4eb{*/
    /*    width: 40px;*/
    /*    height: 40px;*/
    /*    min-width: 40px;*/
    /*}*/
    /*#de_76871654-9c4f-f967-e1e4-e4f415d5d3d3{*/
    /*    gap: 5px;*/
    /*}*/
    /*#de_4a77c62d-6477-253e-b823-16ace5c91fbe{*/
    /*    font-size: 14px;*/
    /*}*/
    /*#de_f43f698c-cfe7-0413-f552-699bcf434cfa{*/
    /*    font-size: 18px;*/
    /*}*/
    .calendar .popupDay{

        bottom: 40px !important;
    }
}