.list-inline-item {
    cursor: pointer;
}

.parsley-errors-list li {
    list-style: none;
    color: red;
    text-align: center;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #182e65 !important;
}

.select2-dropdown {
    z-index: 999999999999;
}

.dropzone .dz-image img {
    width: 100%;
}

/* .avatar-title {
    width: 100px;
} */
