@import url("//asia.tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/jp-swd/jp-swd.css */
/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/

/* ******************************************** MAIN RULES ********************************************************** */
/* @font-face {
    font-family: "NotoSansCJKjp";
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Regular.otf");
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Regular.otf") format('opentype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "NotoSansCJKjp";
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Medium.otf");
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Medium.otf") format('opentype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "NotoSansCJKjp";
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Bold.otf");
    src:url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-swd/fonts/NotoSansCJKjp-Bold.otf") format('opentype');
    font-style: normal;
    font-weight: 700;
} */

@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");

body,
.form input, .form select {
	color:#333333 !important;
    /* font-family: "NotoSansCJKjp", Arial, sans-serif; */

    font-family: 'Noto Sans JP', sans-serif;
    
    font-size: 18px;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0; 
}

.ja-jp.page-font-style .form input,
.ja-jp.page-font-style  .form select {
	/* font-family: 'NotoSansCJKjp', ヒラギノ角ゴ ProN W3, MS Pゴシック, sans-serif; */

    font-family: 'Noto Sans JP', sans-serif;
}

.ja-jp.page-font-style {
    /* font-family: 'NotoSansCJKjp', ヒラギノ角ゴ ProN W3, MS Pゴシック, sans-serif; */

    font-family: 'Noto Sans JP', sans-serif;
}

body{
    /* font-family: 'NotoSansCJKjp', Arial, sans-serif; */

    font-family: 'Noto Sans JP', sans-serif;
}

.form input, .form select {
    border: 0.08em solid #DDDDDD;
    box-shadow: none !important;
    border-radius: 20px;
    padding: 10px 22px;
    height: 2.5em !important;
    line-height: 2.5em;
}

.calendar-time-line .current-month {
    font-weight: normal;
}
.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	padding: 0;
}
.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}
.tabs li {
	display: inline-block;
    float: none;
    margin: 0;

    position: relative;
}
.tabs {
	text-align: center;
    background: transparent !important;
    font-size: 0;
}
.tabItem {
    height: auto;
	font-size: 18px !important;
	font-family: inherit;
	font-weight: bold !important;
	text-decoration: none;
	/* padding-top: 5px !important; */
	padding-right: 3px!important;
	/* padding-bottom: 5px !important; */
	padding-left: 3px!important;
	line-height: normal;
    transition: background .5s;
    border: 0px solid #e3e3e3  ;
    border-bottom: 1px solid transparent !important;
    border-radius: 0px !important;
    background:transparent;
    color:#00A5C0;
	position: relative;
} 
.tabItem:hover {
	/* background: #056fcd;
	color: #fff;
	border-top: 0em solid #056fcd;
	border-right: 0em solid transparent;
	border-bottom: 3px solid #056fcd;
	border-left: 0em solid transparent; */

    border-bottom: 1px solid #00A5C0 !important;
    opacity: 0.6;
}

a.tabItem:hover, a.tab-active:hover {

}
.tab-active {
	/* background: #056fcd;
	color: #fff;	
	border-top: 0em solid transparent;
	border-right: 0em solid transparent;
    border-left: 0em solid transparent; */
    /* font-weight: bold !important; */
	border-bottom: 1px solid #00A5C0 !important;
    /* font-size: 24px !important; */
	
}


.btn {
    height: auto;
    line-height: normal;
    font-family: inherit;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	border: 0em solid #143492;	
	background: #143492;

	transition: all .3s ease;
	text-decoration: none;
}
li.type {
    width: 100%;
    display: block;
}
.btn:hover,
.btn:active,
.btn:focus {
    background: #143492;
	color: #FFFFFF;
	border-color: #143492;
}
.headline-left .date-time,
.subscription-header, .export-header,
.next-event div.lable,
.next-event div.date-time {
    color: #333333;
}
.headline-right .event-type {
    color: #333333;
    font-weight: normal;
    font-size: 16px;
}

.ja-jp .next-event div.date-time{
	overflow: hidden;
    white-space: nowrap;
    /*width: 160px;*/
}

.ja-jp .next-event div.date-time:last-word,
.ja-jp .content-headline div.date-time:last-word,
.ja-jp .popup-content div.popup-date:last-word{
	overflow: hidden;
    white-space: nowrap;
    display: none;
}

/* @media not all and (min-resolution:.001dpcm) {
    @media {
        .ja-jp .next-event div.date-time{
        overflow: hidden;
        white-space: nowrap;
        width: 165px;
        }
    }
} */

.eupagination>li>a, .eupagination>li>span,
.eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
    display: inline-block;
    background-color: transparent;
    color: #333;
    padding: 0.5em 1.0em;
    font-family: inherit;
    font-size: 16px;
    border: 1px solid #DDDDDD !important;
    text-decoration: none;
    font-weight: normal;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin:1px;
}
.eupagination>.disabled>span, .eupagination>.disabled>span:hover, .eupagination>.disabled>span:focus, .eupagination>.disabled>a, .eupagination>.disabled>a:hover, .eupagination>.disabled>a:focus {
    color: #333;
}
.eupagination>li>a:hover, .eupagination>li>span:hover, .eupagination>li>a:focus, .eupagination>li>span:focus,
.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:hover, .eupagination>.active>span:hover, .eupagination>.active>a:focus, .eupagination>.active>span:focus {
    background: #00A5C0;
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
.filter-type ul li {
    padding: 5px;
    margin-bottom: 2px;
}

html .modal a, html .hyperlink, html .disclaimer-box a, html .cookies-box a,
.check-subscription-link .link {
    color: #333333 !important;
    font-weight: 400;
    text-decoration: none;
}
html .modal a:hover, html .hyperlink:hover, html .disclaimer-box a:hover, html .cookies-box a:hover,
.check-subscription-link .link:hover {
    color: #00A5C0!important;
    font-weight: 400;
    text-decoration: none;
}
.content-headline {
    border-bottom: 1px solid #DDDDDD;
    margin-left: 0;
}
.expand-collapse {
    top: -1px;
    position: relative;
}
.expand-collapse>.exco-text {
    border: 1px solid #e4e4e4 !important;
}
.subscription-header,
.filter-type .selected .type-filter-name,
.subscribe-event-title {
    font-weight: normal;
}

.time-line-item {
	padding-top: 10px;
}
.time-line-item {
    padding-top: 5px;
    margin: -1px 0 0 -1px;
    border: solid 1px #DDDDDD;
    text-align: center;
}
.time-line-item:hover {
    background-color: #0066C0;
    color:#FFF;
    border-color:#DDDDDD;
}
.calendar-time-line .current-month .time-line-item {
    background-color:#0066C0;
    color:#FFF;
    font-weight: 700;
    border: 1px solid #DDDDDD;
}

/* @media (max-width: 450px) {
    .tabItem {
        padding: 1em !important;
        font-size: 15px;
    }
} */
@media (max-width: 429px){
    .modal-dialog .btn {
        margin-top: 5px;
    }
}
@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        text-align: center;
        width: 100%!important;
        padding-top: 10px!important;
    }
}
@media (max-width: 320px) {
    .subscription-section .subscription-header {
        display: none !important;
    }
}
.show-hide-toggle {
    display: block!important;
}
.expand-collapse>.exco-text {
    display: none;
}
.footer {
    font-size:16px;
    line-height: 20px;
}
.check-subscription-link{
    font-size: 16px;
}
.headline-left .date-time{
    font-weight: normal;
    font-size: 16px;
}
.modal-header {
    font-size: 17px;
    color: #1F398E;
    font-weight: normal;
}
.event-name {
    font-size: 18px;
    font-weight: 700;
    color:#333333;
}
.next-event div.date-time,
.subscription-header,
.export-header {
    font-weight: normal;
}
.subscribe-event-title,
.next-event div.lable{
    font-size: 15px;
    font-weight: 700;
    color:#333333;
    text-transform: capitalize;
}
ul.tabs {
    margin-bottom: 15px;
}
.checkbox-event-type .event-name {
    color: #333;
    font-size: 15px;
}
.filter-type .selected a, .filter-type a:hover {
    font-weight: normal;
    text-decoration: none !important;
    border-bottom: 3px solid #056fcd;
    background:#FFFdF0;

    border-image: linear-gradient(90deg, #00a5c0 0%, #008ac0 55.65%, #0066c0 100%) 1/0 0 4px;
}
.filter-type .selected .type-filter-name {
    font-weight: normal;
    text-decoration: none;
}
.year-filter .selected a{
    border-bottom: 3px solid #056fcd!important;
    text-decoration: none!important;
    background: transparent!important ;
    font-weight: 700;
}
.year-filter a:hover{
    border-bottom: 3px solid #056fcd!important;
    text-decoration: none!important;
    background: transparent!important ;
}
/* .year-filter .selected {
    border-bottom: 3px solid #143492!important;
    font-weight: normal;
} */
.color-box {
    position: relative;
    bottom: 1px;
}
.year-filter li:after {
    content: '|';
    margin-left: 10px;
    position: relative;
    bottom: 1px;

}
.year-filter li:last-child:after{
    content: '';
}

.link-location a {
    color: #00A5C0 ;
    text-decoration: none;

}

/* ADDED CSS */
.color-dot-box {
    font-size: 20px !important;
}

.calendar-time-line .color-dot {
    color: #00A5C0 !important;
}

.tabs li:first-child:after {
    position: absolute;
    content: "";
    top: 4px;
    right: -12px;
    border-right: 1px solid #dedede;
    height: 30px;
    display: none;
}

.tabs li:last-child {
    margin: 0px 24px;
}

.event-row.focus .content-headline {
    border-right-width: 1px;
    border-right-color: transparent;
}

.supply-by-box,
.cookies-box {
    font-size: 14px;
}

.link-location, .attachments {
    font-size: 16px;
}

.location {
    font-size: 16px;
}

a.export-icon.mail-outlook:hover {
    cursor: pointer;
}

@media (max-width: 425px) { 
    .tabs {
        text-align: left;
    }
}


/* ***********Added Codes**************** */

.export-section {
    float: left;
    display: none;
}
