.navwrap {
  z-index: 500;
}

.shareicon{
  color: #fff;
}

.article-class .tags {
  font-size: 1em;
  line-height: 1em;
}

.reportheader .tags {
  font-size: 1em;
  line-height: 1.2em;
}

.article-class .tags a{
  color:#fff;
}

.rtb img{
  height: 100%;
}

.rtb .paragraph--type--accordion-item  img {
  height: inherit;
  padding: 3px;
  box-shadow: inherit;
  border-radius: 100px;
}

.takeawayrow {
  padding: 5px 20px 0px 20px;
}
.takeawayrow .shareicon{
  color: #1d2933;
}

.onpagenav{
  z-index: 5;
}

.type.dark-blue {
  z-index: 1;
  background-color: #355eff;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.sidecol .card{
  width: 98%;
  max-width: 98%;
  min-width: 98%;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: #fff;
}

.form-actions input {
  border: 0;
}

@media screen and (max-width: 767px) {
  .dropdownlabel {
    max-width: 100%;
  }
}

.dropdownlabel {
  max-width: 80%;
}

.dropdownlabel span {
  font-size: 16px;
}


.resulttext strong {
  display: inline-block;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 4px;
  background-color: #bdc3c9;
}
.webform-submission-form{
  height: 100%;
  width: 98%;
  padding: 20px;
  border-radius: 6px;
  background-color: #edf0f3;
}

.webform-submission-form:before,.webform-submission-form:after{
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.webform-submission-form:after{
  clear: both;
}

.webform-submission-form .form-select,.webform-submission-form .form-text, .webform-submission-form .form-email,.webform-submission-form .form-textarea,.webform-submission-form .form-date,.webform-submission-form .form-url {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.webform-submission-form .form-select,.webform-submission-form .form-text, .webform-submission-form .form-email,.webform-submission-form .form-textarea,.webform-submission-form .form-date,.webform-submission-form .form-url{
    min-height: 50px;
    border-style: solid;
    border-width: 2px;
    border-color: #355eff;
    border-radius: 6px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    font-size: 18px;
}

.webform-submission-form .form-textarea {
  height: auto;
  min-height: 245px;
}

.webform-submission-form .webform-button--submit{
    display: inline-block;
    border: 0;
    text-decoration: none;
    cursor: pointer;
}

.webform-submission-form .form-checkbox{
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 6px;
}

.webform-confirmation{
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.form-actions input {
  border: 0;
}

@media screen and (max-width: 767px) {
  .dropdownlabel {
    max-width: 100%;
  }
}

.dropdownlabel {
  max-width: 80%;
}

.dropdownlabel span {
  font-size: 16px;
}

label[for=edit-view-mode],.node-preview-backlink {
  color: #fff;
}

.mapcardrow .card{
  max-width: 100%;
}
.card-tags {
  position: relative;
}

.card{
  padding-bottom: 0px;
}

.webform-submission-form {

  margin-top: 30px;

  margin-bottom: 30px;

}

input.button {
  border: none;
}

.form-number {
  border: 2px solid #355eff;
  border-radius: 5px;
}

#name_table table {
  width: 100%;
}

.draggable a.tabledrag-handle {
  background-color: white;
  border-radius: 5px;
}

.touchevents a.tabledrag-handle .handle {
  background-position: 2px 5px;
  padding: 0px;
  height: 20px;
  width: 20px;
  margin: 8px auto;
}
.region-meta,.enableRecite{
  display: none!important;
}

.mapimage {
  width: 100%!important;
}
#w-dropdown-list-0 > div > a:nth-child(7):hover,#w-dropdown-list-1 > div > a:nth-child(7){
  width: 27% !important;;
}



@media screen and (min-width: 1440px){
  h2 {
      font-size: 44px!important;
  }
  .sliding-popup-bottom h2{
    font-size: 20px!important;
  }
}

.paragraph--type--latest-jobs{
  background-color:#edf0f3;
}
.leaflet-container {
  background: #E0E5E9;
}


.leftcolumn .rtb{
  padding-top: 20px!important;
}

.bigimage .shareicon{
  color: #1d2933;
}

.bimgimageimg{
  will-change:transform;
  transform : translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style : preserve-3d;
}

.paragraph--type--sections .rtb h2 {
  line-height: 50px!important;
}

.paragraph--type--graph .rtb{
  text-align: center!important;
}

.button_padding{
  padding-top: 110px;
}

.dropicon.w-icon-dropdown-toggle {
  transition-duration: 200ms;
}

.dropdown-toggle.w--open > .dropicon {
  transform: rotate(180deg);
}


#views-exposed-form-search-solr-page-1 .form-item-search {
  display: none;
}

.paragraph--type--rss-feeds h2,.paragraph--type--rss-feeds article div:nth-child(2),.last.button.w-button {
  display: none;
}

.aggregator-feeds-link a,.feed-icon{
  display: inline-block;
  margin: 10px;
  margin-left: 0px;
  padding: 13px 10px;
  border-radius: 5px;
  background-color: #fff;
  opacity: 1;
  color: #1d2933;
  font-weight: 700;
  text-decoration: none;
  background-color: #ffd000;
}

.paragraph--type--rss-feeds article div,.paragraph--type--rss-feeds article h3{
  padding-bottom: 5px;
}

.aggregator-feeds-timestamp{
  font-style: italic;
}

.paragraph--type--rss-feeds article{
  padding-bottom: 10px;
}

.contentblock.centreac{
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.article.cigraph{
  background-image: none;
}

.articleheader.newsah {
  background-color: #c53a08;
}

.container .container {
  padding: 0px;
}

.view-other-regions {
  margin: 80px auto;
}

.featurehead iframe {
  border-radius: 5px;
  width: 100%;
}

@media screen and (max-width: 479px){
  #w-dropdown-list-0 > div > a:nth-child(7):hover, #w-dropdown-list-1 > div > a:nth-child(7) {
    width: 98% !important;
  }
}

.socialicon:nth-last-child(2) {
  top: 2px;
}

button.decline-button.eu-cookie-compliance-default-button:hover {
  background: transparent;    color: #1d2933;
}

.leaflet-popup-content {
  margin: 0px 5px!important;
}

#block-ieefa-branding{
  z-index: -10;
}

.navbar.w-nav{
  z-index: 1;
}
#user-pass-reset {
	margin: 0px auto;
	max-width: 900px;
	padding: 100px 10px 30px;
	text-align: center;
}
.paragraph--type--advance-table{
  padding: 30px;
}
.paragraph--type--advance-table .searchfield {
	width: auto;
	height: 80px;
	margin-bottom: 30px;
	float: none;
	border: 1px solid #000;
	border-radius: 3px;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	font-weight: 800;
	padding: 27px 10px;
}

.paragraph--type--people-listing .card-row h2 {
  width: 100%;
}

.profileimage {
  max-height: none;
  height: auto;
}

.bef-exposed-form .form--inline .form-item {
  float: none!important;
}

.tags p{
  margin-top: 2px;
  margin-bottom: 0px;
  opacity: 0.7;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.counter-text p{
  padding-right: 25px;
  padding-left: 25px;
}

#views-exposed-form-institutions-block-1 .form-select {
  float: right;
  min-height: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: #023f02;
  border-radius: 10px;
  background-color: #fff;
  background-image: none;
  font-size: 18px;
  width: 100%;
  max-width: 300px;
  color: #023f02;
  margin-top: -100px;
}

.counter-image {
  display: flex;
  align-items: center;
  height: 100px;
}

.counter-image img{
  margin-left: auto;
  margin-right: auto;
}
.views-headerblock{
  margin-top: -54px;
  float: right;
}

.views-headerblock a{
    text-decoration: none;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 15px 30px;
    border-radius: 6px;
    background-color: #FFD000;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.institution-full-view{
  padding: 150px 40px;
}
.institution-full-view .institution-detail{
  display: flex;
}