body{font-family:sans-serif;overflow:auto}a{cursor:pointer}@font-face{font-family:Archivo;src:local("Archivo"),url(/static/media/Archivo-Regular.966d9d4d45a09d520c4f.ttf) format("truetype")}@font-face{font-family:ArchivoItalic;src:local("ArchivoItalic"),url(/static/media/Archivo-Italic.7e08e7cf39cfeee67806.ttf) format("truetype")}@font-face{font-family:ArchivoBold;src:local("ArchivoBold"),url(/static/media/Archivo-Bold.aa2b11844ae9503b698b.ttf) format("truetype")}:root{--main-bg-color0:#fff;--main-bg-color1:#c4262e;--main-bg-color2:#ece8e8;--main-bg-color3:#9e3039;--main-bg-color4:#3679e9;--main-bg-color5:#679635;--main-bg-color6:#f7e0d8;--main-bg-color7:#f15a25;--main-bg-color8:#c4262e;--main-bg-color9:#f50a00;--main-bg-color10:#000;--main-bg-color11:#86868780;--main-bg-color12:#9c9999a0;--main-bg-color13:#848181;--main-list-color0:#e1dddc;--main-list-color1:#e9e9e9;--main-list-color2:#848181;--main-hover-color0:#9e3039;--main-hover-color1:#777475;--main-title-color0:#2d2d2d;--main-text-color0:#777475;--main-text-color1:#fff;--main-text-color2:#9e3039;--main-text-color3:#444443;--main-text-color4:#31b700;--main-text-color5:#f50a00;--main-text-color6:#000;--main-table-color0:#31b700;--main-table-color1:#9e3039;--main-table-color2:#f50a00;--main-table-color4:#4aa0c5;--main-table-color3:#84818129;--main-bg-ping:#9e3039;--main-chart-bg-color:#fe7b00d6;--main-chart-border-color:#f15a25;--main-indicator-color1:#677bbb;--main-indicator-color2:#a33054;--main-indicator-color3:#d57445;--main-indicator-color4:#c6a549;--main-calendar-color1:#27a737;--main-calendar-color2:#fe7c00;--main-calendar-color3:#4c4c4c;--main-bg-chat1:#77747572;--main-bg-chat2:#fe7b004d;--main-bg-chat3:#77747598}
/*!
 * 
 *   react-simple-keyboard v3.5.73
 *   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.5.59
 *   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;user-select:none;width:100%}.hg-theme-default .hg-button span{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{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.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:rgba(5,25,70,.53);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;max-width:272px;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 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:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.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}body{margin:0;overflow:hidden;padding:0}.logoMobil{max-width:150px;width:100%}.simple-keyboard{max-width:1080px;min-width:900px}.simple-numericKeyboard{min-width:auto}.simple-keyboard.hg-theme-default.myTheme{border-radius:10px;margin:10px;width:auto}.simple-keyboard.hg-theme-default{background-color:#848181;color:#9e3039;font-family:Archivo}.simple-keyboard.hg-layout-numeric .hg-button.hg-red{background:#fff;color:#9e3039;font-family:Archivo;font-size:28px}.simple-keyboard.hg-layout-default .hg-button.hg-red{background:#fff;color:#9e3039;font-family:Archivo;font-size:24px}.simple-keyboard.hg-layout-default .hg-button.hg-highlight{box-shadow:0 0 40px 5px rgba(255,255,0,.5);z-index:1}