﻿
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.5rem 1rem;
}

.alert {
    margin-bottom: 0px;
}

.mandatory {
    color: red;
}
