.simple .qcopd-single-list{
margin-bottom: 35px;
}
.simple .qcopd-single-list ul{
padding: 0 !important;
margin: 0px;
background-color: #ffffff;
border-top: 5px solid #f86960;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
margin: 0 0 5px;
width: 100%;
}
.simple .qcopd-single-list ul li{
list-style: none;
position: relative;
margin-left: 0;
padding-left: 0;
}
.simple .qcopd-single-list h3 {
color: #262b35;
font-size: 17px;
font-weight: normal;
text-transform: uppercase;
}
.simple .qcopd-single-list ul{
border-top: 5px solid #f86960;
}
.simple .qcopd-single-list ul li a {
border-bottom: 1px solid #e8e8e8;
color: #828282;
display: block;
padding: 13px 50px 13px 10px;
text-decoration: none;
font-size: 13px;
font-weight: normal;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
line-height: 20px;
-moz-box-shadow: 0px 0px 0px #ffffff;
-webkit-box-shadow: 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px #ffffff;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=90, Color=#ffffff); 
}
.simple .qcopd-single-list ul li a:hover {
background: #fafafa;
color: #f86960;
border-bottom: 1px solid #f86960;
}
.simple .list-img {
display: inline-block !important;
float: none;
vertical-align: middle;
margin: 0 10px;
font-size: 15px;
}
.simple .list-img img{
width: 24px;
height: 24px;
} .simple .upvote-section-simple {
height: 100%;
position: absolute;
right: 2px;
top: 50%;
color: #666;
font-size: 12px;
text-align: center;
width: 30px;
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%);
z-index:5;
}
.simple .bookmark-section-simple {
height: 100%;
position: absolute;
right: 22px;
top: 50%;
font-size: 12px;
text-align: center;
width: 30px;
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%);
z-index:5;
}
.simple .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;
}
.simple .featured-section {
bottom: 1px;
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;
}
.simple .featured-section i {
position: absolute;
left: -10px;
top: 17px;
color: #3d7dfc;
}
.new-icon-section i {
cursor:pointer;
}
.simple .upvote-btn:hover, .simple .ca-menu li:hover .upvote-btn{
cursor: pointer;
color: #81D742;
}
.simple .upvote-btn, .simple .upvote-count{
display: block;
}
.simple .upvote-btn {
display: inline-block;
height: 35px;
padding-top: 0px;
text-align: center;
width: 100%;
z-index: 805;
}
.simple .upvote-count {
font-size: 11px;
margin-top: 0px;
width: 100%;
z-index: 800;
}
.simple .upvote-section-simple .upvote-btn, .simple .upvote-section-simple .upvote-count {
color: #828282;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.simple .upvote-section-simple .upvote-btn:hover, .simple li:hover .upvote-btn, .simple li:hover .upvote-count{
color: #f86960;
}
.simple .bookmark-section-simple .bookmark-btn:hover, .simple li:hover .bookmark-btn{
color: #f86960;
} .direction-rtl .qcopd-single-list, .direction-rtl .qcopd-single-list h3, .direction-rtl .qcopd-single-list ul li, .direction-rtl .qcopd-single-list ul li a, .qcopd-single-list ul li span 
{
direction: rtl !important;
}
.direction-rtl .simple .list-img {
margin-left: 10px;
margin-right: 0;
}
.direction-rtl .upvote-section-simple {
left: 10px !important;
right: auto !important;
} .simple .upvote-section-simple {
height: 100% !important;
}
.simple .upvote-btn {
height: 25px;
width: 32px;
} .qc-full-wrapper {
display: flex;
width: 100%;
}
.left-side-filter {
background:none;
float: left;
margin-right: 25px;
width: 30% !important;
border-bottom: none;
}
.direction-rtl .qcopd-single-list ul li a{
padding-left:40px;
}
.sld_spinner {
margin: 0px auto;
width: 70px;
text-align: center;
}
.sld_spinner > div {
width: 18px;
height: 18px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.sld_spinner .sld_bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.sld_spinner .sld_bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.read-more {
color: #000;
font-size: 11px;
position: absolute;
z-index: 99999;
display: block;
left: 48px;
bottom: 4px;
}
.open-mpf-sld-more{
height: 25px;
font-size: 13px;
}
.direction-rtl .simple .qcopd-single-list ul li a {
padding-right: 0px;
}
.simple span.qcopd-list-item-author {
color: #828282;
position: absolute;
bottom: 6px;
left: 11px;
font-size: 13px;
}
.simple .qcopd-single-list ul li a{
padding-bottom: 30px !important;
}
.simple .qcopd-single-list ul li:hover span.qcopd-list-item-author{
color: #f86960;
}
.ca-content-audio audio {
height: 36px;
width: 240px;
}
.ca-content-audio {
margin: 15px 0 0 15px;
}
.simple .qcopd-single-list ul li a {
padding-bottom: 13px!important;
}
.simple .bookmark-section-simple {
right: 42px;
}
.simple .upvote-section-simple {
right: 20px;
}