
body {
    min-height:inherit!important;
    background: rgba(255, 255, 255, 0.3)!important;
    padding: 0 25px;
}

body, input {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif!important;
    font-size: 16px;
    color: #ffffff;
}
.Type {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif!important;
    font-size: 16px;
}

.en-GB body, .en-GB, .en-GB input, .en-GB .euButton {
    font-family: Segoe UI, sans-serif, Helvetica!important;
    font-size: 16px;
    color: #ffffff;
}

.en-GB .Type {
    font-family: Segoe UI, sans-serif, Helvetica!important;
    font-size: 16px;
    color: #ffffff;
}



input, .InactiveInputBox {
    color: #000000;
}

#MainHeading {
    font-size: 18px;
    color: #ED1B24;
    font-size: 20px;
    font-weight: 500;
}

.euButton {
    background: #ED1B24;
    color: #fff;
    cursor: pointer !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

.euButton:hover {
    color: #000;
}
div#Main {
    padding: 25px 0;
}
div#PressRelease_0 {
    margin-top: 0;
}
.Pages-PageMarker {
    display: inline-block;
    padding: 6px 12px 7px 12px;
    border-radius: 100%;
    color: #ccc;
    border: 1px solid #ccc;
    text-decoration: none;
}

.Pages-PageMarker:hover {
    text-decoration: none;
    color: #ccc;
}

.Pages-SelectedPageMarker, .Pages-SelectedPageMarker:hover {
    background: #ED1B24;
    color: #fff;
    border: 1px solid #ED1B24;
}

#SuppliedBy a {
    color: #000000;
}

.Tabs {
    border-bottom: 2px solid #ED1B24;
}

.Tabs-Tab {
    margin-right: -3px;
}

.Tabs-Tab-Container {
    border:none;
    padding-top: 0.6em !important;
    padding-bottom: 0.6em !important;
    padding-left: 1.0em;
    padding-right: 1.0em;
}

.Tabs a {
    font-weight: normal !important;
    background: #C9C9C9;
    color: #fff;
    margin-bottom:1px;
    text-decoration: none;
}

.Tabs-Tab-Container.selected {
    border-bottom: none !important;
}

.selected, .Tabs a:hover {
    background: #ED1B24 !important;
    color: #fff !important;
}

/*-----------------------------------------------------*/

.Type {
    background: #C9C9C9;
    color: #fff;
    padding: 5px 15px 5px 15px;
}

.TypeSelected {
    background: #ED1B24;
    color: #fff;
}

#YearPeriodsContainer a, .NewsColumn-Container a {
    color: #000000;
}

#YearPeriodsContainer a:hover, .NewsColumn-Container a:hover {
    color: #ED1B24;
    text-decoration: none;
}
#PressReleases {

    overflow:hidden;
}

#PressReleases a {
    color: #ffffff;
    font-weight: 500;
    line-height: 1em;
    white-space: normal;
}

#PressReleases a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.PressRelease-NewsDate {
    line-height: 1.42857143;
    color: #ffffff;
}
.PressRelease-NewsDate, .PressRelease-NewsTitle {
    font-size:1em;
}
.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    vertical-align:middle;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    
    width: auto;
    margin-left: 0px;
}
.ColumnLayoutColumn {
    position: relative;
}


.PressRelease-NewsColumn {
    padding-top: 0;
    text-align:left;
}

@media (max-width: 500px) { 
    .Tabs-Tab {
        width: 65%;
        text-align: center;
        margin-top: 5px;
    }
    #Tabs {
        text-align: center;
    }
    .Tabs {
        border-bottom: none;
    }
}


@media (max-width: 465px) {
    .InactiveInputBox {
        width: 130px;
    }
    .euButton {
        padding: 6px 20px 6px 20px;
    }
    
}

/*--------------------------------------------*/


.PressRelease {
    margin-top: 35px;
}
#DateAvailableFrom, #SearchContainer, #Periods, #TotalContainer, #Tabs, #SortingContainer, #TotalContainer, #PagesContainer, #SuppliedBy, #ButtonsContainer, #ControlsContainer  {
    display: none !important;
}

/*
#ControlsContainer {
    text-align: center;
}

#ControlsContainer:before {
    background-image:url('NewsAndBlogImage-circle.png');
    background-size: 75px 75px;
    display: inline-block;
    width: 75px; 
    height: 75px;
    content:"";
}
*/
#SuppliedBy a,
a:link,
a:visited {
    color: #000000;
    text-decoration: none;
}

#SuppliedBy a:hover,
a:hover,
a:active {
    color: #000000;

    text-decoration: underline !important;
}

#Main {
    width: 100%;
    max-width: 1090px;
   
}
div.div#PressRelease {
    width:100%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: inline;
}
div#SeparateNews-Body a {
    color: #333333 !important;
}

.SeparateNews-Footer-Container a {
    color: #000000!important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    float: none;
    width: auto;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    float: right;
    min-width: 11em;
    text-align: right;
}
#SeparatePressRelease body {
    background: #ffffff !important;
    color: #333333;
}
.NewsColumn-Container .PressRelease-Attachment {

    float: unset !important;
    display: inline !important;

}
.PressRelease-Attachment > div, .PressRelease-Attachment a {

    height: 20px !important;
    width: 21px !important;
    position: relative;
}
.PressRelease-Attachment > div {

    top: 3px;

}
.PressRelease-Attachment img {

    opacity: 1;
    width: 21px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0;

}