html[dir] body{position:relative;background-color:#f8f8f8}
html[dir] .-es-hidden{display:none !important}
html[dir] .-es-body-bg{background-color:#f8f8f8}
html[dir] img{pointer-events:none !important}
.-es-font,.-es-font *{font-family:'Open Sans Regular',arial,sans-serif !important}
.-es-font-title{font-family:'Open Sans Bold',arial,sans-serif !important;font-weight:500}
.zh-CN .-es-font,.zh-CN .-es-font *,.zh-CN.-es-font,.zh-TW .-es-font,.zh-TW .-es-font *,.zh-TW.-es-font{font-family:"Microsoft JhengHei","Microsoft Yahei",'Open Sans Regular',arial,sans-serif !important}
.zh-CN .-es-font-title,.zh-CN .-es-font-title *,.zh-CN.-es-font-title,.zh-TW .-es-font-title,.zh-TW .-es-font-title *,.zh-TW.-es-font-title{font-family:"Microsoft JhengHei","Microsoft Yahei",'Open Sans Bold',arial,sans-serif !important;font-weight:bold}
html[dir] .-es-loading-wrapper{position:relative;z-index:50;background:#f8f8f8;min-height:200px}
html[dir] .-es-loading{position:absolute;width:50px;height:50px;top:calc(50% - 25px);left:calc(50% - 25px)}
html[dir] .-es-tips-wrapper{position:relative;z-index:50;background:white;min-height:200px;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;text-align:center;display:block;padding-top:60px;padding-bottom:60px}
html[dir] .-es-tips-wrapper h1{font-family:'Libel Suit Regular',arial,sans-serif;font-size:75px}
html[dir] .-es-tips-wrapper .tips-desc-container{padding-top:40px;max-width:80%;margin:auto}
html[dir] .-es-tips-wrapper .tips-desc-container h3{font-family:'Open Sans Regular',arial,sans-serif;font-size:18px}
html[dir] .-es-tips-wrapper .tips-wrapper-button-container{padding-top:60px}
html[dir] .-es-tips-wrapper .tips-wrapper-button-container .button{font-family:'Open Sans Regular',arial,sans-serif;font-size:18px}
html[dir] .-es-tips-ico{width:20px;height:20px;margin-right:10px}
html[dir=rtl] .-es-tips-ico{margin-right:0;margin-left:10px}
html[dir] .-es-tips{font-size:14px}
@media screen and (max-width:768px){html[dir] .-es-tips-wrapper h1{font-size:32px}
}