.msg-error {
    color:red;
    text-align: center;
}

form.form-signin {
    background:url(./../../assets/images/image2.jpg) no-repeat;
}

.detail-content, .option-remark {
    margin-top: 2rem !important;
}

.five-image {
    margin-top: 2rem !important;
}

.other-image {
    margin-top: 2rem;
}

.detail-content table.table td{
    border: 1px solid #000;
}
.detail-content table.table td.title, .option-remark table td.title {
    background-color: #C8C5C5;
    color: white;
    font-weight: bold;
    width: 150px;
}

table td.grade div {
    display: initial;
}
