table.wsbp-fc-placeholders-listing {
    background-color: ivory;
    width: 100%;
    margin-top: 20px;
}

table.wsbp-fc-placeholders-listing td,
table.wsbp-fc-placeholders-listing th {
    padding: 5px;
}

table.wsbp-fc-placeholders-listing th {
    background-color: #212F3D;
    color: #f1c40f;
}

table.wsbp-fc-placeholders-listing tr:nth-child(even) {
    background-color: #f1f1f1;
}

.fc-geocoding-abort {
    display: none;
    margin-top: 10px;
}

span.fc-geocoding-progress {
    margin-left: 10px;
    font-weight: bold;
}

#import_export_form .ext_btn {
    width: 200px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}

#import_export_form table {
    margin-top: 20px;
}

#import_export_form table th {
    background-color: #e4b21b;
    color: #fff;
}


.skin-instructions {
    margin-top: 15px;
}

.fc-file-details,
.file_picker label {
    margin-left: 0px !important;
}

#wcsl_store_settings .fc-form-group .selected_image {
    max-width: 32px;
    margin-right: 10px;
}
.wsl_maps_preview {
    margin-left: 10px;
    font-weight: bold;
}

.fc-field {width:50%;}