.group_radio_input_select span.form-error {
    color: red;
}

.main_page_pla_import .text-red-500 {
    color: red;
    margin-bottom: 5%;
}

.body_table .body select {
    max-width: 100%;
}


/* .btn-disable {
    background: #9ca3af;
    pointer-events: none;
} */

.weather-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
