@font-face{font-family:koodak;src:url(/assets/SKOODKBD-297a4cb6.TTF)}@font-face{font-family:nazanin;src:url(/assets/BNazanin-85e99f93.ttf)}.floating-dock[data-v-cabe7999]{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;background:white;border-radius:50px;box-shadow:0 4px 15px #0003;z-index:997;transition:transform .3s ease,height .3s ease;align-items:center;overflow:hidden}.floating-dock.loading[data-v-cabe7999]:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:50px;border:2px solid transparent;box-shadow:0 0 20px #856fed;animation:move-around-cabe7999 6s linear infinite}@keyframes move-around-cabe7999{0%{transform:translate(-100%) translateY(-100%)}25%{transform:translate(100%) translateY(-100%)}50%{transform:translate(100%) translateY(100%)}75%{transform:translate(-100%) translateY(100%)}to{transform:translate(-100%) translateY(-100%)}}.floating-dock.minimized[data-v-cabe7999]{height:48px;width:48px;bottom:initial;left:initial;top:20px;left:20px;transform:none;border-radius:50%;box-shadow:0 4px 6px #00000014}.minimize-button[data-v-cabe7999]{background:none;border:none;cursor:pointer;position:absolute;top:12px;left:12px}.expandedButton[data-v-cabe7999]{top:10px!important;left:6px!important}.minimizeImage[data-v-cabe7999]{width:28px!important;height:28px!important}.dock-items[data-v-cabe7999]{display:flex;align-items:center;transition:opacity .3s ease;margin-left:4em;margin-right:4em}.dock-item[data-v-cabe7999]{background:none;border:none;cursor:pointer;padding:24px;transition:transform .3s ease}.dock-item[data-v-cabe7999]:hover{transform:translateY(-8px)}.dock-item img[data-v-cabe7999],.minimize-button img[data-v-cabe7999]{width:74px;height:74px;pointer-events:none;border-radius:50%}.minimizeIcon[data-v-cabe7999]{width:40px;height:40px}@media (max-width: 768px){.close[data-v-cabe7999]{width:20px!important;height:20px!important}.floating-dock[data-v-cabe7999]{padding:10px}.dock-item[data-v-cabe7999]{padding:15px}.dock-item img[data-v-cabe7999]{width:50px;height:50px}}@media (max-width: 480px){.floating-dock[data-v-cabe7999]{padding:0}.expandedButton[data-v-cabe7999]{top:12px!important;left:6px!important}.dock-item[data-v-cabe7999]{padding:10px}.dock-item img[data-v-cabe7999]{width:40px;height:40px}}.mainDivAppPage[data-v-52f5adf1]{width:100%;height:100%}[data-v-af600951]{font-family:nazanin}.login-container[data-v-af600951]{display:flex;justify-content:center;align-items:center;height:100vh}.login-box[data-v-af600951]{background:transparent;width:18em;padding:48px;border-radius:32px;box-shadow:0 4px 15px #0003;text-align:center}.login-box h2[data-v-af600951],.form-group[data-v-af600951]{margin-bottom:20px}.form-group input[data-v-af600951]{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;box-sizing:border-box}.form-group input[data-v-af600951]:focus{border-color:#7b66e5!important}.login-button[data-v-af600951]{width:100%;padding:10px;background-color:#856fed;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:20px}.login-button[data-v-af600951]:hover{background-color:#735ddf}h2[data-v-ea18c604]{margin:0}.messagesPage[data-v-ea18c604]{padding:20px;font-family:nazanin;direction:rtl}.message-table[data-v-ea18c604]{width:100%;border-collapse:collapse;margin-top:20px;font-size:20px}.message-table th[data-v-ea18c604],.message-table td[data-v-ea18c604]{border:1px solid #ddd;padding:12px;text-align:right}.message-table th[data-v-ea18c604]{background-color:#f2f2f2;font-weight:700}.message-table tr[data-v-ea18c604]:hover{background-color:#f1f1f1}.message-table td button[data-v-ea18c604]{background-color:#007bff;color:#fff;border:none;padding:8px 16px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.message-table td button[data-v-ea18c604]:hover{background-color:#0056b3}.message-table td a[data-v-ea18c604]{color:#007bff;text-decoration:none}.message-table td a[data-v-ea18c604]:hover{text-decoration:underline}.messageTD[data-v-ea18c604]{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userAccess[data-v-ea18c604]{text-align:center!important}.userAccess .img[data-v-ea18c604]{width:60px;height:60px;cursor:pointer}.dialog-overlay[data-v-eb9066df]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998;pointer-events:none}.dialog-content[data-v-eb9066df]{direction:rtl;font-family:nazanin;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;padding:20px;border-radius:5px;width:auto;max-width:80%;max-height:80%;z-index:999}.dialogComponent .dialog-header[data-v-eb9066df]{display:flex;justify-content:space-between;align-items:center}.dialogComponent .dialog-close[data-v-eb9066df]{background:none;border:none;font-size:1rem;cursor:pointer;color:#856fed;font-weight:bolder}.dialogComponent .dialog-body[data-v-eb9066df]{overflow-x:auto;overflow-y:auto;width:auto;height:auto;max-width:140vh;max-height:62vh;margin:15px 0}.dialogComponent .dialog-footer[data-v-eb9066df]{display:flex;justify-content:flex-end}.planningComponent[data-v-f8989a10] *,.stepOnePlanning[data-v-f8989a10] *{font-family:nazanin}.planningComponent .addTopic[data-v-f8989a10]{border:1px solid #856fed;border-radius:10px}.planningComponent h3[data-v-f8989a10]{margin:1%!important;color:#856fed}.stepTwoPlanning .loading-planning[data-v-f8989a10]{position:absolute;top:18%;right:26%}.stepTwoPlanning .loading-planning-gif[data-v-f8989a10]{width:68%}@keyframes wiggle-f8989a10{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.stepTwoPlanning .wiggle-animation[data-v-f8989a10]{animation:wiggle-f8989a10 .6s ease-in-out infinite}.stepTwoPlanning .visibleLoding[data-v-f8989a10]{opacity:0}.stepTwoPlanning table[data-v-f8989a10]{width:100%;border-collapse:collapse;margin-left:2%}.stepTwoPlanning th[data-v-f8989a10],.stepTwoPlanning td[data-v-f8989a10]{border:1px solid #ccc;padding:8px;vertical-align:top}.stepTwoPlanning th[data-v-f8989a10]{background-color:#f4f4f4;text-align:center}.stepTwoPlanning td[data-v-f8989a10]{min-width:150px;cursor:move}.stepTwoPlanning td div[data-v-f8989a10]{margin-bottom:5px}td[draggable=true][data-v-f8989a10]{background-color:#f9f9f9}.stepTwoPlanning td.dragover[data-v-f8989a10]{background-color:#e0f7fa}.planningComponent .footerBtn[data-v-f8989a10]{margin:1%!important;background-color:#846fed4f;border:0px;box-shadow:0 0 8px #63636397;padding:1% 3%;font-family:nazanin;font-size:1.1em;font-weight:bolder;border-radius:15px}.stepOnePlanning .levelCheckbox[data-v-f8989a10]{display:flex;flex-direction:row;width:92%;justify-content:space-between}.stepOnePlanning .levelCheckbox-item[data-v-f8989a10]{margin-bottom:8px}.stepOnePlanning .levelCheckbox-item input[data-v-f8989a10]{margin-right:8px}.stepOnePlanning .addTopicBtn[data-v-f8989a10]{display:flex;justify-content:center}.stepOnePlanning .addTopicBtn button[data-v-f8989a10]{color:#856fed;background-color:#846fed00;border:0px;font-weight:bolder;font-size:1em;margin:3%}.stepOnePlanning .minTimeRequired[data-v-f8989a10]{direction:rtl}.stepOnePlanning .levelCheckbox[data-v-f8989a10],.stepOnePlanning .topic[data-v-f8989a10],.stepOnePlanning .minTimeRequired[data-v-f8989a10],.stepOnePlanning .lesson[data-v-f8989a10]{margin:3%}.planningComponent[data-v-882bce63] *,.stepOnePlanning[data-v-882bce63] *{font-family:nazanin}.planningComponent .addTopic[data-v-882bce63]{border:1px solid #856fed;border-radius:10px}.planningComponent h3[data-v-882bce63]{margin:1%!important;color:#856fed}.stepTwoPlanning .loading-planning[data-v-882bce63]{position:absolute;top:18%;right:26%}.stepTwoPlanning .loading-planning-gif[data-v-882bce63]{width:68%}@keyframes wiggle-882bce63{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.stepTwoPlanning .wiggle-animation[data-v-882bce63]{animation:wiggle-882bce63 .6s ease-in-out infinite}.stepTwoPlanning .visibleLoding[data-v-882bce63]{opacity:0}.stepTwoPlanning table[data-v-882bce63]{width:100%;border-collapse:collapse;margin-left:2%}.stepTwoPlanning th[data-v-882bce63],.stepTwoPlanning td[data-v-882bce63]{border:1px solid #ccc;padding:8px;vertical-align:top}.stepTwoPlanning th[data-v-882bce63]{background-color:#f4f4f4;text-align:center}.stepTwoPlanning td[data-v-882bce63]{min-width:150px;cursor:move}.stepTwoPlanning td div[data-v-882bce63]{margin-bottom:5px}td[draggable=true][data-v-882bce63]{background-color:#f9f9f9}.stepTwoPlanning td.dragover[data-v-882bce63]{background-color:#e0f7fa}.planningComponent .footerBtn[data-v-882bce63]{margin:1%!important;background-color:#846fed4f;border:0px;box-shadow:0 0 8px #63636397;padding:1% 3%;font-family:nazanin;font-size:1.1em;font-weight:bolder;border-radius:15px}.stepOnePlanning .levelCheckbox[data-v-882bce63]{display:flex;flex-direction:row;width:92%;justify-content:space-between}.stepOnePlanning .levelCheckbox-item[data-v-882bce63]{margin-bottom:8px}.stepOnePlanning .levelCheckbox-item input[data-v-882bce63]{margin-right:8px}.stepOnePlanning .addTopicBtn[data-v-882bce63]{display:flex;justify-content:center}.stepOnePlanning .addTopicBtn button[data-v-882bce63]{color:#856fed;background-color:#846fed00;border:0px;font-weight:bolder;font-size:1em;margin:3%}.stepOnePlanning .minTimeRequired[data-v-882bce63]{direction:rtl}.stepOnePlanning .levelCheckbox[data-v-882bce63],.stepOnePlanning .topic[data-v-882bce63],.stepOnePlanning .minTimeRequired[data-v-882bce63],.stepOnePlanning .lesson[data-v-882bce63]{margin:3%}.planningComponent[data-v-58eef487] *,.stepOnePlanning[data-v-58eef487] *{font-family:nazanin}.planningComponent .addTopic[data-v-58eef487]{border:1px solid #856fed;border-radius:10px}.planningComponent h3[data-v-58eef487]{margin:1%!important;color:#856fed}.stepTwoPlanning .loading-planning[data-v-58eef487]{position:absolute;top:18%;right:26%}.stepTwoPlanning .loading-planning-gif[data-v-58eef487]{width:68%}@keyframes wiggle-58eef487{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.stepTwoPlanning .wiggle-animation[data-v-58eef487]{animation:wiggle-58eef487 .6s ease-in-out infinite}.stepTwoPlanning .visibleLoding[data-v-58eef487]{opacity:0}.stepTwoPlanning table[data-v-58eef487]{width:100%;border-collapse:collapse;margin-left:2%}.stepTwoPlanning th[data-v-58eef487],.stepTwoPlanning td[data-v-58eef487]{border:1px solid #ccc;padding:8px;vertical-align:top}.stepTwoPlanning th[data-v-58eef487]{background-color:#f4f4f4;text-align:center}.stepTwoPlanning td[data-v-58eef487]{min-width:150px;cursor:move}.stepTwoPlanning td div[data-v-58eef487]{margin-bottom:5px}td[draggable=true][data-v-58eef487]{background-color:#f9f9f9}.stepTwoPlanning td.dragover[data-v-58eef487]{background-color:#e0f7fa}.planningComponent .footerBtn[data-v-58eef487]{margin:1%!important;background-color:#846fed4f;border:0px;box-shadow:0 0 8px #63636397;padding:1% 3%;font-family:nazanin;font-size:1.1em;font-weight:bolder;border-radius:15px}.stepOnePlanning .levelCheckbox[data-v-58eef487]{display:flex;flex-direction:row;width:92%;justify-content:space-between}.stepOnePlanning .levelCheckbox-item[data-v-58eef487]{margin-bottom:8px}.stepOnePlanning .levelCheckbox-item input[data-v-58eef487]{margin-right:8px}.stepOnePlanning .addTopicBtn[data-v-58eef487]{display:flex;justify-content:center}.stepOnePlanning .addTopicBtn button[data-v-58eef487]{color:#856fed;background-color:#846fed00;border:0px;font-weight:bolder;font-size:1em;margin:3%}.stepOnePlanning .minTimeRequired[data-v-58eef487]{direction:rtl}.stepOnePlanning .levelCheckbox[data-v-58eef487],.stepOnePlanning .topic[data-v-58eef487],.stepOnePlanning .minTimeRequired[data-v-58eef487],.stepOnePlanning .lesson[data-v-58eef487]{margin:3%}.reportsComponent .footerBtn[data-v-95e176f4]{margin:1%!important;background-color:#846fed4f;border:0px;box-shadow:0 0 8px #63636397;padding:3% 7%;font-family:nazanin;font-size:1.1em;font-weight:bolder;border-radius:15px}.reportsComponent .detailTopic[data-v-95e176f4]{direction:rtl;width:max-content}.reportsComponent .menu[data-v-95e176f4]{font-family:nazanin}.reportsComponent .menu ul[data-v-95e176f4]{direction:rtl;width:max-content}.reportsComponent .menu li[data-v-95e176f4]{margin:5px 0;direction:rtl;width:max-content}.reportsComponent .menu li div[data-v-95e176f4]{cursor:pointer;width:max-content}h2[data-v-dcdd8ae9]{margin:0}.messagesPage[data-v-dcdd8ae9]{padding:20px;font-family:nazanin;direction:rtl}.searchContainer[data-v-dcdd8ae9]{margin-bottom:20px;margin-top:10px;width:174px}.searchContainer input[data-v-dcdd8ae9]{padding:10px;width:100%;font-size:18px;border-radius:10px;border:none;box-shadow:1px 1px 3px #a593ff;font-family:nazanin}.message-table[data-v-dcdd8ae9]{width:100%;border-collapse:collapse;margin-top:20px;font-size:20px}.message-table th[data-v-dcdd8ae9],.message-table td[data-v-dcdd8ae9]{border:1px solid #ddd;padding:12px;text-align:right}.message-table th[data-v-dcdd8ae9]{background-color:#f2f2f2;font-weight:700}.message-table tr[data-v-dcdd8ae9]:hover{background-color:#f1f1f1}.message-table td button[data-v-dcdd8ae9]{background-color:#007bff;color:#fff;border:none;padding:8px 16px;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.message-table td button[data-v-dcdd8ae9]:hover{background-color:#0056b3}.message-table td a[data-v-dcdd8ae9]{color:#007bff;text-decoration:none}.message-table td a[data-v-dcdd8ae9]:hover{text-decoration:underline}.messageTD[data-v-dcdd8ae9]{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userAccess[data-v-dcdd8ae9]{text-align:center!important}.userAccess .img[data-v-dcdd8ae9]{width:60px;height:60px;cursor:pointer}.date[data-v-dcdd8ae9]{text-align:left!important;cursor:pointer}.number[data-v-dcdd8ae9]{text-align:left!important}@media (max-width: 768px){.message-table[data-v-dcdd8ae9],.message-table thead[data-v-dcdd8ae9],.message-table tbody[data-v-dcdd8ae9],.message-table th[data-v-dcdd8ae9],.message-table td[data-v-dcdd8ae9],.message-table tr[data-v-dcdd8ae9]{display:block}.message-table thead tr[data-v-dcdd8ae9]{display:none}.message-table tr[data-v-dcdd8ae9]{margin-bottom:32px}.message-table td[data-v-dcdd8ae9]{text-align:left;position:relative}.message-table td[data-v-dcdd8ae9]:before{content:attr(data-label);position:absolute;right:8px;padding-right:10px;white-space:nowrap;font-weight:700}}.pagination[data-v-dcdd8ae9]{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination button[data-v-dcdd8ae9]{background:transparent;border:none;padding:8px 16px;cursor:pointer;border-radius:4px;margin:0 10px;transition:background-color .3s ease}.nextImage[data-v-dcdd8ae9]{width:12px}.preImage[data-v-dcdd8ae9]{transform:rotate(180deg);width:12px}.pagination button[data-v-dcdd8ae9]:disabled{cursor:not-allowed}.pageSize[data-v-dcdd8ae9]{border:none;background:transparent;margin-right:16px;font-family:nazanin;font-size:16px;cursor:pointer}.roleList[data-v-dcdd8ae9]{border:none;background:transparent;font-family:nazanin;font-size:16px;cursor:pointer}.minimizedrole[data-v-dcdd8ae9]{position:absolute;right:72px;top:8px}.fcmNotif[data-v-e6e929c3]{position:absolute;right:34px;width:6%;cursor:pointer;margin-top:0}.dashboard .mainContent[data-v-e6e929c3]{position:absolute;min-height:100%;bottom:0%!important;width:100%;overflow-x:hidden}.scrollBottomButton[data-v-e6e929c3]{width:10%;height:10%;position:fixed;bottom:3%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:20px}.mainDiv[data-v-e6e929c3]{height:50%;max-height:60%;overflow-y:auto}.cronometerPage[data-v-e6e929c3]{min-height:2%;width:80%!important;background-color:#fff;border-radius:20px;margin:6% 8% 2%;direction:rtl;font-family:B nazanin!important;font-size:1.1rem;color:#000;display:flex;flex-direction:column;text-align:justify;box-shadow:0 0 16px 2px #96969633;padding:3%}.cronometerPage .totalTime[data-v-e6e929c3]{margin-top:8%;font-size:1.2rem}.cronometerPage .currentTopic[data-v-e6e929c3]{margin-top:4%;font-size:1.2rem}.profilePage .separateStudyTime[data-v-e6e929c3]{display:flex;flex-direction:column}.separateStudyTime .separateStudyTimeDiv[data-v-e6e929c3]{width:100%;direction:rtl;text-align:right}.separateStudyTime .separateStudyTimeDiv div[data-v-e6e929c3]{width:33%;display:flex;align-items:center}.separateStudyTime .separateStudyTimeDiv input[data-v-e6e929c3]{width:20%}.separateStudyTime .separateStudyTimeDiv[data-v-e6e929c3]{display:flex;flex-direction:row;justify-content:space-between}.separateStudyTime input[data-v-e6e929c3]{font-family:B nazanin;direction:ltr;text-align:left;font-size:1.5rem;border:1.3px solid rgb(133,111,237);border-radius:16.5px;padding:3%;width:11%;margin:2%;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.titleDropDown[data-v-e6e929c3]{color:gray;font-size:1.5rem;margin-top:4%;margin-bottom:0%;padding-bottom:0%}.changeStudyTimeDiv[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.2rem;text-align:center;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.studyTimeGoal .titleranking[data-v-e6e929c3]{font-family:B nazanin!important;color:gray;font-size:1.2rem;font-weight:bolder;text-align:right;direction:ltr;margin-bottom:6%}.rankDiv[data-v-e6e929c3]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:left}.rankDiv img[data-v-e6e929c3]{width:20%;display:flex;justify-content:center;align-items:center;flex-direction:row}.rankDiv span[data-v-e6e929c3]{width:80%;font-family:B nazanin!important;font-size:1.2rem;text-align:right}.changeStudyTime[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.2rem;text-align:center;background-color:#fff;color:#000;border-radius:28px;width:60%;transition:background-color .3s;border:1px solid gray;margin-bottom:1%;margin-top:2%;padding:2% 4%;box-shadow:0 0 8px 1px #856fed33;display:flex;align-items:center;flex-direction:row;justify-content:center}.chatBackGround[data-v-e6e929c3]{background-image:url(/assets/chatBackGround-68fed5a7.png);width:100%;height:100%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;max-width:100%;max-height:93%;overflow-y:hidden}.parent-container[data-v-e6e929c3]{line-height:1.6;text-align:center}.reportChart .backArrowImg[data-v-e6e929c3],.cronometerPage .backArrowImg[data-v-e6e929c3]{max-width:10%;margin-top:2%;margin-left:2%}.dashboard .bottomMenu[data-v-e6e929c3]{min-height:2%;width:96%!important;background-color:#fff;box-shadow:0 0 5px gray;border-top-right-radius:25px;border-top-left-radius:25px;padding:2%;padding-top:1%!important;padding-bottom:1%!important;position:fixed;bottom:0%}.dashboard .topMenu[data-v-e6e929c3]{min-height:2%;width:96%!important;background-color:#fff;border-bottom-right-radius:13px;border-bottom-left-radius:13px;padding:2%;position:fixed;top:0%;direction:rtl;text-align:center;font-family:B nazanin!important;font-size:1.4rem!important;color:#856fed;display:flex;flex-direction:row;z-index:1;align-items:center}.chatPageTopMenu[data-v-e6e929c3]{min-height:2%;width:96%!important;background-color:#846fed00;border-bottom-right-radius:13px;border-bottom-left-radius:13px;padding:2%;position:fixed;top:0%;display:flex;flex-direction:row;z-index:1}.chatPageBottomMenu[data-v-e6e929c3]{min-height:2%;max-height:5%;width:96%!important;background-color:#fff;padding:2%;position:fixed;bottom:0%;left:0%;display:flex;align-items:flex-end;flex-direction:row;z-index:1;direction:rtl}.chatPageBottomMenu .chatPageBottomMenuImg[data-v-e6e929c3]{max-width:8%;max-height:6%;margin-right:2%;padding:1%}#myInput[data-v-e6e929c3]:focus{border:2px solid rgba(219,158,62)!important;box-shadow:0 0 2px 2px #fff!important}.chatPageTopMenu .chatPageTopMenuImg[data-v-e6e929c3]{max-width:6%;max-height:6%;margin-right:1%;padding:2%}.dashboard .meunIcon[data-v-e6e929c3]{display:flex;justify-content:center;justify-content:space-between}.dashboard .meunIconDiv[data-v-e6e929c3]{width:11%;margin:1%;margin-top:0%!important;margin-bottom:0%!important;text-align:center;font-family:B nazanin!important;font-size:.8rem;color:gray;display:flex;flex-direction:column;justify-content:space-between}.firstCard.planChoise[data-v-e6e929c3]{position:relative;min-height:6vh;max-width:80%!important;margin-left:8%;margin-right:8%;direction:rtl;display:flex;flex-direction:row;text-align:justify;justify-content:center;margin-top:6%;padding:3%}.firstCard.planChoise div[data-v-e6e929c3]{position:relative;min-height:6vh;min-width:20%;background-color:#fff;border-radius:20px;direction:rtl;font-family:B nazanin!important;font-weight:bolder;font-size:4.75vw;display:flex;align-items:center;color:#919191e4;box-shadow:0 0 16px 2px #96969633;padding:3%;margin-left:4%;margin-right:4%;text-align:center;justify-content:center}.firstCard.planChoise div.select[data-v-e6e929c3]{background-color:#856fed4f!important;color:#000!important}@media screen and (min-width: 600px) and (max-width: 1000px){.dashboard .meunIconDiv[data-v-e6e929c3]{width:7%}}@media screen and (min-width: 1000px) and (max-width: 1200px){.dashboard .meunIconDiv[data-v-e6e929c3]{width:6%}}@media screen and (min-width: 1200px){.dashboard .meunIconDiv[data-v-e6e929c3]{width:5%}}.dashboard .meunIconImg[data-v-e6e929c3]{max-width:100%}.dashboard .topMenuIconImg[data-v-e6e929c3]{max-width:8%;height:8%;margin-right:3%;padding:2%;z-index:1}.dashboard .topMenuChatIconImg[data-v-e6e929c3]{width:8%;height:8%;margin-left:5%;padding:0%}.studyAssistantPage .requestIconImg[data-v-e6e929c3]{max-width:25%;margin-right:3%;padding:2%}.studyAssistantPage .statusRequest[data-v-e6e929c3]{max-width:94%;margin-right:3%;margin-left:3%;padding:2%;display:flex;justify-content:left}.studyAssistantPage .pendingRequest[data-v-e6e929c3]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:orange;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #ffa50047;border:1px solid #ffa50047;padding-right:3%;padding-left:3%}.studyAssistantPage .confirmationRequest[data-v-e6e929c3]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:green;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #0080003c;border:1px solid rgba(0,128,0,.235);padding-right:3%;padding-left:3%}.studyAssistantPage .rejectionRequest[data-v-e6e929c3]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:red;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #f004;border:1px solid rgba(255,0,0,.268);padding-right:3%;padding-left:3%}.studyAssistantPage .currentRequest[data-v-e6e929c3]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:#856fed;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #856fed;border:1px solid rgba(132,111,237,.373);padding-right:3%;padding-left:3%}.dashboard .topMenu .topmenudiv[data-v-e6e929c3]{width:80%;text-align:center;font-weight:700;margin-right:-6%;justify-content:center;display:flex;flex-direction:row;align-items:center}.dashboard .selected[data-v-e6e929c3]{color:#856fed}.dashboard .firstCard[data-v-e6e929c3]{margin-top:20%}.dashboard .lastCard[data-v-e6e929c3]{padding-bottom:30%}.profilePage .lastCard[data-v-e6e929c3]{margin-top:10%;padding:3% 3% 30%;font-family:B nazanin!important}.studyAssistantPage .lastCard[data-v-e6e929c3]{margin-top:10%;padding-bottom:30%;font-family:B nazanin!important}.studyAssistantPage .userImg img[data-v-e6e929c3]{border-radius:500px;margin-top:6%;width:34%;box-shadow:0 0 11px 1px #856fed}.homeDiv[data-v-e6e929c3]{overflow-y:scroll}.reportChart .chart[data-v-e6e929c3]{padding-bottom:30%;font-family:B nazanin!important}.reportChart .goToHomeReportPage[data-v-e6e929c3],.cronometerPage .goPlanPage[data-v-e6e929c3]{display:flex;align-items:center}.reportChart .lastCard.chart[data-v-e6e929c3] *{font-size:1.05rem!important}.PieChart[data-v-e6e929c3]{min-height:2%;width:80%!important;background-color:#fff;border-radius:20px;margin:6% 8% 2%;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:#000;display:flex;flex-direction:column;text-align:justify;box-shadow:0 0 16px 2px #96969633;padding:3%}.desPieChart[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.1rem}.mainPieChart[data-v-e6e929c3]{width:100%;display:flex;flex-direction:row;align-items:center}.mainPieChart img[data-v-e6e929c3]{width:20%}.mainPieChartImg[data-v-e6e929c3]{margin-right:2%;display:flex;flex-direction:row;align-items:center}.totalStudyTime[data-v-e6e929c3]{display:flex;flex-direction:column}.totalStudyTimeTitle[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.2rem!important;color:#000;font-weight:bolder}.studyAssistantData[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.2rem!important;color:#000;font-weight:bolder;margin-top:2%;margin-bottom:2%}.reportAssistant[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.1rem!important;color:#000;text-align:right;text-align:justify;direction:rtl}.totalStudyTimeData[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.1rem;color:gray;font-weight:bolder}.totalQuality[data-v-e6e929c3]{font-weight:700}.barChartDes[data-v-e6e929c3]{display:flex;flex-direction:row}.ourAnalysis span[data-v-e6e929c3]{font-weight:bolder;color:#856fed}.lessonAnalysis .bold[data-v-e6e929c3]{font-weight:bolder}.profilePage .userImg[data-v-e6e929c3]{position:relative}.profilePage .userImg img[data-v-e6e929c3]{border-radius:500px;margin-top:6%;width:34%;box-shadow:0 0 11px 1px #856fed}.profilePage button[data-v-e6e929c3]{width:70%;height:auto;border:0px;background-color:#856fed;border-radius:16px;color:#fff;font-family:koodak bold;direction:rtl;font-size:1.4rem;padding:3%;margin-top:12%;text-align:center}.studyTimeGoal span[data-v-e6e929c3]{font-family:B nazanin!important;font-size:1.25rem;margin:1%;color:#313030}.studyTimeGoal .spanBold[data-v-e6e929c3]{font-weight:bolder;color:#000}.studyTimeGoal .chart[data-v-e6e929c3]{margin-bottom:2%}.imgGoals[data-v-e6e929c3]{width:20%}.goalsCard .titleCard span[data-v-e6e929c3]{font-family:koodak Bold!important;font-size:.94rem;margin:1% 1% 0%;color:gray;text-align:center;font-weight:bolder;direction:ltr}.goalsCard .titleCard[data-v-e6e929c3]{min-width:18%;display:flex;flex-direction:row;align-items:flex-end;justify-content:left;margin-right:2%}.goalsCard[data-v-e6e929c3]{display:flex;flex-direction:row;align-items:flex-end;padding:2% 2% 2% 0%}.goalsCard .linearChartDiv[data-v-e6e929c3]{width:60%;display:flex;flex-direction:column}.goalsCard .linearChartDiv span[data-v-e6e929c3]{font-family:koodak Bold!important;font-size:1rem;margin:1% 1% 3%;color:gray;text-align:right;font-weight:bolder;direction:ltr}.goalTitle[data-v-e6e929c3]{font-family:koodak Bold!important;font-size:1.4rem;text-align:right;color:#090909;font-weight:bolder;direction:ltr;margin:2%}.loaddingPlan[data-v-e6e929c3]{margin-top:20%}.addOverFlowClass[data-v-e6e929c3]{overflow:hidden}.studyAssistant[data-v-e6e929c3]{text-align:center}.chatBackGround .mainIcon[data-v-e6e929c3]{max-width:100%;max-height:91%;text-align:center;margin-top:1%;display:flex;flex-direction:column;justify-content:center;align-items:center}.chatBackGround .mainIcon .mainIconImg[data-v-e6e929c3]{max-width:45%;max-height:20%}.chatBackGround .mainDiv[data-v-e6e929c3]{width:96%;background-color:#846fed00;border-radius:15px;padding-bottom:1%}.chatBackGround .MessageDiv[data-v-e6e929c3]{display:flex;align-items:flex-start;margin:10px}.chatBackGround .MessageDivImg[data-v-e6e929c3]{width:12%;border-radius:50%;border:1px solid rgba(132,111,237,.306);margin-right:2%}.chatBackGround .MessageDivText[data-v-e6e929c3]{font-family:B nazanin!important;background-color:#846fed4e;color:#000;font-size:1.2rem;text-align:justify;border-radius:20px;display:inline-block;max-width:62%;margin:2%;padding:3%;direction:rtl}.chatBackGround .MessageDivText p[data-v-e6e929c3]{margin:0%!important}.chatBackGround .MessageDiv.changeDir[data-v-e6e929c3]{flex-direction:row-reverse}.chatBackGround .MessageDiv.changeDir .MessageDivText[data-v-e6e929c3]{background-color:#c96fed4e}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{width:88%;max-width:91%;overflow-x:scroll;max-height:6%;min-height:30px;overflow-x:hidden;padding:2%;font-family:B nazanin!important;font-size:1.3rem;background-color:#e7e3f9;border-radius:15px;color:#000;border:2px solid rgba(219,158,62);box-shadow:0 0 1px 1px #fff;resize:none;overflow-y:hidden;box-sizing:border-box}.studyAssistantPage .titleFavoritePartner[data-v-e6e929c3]{font-family:B nazanin!important;color:gray;font-size:1.2rem;font-weight:bolder;text-align:right;direction:ltr}.studyAssistantPage .requestsList[data-v-e6e929c3]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6%;margin-bottom:1%}.studyAssistantPage .requestIconImgDiv[data-v-e6e929c3]{text-align:left;width:98%}.MessageDivText .imgMessage[data-v-e6e929c3]{max-width:100%}.chatBackGround .grayed-img[data-v-e6e929c3]{filter:grayscale(100%);opacity:.8}@media screen and (min-width: 600px){.scrollBottomButton[data-v-e6e929c3]{width:8%;height:10%;position:fixed;bottom:5%;left:5%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.goalsCard .titleCard span[data-v-e6e929c3]{font-family:koodak Bold!important;font-size:1.3rem;margin:1% 1% 0%;color:gray;text-align:center;font-weight:bolder;direction:ltr}.goalsCard .linearChartDiv span[data-v-e6e929c3]{font-family:koodak Bold!important;font-size:1.3rem;margin:1% 1% 3%;color:gray;text-align:right;font-weight:bolder;direction:ltr}.chatPageBottomMenu[data-v-e6e929c3]{min-height:2%;max-height:16%!important;width:96%!important;background-color:#fff;padding:2%;position:fixed;bottom:0%;left:0%;display:flex;align-items:flex-end;flex-direction:row;z-index:1;direction:rtl}.chatBackGround[data-v-e6e929c3]{background-image:url(/assets/chatBackGround-68fed5a7.png);width:100%;height:100%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;max-width:100%;max-height:92%!important;overflow-y:hidden}.chatPageBottomMenu .chatPageBottomMenuImg[data-v-e6e929c3]{max-width:6%!important;max-height:6%;margin-right:1%;padding:1%}.chatPageTopMenu .chatPageTopMenuImg[data-v-e6e929c3]{max-width:4%!important;max-height:6%;margin-right:1%;padding:1%}.chatBackGround .mainIcon .mainIconImg[data-v-e6e929c3]{max-width:45%;max-height:40vh!important}}@media screen and (max-width: 600px){.fcmNotif[data-v-e6e929c3]{width:11%;margin-top:6px}.scrollBottomButton[data-v-e6e929c3]{width:10%;height:10%;position:fixed;bottom:3%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{height:5vh}.profilePage .plusSign[data-v-e6e929c3]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:16px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (min-height: 600px) and (max-height: 900px){.scrollBottomButton[data-v-e6e929c3]{width:7%;height:10%;position:fixed;bottom:12%;left:7%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{height:9vh}.profilePage .plusSign[data-v-e6e929c3]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (min-height: 900px){.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{height:6vh}.profilePage .plusSign[data-v-e6e929c3]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 600px){.scrollBottomButton[data-v-e6e929c3]{width:6%;height:10%;position:fixed;bottom:23%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{height:15vh}.profilePage .plusSign[data-v-e6e929c3]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 1100px){.chatBackGround .MessageDivImg[data-v-e6e929c3]{width:4%;border-radius:50%;border:1px solid rgba(132,111,237,.306);margin-right:2%}.chatBackGround .MessageDivText[data-v-e6e929c3]{font-family:B nazanin!important;background-color:#846fed4e;color:#000;font-size:1.2rem;text-align:justify;border-radius:20px;display:inline-block;max-width:62%;margin:1%;padding:1%;direction:rtl}.chatBackGround .mainIcon .mainIconImg[data-v-e6e929c3]{max-width:15%;max-height:20%}.scrollBottomButton[data-v-e6e929c3]{width:4%;height:10%;position:fixed;bottom:7%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-e6e929c3]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-e6e929c3]{height:10vh}.profilePage .plusSign[data-v-e6e929c3]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:35px;display:flex;text-align:center;justify-content:center;align-items:center}}.fcmNotif[data-v-14562bf8]{position:absolute;right:34px;width:6%;cursor:pointer;margin-top:0}.dashboard .mainContent[data-v-14562bf8]{position:absolute;min-height:100%;bottom:0%!important;width:100%;overflow-x:hidden}.scrollBottomButton[data-v-14562bf8]{width:10%;height:10%;position:fixed;bottom:3%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:20px}.mainDiv[data-v-14562bf8]{height:50%;max-height:60%;overflow-y:auto}.cronometerPage[data-v-14562bf8]{min-height:2%;width:80%!important;background-color:#fff;border-radius:20px;margin:6% 8% 2%;direction:rtl;font-family:B nazanin!important;font-size:1.1rem;color:#000;display:flex;flex-direction:column;text-align:justify;box-shadow:0 0 16px 2px #96969633;padding:3%}.cronometerPage .totalTime[data-v-14562bf8]{margin-top:8%;font-size:1.2rem}.cronometerPage .currentTopic[data-v-14562bf8]{margin-top:4%;font-size:1.2rem}.profilePage .separateStudyTime[data-v-14562bf8]{display:flex;flex-direction:column}.separateStudyTime .separateStudyTimeDiv[data-v-14562bf8]{width:100%;direction:rtl;text-align:right}.separateStudyTime .separateStudyTimeDiv div[data-v-14562bf8]{width:33%;display:flex;align-items:center}.separateStudyTime .separateStudyTimeDiv input[data-v-14562bf8]{width:20%}.separateStudyTime .separateStudyTimeDiv[data-v-14562bf8]{display:flex;flex-direction:row;justify-content:space-between}.separateStudyTime input[data-v-14562bf8]{font-family:B nazanin;direction:ltr;text-align:left;font-size:1.5rem;border:1.3px solid rgb(133,111,237);border-radius:16.5px;padding:3%;width:11%;margin:2%;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.titleDropDown[data-v-14562bf8]{color:gray;font-size:1.5rem;margin-top:4%;margin-bottom:0%;padding-bottom:0%}.changeStudyTimeDiv[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.2rem;text-align:center;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.studyTimeGoal .titleranking[data-v-14562bf8]{font-family:B nazanin!important;color:gray;font-size:1.2rem;font-weight:bolder;text-align:right;direction:ltr;margin-bottom:6%}.rankDiv[data-v-14562bf8]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:left}.rankDiv img[data-v-14562bf8]{width:20%;display:flex;justify-content:center;align-items:center;flex-direction:row}.rankDiv span[data-v-14562bf8]{width:80%;font-family:B nazanin!important;font-size:1.2rem;text-align:right}.changeStudyTime[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.2rem;text-align:center;background-color:#fff;color:#000;border-radius:28px;width:60%;transition:background-color .3s;border:1px solid gray;margin-bottom:1%;margin-top:2%;padding:2% 4%;box-shadow:0 0 8px 1px #856fed33;display:flex;align-items:center;flex-direction:row;justify-content:center}.chatBackGround[data-v-14562bf8]{background-image:url(/assets/chatBackGround-68fed5a7.png);width:100%;height:100%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;max-width:100%;max-height:93%;overflow-y:hidden}.parent-container[data-v-14562bf8]{line-height:1.6;text-align:center}.reportChart .backArrowImg[data-v-14562bf8],.cronometerPage .backArrowImg[data-v-14562bf8]{max-width:10%;margin-top:2%;margin-left:2%}.dashboard .bottomMenu[data-v-14562bf8]{min-height:2%;width:96%!important;background-color:#fff;box-shadow:0 0 5px gray;border-top-right-radius:25px;border-top-left-radius:25px;padding:2%;padding-top:1%!important;padding-bottom:1%!important;position:fixed;bottom:0%}.dashboard .topMenu[data-v-14562bf8]{min-height:2%;width:96%!important;background-color:#fff;border-bottom-right-radius:13px;border-bottom-left-radius:13px;padding:2%;position:fixed;top:0%;direction:rtl;text-align:center;font-family:B nazanin!important;font-size:1.4rem!important;color:#856fed;display:flex;flex-direction:row;z-index:1;align-items:center}.chatPageTopMenu[data-v-14562bf8]{min-height:2%;width:96%!important;background-color:#846fed00;border-bottom-right-radius:13px;border-bottom-left-radius:13px;padding:2%;position:fixed;top:0%;display:flex;flex-direction:row;z-index:1}.chatPageBottomMenu[data-v-14562bf8]{min-height:2%;max-height:5%;width:96%!important;background-color:#fff;padding:2%;position:fixed;bottom:0%;left:0%;display:flex;align-items:flex-end;flex-direction:row;z-index:1;direction:rtl}.chatPageBottomMenu .chatPageBottomMenuImg[data-v-14562bf8]{max-width:8%;max-height:6%;margin-right:2%;padding:1%}#myInput[data-v-14562bf8]:focus{border:2px solid rgba(219,158,62)!important;box-shadow:0 0 2px 2px #fff!important}.chatPageTopMenu .chatPageTopMenuImg[data-v-14562bf8]{max-width:6%;max-height:6%;margin-right:1%;padding:2%}.dashboard .meunIcon[data-v-14562bf8]{display:flex;justify-content:center;justify-content:space-between}.dashboard .meunIconDiv[data-v-14562bf8]{width:11%;margin:1%;margin-top:0%!important;margin-bottom:0%!important;text-align:center;font-family:B nazanin!important;font-size:.8rem;color:gray;display:flex;flex-direction:column;justify-content:space-between}.firstCard.planChoise[data-v-14562bf8]{position:relative;min-height:6vh;max-width:80%!important;margin-left:8%;margin-right:8%;direction:rtl;display:flex;flex-direction:row;text-align:justify;justify-content:center;margin-top:6%;padding:3%}.firstCard.planChoise div[data-v-14562bf8]{position:relative;min-height:6vh;min-width:20%;background-color:#fff;border-radius:20px;direction:rtl;font-family:B nazanin!important;font-weight:bolder;font-size:4.75vw;display:flex;align-items:center;color:#919191e4;box-shadow:0 0 16px 2px #96969633;padding:3%;margin-left:4%;margin-right:4%;text-align:center;justify-content:center}.firstCard.planChoise div.select[data-v-14562bf8]{background-color:#856fed4f!important;color:#000!important}@media screen and (min-width: 600px) and (max-width: 1000px){.dashboard .meunIconDiv[data-v-14562bf8]{width:7%}}@media screen and (min-width: 1000px) and (max-width: 1200px){.dashboard .meunIconDiv[data-v-14562bf8]{width:6%}}@media screen and (min-width: 1200px){.dashboard .meunIconDiv[data-v-14562bf8]{width:5%}}.dashboard .meunIconImg[data-v-14562bf8]{max-width:100%}.dashboard .topMenuIconImg[data-v-14562bf8]{max-width:8%;height:8%;margin-right:3%;padding:2%;z-index:1}.dashboard .topMenuChatIconImg[data-v-14562bf8]{width:8%;height:8%;margin-left:5%;padding:0%}.studyAssistantPage .requestIconImg[data-v-14562bf8]{max-width:25%;margin-right:3%;padding:2%}.studyAssistantPage .statusRequest[data-v-14562bf8]{max-width:94%;margin-right:3%;margin-left:3%;padding:2%;display:flex;justify-content:left}.studyAssistantPage .pendingRequest[data-v-14562bf8]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:orange;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #ffa50047;border:1px solid #ffa50047;padding-right:3%;padding-left:3%}.studyAssistantPage .confirmationRequest[data-v-14562bf8]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:green;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #0080003c;border:1px solid rgba(0,128,0,.235);padding-right:3%;padding-left:3%}.studyAssistantPage .rejectionRequest[data-v-14562bf8]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:red;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #f004;border:1px solid rgba(255,0,0,.268);padding-right:3%;padding-left:3%}.studyAssistantPage .currentRequest[data-v-14562bf8]{min-height:2%;background-color:#fff;border-radius:15px;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:#856fed;display:flex;flex-direction:column;text-align:center;box-shadow:-3px -3px 4px -1px #856fed;border:1px solid rgba(132,111,237,.373);padding-right:3%;padding-left:3%}.dashboard .topMenu .topmenudiv[data-v-14562bf8]{width:80%;text-align:center;font-weight:700;margin-right:-6%;justify-content:center;display:flex;flex-direction:row;align-items:center}.dashboard .selected[data-v-14562bf8]{color:#856fed}.dashboard .firstCard[data-v-14562bf8]{margin-top:20%}.dashboard .lastCard[data-v-14562bf8]{padding-bottom:30%}.profilePage .lastCard[data-v-14562bf8]{margin-top:10%;padding:3% 3% 30%;font-family:B nazanin!important}.studyAssistantPage .lastCard[data-v-14562bf8]{margin-top:10%;padding-bottom:30%;font-family:B nazanin!important}.studyAssistantPage .userImg img[data-v-14562bf8]{border-radius:500px;margin-top:6%;width:34%;box-shadow:0 0 11px 1px #856fed}.homeDiv[data-v-14562bf8]{overflow-y:scroll}.reportChart .chart[data-v-14562bf8]{padding-bottom:30%;font-family:B nazanin!important}.reportChart .goToHomeReportPage[data-v-14562bf8],.cronometerPage .goPlanPage[data-v-14562bf8]{display:flex;align-items:center}.reportChart .lastCard.chart[data-v-14562bf8] *{font-size:1.05rem!important}.PieChart[data-v-14562bf8]{min-height:2%;width:80%!important;background-color:#fff;border-radius:20px;margin:6% 8% 2%;direction:rtl;font-family:B nazanin!important;font-size:1rem!important;color:#000;display:flex;flex-direction:column;text-align:justify;box-shadow:0 0 16px 2px #96969633;padding:3%}.desPieChart[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.1rem}.mainPieChart[data-v-14562bf8]{width:100%;display:flex;flex-direction:row;align-items:center}.mainPieChart img[data-v-14562bf8]{width:20%}.mainPieChartImg[data-v-14562bf8]{margin-right:2%;display:flex;flex-direction:row;align-items:center}.totalStudyTime[data-v-14562bf8]{display:flex;flex-direction:column}.totalStudyTimeTitle[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.2rem!important;color:#000;font-weight:bolder}.studyAssistantData[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.2rem!important;color:#000;font-weight:bolder;margin-top:2%;margin-bottom:2%}.reportAssistant[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.1rem!important;color:#000;text-align:right;text-align:justify;direction:rtl}.totalStudyTimeData[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.1rem;color:gray;font-weight:bolder}.totalQuality[data-v-14562bf8]{font-weight:700}.barChartDes[data-v-14562bf8]{display:flex;flex-direction:row}.ourAnalysis span[data-v-14562bf8]{font-weight:bolder;color:#856fed}.lessonAnalysis .bold[data-v-14562bf8]{font-weight:bolder}.profilePage .userImg[data-v-14562bf8]{position:relative}.profilePage .userImg img[data-v-14562bf8]{border-radius:500px;margin-top:6%;width:34%;box-shadow:0 0 11px 1px #856fed}.profilePage button[data-v-14562bf8]{width:70%;height:auto;border:0px;background-color:#856fed;border-radius:16px;color:#fff;font-family:koodak bold;direction:rtl;font-size:1.4rem;padding:3%;margin-top:12%;text-align:center}.studyTimeGoal span[data-v-14562bf8]{font-family:B nazanin!important;font-size:1.25rem;margin:1%;color:#313030}.studyTimeGoal .spanBold[data-v-14562bf8]{font-weight:bolder;color:#000}.studyTimeGoal .chart[data-v-14562bf8]{margin-bottom:2%}.imgGoals[data-v-14562bf8]{width:20%}.goalsCard .titleCard span[data-v-14562bf8]{font-family:koodak Bold!important;font-size:.94rem;margin:1% 1% 0%;color:gray;text-align:center;font-weight:bolder;direction:ltr}.goalsCard .titleCard[data-v-14562bf8]{min-width:18%;display:flex;flex-direction:row;align-items:flex-end;justify-content:left;margin-right:2%}.goalsCard[data-v-14562bf8]{display:flex;flex-direction:row;align-items:flex-end;padding:2% 2% 2% 0%}.goalsCard .linearChartDiv[data-v-14562bf8]{width:60%;display:flex;flex-direction:column}.goalsCard .linearChartDiv span[data-v-14562bf8]{font-family:koodak Bold!important;font-size:1rem;margin:1% 1% 3%;color:gray;text-align:right;font-weight:bolder;direction:ltr}.goalTitle[data-v-14562bf8]{font-family:koodak Bold!important;font-size:1.4rem;text-align:right;color:#090909;font-weight:bolder;direction:ltr;margin:2%}.loaddingPlan[data-v-14562bf8]{margin-top:20%}.addOverFlowClass[data-v-14562bf8]{overflow:hidden}.studyAssistant[data-v-14562bf8]{text-align:center}.chatBackGround .mainIcon[data-v-14562bf8]{max-width:100%;max-height:91%;text-align:center;margin-top:1%;display:flex;flex-direction:column;justify-content:center;align-items:center}.chatBackGround .mainIcon .mainIconImg[data-v-14562bf8]{max-width:45%;max-height:20%}.chatBackGround .mainDiv[data-v-14562bf8]{width:96%;background-color:#846fed00;border-radius:15px;padding-bottom:1%}.chatBackGround .MessageDiv[data-v-14562bf8]{display:flex;align-items:flex-start;margin:10px}.chatBackGround .MessageDivImg[data-v-14562bf8]{width:12%;border-radius:50%;border:1px solid rgba(132,111,237,.306);margin-right:2%}.chatBackGround .MessageDivText[data-v-14562bf8]{font-family:B nazanin!important;background-color:#846fed4e;color:#000;font-size:1.2rem;text-align:justify;border-radius:20px;display:inline-block;max-width:62%;margin:2%;padding:3%;direction:rtl}.chatBackGround .MessageDivText p[data-v-14562bf8]{margin:0%!important}.chatBackGround .MessageDiv.changeDir[data-v-14562bf8]{flex-direction:row-reverse}.chatBackGround .MessageDiv.changeDir .MessageDivText[data-v-14562bf8]{background-color:#c96fed4e}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{width:88%;max-width:91%;overflow-x:scroll;max-height:6%;min-height:30px;overflow-x:hidden;padding:2%;font-family:B nazanin!important;font-size:1.3rem;background-color:#e7e3f9;border-radius:15px;color:#000;border:2px solid rgba(219,158,62);box-shadow:0 0 1px 1px #fff;resize:none;overflow-y:hidden;box-sizing:border-box}.studyAssistantPage .titleFavoritePartner[data-v-14562bf8]{font-family:B nazanin!important;color:gray;font-size:1.2rem;font-weight:bolder;text-align:right;direction:ltr}.studyAssistantPage .requestsList[data-v-14562bf8]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:6%;margin-bottom:1%}.studyAssistantPage .requestIconImgDiv[data-v-14562bf8]{text-align:left;width:98%}.MessageDivText .imgMessage[data-v-14562bf8]{max-width:100%}.chatBackGround .grayed-img[data-v-14562bf8]{filter:grayscale(100%);opacity:.8}@media screen and (min-width: 600px){.scrollBottomButton[data-v-14562bf8]{width:8%;height:10%;position:fixed;bottom:5%;left:5%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.goalsCard .titleCard span[data-v-14562bf8]{font-family:koodak Bold!important;font-size:1.3rem;margin:1% 1% 0%;color:gray;text-align:center;font-weight:bolder;direction:ltr}.goalsCard .linearChartDiv span[data-v-14562bf8]{font-family:koodak Bold!important;font-size:1.3rem;margin:1% 1% 3%;color:gray;text-align:right;font-weight:bolder;direction:ltr}.chatPageBottomMenu[data-v-14562bf8]{min-height:2%;max-height:16%!important;width:96%!important;background-color:#fff;padding:2%;position:fixed;bottom:0%;left:0%;display:flex;align-items:flex-end;flex-direction:row;z-index:1;direction:rtl}.chatBackGround[data-v-14562bf8]{background-image:url(/assets/chatBackGround-68fed5a7.png);width:100%;height:100%;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;max-width:100%;max-height:92%!important;overflow-y:hidden}.chatPageBottomMenu .chatPageBottomMenuImg[data-v-14562bf8]{max-width:6%!important;max-height:6%;margin-right:1%;padding:1%}.chatPageTopMenu .chatPageTopMenuImg[data-v-14562bf8]{max-width:4%!important;max-height:6%;margin-right:1%;padding:1%}.chatBackGround .mainIcon .mainIconImg[data-v-14562bf8]{max-width:45%;max-height:40vh!important}}@media screen and (max-width: 600px){.fcmNotif[data-v-14562bf8]{width:11%;margin-top:6px}.scrollBottomButton[data-v-14562bf8]{width:10%;height:10%;position:fixed;bottom:3%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{height:5vh}.profilePage .plusSign[data-v-14562bf8]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:16px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (min-height: 600px) and (max-height: 900px){.scrollBottomButton[data-v-14562bf8]{width:7%;height:10%;position:fixed;bottom:12%;left:7%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{height:9vh}.profilePage .plusSign[data-v-14562bf8]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (min-height: 900px){.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{height:6vh}.profilePage .plusSign[data-v-14562bf8]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 600px){.scrollBottomButton[data-v-14562bf8]{width:6%;height:10%;position:fixed;bottom:23%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{height:15vh}.profilePage .plusSign[data-v-14562bf8]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:27px;display:flex;text-align:center;justify-content:center;align-items:center}}@media screen and (min-width: 1100px){.chatBackGround .MessageDivImg[data-v-14562bf8]{width:4%;border-radius:50%;border:1px solid rgba(132,111,237,.306);margin-right:2%}.chatBackGround .MessageDivText[data-v-14562bf8]{font-family:B nazanin!important;background-color:#846fed4e;color:#000;font-size:1.2rem;text-align:justify;border-radius:20px;display:inline-block;max-width:62%;margin:1%;padding:1%;direction:rtl}.chatBackGround .mainIcon .mainIconImg[data-v-14562bf8]{max-width:15%;max-height:20%}.scrollBottomButton[data-v-14562bf8]{width:4%;height:10%;position:fixed;bottom:7%;left:3%;border:none;z-index:1000;transition:opacity .3s ease}.scrollBottomButton img[data-v-14562bf8]{width:80%;box-shadow:0 0 5px #0000004d;border-radius:100px}.chatPageBottomMenu .chatPageBottomMenuInputHeight[data-v-14562bf8]{height:10vh}.profilePage .plusSign[data-v-14562bf8]{position:absolute;top:80%;left:36%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#fff;box-shadow:-2px 1px 11px #856fed;border-radius:50%;font-size:35px;display:flex;text-align:center;justify-content:center;align-items:center}}
