/* @font-face{
	font-family: MyriadPro;
    font-weight: 400;
	src: url("fonts/MyriadPro-Regular.ttf") format("truetype"),
	url("fonts/MyriadPro-Regular.woff") format("woff"),
	url("fonts/MyriadPro-Regular.woff2") format("woff2");
}

@font-face{
	font-family: MyriadPro;
    font-weight: 700;
	src: url("fonts/MYRIADPRO-SEMIBOLD.woff") format("woff");
} */
@font-face{
	font-family: PingFang;
    font-weight: normal;
	src: url("fonts/PingFang.ttf") format("truetype");
}
#Main {
    max-width: 1060px;
    padding: 0;
    background:transparent;
}
body {
    min-height: auto !important;
  }
body,
input {
    font-size: 18px;
    font-family: 'PingFang' !important;
    color: #0A1442;
}

button {
    font-family: 'PingFang' !important;
}

.zh-CN body,
.zh-TW body,
.zh-CN input,
.zh-TW input,
.zh-CN button,
.zh-TW button {
    font-family: 'PingFang' !important;
}



.Tabs-Tab {
    font-size: 14px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #0A1442;
    font-weight: normal;
    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: #FF6733;
    font-weight: none;
    text-decoration: underline;
    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: #0A1442 !important;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    font-size: 17px !important;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    line-height: 39px !important;
    width: 250px;
    border: 1px solid #EBECF0;
    height: 48px;
    box-sizing: border-box;
    font-size: 15px;
    margin-bottom: 5px;
    border-radius: 29px;
    background: #ffffff;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;

    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-transform: none;

    padding: 1.0em 1.0em 1.0em 1.0em;

    border: 0em solid #FF6733;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background: #FF6733;
    color: #FFFFFF !important;

    transition: background 0.5s, color 0.5s, border 0.5s;

    float: right;
}

.euButton:hover {
    background: #FF6733;
    color: #FFFFFF !important;
    border-color: #FF6733;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight: bold;
}

#SortingContainer {
    margin-top: 0em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0em;
    font-size: 17px;
    font-weight: bold;
    height: 60px !important;
}

.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: 0em solid #FFFFFF;
}

.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: 10px 20px !important;

    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;

    border-radius: 0.5em 0.5em 0.5em 0.5em;

    font-family: inherit;
    font-weight: bold;
    font-size: 17px;
    text-transform: none;
    color: #FF6733;

    font-style: normal;
    text-decoration: none;

    border-top: 1px solid #FF6733;
    border-right: 1px solid #FF6733;
    border-bottom: 1px solid #FF6733;
    border-left: 1px solid #FF6733;

    background: #FFFFFF;

    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: #FF6733;
    color: #FFFFFF;
    border-top: 1px solid #FF6733;
    border-right: 1px solid #FF6733;
    border-bottom: 1px solid #FF6733;
    border-left: 1px solid #FF6733;

    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 #FF6733;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #FF6733;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #FF6733;
    padding: 10px;

    color: #FFFFFF;
    font-weight: 400;
    text-transform: none;
    font-family: inherit;
    font-size: 14px;

    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #FF6733;
    color: #FFFFFF;
    border-color: #FF6733;
}

/******************************************************************************** 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-radius: 50px;
    border: 1px solid #EBECF0;
    background: #fff;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-radius: 50px;
    border: 1px solid #EBECF0;
    background: #fff;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    display: inline-block;
    background-color: transparent;
    color: #0A1442;
    border: 0px solid #FF6733;
    padding: 0;
    font-family: inherit;
    font-size: 16px;
    text-decoration: initial;
    font-weight: bold;
    border-radius: 8px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 3px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    box-sizing: border-box;
    border-radius: 0px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: transparent;
    color: #0A1442;
    border-color: #FF6733;

    text-decoration: none;
    font-weight: bold;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: transparent;
    color: #0A1442;
    border-color: #FF6733;
    text-decoration: none;
    font-weight: bold;
    /* border-bottom: 1px solid #FF6733; */
}

span.Pages-SelectedPageMarker.Pages-PageMarker span.Pages-PageMarker-Text {
    border-bottom: 1px solid #FF6733;
}
.Pages-PageMarker span.Pages-PageMarker-Text:hover {
    border-bottom: 1px solid #FF6733;
}
/*''''''''''''''''''''''''''''''''''''''''''''' 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 solid #0A1442;
    border-bottom: 0 solid #0A1442;
}

.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: #0A1442;
    border-bottom-color: #0A1442;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #FF6733;
    border-bottom-color: #FF6733;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
    position: relative;
}

/*.PressRelease-SingleLine-DateContainer:after {
    content: "|";
    color: #e1e1e1;
} */

.PressRelease-SingleLine-TypeContainer {

    float: none;

    border: 0em solid #7C756F;
    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: none;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
    position: relative;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 0px solid #7C756F;
    padding: 0.5em 0.5em 0.5em 0.5em;

    border-right: 0em solid #7C756F;
    border-left: 0em solid #7C756F;
}

#PressRelease_0 {
    border-top: 1px solid #F5F6F7;
}

.PressRelease:last-child {
    border-bottom: 1px solid #F5F6F7;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 16px;

    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    color: #0A1442;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    color: #FF6733;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 15px;
    color: #0A1442;
}

.PressRelease-NewsDate {
    margin-right: 0em;

    font-family: inherit;
    font-size: 15px;
    color: #0A1442;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 20px 0 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 20px;
}


/* MODIFICATION  */

h1#MainHeading {
    display: none;
}

.PressRelease-SingleLine-TypeContainer {
    padding-top: 0;
}

.euButton {
    float: none;
    padding: 7.5px 1em;
    border-radius: 29px;
    min-width: 162px;
    text-transform: uppercase;
    line-height: 27px;
    height: 48px;
}

.PressRelease {
    padding: 0em;
    margin: 10px;
    border: 1px solid #F5F6F7;
    border-radius: 10px;
    background: #fff;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 0 !important;
    background: #FF6733 !important;
    border-radius: 8px;
    text-transform: uppercase !important;
    padding: 8px 0;
    max-width: 150px;
    color: #FFFFFF !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 1px solid #7C756F;
}

/* .zh-TW input#SearchBox,
.zh-CN input#SearchBox {
    height: 44px;
    min-width: 138.22px;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    line-height: 25px;
    height: 44px;
} */


/* .zh-TW .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.zh-CN .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    height: 44px !important;
    box-sizing: border-box;
    min-width: 138.22px;
    padding-top: 8px;
} */


.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    padding: 20px 24px;

}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    right: 0;
}

/* .PressRelease {
    padding-top: 18px;
    padding-bottom: 18px;
} */

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    text-align: left;
    border-right: 1px solid #F5F6F7;
    padding: 20px 24px;

}
.PressRelease-SingleLine-TitleContainer {
    border-right: 1px solid #F5F6F7;
    border-left: 1px solid #F5F6F7;
    padding: 20px 24px;

}

#SuppliedBy {
    font-size: 11px;
    display: inline-block !important;
    text-align: right !important;
    float: right !important;
}

.Tabs {
    text-align: left;
}

a.Tabs-Tab-Container {
    border-radius: 0 !important;
    background: #FFFFFF !important;
    color: #0A1442 !important;
    border-color: #D0D0D0 !important;
    min-width: 80px;
    text-align: center;
}

a.Tabs-Tab-Container.selected {
    border-bottom: 1px solid transparent !important;
    color: #FF6733 !important;
}

#Tabs:after {
    border-bottom: 1px solid #D0D0D0;
    bottom: -1px;
}

button.Type {
    border-radius: 5px;
    background: #FFFFFF;
    color: #0A1442;
    border: 1px solid #FF6733 !important;
}

button.Type.TypeSelected {
    color: #FFFFFF;
    background: #FF6733;
}

a.Tabs-Tab-Container,
#YearPeriodsContainer a,
#CurrentPeriodContainer {
    font-size: 18px !important;
}

.InputBox {
    margin-top: 0;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    padding-top: 8px;
}

#SeparatePressRelease body {
    font-size: 15px !important;
}

span#CurrentPeriod {
    font-size: 17px;
}

div#TotalContainer {
    font-size: 15px;
}


.zh-CN .Tabs-Tab-Container,
.zh-TW .Tabs-Tab-Container {
    font-size: 18px !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    max-width: 700px;
    height: auto;
}

.PressRelease-Attachment div,
.PressRelease-Attachment div a,
.NewsColumn-Container .PressRelease-Attachment img {
    width: 66px !important;
    height: 24px !important;
    opacity: 1 !important;
    margin: 0px !important;
}

.PressRelease-Attachment {
    width: 70px;
    height: 21px;
    overflow: hidden;
    padding: 20px !important;
  padding-right: 48px !important;
}

@-moz-document url-prefix() {

    .zh-TW input#SearchBox,
    .zh-CN input#SearchBox {
        top: 0
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .en-GB input#SearchBox {
        top: -1px !important;
    }

    .zh-TW input#SearchBox,
    .zh-CN input#SearchBox {
        top: 1px;
    }
}

/**design**/
.EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {
    padding: 5px 30px !important;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    line-height: 36px;
}
/* .PressRelease-Attachment::after {
    content: "PDF";
    display: inline-block;
    top: 14px;
    left: 25px;
    position: absolute;
    color: #FF6733;
} */
.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 180px;
    box-sizing: border-box;
    height:auto;
}
.HeadingColomnContainer-Type, .PressRelease-SingleLine-TypeContainer {
    width: 160px;
    box-sizing: border-box;
    margin: 0;
    height: auto;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
    width: 670px;
    box-sizing: border-box;
    margin: 0;
}
.PressRelease-SingleLine-DataColumn {
    display: inline-block !important;
    vertical-align: middle !important;
}

/******custom arrow*********/
.Pages-Arrow {
    color: #fff;
}
td.Pages-ArrowContainer:first-child a::after {
    content: "<";
    background-image: url(arrowcircleleft.svg) !important;
    font-size: 25px;
    border-radius: 2em;
    left: -13px;
    position: relative;
    background-repeat: no-repeat;
    top: 5px;
    color: transparent;
}
td.Pages-ArrowContainer:last-child a::after {
    content: ">";
    font-size: 32px;
    border-radius: 2em;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(arrowcircleright.svg) !important;
    top: 10px;
    right: 12px;
    color: transparent;
}
.Pages-Arrow:hover,
.Pages-Arrow:active{
    color:#ffffff;
}
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    background: url(calendar.svg) center center no-repeat;
    width: 20px;
    height: 21px;
    top: 8px;
    right: 30px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    vertical-align: top;
    margin-top: -2px;
    line-height: 30px;
    margin-right: -15px !important;
}
span#FromCalendarContrainer {
    padding-left: 15px;
}
.Tabs {
    display: none;
}
.HeadingColomn {
    padding: 20px;
    font-weight: bold;
    background: transparent;
    color: #0A1442;
    font-size: 14px !important;
    height: 60px !important;
    box-sizing: border-box;
    text-transform: none;
    line-height: 31px;
    padding-left: 36px;
}

.Disclaimer {
    display: inline-block;
    float: right !important;
    text-align: right;
}
/******media********/
@media(max-width:1026px) {
.HeadingColomnContainer.HeadingColomnContainer-Attachments {
    padding-left: 0px !important;
}
.HeadingColomnContainer-Title {
    width: 645px;
}
}
@media(max-width:1007px) {
    .HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
        width: 634px !important;
      }
    }
    @media(max-width:975px) {
    .HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer,
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        width: 170px !important;
        height: auto !important;
    }
    .HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
        height: auto !important;
      }
      
    .HeadingColomn {
        padding: 15px;
    }
}
@media(max-width:950px) {
    .HeadingColomn {
    display: none;
}
.PressRelease-SingleLine-TitleContainer {
    border-right: 0px solid #F5F6F7;
    border-left: 0px solid #F5F6F7;
}
.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 130px !important;
    height: auto !important;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
    width: 72% !important;
  }
}
@media(max-width:835px) {
    .HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer,
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        width: 50% !important
    }
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        max-width: 90% !important;
        height: auto !important;
      }
}
@media(max-width:803px) {
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {
        margin-left: 10px;
      }
    }
@media(max-width:760px) {
    .HeadingColomnContainer.HeadingColomnContainer-Attachments,
    .PressRelease-SingleLine-AttachmentsContainer, .PressRelease-Attachment {
        width: 37%;
        text-align: right !important;
      }
}
@media(max-width:680px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        width: 40% !important;
      }
      .HeadingColomnContainer-Type, .PressRelease-SingleLine-TypeContainer {
        width: 40% !important;
      }
}
@media(max-width:564px) {
    span#FromCalendarContrainer {
        padding-left: 0px !important;
      }
    }
@media(max-width:465px) {

    .zh-TW .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    .zh-CN .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        margin-top: 5px;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        margin-top: 3px;
    }

    .euButton {
        margin-top: 5px;
    }
}
@media(max-width:460px) {
    .Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active,
    .Pages-PageMarker, .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        font-size: 14px;
        margin: 2px;
        height: 30px;
        line-height: 33px;
        width: 30px;
    }
    td.Pages-ArrowContainer:first-child a::after {
        content: "<";
        left: -16px;
    }
    
td.Pages-ArrowContainer:last-child a::after {
    right: 17px;
}
}

@media (max-width: 441px){
    .euButton {
      margin-left: 10px;
    }
    }

    .TermsLinkContainer::before {
        content: ' | ';
        padding-right: 0px;
        padding-left: 4px;
      }

      .HeadingColomnContainer.HeadingColomnContainer-Attachments {
        padding-left: 11px;
    }





    /* @media(max-width:510px) {
        a.Pages-PageMarker:nth-child(5), a.Pages-PageMarker:nth-child(6), a.Pages-PageMarker:nth-child(7), a.Pages-PageMarker:nth-child(8), a.Pages-PageMarker:nth-child(9), a.Pages-PageMarker:nth-child(10),a.Pages-PageMarker:nth-child(11), a.Pages-PageMarker:nth-child(12), a.Pages-PageMarker:nth-child(13), a.Pages-PageMarker:nth-child(14), a.Pages-PageMarker:nth-child(15), a.Pages-PageMarker:nth-child(16), a.Pages-PageMarker:nth-child(17) {
            display: none;
        }
    } */