li {
    list-style: none;
}

.level1 {
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: relative;
}
.level1Img {
    text-align: center;
}
.level1Img img {
    height: 24px;
}
.level1 .level2 {
    position: fixed;
    left: 48px;
    top: 48px;
    bottom: 0;
    width: 200px;
    display: none;
    /*transition: all 0.6s;*/
    z-index: -1;
    color: #ffffff;
    overflow: auto;
}

.level1Icon {
    font-size: 20px;
    margin-left: 10px;
    margin-top: 10px;
}
.level1:hover {
    background-color: #243346;
}
.level1:hover .level2 {
    display: block;
}
.level2 h3 {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}
.layuimini-setting {
    padding-right: 10px;
    margin-right: 5px;
}
.layui-layout-right .fa {
    font-size: 18px;
}
.exitFullScreen {
    display: inline-block;
    position: fixed;
    right: 0;
    top: 0;
}
#username {
    padding: 0 10px;
}
span.catalog_number {
    background-color: #ff0000;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    position: absolute;
    top: 4px;
    right: 8px;
    text-align: center;
    font-size: 9px !important;
    display: none;
}
.layui-nav .layui-nav-item a {
    padding: 0 10px;
}
.layui-colla-title {
    position: relative;
}
#divNotification, #divSearch {
    display: none;
}
#divNotification .btnDelete {
    position: absolute;
    right: 10px;
    top: 2px;
    display: inline-block;
}
.allAlarm {
    font-size: 13px;
}
.layui-side::-webkit-scrollbar {
    display: none;
}
.pagesction {
    padding: 0 10px;
}
.logo {
    display: inline-block;
    float: left;
    height: 48px;
    margin-right: 15px;
}
.hideMainMenu {
    width: 25px;
    line-height: 35px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px #e2e2e2 solid;
    background-color: #ffffff;
    z-index: 1;
}
.hideMainMenu i{
    font-size: 16px !important;
    color: #333333 !important;
}
.layui-tab-title {
    left: 45px;
}
.layui-nav {
    background-color: transparent;
}
.layui-nav-tree {
    width: 100%;
}
.layui-nav img {
    height: 20px;
    margin-right: 6px;
}
.layui-nav-child {
    min-width: 10px;
}
.userControlPanel {
    width: 300px !important;
    right: 0;
    color: #000000;
    left: auto;
    text-align: left;
    padding: 0;
}
.userPic {
    width: 32px;
    height: 32px !important;
    border-radius: 16px !important;
    margin-right: 0 !important;
    margin-left: 5px;
}
#bgColorPanel ul {
    list-style: none;
    white-space: normal;
}
#bgColorPanel li {
    display: inline-block;
    width: 92px;
    height: 60px;
}
.alignRight {
    text-align: right;
}
.layui-form-switch {
    margin-top: 0;
}
.padding_10 {
    padding: 10px;
}
.padding_left_10 {
    padding-left: 10px;
}
.topbar .layui-nav-item:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.topbar img {
    margin-right: 0 !important;
}
.userControlPanel img{
    margin-right: 4px !important;
}
.layuimini-menu-left {
    display: none;
}
#tbUserinfo {
    width: 100%;
    padding: 10px 0;
}
#tbUserinfo img{
    height: 48px;
    width: 48px;
    border-radius: 24px;
    margin-left: 10px;
}
#tbUserinfo td{
    padding: 15px 0;
}
#tbUserinfo h1,#tbUserinfo h2,#tbUserinfo h3 {
    line-height: 25px;
}
#top_tabs img {
    height: 16px;
    margin-right: 3px;
}
/* #txtSearch {
    height: 30px;
    border-radius: 15px;
    border:none;
    padding: 0 15px;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    background-size: 20px;
} */
#searchList {
    max-height: 400px;
    overflow-y: auto;
}
#searchList li {
    padding: 8px 0;
    padding-left: 15px;
    cursor: pointer;
    font-size: 1.2em;
}
#searchList li:hover {
    background-color: #f0f0f0;
}
#searchTips {
    margin: 5px 10px;
}
#imgLanguage {
    cursor: pointer;
    height: 32px;
}
.layui-layout-admin .layui-side {
    overflow: hidden;
}
#menu1 {
    overflow-y: auto !important;
}
#menu1 .layui-nav .layui-nav-child .layui-nav-child a {
    padding-left: 30px;
}
#menu1 .layui-nav .layui-nav-child .layui-nav-child .layui-nav-child a {
    padding-left: 50px;
}
#menu1 .layui-nav .layui-nav-child .layui-nav-child .layui-nav-child .layui-nav-child a {
    padding-left: 70px;
}
.layui-nav-item.layui-nav-itemed > a {
    background-color: rgba(255,255, 255, 0.2)
}
#menu1::-webkit-scrollbar {
    width: 10px;
    height: 1px;
    display: block;
}
#menu1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}
#menu1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

#alarmTags li{
    list-style-type: disc;
    border-top: 1px #f0f0f0 solid;
    margin: 2px 0;
    padding: 2px 0;
}
#alarmTags ul {
    padding: 0 8px 0 25px;
}
#alarmTags ul li:first-child{
    border-top-width: 0 !important;
}
#alarmTags span {
    color: #111111;
}
.btnDelete i {
    font-size: 22px !important;
}
#mesSearchForm {
    height: 48px;
    overflow: hidden;
}
#mesSearchForm input {
    height: 30px;
    width: 80%;
    margin: 8px auto;
}
.topSearch {
    height: 30px;
    width: 290px;
    margin-right: 44px;
    background-color: rgba(255,255, 255, 0.2);
    border: 0;
    text-indent: 10px;
    vertical-align: middle;
    border-radius: 4px;
}
.topSearch::-webkit-input-placeholder {
    color: #cccccc;
}
.topSearch::-moz-placeholder {
    color: #cccccc;
}
.topSearch::-ms-input-placeholder {
    color: #cccccc;
}
