@CHARSET "UTF-8";
/*
.qa-page-links {
	display:none;
}
*/
/* For Snow theme [base] */
.ias_loader, .ias_trigger {
background: none repeat scroll 0 0 #F4F4F4;
border: 1px solid #C7DCE6;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 10px 15px 0 #FFFFFF inset, 0 0 5px 0 rgba(0, 0, 0, 0.05);
clear: both;
font-size: 14px;
margin:22px 0px 5px 0px;
text-align: center;
height:30px;
}
.ias_trigger a:link,
.ias_trigger a:visited {
color: #0179B5;
display:block;
font-weight: 700;
text-decoration:none;
outline:none;
line-height:30px;
}
.ias_trigger a:hover,
.ias_trigger a:active {
text-decoration:none;
}
.ias_noneleft {
background: none repeat scroll 0 0 #F4F4F4;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 10px 15px 0 #FFFFFF inset, 0 0 5px 0 rgba(0, 0, 0, 0.05);
clear: both;
font-size: 14px;
margin:22px 0px 5px 0px;
text-align: center;
height:30px;
color: #888;
font-weight: normal;
line-height:30px;
}
.qa-ias-loader {
margin-top:7px;
}

/* For Default theme */
/*
.ias_trigger a:link,
.ias_trigger a:visited {
color: #293D39;
}
*/

/* For Candy theme */
/*
.ias_trigger a:link,
.ias_trigger a:visited {
color: #000;
}
*/