.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 50px;
width: 100%;
}
.simple .qcopd-single-list ul li{
list-style: none;
position: relative;
margin-left: 0;
padding-left: 0;
}
.simple .qcopd-single-list h2 {
color: #262b35;
font-size: 17px;
font-weight: normal;
text-transform: uppercase;
}
.simple .qcopd-single-list ul{
border-top: 5px solid #f86960;
}
.simple .featured-section {
bottom: 1px;
position: absolute;
right: 0;
z-index: 1;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 35px 25px;
border-color: transparent transparent #FFEB3B transparent;
}
.simple .featured-section i {
position: absolute;
left: -10px;
top: 17px;
color: #3d7dfc;
}
.simple .qcopd-single-list ul li a {
border-bottom: 1px solid #e8e8e8 !important;
color: #828282;
display: block;
padding: 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 !important;
}
.simple .list-img{
display: inline-block !important;
vertical-align: middle;
margin-right: 10px;
}
.simple .list-img img{
width: 24px;
height: 24px;
} .simple .upvote-section {
height: 100%;
position: absolute;
right: 10px;
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%);
}
.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;
text-align: center;
width: 100%;
z-index: 805;
}
.simple .upvote-count {
font-size: 10px;
margin-top: 0px;
width: 100%;
z-index: 800;
line-height: 12px;
}
.simple .upvote-section .upvote-btn, .simple .upvote-section .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 .upvote-btn:hover, .simple li:hover .upvote-btn, .simple li:hover .upvote-count{
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 {
left: 10px !important;
right: auto !important;
} .simple .upvote-section {
height: 50px;
}
.simple .upvote-btn {
height: 25px;
width: 32px;
}