body {
    font-size: 0.78rem;
    background-color: #eef1f9;
}

a {
    text-decoration: none !important;
}

.form-control {
    background-color: #ffff;
}


.form-select{
    font-size: 0.67rem;;
}

.form-label {
    font-size: 12px;
    margin-bottom: 0px;
}

.dragging-row {
    background-color: #f58989 !important;
    opacity: 0.85;
    transform: scale(1.01);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    position: relative;
}

.gu-mirror {
    background-color: #fefefe !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    opacity: 0.9;
    border: 2px dashed #007bff;
}

.dropify-wrapper .dropify-message span.file-icon {
    font-size: 18px;
    color: #CCC;
}


.icon-color-1 {
    color: #ff0000;
}

.icon-color-2 {
    color: #ff007c;
}

.icon-color-3 {
    color: #74af4c;
}

.icon-color-4 {
    color: #ff8b01;
}

.icon-color-5 {
    color: #a400ed;
}

.icon-color-6 {
    color: #198754;
}

.icon-color-7 {
    color: #0046ff;
}

.icon-color-8 {
    color: #c37458;
}

.icon-color-9 {
    color: #265ed7;
}

.icon-color-10 {
    color: #30d4e4;
}

.icon-color-11 {
    color: #ca9805;
}

.icon-color-12 {
    color: #a24f30;
}

/* .dropify-message p {
    font-size: 15px;
}

fieldset,
legend {
    all: revert;
}

.dropify-wrapper {
    height: 100px;
}


fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: semibold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-top: -15px;
    background-color: white;
    color: black;
} */
