.mehraz-fab{position:fixed;right:30px;bottom:20px;width:55px;height:55px;border-radius:50%;border:none;color:#fff;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:background .25s}.mehraz-fab.open{background:#444}.mehraz-fab svg{width:28px;height:28px;transition:transform .3s ease}.mehraz-fab.open svg{transform:rotate(45deg)}/* OVERLAY */.overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;z-index:9997}.overlay.show{display:block}/* === MEHRAZ SHEET === */.mehraz-sheet{position:fixed;bottom:-100%;background:#fff;transition:bottom .35s ease;box-shadow:0 -4px 20px rgba(0,0,0,.25);z-index:9998;border-radius:12px 12px 0 0}/* DESKTOP */@media (min-width:768px){.mehraz-sheet{width:330px;height:470px;right:20px;left:auto}}/* MOBILE */@media (max-width:767px){.mehraz-sheet{height:70%;width:100%;left:0;right:0}}.mehraz-sheet.open{bottom:0}.sheet-content{padding:20px}.cell-word-wrap{white-space:normal !important}.table-border-color{border:1px solid #cbccce !important}.grid-toolbar{min-height:46px}.pointer{cursor:pointer}.sortArrow::after{float:left;width:1.25rem;height:1.5rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;background-repeat:no-repeat;background-size:1.25rem;background-position-y:center;transition:transform .2s ease-in-out}.sortArrow[sortdirection="asc"]::after{transform:rotate(180deg)}[action="GridHeader"],[action="GridArea"]{overflow-y:scroll}/*non tabled based css*//*only xs its looks like card*/@media (max-width:577px){.table-border-color{border-width:0 !important}.xgridrow{border:1px solid #dee2e6;border-radius:.25rem;margin-bottom:1rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:0.75rem}.xgridrow > *{border-width:0 !important}}.xgridrow{cursor:pointer}.xgridrow:hover:not(section){box-shadow:inset 0 0 0 99999px rgba(0,0,0,0.06)}.xgridrow > *{border:1px solid #dee2e6;border-top-width:0;border-left-width:0;padding:.5rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.xgridrow > *:first-child{border-right-width:0}header.xgridrow{background-color:#e2e3e5}header.xgridrow > *{border-color:#cbccce;padding-top:.7rem;padding-bottom:.7rem}/* table based css*/.table >:not(:last-child) >:last-child > *{border-bottom-color:inherit !important}.table-header-row-border th:not(:first-child){border-right:1px solid #cbccce !important}.table-row-border td:not(:first-child){border-right:1px solid #dee2e6 !important}.mehraz-grid th{overflow:hidden !important;white-space:nowrap !important}/* NOTHING */.style-1{cursor:pointer}