*{margin:0;padding:0;text-decoration:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{margin:0;-webkit-text-size-adjust:none}ol,ul{list-style:none}a img{border:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=file]>button::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{margin:0;border:0;padding:0}button,input[type=button],input[type=submit],input[type=reset],input[type=text],input[type=email],input[type=tel],input[type=password],textarea{border-radius:0}button,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff}script{display:none !important}*,h1,h2,h3,h4,h5,h6,button,.tox-dialog,tox-button,input,select,textarea{font-family:IRANSans !important}*{user-select:none}html,body{height:100%}body{background:#f5f5f5}.mbd-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;direction:ltr !important}.mbd-wrapper:before{z-index:-1;content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:#f5f5f5;transition:.5s;background:linear-gradient(90deg, #535353 -50%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 85%, #535353 150%);transform:scaleX(1.5)}.mbd-wrapper .mbd-page-wrapper{max-height:100%;opacity:0;transform:translate(0, -20px);transition:.5s;pointer-events:none}.mbd-wrapper.show:before{transform:scaleX(1)}.mbd-wrapper.show .mbd-page-wrapper{opacity:1;transform:translate(0, 0px);pointer-events:unset}.page{width:100%;height:100%;overflow:auto;padding:50px 0}.page .page-title{text-align:center;margin:0 0 20px}.page .page-body{width:90%;max-width:900px;margin:auto}.page .page-body .page-section{width:100%;margin:0 0 30px}.page .page-body .page-section>.title{font-size:12px;color:#535353;padding:10px 5px}.page .page-body .page-section>.content{width:100%}.login-page .page-body{max-width:400px;padding:10px}.fieldset .form-fields .inputs{width:100%;margin:0 0 20px}.fieldset .form-fields .inputs.text input{background:#e0e0e0;border-radius:10px;height:50px;width:100%;border:none;padding:0 15px;font-size:16px;color:rgba(83,83,83,.8);transition:.3s border;border:3px solid #e0e0e0}.fieldset .form-fields .inputs.text input:hover{border:3px solid rgba(83,83,83,.3)}.fieldset .form-fields .inputs.text input:focus{border:3px solid rgba(83,83,83,.3);outline:none}.fieldset .form-fields .inputs.text input:-webkit-autofill,.fieldset .form-fields .inputs.text input:-webkit-autofill:hover,.fieldset .form-fields .inputs.text input:-webkit-autofill:focus,.fieldset .form-fields .inputs.text input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #e0e0e0 inset !important;-webkit-text-fill-color:#000 !important}.fieldset .form-fields .inputs.text input::placeholder{color:rgba(83,83,83,.8);opacity:1}.fieldset .form-fields .inputs.text-button{display:flex;gap:20px}.fieldset .form-fields .inputs.select select{background:#e0e0e0;border-radius:10px;height:50px;width:100%;border:none;padding:0 15px;font-size:16px;color:rgba(83,83,83,.8);transition:.3s border;border:3px solid #e0e0e0}.fieldset .form-fields .inputs.select select:hover{border:3px solid rgba(83,83,83,.3)}.fieldset .form-fields .inputs.select select:focus{border:3px solid rgba(83,83,83,.3);outline:none}.fieldset .buttons{display:flex;justify-content:space-between}.fieldset .buttons>.remember-me{width:calc(50% - 10px)}.fieldset .buttons>.remember-me span{position:relative;background:#e0e0e0;padding:2px 20px 0 47px;height:50px;border-radius:10px;display:block;align-content:center;color:rgba(83,83,83,.8);transition:.3s;cursor:pointer;border:3px solid #e0e0e0}.fieldset .buttons>.remember-me span:hover{border:3px solid rgba(83,83,83,.3)}.fieldset .buttons>.remember-me span:before,.fieldset .buttons>.remember-me span:after{content:"";position:absolute;left:15px;top:50%}.fieldset .buttons>.remember-me span:before{border-radius:3px;background:#fff;width:17px;height:17px;transform:translate(0, -50%)}.fieldset .buttons>.remember-me span:after{border-radius:3px;background:#fff;width:7px;height:13px;border-width:0 3px 3px 0;border-style:solid;border-color:rgba(83,83,83,.8);transform:translate(5px, -63%) rotate(45deg) scale(0.5);opacity:0;transition:.15s ease}.fieldset .buttons>.remember-me input{display:none}.fieldset .buttons>.remember-me input:checked+span:after{transform:translate(5px, -63%) rotate(45deg) scale(1);opacity:1}.fieldset .buttons>button{width:calc(50% - 10px)}.fieldset .field-validation-error{display:block;width:100%;padding:15px 0 0;color:#a00;font-size:12px;text-align:center}.button-1{background:rgba(83,83,83,.5);padding:2px 20px;height:50px;border-radius:10px;display:block;align-content:center;color:#fff;transition:.3s;cursor:pointer;border:unset;text-transform:uppercase;letter-spacing:2.5px;text-align:center;font-size:14px}.button-1:hover{background:rgba(83,83,83,.9)}.validation-summary-errors{display:block;width:100%;padding:0 0 15px;color:#a00;font-size:14px;text-align:center}.mbd-page-loader .loader{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%) scale(0.3);width:112px;height:112px}.mbd-page-loader .loader .box{background:#535353;box-sizing:border-box;position:absolute;display:block;border-radius:10px}.mbd-page-loader .loader .box:nth-child(1){width:112px;height:48px;margin-top:64px;margin-left:0px;animation:abox1 4s 1s forwards ease-in-out infinite}.mbd-page-loader .loader .box:nth-child(2){width:48px;height:48px;margin-top:0px;margin-left:0px;animation:abox2 4s 1s forwards ease-in-out infinite}.mbd-page-loader .loader .box:nth-child(3){width:48px;height:48px;margin-top:0px;margin-left:64px;animation:abox3 4s 1s forwards ease-in-out infinite}@keyframes abox1{0%{width:112px;height:48px;margin-top:64px;margin-left:0px}12.5%{width:48px;height:48px;margin-top:64px;margin-left:0px}25%{width:48px;height:48px;margin-top:64px;margin-left:0px}37.5%{width:48px;height:48px;margin-top:64px;margin-left:0px}50%{width:48px;height:48px;margin-top:64px;margin-left:0px}62.5%{width:48px;height:48px;margin-top:64px;margin-left:0px}75%{width:48px;height:112px;margin-top:0px;margin-left:0px}87.5%{width:48px;height:48px;margin-top:0px;margin-left:0px}100%{width:48px;height:48px;margin-top:0px;margin-left:0px}}@keyframes abox2{0%{width:48px;height:48px;margin-top:0px;margin-left:0px}12.5%{width:48px;height:48px;margin-top:0px;margin-left:0px}25%{width:48px;height:48px;margin-top:0px;margin-left:0px}37.5%{width:48px;height:48px;margin-top:0px;margin-left:0px}50%{width:112px;height:48px;margin-top:0px;margin-left:0px}62.5%{width:48px;height:48px;margin-top:0px;margin-left:64px}75%{width:48px;height:48px;margin-top:0px;margin-left:64px}87.5%{width:48px;height:48px;margin-top:0px;margin-left:64px}100%{width:48px;height:48px;margin-top:0px;margin-left:64px}}@keyframes abox3{0%{width:48px;height:48px;margin-top:0px;margin-left:64px}12.5%{width:48px;height:48px;margin-top:0px;margin-left:64px}25%{width:48px;height:112px;margin-top:0px;margin-left:64px}37.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}50%{width:48px;height:48px;margin-top:64px;margin-left:64px}62.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}75%{width:48px;height:48px;margin-top:64px;margin-left:64px}87.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}100%{width:112px;height:48px;margin-top:64px;margin-left:0px}}.mbd-launcher-page .project-list .project-item{display:flex;gap:20px;height:50px;margin:0 0 20px}.mbd-launcher-page .project-list .project-item>.info{display:flex;flex-grow:1;background:#e0e0e0;border-radius:10px;padding:0 15px;font-size:16px;color:rgba(83,83,83,.8);transition:.3s border;border:3px solid #e0e0e0;justify-content:space-between}.mbd-launcher-page .project-list .project-item>.info *{align-content:center}.mbd-launcher-page .project-list .project-item>.info>.name{flex-grow:1;max-width:600px;overflow:hidden;white-space:nowrap}.mbd-launcher-page .button-1{min-width:120px}