.queans 
{
	clear: both;
	padding: 10px !important;
	background-clip: padding-box;
	background-color: #F5FAFC;
    /*background-image: -moz-linear-gradient(left center, #FFFFFF, #F5FAFC);*/
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 4px #CDE8F1;
    margin: 0.875em 0 1.5em;
/* padding: 0 1em; */
}

.que-by
{ 
color: #999;
font-size: 11px;
margin-left: 36px;
}
.question_form{
display:none;
}
.ans_form{
display:none;
}
.add-answers{
margin-top: 10px;
}
.ans-list{
margin-left: 57px;
}
.ans-by{
color: #999;
font-size: 11px;
}
.allanswers{
margin-bottom: 10px;
margin-top: 10px;

}
.q-a
{
float: right;
font-size: 14px;
}

.q-a p > .right { float: right; padding: 0 10px; }


.q-a .fa {
color: #228FC2;

font-size: 20px;
margin-left: 5px;
cursor: pointer;
}
.img
{
float: left;
margin-right: 5px;
}
a.tooltips {
text-decoration: none;
  cursor: pointer;
margin-left: 5px;
}
a.tooltips.setdislike{
    position: relative;
top: 4px;
}
.load-image{
display:none;
position:fixed;
top: 50%;
left: 50%;
}
.sory-by{
float:right;
margin-left:40px;
width: 235px;
}
select#sortque {
width: 170px;
margin-left: 3px;
}
input#searchtext {
float: left;
width: 60%;
}
button#searchque{
width: 15%;
border:0 !important;
margin-left: 10px;
}
button#reset{
width: 15%;
border: 0 !important;
margin-left: 6px;
}

.search-bar{
	float:right;
	margin-right: 106px;
    width: 480px;
}

.que-view{
 padding: 10px !important;

 background-clip: padding-box;

 background-color: #F5FAFC;
    
 border: 1px solid #CCCCCC;

 border-radius: 6px 6px 6px 6px;

 box-shadow: 0 0 4px #CDE8F1;

 margin: 0.875em 0 1.5em;
/* padding: 0 1em;*/
}
.queview{
line-height:0.8;
}
hr.view{
	border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
	margin-bottom: 20px;
    margin-top: 7px !important;
}
.isans{ width:12%;}
.proname{ width:15%;}
.lastrow{ width:8%;}
.showquestion{ width:30%;}
.showquestion{ width:30%;}
.make-highlight {
    background-color: gainsboro;
}
.que-view-ans{line-height: 1.5;}
.firstrow{width:15%;}
.note{   
	float: right;
    margin-bottom: 10px;
}
.ans-view{clear:both;}
.que-note{clear: both;margin-top: 10px;}
.submit-que{margin-top: 3px;}
b.counter{    
	float: right;
    margin-right: 10px;
}