html {
    font-family: "微軟正黑體", GillSans, Calibri, Trebuchet, sans-serif;
}

.ad_title{height:60px; margin-bottom: 15px;}
.ad_uri{color:#DDD;font-size:10px;height: 20px;}
.ad_badge{position: absolute;  right: 0; bottom: 0; width: 80px; font-size: 9px; color: #E1E1E1}
.ad_card{min-height: 150px !important; position: relative;}

.ad_title2{height:25px; margin-bottom: 15px; margin-top: 15px;}
.ad_uri2{color:#DDD;font-size:10px;height: 20px;}
.ad_badge2{position: absolute;  right: 0; bottom: 0; width: 80px; font-size: 9px; color: #E1E1E1}
.ad_card2{min-height: 150px !important; position: relative;}

#preview_go{}
ins{
    width:100%;
}

.fun-btn{
    display: inline-block;
    width: 80px;
    height: 2.2rem;
    background-color: #01579b;
    line-height: 2.1rem;
    vertical-align: middle;
    color: #fff;
    border-radius: 2px;
    bottom: 5px;
    margin-top: 5px;
}

.check-status-font{
    font-weight: bold;
    font-size: 18px;
}
.check-status-safe{
    color: green;
}
.check-status-warn{
    color:orange;
}
.check-status-danger{
    color:red;
}
.check-status-unknown{
    color:darkgray;
}

.prev-ad{
    border: 1px #EFEFEF solid;
    padding-bottom: 7px !important;
}