@font-face {
    font-family: "Innovatorgrotesk";
    src: url('fonts/InnovatorGrotesk-Light.ttf') format('truetype'),
         url('fonts/InnovatorGrotesk-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Innovatorgrotesk";
    src: url('fonts/InnovatorGrotesk-Regular.ttf') format('truetype'),
         url('fonts/InnovatorGrotesk-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Innovatorgrotesk";
    src: url('fonts/InnovatorGrotesk-Bold.ttf') format('truetype'),
         url('fonts/InnovatorGrotesk-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




#Main {
    max-width: 1200px;
    padding:0;
}
body,
input {
    font-size: 16px;
	  font-family: "Innovatorgrotesk", sans-serif;
    color: #00000099;
    font-weight: 300;
}
button {
    font-family: "Innovatorgrotesk", sans-serif;
}
.Tabs-Tab {
    font-size: 16px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #00000099;
	
	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: #0b96b5;
	
	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: #00000099 !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}
/* #Periods {
	margin-top: 0.6em;
} */
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 38px;
    line-height: 38px;
    width: 9em;
    border: 0.08em solid rgba(0, 0, 0, 0.23);
    border-radius: 5px;
    padding: 0px 0 0 3px;
    vertical-align: top;
    margin: 0 0 10px 0;
    box-sizing: border-box;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: 38px;
    line-height: 14px;
    font-family: "Innovatorgrotesk", sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    color: #000000 !important;
    text-transform: none;
    padding: 0.5rem 1rem;
    border: 1px solid #00000026;
    border-radius: 5px;
    background: transparent;
    transition: all 0.3s ease-in-out 0s;
    width: 7em;
    box-sizing: border-box;
}
.euButton:hover { 
  background-color: #0000000d;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.16em;
    font-weight:bold;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 16px;
    font-weight:normal;
    padding: 0.6rem 0.5rem !important;
    background: #fff;
    color: #00000099 !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 #F3F5F7;	
}

.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: 46.78px;
    line-height: 20px;
    padding: 0.75rem 1rem;
    margin-top: 0.0em;
    margin-right: 0.25em;
    margin-bottom: 0.0em;
    margin-left: 0.25em;
    border-radius: 6px;
    font-family: "Innovatorgrotesk", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    text-transform: none;
    color: #00000099;
    font-style: normal;
    text-decoration: none;
    border: 1px solid #00000029;
    background: transparent;
    transition: none;
    position: relative;
    top: 0;
    left: 0em;
    min-width: 7em;
    box-sizing: border-box;
}
 
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container:hover {
  color: #000;
  background-color: #e6f5fb;
	color: #00000099;	
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	
	position: relative;
	top: 0px;
	left: 0px;
}

.Tabs-Tab-Container:active,
.Tabs-Tab-Container.selected {
  background: #041c2e !important;
	color: #fff !important;	
	border-top: 1px solid #041c2e !important;
	border-right: 1px solid #041c2e !important;
	border-bottom: 1px solid #041c2e !important;
	border-left: 1px solid #041c2e !important;
	
	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 #041c2e;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #003962;
	border-radius: 5px;
	border: 1px solid #003962;
	padding: 0.75rem 1rem;
	
	color: #FFFFFF;
	font-weight: 400;
	text-transform: none;
	font-family: "Innovatorgrotesk", sans-serif;
	font-size: 1em;	
	
	margin: 0.22em;
	transition: all 0.3s ease-in-out 0s;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #003962;
	color: #FFFFFF;
	border-color: #003962;
}

/******************************************************************************** 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: transparent;
	color: #00000099;
	border: 0.08em solid #CCCCCC;
	
	padding: 0.6em 1.0em 0.6em 1.0em;
	
	font-family: "Innovatorgrotesk", sans-serif;
	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: transparent;
	color: #00000099;
	border-color: #CCCCCC;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #041c2e;
	color: #FFFFFF;
	border-color: #00000099;
	
	text-decoration: initial;
	font-weight: bold;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #00000099;
	border-bottom: 0.0em solid #00000099;
}
.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: #00000099;
	border-bottom-color: #00000099;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #00000099;
	border-bottom-color: #00000099;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #CCCCCC;	
	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: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

#PressReleases {
  border-radius: 4px;
  background-color: #0000000d;
  border: 1px solid #00000042;
}
.PressReleaseEven {
	background-color: transparent
}
#PressRelease_0 {
	border-top: 0em solid #CCCCCC;
}
.PressRelease:last-child {
	border-bottom: 0em solid #CCCCCC;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: "Innovatorgrotesk", sans-serif;
	font-size: 1.0em;
	
	font-weight: 300;
	font-style: normal;
	text-decoration: initial;
	color: #000000;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: 300;
	font-style: normal;
	text-decoration: underline;
	color: #0b96b5;
}
.PressRelease-NewsType {
	font-weight: 300;
	text-transform: none;
	font-style: normal;
	font-family: "Innovatorgrotesk", sans-serif;
	font-size: 1.0em;
	color: #000000;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: "Innovatorgrotesk", sans-serif;
	font-size: 1.0em;
	color: #000000;
	font-weight: 300;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}


/* start modifications */

#MainHeading {
  display: none;
}

/* SEC table structure */

.HeadingColomnContainer {
  vertical-align: inherit;
}

.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer {
  float: none;
  min-width: 70px;
  /* padding: 0.6rem 0.5rem; */
  width: 20%;
  padding-top: 8px;
}

/* .HeadingColomnContainer.HeadingColomnContainer-Date .HeadingColomn {
  padding: 10px;
} */

.HeadingColomnContainer-Type, .PressRelease-SingleLine-TypeContainer {
  float: none;
  border: 0em solid #DDDDDD;
  border-radius: 0.0em 0.0em 0.0em 0.0em;
  background-color: transparent;
  /* padding: 5px 0em 0.5em 0em; */
  width: 12%;
  text-align: left;
  box-sizing: border-box;
}

.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 50%;
  display: inline-block;
}

.HeadingColomnContainer-Attachments, .PressRelease-SingleLine-AttachmentsContainer {
  float: none;
  clear: none;
  display: inline-block;
  width: 15%;
  min-width: 50px;
}

.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  /* text-align: right; */
  padding-left: 36px;
}

.PressRelease {
  border-bottom: 1px solid #00000042;
  padding: 0.5em 0.5em 0.5em 0.5em;
  border-right: 0em solid #CCCCCC;
  border-left: 0em solid #CCCCCC;
  padding: 0.6rem 0.5rem !important;
}

#SortingContainer {
    border-bottom: 0px solid #e1e1e1;
}

#SuppliedBy {
  font-size: 13px;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
  top: 10px;
}

.Periods-YearPeriod.Periods-YearPeriodSelected {
    text-decoration: underline !important;
    color: #0b96b5 !important;
}

#YearPeriodsContainer a:hover {
	color: #0b96b5 !important;
}

#SortingContainer {
  color: #00000099;
}


@media (max-width: 1148px) {
.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer {
  float: none;
  min-width: 70px;
  padding-top: 7px;
  width: 24%;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 43%;
  display: inline-block;
}
}

  @media (max-width: 974px) {
.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer {
  float: none;
  min-width: 70px;
  padding-top: 7px;
  width: 26% !important;
}
.HeadingColomnContainer-Type, .PressRelease-SingleLine-TypeContainer {
  float: none;
  border: 0em solid #DDDDDD;
  border-radius: 0.0em 0.0em 0.0em 0.0em;
  background-color: transparent;
  padding: 5px 0em 0.5em 0em;
  width: 15%;
  text-align: left;
  box-sizing: border-box;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 38%;
  display: inline-block;
}
.HeadingColomnContainer-Attachments, .PressRelease-SingleLine-AttachmentsContainer {
  float: none;
  clear: none;
  display: inline-block;
  width: 12%;
  min-width: 50px;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
  padding-left: 32px;
}
.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  padding-left: 32px !important;
}
}

@media (max-width: 936px){
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 34%;
  display: inline-block;
}
.HeadingColomnContainer-Attachments, .PressRelease-SingleLine-AttachmentsContainer {
  float: none;
  clear: none;
  display: inline-block;
  width: 18%;
  min-width: 50px;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
  padding-left: 12px;
}
}

@media (max-width: 860px) {
.HeadingColomnContainer-Date, .PressRelease-SingleLine-DateContainer {
  float: none;
  min-width: 70px;
  padding-top: 7px;
  width: 30% !important;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 36% !important;
  display: inline-block;
}
.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 40%;
  display: inline-block;
}
.HeadingColomnContainer-Attachments, .PressRelease-SingleLine-AttachmentsContainer {
  float: none;
  clear: none;
  display: inline-block;
  width: 15%;
  min-width: 50px;
}
.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  padding-left: 16px !important;
}
}

@media (max-width:840px) {
#SortingContainer {
  display: none !important;
}
.PressRelease-SingleLine-TitleContainer {
  clear: none;
  float: none;
  padding-top: 5px;
  width: 100% !important;
}
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
  display: block;
}
.PressRelease-SingleLine-AttachmentsContainer {
  float: none;
  clear: none;
  width: 100%;
  min-width: 50px;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
  padding-left: 0px !important;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
  padding-left: 0px !important;
}
}


.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
  padding-left: 12px;
}


@media (max-width: 493px) {
	.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
		padding: 0.2em 0.4em 0.2em 0.4em;
	}
}

/* calendar style */

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
  display: inline-block;
  width: 100%;
  padding: 5px 0px;
  border: 1px solid #00000026;
  background: transparent;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  color: #000000;
  text-shadow: 0px 0px 0px #666;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 5px;
  width: 7em;
  margin-left: 85px;
  text-shadow: unset !important;
  font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
  background: #0000000d;
  cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
  font-size: 15px;
  line-height: 15px;
  background: transparent;
  color: #000000;
  border-radius: 5px;
  border: 1px solid #00000026;
  text-shadow: unset !important;
  font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
  background: #0000000d;
  cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
  text-shadow: 0px 0px 0px #aaa;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
  text-shadow: 0px 0px 0px #aaa;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
  text-shadow: 0px 0px 0px #ccc;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
  border-color: #00000099;
  background: #041c2e;
  color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
  background: #041c2e;
  border-color: #00000099;
  color: #fff;
  cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
  background: #041c2e;
  cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
  transition: none;
}


@media(max-width: 1126px) {
.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  padding-left: 26px;
}
}

@media (max-width: 1064px) {
.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  padding-left: 16px;
}
}

@media (max-width: 1012px) {
.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
  padding-left: 8px;
}
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator:hover, #SearchBox:hover, #FromCalendarInput:hover, #ToCalendarInput:hover {
  border: 1px solid #00000099;
}

#SearchBox:focus-visible  {
   outline-color: #1BCDAC;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator:focus-visible {
  outline-color: #1BCDAC !important;
}

/*****clients changes**********/

#liInsiders {
  display: none;
}

/* .Tabs-Tab-Container:active:hover,
.Tabs-Tab-Container.selected:hover {
  background: #215373 !important;
} */

@media (max-width : 768px) {
.Tabs-Tab {
  width: 50%;
}
}

@media (max-width : 480px) {
.Tabs-Tab {
  width: 99%;
  margin: 1px;
}
}


@media (max-width: 840px) {
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
  padding-left: 8px;
}
}