.close-form,
.dropdown-item{
    cursor: pointer;
}

.image-preview,
.avatar-preview{
    max-width: 250px;
}

.form-group .error{
    color: red !important;
}

.fc-widget-header{
    background-color: #343a40;
}

.fc-today{
    background: #343a40 !important;
    /* border: none !important; */
    /* border-top: 1px solid #ddd !important; */
    /* font-weight: bold; */
}

.img-question-preview{
    padding: 0 !important;
    margin: 0 !important;
}

.btn-dynamic-special{
    max-height: 40px;
    position: relative;
    top: 30px;
}
