@charset "UTF-8";
.light_item {
    max-width: 300px;
    text-align: light;
}
.div_row {
    margin: 5px 10px 15px 10px;
}
.div_msg {
    margin-bottom: 35px;
}
.text_red {
    color: #F00037;
    font-size: 16px;
    font-weight: bold;
}