:root{--white-color:#fff;--dark-green:linear-gradient(120.25deg,#68b427 -6.06%,#2e6c00 334.43%);--light-green:#e8f6c8;--text-green:#003b23;--text-danger:#dc3545;--text-gray:gray;--text-black:black;--darkBlack:#030303;--black:#2D2926;--black70:#2D292670;--grayishWhite70:#F5F7F670;--brightWhite:#F5F7F6;--red:#8B1E2C;--lightGray:#F5F4F7;--labelGray:#212529b8;--border:#C2C2C2;--placeholder:#898989;--border2:#BDD3E2;--border3:#E9EAEB;--fadeBlack:#333333;--neutralGray:#A7A7A7}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,select,textarea{font-size:16px!important}body.notranslate,html.notranslate{translate:no!important;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;unicode-bidi:embed!important}.error_msg{margin-block:4px 0;font-size:12px;color:var(--text-danger);text-align:start}.resendBtn{margin-top:4px;color:var(--text-green)}.resendLink{cursor:pointer}.backBtn{background-color:var(--white-color);color:var(--black)}.backBtn,.yesBtn{border:1px solid var(--border2);padding:13px 70px;border-radius:12px;font-size:16px;font-family:sat500;text-decoration:none}.yesBtn{background-color:var(--red);color:var(--white-color)}.langBtn{position:absolute;top:30px;right:30px}.profileSection{height:calc(100vh - 146px)!important;overflow-y:auto;background-color:#fff;padding:20px;border-radius:15px}.profileButton{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;padding:2px 12px;border:1px solid #003b23;border-radius:8px;cursor:pointer}.profileBtnOption{position:absolute;top:70px;list-style:none;padding:4px 0;background-color:var(--white-color);border-radius:12px}.optionList{padding:4px 12px}.optionList:hover{background-color:var(--light-green)}.adminName{font-size:16px;font-weight:500;margin-bottom:0}.adminRole{font-size:12px;font-weight:400;margin-bottom:0}.changePassword,.editProfileSection{height:calc(100vh - 146px)!important;overflow-y:auto;background-color:#fff;padding:20px;border-radius:15px}.tab-pane{padding:20px;border-radius:0 0 12px 12px;background-color:var(--white-color)}.page-loading-spinner{border:6px solid #f3f3f3;border-top:6px solid rgb(var(--text-green));border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(1turn)}}.errorPage{height:100vh;width:100vw;background:var(--light-green)}.toolbar-item{padding:.5rem;border-radius:.375rem;border:1px solid transparent;background-color:transparent;color:#495057;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem}.toolbar-item:hover{background-color:#e9ecef;color:#212529}.toolbar-item:disabled{opacity:.5;cursor:not-allowed}.toolbar-item.active{background-color:#cfe2ff;color:#0d6efd;border-color:#b6d4fe}.editor-input{outline:none;border:none}.editor-placeholder{color:#6c757d;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-input::-webkit-scrollbar{width:8px}.editor-input::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.editor-input::-webkit-scrollbar-thumb{background:#ced4da;border-radius:4px}.editor-input::-webkit-scrollbar-thumb:hover{background:#adb5bd}.editor-input p{margin-bottom:1rem}.editor-input h1,.editor-input h2,.editor-input h3,.editor-input h4,.editor-input h5,.editor-input h6{line-height:1.2}.editor-input ol,.editor-input ul{padding-left:1.5rem}.editor-input blockquote{margin:1rem 0}.editor-input a{color:#0d6efd;text-decoration:underline}.editor-input a:hover{color:#0a58ca}.editor-input .editor-image{display:block;margin:1rem auto;max-width:100%;height:auto}.editor-input pre{border:1px solid #dee2e6;border-radius:.375rem;padding:1rem;overflow-x:auto;line-height:1.5}.editor-input code,.editor-input pre{background-color:#f8f9fa;font-family:Courier New,Courier,monospace;font-size:.875rem}.editor-input code{padding:.125rem .25rem;border-radius:.25rem}.toolbar-divider{width:1px;height:1.5rem;background-color:#dee2e6;margin:0 .25rem}