/* BluSentry Custom Styles */
.alert-success {
    background-color: #23c44a;
    color: #ffffff;
    border-color: #c3e6cb;
}
