#tip-arrow-bottom, #tip-arrow-top { height: 0; }
#trans-tooltip { height: 0; overflow: hidden; }
div#p_b_follow { display: none; }
#div_bar { position: fixed; bottom: 4px; right: 4px; z-index: 9999999; font-size: 12px; border-bottom: 1px solid #333; }
#div_bar select { border: none; outline: none; background-color: transparent; }
div#header{ background-size: cover; }
body #mainContent .cnblogs-markdown img { display: inline-block; }
body #mainContent .cnblogs-markdown pre code { font-size: 15px !important; }
.highlighter-hljs .awes-linenumber { display: none; }
#mainContent .highlighter-hljs .awes-linenumber + .highlighter-hljs { padding-left: 16px !important; }
#topics td, th {font-size: 15px !important; padding: 8px !important;}
body #cnblogs_post_body.blogpost-body-html, body #mainContent .cnblogs-markdown { font-size: 16px; }
body {font-weight: initial !important;}

.zsg-message{ margin: 28px 0; padding: 20px 24px 4px 42px; border-radius: 8px; overflow-x: auto; transition: color .5s,background-color .5s; position: relative; font-size: 15px; line-height: 1.6; font-weight: 500; color: #666; }
.zsg-message:before { content: ""; position: absolute; font-weight: 600; font-size: 15px; top: 21px; left: 12px; width: 22px; height: 22px; }
.zsg-message .message-title { margin: 0 0 8px !important; font-size: 16px; font-weight: 500; color: #213547; transition: color .5s; }
.zsg-message p{ margin: 0 0 1.2em !important; }
.zsg-message.tip{ border: 1px solid #42b883; }
.zsg-message.tip:before { background-image: url('https://images.cnblogs.com/cnblogs_com/blogs/771887/galleries/2235451/o_221027075554_info.png'); background-size: 100% auto; }
.zsg-message.warning { border: 1px solid #ffc517; }
.zsg-message.warning:before { background-image: url('https://images.cnblogs.com/cnblogs_com/blogs/771887/galleries/2235451/o_221027075600_warning.png'); background-size: 100% auto; }

#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;}}
