/* Custom CSS File for jDownloads
   If this file already exist then jDownloads does not overwrite it when installing or upgrading jDownloads.
   This file is loaded after the standard jdownloads_fe.css.
   So you can use it to overwrite the standard css classes for your own customising.
*/
.jd_back_button {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 border: 1px solid #cccccc;
 border-radius: 8px;
 width: 55px;
 background: url(../../assets/images/button_bg.png) repeat-x;*/
 padding: 0px 5px;
 line-height: 18px !important;
 line-height: 16px;
 height: 19px !important;
 margin: 1px;
 float: left;
 margin-top: 12px;
}

}
.jd_back_button {
	float: center;
}

.jd_cat_description {
 padding: 0px 0px 0px 51px;
 box-sizing: border-box;
 display: inline-block;
}

.jd_tags39 {
/*	float: left; */
	margin-top:5px;
 padding: 0px 0px 0px 51px;
}