.title {
    color: #1a4241;
}

.message_flip_alert {
    color: white;
    font-size: .9em;
}

.text_msg_error,
.text_type_error {
    font-family: "Raleway";
    font-size: 1.4em;
    color: #878786;
    margin: 0
}

.text_type_error {
    font-size: 2.4em;
    padding: 10px 0;
    margin: 10px 0 10px 0;
}

.link_back_home {
    font-family: "Raleway";
    font-size: .9em;
    text-decoration: underline;
    margin-top: 10px;
    padding: 4px 0;
}


.link_action_files {
    font-size: .9em
}


.label_filter_days {
    font-size: .8em;
    color: #000;
    font-family: sans-serif
}