#tab1 .dhvc-form-submit {
    display: none;
}
div#dhvcform-163.hidden {
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}
select#dhvc_form_control_cae,select#dhvc_form_control_pais,select#dhvc_form_control_pais_empresa {
    margin: 0px !important;
    min-height: 0px !important;
}
span.select2-selection.select2-selection--multiple {
  max-height: 37px;
padding-top: 5px;
}
.select2-container--open .select2-dropdown {
    left: 0;
    top: -25px !important;
}
input.select2-search__field {
    max-height: 35px !important;
}
 .select2-container--open .select2-selection {
    box-shadow: none !important;
}

span.select2-selection__arrow {
    display: none;
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaaaaa69 !important;
    border-radius: 4px;
}

.invalidate {
    border: 1px solid red !important;
      box-shadow: 0px 0px 0px 2px red !important;
}
input.select2-search__field {
    position: relative;
    top: -11px;
}

.iti.iti--allow-dropdown.iti--separate-dial-code.iti--show-flags {
    width: 100%;
}

.select2-dropdown--above input.select2-search__field {
    top: 0px;
}

span.select2-selection.select2-selection--single {
    min-height: 37px;
}

span#select2-dhvc_form_control_pais-container {
    margin-top: 3px;
}
.error_msg {
    font-size: 10px;
    color: red;
    position: absolute;
    left: 0px;
    bottom: -20px;
}
div#files {
    grid-gap: 0px !important;
}
span#select2-dhvc_form_control_cae-container {
    margin-top: 4px;
}
.forceOpacity{
  opacity:1 !important;
}
