#maxsite-content-importer input.error {
    border: 1px solid #dc3232 !important;
}

#maxsite-content-importer .results {
    font-size: 1.2em;
    margin-top: 1.2em;
}

#maxsite-content-importer .results .error {
    color: #dc3232;
}

#maxsite-content-importer .results .updated {
    color:  #007e00;
}

#maxsite-content-importer label {
    font-weight: bold;
    margin-right: 20px;
}
