.select2-container {
 box-sizing:border-box;
 display:inline-block;
 margin:0;
 position:relative;
 vertical-align:middle
}
.select2-container .select2-selection--single {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 height:28px;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--single .select2-selection__rendered {
 display:block;
 padding-left:8px;
 padding-right:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
 position:relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
 padding-right:8px;
 padding-left:20px
}
.select2-container .select2-selection--multiple {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 min-height:32px;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
 display:inline-block;
 overflow:hidden;
 padding-left:8px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-search--inline {
 float:left
}
.select2-container .select2-search--inline .select2-search__field {
 box-sizing:border-box;
 border:none;
 font-size:100%;
 margin-top:5px;
 padding:0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-dropdown {
 background-color:white;
 border:1px solid #aaa;
 border-radius:4px;
 box-sizing:border-box;
 display:block;
 position:absolute;
 left:-100000px;
 width:100%;
 z-index:1051
}
.select2-results {
 display:block
}
.select2-results__options {
 list-style:none;
 margin:0;
 padding:0
}
.select2-results__option {
 padding:6px;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 -webkit-user-select:none
}
.select2-results__option[aria-selected] {
 cursor:pointer
}
.select2-container--open .select2-dropdown {
 left:0
}
.select2-container--open .select2-dropdown--above {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-search--dropdown {
 display:block;
 padding:4px
}
.select2-search--dropdown .select2-search__field {
 padding:4px;
 width:100%;
 box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
 display:none
}
.select2-close-mask {
 border:0;
 margin:0;
 padding:0;
 display:block;
 position:fixed;
 left:0;
 top:0;
 min-height:100%;
 min-width:100%;
 height:auto;
 width:auto;
 opacity:0;
 z-index:99;
 background-color:#fff;
 filter:alpha(opacity=0)
}
.select2-hidden-accessible {
 border:0 !important;
 clip:rect(0 0 0 0) !important;
 height:1px !important;
 margin:-1px !important;
 overflow:hidden !important;
 padding:0 !important;
 position:absolute !important;
 width:1px !important
}
.select2-container--bootstrap {
 display:block
}
.select2-container--bootstrap .select2-selection {
 background-color:#fff;
 border:1px solid #e4e7ea;
 color:#5c6873;
 font-size:.875rem;
 border-radius:.25rem;
 outline:0
}
.select2-container--bootstrap .select2-selection.form-control {
 border-radius:.25rem
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
 background-color:#fff;
 border:1px solid #e4e7ea;
 color:#5c6873;
 font-size:.875rem;
 border-radius:.25rem
}
.select2-container--bootstrap .select2-search__field {
 outline:0
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
 color:#73818f
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
 color:#73818f
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
 color:#73818f;
 opacity:1
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
 color:#73818f
}
.select2-container--bootstrap .select2-results__option {
 padding:.375rem .75rem
}
.select2-container--bootstrap .select2-results__option[role=group] {
 padding:0
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
 color:#73818f;
 cursor:pointer
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
 background-color:#f0f3f5;
 color:#181b1e
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
 background-color:#20a8d8;
 color:#fff
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
 padding:.375rem .75rem
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
 padding-left:0
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-.75rem;
 padding-left:1.5rem
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-1.5rem;
 padding-left:2.25rem
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-2.25rem;
 padding-left:3rem
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-3rem;
 padding-left:3.75rem
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-3.75rem;
 padding-left:4.5rem
}
.select2-container--bootstrap .select2-results__group {
 color:#73818f;
 display:block;
 padding:.375rem .75rem;
 font-size:.765625rem;
 line-height:1.5;
 white-space:nowrap
}
.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection {
 transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
 border-color:#8ad4ee
}
@media screen and (prefers-reduced-motion: reduce) {
 .select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection {
  transition:none
 }
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
 border-color:transparent transparent #73818f transparent;
 border-width:0 .3rem .3rem .3rem
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0;
 border-bottom-color:transparent
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
 border-top-left-radius:0;
 border-top-right-radius:0;
 border-top-color:transparent
}
.select2-container--bootstrap .select2-selection__clear {
 color:#73818f;
 cursor:pointer;
 float:right;
 font-weight:bold;
 margin-right:10px
}
.select2-container--bootstrap .select2-selection__clear:hover {
 color:#fff
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
 border-color:#e4e7ea
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-search__field {
 cursor:pointer
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e7ea
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
 display:none
}
.select2-container--bootstrap .select2-dropdown {
 border-color:#8ad4ee;
 overflow-x:hidden;
 margin-top:-1px
}
.select2-container--bootstrap .select2-dropdown--above {
 margin-top:1px
}
.select2-container--bootstrap .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.select2-container--bootstrap .select2-selection--single {
 height:calc(2.0625rem + 2px);
 line-height:1.5;
 padding:.375rem 1.65rem .375rem .75rem
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
 position:absolute;
 bottom:0;
 right:.75rem;
 top:0;
 width:.3rem
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
 border-color:#73818f transparent transparent transparent;
 border-style:solid;
 border-width:.3rem .3rem 0 .3rem;
 height:0;
 left:0;
 margin-left:-.3rem;
 margin-top:-.15rem;
 position:absolute;
 top:50%;
 width:0
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
 color:#5c6873;
 padding:0
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
 color:#73818f
}
.select2-container--bootstrap .select2-selection--multiple {
 min-height:calc(2.0625rem + 2px);
 padding:0;
 height:auto
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
 display:block;
 list-style:none;
 margin:0;
 overflow:hidden;
 padding:.1875rem;
 width:100%;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
 color:#73818f;
 float:left;
 margin-top:5px
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
 color:#5c6873;
 background:#fff;
 border:1px solid #63c2de;
 border-radius:.25rem;
 cursor:default;
 float:left;
 margin-right:.1875rem;
 padding:0 .375rem 0 0;
 line-height:23px;
 font-size:12px
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
 background:transparent;
 padding:0 .75rem;
 height:calc(2.0625rem + 2px)-2;
 line-height:1.5;
 margin-top:0;
 min-width:5em
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
 width:26px;
 color:#63c2de;
 cursor:pointer;
 display:inline-block;
 font-weight:bold;
 text-align:center;
 margin-right:.375rem;
 border-right:1px solid #63c2de;
 background:#fff
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
 background:#ccebf4
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
 margin-top:.375rem
}
.select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single {
 border-radius:.2rem;
 font-size:.765625rem;
 height:calc(1.648438rem + 2px);
 line-height:1.5;
 padding:.25rem 1.4rem .25rem .5rem
}
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
 margin-left:-.25rem
}
.select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
 min-height:calc(1.648438rem + 2px);
 border-radius:.2rem
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
 font-size:.765625rem;
 line-height:1.5;
 margin:-.75rem 0 0 .25rem;
 padding:0 .25rem
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
 padding:0 .5rem;
 font-size:.765625rem;
 height:calc(1.648438rem + 2px)-2;
 line-height:1.5
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
 margin-top:.25rem
}
.select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single {
 border-radius:.3rem;
 font-size:1.09375rem;
 height:calc(2.640625rem + 2px);
 line-height:1.5;
 padding:.5rem 1.9rem .5rem 1rem
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
 width:.3rem
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
 border-width:.3rem .3rem 0 .3rem;
 margin-left:-.3rem;
 margin-left:-.5rem;
 margin-top:-.15rem
}
.select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
 min-height:calc(2.640625rem + 2px);
 border-radius:.3rem
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
 font-size:1.09375rem;
 line-height:1.5;
 border-radius:.25rem;
 margin:-.5rem 0 0 .5rem;
 padding:0 .5rem
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
 padding:0 1rem;
 font-size:1.09375rem;
 height:calc(2.640625rem + 2px)-2;
 line-height:1.5
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
 margin-top:.5rem
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #73818f transparent;
 border-width:0 .3rem .3rem .3rem
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #73818f transparent;
 border-width:0 .3rem .3rem .3rem
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
 padding-left:1.65rem;
 padding-right:.75rem
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
 padding-right:0;
 padding-left:0;
 text-align:right
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
 float:left
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
 left:.75rem;
 right:auto
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
 margin-left:0
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
 float:right
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 margin-left:0;
 margin-right:.375rem
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
 margin-left:2px;
 margin-right:auto
}
.valid-feedback {
 display:none;
 width:100%;
 margin-top:.25rem;
 font-size:80%;
 color:#4dbd74
}
.valid-tooltip {
 position:absolute;
 top:100%;
 z-index:5;
 display:none;
 max-width:100%;
 padding:.25rem .5rem;
 margin-top:.1rem;
 font-size:.765625rem;
 line-height:1.5;
 color:#fff;
 background-color:rgba(77,189,116,0.9);
 border-radius:.25rem
}
.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid {
 border-color:#4dbd74
}
.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
 border-color:#4dbd74;
 box-shadow:0 0 0 .2rem rgba(77,189,116,0.25)
}
.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip {
 display:block
}
.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip {
 display:block
}
.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label {
 color:#4dbd74
}
.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip {
 display:block
}
.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label {
 color:#4dbd74
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before {
 background-color:#aadfbd
}
.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip {
 display:block
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before {
 background-color:#72cb91
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before {
 box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem rgba(77,189,116,0.25)
}
.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label {
 border-color:#4dbd74
}
.was-validated .custom-file-input:valid ~ .custom-file-label::after,.custom-file-input.is-valid ~ .custom-file-label::after {
 border-color:inherit
}
.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip {
 display:block
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label {
 box-shadow:0 0 0 .2rem rgba(77,189,116,0.25)
}
.invalid-feedback {
 display:none;
 width:100%;
 margin-top:.25rem;
 font-size:80%;
 color:#f86c6b
}
.invalid-tooltip {
 position:absolute;
 top:100%;
 z-index:5;
 display:none;
 max-width:100%;
 padding:.25rem .5rem;
 margin-top:.1rem;
 font-size:.765625rem;
 line-height:1.5;
 color:#fff;
 background-color:rgba(248,108,107,0.9);
 border-radius:.25rem
}
.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid {
 border-color:#f86c6b
}
.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
 border-color:#f86c6b;
 box-shadow:0 0 0 .2rem rgba(248,108,107,0.25)
}
.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {
 display:block
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip {
 display:block
}
.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label {
 color:#f86c6b
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip {
 display:block
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label {
 color:#f86c6b
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before {
 background-color:#fee5e5
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip {
 display:block
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
 background-color:#fa9c9c
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
 box-shadow:0 0 0 1px #e4e5e6,0 0 0 .2rem rgba(248,108,107,0.25)
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label {
 border-color:#f86c6b
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::after,.custom-file-input.is-invalid ~ .custom-file-label::after {
 border-color:inherit
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip {
 display:block
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label {
 box-shadow:0 0 0 .2rem rgba(248,108,107,0.25)
}
.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap>.selection>.select2-selection.form-control {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap:not(:last-child)>.selection>.select2-selection.form-control {
 border-radius:0
}
.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap:last-child>.selection>.select2-selection.form-control {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.input-group>.select2-container--bootstrap {
 display:table;
 table-layout:fixed;
 position:relative;
 z-index:2;
 width:100%;
 margin-bottom:0
}
.input-group>.select2-container--bootstrap>.selection>.select2-selection.form-control {
 float:none
}
.input-group>.select2-container--bootstrap.select2-container--open,.input-group>.select2-container--bootstrap.select2-container--focus {
 z-index:3
}
.input-group>.select2-container--bootstrap,.input-group>.select2-container--bootstrap .input-group-btn,.input-group>.select2-container--bootstrap .input-group-btn .btn {
 vertical-align:top
}
.form-control.select2-hidden-accessible {
 position:absolute !important;
 width:1px !important
}
