@font-face {
    font-family: 'CoText';
    src: url('./fonts/CoText_W_Rg.eot');
    src: url('./fonts/CoText_W_Rg.eot') format('embedded-opentype'),
        url('./fonts/CoText_W_Rg.woff2') format('woff2'),
        url('./fonts/CoText_W_Rg.woff') format('woff'),
        url('./fonts/CoText_W_Rg.ttf') format('truetype'),
        url('./fonts/CoText_W_Rg.svg#CoText_W_Rg') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'CoText';
    src: url('./fonts/CoText_W_Lt.eot');
    src: url('./fonts/CoText_W_Lt.eot') format('embedded-opentype'),
        url('./fonts/CoText_W_Lt.woff2') format('woff2'),
        url('./fonts/CoText_W_Lt.woff') format('woff'),
        url('./fonts/CoText_W_Lt.ttf') format('truetype'),
        url('./fonts/CoText_W_Lt.svg#CoText_W_Lt') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: 'CoText';
    src: url('./fonts/CoText_W_Bd.eot');
    src: url('./fonts/CoText_W_Bd.eot') format('embedded-opentype'),
        url('./fonts/CoText_W_Bd.woff2') format('woff2'),
        url('./fonts/CoText_W_Bd.woff') format('woff'),
        url('./fonts/CoText_W_Bd.ttf') format('truetype'),
        url('./fonts/CoText_W_Bd.svg#CoText_W_Bd') format('svg');
    font-weight: bold;
}

#Main {
    max-width: 1200px;
    padding: 0;
}

body,
input {
    font-size: 15px;
    font-family: 'CoText', sans-serif;
    color: #333333;
}

button {
    font-family: 'CoText', sans-serif;
}

.Tabs-Tab {
    font-size: 15px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #63666A;

    font-weight: 300;
    text-decoration: none;
    font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
    color: #2C2A29;

    font-weight: 300;
    text-decoration: none;
    font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #333333 !important;
    display: none;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 1.5em;
    line-height: 1.5em;
    background: #f8f8f8;
    padding: 0.5em;
    margin: 1px 0 5px 0;
    width: 11em;
    border: 0.08em solid #EDEDED;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: none;
    padding: .5em 1.0em .5em 1.0em;
    border: 0em solid #63666A;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #63666A;
    color: #FFFFFF !important;
    transition: background 0.1s linear;
    -moz-box-shadow: inset 0 -1px 2px #666666;
    -webkit-box-shadow: inset 0 -1px 2px #666666;
    box-shadow: inset 0 -1px 2px #666666;
    min-width: 8em;
}

.euButton:hover {
    background: #fff;
    color: #FFCE00 !important;
    border-color: #63666A;
    font-weight: bold;
    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1em;
    font-weight: normal;
    padding: 7px 15px 7px;
    position: relative;
    margin: 3px 0px;
    display: inline-block;
    background-color: #2C2A29;
    color: #FFFFFF;
}


span#CurrentPeriod {
    border-radius: 3px;
    padding: 0px 0px;
}

#YearPeriodsContainer a:last-child:after {
    display: none;
}

#YearPeriodsContainer a:last-child {
    border-right: none;
}

#YearPeriodsContainer {
    text-align: center;
    padding: 10px 0;
}

#YearPeriodsContainer a:hover,
#YearPeriodsContainer a:focus,
#YearPeriodsContainer a:active {
    background: #FFCD00;
    color: #fff !important;
    border-radius: 0px;
    font-weight: normal;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 15px;
    font-weight: bold;
}

.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}

#Tabs {
    position: relative;
    z-index: 0;

    padding-top: 0px;
    padding-bottom: 0px;

    margin-top: 0.6em;
    margin-bottom: 1em;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0.08em solid #E6E6E6;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {

    height: auto;
    line-height: normal;

    padding-top: 1.0em !important;
    padding-right: 2.0em;
    padding-bottom: 1.0em !important;
    padding-left: 2.0em;

    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    font-family: inherit;
    font-weight: bold;
    font-size: 1.0em;
    text-transform: none;
    color: #63666A;

    font-style: normal;
    text-decoration: none;

    border-top: 0.08em solid #E6E6E6;
    border-right: 0.08em solid #E6E6E6;
    border-bottom: 0.08em solid #E6E6E6;
    border-left: 0.08em solid #E6E6E6;

    background: #E6E6E6;

    transition: background 0.5s, color 0.5s, border 0.5s;

    position: relative;
    top: 0;
    left: 0em;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #FFCE00;
    color: #63666A;
    border-top: 0.08em solid #FFCE00;
    border-right: 0.08em solid #FFCE00;
    border-bottom: 0.08em solid #FFCE00;
    border-left: 0.08em solid #FFCE00;

    position: relative;
    top: 0px;
    left: 0px;
}

.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #FFCE00;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #63666A;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #63666A;
    padding: 1.0em 1.0em 1.0em 1.0em;

    color: #FFFFFF;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 0.8em;

    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #FFCE00;
    color: #000000;
    border-color: #FFCE00;
}

/******************************************************************************** Paging Buttons */

.PagesContainer {
    text-align: center;
}

.Pages-ArrowContainer {
    width: auto;
}

.Pages-Arrow {
    display: inline-block !important;
    opacity: 1 !important;
}

.Pages {
    border-collapse: collapse;
    width: auto;
    margin: 0 auto;
    float: none;
}

.Pages td {
    width: auto;
}

.Pages td {
    padding: 0em;
}

.Pages-PageMarker-Text {
    margin: 0px;
}

.Pages-Arrow,
.Pages-PageMarker {
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;

    background-color: #63666A;
    color: #FFFFFF;
    border: 0.08em solid #63666A;

    padding: 0.2em 1.0em 0.2em 1.0em;

    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #FFCE00;
    color: #000000;
    border-color: #FFCE00;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #FFCE00;
    color: #000000;
    border-color: #FFCE00;

    text-decoration: initial;
    font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/

#SortReleaseArrow {
    display: none;
}

.ArrowContainer {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}

.ArrowContainer:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.0em solid #535353;
    border-bottom: 0.0em solid #535353;
}

.ArrowContainer_DSEC:after {
    border-top-width: 0.6em;
}

.ArrowContainer_ASC:after {
    border-bottom-width: 0.6em;
}

.SortingContainer-NoChange-NewsColumn a:link .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:visited .ArrowContainer:after {
    border-top-color: #535353;
    border-bottom-color: #535353;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #FFCD00;
    border-bottom-color: #FFCD00;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    vertical-align: middle;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #EDEDED;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0.5em 0.5em 0.5em 0.5em;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: right;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: #F4F4F5;
}

.PressReleaseEven {
    background-color: #F4F4F5
}

.PressRelease {
    border-bottom: 0px solid #63666A;
    padding: 0.5em 0.5em 0.5em 0.5em;

    border-right: 0em solid #EDEDED;
    border-left: 0em solid #EDEDED;
}

#PressRelease_0 {
    border-top: 0em solid #EDEDED;
}

.PressRelease:last-child {
    border-bottom: 0em solid #EDEDED;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 15px;

    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #63666A;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #63666A;
}

.PressRelease-NewsType {
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #333333;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 1.0em;
    color: #63666A;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    font-size: 13px;
    font-weight: 300;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    border: none;
    box-shadow: none;
}

#YearPeriodsContainer {
    text-align: right;
}

#CurrentPeriodContainer {
    text-align: left;
    font-weight: normal;
    font-size: 1.25em;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 90%;
}

/*********************************** Start of Calendar settings ***************************************/
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #666666;
    background-color: #666666;
    color: #ffffff;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    width: 25%;
    padding: 8px 6px;
    border: 0em solid #63666A;
    background: #666666;
    font-weight: normal;
    text-shadow: none;
    transition: background 1s, border 1s;
    -moz-box-shadow: inset 0 -1px 2px #666666;
    -webkit-box-shadow: inset 0 -1px 2px #666666;
    border-radius: 0;
    box-shadow: inset 0 -1px 2px #666666;
    cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #fff;
    color: #FFCD00;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    text-align: center;
}

.PressRelease-SingleLine-TypeContainer {
    display: none !important;
}

/*********************************** end of Calendar settings ***************************************/
/*********************************** start of Arabic settings ***************************************/
.ar-AE body {
    direction: rtl !important;
}

.ar-AE #CurrentPeriodContainer,
.ar-AE #DateAvailableFrom {
    text-align: right;
}

.ar-AE #YearPeriodsContainer {
    text-align: left;
}

.ar-AE #YearPeriodsContainer a:last-child:after {
    display: inline-block;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-AE #YearPeriodsContainer a:first-child:after {
    display: none;
}

.ar-AE .ArrowContainer:after {
    right: 0em;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: right;
    float: right;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ar-AE .PressRelease-NewsDate {
    margin-right: 0;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    float: left;
    clear: left;
}

/*********************************** End of Arabic settings ***************************************/
* {
    outline: none !important;
}

::-moz-selection {
    background: #FFCD00;
}

::selection {
    background: #FFCD00;
}

@media (max-width: 425px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 80%;
    }

    td#CurrentPeriodContainer {
        display: none;
    }
}
