body {
    margin: 0px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #414141;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Left {
    text-align: left;
    padding-left: 10px;
}

.Right {
    text-align: right;
    padding-right: 10px;
}

.twoCol{
	width: 100%;
}
.midCol{
	width: 2%;
	display:inline-block;
}

.leftCol,
.rightCol,
.midCol{
	display:inline-block;
	float: left;
}

.rightCol {
	background: #fff;
	width: 34%;
	margin-top: 0px;
}
.leftCol{
	width: 64%;
	
}



a.PDF-url {
    background: #242424 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    color: #fff !important;
    display: inline-block;
    *font-size: 16px;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    margin: 0;
    padding: 0 15px;
    text-decoration: none !important;
    text-transform: capitalize;
    transition: all 0s ease-in-out 0s;
}

    a.PDF-url:hover {
        background: #393939 none repeat scroll 0 0;
        color: #fff !important;
        text-decoration: none !important;
    }
/* TopBar */
.TopBar {
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    border-bottom: 2px solid #cecece;
    border-top: 0px solid #fff;
    margin-bottom: 30px;
    padding: 0px;
    border-radius: 0;
    background: #f4f4f1;
}

    .TopBar div {
        display: inline-block;
        width: 16%;
        line-height: 28px;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
        font-weight: bold;
    }

.Industry {
    width: 25% !important;
}
.market {
    width: 25% !important;
}
/* Layout CSS */

#Main-Wrapper {
    width: 100%;
    max-width: 1300px;
}

.ShareGraph,
.KeyFigures,
.press-releases {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.press-releases {
    width: 98%;
}
.ShareData,
.ChartsSection {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.ShareDataCont,
.KeyFiguresCont {
    padding-top: 5px;
    padding-bottom: 0px;
    *height: 19px;
    border-radius: 0;
    background: #FFF;
    margin: 20px 0px;
}

.ShareDataCont{
    background: #F4F4F1;
}

.KeyFiguresCont small{
    *background: #fff;
}

.ShareData-LeftColumn,
.ShareData-RightColumn {
    display: inline-block;
    width: 50%;
}

.ShareData-Column {
    display: inline-block;
    width: 100%;
}

.ShareData-Row td {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 16px;
    padding-right: 0.6em;
}

.ShareData-Row-Even td {
    background: #fff;
}

.ShareData-Row-Odd td {
    background: #F4F4F1;
}

.ShareData-Title,
.ShareData-FullColumn {
    width: 100%;
}

.ChartsSection {
    text-align: center;
    padding-top: 20px;
}

.ChartCont {
    background: transparent;
    display: inline-block;
    width: 100%;
    float: left;
}

.ChartCont1 {
    float: left;
    padding-left: 0.9%;
    padding-top: 10px;
    width: 98%;
}

.ChartContLast {
    background: #fff;
    display: inline-block;
    width: 100%;
}

.ShareData-Symbol,
.ShareData-Date,
.ShareData-Title {
    display: inline-block;
    width: 50%;
    line-height: 19px;
    padding-bottom: 5px;
    background: transparent;
    font-weight: bold;
}

.Special {
    font-weight: bold;
    border-left: 1px solid #fff !important;
}

.ShareData-DataTable,
.KeyFigures-Table {
    width: 100%;
}

.ShareData-Name,
.ShareData-Data,
.ShareData-Name1,
.ShareData-Data1 {
    width: 30%;
    padding: 5px;
    height: auto;
    line-height: normal;
    border: 0px solid #fff;
    border-right: 0 none;
    border-left: 0 none;
    font-size: 13px;
}

.ShareData-Data {
    width: 33%;
    text-align: right;
}

.ShareData-Name1 {
    width: 40% !important;
}

.ShareData-Data1 {
    width: 30% !important;
}

.ShareData-SymbolText {
    padding-left: 7px;
}

.ShareData-DateText {
    padding-right: 7px;
    text-align: right;
}

.ShareData-Name {
    width: auto;
}

.CompanyContacts {
    display: inline-block;
    width: 66.666%;
    vertical-align: top;
    min-height: 158px;
}

.Logo {
    display: inline-block;
    width: 33.333%;
    vertical-align: top;
    margin-bottom: 30px;
}

.Equalizer {
    padding-bottom: .5rem;
    color: transparent !important;
}

.CC-Left,
.CC-Right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.CC-Cont,
.CompPresentationCont {
    padding: 10px;
}
.CC-Cont, .press-releases{
    padding-left: 16px;
}

.CompPresentationCont {
    padding-top: 0;
}

.PDF-url-Cont {
    text-align: right;
    margin-bottom: 1.4rem;
    margin-top: 0px;
}

.Notes div {
    font-size: .75rem;
    padding: .25rem;
}

.ChartCont img {
    width: 100%;
}

.ChartCont1 img {
    width: 100%;
}

img.ShareGraph {
    padding-left: 0.5%;
    width: 99%;
}
/* Tables */
table {
    border-collapse: collapse;
}

.KeyFigures-Name,
.KeyFigures-Data {
    background: transparent;
    line-height: 19px;
    padding: 5px;
    vertical-align: top;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

.KeyFigures-Name {
    border-left: 0px;
    padding-left: 16px !important;
}

.KeyFigures-Heading {
    background: transparent !important;
    line-height: 20px;
    padding: 10px 10px;
    border: 0 none;
    border-bottom: 0px solid #fff;
    font-weight: normal;
}

.KeyFigures-Highlight {
    background-color: transparent;
    padding: 10px;
    font-weight: bold;
    border-bottom: 0px solid #fff;
    border-top: 0px solid #fff;
}

.KeyFigures-Year {
    background-color: transparent;
    border-left: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-top: 0px solid #fff;
    padding: 5px;
    font-weight: bold;
}

.KeyFigures-Gap {
    background: transparent;
    line-height: 20px;
    padding: 10px;
    vertical-align: top;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

.KeyFigures-Row-Odd td {
    background: transparent;
}

.KeyFigures-Row-Empty {
    height: 20px;
}

.KeyFigures-Table tr:nth-child(2n) td {
    background: transparent;
}
/* Company presentation */
.CompanyPresentation {
	display:none;
    background-color: transparent;
    line-height: 20px;
}
/* Custom Logo */
.st0 {
    fill: #000000;
}

.LogoCont {
    text-align: right;
    padding-right: 10px;
}

    .LogoCont img {
        width: 100%;
        max-width: 262px;
    }

.SuppliedBy {
    text-align: right;
    padding-top: 0px;
    padding-right: 10px;
}

    .SuppliedBy a {
        color: #D20014;
        text-decoration: none;
    }

        .SuppliedBy a:hover {
            color: #D20014;
            text-decoration: underline;
        }

a {
    color: #D20014;
    text-decoration: none;
}

    a:hover {
        color: #D20014;
        text-decoration: underline;
    }
/* Footer */
.Footer {
    background-color: transparent;
    border-top: 1px solid #fff;
    margin-top: 20px;
}

.CC-Heading {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: .5rem;
    border-bottom: 0.1em solid #d20014;
    line-height: 30px;
}

.CC-Item {
    line-height: 21px;
}

.CC-Text {
    line-height: 21px;
    padding-left: 1.25rem;
    border-left: 1px solid #d7d6d5;
    text-align: justify;
}

.ClearingDIV {
    clear: both;
}

.ShareData-Row:hover,
.KFDataRow:hover {
    *background: #d2d5d7;
}

tr.KFDataRow td,
.KeyFigures-Highlight,
.KeyFigures-Year{
    font-size: 13px;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.KeyFigures-Year{
    text-align: right;
}
.KeyFigures-Highlight,
.KeyFigures-Year{
    background: #F4F4F1;
}

tr.KFDataRow:nth-child(odd){
    background: #F4F4F1;
}

tr.KFDataRow:nth-child(even){
    background: #fff;
}

.PressReleases-Title,
.PressReleases-Date,
.PressReleases-News{
    font-size: 13px;
	line-height: 20px;
}

.PressReleases-Title {
	font-weight: bold;
}
.PressReleases-News a:hover{
    text-decoration: underline;
}
td.PressReleases-Date {
    width: 8%;
	white-space: nowrap;
    padding-right: 1em;
}
.bold{
    font-weight: bold;
}
@media (max-width:768px) {
    .rightCol 
	{
		float:left;
		width: 100%;
	}
	.leftCol
	{
		width: 100%;
	}
    .midCol{
        display: none;
    }
    body {
        font-size: 12px;
    }

    a.PDF-url {
        font-size: 12px;
    }

    .ShareData-Name,
    .ShareData-Data,
    .ShareData-Name1,
    .ShareData-Data1 {
        font-size: 12px;
    }

    .KeyFigures-Name,
    .KeyFigures-Data {
        font-size: 12px;
    }

    .KeyFigures-Heading {
        font-size: 12px;
    }

    .KeyFigures-Highlight {
        font-size: 12px;
    }

    .KeyFigures-Year {
        font-size: 12px;
    }

    .KeyFigures-Gap {
        font-size: 12px;
    }

    .ShareGraph,
    .KeyFigures,
    .ShareData,
    .ChartsSection,
    .CC-Left,
    .CC-Right {
        width: 99%;
    }

    .ChartCont {
        display: inline-block;
        width: 49%;
    }

    .CC-Text {
        padding: 0%;
        padding-top: 1.25rem;
        border-left: 0px solid #d7d6d5;
        border-top: 1px solid #d7d6d5;
    }

    .CC-Left .CC-Cont {
        padding-bottom: 0px;
    }

    .CompanyContacts,
    .Logo {
        min-height: inherit;
    }
}
@media (max-width:640px) {
    .TopBar div, .Industry, .market {
        width: 100% !important;
        font-size: 13px;
    }
    .TopBar div {
        padding-bottom: 0px;
        padding-top: 0px;
    }   
}
@media (max-width:480px) {
    body, tbody {
        font-size: 12px;
    }

    a.PDF-url {
        font-size: 12px;
    }

    .ShareData-Name,
    .ShareData-Data,
    .ShareData-Name1,
    .ShareData-Data1 {
        font-size: 12px;
    }

    .KeyFigures-Name,
    .KeyFigures-Data {
        font-size: 12px;
        padding: 10px 5px;
    }

    .KeyFigures-Heading {
        font-size: 12px;
        padding: 10px 5px;
    }

     .KeyFigures-Gap {
        font-size: 12px;
        padding: 10px 5px;
    }

    .ShareData-LeftColumn,
    .ShareData-RightColumn,
    .ChartCont,
    .ChartCont1,
    .CompanyContacts,
	.ChartCont img	{
        width: 92%;
		padding-left: 7px;
    }

    .TopBar div, .Industry, .market {
        width: 100% !important;
        font-size: 13px;
    }
    .TopBar div {
        padding-bottom: 0px;
        padding-top: 0px;
    }    
    .LogoCont {
        padding-bottom: 10px;
    }

    .Logo {
        width: 80%;
        padding: 10%;
        padding-bottom: 0%;
    }
	.PressReleases-Title,
	.PressReleases-Date,
	.PressReleases-News{
		font-size: 12px;		
	}
	tr.KFDataRow td,
	.KeyFigures-Highlight,
	.KeyFigures-Year{
    font-size: 12px;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 0.3em;
    padding-right: 0.3em;
	}	
}

@media (max-width:320px) {
    body, tbody {
        font-size: 10px;
    }

    a.PDF-url {
        font-size: 10px;
    }

    .ShareData-Name,
    .ShareData-Data,
    .ShareData-Name1,
    .ShareData-Data1 {
        font-size: 10px;
    }

    .KeyFigures-Name,
    .KeyFigures-Data {
        font-size: 10px;
        padding: 5px 2px;
    }

    .KeyFigures-Heading {
        font-size: 10px;
        padding: 5px 2px;
    }

    .KeyFigures-Gap {
        font-size: 10px;
        padding: 5px 2px;
    }

    .ShareData-LeftColumn,
    .ShareData-RightColumn,
    .ChartCont,
    .ChartCont1,
    .CompanyContacts {
        width: 90%;
		padding-left: 10px;
    }

    .TopBar div, .Industry {
        width: 100% !important;
        font-size: 12px;
    }

    .LogoCont {
        padding-bottom: 5px;
    }

    .Logo {
        width: 80%;
        padding: 7%;
        padding-bottom: 0%;
    }
	.PressReleases-Title,
	.PressReleases-Date,
	.PressReleases-News{
		font-size: 10px;		
	}
	tr.KFDataRow td,
	.KeyFigures-Highlight,
	.KeyFigures-Year{
    font-size: 10px;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 0.3em;
    padding-right: 0.3em;
	}	
}
.KeyFigures-Table tr td:nth-child(6) {
    border-right: 0 none !important;
}

.KF-Note {
    font-size: 11px;
    padding-left: 16px;
}

.borderR {
    border-right: 0px solid #fff !important;
}
