#about {
  margin-top: 0;
}


.vlr-searchbox {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, .15);
}

.eplus-tabbed-results-container {
  margin-bottom: 5rem;
}

.eplus-result-stats {
  margin-top: 30px;
}

.vlr-tabs {
  background-color: transparent;
  border-top: none;
  border-bottom: 3px solid #7c7c7c;
}

.vlr-tabs__tab {
  color: rgb(124, 124, 124);
  font-size: 23px;
  font-family: Arial,Helvetica,"DejaVu Sans",sans-serif;
  border-top: 3px solid #7c7c7c;
  border-left: 3px solid #7c7c7c;
  border-right: 3px solid #7c7c7c;
  border-radius: 0;
  position: relative;
  top: 8px;
  padding: 16px;
}

.vlr-tabs__tab--selected,
.vlr-tabs__tab:hover,
.vlr-tabs__tab--selected:hover {
  background-color: transparent;
  color: #064a8b;
  font-weight: normal;
}

.vlr-tabs__tab--selected,
.vlr-tabs__tab--selected:hover {
  background-color: #fff;
}

.vlr-pager__pages-container {
  box-shadow: 0 2px 2px #eee;
  background: #ccc;
  background: -webkit-linear-gradient(#fff, #fafafa);
  background: -o-linear-gradient(#fff, #fafafa);
  background: -moz-linear-gradient(#fff, #fafafa);
  background: linear-gradient(#fff, #fafafa);
  border-top: 1px solid rgba(250, 250, 250, 1);
  border-bottom: 1px solid rgba(250, 250, 250, 1);
}

.vlr-pager__page,
.vlr-pager__page:hover,
.vlr-pager__page:focus,
.vlr-pager__page:visited {
  border-radius: 0;
  padding: 10px 14px;
  color: #064a8b;
  font-family: Verdana;
  font-size: 18px;
  font-weight: 300;
  background: none;
  border: none;
  border-right: 1px solid #efefef;
  border-left: 1px solid #fff;
}

.vlr-pager__page--selected,
.vlr-pager__page--selected:hover,
.vlr-pager__page--selected:visited {
  color: rgba(102, 102, 102, 1);
}

.vlr-pager__page--disabled,
.vlr-pager__page--disabled:hover,
.vlr-pager__page--disabled:focus,
.vlr-pager__page--disabled:visited {
  color: rgba(192, 192, 192, 1);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #0076c6;
  border: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0076c6;
}

.eplus-results-list__no-data {
  font-family: Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
  font-size: 24px;
  text-align: center;
  color: #433580;
}

.jumbotron .vlr-search h1,
.jumbotron .vlr-search h1 {
  font-size: inherit;
  color: inherit;
}

.jumbotron .vlr-search .vlr-advanced-search__header-title {
  color: #888;
}

.vlr-searchbox__tooltip,
.jumbotron .select2,
.select2-results__option,
.select2-results__option--highlighted,
.vlr-advanced-search__header {
  line-height: 1.2;
}

input[type="checkbox"].vlr-advanced-search__match-all-countries-input {
  margin: 0;
  margin-left: 3px;
}

.Partners {
  text-transform: none;
  color: black;
}

.project-partners-map {
  line-height: 1.6;
}

.project-partners-map .vlr-map__map-container {
  max-height: 600px;
}

.project-partners-map .modal-body {
  padding: 0;
}

.modal.project-partners-map .modal-dialog {
  width: 70%;
}

@media all and (max-width: 768px) {
  .modal.project-partners-map .modal-dialog {
    width: 96%;
  }
}
.project-partners-map .modal-body {
  overflow-y: auto;
}

.vlr-map__items-count-container {
  display: none !important;
}

.vlr-map {
  line-height: 1.6;
}

.eplus-static-page {
  margin-top: 40px;
}

/*------------------------- SELECT 2 -------------------------------*/

.select2 {
  font-size: 14px;
}

.select2 li {
  margin: 0;
}

.select2 *:focus {
  outline: none;
}

.select2-dropdown {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.select2-search--inline:first-child input.select2-search__field {
  width: 250px !important;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 0;
}

.select2-container--default .select2-selection--multiple {
  border-color: #ccc;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #ccc;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-weight: bold;
  font-size: 12px;
  padding: 2px 5px;
  color: white !important;
  background-color: #084886 !important;
  border: 0;
  border-radius: 3px;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #838383;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

.select2-container .select2-search--inline .select2-search__field {
  line-height: 3rem;
}

.select2-selection__clear {
  color: #888;
}
.select2-container--default .select2-results > .select2-results__options {
  font-size: 12px;
  font-family: sans-serif;
  color: #666;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #efefef;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #084886;
  color: white;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #aaa;
  margin-left: -2px;
}


.eplus-results-map .vlr-map__items-count-container {
  display: none !important;
}

.eplus-results-map .vlr-map__country-search-explanation,
.eplus-results-map .eplus-results-map__current-programme-only-disclaimer {
  padding: 10px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  background-color: #223953;
}

.eplus-results-map .vlr-map__country-search-explanation {
  padding-bottom: 0;
}


.select2-container--default .select2-selection--multiple {
  background-color: transparent !important;
}

.project-card h1 {
  font-size: 1.6em !important;
}

.vlr-projectCard__info_awards_right #pdfDownload {
  margin-right: 5px;
}
.vlr-projectCard__info_awards_right {
  clear: both;
}
.select2-dropdown {
  max-height: 200px;
  overflow-y: scroll;
}

.arrowbottom {
  display: none !important;
}
