/* 一级标题：#b01513
二级标题: #7ba520
三级标题：#800080 */

#loading{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;background-color:#f4f5f5;pointer-events:none;}.loader-inner{will-change:transform;width:40px;height:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;background-color:#3742fa;border-radius:50%;animation:scaleout 0.6s infinite ease-in-out forwards;text-indent:-99999px;z-index:999991;}@keyframes scaleout{0%{transform:scale(0);opacity:0;}40%{opacity:1;}100%{transform:scale(1);opacity:0;}}
#mainContent{
	top: 0;
    left: 25rem;
    .forFlow{
        margin:0;
    }
}
.skin-custom{
    overflow: auto;
}
.custom-searchbar{
    opacity: 1 !important;
}
.custom-signature{
    font-size:34px !important; /*设置字体大小*/
    font-weight:800; /*设置字体粗细*/
    text-shadow:1px 0px #009916, 1px 2px #006615, 3px 1px #009916,
        2px 3px #006615, 4px 2px #009916, 4px 4px #006615,
        5px 3px #009916, 5px 5px #006615, 7px 4px #009916,
        6px 6px #006615, 8px 5px #009916, 7px 7px #006615,
        9px 6px #009916, 9px 8px #006615, 11px 7px #009916/*设置文字阴影*/ 
}
.typed-cursor{
    display: none;
}
#left-side{
    opacity: 1 !important;
}
#sideBar{
    opacity: 1 !important;
    width: 300px !important;
    #catalog{
        padding: 10px !important;
    }
}
