*{margin:0;padding:0;box-sizing:border-box}.daj{display:flex;align-items:center;justify-content:center}.dajs{display:flex;align-items:center;justify-content:space-between}.df{display:flex}.dajc{display:flex;align-items:center}.f1{flex:1}.cp{cursor:pointer}.ae{display:flex;align-items:center;justify-content:flex-end}.grid-4{--column: 4;--gap: 20px;display:grid;grid-template-columns:repeat(var(--column),1fr);gap:var(--gap)}.grid-5{--column: 5;--gap: 20px;display:grid;grid-template-columns:repeat(var(--column),1fr);gap:var(--gap)}.grid-3{--column: 3;--gap: 20px;display:grid;grid-template-columns:repeat(var(--column),1fr);gap:var(--gap)}.grid-2{--column: 2;--gap: 10px;display:grid;grid-template-columns:repeat(var(--column),1fr);gap:var(--gap)}@media only screen and (max-width:1200px){.grid-4{--column: 3 }.grid-3{--column: 2;--gap: 20px }.grid-5{--column: 4 }}@media only screen and (max-width:750px){.grid-4{--column: 2 }.grid-3{--column: 1;--gap: 10px }.grid-5{--column: 2;--gap: 10px }.grid-2{--column: 1 }}@media only screen and (max-width:480px){.grid-4,.grid-5{--column: 1 }}.fixed-marquee{width:100%;z-index:99;top:0;position:sticky}.remove-antd-card-body-padding .ant-card-body{padding:0}@media only screen and (min-width:992px){.d-lg-sticky-top{position:sticky;top:0;z-index:1}}#arrow_removed_number input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}/*!
* 
*   react-simple-keyboard v3.8.49
*   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.37
 *   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;outline:0}.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}.error-animation{display:block;animation:text_reveal .5s ease;position:relative;z-index:0}@keyframes text_reveal{0%{top:-20px;opacity:0}50%{top:-15px;opacity:0}to{opacity:1;top:0}}:where(.css-dev-only-do-not-override-glky40).ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-item,:where(.css-dev-only-do-not-override-glky40).ant-select-single.ant-select-lg.ant-select-show-arrow .ant-select-selection-placeholder{font-weight:700}:where(.css-dev-only-do-not-override-glky40).ant-picker-large .ant-picker-input>input{font-weight:700}@media only screen and (min-width: 400px){.virtual-keyboard-container{width:400px}}@media only screen and (min-width: 600px){.virtual-keyboard-container{width:600px}}@media only screen and (max-width: 400px){.virtual-keyboard-container{width:100%}}.ant-picker-dropdown .ant-picker-cell{font-size:12px!important;padding:3px}
