.red {
    text-transform: uppercase;
    color: red;
}

.img-report {
    width: 200px;
    height: auto;
    display: block;
}

.chkbox-remember {
    display: inline-block;
    margin-right: 20px;
}