.betterrelated .score {
font-size:			xx-small !important;
}
.betterrelated ol {
margin: 1em 0 1em 1em;
}
.betterrelated ol li {
background-image: url(https://joseph.odesign.tw/wp-content/themes/joseph/images/betterrelated.png);
background-position: left 5px;
background-repeat: no-repeat;
list-style: none none outside;
padding: 0 0 0 22px;
position: relative; overflow-x: visible;
overflow-y: hidden;
}
.betterrelated ol li:hover {
background-image: url(https://joseph.odesign.tw/wp-content/themes/joseph/images/betterrelated.png);
background-position: left -759px;
background-repeat: no-repeat;
list-style: none none outside;
padding: 0 0 0 22px;
position: relative; overflow-x: visible;
overflow-y: hidden;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
background: #fff;
border: 1px solid #ff0000;
font-size: 10pt;
width: 280px;
padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
font-size: 10pt;
display: block;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 .watermark {
color: #888;
}/** Basic theme structure */
/** The main widget */
.wp-cpl-widget, .wp-cpl-widget * {
    margin: 0 !important;
    padding: 0 !important;
}
.wp-cpl-widget {
    list-style: none !important;
    background: none !important;
}
/** The li */
.wp-cpl-widget li {
    background: none !important;
    float: none !important;
    padding: 3px 5px !important;
    margin: 2px 0 !important;
    overflow: hidden !important;
}
/** The thumb */
.wp-cpl-widget li span.wp-thumb-overlay {
    float: left !important;
    padding: 3px !important;
    line-height: 0 !important;
    margin: 0 5px 0 0 !important;
}
/** The teaser */
.wp-cpl-teaser {
    padding: 5px 0 0 0 !important;
    font-style: italic !important;
    margin: 0 0 5px 0 !important;
}
/** The read more */
.wp-cpl-read-more {
    text-align: right !important;
    padding: 5px 0 0 0 !important;
    font-style: italic !important;
    margin: 0 0 5px 0 !important;
}
/** The comment */
.wp-cpl-comment {
    display: block !important;
    font-size: 80% !important;
} .wp-cpl-widget li {
border: 1px solid #EBEBEB !important;
} .wp-cpl-widget li span.wp-thumb-overlay {
background: #e1e1e1 !important;
border: 1px solid #868686 !important;
} .wp-cpl-widget li.wp-cpl-even {
background: #F2F2F2 !important;
vertical-align: middle;
}
.wp-cpl-widget li.wp-cpl-odd {
background: #fff !important;
vertical-align: middle;
} .wp-cpl-widget li.wp-cpl-sticky {
background: #fcfecb !important;
border: 1px solid #f4ec51 !important;
}