/* .blockMsg {
    background-color: transparent !important;
    border: 0 !important;
    width: 100% !important;
}

.blockUiSpinner {
    width: 15px;
    height: 15px;
}

.blockUiMessage {
    margin-left: 10px !important;
} */

.form-title {
    font-weight: bold;
    text-decoration: underline;
    text-underline-position: under;
}

.img-attachment {
    max-width: 200px;
    max-height: 200px;
}

.slider-custom {
    width: 100% !important;
    max-height: 500px !important;
}

/* table#datatable tbody tr:hover {
    background-color: #7febf7 !important;
} */

@media screen and (max-width: 767px) {
    .btn {
        margin-bottom: 10px !important;
    }
}
