*{font-family:Poppins,sans-serif}#loading-animation{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotation{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.back-btn-ormas{border-radius:16px;background:#f95031;width:45px;height:45px;cursor:pointer}.jexcel>tbody>tr>td:first-child,.jexcel>thead>tr>td{font-weight:600;color:#000;background-color:#f4f4f4!important;border:1px solid #e2e2e2;height:30px}.jexcel_overflow>tbody>tr>td{border:1px solid #e2e2e2;color:#000}.reset-btn{border-radius:8px!important;background:#e31a1a!important;width:95px;height:40px;font-weight:500!important}.wrapper-add-rows{border-radius:8px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border:1px solid #000!important}.add-row-btn,.wrapper-add-rows{color:#000!important;font-weight:600!important;height:40px;padding:5px 10px!important}.add-row-btn{border-radius:8px!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;border:1px solid #000!important;border-left:0!important;width:130px}.save-draft-btn{border-radius:8px!important;height:40px;padding:5px 10px!important;width:140px}.redo-btn,.undo-btn{padding:0!important;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px}.submit-btn{border-radius:8px;width:140px;height:45px;letter-spacing:1px}.jexcel>tbody>tr>td:first-child{position:sticky!important;left:0}.jexcel>thead>tr>td.jexcel_selectall:before{content:"No";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:sticky!important;left:0}.jexcel>thead>tr>td.jexcel_selectall{position:sticky!important;left:0;z-index:9}.wrapper-circle-status{border-radius:4px;background:#ffeded;color:#e31a1a}.wrapper-circle-status-not-active{border-radius:4px;background:#dcf3eb;color:#34a770}.wrapper-circle-status-not-active:hover{border-radius:4px;background:#34a770;color:#fff;cursor:pointer}.wrapper-circle-status:hover{cursor:pointer;color:#fff;background:#e31a1a}.wrapper-circle-status:hover .circle-status-flat{background:#fff}.circle-status-flat{border-radius:100px;background:#e31a1a;width:8px;height:8px}.circle-status-flat-not-active{border-radius:100px;background:#34a770;width:8px;height:8px}.wrapper-circle-status-not-active:hover .circle-status-flat-not-active{background:#fff}