@import url("//tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/es-psg/es-psg.css */
@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
@font-face {
    font-family: "roboto-bold-webfont";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "roboto-light-webfont";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
    font-family: "roboto-regular-webfont";
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: 'RobotoLight';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.eot");
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.eot") format('embedded-opentype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.woff2") format('woff2'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.woff") format('woff'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoLight.svg#RobotoLight") format('svg');
}
@font-face {
    font-family: 'RobotoBold';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.eot");
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.eot") format('embedded-opentype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.woff2") format('woff2'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.woff") format('woff'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoBold.svg#RobotoBold") format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.eot");
    src: url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.eot") format('embedded-opentype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.woff2") format('woff2'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.woff") format('woff'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.ttf") format('truetype'),
         url("//tools.euroland.com/tools/FinCalendar2/Config/Company/es-psg/fonts/RobotoRegular.svg#RobotoRegular") format('svg');
}
body
{
    font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif !important;
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: normal;
}
.wrapper {
	padding: 0;
	width: 100%;
	max-width: 1090px;
}
.headline-left .date-time, .headline-right .event-type {
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tabItem {
	color: #333333 !important;
	text-decoration: none !important;
	border: solid 1px #e1e1e1;
	font-weight: normal !important;
	text-transform: capitalize !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 16px !important;
	background: #f4f4f4 !important;
	font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif  !important;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
} 

.tab-active {
	text-decoration: none !important;
	background: #ffffff !important;
	color: #333333 !important;
	font-weight: normal !important;
	border: solid 1px #e1e1e1;
	border-bottom: solid 1px #ffffff;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: capitalize !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	font-size: 16px !important;
	font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif  !important;
	border-radius: 0px;
}
.tabItem:hover {
}
a.tabItem:hover, a.tab-active:hover {
}
.tabs li {
    float: left;
    margin: 0 2px -1px 0;
	position: relative;
}
.tabs {
	height: 31px;
	line-height: 30px;
	border-bottom: solid 1px #e1e1e1;
	background: transparent !important;
}
.modal-body {
    padding: 15px;
    position: relative;
    z-index: 1;
}
.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
{
	font-weight: bold;
	font-size: 18px;
	background: #ffcb00;
	border: 0px;
	border-radius: 0px;
    color: #333333;
	font-family: 'RobotoBold', ​Arial, ​Helvetica, ​sans-serif !important;
	height: 36px;
	text-transform: uppercase;
	width: 180px;
	position: relative;
}
.btn-subscribe:active, .btn-submit:active, .btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
	font-weight: bold;
	font-size: 18px;
	background: #ffcb00;
	border: 0px;
	border-radius: 0px;
    color: #333333;
	font-family: 'RobotoBold', ​Arial, ​Helvetica, ​sans-serif !important;
	height: 36px;
	text-transform: uppercase;
	width: 180px;
	position: relative;
}
.btn-subscribe:hover, .btn-submit:hover, .btn-cancel:hover, .btn-default:hover
{
	font-weight: bold;
	font-size: 18px;
	background: #3b3931;
	border: 0px;
	border-radius: 0px;
    color: #ffcb00;
	font-family: 'RobotoBold', ​Arial, ​Helvetica, ​sans-serif !important;
	height: 36px;
	text-transform: uppercase;
	width: 180px;
	position: relative;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #ffffff;
	color: #ffcb00;
	border-color: #ffcb00;
}
.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:hover, .eupagination>.active>span:hover, .eupagination>.active>a:focus, .eupagination>.active>span:focus {
	z-index: 2;
	cursor: default;
	background-color: #ffffff;
	color: #ffcb00;
	border-color: #ffcb00;
}
.form input,.form select {
    border: 1px solid #cccccc !important;
	padding: 4px 4px 4px 9px;
    font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif !important;
	font-size: 14px;
	height: 30px;
}
.form .lable {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 29%;
}
.calendar-time-line .current-month .time-line-item {
    background: #ffffff !important;
	border: 1px solid #e1e1e1 !important;
}
.calendar-time-line .year {
    font-size: 90%;
    padding-bottom: 5px;
    line-height: 25px;
}
.current-month .time-line-month-name{
    color: #ffcb00 !important;
    font-weight: normal;
	font-size: 14px;
}
.time-line-month-name {
	font-size: 14px;
    color: #333333;
}
.time-line-month-name:hover {
	font-size: 14px;
	color: #ffcb00;
	text-decoration: none;
}
.time-line-item:hover {
    background-color: #ffffff !important;
	border: 1px solid #e1e1e1 !important;
	color: #ffcb00;
}
.time-line-item {
	border: 1px solid #e1e1e1;
}
.subscription-header, .export-header {
    font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif !important;
	font-weight: normal;
}
.footer {
    text-align: right;
	font-size: 12px;
}
.hyperlink {
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}
.hyperlink:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline !important;
}
.disclaimer-box a, .cookies-box a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.disclaimer-box a:hover, .cookies-box a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline !important;
}
.filter-type .selected .type-filter-name {
    font-weight: normal;
    text-decoration: none !important;
	color: #333333 !important;
}
.filter-type .selected .type-filter-name:hover {
    font-weight: normal;
    text-decoration: underline !important;
	color: #333333 !important;
}
a{
	color: #333333 !important;
	text-decoration: none;
}
a:hover{
	color: #333333 !important;
	text-decoration: underline;
}
.content-headline {
    border-bottom: 1px solid #b6b6b6;
	
	font-weight: normal;
}
.check-subscription-link {
    color: #0062C8;
    font-size: 14px;
    font-family: 'RobotoRegular', ​Arial, ​Helvetica, ​sans-serif !important;
	font-weight: bold;
}

.next-event .lable,.next-event .date-time,.your-preference-title {
    color: #333333 !important;
}
.subscription-header, .export-header {
    color: #333333 !important;
}
@media (max-width: 360px){
	.tabItem {
		text-align: left;
		width: 200px;
		border: solid 1px #e1e1e1;
		margin-bottom: 2px;
		margin-top: 2px;
		border-radius: 0 !important;
		height: 30px !important;
	}
	.tabItem:hover {
		text-align: left;
		width: 200px;
		border: solid 1px #e1e1e1;
		margin-bottom: 2px;
		margin-top: 2px;
		border-radius: 0;
		height: 30px !important;
	}
	.tab-active {
		text-align: left;
		width: 200px;
		border: solid 1px #e1e1e1;
		margin-bottom: 2px;
		margin-top: 2px;
		height: 30px !important;
	}
	.tabs {
		border-bottom: solid 0px #e1e1e1;
		line-height: 30px;
		height: 30px !important;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.tabs li a.tab-active::after {
		border: 0;
		content: "";
		left: 0;
		position: absolute;
		top: 0;
		transition: none;
		width: 0;
	}
	.subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	.subscription-section {
		float: left;
		text-align: left;
	}
}
@media (max-width: 320px){
	.tabItem {
		line-height: 29px;
		height: 29px;
		width: 200px;
		border: solid 1px #e1e1e1;
	}
	.tab-active {
		line-height: 29px;
		height: 29px;
		width: 200px;
		border: solid 1px #e1e1e1;
	}
	.tabs {
		border-bottom: solid 1px #e1e1e1;
		line-height: 29px;
		height: 30px;
		background: none !important;
	}
	.tabs li:first-child a{
		border-right: 1px solid #e1e1e1 !important;
	}
	.subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	
}
