body{
    background: url(/plugin/theme_mpao/img/bg.png) repeat center top;
    background-attachment: fixed;
    background: #eff2f6;
}
a,a:hover{
    text-decoration: none;
    color: #0c60a8;
}
header{
    background-image: linear-gradient(to bottom, #ffffff, #f5fbff);
    opacity: 0.99;
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
}
header.bg-dark, footer.bg-dark{
    background-color: #fff !important;
    position: relative;
    z-index: 999;
}
header.navbar-dark .navbar-brand{
    color: #333 !important;
    display: flex;
    align-items: center;
}
header .nav-link {
    color: #333 !important;
}
header .avatar {
    height: 1.6rem;
    width: 1.6rem;
    border-radius: 50%;
}
header .navbar-nav .nav-link{padding: 0.5rem 0.8rem !important;}

#nav > ul:first-child > li:not(:first-child) {
    padding-left: 0;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    outline: 0;
    padding: 0.25rem 0;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgb(255 255 255 / 0%);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    width: 1.3em;
    height: 1.3em;
}
.card{
    background: #fff;
}
.card > .card-header{
    opacity: 0.99;
    width: 100%;
    background: #f5f8fa;
    border-bottom: 1px solid #ececec;
}

.card-header-tabs > .nav-item > .nav-link.active{
    border-color: #ececec;
    background: #fff;
    border-bottom: 1px solid transparent;
}
.card-header-tabs > .nav-item > .nav-link:hover:not(.active){
    border: 1px solid transparent;
}
.card-threadlist .card-body{
}
.card-forum .li{}
.card-forum .li a{
    text-decoration: none;
}
.card-forum .li .name{font-size: 16px;}
.card-forum .li .brief{font-size: 13px;color: #6d6d6d;}
.card-forum .li .logo-3{
    border-radius: 5px;
    height: 40px;
    width: 40px;
    margin-top: 1px;
}
.card-forum .li .data{margin-top: 2px;}
.card-forum .li .data span{
    margin-right: 5px;
}
avatar-3{
    width: 38px;
    height: 38px;
    border-radius: 3px;
}
#thread_dropdown_opt .icon-cog{
    font-size:14px;
}
.wx{display: flex;flex-wrap: wrap;}
.wx:after{display: table;content:"";clear: both;}
.wx-1{width:8.333333% !important;}
.wx-2{width:16.666667% !important;}
.wx-3{width:25% !important;}
.wx-4{width:33.333333% !important;}
.wx-5{width:41.666667% !important;}
.wx-6{width:50% !important;}
.wx-7{width:58.333333% !important;}
.wx-8{width:66.666667% !important;}
.wx-9{width:75% !important;}
.wx-10{width:83.333333% !important;}
.wx-11{width:91.666667% !important;}
.wx-12{width:100% !important;}
@media (max-width: 640px) {
    #nav {
        padding: 2px 6px;
        position: absolute;
        min-width: 120px;
        left: 0;
        background: #f5fbff;
        z-index: 999;
        top: 50px;
        line-height: 1.8;
        box-shadow: 1px 4px 5px rgb(209 209 209 / 50%);
        border-radius: 3px;
    }
    .card-threadlist .card-body {
        padding: 8px 10px;
    }
}

.thread_new {padding: 10px;padding-bottom: 0;}
.thread_new_title{
    padding: 15px 15px 0;   
    font-weight: 600;
}
.thread_new li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden;
}

.thread_new li:last-child {
    border: 0;
}
.thread_new .number {
    float: left;
    margin: 13px 0 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    background: #bbb;
    color: #fff;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
}
.thread_new .number1,.thread_new .number2,.thread_new .number3 {
    background: #ed4040 !important;
}
.thread_new .over_one {
    float: right;
    width: 257px;
    height: 42px;
    font-size: 15px;
}
.user_new{
    padding: 15px 8px 0;
}
.user_new_title{
    padding: 15px 15px 0;
    font-weight: 600;
}
.user_new li{
    padding: 6px 0;
}
.user_new li span{
    display: block;
    height: 20px;
    overflow: hidden;
    padding: 0 10px;
}
.card-thread h4{font-size: 1.2rem;line-height: 1.5;}
.card-thread .dropdown .dropdown-menu{
    padding: 0;
}
.card-thread .dropdown li{
    padding: 10px;
    border-bottom: 1px solid #ebebeb;
}
.card-thread .dropdown li span{
    cursor: pointer;
}
.card-thread .dropdown li:last-child{
    border-bottom: 0;
}
[class^="icon-level-"], [class*=" icon-level-"] {
font-size: 14px;
}
.icon-level-0{
    color:#9e9e9e;
}
.icon-level-1, .icon-level-2{
    color: #CDDC39;
}
 .icon-level-3, .icon-level-4{
    color: #2196f3;
    
}
.icon-level-5, .icon-level-6 {
    color: #4CAF50;
}
.icon-level-7, .icon-level-8{
    color: #ffc107
}
.icon-level-9, .icon-level-10 {
    color: #f44336;
}