.section-no-top{
	padding-top: 0;
}
.section-no-bottom{
	padding-bottom: 0;
}
.donutchart {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.bt-bg{
	background-attachment: fixed; 
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
.btitemAuthorBlock{ 
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 0 0 16px 0;
    padding: 8px;
	background: none !important;
}
.btblock {
    margin-top: 40px;
}
.sidebar .btblock:first-child {
    margin-top: 0px;
}
#options ul li a{
	
    font-size: 18px; 
    padding: 3px 9px;
    width: inherit;
    height: inherit;
    border-radius: inherit;
}
.input-group.form-buttons{
	text-align: left;
}
.dropdown-toggle i{margin-left: 3px;}