﻿/*
 *
 * BASIC
 *
 */
 
/* image fullwidth*/
img {
	display: block;
	width: 100%;
	height: auto;
}

/* override image fullwidth */
p > img,
a > img {
	display: inline;
	width: auto;
}

body {
	min-width: 320px;
	width: 100%;
	max-width: 600px;
	background: #fff;
	overflow-x: hidden;
}

/* override fix content sizes with fluid ones */
#wrapper,
#contentPad,
body.department #contentPad,
body.single-ressort #contentPad {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

#contentteaser {
	min-height: 100%;
}

#contentteaser .contentWrap {
	padding-left: 10px;
	padding-right: 10px;
}

#contentteaser .contentWrap p,
#contentteaser .contentWrap h2 {
	padding-left: 0;
	margin-left: 0;
}

#leftColumn {
}

.leftColumn,
body.atmo .leftColumn {
  width: 100%;
  margin: 0;
}

#content .uid-gray {
  width: 100%;
}

#breadcrumb,
#news_breadcrumb {
	display: none;
}

#mainWrapper:before {
	content: none;
}

#mainWrapper:after {
	content: none;
}

#content {
	margin: 0 10px;
}

#content .contentWrap:before,
#content .contentWrap:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}

#content .contentWrap:after {
	clear: both;
}

#content .contentWrap {
	margin-bottom: 0;
}

#content .grey-background h4 {
	font-size: 1em;
	margin: 0;
}

#content .grey-background {
	padding: 10px 20px;
}

#wrapper #ct-bottom {
	margin-top: 0;	
	width: 100%;
}

ul.downloads img {
	width: auto;
	max-width: 100%;
	display: inline; 
	padding-right: 5px;
}

/* page structure & governance */

.structure div.firstrow div {
 width: auto; 
 height: auto;
}

.structure div.secondrow div.middle {
  width: auto;
  margin: 0 1% 0.5em 1%;
}

.structure div.secondrow div.right {
  width: auto;
  margin: 0 1% 0.5em 1%;  
}

.structure div.fourthrow ul {
  width: auto;
  float: none;
}

.structure div.thirdrow ul li {
  display: block;
  margin-right: 0;
}

.pagefunctions .whatsappLink,
#pagefunctions .whatsappLink {
	display: inline-block;
}

#social .print_pdf {
	display: none;
}

/* */

test.tab-accordion .tab-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.tab-accordion .tav-accordion-icons { padding-left: 2.2em; }
.tab-accordion .tab-accordion-noicons { padding-left: .7em; }
.tab-accordion .tab-accordion-icons .tab-accordion-icons { padding-left: 2.2em; }
.tab-accordion .tab-accordion-header .tab-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.tab-accordion .tab-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }

/* Lightbox */

#sbCenter {
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	width: auto !important;
	max-width: 100% !important;
	margin: 0 !important;
}

#sbImage {
        background-size: contain;
	width: 90% !important;
}

#sbBottomContainer {
	top: 626px !important;
}

/* Newsletter Form */

#c7306 .a21form dd.dmail-html {
	top: 200px;
}

#c7306 .a21form dt.more {
	top: 170px;
}

.a21form .lang .col {
        top: -20px;
}

.a21form form legend {
	margin-bottom: 20px;
}

#tx-sremailsubscribe-pi1-tt_address_form .upper {
	padding-top: 30px;
}

#tx-sremailsubscribe-pi1-module_sys_dmail_category-20 {
	left: 40px;
	top: 80px;
}

.a21form .lang .col2 {
	top: 30px;
	left: 0;
}

label.tx-sremailsubscribe-pi1-module_sys_dmail_category-20 {
	left: 60px;
	top: 80px;
}

#c7306 #tx-sremailsubscribe-pi1-module_sys_dmail_category-5 {
}

.a21form form .tx-sremailsubscribe-pi1-multiple-checkboxes label {
	width: 70%;
}

#tx-sremailsubscribe-pi1-tt_address_form .upper {
	height: 250px; 
}