.login-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.login-wrapper .login-container{text-align:center}.login-wrapper .login-container .login-heading{color:#4f4f4f;font-size:36px}.login-wrapper .login-container .login-subheading{color:#4f4f4f;font-size:18px;line-height:21px;margin-top:30px}.login-wrapper .login-container .reset-subheading{color:#4f4f4f;font-size:18px;line-height:21px;margin:30px auto auto;width:365px}.login-wrapper .login-container .form-controls{border:none;margin-top:2rem}.login-wrapper .login-container .form-controls .reset-email{width:458px!important}.login-wrapper .login-container .form-controls .btn-wrapper{align-items:start;display:flex;justify-content:space-between;margin-top:4rem}.login-wrapper .login-container .form-controls .btn-wrapper p{color:#828282;cursor:pointer;font-size:18px;line-height:21px;text-align:start}.login-wrapper .login-container .form-controls .btn-wrapper button:disabled{background-color:#bdbdbd!important;border:none;border-radius:10px;color:#fff!important;font-size:24px;font-weight:300;height:70px;line-height:21px;text-align:center;width:173px}.login-wrapper .login-container .form-controls .btn-wrapper button{background-color:#2d9cdb!important;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:24px;font-weight:300;height:70px;line-height:21px;text-align:center;width:173px}.login-wrapper .login-container .form-controls .robot-wrapper{align-items:start;display:flex;gap:10px;justify-content:start;margin-top:3rem}.login-wrapper .login-container .form-controls .robot-wrapper .checkbox,.login-wrapper .login-container .form-controls .robot-wrapper .custom-user-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #bdbdbd!important;border-radius:5px;color:#bdbdbd;cursor:pointer;height:15px;outline:none;width:15px}.login-wrapper .login-container .form-controls .robot-wrapper .checkbox:checked,.login-wrapper .login-container .form-controls .robot-wrapper .custom-user-checkbox:checked{background:url(/static/media/icon-checkbox-check.70ca87b0052e3e3acf63.svg) 50% no-repeat!important;background-color:#2d9cdb!important;outline:none!important}.login-wrapper .login-container .form-controls .robot-wrapper div{color:#bdbdbd;font-size:16px!important;line-height:16px}.login-wrapper .login-container .form-controls .btn-reset-wrapper{align-items:end!important;display:flex;font-weight:300;gap:10px;justify-content:center!important;margin-top:4rem}.login-wrapper .login-container .form-controls .btn-reset-wrapper button{background-color:#2d9cdb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:24px;font-weight:300;height:70px;line-height:21px;outline:none;text-align:center;width:173px}.login-wrapper .login-container .form-controls .btn-reset-wrapper button:disabled{background-color:#bdbdbd!important;color:#fff!important}.login-wrapper .login-container .form-controls .btn-reset-wrapper .back-btn{background-color:#f2f2f2!important;border:none!important;border-radius:10px;color:#4f4f4f!important;cursor:pointer;font-size:24px;font-weight:300;height:70px;line-height:21px;outline:none;text-align:center;width:173px}.error{color:red!important;font-size:12px;text-align:start}.input-field{margin-top:3rem;position:relative}.input-field,.input-field input{background-color:#0000!important}.input-field input{border:none;border-bottom:2px solid #e0e0e0;color:#828282;font-size:23px;height:31px;outline:none;width:100%}.input-field .show-password{background-color:#0000!important;position:absolute;right:20px;top:1px}.form-label{display:block;font-weight:500;margin-bottom:0;padding:0 .5rem;text-align:left;width:100%}.required:after{color:red!important;content:"*";margin-left:.1rem;text-align:start}.switch{display:inline-block;height:4px;position:relative;width:33px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#e0e0e0;bottom:0;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#bdbdbd;bottom:-4px;content:"";height:14px;left:4px;width:14px}.custom-slider:checked+.slider{background-color:#e0e0e0}.custom-slider:focus+.slider{box-shadow:0 0 1px #e0e0e0}.custom-slider:checked+.slider:before{transform:translateX(16px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.round-switch{display:inline-block;height:18px;position:relative;width:30px}.round-switch input{height:0;opacity:0;width:0}.round-slider{background-color:#bdbdbd;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.round-slider:before{background-color:#fff;bottom:1px;content:"";height:16px;left:2px;position:absolute;transition:.4s;width:16px}input:checked+.round-slider{background-color:#bdbdbd}input:focus+.round-slider{box-shadow:0 0 1px #bdbdbd}input:checked+.round-slider:before{transform:translateX(10px)}.round-slider.round{border-radius:34px}.round-slider.round:before{border-radius:50%}.custom-control.custom-radio{line-height:1.7}.custom-control.custom-radio .custom-control-label{padding-left:.5rem!important}.custom-control.custom-radio .custom-control-label:before{border:1px solid #bdbdbd!important;height:17px!important;width:17px!important}.custom-control.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#bdbdbd;border-color:#bdbdbd}.custom-control.custom-radio .custom-control-input:checked~.custom-control-label:after{background:none}html[dir=rtl] body *{font-family:Noto Sans Arabic!important;text-align:right}html[dir=rtl] body,html[dir=rtl] body *{background-color:#fff!important}html[dir=rtl] header .user-avatar.dropdown .dropdown-menu{left:1rem!important;right:auto!important}html[dir=rtl] header .user-avatar.dropdown .dropdown-menu .dropdown-item{text-align:right}html[dir=rtl] header .user-avatar.dropdown .dropdown-menu .dropdown-item .icon-wrap{float:right;margin-left:.5rem;margin-right:0}html[dir=rtl] header .navbar .navbar-collapse{left:auto;right:-300px}html[dir=rtl] header .navbar .navbar-collapse .navbar-nav{direction:rtl}html[dir=rtl] header .navbar .navbar-collapse .navbar-nav .nav-item-icon{margin-left:1rem;margin-right:0}html[dir=rtl] header .navbar .navbar-collapse.show{left:auto;right:0}html[dir=rtl] .comp-set .theme-colors{margin-left:0;margin-right:2rem}html[dir=rtl] .comp-set .comp-info .icon{margin-left:.5rem;margin-right:0}html[dir=rtl] .form-list li .list-item-detail h6{line-height:1.5rem}html[dir=rtl] .form-list li .list-item-action{margin-left:1rem;margin-right:auto}html[dir=rtl] .form-list li .list-item-action .dropdown-menu .icon-wrap{float:right}html[dir=rtl] .form-list li .list-item-action .dropdown-menu .icon-wrap img{margin-left:.75rem;margin-right:0}html[dir=rtl] .form-view-wrapper .form-page-wrapper .form-page .form-section-wrapper .form-section{text-align:right}header{position:fixed;top:0;width:100%}header .navbar{background-color:#2d9cdb!important;height:65px;padding:0!important;position:relative}header .navbar .navbar-toggler{border:none;outline:none;z-index:100}header .navbar .selected-option{color:#fff;font-size:18px;font-weight:400}header .navbar .navbar-collapse{background-color:#2d9cdb!important;height:100vh!important;left:auto;left:0!important;padding:5rem 0 0;position:fixed;top:0;transform:translate(0);width:290px}header .navbar .navbar-collapse h4{color:#fff;font-size:20px;font-weight:500;line-height:21px}header .navbar .navbar-collapse .navbar-nav{color:#fff;padding-top:30px;width:100%!important}header .navbar .navbar-collapse .navbar-nav .avatar-wrap{border-radius:100%;display:inline-block;font-size:11px;height:40px;line-height:15px;max-width:40px;min-height:40px;overflow:hidden;width:40px}header .navbar .navbar-collapse .navbar-nav .nav-item{font-size:18px;font-weight:400;line-height:27px;padding-bottom:.6rem;padding-top:.6rem;width:100%!important}header .navbar .navbar-collapse .navbar-nav .nav-item.active{background-color:#fff;color:#2d9cdb!important}header .navbar .navbar-collapse .navbar-nav .nav-item-icon{margin-left:1rem;margin-right:0;padding-left:15px;padding-right:10px}header .navbar .navbar-collapse.show{left:0;right:auto;width:inherit!important}header .aside-toggler{transition-behavior:normal;transition-delay:0s;transition-duration:.25s;transition-timing-function:ease}header .aside-toggler.active{transform:rotate(180deg)!important;transform-origin:50% 50%!important}header .collapse,header .collapse:not(.show){display:inline-block!important;width:66px!important}header .collapsing{display:none!important;transition:none!important}header .collapsing.collapse-horizontal{height:auto;width:66px!important}.logo-header-img{stroke:#fff!important}.logo-header-img,.logo-invoice-img{filter:invert(100%) sepia(0) saturate(7500%) hue-rotate(187deg) brightness(121%) contrast(114%)!important;max-width:200px!important}.logo-invoice-img{stroke:#2d9cdb!important}.companies-header{align-items:center;background-color:#fff;display:flex;font-weight:700;gap:16px;height:61px!important;margin-top:65px;padding-left:20rem}.companies-header div{align-items:center;background-color:#0000;border-radius:6px;color:#4f4f4f;cursor:pointer;display:flex;font-size:12px!important;height:34px!important;justify-content:center;line-height:14px;padding:10px 14px!important;text-align:center;width:114px!important}.companies-header div.normal{background-color:rgba(32,99,155,.102)!important;color:#2d9cdb!important}.companies-header div.active{background-color:#20639b1a!important;color:#2d9cdb!important}.companies-main-wrap{background-color:#fff;height:100%!important;margin-left:17rem;margin-right:.3rem;margin-top:10px!important;padding-left:2rem;padding-right:2rem;padding-top:2rem}.companies-main-wrap .searchIcon-wrap{cursor:pointer}.companies-main-wrap .filters{align-items:center;background-color:#0000;color:#4f4f4f;display:flex!important;display:flex;gap:16px;justify-content:start}.companies-main-wrap .filters .filter-div{border-radius:6px;font-size:12px!important;height:34px!important;line-height:14px;padding:10px 14px!important;text-align:center!important}.companies-main-wrap .filters .filter-div.normal{background-color:#f2f2f2;color:#4f4f4f;cursor:pointer;font-weight:700}.companies-main-wrap .filters .filter-div.active{background-color:#2d9cdb!important;color:#fff;cursor:pointer;font-weight:700}.companies-main-wrap .filters .filter-div.disabled{background-color:#f2f2f2;color:#bdbdbd;height:-webkit-max-content!important;height:max-content!important;pointer-events:none!important;white-space:nowrap}.companies-main-wrap .filters .filter-wrap{border-radius:6px;font-size:12px;height:auto!important;line-height:14px;padding:10px 14px;text-align:center!important}.companies-main-wrap .filters .filter-wrap.normal{background-color:#f2f2f2;color:#4f4f4f;cursor:pointer;font-weight:700}.companies-main-wrap .filters .filter-wrap.active{background-color:#2d9cdb!important;color:#fff;cursor:pointer;font-weight:700}.companies-main-wrap .filters .filter-wrap.disabled{background-color:#f2f2f2;color:#bdbdbd;height:-webkit-max-content!important;height:max-content!important;white-space:nowrap}.companies-main-wrap .filters .group-action-dropdown{background-color:#fff;border-radius:5px!important;height:135px!important;left:0;padding:22px 0 0!important;position:absolute!important;top:36px!important;width:333px!important;z-index:100!important}.companies-main-wrap .filters .group-action-dropdown .icon-wrap{align-items:center!important;display:flex!important;font-size:13px;font-weight:500;gap:1rem!important;justify-content:start!important;padding-bottom:7px!important;padding-top:7px!important;position:relative!important}.companies-main-wrap .filters .group-action-dropdown .icon-wrap img{padding-left:16px!important}.companies-main-wrap .filters .group-action-dropdown .icon-wrap:hover{background-color:#f2f2f24d!important}.companies-full{margin-left:1rem!important}.companies-footer{align-items:center;background-color:#fff;color:#828282!important;display:flex!important;font-size:12px;font-weight:14;height:40px;line-height:18px;margin-top:10px;padding-left:18rem}.custom-multi-select{text-align:start!important;width:239px}.custom-multi-select,.custom-multi-select .dropdown{position:relative!important}.custom-multi-select .form-lable{color:#333!important;font-size:14px;font-weight:400;line-height:16px}.custom-multi-select .options{background-color:#fff!important;border:1px solid #ccc!important;border-top:none;left:0;max-height:200px!important;overflow-y:auto;position:absolute;top:100%;z-index:1}.custom-multi-select .options label{display:block!important;padding:5px}.custom-multi-select .selected-items{margin-bottom:10px}.custom-multi-select .selected-items span{background-color:#f0f0f0;border-radius:3px;margin-right:5px!important;padding:2px 5px!important}.custom-multi-select .custom-multi-select{position:relative!important}.custom-multi-select .select-field{align-items:center!important;background-color:#d9d9d933!important;border-radius:5.46px!important;cursor:pointer;display:flex!important;flex-wrap:wrap!important;gap:5px!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;justify-content:start!important;margin-top:5px!important;min-height:36px!important;padding-left:5px!important;padding-top:5px!important;text-align:center!important;z-index:100}.custom-multi-select .select-field ::placeholder{color:#828282!important}.custom-multi-select .select-field .selectedSubItems{background-color:rgba(32,99,155,.102)!important;border-radius:6px;color:#333!important;font-size:12px;font-weight:400!important;line-height:15.92px!important;text-align:center!important}.custom-multi-select .dropdown{background-color:#fff;border:1px solid #ccc;border-radius:0 0 5px 5px;border-top:none;bottom:100%;box-shadow:0 2px 4px #0000001a;left:0;position:absolute!important;width:100%;z-index:10}.custom-multi-select .search-input{padding:5px;padding-left:37px!important;padding-right:37px!important;width:209px!important}.custom-multi-select .modify-input,.custom-multi-select .search-input{background-color:#f2f2f2!important;border:1px solid #e0e0e0;border:none!important;border-radius:6px;color:#bdbdbd!important;font-size:13px;font-weight:400;height:30px!important;line-height:16px;margin-bottom:8px;margin-left:15px!important;margin-top:10px!important;outline:none!important}.custom-multi-select .modify-input{margin-right:15px!important;padding:5px;padding-left:10px!important;padding-right:10px!important;width:-webkit-fill-available!important}.custom-multi-select .options-container{min-height:197px;overflow-y:auto;padding-left:3px!important}.custom-multi-select .options-container .checkbox,.custom-multi-select .options-container .custom-user-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none!important;border-radius:5px;color:#bdbdbd;cursor:pointer;height:15px;outline:none;width:15px}.custom-multi-select .options-container .checkbox:checked,.custom-multi-select .options-container .custom-user-checkbox:checked{background:url(/static/media/icon-checkbox-check.70ca87b0052e3e3acf63.svg) 50% no-repeat!important;background-color:#2d9cdb!important;outline:none!important}.custom-multi-select .select-all{margin-top:10px;padding:5px;padding-bottom:15px!important;padding-left:9px!important;width:100%}.custom-multi-select .select-all .checkbox,.custom-multi-select .select-all .custom-user-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none!important;border-radius:5px;color:#bdbdbd;cursor:pointer;height:15px;outline:none;width:15px}.custom-multi-select .select-all .checkbox:checked,.custom-multi-select .select-all .custom-user-checkbox:checked{background:url(/static/media/icon-checkbox-check.70ca87b0052e3e3acf63.svg) 50% no-repeat!important;background-color:#2d9cdb!important;outline:none!important}.custom-multi-select .option-label{font-size:14px;font-weight:500;padding:5px;width:100%}.custom-multi-select .label-checkbox{margin:0 12px}.custom-multi-select .dropdown-icon{margin-left:5px;position:relative!important}.custom-multi-select .open{transform:rotate(180deg)}.custom-multi-select .multi-select-dropdown{width:100%}.custom-multi-select .multi-select-dropdown,.custom-multi-select .single-select-dropdown{background-color:#fff!important;border-radius:5px;box-shadow:0 0 30px 0 #0003;min-height:321px!important;position:absolute;z-index:10}.custom-multi-select .single-select-dropdown{min-width:331px!important;width:100%!important}.checkbox,.custom-user-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none!important;border-radius:5px;color:#bdbdbd;cursor:pointer;height:15px;outline:none;width:15px}.checkbox:checked,.custom-user-checkbox:checked{background:url(/static/media/icon-checkbox-check.70ca87b0052e3e3acf63.svg) 50% no-repeat!important;background-color:#2d9cdb!important;outline:none!important}.table-responsive{min-height:400px!important}.table-main{color:#828282!important;height:-webkit-max-content!important;height:max-content!important;width:100%!important}.table-main tbody{border-left:none!important}.table-main tbody tr:hover{background-color:hsla(0,0%,95%,.502)!important}.table-main .header{height:100px!important}.confirmation-modal{background-color:#fff;color:#333;height:-webkit-max-content;height:max-content;left:0;min-height:135px;position:absolute;top:0;width:333px;z-index:1001!important}.confirmation-modal label{margin-left:10px!important}.confirmation-modal .reason{margin-left:10px!important;margin-right:10px!important}.confirmation-modal .reason textarea{border:1px solid #e0e0e0;border-radius:5.46px;color:#bdbdbd;font-size:13px;height:125px;margin:0;outline:none!important;padding:1rem 0 0 1rem!important;resize:none;width:100%}.confirmation-modal p{font-size:14px;font-weight:500;line-height:21px!important;margin-left:10px!important;margin-top:16px!important;text-align:start!important;white-space:normal;width:230px!important}.confirmation-modal .actions-wrap{bottom:0;font-size:14px;font-weight:400;margin-bottom:10px;position:absolute;right:0}.confirmation-modal .actions-wrap button{background-color:#0000!important;border:none;color:#828282;outline:none}.confirmation-modal .actions-wrap .action-btn{font-weight:500!important}.confirmation-modal .email-wrap{padding:5px!important;text-align:start!important}.confirmation-modal .email-wrap div .send-email{color:#333!important;font-size:17px;font-weight:400;line-height:20px;margin-left:10px}.confirmation-modal .email-wrap div .send-btn{color:#20639b!important;font-size:14px;font-weight:600}.confirmation-modal .email-wrap .subject-input{border:1px solid #e0e0e0;border-radius:5.46px;height:45px;margin-left:10px!important;margin-right:10px!important;outline:none;padding:0 0 0 1rem!important;width:302px!important}.success-modal-main{align-items:center;background-color:#fff!important;border-radius:10px;color:#4f4f4f;display:flex;font-size:13px;font-weight:400;height:48px!important;justify-content:start;line-height:17.71px;margin-top:12px!important;position:absolute;width:317px}.success-modal-main p{margin-bottom:0!important;margin-top:0!important}.success-modal-main .message-wrap{align-items:center!important;display:flex!important;gap:15px}.success-modal-main .message-wrap img{margin-left:20px}.logout-btn{background-color:#0000;border:none;color:#fff;font-size:14px;outline:none!important}.main-pagination-wrap{align-items:center;display:flex;justify-content:space-between;margin-top:3rem;padding-bottom:1rem!important}.main-pagination-wrap .page-btns-wrap{align-items:center;display:flex;gap:.5rem!important;justify-content:start}.main-pagination-wrap .first-page-btn,.main-pagination-wrap .last-page-btn,.main-pagination-wrap .next-btn,.main-pagination-wrap .prev-btn{align-items:center;background-color:#f2f2f2!important;border-radius:5.46px;display:flex!important;height:29px;justify-content:center;width:29px}.main-pagination-wrap .pages-wrap{align-items:center;background-color:#0000!important;color:#4f4f4f!important;cursor:pointer;display:flex;font-size:12px;font-weight:400;gap:.5rem;justify-content:start;line-height:13px}.main-pagination-wrap .pages-wrap div{align-items:center;border-radius:5.46px;display:flex;height:29px;justify-content:center;text-align:center!important;width:29px}.main-pagination-wrap .pages-wrap div.active{background-color:#2d9cdb!important;color:#fff!important}.main-pagination-wrap select{background-color:#f2f2f2!important;border:none!important;color:#4f4f4f!important;font-size:13px!important;height:29px!important;outline:none!important;width:60px!important}.main-pagination-wrap .page-show{color:#4f4f4f;font-size:12px;line-height:19.5px;margin-left:1rem}.company-overview-action-dropdown,.table-action-dropdown{background-color:#fff;border-radius:5px!important;color:#4f4f4f;height:135px!important;padding-top:10px!important;position:absolute!important;right:19px!important;top:25px!important;width:333px!important;z-index:99!important}.company-overview-action-dropdown .icon-wrap,.table-action-dropdown .icon-wrap{align-items:center!important;cursor:pointer;display:flex!important;font-size:13px!important;font-weight:500!important;gap:1rem!important;justify-content:start!important;padding-bottom:7px;padding-top:7px;position:relative!important}.company-overview-action-dropdown .icon-wrap img,.table-action-dropdown .icon-wrap img{padding-left:28px!important}.company-overview-action-dropdown .icon-wrap:hover,.table-action-dropdown .icon-wrap:hover{background-color:#f2f2f24d!important}.company-overview-action-dropdown{right:12px!important;top:47px!important}.confirmation-table-modal{background-color:#fff;color:#333;height:-webkit-max-content;height:max-content;left:0;min-height:135px;padding:10px 14px!important;position:absolute;top:-13px;width:333px;z-index:1001!important}.confirmation-table-modal .reason textarea{border:1px solid #e0e0e0;border-radius:5.46px;color:#bdbdbd;font-size:13px;height:125px;outline:none!important;padding-left:1rem!important;padding-top:1rem!important;resize:none;width:100%}.confirmation-table-modal p{font-size:14px;font-weight:500;line-height:21px!important;margin-top:16px!important;text-align:start!important;white-space:normal;width:230px!important}.confirmation-table-modal .actions-wrap{bottom:0;font-size:14px;font-weight:400;margin-bottom:10px;position:absolute;right:10px}.confirmation-table-modal .actions-wrap button{background-color:#0000!important;border:none;color:#828282;outline:none}.confirmation-table-modal .actions-wrap .action-btn{font-weight:500!important}.confirmation-table-modal .email-wrap{margin:0!important;text-align:start!important}.confirmation-table-modal .email-wrap div .send-email{color:#333!important;font-size:17px;font-weight:400;line-height:20px}.confirmation-table-modal .email-wrap div .send-btn{color:#20639b!important;font-size:14px;font-weight:600}.confirmation-table-modal .email-wrap .subject-input{border:1px solid #e0e0e0;border-radius:5.46px;height:45px;outline:none;padding-left:1rem!important;padding-right:20px!important;width:100%}.toggle-icon{transform:rotate(180deg)!important}.invoice-main-wrapper{align-items:center;background-color:#f2f2f2;display:flex;justify-content:center}.invoice-main-wrapper .invoice-wrapper{background-color:#fff;padding:1rem}.invoice-main-wrapper .invoice-wrapper .sub-wrap{color:#333!important;display:grid;font-size:16px!important;font-weight:600!important;grid-template-columns:1fr 1fr;line-height:16px}.invoice-main-wrapper .invoice-wrapper .sub-wrap .main-title{font-size:25px!important;font-weight:500!important}.invoice-main-wrapper .invoice-wrapper .total-wrap{align-items:start;color:#333;display:flex;font-size:16px;gap:5rem;justify-content:end;margin-right:4rem}.invoice-main-wrapper .invoice-wrapper .total-wrap .highlighted{font-weight:700}.invoice-main-wrapper .invoice-wrapper .hr,.invoice-main-wrapper .invoice-wrapper .small-hr{background-color:#e0e0e0;height:1px;margin-top:3rem;width:300px}.invoice-main-wrapper .invoice-wrapper .small-hr{margin-right:4rem;width:230px!important}.invoice-main-wrapper .invoice-wrapper .qr-wrap{align-items:center;display:flex;justify-content:center;margin-top:3rem;width:100%!important}.my-select-field,.select-field-readonly{align-items:center;background-color:#d9d9d933!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;justify-content:start;min-height:36px!important}.my-select-field .selectedSubItems,.select-field-readonly .selectedSubItems{background-color:rgba(32,99,155,.102)!important;border-radius:6px;color:#333!important;font-size:12px;font-weight:400!important;line-height:15.92px!important;text-align:center!important}.date-wrapper-main{align-items:center!important;color:#333!important;display:flex!important;justify-content:space-between!important;max-width:100%!important;min-width:100%!important;z-index:100}.date-wrapper-main,.short-select-field{background-color:#d9d9d933!important;border-radius:5.46px!important;cursor:pointer;flex-wrap:wrap!important;gap:5px!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin-top:5px!important;min-height:36px!important;padding-left:5px!important;padding-top:5px!important;text-align:center!important;width:100%!important}.short-select-field{border:none!important;cursor:auto!important;outline:none!important;text-align:start!important;z-index:9}.credit-wrap{grid-gap:1rem;color:#333!important;display:grid!important;font-size:16px!important;gap:1rem;grid-template-columns:3fr 1fr!important}.credit-wrap .font-bold,.credit-wrap .font-normal{font-weight:500!important}.credit-wrap .font-bolder{font-weight:700!important}.summary-detail-wrap{align-items:center;color:#333!important;display:flex!important;font-size:16px!important;font-weight:500!important;justify-content:space-between!important}.searchBar{caret-color:#2d9cdb!important}.searchBar ::placeholder{color:#bdbdbd!important}.custom-border-b{border-bottom:1px solid #0000001a}.custom-header-color{color:#333;font-size:16px;font-weight:500}.store-img{height:100%;max-height:120px;max-width:200px;width:100%}.company-wrap{background-color:#f2f2f2!important;padding-top:4.8rem!important}.company-wrap .side-company-info{background-color:#fff!important;border-radius:5px;padding-left:1rem!important}.company-wrap .side-company-info .action-wrap{align-items:center;background-color:#f9f9f9;border-radius:5.53px;display:flex;float:right;height:35px;justify-content:center;margin-right:10px;margin-top:10px;width:35px}.company-wrap .side-company-info .company-logo{padding-top:47px}.company-wrap .side-company-info .company-location .name{color:#3f4254;font-size:16px;font-weight:700;line-height:24.38px;padding-top:27px}.company-wrap .side-company-info .company-location .site{color:#4f4f4f;font-size:12px;font-weight:400;line-height:19.5px;padding-bottom:23px}.company-wrap .side-company-info .details-wrap{padding-bottom:10px}.company-wrap .side-company-info .details-wrap .left-side{color:#333;font-size:14px;font-weight:500;line-height:19.5px}.company-wrap .side-company-info .details-wrap .right-side{color:#4f4f4f;font-size:14px;font-weight:400;line-height:19.5px}.company-wrap .side-company-info .line{background-color:#e1e3ea;height:1px;margin-left:20px;margin-right:20px;margin-top:10px;width:167px}.company-wrap .side-company-info .list-wrap{margin-top:10px}.company-wrap .side-company-info .list-wrap div{align-items:center;border-radius:5.46px;color:#4f4f4f!important;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:52px;line-height:19.5px;margin-right:1.5rem!important;padding-left:43px}.company-wrap .side-company-info .list-wrap div.active{background-color:#20639b1a;color:#2d9cdb!important;font-size:14px;font-weight:600;line-height:19.5px}.company-wrap .company-overview .main-overview-wrap{align-items:center;display:flex!important;justify-content:space-between;margin-left:30px;margin-right:30px;margin-top:10px}.company-wrap .company-overview .main-overview-wrap .title-subscription{font-size:17px;font-weight:400;line-height:20px}.company-wrap .company-overview .main-overview-wrap .back-btn{background-color:#fff!important;color:#4f4f4f!important;min-width:74px!important;padding:9px 20px!important}.company-wrap .company-overview .main-overview-wrap .back-btn,.company-wrap .company-overview .main-overview-wrap .send-btn{border:none!important;border-radius:5.46px;font-size:14px;font-weight:400;height:38px;line-height:20px;outline:none!important}.company-wrap .company-overview .main-overview-wrap .send-btn{align-items:center;background-color:#2d9cdb!important;color:#fff;display:flex;gap:.7rem;justify-content:center;margin-left:10px;padding:9px,20px,9px,20px;width:95px}.subscription-id{color:#828282!important;font-size:12px;line-height:18px;margin-left:31px}.main-overview-wrap{align-items:center;display:flex!important;justify-content:space-between;margin-left:30px;margin-right:30px;margin-top:10px}.main-overview-wrap .title-subscription{font-size:17px;font-weight:400;line-height:20px}.main-overview-wrap .back-btn{background-color:#fff!important;color:#4f4f4f!important;width:74px}.main-overview-wrap .back-btn,.main-overview-wrap .send-btn{border:none!important;border-radius:5.46px;font-size:14px;font-weight:400;height:38px;line-height:20px;outline:none!important;padding:9px,20px,9px,20px}.main-overview-wrap .send-btn{align-items:center;background-color:#20639b;color:#fff;display:flex;gap:.7rem;justify-content:center;margin-left:10px;width:95px}.data-wrap{display:flex;gap:10px;margin-top:10px}.data-wrap .storage-wrap,.data-wrap .usage-wrap{background:#fff;border-radius:7.74px;padding:1rem!important;width:100%!important}.data-wrap .storage-range{background:#56ccf2;border-radius:5.88px;height:7.62px;width:76%}.data-wrap .progress{background-color:#e9ecef;border-radius:5.88px;display:flex;font-size:.75rem;height:7.62px}.data-wrap .progress .progress-bar{background-color:#f2994a}.data-wrap .data-storage .progress{background-color:#e9ecef;border-radius:5.88px;display:flex;font-size:.75rem;height:7.62px}.data-wrap .data-storage .progress .progress-bar{background-color:#56ccf2}.data-wrap .usage-range{background:#f2994a;border-radius:5.88px;height:7.62px;width:76%}.subscription-invoice-wrap{background:#fff;border-radius:7.74px;color:#4f4f4f;font-size:13px;font-weight:400;padding:1rem!important;width:100%!important}.subscription-invoice-wrap .title{color:#4f4f4f;font-size:13px;font-weight:600!important;line-height:20px}.subscription-invoice-wrap .title-bold{color:#4f4f4f;font-size:13px;font-weight:700!important;line-height:20px}.company-notifications .date-wrapper{align-items:center!important;background:#fff!important;color:#4f4f4f!important;display:flex!important;font-size:14px!important;font-weight:400!important;gap:1rem!important;height:38px!important;justify-content:end!important;line-height:12px;position:relative;width:100%!important}.company-notifications .notification-wrap{background:#fff;border-radius:8.13px;padding:1rem}.company-notifications .notification-wrap .ticket{color:#333;font-size:16px;font-weight:400;line-height:22.42px}.company-notifications .notification-wrap .day{color:#bdbdbd;font-size:16px;font-weight:400;line-height:20.96px}.company-notifications .notification-wrap .status{border-radius:5.53px;font-size:11px;font-weight:400;line-height:11.05px;text-align:center!important}.company-notifications .notification-wrap .status .in-progress{align-items:center;background-color:rgba(242,201,76,.302);border-radius:5.53px;color:#f2994a;display:flex;padding:5px}.company-notifications .notification-wrap .status .complete{align-items:center;background-color:rgba(111,207,151,.251);border-radius:5.53px;color:#219653;display:flex;padding:5px}.company-notifications .notification-wrap .detail{color:#333;font-size:15px;font-weight:400;line-height:22.42px}.company-notifications .notification-wrap .detail .explanation{color:#4f4f4f}.company-notifications .logs-wrap{background:#fff;height:100%;max-height:400px;overflow-y:auto;padding:1rem}.company-notifications .logs-wrap .title{color:#333;font-size:16px;font-weight:400;line-height:20px}.company-notifications .logs-wrap .info{color:#bdbdbd;font-size:12px;font-weight:400;line-height:14.43px}.company-notifications .logs-wrap .log-details{grid-gap:1rem;display:grid!important;gap:1rem;grid-template-columns:1fr auto!important;place-items:start!important}.company-notifications .logs-wrap .log-details .left-side{color:#333;font-size:13px;font-weight:400;line-height:20px;white-space:nowrap}.company-notifications .logs-wrap .log-details .right-side{color:#4f4f4f;font-size:14px;font-weight:400;height:100%!important;line-height:21px;position:relative}.company-notifications .logs-wrap .log-details .verticle-line{background-color:#e0e0e0;border-radius:3px;height:100%;left:7px;position:absolute;width:4px;z-index:99}.company-notifications .custom-select-dropdwon{background-color:#fff!important;border-radius:6.18px 6.18px 6px 4px;box-shadow:0 0 30px 0 #0003;color:#4f4f4f!important;line-height:15px;position:absolute!important;right:0!important;width:100%;z-index:200!important}.company-notifications .select-field-date{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap}.company-notifications .select-field-date .selectedSubItemsDate{background-color:rgba(45,156,219,.149);border-radius:6px;cursor:pointer!important;font-size:14px;font-weight:500!important;margin-bottom:5px;margin-right:6px;margin-top:5px;padding:4px 8px}.info-detail-wrap-main .info-detail-wrap,.site-detail-wrap,.user-detail-wrap{background:#fff;border-radius:5.46px!important;color:#4f4f4f;display:grid;font-size:13px;font-weight:400;grid-template-columns:1fr 2fr;line-height:20px;padding:1rem!important}.info-detail-wrap-main .info-detail-wrap div,.site-detail-wrap div,.user-detail-wrap div{margin-top:1rem}.user-detail-wrap{padding:0!important}.user-detail-wrap .options-wrap{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto}.user-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 3fr}.payment-card-wrap{background:#fff;border-radius:5.46px!important;padding:1rem!important}.payment-card-wrap .title{color:#333!important;font-size:16px;font-weight:400;line-height:20px}.payment-card-wrap .rows-wrap{align-items:center;color:#4f4f4f!important;font-weight:500}.payment-card-wrap .invoice-wrap,.payment-card-wrap .rows-wrap{display:flex;font-size:13px;justify-content:space-between;line-height:20px}.payment-card-wrap .invoice-wrap{align-items:center!important;font-weight:400}.payment-card-wrap .title-blue{color:#20639b;cursor:pointer;font-size:13px}.payment-card-wrap .date{color:#828282;font-size:13px}.payment-card-wrap .invoice-id{color:#333;font-size:13px}.payment-card-wrap .subscription-notification-title{color:#333;font-size:17px;font-weight:400;line-height:20px}.subscription-sub-title{color:#4f4f4f;font-size:13px;font-weight:400;line-height:20px;margin-top:.5rem}.sites-search-wrap,.subscription-sub-title{align-items:center;display:flex;justify-content:space-between}.sites-search-wrap{background-color:#f2f2f2;border-radius:5.46px;color:#bdbdbd;gap:.3rem;height:38px;padding:1rem;width:133px}.sites-search-wrap .sites-searchBar{background-color:#0000!important;border:none!important;color:#bdbdbd!important;font-size:12px;font-weight:700;line-height:16px;outline:none!important;overflow-x:auto;width:100%!important}.sites-search-wrap .sites-searchBar::placeholder{color:#bdbdbd!important}.custom-user-checkbox{pointer-events:none!important}.custom-user-checkbox:checked{background-color:#bdbdbd!important;color:#fff!important}.custom-user-checkbox:checked::placeholder{color:#bdbdbd!important}.rmdp-arrow{border:1px solid #2d9cdb!important;border-width:0 2px 2px 0!important}.rmdp-arrow-container:hover{background-color:#2d9cdb!important}.rmdp-arrow-container:hover i{border:1px solid #fff!important;border-width:0 2px 2px 0!important}.rmdp-day span{border:none!important;color:#7e8299!important;font-size:13px!important}.rmdp-day.rmdp-today span{border-radius:5px;color:#2d9cdb!important}.rmdp-day.rmdp-today,.rmdp-day.rmdp-today span{background-color:#f3f6f9!important}.rmdp-day:not(.rmdp-disabled,.rmdp-day-hidden) span:hover{background-color:#2d9cdb!important;border-radius:0!important;color:#fff!important}.rmdp-week-day{background-color:#0000!important;border:none!important;color:#3f4254!important}.rmdp-range{background-color:#f3f6f9!important;box-shadow:none!important;color:#333!important}.rmdp-range.start:not(.force){background-color:#2d9cdb!important;border-bottom-left-radius:5.46px!important;border-top-left-radius:5.46px!important;color:#fff!important}.rmdp-header{color:#3f4254!important;font-size:13px!important}.rmdp-range.end:not(.force){background-color:#2d9cdb!important;border-bottom-right-radius:5.46px!important;border-top-right-radius:5.46px!important;color:#fff!important}.rmpd-range{color:#3f4254!important}.rmdp-container{visibility:hidden!important}.rmdp-range.end span,.rmdp-range.start span{color:#fff!important;text-align:center!important}.rmdp-week-day{text-align:center!important}.rmdp-day{border-radius:0!important;color:#7e8299!important;cursor:pointer;height:33px!important;position:relative;width:33px!important}.rmdp-day span{text-align:center!important}.rmdp-day:hover{background-color:#2d9cdb!important;border-radius:0!important;color:#fff}.rmdp-arrow-container{display:flex!important}.date-btn-wrapper{align-items:center!important;display:flex;gap:20px;justify-content:flex-end;margin-bottom:20px!important;margin-left:10px!important;margin-right:20px}.date-btn-wrapper .apply-date-button{color:#2d9cdb!important}.date-btn-wrapper .apply-date-button,.date-btn-wrapper .cancel-date-button{background-color:#0000!important;border:none!important;border-radius:5.56px;font-size:13px!important;font-weight:700!important;margin-bottom:20px!important;text-align:center!important}.date-btn-wrapper .cancel-date-button{color:#828282!important}.table-row{cursor:pointer;font-weight:500!important}.table-row.deleted{color:#eb5757!important}.table-row td{padding:23px!important}.table-header th{border:none!important}.user-table .table-row{cursor:pointer;font-weight:400!important}.user-table .table-row.deleted{color:#eb5757!important;font-weight:500}.user-table .table-row td{font-size:14px!important;padding:23px!important}.user-table .table-head th{border:none!important;color:#4f4f4f!important;cursor:pointer;font-size:14px!important;font-weight:700!important;white-space:nowrap}.user-chart-wrap .apexcharts-text tspan{font-size:.7vmax}.edit-btn{background-color:#2d9cdb!important;border:none!important;border-radius:5.46px;color:#fff!important;font-size:14px;font-weight:400;height:38px;line-height:20px;min-width:62px;outline:none!important;padding:9px,20px,9px,20px;white-space:nowrap!important;width:100%}.info-detail-wrap-main{background:#fff;border-radius:5.46px!important;color:#4f4f4f!important;font-size:13px;font-weight:400;height:100%!important;line-height:20px;min-height:700px!important;padding:1rem!important}.info-detail-wrap-main .info-detail-wrap{align-items:center;grid-template-columns:1fr 3fr!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.info-detail-wrap-main .info-detail-wrap .option-label{font-size:14px;font-weight:500;padding:0;width:100%}.info-detail-wrap-main .info-detail-wrap .info-input,.info-detail-wrap-main .info-detail-wrap .readonly-input{background-color:#f2f2f2!important;border:none!important;border-radius:5.46px;color:#4f4f4f!important;font-size:13px;font-weight:400;height:45px!important;line-height:19.5;outline:none!important;padding-left:1rem;width:333px!important}.info-detail-wrap-main .info-detail-wrap .readonly-input{background-color:#fff!important}.my-select-field,.select-field-readonly{align-items:center!important;background-color:#fff!important;border:1px solid #e0e0e0!important;border-radius:5.46px!important;cursor:pointer;display:flex!important;flex-wrap:wrap!important;gap:5px!important;justify-content:start!important;margin-top:5px!important;min-height:45px!important;padding-left:5px!important;padding-top:5px!important;text-align:center!important;width:333px!important;z-index:100}.my-select-field ::placeholder,.select-field-readonly ::placeholder{color:#828282!important}.select-field-readonly{border:none!important;cursor:context-menu!important}.custom-label label:hover{background-color:hsla(0,0%,95%,.302)!important;color:#2d9cdb!important}.custom-table-responsive{min-height:100%!important}.custom-table-responsive-specific{height:100%!important;min-height:300px!important}.empty-text{color:#4f4f4f!important;font-size:17px!important}.table-main-customized{color:#828282!important;height:-webkit-max-content!important;height:max-content!important;width:100%!important}.table-main-customized tbody{border-left:none!important}.table-main-customized tbody tr{white-space:nowrap}.table-main-customized tbody tr:hover{background-color:hsla(0,0%,95%,.502)!important}.table-main-customized tbody tr td{padding-bottom:1rem!important;padding-top:1rem!important}.table-main-customized .header{height:100px!important}table{border-collapse:collapse!important;border-left:none!important}.store-wrap{grid-row-gap:.5rem;align-items:center!important;background:#fff;border-radius:5.46px!important;font-size:12px;font-weight:400;grid-template-rows:9rem repeat(9,2rem)!important;height:100%;min-height:700px!important;padding-left:1rem!important;padding-right:1rem!important}.pos-wrap,.store-wrap{color:#4f4f4f!important;display:grid!important;grid-template-columns:1fr 3fr!important}.pos-wrap{align-items:center;font-size:14px;font-weight:500}.pos-wrap.small{font-size:13px!important;font-weight:400!important;grid-template-columns:1fr 2fr!important}.pos-title{color:#333!important;font-size:16px!important;font-weight:400!important}.pos-title.small{font-size:14px!important}.roles-main-wrap .title-main{color:#333!important;font-size:13px;font-weight:400!important}.role-details-wrap{align-items:center;color:#333!important;display:grid!important;font-size:14px!important;grid-template-columns:2fr 4fr!important}.role-details-wrap .title{color:#333!important;font-size:13px!important}.subs-details{color:#4f4f4f!important;font-size:13px!important;font-weight:500!important}.subs-details .title{color:#333!important;font-size:16px!important;font-weight:400!important}.content-side-wrapper div{background-color:#0000;border-radius:5.46px;color:#4f4f4f;cursor:pointer;font-size:14px;font-weight:500;padding:1rem}.content-side-wrapper div.active,.content-side-wrapper div:hover{background-color:#20639b1a!important;color:#2d9cdb!important}.content-side-wrapper div span{padding-left:4rem}.content-actions-wrap{align-items:center;background-color:#f9f9f9;border-radius:5.53px;display:flex;height:35px;justify-content:center;width:35px}.content-main-wrapper{border-radius:5.46px}.content-main-wrapper .title-main{color:#333!important;font-size:17px!important;font-weight:400}.content-details-wrapper .title-text{color:#333;font-size:17px;font-weight:400}.content-details-wrapper .id-text{color:#828282;font-size:12px;font-weight:400}.content-details-wrapper .back-button{background-color:#fff;border:none;border-radius:5.46px;color:#4f4f4f;font-size:14px;outline:none;padding:9px 20px}.content-details-wrapper .lang-button{background:none;cursor:pointer;font-size:14px;font-weight:500;outline:none}.content-details-wrapper .publish-button{background:none;border:none;color:#bdbdbd;font-size:14px;font-weight:600;outline:none}.content-details-wrapper .publish-button.active{color:#eb5757!important;cursor:pointer!important}.content-details-wrapper .publish-button.enabled{color:#2d9cdb!important;cursor:pointer!important}.content-details-wrapper .publish-button.inactive{color:#bdbdbd!important;cursor:none}.ql-container.ql-snow{border:1px solid #f2f2f2!important;height:70vh;overflow-y:auto}.ql-toolbar.ql-snow{border:none!important}.ql-editor{font-size:13px;font-weight:400;height:80vh;line-height:20px;overflow-y:auto!important}.ql-editor .ql-video{min-height:622px!important;min-width:994px!important}.quill-rtl .ql-editor{color:#000;direction:rtl!important;text-align:right!important}.quill-rtl .ql-snow .ql-tooltip{left:auto!important;right:1rem!important}.ql-editor.ql-blank:before{color:#bdbdbd!important}.quill-ltr .ql-snow .ql-tooltip{left:1rem!important;right:auto!important}.custom-content-modal{max-width:333px}.custom-content-modal .modal-footer,.custom-content-modal .modal-header{border:none}.custom-content-modal .modal-title{color:#333;font-size:18px;font-weight:500;line-height:21px}.custom-content-modal .modal-body{color:#333;font-size:14px;font-weight:500;line-height:21px}.custom-content-modal .confirm-text{color:#eb5757}.custom-content-modal .confirm-text,.custom-content-modal .save-text{background-color:#0000;border:none;font-size:14px;font-weight:700;outline:none!important}.custom-content-modal .save-text{color:#2d9cdb}.custom-content-modal .save-text.inactive{color:#828282!important}.custom-content-modal .cancel-text{background-color:#0000;border:none;color:#828282;font-size:14px;font-weight:700;outline:none!important}.new-page-text{color:#2d9cdb;cursor:pointer;font-size:14px;font-weight:700}.title-heading-page{color:#333;font-size:18px;font-weight:500}.modal-body-page{font-size:12px;font-weight:700!important}.modal-body-page input{color:#404040;font-weight:700}.modal-body-page input::placeholder{color:#8c8c8c!important}.modal-body-page select option{color:#404040;font-weight:700}.modal-body-page select option:disabled{color:#8c8c8c!important}.loading-bar{background-color:#fff;height:3px;position:fixed;top:0;z-index:99999999}.btn-scroll-top{align-items:center;background:#20639b80!important;border:0;border-radius:100%;display:flex;height:60px;justify-content:center;position:fixed;right:1rem;top:4rem;width:60px;z-index:1000}.btn-scroll-top.hide{display:none}.btn-scroll-top.show{display:flex}.btn-scroll-top:hover{background:#20639b;box-shadow:0 4px 4px #00000040}.btn-scroll-top:active{box-shadow:none}body{background-color:#fff!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*# sourceMappingURL=main.9509e422.css.map*/