@import url("//fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");

@import url("//fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");

body.en-gb
{
    font-family: Roboto, Noto Sans, Arial, san-serif;
	font-size: 14px;
	color: #333333;
    font-weight: normal;
	background: #fff !important;
}
body.zh-cn{
	background: #fff none repeat scroll 0 0;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-size: 14px;
	color: #333333;
    background: #fff !important;
}
body.zh-tw{
	background: #fff none repeat scroll 0 0;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-size: 14px;
	color: #333333;
    background: #fff !important;
}
.wrapper {
	padding: 0;
	max-width: 100% !important;
    width: 100%;
}
.headline-left .date-time, .headline-right .event-type {
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
	/*border-bottom: 1px solid #808080;*/
}
.date-time{
	color: #ae141e;
}
.headline-right .download-event {
}
.tabItem {
	color: #333333 !important;
	text-decoration: none;
	font-weight: bold!important;
	text-transform: capitalize !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: #FFF !important;
    border: 1px solid #EF662F;
    font-weight: bold!important;
} 
.next-event  {
	border-bottom: 1px solid #808080;
	padding-bottom: 5px;
}
.zh-tw .checkbox, .zh-cn .checkbox  {
	height:17px;
}
li.type {
    width: 50%;
}
.zh-tw li.type label, .zh-cn li.type label {
    vertical-align: top;
}
.export-section {
	visibility: hidden;
}
.tab-active {
	text-decoration: none;
	background: #EF662F !important;
	color: #fff !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: capitalize !important;
}
.tab-active:hover {
}
.tabItem:hover {
	background: #EF662F !important;
	color: #fff !important;
	transition: all 0.5s ease 0s;
}
.tabs li {
    float: left;
    margin: 0 3px -1px 0;
}
.tabs {
/*	border-bottom: solid 1px #bababa;*/
    background-color: transparent!important;
}
.btn{
    border-radius: 0px;
}
.btn-subscribe{
    color: #fff;
	font-weight: normal;
    font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	border-radius: 0;
	text-transform: none;
	width: 152px;
	padding: 3px 15px;
}
.btn-submit, .btn-cancel, .btn-default{
    color: #fff;
	font-family: inherit !important;
	font-weight: normal;
	font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	text-transform: none;
	margin-right: 5px;
	padding: 3px 15px;
    height: 33px;
    width: 78px;
}
.btn-subscribe:active, .btn-submit:active, .btn-cancel:active, .btn-default:active, .btn-subscribe:active, .btn-subscribe:focus
{
	color: #fff;
	background: #EF662F;
}
.btn-subscribe:hover, .btn-submit:hover, .btn-cancel:hover, .btn-default:hover
{
    color: #fff;
	background: #EF662F;
}

.zh-tw .btn-subscribe
{
    color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	font-family: Simsun !important;
	text-transform: none;
	width: 100px;
	padding: 3px 15px;
}
.zh-tw .btn-submit,.zh-tw .btn-cancel,.zh-tw .btn-default
{
    color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	text-transform: none;
	margin-right: 5px;
	padding: 3px 15px;
}
.zh-tw .btn-subscribe:active,.zh-tw .btn-submit:active,.zh-tw .btn-cancel:active,.zh-tw .btn-default:active,.zh-tw .btn-subscribe:active,.zh-tw .btn-subscribe:focus
{
	color: #fff;
	background: #EF662F;
}
.zh-tw .btn-subscribe:hover,.zh-tw .btn-submit:hover,.zh-tw .btn-cancel:hover,.zh-tw .btn-default:hover
{
    
	color: #fff;
	background: #EF662F;
}
.zh-cn .btn-subscribe
{
    color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	text-transform: none;
	width: 100px;
	padding: 3px 15px;
}
.zh-cn .btn-submit,.zh-cn .btn-cancel,.zh-cn .btn-default
{
    color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	background: #EF662F;
	border: 0px solid #EF662F;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	text-transform: none;
	margin-right: 5px;
	padding: 3px 15px;
}
.zh-cn .btn-subscribe:active,.zh-cn .btn-submit:active,.zh-cn .btn-cancel:active,.zh-cn .btn-default:active,.zh-cn .btn-subscribe:active,.zh-cn .btn-subscribe:focus
{
	color: #fff;
	background: #EF662F;
}
.zh-cn .btn-subscribe:hover,.zh-cn .btn-submit:hover,.zh-cn .btn-cancel:hover,.zh-cn .btn-default:hover
{
    
	color: #fff;
	background: #EF662F;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #fff;
	border-color: #333;
}
.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;
	color: #fff;
	cursor: default;
	background-color: #EF662F;
	border-color: #EF662F;
}
.form input,.form select {
    border: 1px solid #b6b6b6;
    font-family: Roboto, Noto Sans, Arial, san-serif;
	height: 38px;
    padding: 3px !important;
	background: #fff !important;
	color: #333;
}
.zh-tw .form input,.zh-tw .form select {
    border: 1px solid #b6b6b6;  
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-size: 1.0em;
	height: 38px;
    padding: 3px !important;
	background: #fff !important;
	color: #333;
}
.zh-cn .form input,.zh-cn .form select {
    border: 1px solid #b6b6b6;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-size: 1.0em;
	height: 38px;
    padding: 3px !important;
	background: #fff !important;
	color: #333;
}
.form .lable {
    float: left;
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
    width: 29%;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #EF662F !important;
	border: 1px solid #EF662F !important;
}
.calendar-time-line .year {
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 25px;
}
.current-month .time-line-month-name{
    color: #fff !important;
    font-weight: normal;
	background: #EF662F;
}
.time-line-month-name {
    color: #333 !important;
}
.time-line-month-name:hover {
	color: #333 !important;
	text-decoration: none;
}
.time-line-item:hover {
    background-color: #333;
}
.time-line-item {
    background-color: transparent !important;
	border: 1px solid #e1e1e1 !important;
	margin: 0 3px;
}
.zh-tw .time-line-item {
    background-color: #fafafa !important;
	border: 1px solid #e1e1e1 !important;
	margin: 0 3px;
}
.zh-cn .time-line-item {
    background-color: #fafafa !important;
	border: 1px solid #e1e1e1 !important;
	margin: 0 3px;
}
.calendar-time-line {
    border-bottom: 1px solid #808080;
    padding-bottom: 0px;
	padding-top: 20px;
}
.subscription-header, .export-header {
    font-family: Calibri !important;
	color: #333 !important;
	font-weight: normal;
}
.zh-tw .subscription-header,.zh-tw .export-header {
    font-family: Simsun !important;
	font-size: 9pt;
	color: #333 !important;
	font-weight: normal;
}
.zh-cn .subscription-header,.zh-cn .export-header {
    font-family: Simsun !important;
	font-size: 9pt;
	color: #333 !important;
	font-weight: normal;
}
.hyperlink {
   font-weight: normal;
   text-decoration: none;
}
.hyperlink:hover {
	font-weight: normal;
	text-decoration: none;
}
.disclaimer-box a, .cookies-box a {
	font-weight: normal;
	text-decoration: none;
}
.disclaimer-box a:hover, .cookies-box a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.content-headline {
    border-bottom: 1px solid #828282;
	
	font-weight: normal;
}
.check-subscription-link {
    color: #808080;
    font-size: 13px;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-weight: normal;
}
.zh-tw .check-subscription-link {
    color: #808080;
	font-size: 9pt;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-weight: normal;
}
.zh-cn .check-subscription-link {
    color: #808080;
	font-size: 9pt;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
	font-weight: normal;
}
.next-event .lable,.next-event .date-time,.your-preference-title {
    color: #333 !important;
}
.subscription-header, .export-header {
    color: #333 !important;
}
div#preferencesDesc {
    text-align: center;
}
/*.modal-content {
    background: darkorange;
}*/
.your-preferences {
    /*background-color: darkorange;*/
    padding: 15px 0 15px 0;
    clear: both;
}
.filter-type .selected .type-filter-name {
    font-weight: normal;
	font-size: 20px;
	color: #333 !important;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
    text-decoration: underline;
}
.zh-tw .filter-type .selected .type-filter-name {
    font-weight: normal;
	font-size: 14px;
	color: #333 !important;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
    text-decoration: underline;
}
.zh-cn .filter-type .selected .type-filter-name {
    font-weight: normal;
	font-size: 14px;
	color: #333 !important;
	font-family: Noto Sans, Roboto, Arial, san-serif!important;
    text-decoration: underline;
}

.color-dot-box{
	font-size: 25px;
}
.en-gb .color-dot-box {
    margin-top: -13px;
}
.zh-cn .color-dot-box {
    margin-top: -10px;
}
.zh-tw .color-dot-box {
    margin-top: -10px;
}
.events-container {
    clear: both;
    padding-top: 30px;
}

.tip-content,
.no-event-available,
.tip-scroller,
.etooltip,
.tip-inner{
	background: transparent;
}

.filter-type a{
	color: #ff6c00 !important;
}
.type-filter-name {
    color: #333;
}

@media (max-width: 740px){
	.zh-tw .time-line-item {
		height: 50px !important;
	}
	.zh-cn .time-line-item {
		height: 50px !important;
	}
	.zh-cn .color-dot-box {
		font-size: 22px;
		margin-top: 0;
	}
}
@media (max-width: 680px){
	.zh-tw .time-line-item {
		height: 80px !important;
	}
	.zh-cn .time-line-item {
		height: 80px !important;
	}
	.zh-cn .color-dot-box {
		font-size: 22px;
		margin-top: 0;
	}
}
@media (max-width: 360px){
	.tabItem {
		border: solid 1px #e1e1e1;
		border-radius: 0px;
	}
	.tab-active {
		border: solid 1px #808080;
		border-radius: 0px;
	}
	.tabs {
		border-bottom: solid 1px #808080;
	}
	.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 {
		border: solid 1px #e1e1e1;
		border-radius: 0px;
	}
	.tab-active {
		border: solid 1px #808080;
		border-radius: 0px;
	}
	.tabs {
		border-bottom: solid 1px #808080;
	}
	.subscription-section .subscription-header {
		float: left;
		text-align: left;
		width: 100% !important;
	}
	.btn-subscribe, .btn-submit, .btn-cancel, .btn-default
	{
	   float: left;
	}
	
}
.time-line-item{
    padding-top: 17px;
}
.en-gb .btn-subscribe{
    box-sizing: border-box;
    height: 33px;
    width: 140px;
}
.zh-cn .btn-subscribe,
.zh-tw .btn-subscribe{
    box-sizing: border-box;
    height: 33px;
    width: 100px;
}
.tabs>li>a{

}
.en-gb .tabItem{
    box-sizing: border-box;
    height: 42px;
    width: 150px;
    line-height: 42px;
    text-align: center;
}
.zh-cn .tabItem,
.zh-tw .tabItem{
    box-sizing: border-box;
    height: 42px;
    width: 140px;
    line-height: 42px;
    text-align: center;
}
.tabs{
    float: none;
    text-align: center;
}
.tabs li {
    float: none;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.filter-type .selected .type-filter-name{
    font-size: 14px;
}
.filter-type a{
    color: #808080!important;
}
.filter-type a:active{
    color: #f06630!important;
}
.eupagination > li > a, .eupagination > li > span{
    color: #777;
    width: 33px;
    box-sizing: border-box;
}
.footer{
    font-size: 12px;
}
