.parsley-errors-list li {
    color: #ff0000;
}
.add-btn {
    float: right;
    background-color: #1b7e5a;
}
.welcome-back-text {
    text-align: center !important;
}
.welcome-back-text b{
    color: #b91d19;
}

.select2-container .select2-selection--single {
    height: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1b7e5a !important;
}
