/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/raleway-v28-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/raleway-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/raleway-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/raleway-v28-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* ************* */
/* Basic setting */
/* ************* */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html, body {
	-webkit-text-size-adjust: 100%;
	height:100%;
}
body {
	font-size: 100%;
}
img {
	border: 0;
	display: block;
}
.clear {
	clear: both;
}
hr {
	height: 1px;
	border-width: 0;
	color: #666;
	background-color: #666;
}
label {
	pointer-events: none;
}
.floatleft img {
	height: 20px;
	padding-left: 5px;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}
#backform {
	margin-bottom: 30px;
}
.content-additional h2 a {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width:100%;
}
/* ********** */
/* Typography */
/* ********** */
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
	color: #666;
	height: 100%;
	overflow-y: scroll;
}
a, a:visited {
	color: #003d7e;
	text-decoration: none;
	font-weight: 300;
}
a:hover, a:active {
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: "Raleway", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 24px;
	padding: 0;
}
h1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 100%;
}
h2, .section-title h3, aside h1 {
	font-size: 24px;
	font-weight: 300;
}
.section-title h3 {
	padding-right:7px;
}
h1 + h2 {
	font-size: 18px;
}
.content-additional h1 {
	margin-bottom: 15px;
}
.content-additional h2 {
	line-height: 120%;
	margin-bottom: 9px;
	margin-left:130px;
}
.content h1, .content-main h1, .titel h1 {
	margin-top: 60px;
	margin-bottom: 0;
}
.content h2 {
	margin-top: 10px;
}
.titel h2 {
	padding-top: 6px;
}
.filters h2 {
	margin-top: 6px;
	margin-bottom: 8px;
}
.results h3 {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 60px;
}
aside h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	line-height: 14px;
}
.detailview table h3 {
	line-height: 30px;
	margin: 0;
}
.related-projects h2 a, .related-projects h2 a:hover, .related-projects h2 a:active, .related-projects h2 a:visited, .key, .strong, aside h2 a, aside h2 a:hover, aside h2 a:active, aside h2 a:visited, .additional-brochure a, .additional-brochure a:hover, .additional-brochure a:active, .additional-brochure a:visited {
	font-weight: 700;
}
table {
	line-height: 21px;
}
.further-information h1 {
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
}
.content-additional article.further-information h1, .content-additional article.further-information section section {
	padding: 0 20px;
}
.related-projects h1 + section, .further-information h1 + section {
	margin-top: 0;
}
.related-projects section section:hover a, .further-information section section:hover a {
	text-decoration: underline;
}
.content-additional p {
	line-height: 20px;
}
/* ****** */
/* Layout */
/* ****** */
/*footer .footer_content, .main, header {
	min-width: 320px;
}*/
.detailview, .homepage {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width:320px;
	max-width:100%;
	margin: 0 auto -70px;
	width: 100%;
	position: relative;
}
header {
	height: 80px;
	background-color: white;
	margin: auto;
}
.main {
	margin: auto;
	min-height: 320px;
	position: relative;
}
.homepage .main {
	padding-bottom: 60px;
}
.bar + .main {
	padding-top: 25px;
}
.results {
	clear: both;
}
.results aside {
	padding-top: 11px;
}
.gallery {
	margin-top: 20px;
}
.advanced-filters {
	margin-top: 15px;
	margin-bottom: 15px;
}
.content-additional, .additional-options {
}
.content-additional {
	margin-top: 20px;
}
footer {
	background: #DDD;
	padding-bottom: 30px;
}
footer {
	clear: both;
	height: 50px;
}
.clearer {
	height: 100px;
	position: relative;
	overflow: auto;
	clear: both;
}
footer .footer_content {
	margin: 0 auto;
}
footer .footer_content .footeraddress {
	line-height: 16px;
	padding: 10px 0 10px 10px;
	font-size: 12px;
	margin: 0;
	float: left;
}
footer .footer_content .footershortcuts {
	margin: 0;
	padding: 10px 0;
	font-size: 11px;
	text-align: right;
	float: right;
}
.content-additional article {
	background-color: #DDD;
	margin-bottom: 40px;
}
.content-additional article > section {
	padding: 20px;
	padding-bottom: 25px;
}
.content-additional article.related-publications > section {
	padding-bottom: 35px;
}
.related-publications aside {
	margin: 14px 0 22px 0;
}
.content-additional section.additional-brochure {
	margin-top: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 2px solid white;
}
.related-projects section, .further-information section {
	display: block;
	clear: left;
	margin-top: 25px;
}
.further-information section + section {
	margin-top: 70px;
}
article.further-information {
	background-color: transparent;
}
.content-additional article.further-information > section {
	padding: 0px;
}
.filter-menu {
	line-height: 14px;
}
/* ******** */
/* Elements */
/* ******** */
/* Logos */
/* * * * */
.logo {
	position: relative;
	bottom: -48px;
	background-color: white;
	padding: 8px;
	box-shadow: rgba(0, 51, 51, 0.8) 0px 0px 10px;
	display: inline-block;
}
* + html.logo {
	display: inline;
	width: auto;
}
.logo img {
	display: block;
}
.secondary-logo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.secondary-logo p, .secondary-logo-bottom p {
	color: #003d7e;
	font-family: "Raleway", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
}
.secondary-logo p a {
	font-weight: 800;
}

/* Header bar  */
/* * * * * * * */
.bar {
	background-image: url("/mediaintern/gradient_subpage.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
}
/* Form elements */
/* * * * * * * * */
form.searchform {
	position: relative;
	float: right;
	text-align: right;
	margin: 30px 0 0 0;
	color: #003d7e;
}
form.searchform input {
	height: 16px;
	width: 130px;
	font-size: 11px;
	border: 1px solid #003d7e;
	color: #666;
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	font-size: medium;
	background: white;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
div#searcherror {
	position:absolute;
	top:-30px;
}
.additional-options button#btn-search {
	background: #fff;
	border: none;
	position: relative;
	right: 4px;
	top: 2px;
	cursor: pointer;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
}
.additional-options form {
	position: relative;
}
.additional-options input {
	height: 29px;
	padding: 3px;
	margin-bottom: 26px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
	border-width: 1px;
}
fieldset {
	border: 0;
	line-height: 16px;
}
label.filter {
	display: block;
	position: relative;
	left: 0;
	z-index: 1;
	font-weight: 300;
	top: 0;
	margin: 15px 0 5px 0;
}
select {
	width: 200px;
}
select#sorting {
	background-color: #DDD;
	background-image: url(/mediaintern/select-arrow-icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 3px;
	padding-left: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-right: 180px;
}
/*IE*/
select::-ms-expand {
	display: none;
}
.results aside p {
	padding-top: 5px;
}
.results aside p img {
	display:inline;
}
/* Images  */
/* * * * * */
.gallery img {
	width: 100%;
	height: 380px;
}
.thumbnails img {
	width: 86px;
	height: 57px;
	margin-left: 6px;
}
.thumbnails img:first-child {
	margin-left: 0;
}
.thumbnails img:hover {
	border-width: 6px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	cursor: pointer;
}
.content-additional img {
	width: 108px;
	float: left;
}
.related-publications img {
	box-shadow: 1px 1px 5px #666;
	margin-right: 20px;
}
.background {
	background: #003d7e;
	float: left;
	margin-right: 20px;
	border: 1px solid #fff;
}
.background img {
	display: block;
}
.background:hover img {
	opacity: 0.6;
}
.further-information .background {
	border: 1px solid #DDD;
}
.credit {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #DDD;
	color: #666;
	padding: 5px;
	opacity: 0.8;
	line-height:100%;
	font-size:12px;
	margin-left:10px;
}
.single-image {
	position: relative;
}
.previous, .next {
	height: 57px;
	background-color: #DDD;
	opacity: 0.9;
	vertical-align: middle;
	padding: 5px;
	padding-top: 20px;
	position: relative;
	bottom: 70px;
}
.previous:hover, .next:hover {
	background-color: #666;
	color: #DDD;
}
.previous {
	float: left;
}
.next {
	float: right;
}
.thumbnails a {
	color: #666;
}
/*lazyload*/
.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 1000ms;
}
[data-expand].lazyload {
	opacity: 0;
	transform: scale(0.8);
}
[data-expand].lazyloaded {
	opacity: 1;
	transition: all 700ms;
	transform: scale(1);
} 
/* Project navigation  */
/* * * * * * * * * * * */
.project-switch {
	color: #666;
	text-decoration: none;
	right: 0;
	position: absolute;
	top: 18px;
}
.back {
	clear: right;
	margin-bottom: 40px;
}
/* Results navigation  */
/* * * * * * * * * * * */
.results p {
	padding-top: 2px;
	display: inline-block;
}
.view-toggle {
	float: right;
}
.view-toggle button {
	width: 38px;
	height: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: none;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.view-toggle button:hover {
	cursor: pointer;
}
#view-toggle-list {
	background: url(/mediaintern/icon-list-light.gif);
	background: url(/mediaintern/icon-list-light.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-thumb {
	background: url(/mediaintern/icon-thumb-light.gif);
	background: url(/mediaintern/icon-thumb-light.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-list:hover, #view-toggle-list.active {
	background: url(/mediaintern/icon-list-dark.gif);
	background: url(/mediaintern/icon-list-dark.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-thumb:hover, #view-toggle-thumb.active {
	background: url(/mediaintern/icon-thumb-dark.gif);
	background: url(/mediaintern/icon-thumb-dark.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-list.active, #view-toggle-thumb.active {
	cursor: default;
}
/* Download-Buttons abrunden */
button.save-pdf, button.download {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
button.download + button.download {
	margin-left: 5px;
}
/* Tables  */
/* * * * * */
table {
	table-layout: fixed;
	width: 100%;
	padding: 0;
	margin: 20px 0 40px 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table.list tr td {
    padding-right: 20px;
}
table.list tr th:last-child, table.list tr td:last-child {
    padding-right: 0;
}
table.list tr th:last-child, table.list tr td:last-child, table.list tr th:nth-child(5), table.list tr td:nth-child(5) {
	text-align: right;
}
table.list tr th.resp_table4:last-child, table.list tr td.resp_table4:last-child {
	text-align: left;
}
table.list tr th a {
	font-weight: bold;
	color: #666;
	padding-right: 20px;
	background: url("/mediaintern/column-sortable.png") no-repeat right center;
}
table.list tr th a.sort_asc {
	background: url("/mediaintern/column-asc.png") no-repeat right center;
}
table.list tr th a.sort_desc {
	background: url("/mediaintern/column-desc.png") no-repeat right center;
}
table.last {
	margin: 20px 0 10px 0;
}
.detailview table {
	border-top: 1px solid #DDD;
	border-bottom: none;
}
.minimal {
	margin-top: 0;
}
#results-listview tr:hover td {
	background: #003d7e;
	color: #DDD;
}
#results-listview tr:hover a {
	color: #DDD;
	text-decoration: none;
}
#results-listview tr.titles:hover a {
	color: #666;
}
#results-listview tr.titles a:hover {
	text-decoration: none;
}
th {
	text-align: left;
}
th, td {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #DDD;
	padding: 5px 0 5px 0;
}
.detailview th, .detailview td {
	border-top: 1px solid #DDD;
	border-bottom: none;
	padding: 5px 0 5px 0;
}
td.section-title, td.content-image {
	padding: 0 0 5px 0;
}
td section {
	margin-bottom: 15px;
}
td section:last-child {
	margin-bottom: 0px;
}
td section a {
	display: block;
	margin-bottom: 5px;
}
td section:hover a {
	text-decoration: underline;
}
/* Thumbnails  */
/* * * * * * * */
#results-thumbsview ul {
	margin: 20px -20px 10px 0;
}
#results-thumbsview ul li {
	float: left;
	margin-right: 12px;
	list-style-type: none;
	height: 208px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
#results-thumbsview ul li a {
	display: inline-block;
}
#results-thumbsview h3 {
	clear: both;
}
#results-thumbsview .installation-info {
	line-height: 21px;
	font-weight: 700;
	color: #fff;
	padding: 4px;
	padding-left: 20px;
	margin: 0;
	width: 100%;
	overflow: hidden;
	position: absolute;
	display: none;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#results-thumbsview h4 {
	font-size: 16px;
	padding: 4px 0;
}
#results-thumbsview .year {
	font-size: 12px;
}
#results-thumbsview li:hover h4 {
	display:block;
}
table.list tr > td:first-child a {
	width: 305px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}
table.list tr td.resp_table3 {
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#results-thumbsview li:hover a {
	text-decoration: none;
	background: #000;
}
#results-thumbsview ul.thumbs li img {
    transition: transform 2s, filter 2s ease-in-out!important;
}
#results-thumbsview li:hover img {
	background: none;
    opacity: 0.6;
    transform: scale(1.1);
    transform-origin: 50%;
	transition: none !important;
	filter: alpha(opacity=60);
/* For IE8 and earlier */
}
.pagination {
	clear: both;
	display: table;
	margin: 0 auto;
}
#results-thumbsview .pagination ul {
	padding: 0;
	margin: 0;
}
#results-thumbsview .pagination ul li {
	margin: 2px;
	padding: 3px;
	height: auto;
	background-color: transparent;
}
#results-thumbsview .pagination .current, #results-thumbsview .pagination li:hover {
	background-color: #666;
	color: #DDD;
}
.pagination li:hover a {
	color: #DDD;
	text-decoration: none;
}
#results-thumbsview .pagination li.no-link:hover {
	background-color: transparent;
	color: #666;
}
/* Google map  */
/* * * * * * * */
.content-additional article.map {
	padding: 0;
}
.content-additional article.map {
	background-color: white;
}
.map img {
	width: 35px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}
.map p {
	margin-left: 55px;
}
.map p.double-country {
	margin-left: 95px;
}
/* Reference Generator */
/* * * * * * * * * * * */
.reference_generator {
	background-color: #DDD;
	padding: 20px;
	/*clear: both;
*/
}
.reference_generator h2 {
	margin: 0 0 8px 0;
	line-height: 24px;
}
.reference_generator p {
	line-height: 20px;
	margin-bottom: 9px;
}
/* Download button */
/* * * * * * * * * */
button.save-pdf, button.download {
	color: #fff;
	background: #003d7e url("/mediaintern/download_arrow_white.png") 10px 5px no-repeat;
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-size: 15px 18px;
	border: 1px solid #003d7e;
	padding: 6px;
	padding-left: 40px;
	padding-right: 10px;
	font-weight: 700;
	cursor: pointer;
	font-size: 14px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
button.save-pdf {
	float: right;
	margin-bottom: 20px;
}
.save-pdf a {
	color: #fff;
}
.save-pdf a:hover {
	color: #003d7e;
}
button.save-pdf:hover, button.download:hover {
	background-color: #fff;
	color: #003d7e;
	background: url("/mediaintern/download_arrow_blue.png") 10px 5px no-repeat;
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-size: 15px 18px;
	border: 1px solid #003d7e;
}
.content-additional button.download, .reference_generator button.download {
	color: #DDD;
	background-image: url("/mediaintern/download_arrow_grey.png");
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
	background-size: 15px 18px;
}
.content-additional button.download:hover, .reference_generator button.download:hover {
	color: #003d7e;
	background: #DDD url("/mediaintern/download_arrow_blue.png") 10px 5px no-repeat;
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-size: 15px 18px;
}
/* Reset button  */
/* * * * * * * * */
.reset button.reset-filters {
	float: right;
	margin-top: 0;
	padding: 5px 4px;
	border: 1px solid #003d7e;
	background: #003d7e;
	color: #fff;
	font-size: 12px;
	line-height:16px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family:inherit;
}
button.reset-filters:hover {
	background: transparent;
	color: #003d7e;
	cursor: pointer;
}
.reset.moved button.reset-filters {
	margin-bottom: 40px;
}
form.reset {
	float: right;
	-webkit-transition: bottom 0.5s;
	transition: bottom 0.5s;
	margin-bottom: 7px;
}
form.reset.moved {
	top: 30px;
	position: relative;
}
/* Snippets  */
/* * * * * * */
.hide {
	display: none;
}
/* Advanced filters  */
/* * * * * * * * * * */
.advanced-filters {
	border: 1px solid white;
	position: relative;
	padding: 10px;
}
.advanced-filters p {
	color: #003d7e;
	text-decoration: none;
	padding-left: 0;
	cursor: pointer;
	margin-left: -10px;
	-webkit-transition: margin-left 1s;
	transition: margin-left 1s;
	position: relative;
	bottom: 1px;
}
.advanced-filters p button {
	display: inline-block;
	background: none;
	border: none;
	font-size: 18px;
	font-weight: 700;
	width: 21px;
	height: 21px;
	padding-bottom: 10px;
	position: relative;
	bottom: -2px;
	cursor: pointer;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform 1s;
	transition: transform 1s;
}
.advanced-filters p button span {
	position: relative;
	bottom: 2px;
}
.advanced-filters p button:focus {
	outline: 0;
}
.advanced-filters, .advanced-filters .slider {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.advanced-filters .slider {
	margin-top: 15px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 0 9px 3px 9px;
}
.advanced-filters .slider h3 {
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: 300;
}
.advanced-filters-section {
	display: none;
}
.border {
	border: 1px solid #666;
}
.border p {
	margin-left: -2px;
}
.border p button {
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

/* LoginPopup */
#modalpopup fieldset.login {
	box-shadow: 0 0 20px #000;
	background: #f5f7fd url("/mediaintern/beach42.png") 90% 10px/100px auto  no-repeat;
	border: 1px solid #a5acb2;
	border-radius: 5px;
	margin: 5px 5px 15px;
	padding: 30px 25px 25px;
	position: relative;

	line-height: 16px;
}

#modalpopup fieldset.login label {
	padding-left: 0;
	font-size:1.1em;
	margin-bottom:10px;
	display: inline-block;
	float: left;
	width: 270px;
}

#modalpopup fieldset.login legend {
	float: left;
	font-weight: bold;
	margin-bottom: 15px;
	width: 100%;
	text-transform: uppercase;
	font-size:16px;
}
.funktionslinks a.cancel_login {
	color: #000;
	float: right;
}
#login_form {
	clear: both;
}

#modalpopup fieldset.login .popupbasecontent div {
	clear: both;

	overflow: hidden;
}
#modalpopup fieldset.login input[type="text"], #modalpopup fieldset.login input[type="password"] {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	border-radius: 3px;
	color: #555;
	display: inline-block;
	font-size: 14px;
	// height: 20px;
	line-height: 20px;
	margin-bottom: 9px;
	padding: 4px 6px;
}
#modalpopup fieldset.login .edit_button.gruen {
	background-color: #5cb85c;
	border-color: #4cae4c;
	font-weight: bold;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin: 0;
	padding: 8px 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-weight:bold;
}
.funktionslinks a {
	text-decoration:none;
}
#modalpopup fieldset.login .buttons {
	margin-bottom:30px;
}

#modalpopup fieldset.login .buttons .edit_button {
	width: 100%;
	box-sizing: border-box;
}
#modalpopup fieldset.login .edit_button.gruen:hover {
	background-color: #43AC6A;
	color: #fff;
}
.popup-block {
	margin: 0 auto;
	position: relative;
	text-align: left;
}

/* ************* */
/* Plugin styles */
/* ************* */
/* Variables an Modules */
/* ********** */
/* FlexSlider */
/* ********** */
/*.flex-direction-nav a {
	color: white;
}
.flex-direction-nav a:hover {
	opacity: 1;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
	opacity: 0.3;
}
.flex-prev, .flex-next, .flex-pause, .flex-play {
	line-height: 1;
}
.flex-control-nav {
	position: absolute;
	bottom: -15px;
}
.detailview .flex-control-nav {
	display: none;
}*/
/* *********** */
/* RangeSlider */
/* *********** */
#range-slider {
	width: 100%;
}
.ui-rangeSlider {
	padding-top: 0;
	margin-top: 40px;
	height: 20px;
}
.ui-rangeSlider-bar {
	background: #666;
	height: 10px;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	margin-left: 20px;
	margin-right: 20px;
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container, .ui-rangeSlider-noArrow .ui-rangeSlider-container, .ui-rangeSlider-arrow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ui-rangeSlider-container {
	background: #DDD;
}
.ui-rangeSlider-arrow, .ui-rangeSlider-label {
	background: #666;
}
.ui-rangeSlider-label {
	padding: 0 5px;
	bottom: 30px;
}
.ui-rangeSlider-container, .ui-rangeSlider-arrow {
	height: 12px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}
.ui-rangeSlider-label-inner {
	border-top: 10px solid #003d7e;
}
.ui-rangeSlider-label {
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.ui-rangeSlider-label, .ui-rangeSlider-bar {
	background: #003d7e;
}
/* ****** */
/* Chosen */
/* ****** */

.chosen-container-multi .chosen-choices, 
.chosen-single .chosen-choices {
	padding-right: 30px;
}
.chosen-container-multi, 
.chosen-single, 
.chosen-container-multi .chosen-choices {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.chosen-container-multi .chosen-choices:after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0.3em;
    background: #ddd;
    cursor: pointer;
    pointer-events: none;
    color: #003d7e;
    line-height: 1.5em;
    font-size: 1.5em;
}
.chosen-container .chosen-choices li {
	float: right;
}
.chosen-container .chosen-choices li.search-field {
	margin-right: 10px;
}
.chosen-container .chosen-choices li.search-field input[type="text"] {
	direction: rtl;
}
.chosen-container .chosen-results li.highlighted {
	background: #003d7e;
	color: #fff;
}
.chosen-container-multi .chosen-choices li.search-choice {
	background: #003d7e;
	color: #DDD;
	box-shadow: none;
	border: 1px solid #003d7e;
}
li.result-selected a.search-result-close {
	position: relative;
	left: 3px;
	top: 1px;
	display: inline-block;
}
.chosen-container-multi .chosen-choices li.search-choice.search-choice-toggled {
	padding-right: 5px;
}
.chosen-container .chosen-results .group-option + li.group-result {
	margin-top: 15px;
}
.chosen-rtl .chosen-drop {
	left: -9000px;
}
.chosen-container.chosen-container-multi {
	background-color: #fff;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}
.chosen-container .chosen-choices {
	float: right;
	width: 384px;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
.chosen-container-active .chosen-choices {
	box-shadow: none;
}
.chosen-container .chosen-choices li {
	float: right;
}
.chosen-container-multi .chosen-choices li.search-choice:hover {
	background: transparent;
	color: #003d7e;
}
div.chosen-container:hover, div.chosen-container-multi:hover {
	border-color: #003d7e;
}
.chosen-container .chosen-drop, .chosen-container .chosen-results {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.naviblock {
	text-align: center;
	clear:both;
}
.naviblock a, .naviblock span {
	padding: 4px 8px;
	margin: 0 3px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.naviblock span {
	background: #003d7e;
	color: #fff;
}
.naviblock a:hover {
	background-color: #003d7e;
	color: white;
	text-decoration: none;
}
#results-listview, #results-thumbsview {
	margin-bottom: 30px;
}
.result-selected {
	cursor: pointer;
}
.search-result-close {
	display: block;
	width: 12px;
	height: 12px;
	font-size: 14px;
	font-weight:bold;
	color:#ccc;
}
a.search-result-close:hover {
	text-decoration:none;
}
img.lazy {
	opacity: 0;
}
img.lazy2 {
	opacity: 0;
	transition: opacity .1s ease-in;
}
#results-thumbsview h4 {
	text-align: left;
}
#filtertabs, #tabnavi {
	background-color: #fff;
	border: none;
	padding: 0;
}
.reset {
	top: -40px;
	position: relative;
}
#tab-2 .reset {
	top: 0;
}

/* ************ */
/* Print styles */
/* ************ */
/* Variables an Modules */
/* ********** */
/* FlexSlider */
/* ********** */
/*.flex-direction-nav a {
	color: white;
}
.flex-direction-nav a:hover {
	opacity: 1;
}
.flexslider:hover .flex-prev, .flexslider:hover .flex-next {
	opacity: 0.3;
}
.flex-prev, .flex-next, .flex-pause, .flex-play {
	line-height: 1;
}
.flex-control-nav {
	position: absolute;
	bottom: -15px;
}
.detailview .flex-control-nav {
	display: none;
}
.amazingslider-nav-1 div div div div {
	background: #003d7e;
}
#prev_link span, #next_link span {
	display: none;
}*/
  /*LOGIN*/

  a.edit_button,
  input.edit_button {
	display:inline-block;
	font-weight: 700;
	padding: 6px 10px;
	line-height:18px;
	cursor: pointer;
	font-size: 14px;
	height:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-radius: 5px;
	width:auto;
	border: 1px solid transparent;
}
a.edit_button.blau,
input.edit_button.blau {
	background: #003d7e;
	color: #fff;
	border-color:#003d7e;
}
a.edit_button.blau:hover, 
input.edit_button.blau:hover {
	background: #fff;
	color: #003d7e;
	text-decoration:none;
}
#loginformsimple fieldset > div {
    padding: 10px 0;
}
#loginformsimple label {
	display: inline-block;
    width: 170px;
}
#loginformsimple input[type="text"],
#loginformsimple input[type="password"]{
    border: 1px solid #666;
    color: #666;
      padding: 3px;
    width: 350px;
}
.error{
    background-color: #f1736a;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 20px;
	margin-bottom:15px;
	display:inline-block;
}
.buttons {
    clear: both;
    margin-top: 20px;
}
/*mobil*/
@media (max-width: 999px) {

#tabnavi li {
	background-color: #fff;
	border: 1px solid #003d7e;
	border-bottom-color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#tabnavi li.ui-state-active, #tabnavi li:hover {
	background-color: #003d7e;
}
#tabnavi li:hover {
	border-bottom-color: #fff;
}
#tabnavi li a {
	color: #003d7e;
	padding: 10px 20px;
}
#tabnavi li.ui-state-active a, #tabnavi li:hover a {
	color: #fff;
}
#tab-1, #tab-2 {
	border: 1px solid #003d7e;
	padding: 20px;
}
.chosen-container.chosen-container-multi ul.chosen-choices {
	width: 100%!important;
	height: 100% !important;
}
.chosen-container-multi .chosen-choices, .chosen-single .chosen-choices {
	background-size: 31px 30px;
}
select.chosen-select option:first-child {
	display: none;
}
select.chosen-select {
	width: 100%!important;
}
.chosen-container .chosen-results li {
	line-height: 18px;
}
.chosen-container-multi {
	height: 31px;
}
.chosen-container-multi .chosen-choices li.search-choice {
	padding: 5px 24px 5px 5px;
	margin: 2px 3px 2px 0;
}
.gallery {
	margin-bottom: 100px;
}
.reference_generator {
	margin-bottom: 70px;
}
#tab-1, #tab-2 {
	margin-bottom: 40px;
}
#tab-2 {
	padding-bottom: 40px;
}
form.reset.moved {
	top: -20px;
}
.secondary-logo, header, footer .footer_content .footeraddress, .main {
	margin: 0 5%;
}
footer .footer_content .footeraddress {
	padding-left: 0;
}
button.download, .reset button.reset-filters, .ui-widget, .chosen-container {
	font-size: 1em;
}
#view-toggle-thumb, .view-toggle button {
	width: 48px;
	height: 38px;
}
#view-toggle-thumb:hover, #view-toggle-thumb.active, #view-toggle-thumb, #view-toggle-list:hover, #view-toggle-list.active, #view-toggle-list {
	background-size: 48px 38px;
}
.desktop {
	display: none;
}
table.list .resp_table5 {
	display: none;
}
.advanced-filters.border {
	margin-bottom: 40px;
}
.content h1 {
	margin-top: 40px;
}
.content h1+h2, .titel h1+h2 {
	margin-bottom: 40px;
}
#results-thumbsview ul li {
	height:auto;
	margin-right:0;
}
#results-thumbsview ul li img {
	width:100%;
	height:auto;
}
#results-thumbsview ul li a {
display:block;
margin-right:20px;
}
.advanced-filters .slider h3 {
	margin:-25px 0 0 -10px;
}
.advanced-filters .slider {
	margin-top:35px;
}
/*.ui-rangeSlider-label {
	padding: 10px 15px;
}*/
}
@media (max-width: 999px) {
table.list .resp_table4:last-child {
	display: none;
}
}
@media (max-width: 970px) {
table.list .resp_table4 {
	display: none;
}
}
@media (max-width: 900px) {
table.list .resp_table3 {
	display: none;
}
}
@media (max-width: 781px) {
.related-projects section section {
	width: 100%;
}
.content-additional article.related-projects > section {
	padding-bottom: 0;
}
.content-additional h2 a {
	/*width: 65%;*/
	max-width:100%;
}
}
@media (max-width: 650px) {
table.list .resp_table2 {
	display: none;
}
}
/*@media (max-width: 600px) {
.content-additional h2 a {
	width: 50%;
}
}*/
/*1 Bild*/
@media (max-width: 539px) {
#results-thumbsview ul {
	width: 100%;
	text-align: center;
}
#results-thumbsview ul li {
	float: none;
}
#results-thumbsview ul li a {
	margin-right:0;
}
/*form.reset {
	width: 90px;
}*/
form.reset button.reset-filters {
	width:100%;
	float:none;
}
form.reset {
	width: 100%;
	float:none;
	top:0;
}
.reset button.reset-filters {
	padding: 5px 0;
}
}
@media (max-width: 432px) {
button.download:hover,
.reference_generator button.download,
.reference_generator button.download:hover,
button.download {
	background-size: 25px 30px;
	padding-left:55px;
	background-position:10px;
}
.results button.download {
padding-right:40px;
}

button.download {
	color: #fff;
	background: #003d7e url("/mediaintern/download_arrow_white-medium.gif");
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_white.svg");
	background-position: 10px;
	background-repeat: no-repeat;
	background-size: 25px 30px;
}


button.download:hover {
	background: url("/mediaintern/download_arrow_blue-medium.gif");
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-position: 10px;
	background-repeat: no-repeat;
	background-size: 25px 30px;
	background-size: 25px 30px;
}
.reference_generator button.download {
	color: #DDD;
	background-image: url("/mediaintern/download_arrow_grey-medium.gif");
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_grey.svg");
}
.reference_generator button.download:hover {
	background: #DDD url("/mediaintern/download_arrow_blue-medium.gif");
	background-image: -webkit-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: -moz-linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-image: linear-gradient(transparent, transparent), url("/mediaintern/download_arrow_blue.svg");
	background-repeat:no-repeat;
	background-position: 10px;
	background-size: 25px 30px;
}
}
/*2 Bilder*/
@media (min-width: 540px) and (max-width: 811px) {
#results-thumbsview ul li {
	width: 50%;
	margin-right: 0;
}
#results-thumbsview ul li:nth-child(2n+3) {
    clear: left;
}
}
@media (min-width: 600px) {
.table {
	display: table;
	width: 100%;
	border-top: 1px solid #ddd;
	margin: 20px 0 40px 0;
}
.table div {
	display: table-cell;
}
.table div.section-title {
	width: 190px;
	vertical-align: top;
	padding-top: 10px;
}
.table table {
	margin: 0
}
.detailview .table table tbody tr:first-child td, .detailview .table table {
	border-top: 0;
}
#prev_link span, #next_link span {
	display: inline;
}
}
@media (min-width: 800px) and (max-width: 999px) {
.related-projects section section {
	float: left;
	width: 50%;
	clear: none;
	margin-top: 0;
}
.content-additional .related-projects h1 + section h2 {
	padding-right:20px;
}
}
/*3 Bilder*/
@media (min-width: 812px) and (max-width: 999px) {
#results-thumbsview ul {
	/*width: 100%;*/
	/*text-align: center;*/
	margin-right:-20px;
}
#results-thumbsview ul li {
	width: 33.3333333333333333333333333333333333333333333%;
}
#results-thumbsview ul li:nth-child(3n+4) {
    clear: left;
}
}
@media (min-width: 1000px) {

#results-thumbsview li .installation-info {
	display:none;
}
#results-thumbsview li:hover .installation-info {
	display: block;
}
#results-thumbsview ul li {
	width:312px;
}
.floatleft {
	float: left;
}
html {
	font-size: 14px;
	line-height: 30px;
}
aside h2 {
	font-size: 14px;
}
footer .footer_content, .main, header {
	width: 960px;
}
.advanced-filters, .content-main, .allfilters {
	width: 570px;
	float: left;
	margin-right: 40px;
}
.content-additional, .additional-options, .reference_generator {
	width: 350px;
	float: left;
}
.additional-options input {
	width: 350px;
}
.reference_generator {
	display: block;
}
.results aside {
	text-align: center;
}
#results-listview, 
#results-thumbsview {
	margin-bottom: 0;
}
.filters form.reset {
	position: relative;
	bottom: 42px;
	width: 300px;
	margin-left: 270px;
	width: 90px;
}
#results-thumbsview ul li:nth-child(3n+0) {
	margin-right: 0;
	/* margin-bottom: 20px; */
}
#results-thumbsview ul {
	margin-right: 0;
}
#results-thumbsview + button {
	margin-top: 60px;
}
#results-thumbsview h4 {
	/* width: 100%; */
}
body div.homepage {
	min-height:100%;
	position:relative;
}
footer {
	 bottom: 0;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}
footer .footer_content .footeraddress {
	padding-left: 0;
	font-size: 11px;
}
.credit {
    font-size: 11px;
}
.homepage .main,
.main {
	padding-bottom:100px;
}
.main .content {
	padding-bottom:60px;
}
.additional-options {
	margin-top: 83px;
}
.filters {
	margin-top: 0;
}
.detailview a.pdf {
	display: block;
	clear: both;
	margin-right: 390px;
}
label.filter {
	width: 180px;
}
#tab-1, #tab-2 {
	border: none;
	padding: 0;
}
#tab-2 .reset {
	display: none;
}
#tab-2 h2 {
	display: none;
}
.filters > form {
	width: 570px;
}
.ui-widget-content a:hover {
	color: #003d7e;
	text-decoration: none;
}
.secondary-logo p {
	font-size: 10px;
}
.mobile {
	display: none;
}
form.reset.moved {
	top: 0;
}
.content-additional h2 a {
	width: 180px;
}
.reset button.reset-filters {
	width: 96px;
}
.secondary-logo {
	position: relative;
	bottom: -10px;
	float: right;
	clear: both;
}
.results aside {
	margin-bottom: 30px;
}
label.filter {
	left: 5px;
	padding-left: 5px;
	top: 22px;
	margin: 0;
}
.content h1 {
	margin-top: 60px;
}
.content h2 {
	margin-top: 6px;
}
.filters h2 {
	margin-top: 28px;
}
#results-thumbsview h4 {
	font-size: 16px;
}
#loginformsimple h1 {
    margin-bottom: 40px;
    margin-top: 71px;
}
#loginformsimple {
    margin-bottom: 40px;
}
#view-toggle-list {
	background: url(/mediaintern/icon-list-light_small.gif);
	background: url(/mediaintern/icon-list-light.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-thumb {
	background: url(/mediaintern/icon-thumb-light_small.gif);
	background: url(/mediaintern/icon-thumb-light.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-list:hover, #view-toggle-list.active {
	background: url(/mediaintern/icon-list-dark_small.gif);
	background: url(/mediaintern/icon-list-dark.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-thumb:hover, #view-toggle-thumb.active {
	background: url(/mediaintern/icon-thumb-dark_small.gif);
	background: url(/mediaintern/icon-thumb-dark.svg),
	linear-gradient(transparent, transparent);
}
#view-toggle-thumb:hover, #view-toggle-thumb.active, #view-toggle-thumb, #view-toggle-list:hover, #view-toggle-list.active, #view-toggle-list {
	background-size: 38px 30px;
}
}
@media (max-width: 550px) {
table.list .resp_table1 {
	display: none;
}
}
@media (max-width: 320px) {
.resp_table0,
table.list tr > td:first-child a {
	width:290px!important;
}

}

