div .search-wrapper{
	min-width: 6.625rem;
}

@media (min-width: 1199px) and (max-width: 1299px) {
	.language-wrapper a, .login-wrapper a, .meta-menu-top a, .search-wrapper a{
		padding: 0 0.4rem;
	}
	div .search-wrapper{
		min-width:unset;
	}
	.search-wrapper button.open-search{
		text-indent: -200px;
		overflow: hidden;
		width: 46px;
		padding: 0;
		background-position: center center;
	}
	.infobar>div {
		margin-left: 1.4%;
		width: 98.6%;
	}
	.meta-menu-top a svg, .mobile-metamenu-top a svg{
		margin-right: .225rem;
	}
}
@media (min-width: 1300px) and (max-width: 1499px) {
	.language-wrapper a, .login-wrapper a, .meta-menu-top a, .search-wrapper a{
		padding: 0 0.8rem;
	}
}

.tx-powermail .checkbox input[type=checkbox] {
	position: static;
	height: auto;
}
.tx-powermail .checkbox.parsley-error + .powermail_field_error_container .parsley-errors-list {
	margin-top: 0;
}

input[type=checkbox] + label {
	background-position: 0 0;
}

.frame header {
	height: auto;
	z-index: initial;
	background-color: transparent;
}
.frame header:after {
	content: none;
}

/* #10890 fix admpanel visibility - override styles from Modules/_feedit.scss */
#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel	{
	position: static;
	top: auto;
	left: auto;
	background-color: transparent;
	opacity: 1;
}

#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel.typo3-adminPanel-state-open .typo3-adminPanel-body {
	overflow: scroll !important;
	flex-basis: 82vh; /* IE11 flexbox scroll fix */
}

#TSFE_ADMIN_PANEL_FORM input[type='checkbox']:not(#typo3AdminPanelCollapse):not(#typo3AdminPanelEnable) {
	display: block !important;
	position: static;
	height: auto;
	clip: auto;
}

.newsletter-subscribe-form > h2,
.newsletter-subscribe-form .text-label {
	margin: 0 0 1.25rem;
	float: none;
	color: #131b1d;
	font-size: 1.125rem;
	font-family: open_sansbold,Helvetica,Arial,sans-serif;
	font-weight: 700;
	line-height: 1.625rem;
}

.newsletter-subscribe-form .row {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.extbase-debugger input[type="checkbox"] {
	clip: unset;
}

.infobar .meta-menu-top a {
	float: left;
}

.countryreport-cols-wrapper > .ce-image {
	display: inline-block;
	flex: 0 1 auto;
	width: 33.3333%;
	transition: all .3s ease;
	border: .625rem solid #fff;
}

.countryreport-cols-wrapper > .ce-image img {
	width: auto;
	height: 18.75rem;
}

@media (max-width: 991px) {
	.countryreport-cols-wrapper > .ce-image {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.countryreport-cols-wrapper > .ce-image {
		border: none;
		width: 100%;
	}

	.countryreport-cols-wrapper > .ce-image .ce-outer,
	.countryreport-cols-wrapper > .ce-image .ce-inner,
	.countryreport-cols-wrapper > .ce-image .ce-column {
		width: 100%;
	}

	.countryreport-cols-wrapper > .ce-image figure {
		display: block;
	}

	.countryreport-cols-wrapper > .ce-image img {
		width: 100%;
		height: auto;
	}
}

.media2click-placeholder.media2click-haspreview {
	display: flex;
	align-items: flex-end;
	width: 500px;
	height: 280px;
	padding: 2em;
	text-shadow: none;
	text-align: left;
	color: white;
	content: 'linear-gradient(0deg, rgba(102, 102, 102, .85), rgba(102, 102, 102, .85))';
}

.media2click-placeholder.media2click-haspreview a {
	color: white;
}

.logo-menu-wrapper > div {
	width: 100%;
}



/* #13074 - selectable news list class for icons.
unify icons display in all news views */


/* reset old icons styles from scss (this should be updated there, once someone runs sass compilation / migrates to mockup) */
.news-list-view time	{
	padding-left: 0 !important;
	background: none !important;
	display: inline-block !important;
	/*background-color: #ff6600 !important;*/
}
.news-list-view .deadline-announcement {
	padding-left: 0;
}
.news-list-view .link a	{
	padding-left: 0 !important;
	background: none !important;
	display: inline-block !important;
}


.news-list-item .news-icon	{
	padding-left: 1.5625rem;
	background-position: 0;
	background-size: 1.125rem 1.125rem;
	background-repeat: no-repeat;
	display: inline;
	font-family: open_sansbold, Helvetica, Arial, sans-serif;
	font-size: .875rem;
	line-height: 1.125rem;
	float: left;
	height: 25px;
	/*background-color: #ffc800;*/
}


	/* news - nachrichten */
	.news-list-item.news .news-icon {
		background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon_nachrichten.svg");
		background-size: 1.1875rem 1.125rem;
	}
	/* events - bekanntmachung */
	.news-list-item.bekanntmachung .news-icon {
		background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-bekannmachung.svg");
	}
	.news-list-item.bekanntmachung .deadline-announcement:after {
		content: ':';
	}
	/* termin - [updates - cluster  - IS TERMINE & UPDATE THE SAME?] */
    /*.news-list-item.update .news-icon {
      	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon_cluster.svg");
	}*/
	/* termine */
	.news-list-item.termine .news-icon {
		background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon_termine.svg");
	}
	/* link */
    .news-list-item.link .news-icon {
      	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon_link_klein.svg");
	}
	/* abkommen */
    .news-list-item.abkommen .news-icon {
    	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-abkommen-01.svg");
	}
	/* dokumente */
    .news-list-item.dokument .news-icon {
    	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-dokumente-01.svg");
	}
	/* projekt */
    .news-list-item.projekt .news-icon {
    	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-projekt-01.svg");
	}
	/* entdeckt */
    .news-list-item.entdeckt .news-icon {
    	background-image: url("/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-entdeckt.svg");
	}


/* fix description wrapping icon */
.news-list-item .list-description	{
	clear: both;
}
.news-list-item .list-description.to-left	{
	float: left;
	clear: none;
	max-width: calc(100% - 25px);
}
/* fix vertical align with types using smaller font time labels */
.news-list-view time {
	padding-top: 4px;
}
.ki-news-announcements-documents-slider-item-news-element-type-wrapper	{
	line-height: 1.5em;
}


/* #13809 - copyright info for image */
.image-copyright-wrapper img,
.ki-country-info-image img {
	vertical-align: top;
}

.image-copyright-wrapper .image-copyright,
.ki-country-info-image .image-copyright {
	position: relative;
	float: right;
	margin-top: 0;
	transform: translateY(-100%);
	padding: .25em .5em;
	background-color: #002e45;
	color: white;
	cursor: pointer;
}


.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.more-information-col .subprojects ul a {
	background-image: url(/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon-projekt-01.svg);
	background-position: left .125rem;
	background-size: 1.125rem .8125rem;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 1.5625rem;
}

/* #13902 */
.newsletter-wrapper .ce-textpic {
	padding-left: 0;
	border-left: none;
}

/* #14026 */
.country-detail-page .ce-left .ce-gallery, .news-list-view .ce-left .ce-gallery, .col-wrapper.docs .ce-left .ce-gallery {
  float: left;
}

/* #14463 */
.ce-textpic.ce-left.ce-above .ce-gallery {
  float: left;
}

/* #14341 */

.bg-gray {
  background-color: #f3f3f3;
}

.newsletter-subscribe {
  padding: 20px 20px 15px;
  margin-left: 0;
  margin-right: 0;
}

.newsletter-subscribe-container {
  border-left: 0;
  border-right: 0;
}

.newsletter-subscribe-container p + p {
  margin-bottom: 35px;
}

.newsletter-subscribe .crArchiveItem {
  border-color: #f3f3f3;
}

.newsletter-subscribe-container form input[type=text] {
  width: 310px;
  border: 2px solid #d3d2d0;
}

.newsletter-subscribe-container form input[type=text]::placeholder {
  font-size: 0.875rem;
  font-family: 'open_sansregular';
  opacity: 1;
}

.newsletter-subscribe .lastest-newsletter-container {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.newsletter-subscribe .lastest-newsletter-container .lastest-newsletter-container-wrapper {
  flex: 8;
}

.newsletter-subscribe-container form {
  padding: 0;
}

.newsletter-subscribe-container .btn.btn-primary.is-blue {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.newsletter-subscribe-container .btn.btn-primary.is-blue:before {
  content: '';
  background-image: url('/typo3conf/ext/px_basis_config/Resources/Public/Css/Icons-original/icon_newsletter_white.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px 22px;
  display: inline-block;
  width: 17px;
  height: 22px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  .newsletter-subscribe-container {
    margin-bottom: 25px;
  }
  .lastest-newsletter-container .lastest-newsletter-container-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.newsletter-subscribe .col-xs-12.col-sm-6.newsletterregister-multicheckbox-1 {
  width: 100%;
}

@media (max-width: 768px) {
  .newsletter-subscribe .col-xs-12.col-sm-6.newsletterregister-multicheckbox-1 {
    width: 100%;
  } 
}

.newsletter-subscribe .newsletter-subscribe-container form input[type=Checkbox] + label {
  margin-bottom: 10px;
}

.newsletter-subscribe #newsletterregister-multicheckbox-1 {
  margin-bottom: 10px !important;
}

.newsletter-subscribe .add-on.form-check-label {
  font-family: open_sansregular,Helvetica,Arial,sans-serif;
}

.newsletter-subscribe .control-label {
  font-size: 1.125rem;
}

.newsletter-subscribe .control-label .mandatory {
  font-family: open_sansbold,Helvetica,Arial,sans-serif;
  color: #000;
}

.newsletter-subscribe .lastest-newsletter-container.col-xs-12.col-md-6.col-lg-4.col-lg-push-2 {
  padding: 20px 0 58px;
}

@media (max-width: 991px) {
  .newsletter-subscribe .lastest-newsletter-container.col-xs-12.col-md-6.col-lg-4.col-lg-push-2 {
    padding-bottom: 0;
  }
}

.smaller-text {
	font-size: 0.9em;
}

.h1_small {
	font-size: 24px;
	line-height: 1.875rem;
}

#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel-form-checkbox input[type='checkbox']:not(#typo3AdminPanelCollapse):not(#typo3AdminPanelEnable) {
	display: none !important;
}

main.main-section.container-fluid .tx-content-aggregation .row {
	padding-left: 0rem;
	padding-right: 0rem;
}

.btn-filter .ki-article-details-options-icon {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.btn-filter .ki-article-details-options-icon {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

a.btn-filter:hover {
	text-decoration: none;
}
