.roboto:not(.fa){ font-family: 'Roboto', sans-serif; }
.roboto *:not(.fa){ font-family: 'Roboto', sans-serif; }
.file-center-panel{ margin: 15px 0; }

/******************** DROPZONE ********************/
#jkof_uplDropzone{
    padding: 50px 25px 25px; width: 100%; min-height: 200px; background-color: #f7f7f7;
    border: 2px dashed #ccc; cursor: pointer;
}
.dz-icon-preview{ float: left; }
.dz-details{ padding-left: 40px; }
#jkof_uplDropzonePreview > .dz-preview{ margin-top: 5px; margin-bottom: 10px; }

/******************** FILE CENTER ********************/
.jkof_file_center_placeholder > .jkof_single_file .fa{ display: block; color: #444; }

/******************** MP3 PLAYER ********************/
.sm2-bar-ui {
    font-size: 16px;
}
.sm2-bar-ui .sm2-main-controls,
.sm2-bar-ui .sm2-playlist-drawer {
    background-color: #009688;
}
.sm2-bar-ui .sm2-inline-texture {
    background: transparent;
}