/*
 * NMTDC AUTHOR — GENERATED OUTPUT READABILITY FIX
 * Force finished writing to be clearly readable.
 */

#nmtdc-simple-generated-output,
#bookOutput,
#scriptOutput,
#manuscript,
#finalBook,
textarea#nmtdc-simple-generated-output {
    background: #ffffff !important;
    background-color: #ffffff !important;
    color: #111111 !important;
    -webkit-text-fill-color: #111111 !important;
    caret-color: #111111 !important;

    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;

    opacity: 1 !important;
    text-shadow: none !important;

    border: 2px solid #555555 !important;
    border-radius: 10px !important;

    padding: 20px !important;
    box-sizing: border-box !important;
}

#nmtdc-simple-generated-output::placeholder,
#bookOutput::placeholder,
#scriptOutput::placeholder,
#manuscript::placeholder,
#finalBook::placeholder {
    color: #666666 !important;
    -webkit-text-fill-color: #666666 !important;
    opacity: 1 !important;
}

#nmtdc-simple-generated-output::selection,
#bookOutput::selection,
#scriptOutput::selection,
#manuscript::selection,
#finalBook::selection {
    background: #b9d7ff !important;
    color: #000000 !important;
}

#nmtdc-simple-output-wrap {
    color: #ffffff !important;
}

#nmtdc-simple-output-title {
    color: #ffffff !important;
    text-shadow: 0 2px 3px #000000 !important;
}

#nmtdc-simple-output-status {
    font-size: 16px !important;
    font-weight: 800 !important;
}
