/* 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_cat_description p {
 margin:0px 0px 5px 0px;
}
.jd_cat_description li {
line-height: 18px;
}
.uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 22px  !important;
}
.uk-panel-box {
    padding: 12px !important;
}
}
.uk-panel-title {
    margin-bottom: 10px !important;
}
.jd_content_file {
   
}



