html,body{position:relative;font-family:'Droid Sans';font-size:12px;background-color:#FFF;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{color:inherit}.sfit{position:absolute;top:0;left:0;right:0;bottom:0}.flex_ca{display:flex;justify-content:center;align-items:center}.dnone{display:none!important}.badgelayer{position:absolute}.subtle_font{color:#aaa}.splitalt{background-color:#eee}.splittable{background:white;cellpadding:0 1%;border-collapse:collapse;font-size:100%;width:100%}.splittable th,.splittable td{line-height:160%}.splittable td{padding:0 1em}.v-corner-all,.v-corner-top,.v-corner-left,.v-corner-tl{border-top-left-radius:4% 8%}.v-corner-all,.v-corner-top,.v-corner-right,.v-corner-tr{border-top-right-radius:4% 8%}.v-corner-all,.v-corner-bottom,.v-corner-left,.v-corner-bl{border-bottom-left-radius:4% 8%}.v-corner-all,.v-corner-bottom,.v-corner-right,.v-corner-br{border-bottom-right-radius:4% 8%}.r-corner-all{border-bottom-right-radius:50px;border-bottom-left-radius:50px;border-top-right-radius:50px;border-top-left-radius:50px}.f_bld{font-weight:bold}.f_italic{font-style:italic}.sublegtime{font-style:italic;font-size:87%}.shadow_br{-moz-box-shadow:0 5px 5px 1px rgba(119,119,119,0.7);-webkit-box-shadow:0 5px 5px 1px rgba(119,119,119,0.7);box-shadow:0 5px 5px 1px rgba(119,119,119,0.7)}.m-corner-all,.m-corner-top,.m-corner-left,.m-corner-tl{-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;-khtml-border-top-left-radius:7px;border-top-left-radius:7px}.m-corner-all,.m-corner-top,.m-corner-right,.m-corner-tr{-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;-khtml-border-top-right-radius:7px;border-top-right-radius:7px}.m-corner-all,.m-corner-bottom,.m-corner-left,.m-corner-bl{-moz-border-radius-bottomleft:7px;-webkit-border-bottom-left-radius:7px;-khtml-border-bottom-left-radius:7px;border-bottom-left-radius:7px}.m-corner-all,.m-corner-bottom,.m-corner-right,.m-corner-br{-moz-border-radius-bottomright:7px;-webkit-border-bottom-right-radius:7px;-khtml-border-bottom-right-radius:7px;border-bottom-right-radius:7px}.splitsbox{padding:3%;background-color:#fff}body.hidetod .tod_box{display:none}.btn{appearance:none;border:1px solid #222;padding:5px 10px;cursor:pointer;opacity:0.85;background-color:#fff;box-sizing:border-box;font-size:1em;font-weight:600;border-radius:8px;overflow:hidden;color:inherit}.btn .icon_cont{height:1.5em;width:1.5em;margin-right:3px;box-sizing:border-box;position:relative}.btn:hover{opacity:1;filter:brightness(1.08)}.btn:disabled{--btn-bg-disabled:#ececec;--btn-fg-disabled:#8a8a8a;--btn-bdr-disabled:#d2d2d2;background:#ececec;color:#8a8a8a;border-color:#d2d2d2;background:var(--btn-bg-disabled);color:var(--btn-fg-disabled);border-color:var(--btn-bdr-disabled);cursor:not-allowed;opacity:0.8;box-shadow:none;pointer-events:none}.rtspinner_s{width:48px;height:48px;width:var(--size,48px);height:var(--size,48px);border-radius:50%;display:inline-block;border-top:2px solid black;border-top-color:var(--color,black);border-right:2px solid transparent;box-sizing:border-box;animation:spin 1s linear infinite}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}