#top-header{position:relative;width:100%;height:50px;display:flex;justify-content:space-between;flex-shrink:0}#top-header .header-center-decoration{width:40%;height:50px;margin-top:10px}#top-header .header-left-decoration,#top-header .header-right-decoration{width:25%;height:50px}#top-header .center-title{font-size:28px;font-weight:700;left:50%}#top-header .center-title,#top-header .right-date{position:absolute;top:2px;transform:translateX(-50%)}#top-header .right-date{font-size:16px;left:80%}#top-header .switch-theme{position:absolute;font-size:20px;left:101%;top:-2px;transform:translateX(-50%)}#top-header .switch-theme .switch-theme-icon{font-size:20px;color:#fff}#selectInputWidth{width:200px;margin-right:30px}#selectInputWidth .el-input{width:100%!important}.chats{display:inline-block}.chats .border-box-content{padding:20px 20px 0 20px;box-sizing:border-box}