/*div.et_pb_contact_field {*/
/*    padding: 0 0 0 3%;*/
/*    margin-bottom: 3%;*/
/*    margin-top: -3%;*/
/*    background-position: 50%;*/
/*    background-size: cover;*/
/*}*/

.upload-file-label {
    display: block;
    margin-bottom: 10px;
}


.ui-widget.ui-widget-content {
    background: white;
    border: white;
    padding: 5px 5px 5px 5px;
}

.ui-datepicker-calendar {
    color: black;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #e8e8e8;
    border: none;
    border-radius: 5px;
    margin: 1px;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 0.85em;
    padding-top: 3px;
}

.ui-widget-content .ui-state-default:hover {
    background: #dbdbdb;

}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #f05151;
    color: white;
    font-weight: 700;
}

.ui-widget-header {
    background: #f05151;
    border: none;
}

.ui-widget-header .ui-icon {
    filter: brightness(999);
}

.ui-datepicker-month, .ui-datepicker-year {
    margin-right: 5px !important;
    border-radius: 5px;
    padding: 3px;
}

.ui-datepicker-title {
    font-size: 0.85em;
}

.data-create-select2:after {
    border: none !important;
}

.data-create-select2 .select2-container--default .select2-selection--single {
    border: none !important;
    margin-bottom: 30px;
}

.data-create-select2 .select2-selection__arrow {
    margin-top: 12px;
}

.et_pb_contact div input, .et_pb_contact div textarea {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
}

div.et_pb_contact_field {
    padding: 0 0 0 3%;
    margin-bottom: 3%;
    background-position: 50%;
    background-size: cover;
}

div.et_pb_contact_field.et_pb_contact_field_last + div.et_pb_contact_field.et_pb_contact_field_last, div.et_pb_contact_field:not(.et_pb_contact_field_last), div.et_pb_contact_field_half + div.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
    clear: both;
}

.ui-widget.ui-widget-content {
    background: white;
    border: white;
    padding: 5px 5px 5px 5px;
}

.ui-widget .ui-datepicker-calendar {
    color: black;
}

.ui-widget .ui-state-default, .ui-widget.ui-widget-content .ui-state-default {
    background: #e8e8e8;
    border: none;
    border-radius: 5px;
    margin: 1px;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 0.85em;
    padding-top: 3px;
}

.ui-widget .ui-widget-content .ui-state-default:hover {
    background: #dbdbdb;

}

.ui-widget .ui-state-highlight, .ui-widget.ui-widget-content .ui-state-highlight, .ui-widget .ui-widget-header .ui-state-highlight {
    background: #f05151;
    color: white;
    font-weight: 700;
}

.ui-widget .ui-widget-header {
    background: #f05151;
    border: none;
}

.ui-widget .ui-widget-header .ui-icon {
    filter: brightness(999);
}

.ui-widget .ui-datepicker-month, .ui-datepicker-year {
    margin-right: 5px !important;
    border-radius: 5px;
    padding: 3px;
}

.ui-widget .ui-datepicker-title {
    font-size: 0.85em;
}


.data-create-select2 .select2-dropdown {
    border: none;
    padding-bottom: 10px;
}

.data-create-select2 .select2-results {
    padding-left: 10px;
}

.data-create-select2 .select2-search__field {
    padding-left: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 5px;
    margin-top: 10px;
}

.data-create-select2 .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10.5px 20px 10.5px 16px;
}

.input.et_pb_contact_select {
    border: 0 solid black;
}

.select2-dropdown.select2-dropdown--below {
    /*top: -10px;*/
}


.ui-widget.ui-widget-content {
    background: white;
    border: white;
    padding: 5px 5px 5px 5px;
}

.ui-widget .ui-datepicker-calendar {
    color: black;
}

.ui-widget .ui-state-default, .ui-widget.ui-widget-content .ui-state-default {
    background: #e8e8e8;
    border: none;
    border-radius: 5px;
    margin: 1px;
    text-align: center;
    color: black;
    font-weight: 500;
    font-size: 0.85em;
    padding-top: 3px;
}

.ui-widget .ui-widget-content .ui-state-default:hover {
    background: #dbdbdb;

}

.ui-widget .ui-state-highlight, .ui-widget.ui-widget-content .ui-state-highlight, .ui-widget .ui-widget-header .ui-state-highlight {
    background: #f05151;
    color: white;
    font-weight: 700;
}

.ui-widget .ui-widget-header {
    background: #f05151;
    border: none;
}

.ui-widget .ui-widget-header .ui-icon {
    filter: brightness(999);
}

.ui-widget .ui-datepicker-month, .ui-datepicker-year {
    margin-right: 5px !important;
    border-radius: 5px;
    padding: 3px;
}

.ui-widget .ui-datepicker-title {
    font-size: 0.85em;
}