@charset "utf-8";
 @import url("https://fonts.googleapis.com/css?family=PT+Sans"); .style-12 .tooltip_tpl8 {
position: relative;
}
.style-12 .tooltip_tpl8-tpl {
margin: 0 !important;
padding: 0 !important;
}
.style-12 .tooltip_tpl8:before,
.style-12 .tooltip_tpl8:after {
display: block;
opacity: 0;
pointer-events: none;
position: absolute;
}
.style-12 .tooltip_tpl8:after {
border-right: 6px solid transparent;
border-bottom: 6px solid rgba(17,136,191, .9); 
border-left: 6px solid transparent;
content: '';
height: 0;
top: 28px;
left: 15px;
width: 0;
z-index: 2000;
}
.style-12 .tooltip_tpl8:before {
background: #1188bf;
border-radius: 0px;
color: #fff;
content: attr(data-title);
font-size: 14px;
padding: 6px 10px;
top: 33px;
z-index: 2000;
max-width:100%;
left:0;
width: 100%;
}  .style-12 .tooltip_tpl8.fade:after,
.style-12 .tooltip_tpl8.fade:before {
transform: translate3d(0,-10px,0);
transition: all .15s ease-in-out;
}
.style-12 .tooltip_tpl8.fade:hover:after,
.style-12 .tooltip_tpl8.fade:hover:before {
opacity: 1;
transform: translate3d(0,0,0);
} .style-12 .tooltip_tpl8.expand:before {
transform: scale3d(.2,.2,1);
transition: all .2s ease-in-out;
}
.style-12 .tooltip_tpl8.expand:after {
transform: translate3d(0,6px,0);
transition: all .1s ease-in-out;
}
.style-12 .tooltip_tpl8.expand:hover:before,
.style-12 .tooltip_tpl8.expand:hover:after {
opacity: 1;
transform: scale3d(1,1,1);
}
.style-12 .tooltip_tpl8.expand:hover:after {
transition: all .2s .1s ease-in-out;
} .style-12 .tooltip_tpl8.swing:before,
.style-12 .style-12 .tooltip_tpl8.swing:after {
transform: translate3d(0,30px,0) rotate3d(0,0,1,60deg);
transform-origin: 0 0;
transition: transform .15s ease-in-out, opacity .2s;
}
.style-12 .tooltip_tpl8.swing:after {
transform: translate3d(0,60px,0);
transition: transform .15s ease-in-out, opacity .2s;
}
.style-12 .tooltip_tpl8.swing:hover:before,
.style-12 .tooltip_tpl8.swing:hover:after {
opacity: 1;
transform: translate3d(0,0,0) rotate3d(1,1,1,0deg);
}
.style-12{
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
margin: 18px 5px !important;
padding: 0;
}
.style-12 ul.sld-list li:last-child {
border-bottom: none !important;
}
.style-12 h2 {
background: #fcfcfc none repeat scroll 0 0;
font-size: 19px;
font-weight: normal;
letter-spacing: 2px;
margin: 0;
padding: 8px 0;
text-align: center;
}
.style-12 ul.sld-list {
margin: 0 !important;
padding: 0 !important;
overflow: unset !important;
}
.style-12 ul.sld-list li{
border-bottom: 1px solid #e4e4e4;
box-shadow: none;
display: inline-block;
margin: 0;
padding: 15px 15px 15px 10px;
width: 100%;
position:relative;
}
.style-12 ul.sld-list li a span.icon img{
color: #222;
display: block;
padding: 0 0px;
margin-right:8px;
text-decoration: none;
transition: all 0.3s ease 0s;
max-width: 25px;
height: auto;
box-shadow:none;	
}
.style-12 ul.sld-list li a span.icon {
display: inline-block;
vertical-align: middle;
}
.style-12 ul.sld-list li a{
box-shadow: none;
border-bottom: none;
display: inline-flex;
}
.style-12 ul.sld-list li:hover {
background: #fcfcfc none repeat scroll 0 0;
}
.style-12 ul.sld-list li:hover  a span.icon img{
-moz-transform: scale(1.4);
-webkit-transform: scale(1.4);
transform: scale(1.4);
text-align: center;
}
.icon.fa-icon{
font-size: 13px;
margin: 0 10px;
display: inline-block;
}
.style-12 .new-icon-section > span {
align-items: center;
background-color: rgba(0,0,0,.7);
color: #fff;
display: flex;
font-size: 9px;
font-weight: bold;
height: 13px;
justify-content: center;
position: absolute;
top: 0;
left:0;
width: 28px;
}
.style-12 .featured-section {
bottom: 0px;
position: absolute;
right: 0;
z-index: 1;
width: 0;
height: 0;
border-style: solid;
border-width: 0 2px 35px 25px;
border-color: transparent transparent #FFEB3B transparent;
}
.style-12 .featured-section i {
position: absolute;
left: -10px;
top: 17px;
color: #3d7dfc;
}
.new-icon-section i {
cursor:pointer;
} .style-12 .upvote-section-style-12 {
font-size: 14px;
height: auto !important;
position: absolute;
right: 6px;
text-align: center;
top: 50%;
width: 15px !important;
height: 100% !important;
display: flex;
z-index:8;
align-items: center;
justify-content: center;
flex-direction: column;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.style-12 .bookmark-section-style-12 {
font-size: 14px;
height: auto !important;
position: absolute;
right: 24px;
text-align: center;
top: 50%;
width: 15px !important;
height: 100% !important;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.style-12 .upvote-btn.upvote-on:hover, .style-12 li:hover .upvote-btn{
cursor: pointer;
}
.style-12 .upvote-btn, .style-12 .upvote-count{
display: inline-block;
}
.style-12 .upvote-btn {
text-align: center;
padding-top: 0;
z-index: 805;
width: 20px !important;
margin-top: -1px;
margin-bottom: 8px;
}
.style-12 .upvote-count {
font-size: 11px;
margin-top: -5px;
z-index: 800;
}
.style-12 .upvote-section-style-12 .upvote-btn, .style-12 .upvote-section-style-12 .upvote-count {
color: #666;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.style-12 .upvote-section-style-12 .upvote-btn:hover, .style-12 li:hover .upvote-btn, .style-12 li:hover .upvote-count{
color: #1188bf;
}
.qcopd-list-wrapper {
display: flex;
width: 100%;
}
.left-side-filter {
background:none;
float: left;
margin-right: 25px;
width: 30% !important;
border-bottom: none;
}
#qcopd-list-1-26835.style-12 h2 {
border-top-left-radius: 15px !important;
border-top-right-radius: 15px !important;
}
.style-12 span.qcopd-list-item-author {
color: #0274be;
position: absolute;
top: 5px;
font-size: 13px;
left: 43px;
}
.style-12 .qcopd-single-list ul li:hover span.qcopd-list-item-author{
color: #2676ac;
}
.ca-content-audio audio {
height: 36px;
width: 240px;
}
.style-12 .bookmark-section-style-12 {
right: 42px;
}
.style-12 .upvote-section-style-12 {
right: 20px;
}