#success_message{ display: none;}
#error_message{ display: none;}
#error_message_recaptcha{ display: none;}
#error_message_input{ display: none;}
#etsh{ display: none;}
#spon{ display: none;}
#ad{ display: none;}
#sytesh{ display: none;}
#tash{ display: none;}
#loading{ display: none;}
#bottm{margin-bottom: 5px;}
#bottmup{margin-bottom: 2px;}
.topm{margin-top: 17px;}
.topmm{margin-top: 30px;}
.heading{padding-top: 7px; 
	margin-bottom: 0;
    text-align: left;}
 .form-horizontal .form-group, .marginss{margin-right: 0px;
margin-left: 0px;}
 .paddingtop{padding-top: 27px;}
 .paddingtoph{padding-top: 10px;}
 .paddingtopex{padding-top: 27px;}
 #lefta{text-align:left;}
 #subcat{margin-left:20px;}
.gerror {
    border:2px solid red;
    border-radius: 4px;
}
.gsuccess{
    border:2px solid blue;
    border-radius: 4px;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.fed{display: none;}
.nonfed{display: none;}
.fedsup{display: none;}
.fedcolor {color: red;}