/* Validators box */
.bl-validator-error { border: 1px solid rgb(255 134 131) !important; background:rgba(255, 15, 11, 0.2) !important; }
.bl-validator-error-flag { font-weight: bold !important; color:rgb(255 134 131) !important; }
.bl-validator-error-message { display: block !important; margin-bottom: 10px !important; color: rgb(255 134 131) !important;}
.bl-validator-message-error { color: rgb(255 134 131) !important; }

/*.form-group { margin-bottom: 5px !important; } */