::-webkit-scrollbar{width:20px;background-color:var(--Temisys-bg-color)}::-webkit-scrollbar-thumb{background-color:var(--Temisys-fg-color-bluetech);border-radius:50px;box-shadow:0 0 6px 2px rgba(0,0,0,.5) inset}body{font-family:CN_Font_Regular!important;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;height:100vh;overflow:hidden}header,main{position:relative}footer,header{display:flex;justify-content:space-between;z-index:99}footer{font-family:CN_Font_Bold;position:fixed;color:var(--Temisys-fg-color-bluetech);font-size:1.2em;background-color:#0d3f7785;width:100%;border-radius:3px;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);bottom:0;height:45px;padding:0 1rem;box-sizing:border-box}main{flex:1 1 auto;margin-bottom:45px;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--Temisys-fg-color-bluetech-light);max-height:none;padding:1rem}.logoTL,.logoTR{position:relative;height:120px;padding:10px;z-index:999}.logoTL{margin-left:0}.logoTR{margin-right:0}h1{font-size:24px;font-weight:400;color:#fff}button{font-size:16px}table.header_central{width:80%;height:90px;border-style:hidden!important;margin-top:15px}table.header_central td.header_message{width:63%;padding-left:5px;padding-right:5px;height:35px;border-style:hidden!important}table.header_central td.header_language,table.header_central td.header_user{width:5%;padding-left:5px;padding-right:5px;background-color:var(--Temisys-bg-color-dark);font-color:var(--Temisys-fg-color)!important;height:19px;border-radius:25px;border-style:hidden!important}table.header_central td.header_userInfo{position:relative;display:inline-block;margin:5px;font-family:CN_Font_Bold;width:auto;font-color:var(--Temisys-fg-color)!important;height:auto;border-radius:25px;box-shadow:2px 2px 2px #0000003c!important;color:var(--Temisys-fg-color);text-shadow:2px 2px 3px #000;border:2px outset var(--Temisys-fg-color-bluetech-light);background-color:var(--Temisys-bg-color-dark);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,var(--Temisys-bg-color-dark)),color-stop(100%,var(--Temisys-bg-color)));background:-webkit-linear-gradient(top,var(--Temisys-bg-color-dark) 0%,var(--Temisys-bg-color) 100%);background:-moz-linear-gradient(top,var(--Temisys-bg-color-dark) 0%,var(--Temisys-bg-color) 100%);background:-ms-linear-gradient(top,var(--Temisys-bg-color-dark) 0%,var(--Temisys-bg-color) 100%);background:-o-linear-gradient(top,var(--Temisys-bg-color-dark) 0%,var(--Temisys-bg-color) 100%);background:linear-gradient(to bottom,var(--Temisys-bg-color-dark) 0%,var(--Temisys-bg-color) 100%);padding:10px}#div_Message{font-family:CN_Font_Regular;color:var(--Temisys-fg-color-bluetech-light);text-align:center;max-height:550px;overflow-x:hidden;overflow-y:auto}#MenuContainer{position:fixed;top:140px;left:140px;z-index:-1;padding:10px;height:145px;width:145px;animation:none}.menuIn,.menuOut{animation-direction:normal;animation:menuAppear 1s}.menuOut{animation-direction:reverse}#div_Clipboard{max-height:360px;overflow:scroll}.badge,.sessionOptionsPanel{color:var(--Temisys-fg-color-bluetech-light);border-radius:var(--Temisys-border-radius);-webkit-border-radius:var(--Temisys-border-radius)}.sessionOptionsPanel{position:fixed;left:0;top:23%;font-family:CN_Font_Regular;z-index:100;width:340px;height:auto 0!Important;max-height:600px;border-color:#1d7aa2;border-style:double}div.sessionOptionsPanel img{position:relative;margin-left:100%;cursor:pointer}.badge{font-family:CN_Font_Bold;background-color:var(--GBA-Berni-dark);padding:5px;margin-top:10px}button>span.btn_text_info{font-size:x-small}