@import"https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";*{margin:0;padding:0;font-family:Inria Sans,sans-serif!important}.formatted-numeric-input input{text-align:right!important;padding-right:7px!important}.hg-theme-default{transform:scale(1.2)}.payment-drawer .keyboard-container{position:fixed;width:210px;bottom:60px;transform:translate(-112%)}.cashier-right-side{position:relative}.cashier-right-side .keyboard-container{position:absolute;overflow:auto;bottom:0;width:190px;left:-190px}#transaction-description>div>table>tbody>tr>td{padding:0}.cashier-right-side.ant-card.ant-card-bordered li{margin:0}.ant-table-wrapper .ant-table-thead>tr>th{font-size:12.5px;background-color:#fff}.ant-table-wrapper .ant-table-thead>tr>th:before{display:none}.masonry-grid{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;row-gap:20px;column-gap:20px}.floating-numpad{position:absolute;width:280px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;z-index:1000;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column}.numpad-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f0f0f0;cursor:move;border-bottom:1px solid #e0e0e0}.handle{width:40px;height:5px;background-color:#ccc;border-radius:3px;margin:0 auto}.close-btn{background:none;border:none;font-size:16px;cursor:pointer;color:#666}.numpad-display{height:50px;padding:0 15px;display:flex;align-items:center;justify-content:flex-end;font-size:24px;border-bottom:1px solid #eee;background-color:#f9f9f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.numpad-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background-color:#e0e0e0}.numpad-buttons button{height:60px;border:none;background-color:#fff;font-size:20px;cursor:pointer;transition:background-color .2s}.numpad-buttons button:hover{background-color:#f0f0f0}.numpad-buttons button:active{background-color:#e9e9e9}.zero-btn{grid-column:span 2}.clear-btn{background-color:#ffebee!important;color:#f44336;font-weight:700}.clear-btn:hover{background-color:#ffe6e6!important}.backspace-btn{background-color:#e8f4fd!important;color:#2196f3}.backspace-btn:hover{background-color:#daeeff!important}.ant-segmented{background-color:#fff!important}.ant-segmented .ant-segmented-item-selected{border:1px solid #375DFB}.filter.ant-radio-group .ant-radio-button-wrapper{box-shadow:none;border:0;border-radius:0}.filter.ant-radio-group .ant-radio-button-wrapper:before{background-color:transparent}.filter.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:#375dfb;border:1px solid;border-radius:6px}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label{padding-bottom:4px!important;font-weight:300;font-size:14px!important}.ant-card-meta-title{margin-bottom:0!important;font-weight:600!important;font-size:14px!important}.ant-card-meta-description{font-weight:300!important;font-size:14px!important;color:#757577!important}.ant-list-header{padding-block:0px!important}.masonry-grid{column-gap:10px}.counter-input{width:80px;text-align:right}.counter-input>.ant-input-group>.ant-input-group-addon{padding:0;border:none}.counter-input>.ant-input-wrapper>.ant-input{border:.5px solid #DCDCDC;box-shadow:none}/*!
* 
*   react-simple-keyboard v3.8.109
*   https://github.com/hodgef/react-simple-keyboard
*
*   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
*
*   This source code is licensed under the MIT license found in the
*   LICENSE file in the root directory of this source tree.
*
*//*!
 * 
 *   simple-keyboard v3.8.78
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
