.custom_select {
    width: 100%;
    /* padding: 10px; */
    border: 1px solid #ccc;
    border-radius: 10px;
}

.form-group {
    margin-bottom: 15px;
}

.hidden {
    display: none;
}
