 /* -----------------------------------------------------------------

The Text Monitored by dingzhi,Please do not use for Commercial
(C) dingzhi Inc.
Specialied for discuz!X project
Huizhou GiantEGG Authorized 源代码作者QQ: 1841884100 date: 2017-10-12 12:00:00

---------------------------------------------------------------------------------------*/

body { font-size: 14px}
.cardx {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
}
.cardx {
    margin-bottom: 15px;
    box-shadow: 0 0 0;
    box-shadow: none;
    border: 0;
    background: #fff;
}
.cardx .card-body {
    padding: 25px;
}
.col-md-3 {
	float: left;
    width: 25%;
}
#site_nodes .site {
    margin-bottom: 12px;
    font-size: 15px;
    align-items: center;
}
#site_nodes .site .favicon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
	vertical-align: middle
}
#site_nodes .site a { color: #1979ff}