/** from version 6.7
*/
ul.csc-uploads { padding: 0; }
ul.csc-uploads li { list-style: none outside none;}
ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
ul.csc-uploads span { display: block; }
ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

.csc-header-alignment-center { text-align: center; }
.csc-header-alignment-right { text-align: right; }
.csc-header-alignment-left { text-align: left; }

/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

/* Settings for figure and figcaption (HTML5) */
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

        
.csc-space-before-10 {
    margin-top: 10px !important;
}
.csc-space-before-20 {
    margin-top: 20px !important;
}
.csc-space-before-24 {
    margin-top: 24px !important;
}
.csc-space-before-30 {
    margin-top: 30px !important;
}
.csc-space-before-40 {
    margin-top: 40px !important;
}
.csc-space-before-50 {
    margin-top: 50px !important;
}

.csc-space-after-10 {
    margin-bottom: 10px !important;
}
.csc-space-after-20 {
    margin-bottom: 20px !important;
}
.csc-space-after-24 {
    margin-bottom: 24px !important;
}
.csc-space-after-30 {
    margin-bottom: 30px !important;
}
.csc-space-after-40 {
    margin-bottom: 40px !important;
}
.csc-space-after-50 {
    margin-bottom: 50px !important;
}