@import url(https://fonts.googleapis.com/css2?family=Assistant&display=swap);body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{height:100vh;width:100vw}.container .code-verification{width:50%}.container .code-verification,.container .forbidden{height:calc(100% - 8.33333vh);margin:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.container .code-verification .message,.container .forbidden .message{margin-top:7vh}.container .code-verification .message .details,.container .forbidden .message .details{text-align:right;font-size:.8rem;padding-right:1rem}.not-found{margin:auto;color:#2a3474}.not-found img{height:15rem}.not-found p{margin-bottom:0;padding-bottom:0}.not-found .link{color:#323b74;cursor:pointer;text-decoration:underline}.license-drop-container{position:absolute;-webkit-align-self:center;align-self:center;top:8.3333333333vh}.license-drop-container,.license-drop-container .license-drop-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:100}.license-drop-container .license-drop-list{background:#f8f8f8;margin-right:auto;padding:0 1rem;box-shadow:0 2px 10px rgba(0,0,0,.1607843137254902);border-radius:0 0 7px 7px;overflow-y:hidden;transition:.2s;overflow-x:hidden;box-sizing:border-box}.license-drop-container .license-drop-list--item{font-size:.8rem;line-height:2rem}.topbar{box-shadow:0 2px 6px rgba(0,0,0,.54);background-color:#2a3474;height:8.3333333333vh;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:0 1.5rem;width:100vw}.topbar,.topbar--right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.topbar--right{width:50%;height:50%}.topbar--right .user-img{border-radius:50%;height:100%;width:4.1666666667vh;object-fit:cover;font-size:1rem;margin-left:.5rem;cursor:pointer}.topbar--right .user-name{font-family:"Heebo";font-size:2.0833333333vh;color:#fff}.topbar--left{width:50%;height:60%}.topbar--left .logo{float:left;height:100%;width:auto}.form--icon-and-input{display:-webkit-flex;display:flex;background-color:#f1f0f0;-webkit-align-items:center;align-items:center;color:#64646d;border-radius:4px}.form--icon-and-input.padding{padding-left:1.4vw}.form--icon-and-input.inputError{border:1.5px solid #e1663c}.form--icon{cursor:pointer;font-size:1.8vh}.form--input{height:100%;width:95%;border-radius:inherit;outline:none;border-style:hidden;background-color:#f1f0f0;color:#64646d;padding:.5vh 1rem;font-size:1.8vh}.form--input.inputError{border:1.5px solid #e1663c}.form--input::-webkit-input-placeholder{opacity:.5}.form--input:-ms-input-placeholder{opacity:.5}.form--input::placeholder{opacity:.5}.form--input:disabled{color:#868691;opacity:.5}.form--button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;color:#fff;border-radius:6px;font-family:"Heebo";font-size:80%;padding:.2rem .4rem;margin:.2rem}.label-input{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:2.5vh 0}.label-input .label{margin-right:8vw;color:#64646d;font-size:2.1vh}.label-input .input-error{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:60%}.label-input .input-error .phone-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.label-input .input-error .phone-input input{text-align:left}.label-input .input-error .phone-input--start{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-align:center;height:100%;border-radius:4px;border:2px solid #f1f0f0;color:#64646d;margin-right:.5rem;padding:1.2vh .3rem;font-size:1.8vh;font-weight:700}.label-input .input-error .error{width:100%;font-size:1.3vh;color:#e1663c;text-align:right}.label-input .input-error .empty{height:1.3vh}.label-input .form--input{font-size:1.6vh;width:100%;font-size:2vh;padding:1.2vh 2vw}.label-checkbox{display:-webkit-flex;display:flex}.label-checkbox .checkbox{margin-right:8vw;height:2.1vh;width:2.1vh}.label-checkbox .checkbox-label{margin-right:1vw;color:#64646d;font-size:2.1vh}.arrow-right,.form--button{cursor:pointer}.arrow-right{margin-left:1vw}.circle-button-plus{background-color:#fcb24d;padding:.5rem;color:#f5f6fa;width:auto;height:50%;font-size:2.5vh;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);cursor:pointer}.popup-container .popup-with-loading{opacity:.4;cursor:unset;pointer-events:none}.popup-container .popup--top{width:100%;height:22%;padding:1rem 1.5rem .5rem;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;justify-items:center}.popup-container .popup--top--middle{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:80%;height:100%;-webkit-align-items:flex-end;align-items:flex-end}.popup-container .popup--top--middle .title{width:100%;font-weight:700;font-family:"Heebo";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup-container .popup--top--middle .user-image{border-radius:50%;height:2.7rem;width:2.7rem;object-fit:cover;color:#2a3474}.popup-container .popup--top--left{display:-webkit-flex;display:flex;width:10%;-webkit-justify-content:flex-end;justify-content:flex-end}.popup-container .popup--top--right{width:10%}.popup-container .popup--scroll{width:100%;height:78%;direction:ltr;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.popup-container .popup--scroll::-webkit-scrollbar{width:5px}.popup-container .popup--scroll::-webkit-scrollbar-thumb{background:rgba(190,191,192,.7176470588235294)}.popup-container .popup--scroll::-webkit-scrollbar-thumb:hover{background:#8f8f8f}.popup-container .popup--bottom{direction:rtl;width:90%;height:78%;-webkit-flex-direction:column;flex-direction:column;padding-right:5px;padding-bottom:1rem}.popup-container .popup--bottom,.popup-container .popup--bottom .status{display:-webkit-flex;display:flex}.popup-container .popup--bottom .more-info{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:60vh;padding-bottom:3vh}.popup-container .popup--bottom .more-info .row{display:-webkit-flex;display:flex;grid-gap:2vw;gap:2vw}.popup-container .popup--bottom .more-info .row .title{font-weight:700}.popup-container .popup--bottom .more-info .button{margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popup-container .popup-header-icon{width:100%;direction:rtl}.popup-container .popup-header-icon .close-icon{cursor:pointer}.popup-container .popup-header-title{width:100%;font-size:1.2rem;font-weight:700;font-family:"Heebo";display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.popup-container .popup-body{margin:.5rem;max-width:100%}.popup-container .popup-body,.popup-container .popup-body .popup-input{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.popup-container .popup-body .popup-input{width:100%;margin-bottom:.1rem;-webkit-justify-content:flex-start;justify-content:flex-start}.popup-container .popup-body .popup-input-div{-webkit-align-items:flex-end;align-items:flex-end;width:100%;height:2rem;margin-top:.3rem}.popup-container .popup-body .popup-input-name{font-size:.8rem;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.1rem}.popup-container .popup-body .popup-alert{font-size:.7rem;text-align:center}.popup-container .popup-body .popup-alert-bold{font-weight:700}.popup-container .popup-body .popup-error{max-width:100%;-webkit-align-self:flex-start;align-self:flex-start;font-size:.6rem;height:1.2rem;color:#e1663c;text-align:center;text-overflow:ellipsis;margin-right:.1rem}.popup-container .popup-body .strong{max-width:100%;overflow:hidden;word-break:break-word;text-overflow:ellipsis;display:block;text-align:center;margin:0;font-weight:700}.popup-container .popup-footer{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.popup-container .popup-footer .form--button{border:1px solid #2eafe5}.popup--loading{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);margin-bottom:10vh;z-index:30}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup--dialog{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between}.popup--dialog .first-text{font-size:2vh;font-weight:700;color:#a3a6b4}.popup--dialog .second-text{color:#a3a6b4;font-size:1.8vh;padding:.5vh 0}.popup--dialog .button-div{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.popup--dialog .bottom-div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.popup--dialog .bottom-div .bottom-warning-text{font-size:1.5vh;color:#a3a6b4}.popup--dialog .bottom-div .button-div{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:95%}.popup--dialog .bottom-div .button-div .form--button{height:2.5vh}.license-any-icon .close-icon{cursor:pointer;color:#737479;transition:.3s}.license-any-icon .close-icon:hover{color:#64646d}.height-and-width{width:95%;height:100%}.disabled{opacity:.4;cursor:unset;pointer-events:none}.addEditOrganization .top-page .form--button{height:3.5vh;max-height:3.5vh;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:6vw;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:2.2vh}.addEditOrganization .details{background-color:#fff;box-shadow:5px 6px 6px rgba(0,0,0,.0392156862745098);border-radius:10px;margin-top:2vh}.addEditOrganization .details .bar-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;height:8vh;box-shadow:0 2px 6px rgba(0,0,0,.0392156862745098)}.addEditOrganization .details .bar-container .bar{list-style:none;padding-right:0;display:-webkit-flex;display:flex;margin-right:8vw}.addEditOrganization .details .bar-container .bar li{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:4vw;color:#64646d;font-size:2.1vh}.addEditOrganization .details .bar-container .bar .underline{border-bottom:2px solid #e1663c;font-weight:700}.addEditOrganization .details .bar-container .trash-icon{margin-left:3.5vw;font-size:2.1vh;color:#64646d;cursor:pointer}.addEditOrganization .details .bar-container .trash-icon:hover{color:#88889b}.addEditOrganization .details .AddEditOrgForm{width:90%}.addEditOrganization .details .AddEditOrgForm .bottomButton{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.addEditOrganization .details .AddEditOrgForm .bottomButton .form--button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.5vh;margin-bottom:2.5vh;height:3.3vh;padding:0 1vw}.addEditOrganization .details .AddEditOrgLicenses .form--input{width:50%}.allTableStyle{direction:rtl;width:100%;-webkit-justify-content:center;justify-content:center;color:#737479;border-collapse:collapse;font-size:2vh}.allTableStyle thead{display:table-header-team;border-color:inherit}.allTableStyle thead tr{cursor:unset;height:5vh}.allTableStyle thead tr th{background-color:#e4e5e9;padding-top:2vh;padding-bottom:2vh;text-align:right}.allTableStyle thead tr th.align-center{text-align:center}.allTableStyle thead tr th.align-center:last-child{padding-left:1.5vw}.allTableStyle thead tr .backwards,.allTableStyle thead tr .forwards,.allTableStyle thead tr .kidName{width:17%}.allTableStyle thead tr .picture{min-width:calc(40px + 6vw)}.allTableStyle thead tr .sync{min-width:2.3vh}.allTableStyle thead tr .info{min-width:calc(3vw + 3vh)}.allTableStyle .tableBodyStyle td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:2vh;padding-bottom:2vh;background-color:#fff;text-align:right}.allTableStyle .tableBodyStyle td:last-child.icon{padding-left:3vw;text-align:left}.allTableStyle .tableBodyStyle td .clipboard-list{font-size:11px}.allTableStyle .tableBodyStyle .list,.allTableStyle .tableBodyStyle .numOfKids{padding:0;text-align:center}.allTableStyle .tableBodyStyle .first-column{font-weight:600}.allTableStyle .tableBodyStyle .kidName{width:17%}.allTableStyle .tableBodyStyle .empty{width:15vw;min-width:15vw}.allTableStyle .tableBodyStyle .trash-edit-icons{cursor:pointer}.allTableStyle .tableBodyStyle .info,.allTableStyle .tableBodyStyle .sync{font-size:2.3vh;padding:0}.allTableStyle .tableBodyStyle .info{padding-top:.7vh}.allTableStyle .tableBodyStyle .align-center{text-align:center}.allTableStyle .location{font-size:2vh}.allTableStyle tr{height:10vh;border-bottom:1px solid rgba(227,228,231,.45098039215686275)}.allTableStyle tr .noResults{padding:3vh;vertical-align:middle;text-align:center;background-color:#fff}.allTableStyle tr .src img{width:3.7vh}.tableShowMore{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#fff;height:7vh}.tableShowMore .show-more{color:#737479;font-size:2.1vh;cursor:pointer;padding:0 .2vw .2vh;border-bottom:1px solid #737479}.tableNavigation{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;color:#737479;font-size:2.3vh;height:7vh}.tableNavigation .navArrow{margin:0 2vh;font-size:2vh;cursor:pointer}.tableNavigation .disabledNavArrow{color:#e4e5e9;cursor:unset}.purchases td{width:15vw}.purchases .license-name,.purchases .username{max-width:15vw;width:15vw}.purchases .license-name div,.purchases .username div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchases td.status,.purchases th.status{width:3vw;text-align:center}.purchases .more-info .icon{min-height:50%;min-width:2vw}.purchases .failure{color:#e83535}.purchases .success{color:#6cc068}.purchases .waiting{color:rgba(252,178,77,.4)}.pen,.purchases .refund,.trash{color:#2a3474}.pen,.trash{text-align:left;font-size:13px;padding:.8vh 1.5vw;box-sizing:content-box}.table-and-navigation{box-shadow:3px 4px 6px rgba(0,0,0,.0392156862745098);border-radius:7px;overflow:hidden;margin-bottom:5vh}.organizations th,.projects th,.purchases th{padding-right:3vw;white-space:nowrap}.organizations th.icon,.projects th.icon,.purchases th.icon{padding-right:0;padding-left:1.5rem}.organizations td,.projects td,.purchases td{padding-right:3vw}.organizations td.icon,.projects td.icon,.purchases td.icon{padding-right:0}.organizations tr,.projects tr,.purchases tr{cursor:pointer}.organizations td:first-child,.organizations tr:first-child{min-width:20%}.organizations td:nth-child(2),.organizations th:nth-child(2){min-width:15%}.organizations td:nth-child(3),.organizations th:nth-child(3){min-width:20%}.organizations td:nth-child(4),.organizations th:nth-child(4){min-width:20%;padding-left:3vw}.organizations td{text-align:center}.icon{margin:0 2vh;font-size:2.5vh;cursor:pointer;min-width:.5vw;max-width:.5vw;transition:.3s}.icon:hover{color:#5c5d63}.projects .project-name{max-width:10vw;min-width:3vw}.projects .project-name div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects .login-type{min-width:7vw;max-width:7vw}.projects .domain{max-width:18vw;min-width:18vw;padding-left:1rem}.projects .domain div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects .number-of-organization{max-width:7vw;min-width:7vw}.projects .number-of-organization div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bar{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:100%;height:8.3333333333vh;background-color:#fff;margin:.7rem 0;box-shadow:4px 4px 6px rgba(0,0,0,.0392156862745098);border-radius:7px;padding:2vh 2vw}.search-bar--input-container{-webkit-flex:1 1;flex:1 1;background-color:#f1f0f0;border-radius:8px}.search-bar--input-container,.search-bar--input-container .search-bar--icons{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%}.search-bar--input-container .search-bar--icons{width:5%}.search-bar--input-container .search-bar--icons .input-icon{color:#64646d}.search-bar--input-container .search-bar--icons .times{cursor:pointer}.full-loading{position:absolute;top:0;height:calc(100% + 2rem);width:calc(100% + 2rem);z-index:100;padding:1rem;-webkit-justify-content:center;justify-content:center;border-radius:15px}.full-loading,.register-component{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.register-component{height:100vh;justify-items:center;text-align:center;-webkit-flex-direction:column;flex-direction:column}.register-component .not-found{margin:auto;height:50vh}.register-component .not-found img{width:30%}.register-component .form{margin-top:10vh;width:25%;justify-items:center;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;position:relative}.register-component .form input{height:3rem;border-radius:12px;border:1px solid #4d4c4c;padding:1rem;width:100%;outline:none;font-family:"Heebo";font-size:medium}.register-component .form input::-webkit-inner-spin-button,.register-component .form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.register-component .form .password{width:100%;position:relative;margin-top:.3rem}.register-component .form .password .password-icon{left:.8rem;top:1.01rem;position:absolute;height:1rem}.register-component .form .submit-input{width:100%;height:3rem;border:none;outline:none;color:#fff;font-size:medium;font-family:"Heebo";margin-top:0;margin-bottom:.5rem;border-radius:12px;background-color:#2a3474;cursor:pointer;transition:.5s}.register-component .form .submit-input:disabled{opacity:.5}.register-component .error-message{width:100%;font-size:.8rem;color:#e1663c;height:1rem;text-align:right;padding-right:5%}.register-component .link{color:#323b74;cursor:pointer;text-decoration:underline}.register-component .title{color:#323b74;font-weight:700;font-size:3rem;white-space:nowrap;margin-bottom:7vh}.inputs-block{width:95%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 2px 6px rgba(0,0,0,.0392156862745098);background-color:#fff;border-radius:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:3vh 1vw 1vh;margin-top:1.5rem;position:relative}.inputs-block--label{width:80%}.inputs-block--button{display:-webkit-flex;display:flex;height:1.5rem;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:center;align-content:center;padding:0 2vw}.inputs-block--button .form--button{margin:0}.inputs-block--button .title{font-size:2.3vh}.inputs-block .break{border:.5px solid #e4e5e9;box-shadow:0 2px 6px rgba(0,0,0,.0392156862745098);width:100%;opacity:.6}.inputs-block--loading{background-color:hsla(0,0%,63.1%,.301);height:100%;z-index:100;position:absolute;top:0;right:0;border-radius:10px;-webkit-justify-content:center;justify-content:center}.inputs-block--loading,.setting{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.setting{padding:1rem;-webkit-flex-direction:column;flex-direction:column}.page .top-page{margin-top:3vh;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.page .top-page,.page .top-page .header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.page .top-page .header{color:#64646d;font-size:3.5vh;max-width:93%}.page .top-page .header--content{margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tabs{margin-top:3vh;font-size:2vh}.tabs ul{list-style:none;display:-webkit-flex;display:flex;padding-right:0;margin-bottom:0}.tabs ul a{margin:0 1vw 0 2vw;text-decoration:none;outline:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabs ul a:first-child{margin-right:0}.tabs ul a:last-child{margin-left:0}.tabs ul li{width:100%;color:#2a3474}.tabs ul .boldTopBar{font-weight:700}.login-component{height:100vh}.login-component,.login-component .form{justify-items:center;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.login-component .form{margin-top:10vh;width:25%;position:relative}.login-component .form input{height:3rem;border-radius:12px;border:1px solid #4d4c4c;padding:1rem;width:100%;outline:none;font-family:"Heebo";font-size:medium}.login-component .form input.error{border:1px solid #e1663c}.login-component .form .code,.login-component .form .email{margin-top:7vh}.login-component .form input[type=number]{-moz-appearance:textfield}.login-component .form input::-webkit-inner-spin-button,.login-component .form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-component .form .password{width:100%;position:relative;margin-top:.3rem}.login-component .form .password .password-icon{left:.8rem;top:1.01rem;position:absolute;height:1rem}.login-component .form .submit-input{width:100%;height:3rem;border:none;outline:none;color:#fff;font-size:medium;font-family:"Heebo";margin-top:0;margin-bottom:.5rem;border-radius:12px;background-color:#2a3474;cursor:pointer;transition:.5s}.login-component .form .submit-input:disabled{opacity:.5}.login-component .form .under-submit{margin-top:.2rem;margin-bottom:0}.login-component .error-message{width:100%;font-size:.8rem;color:#e1663c;height:1rem;text-align:right;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.login-component .error-message .info-icon{margin-left:calc(1rem - 1em)}.login-component .link{color:#323b74;cursor:pointer;text-decoration:underline}.login-component .title{color:#323b74;font-weight:700;font-size:3rem;white-space:nowrap}.login-image{width:11vw;height:5.5vh;margin-right:86vw;margin-top:-5.5vh;display:-webkit-flex;display:flex}@font-face{font-family:"Heebo";src:url(/static/media/Heebo-VariableFont_wght.06b31cf4.ttf)}*{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:"Heebo"}* input,* table div{-webkit-user-select:text;-ms-user-select:text;user-select:text}.App{background-color:#f6f6f6;font-family:"Heebo";text-align:center;width:100vw;height:100vh}.App,body{overflow:hidden}body{direction:rtl}.main-app{background-color:#f8f8f8;overflow:hidden}.main-app .main-content{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;height:90vh;overflow-y:scroll;overflow-x:hidden;direction:ltr;bottom:0}.main-app .main-content-inside{width:72%;justify-self:center;direction:rtl;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{border-radius:30px;background:rgba(190,191,192,.7176470588235294)}
/*# sourceMappingURL=main.dfd177b9.chunk.css.map */