.user-logged-in .field--type-text-with-summary .filter-wrapper {
    overflow: initial;
}
.user-logged-in.path-user .uservalidate ul li:last-child{
    display:none;
}

.select2-results__options[aria-multiselectable="true"] li {
    padding-left: 30px;
    position: relative
}

.select2-results__options[aria-multiselectable="true"] li:before {
    position: absolute;
    left: 8px;
    opacity: .6;
    top: 6px;
    font-family: "FontAwesome";
    content: "\f0c8";
}

.js-form-item-sous-type.form-item-sous-type .select2-results__options[aria-multiselectable="true"] li:before {
    left: 0px;
}

.select2-container--default .select2-results__option .select2-results__option {
     padding-left: 0;
}

.select2-results__options[aria-multiselectable="true"] li[aria-selected="true"]:before {
    content: "\f14a";
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open {
    width: 100% !important;
}
.select2-container {
    width: 100% !important;
}
#views-exposed-form-partenariat-search-block-page-1 .select2-selection.select2-selection--multiple{
    width: 330px;
    background-color: transparent !important;
    border-bottom: 2px solid #1a448f !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color:#fff;
    border-radius:0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: transparent !important;
    border: 1px solid transparent !important;
}

#views-exposed-form-partenariat-search-block-page-1 .select2-search.select2-search--inline input::placeholder {
    color: #fff;
    opacity:0.6;
}

strong.select2-results__group {
    margin-left: 20px;
}
.select2-results__options.select2-results__options--nested{
    margin-left: 14px;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 2em !important;
}
/************************ ressource **************************/
#views-exposed-form-ressources-ressource .select2-selection.select2-selection--multiple {
    width: 86%;
}
#views-exposed-form-ressources-ressource .select2-search.select2-search--inline input::placeholder {
    color: #444;
    opacity:0.8;
    font-size:12px;
}
#views-exposed-form-ressources-ressource .select2-selection.select2-selection--multiple{
    background-color: transparent !important;
    border-bottom: 2px solid #1a448f !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color:#336699;
    border-radius:0;
}
#views-exposed-form-ressources-ressource #select2-edit-exposed-month-container,
#views-exposed-form-ressources-ressource #select2-edit-exposed-year-container{
    border-bottom: solid 2px #1a448f;
}
#views-exposed-form-ressources-ressource .select2-container--default .select2-selection--single {
    border-left: none;
    border-top: none;
    width: 80px;
    border-right:none;
}
#views-exposed-form-ressources-ressource .select2-container {
    min-width: auto!important;
}
#views-exposed-form-ressources-ressource input.select2-search__field{
    width:100% !important;
}
#views-exposed-form-ressources-ressource .select2-container--default .select2-results__option--highlighted[aria-selected] {

    font-size: 12px;
}
#views-exposed-form-ressources-ressource .select2-container--default .select2-selection--single {
     background-color: transparent;
    border: 2px solid #e3e7ea;
    border-radius: 0;
    border-top:none;
    border-left:none;
    border-right:none;
}
#views-exposed-form-ressources-ressource .select2-container--open .select2-dropdown--below {
    border: none;
}
/******************************oppportunite********************************/

#views-exposed-form-opportunites-page-1 .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-bottom: 2px solid #1a448f;
    border-radius: 0px;
    border-top:none;
    border-left:none;
    border-right:none;
}
#views-exposed-form-opportunites-page-1 .select2-selection.select2-selection--multiple {
    width: 160px;
}
#views-exposed-form-opportunites-page-1 .select2-search.select2-search--inline input::placeholder {
    color: #444;
    opacity:0.8;
    font-size:12px;
}
#views-exposed-form-opportunites-page-1 .select2-selection.select2-selection--multiple{
    background-color: transparent !important;
    border-bottom: 2px solid #1a448f !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color:#336699;
    border-radius:0;
}
#views-exposed-form-opportunites-page-1 #select2-edit-exposed-month-container,
#views-exposed-form-opportunites-page-1 #select2-edit-exposed-year-container{
    border-bottom: solid 2px #1a448f;
}
#views-exposed-form-opportunites-page-1 .js-form-item-year-limite .select2-container--default .select2-selection--single {
    border-left: none;
    border-top: none;
    width: 83px;
    border-right:none;
}
#views-exposed-form-opportunites-page-1 .js-form-item-month-limite .select2-container--default .select2-selection--single {

    width: 83px;
}
#views-exposed-form-opportunites-page-1 .js-form-item-sort-order .select2-container--default .select2-selection--single {

    width: 180px;
}
#views-exposed-form-opportunites-page-1 .form-item-field-pays-de-l-evenement-target-id .select2-container--default .select2-selection--single {

    width: 180px;
}
#views-exposed-form-opportunites-page-1 .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: relative;
    float: right;
    margin-top: -29px;
}
/*#views-exposed-form-opportunites-page-1 .select2-container {*/
    /*min-width: 83px !important;*/
/*}*/

/*#views-exposed-form-opportunites-page-1 .select2-container {*/
    /*min-width: 160px!important;*/
    /*width: auto !important;*/
/*}*/
/*#views-exposed-form-opportunites-page-1 .select2-container {*/
    /*min-width: 160px!important;*/
    /*width: auto !important;*/
/*}*/

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    font-weight: 600;
    font-size: 12px;
}
.webform-ajax-messages {
  position: fixed;
  z-index: 510;
  bottom: 0;
  top: 288.5px;
  width: 400px;
  left: 474.5px;
  height: 20%;
  background-color: #fff;
  padding: 1em;
  border: solid 1px #f1f1f1;
  border-radius: 1em;
  box-shadow: 0 2px 10px #000000;
}
.webform-edit-form.webform-form #better-messages-default {
  display: none !important;
}
#webform-ajax-messages {
  width: 27%;
  height: fit-content;
}
[id*='subform-field-heure-0-value-time']{
  display: none;
}


.view-notification .views-field-nothing-1 a {
  display:block !important;
}
