.dashboard-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px}.dashboard-header .brand-logo{display:block;width:300px;height:45px}.dashboard-header .header-operations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-header .header-search{width:300px;margin-right:25px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1) 2px -2px rgba(0,0,0,.1) inset;box-shadow:inset 0 2px 3px 2px -2px rgba(0,0,0,.1) rgba(0,0,0,.1)}.dashboard-header .header-search ::-webkit-input-placeholder{color:#91c7dd!important}.dashboard-header .header-search :-moz-placeholder,.dashboard-header .header-search ::-moz-placeholder{color:#91c7dd!important;opacity:1}.dashboard-header .header-search :-ms-input-placeholder{color:#91c7dd!important}.dashboard-header .header-search .el-input__prefix{left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#91c7dd}.dashboard-header .header-search .el-input__inner{height:28px;line-height:28px;background-color:rgba(14,37,46,.3);border-color:transparent;border-radius:8px;color:#91c7dd}.dashboard-header .header-user{margin-left:25px;outline:none!important;cursor:pointer}.dashboard-header .header-user-avatar{display:block;width:45px;height:45px;border-radius:50%;overflow:hidden}.dashboard-header .user-message,.dashboard-header .user-setting{display:block;margin-left:20px;font-size:24px;color:#1a91ff;cursor:pointer}.dashboard-header .user-setting{outline:none!important}.user-drop-menu{padding:0;border:none}.user-drop-menu .el-dropdown-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 18px;line-height:35px;background-color:#052f57!important;white-space:nowrap;color:#1a91ff}.user-drop-menu .el-dropdown-menu__item:not(:last-of-type){border-bottom:1px solid #1e4468}.user-drop-menu .el-dropdown-menu__item .drop-item-icon{margin-right:12px;font-size:16px}.user-drop-menu .el-dropdown-menu__item .drop-item-text{font-size:14px}.user-drop-menu .popper__arrow{display:none}