
@font-face {
    font-family: "siemens_sansroman";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/SiemensSans-Roman.eot?#iefix") format("eot"), url("../fonts/SiemensSans-Roman.svg") format("svg"), url("../fonts/SiemensSans-Roman.ttf") format("truetype"), url("../fonts/SiemensSans-Roman.woff") format("woff");
}
@font-face {
    font-family: "siemenssanabold";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/siemenssansot-bold-webfont.eot?#iefix") format("eot"), url("../fonts/siemenssansot-bold-webfont.svg") format("svg"), url("../fonts/siemenssansot-bold-webfont.ttf") format("truetype"), url("../fonts/siemenssansot-bold-webfont.woff") format("woff");
}
@font-face {
    font-family: "SiemensSlabBold";
    src: url("../fonts/siemensslab-bold-webfont.eot?#iefix") format("eot"), url("../fonts/siemensslab-bold-webfont.woff") format("woff"), url("../fonts/siemensslab-bold-webfont.ttf") format("truetype"), url("../fonts/siemensslab-bold-webfont.svg#siemensslab-bold-webfont") format("svg");
}
@font-face {
    font-family: "siemens-webicons-webfont";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/siemens-webicons-webfont.eot?avcggw#iefix") format("embedded-opentype"), url("../fonts/siemens-webicons-webfont.ttf?avcggw") format("truetype"), url("../fonts/siemens-webicons-webfont.woff?avcggw") format("woff"), url("../fonts/siemens-webicons-webfont.svg?avcggw#siemens-webicons-webfont") format("svg");
}
/* Color */
/* Font */
/* Metrics */
/* Animation */
/* Paths */
/* Simple CSS reset */
* {
  margin: 0;
  padding: 0;
}
html,
body {
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #3c3c3c;
  font-family: "siemens_sansroman";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  overflow: hidden;
}

strong{
    font-family: "siemenssanabold";
}

h3, h3 * {
    font-size: 16px;
}
textarea {
  resize: vertical;
}
/* Grids & helper classes */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  color: #3c3c3c;
  background-color: none;
}
::-moz-selection {
  color: #3c3c3c;
  background-color: none;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
object,
embed {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
a img {
  border: none;
}

.mf-select {
  min-width: 200px;
  padding: 2px 6px;
  border: 1px solid #222;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('../images/arrow_down.svg');
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: 96% center;
  transition: box-shadow 0.18s ease;
}


input[type="text"], textarea {
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #222;
    font: inherit;
    min-width: 200px;
    padding: 2px 6px 3px;
    transition: box-shadow 0.18s ease 0s;
}

.mf-select:hover,
.mf-select:focus,
input[type="text"]:hover,
input[type="text"]:focus,
textarea:hover,
textarea:focus {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

/* Links */
a:not(.button) {
  position: relative;
  color: #3c3c3c;
  text-decoration: none;
}
a:not(.button):after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #e10019;
  opacity: 0;
  transition: opacity 0.18s ease;
  pointer-events: none;
}

/* Buttons */
.button,
input[type="submit"] {
  display: inline-block;
  padding: 4px 20px;
  color: #fff;
  font-weight: 200;
  background-image: linear-gradient(to bottom, #de0813, #a41815);
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-image: linear-gradient(to bottom, #f32e22, #b72d21);
}
.button:active,
input[type="submit"]:active {
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.2) inset;
}
/* Table styles */
table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
table th {
  padding: 0px 0px 20px;
  background-image: linear-gradient(to bottom, #de0813, #a41815);
  color: #fff;
  vertical-align: top;
}
table td {
  padding: 0px 0px 20px;
  vertical-align: top;
}
table tr:first-child td {
  padding-top: 20px;
}


table.directorsdealings td {
  padding: 4px 0;
  vertical-align: top;
}
table.directorsdealings tr:first-child td {
  padding-top: 0px;
}

td.special-td-grey {
  background-color: #d1d1d1;
}
td.special-td-red {
  background-image: linear-gradient(to bottom, #de0813, #a41815);
  color: #fff;
}

.iframe_accordion_wrapper section{
  border-bottom: 1px solid #ffffff;
}

#dict .letters {
    background-color: #e50006;
    color: #fff;
    font-weight: bold;
    height: 27px;
    line-height: 23px;
    margin-bottom: 12px;
    padding: 5px 8px 0;
}

#dict .letters a {
    color: #fff;
    margin-right: 5px;
    text-decoration: none;
}

.articleContentText .dd_header{
  color: #3c3c3c;
    font-family: Arial, sans-serif !important;
    font-size: 16;
    font-weight: normal;
    line-height: 24px;
    padding-bottom: 10px;
}

.articleContentText strong{
  color: #666666;
    font-family: Arial,sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 20px;
}

#dict .letters span.active {
    background-color: #fff;
    color: #e50006 !important;
    margin: 5px 5px 0 0;
    padding: 3px 4px 12px;
}

#dict .letters a span {
    color: #fff;
}

#dict .glossarExpl {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 5px;
}


#dict .glossarExpl h3 {
    cursor: pointer;
    margin-bottom: 5px;
}

#dict .glossarExpl div {
    display: none;
    margin-bottom: 20px;
}
td.bg4, .figures td.row1, .analystcov tr td.row1 {
    background-image: linear-gradient(to bottom, #de0813, #a41815);
    color: #fff;
    font-weight: 700;
}

td.bg1, td.bg2, td.bg3, td.bg4, .figures td.row1, .analystcov tr td.row1 {
    border-bottom-color: #222;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.accordion__content {
  display: none;
}
.accordion--is-active .accordion__content {
  display: block;
}
.forsubaccordion .accordion__content{
    padding-left: 66px;
    position: relative;
 } 
 table.contenttable td.bg1:first-child{
   width: 200px;
}

table.news_table td.bg2{
  background-color: #eee;
}
table.news_table td.bg3{
  background-color: #fcfcfc;
}
.responive_table_wrap{
  overflow: auto;
}

.accordion__content .date{
    color: #000000;
    font-family: "siemens_sansroman";
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
.accordion__content .title{
    color: #3c3c3c;
    font-family: "siemens_sansroman";
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
}
.accordion__content .title a{
    color: #3c3c3c;
    font-family: "siemens_sansroman";
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
}

.accordion__content .title a:hover{text-decoration: none;}

.swipe-symbol{
  position:absolute;
  top:0;
  left:0;
  background-color:rgba(0,0,0,0.4);
  background-image: url("../images/swipe.svg");
  background-position: center 100px;
  background-repeat: no-repeat;
  width:100%;
  height:100%;
  display:none;
}
a.pdf_download {
    float: right;
    margin-right: 15px;
    background: url(../images/icon--pdf.png) no-repeat left;
    background-size: auto 100%;
    text-indent: -9999px;
    width: 15px;
    height: 16px;
}
@media only screen and (max-width: 640px){  
  .swipe-symbol{
    display: block;
  }
	a.pdf_download {
		float: none;
		margin-right: 0;
		clear:both;
		display: inherit;
		margin: 10px 0 0;
	}
}
.iframe_accordion_wrapper {
	width: 100%;
  /*float: left;*/
}
.accordion{
  background-color: #EBF0F5;
}
.accordion__content{
  background-color: #fff;
}
.accordion:last-child{margin-bottom: 0 !important;}

.iframe_accordion_wrapper .accordion .accordion__header {
    background-color: #eff0f2;
    cursor: pointer;
    padding-bottom: 20px;
    padding-left: 42px;
    padding-top: 20px;
    position: relative;
}

.iframe_accordion_wrapper .accordion--is-active .accordion__header{
    background-color: #c8d2d7;
}

.iframe_accordion_wrapper .accordion .accordion__header:hover {
    background-color: #c8d2d7;
}
.iframe_accordion_wrapper .accordion .accordion__header::before {
    left: 22px;
}
.iframe_accordion_wrapper .accordion .accordion__headline {
    color: #3488a3;
    font-size: 20px;
    padding-left: 24px;
    vertical-align: middle;
    width: 100%;
    font-family:'siemens_sansroman';
}

.iframe_accordion_wrapper .accordion--is-active .accordion__headline {
    color: #005578;
}

.iframe_accordion_wrapper .accordion .circle:after{
    border-right: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    content: "";
    display: inline-block;
    height: 9px;
    left: 8px;
    position: absolute;
    top: 6px;
    transform: rotate(135deg);
    width: 9px;
}

.circle {
    background: #3488a3 none repeat scroll 0 0;
    border: 3px solid #3488a3;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    left: 10px;
    position: absolute;
    width: 30px;
    top: 18px;
}

.iframe_accordion_wrapper .accordion--is-active .circle:after {
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-right: none;
    border-top: none;
    left: 8px;
    top: 10px;
}

.accordion--is-active .circle {
    background: #005578 none repeat scroll 0 0;
    border: 3px solid #005578;
}

.iframe_accordion_wrapper .news-list-item {
	padding:10px;
	margin: 30px -10px !important;
}
/*.iframe_accordion_wrapper .news-list-item:first-child {
	background-color: #d1d1d1;
}*/
.iframe_accordion_wrapper .news-list-item:nth-child(2n) {
	background-color: #d1d1d1;
}

td.headline{
  font-weight: bold;
}