/* -=-=- Styles for error message -=-=-=-=-=-=-=-=-=-=-=-=-=

When you want to change a style for every error message,
 please edit the CSS file assigned to each error code.

Currently, error???.css imports error-base.css.

 [CSS file]     [Error]
 error400.css   HTTP_BAD_REQUEST
 error401.css   HTTP_UNAUTHORIZED
 error403.css   HTTP_FORBIDDEN
 error404.css   HTTP_NOT_FOUND
 error405.css   HTTP_METHOD_NOT_ALLOWED
 error408.css   HTTP_REQUEST_TIME_OUT
 error410.css   HTTP_GONE
 error411.css   HTTP_LENGTH_REQUIRED
 error412.css   HTTP_PRECONDITION_FAILED
 error413.css   HTTP_REQUEST_ENTITY_TOO_LARGE
 error414.css   HTTP_REQUEST_URI_TOO_LARGE
 error415.css   HTTP_SERVICE_UNAVAILABLE
 error500.css   HTTP_INTERNAL_SERVER_ERROR
 error501.css   HTTP_NOT_IMPLEMENTED
 error502.css   HTTP_BAD_GATEWAY
 error503.css   HTTP_SERVICE_UNAVAILABLE
 error506.css   HTTP_VARIANT_ALSO_VARIES
 error-base.css (is imported to error???.css)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
