@font-face{
	font-family:"MuseoSans-300";
	font-style:normal;
	font-weight:normal;
	src: url('font/MuseoSans_300-webfont.woff') format('woff');
}
#Main {
  width: 100%;
  padding: 0;
  max-width: 1410px
}
body,
input,
#CurrentPeriodContainer {
    font-family:"MuseoSans-300";
	font-size: 16px;
	color: #2B2A27;
  min-height: auto !important;
}
button {
	font-family: "MuseoSans-300";
}
.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: #2B2A27;

  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 {
  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: 1em;
  padding-bottom: 1em;
  color: #2B2A27 !important;
  display: none;
}
#DateAvailableFrom {
  border-left: 0px;
  border-right: 0px;
  text-align: left;
  font-size: 1.1em;
  font-weight: normal;
  padding-top: 0em;
  padding-bottom: 0em;
}
#Periods {
  margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
  height: 28px;
  line-height: 25px;
  width: 168px;
  border:1px solid #e3ddd4;
  border-radius:100px; 
  background: #ffffff;
  margin: 9px;
  padding: 10px 20px;
}
#SearchBox {
  margin: 0px 7px 0px 0px !important;
}
#FromCalendarContrainer,
#ToCalendarContrainer {
  vertical-align: top;
}
.euButton,
.euButton:hover {
font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  color: #2B2A27;
  text-transform: none;
  margin: 0.5em;
  padding: 1em;
  border: 0em solid #2B2A27;
  border-radius: 100px;
  background: #F5F6F5;
  transition: background 0.5s, color 0.5s, border 0.5s;
  text-decoration: none;
  height: 50px;
  line-height: 24px;
  text-align: left;
  cursor: pointer;
  width: 11em;
}

#SearchFilter .euButton {
  width: 164px;
}
#SearchButton:hover {
  cursor: pointer;
}
#SearchContainer {
  padding: 0em 0 1em 0;
  clear: both;
}
#YearPeriodsContainer a {
  font-size: 1.25em;
  font-weight: bold;
}
#SortingContainer {
  margin-top: 1em;
  padding: 0px;
  padding-top: 0em;
  padding-bottom: 0em;
  font-size: 1.25em;
  font-weight: bold;
}
.Tabs {
  display: block !important;
  text-align: center;
  border-bottom: 0px;
  font-size: 0px !important;
  margin-top: 1em;
}
#Tabs {
  position: relative;
  z-index: 0;

  padding-top: 0px;
  padding-bottom: 0px;

  margin-top: 0.6em;
  margin-bottom: 1em;
  display: block !important;
  border-bottom: 4px solid #F5F6F5;
}
#Tabs:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0em;
  left: 0em;
  width: 100%;
  height: 0em;
  z-index: -1;
  border-bottom: 0px solid #F5F6F5;
}

.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 !important;
  margin: 0.0em;
  border-radius: 0.0em;
  font-family: inherit;
  font-weight: 300;
  font-size: 14px;
  text-transform: none;
  color: #2B2A27;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  border: 0em solid #FFFFFF;
  background: transparent;
  transition: background 0.5s, color 0.5s, border 0.5s;
  position: relative;
  top: 0;
  left: 0em;
  width: 92%;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
  background: transparent;
  color: #441F54;
  border: 0em solid #FFFFFF;
  text-decoration: none;
  font-style: normal;
  z-index: 9;
}
.Tabs-Tab-Container.selected:after,
.Tabs-Tab-Container:hover:after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: 35px;
  left: 0%;
  margin-left: -0em;
  border-left: 0em solid transparent;
  border-right: 0em solid transparent;
  border: 0px solid #441F54;
  background: #441F54;
}
.Tabs-Tab {
  display: inline-block;
  margin: 0px;
  width: 18%;
  text-align: center;
}

#Types {
  padding-bottom: 0em;
  padding-top: 0em;
  display: none;
}

.Type {
  background-color: #ffffff;
  border-radius: 100px;
  border: 1px solid #441F54;
  padding: 10px;

  color: #441F54;
  font-weight: bold;
  text-transform: none;
  font-family: inherit;
  font-size: 0.8em;

  margin: 5px;
  transition: background 0.5s, color 0.5s, border 0.5s;
}
.TypeSelected,
.Type:hover {
  cursor: pointer;

  background-color: #441F54;
  color: #ffffff;
  border-color: #441F54;
}

/******************************************************************************** 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: 0em 0em 0em 0em;
  margin: 0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
  border-radius: 0px;
  border:0px solid #000000 !important;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
  border-radius: 0px;
  border:0px solid #000000 !important;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
  display: inline-block;
  background-color: #ffffff;
  color: #2B2A27;
  border: 0px solid #e3ddd4;
  font-family: inherit;
  font-size: 14px;
  text-decoration: initial;
  font-weight: normal;
  border-radius: 0px;
  border: 0px solid #441F54;
  border-bottom: 2px solid transparent;
  transition: background 0.5s, color 0.5s, border 0.5s;
  margin: 5px;
  width: 28px;
  height: 28px;
  line-height: 32px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
  background-color: #ffffff;
  color: #441F54;
  border-bottom: 2px solid #441F54;
  text-decoration: initial;
  font-weight: bold;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
  background-color: #ffffff;
  color: #441F54;
  border-bottom: 2px solid #441F54;
  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: 0em solid #2B2A27;
  border-bottom: 0em solid #2B2A27;
}
.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: #2B2A27;
  border-bottom-color: #2B2A27;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
  border-top-color: #441F54;
  border-bottom-color: #441F54;
}

/* .PressRelease-SingleLine-DateContainer {
  float: left;
  width: 60px;
  text-align: center;
  height: 60px;

  
  padding: 5px;
} */
.PressRelease-SingleLine-TypeContainer {
  float: none;

  border: 0em solid #cccccc;
  border-radius: 0em 0em 0em 0em;
  background-color: transparent;
  padding: 0em;
}
/* .PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: left;
} */
.PressRelease-SingleLine-AttachmentsContainer {
  float: right;
  clear: left;
}

.PressRelease-SingleLine-DataRow {
  padding-top: 0px;
}

.PressReleaseOdd {
  background-color: transparent;
}
.PressReleaseEven {
  background-color: transparent;
}
.PressRelease {
  border-bottom: 1px solid #cccccc;
  padding: 1em 0px;
  border-right: 0em solid #cccccc;
  border-left: 0em solid #cccccc;
  background: #ffffff;
  margin: 0.6em 0em;
  height: auto;
  border-radius: 00px;
}
#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: inherit;
  font-weight: normal;
  font-style: normal;
  text-decoration: initial;
  color: #2B2A27;
  font-size: 16px;
}
.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
  font-weight: normal;
  font-style: normal;
  text-decoration: underline !important;
  color: #441F54;
}
.PressRelease-NewsType {
  font-weight: 600;
  text-transform: none;
  font-style: normal;
  font-family: inherit;
  font-size: 16px;
  color: #441F54;
  padding-left: 0px !important;
}
.PressRelease-NewsDate {
  margin-right: 0.5em;
  font-family: inherit;
  font-size: 16px;
  color: #441F54;
  font-weight: 600;
  text-transform: none;
  font-style: normal;
}

#PagesContainer {
  text-align: center;
  padding: 0em;
}
#SuppliedBy {
  text-align: right;
  padding-top: 2em;
  font-size: 14px;
}

/********Custom************/
/* .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	position: relative;
	top: 8px;
	width: 24px;
	height: 25px;
	background: url(CalendarF.png) center center no-repeat !important;
	background-size: 22px !important;
	display: inline-block;
	left: -16px;
	margin: 0px;
  } */

#YearPeriodsContainer a {
  color: #441F54;
  font-size: 18px;
  font-weight: 500;
  margin: 5px;
}



span.PressRelease-day.datefontbigsize {
  font-size: 15px;
  font-weight: 700;
  -webkit-background-clip: text;
  color: #fff;
}
span.PressRelease-month.datefontsmallsize {
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-background-clip: text;
  color: #fff;
}
/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer,
span.PressRelease-NewsType {
  position: relative;
  top: 17px;
} */
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
  padding-left: 0px;
  width: 100%;
  margin-top: 10px;
}
/* .HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
  vertical-align: middle !important;
} */

.PressRelease-SingleLine-AttachmentsContainer {
  position: relative;
  bottom: 10px;
}
/* .PressRelease div div:hover div.PressRelease-SingleLine-DateContainer {
	background: #FAA74A;
  } */
/* .PressRelease:hover {
	box-shadow: 0px 4px 4px 0px #e1e1e1;
  } */
.PressRelease-Attachment div a img {
  opacity: 1 !important;
  width: 21px !important;
  height: 21px !important;
  margin: 0px !important;
}
.NewsColumn-Container .PressRelease-Attachment {
  padding-top: 3px;
}
.EurolandTools-CommonObjects-Calendar-Month-Day {
  color: #2B2A27;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend,
.EurolandTools-CommonObjects-Calendar-Month-Weekend {
  color: #c22;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
  text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
  border-color: #441F54;
  background: #441F54;
  color: #fff !important;
  text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
  font-weight: 400;
  color: #2B2A27;
  background: #F5F6F5;
  text-transform: capitalize;
  margin: 0 auto;
  padding: 7px 10px 7px 27px !important;
  font-size: 14px;
  border: 0px solid #F5F6F5;
  font-family: "MuseoSans-300";
  border-radius: 100px;
  transition: background 0.5s, color 0.5s, border 0.5s;
  text-decoration: none;
  height: 31px;
  line-height: 31px;
  text-align: left;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
  text-shadow: none !important;
}
.EurolandTools-CommonObjects-Hint {
  color: #2B2A27;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
  color: #2B2A27;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
  background: #441F54;
  color: #fff;
  cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
  font-family: inherit;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  margin:0.5em auto;
  padding:0.6em;
  border:0.08em solid #441F54;
  border-radius:10px;
  background:#441F54;
  transition:background-color 300ms ease;
  font-size: 13px;
  position: relative;
  width: 100px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
  text-decoration:none;
  background:#501945;
  color: #ffffff;
  border-color:#501945;
}
.SeparateNews-Header-Container, .SeparateNews-Footer-Container {
  font-size: 13px;
}

.SortingContainer-NoChange-NewsColumn a:hover, .SortingContainer-NoChange-NewsColumn a:active, a:hover, .PressRelease-NewsTitle:hover, #YearPeriodsContainer a:hover {
  color: #441F54;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
  width: 30%;
  margin-right: 10px;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
  width: 68%;
  text-align: right;
}
.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
  border: 0px solid #a8c1e4 !important;
  box-shadow: none !important;
}
.euButton::before,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton::before {
  content: "";
  position: absolute;
  margin-top: 5px;
  margin-left: 104px;
  width: 16px;
  height: 13px;
  background-image: url('arrow.png');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  opacity: 1;
  transition: none;
}
#SearchFilter .euButton::before {
  margin-left: 116px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton::before {
  margin-top: 9px !important;
  margin-left: 64px !important;
}
.euButton::after,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton::after {
  content: "";
  position: absolute;
  margin-top: -9px;
  width: 40px;
  height: 40px;
  background-color: #F7C631;
  border-radius: 100px;
  z-index: 1;
  margin-left: 51px;
}
#SearchFilter .euButton::after {
  margin-left: 26px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton::after {
  margin-top: -3px !important;
  width: 37px !important;
  height: 37px !important;
  margin-left: 16px !important;
}
.euButton:hover::before,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover::before {
  animation: arrowMoveFade 0.5s ease-in-out;
}
@keyframes arrowMoveFade {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  40% {
    transform: translateX(13px);
    opacity: 0;
  }
  50% {
    transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
#ButtonsContainer.NoTabsVisible {
  border-bottom: 0px solid #e1e1e1 !important;
}
.Periods-YearPeriod.Periods-YearPeriodSelected {
  font-weight: bold !important;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator:active,
#SearchBox:active, #FromCalendarInput:active, #ToCalendarInput:active {
 border: 1px solid #441F54 !important;
}
td.Pages-ArrowContainer:first-child a {
	font-size: 0;
}

td.Pages-ArrowContainer:last-child a {
	font-size: 0;
}
td.Pages-ArrowContainer:first-child a:after {
  content: "";
  background-image: url(arrow.png);
  position: absolute;
  background-size: 16px;
  width: 16px;
  height: 13px;
  background-repeat: no-repeat;
  margin-left: -8px;
  margin-top: 8px;
  transform: rotate(180deg);
}
td.Pages-ArrowContainer:last-child a:after {
  content: "";
  background-image: url(arrow.png);
  position: absolute;
  background-size: 16px;
  width: 16px;
  height: 13px;
  background-repeat: no-repeat;
  margin-left: -9px;
  margin-top: 8px;
}
@media (max-width: 958px) {
#SearchBox {
  margin: 9px !important;
}
}
@media (max-width: 910px) {
.Tabs-Tab {
  width: 23%;
}
}

@media (max-width: 760px) {
.Tabs-Tab {
  width: 30%;
}
}

@media (max-width: 560px) {
.Tabs-Tab {
  width: 250px;
  margin: 5px;
}
#Tabs {
  border-bottom: 0px solid #F5F6F5 !important;
}
}
@media (max-width: 429px) {
.PressRelease-SingleLine-AttachmentsContainer {
  position: relative;
  bottom: 47px;
}
}



/* *********changes done by vaish ********* */
.TermsLinkContainer a,
.CookieLinkContainer a {
  color: #441F54;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton{
  width: 30%;
  padding:0.6em;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {

  text-align: center;
}

@media(max-width:500px){
  body {
    margin: 0 10px;
  }
  .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
  width: 67%;
}
}
@media(max-width:400px){
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
  width: 100%;
  text-align: left;
  margin-top: 10px;
}