﻿body {
}

/* Bootbox dialog button */
.bootbox .modal-footer .btn {
    background-color: #04914D;
    color: #ffffff !important;
}

.bootbox .modal-footer .btn:hover {
    background-color: #5fd18b;
}
