@import url("//asia.tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/jp-ni7/jp-ni7.css */
@import url("//fonts.googleapis.com/css2?family=Heebo:wght@300;400;700&display=swap");

* {
    box-sizing: border-box;
}

.wrapper {
    width: 100%;
    max-width: 1328px;
    font-family: Heebo, Arial, Meiryo, sans-serif;
    font-size: 16px;
    color: #0B0C10;
    margin: 0 auto;
}

.tabItem {
    font-weight: bold !important;
    text-decoration: none;
    text-transform: none !important;
    padding: 1em !important;
    color: #111111;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0.08em solid #EEEEEE;
    border-left: 0em solid #FFFFFF;
    background: #FFFFFF;
    width: auto;
    text-align: center;
    height: auto;
    line-height: normal;
    position: relative;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover {
    background: #FFFFFF;
    color: #111111;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0.0em solid transparent;
    border-left: 0em solid #FFFFFF;
    text-decoration: none;
    font-style: normal;
    z-index: 9;
    opacity: 64%;
}

.tab-active {
    text-decoration: none;
    text-transform: none !important;
    background: #FFFFFF !important;
    color: #111111;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0.08em solid #111111;
    border-left: 0em solid #FFFFFF;
    position: relative;
    z-index: 10;
}

.tab-active: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 #111111;
}

.tabs {
    background-color: transparent !important;
    border-bottom: 0em solid #EEEEEE;
    margin-bottom: 0em;
    height: auto;
    line-height: normal;
    position: relative;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;
    border-bottom: 0.08em solid #EEEEEE;
}

.tabs li {
    float: left;
    margin: 0;
    box-sizing: border-box;
    padding-right: 0px;
    width: auto;
    height: auto;
    line-height: normal;
}

.form input,
.form select {
    font-family: inherit;
    font-size: 1.0em;
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #0B77CF !important;
}

.modal a:hover,
.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #0B77CF !important;
}

.btn,
.btn-primary,
.btn-cancel,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel.focus,
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    padding: 0.5em 1.0em 0.5em 1.0em;
    border: 0.08em solid #F7B713;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #F7B713;
    padding: 0.5em 1.0em 0.5em 1.0em;
    height: auto;
    line-height: normal;
}

.check-subscription-link .link {
    color: #0B0C10;
    font-weight: normal;
    font-size: 13px !important;
}

footer a:hover,
.check-subscription-link .link:hover {
    text-decoration: underline;
}

.eupagination > .active > a,
.eupagination > .active > span,
.eupagination > .active > a:hover,
.eupagination > .active > span:hover,
.eupagination > .active > a:focus,
.eupagination > .active > span:focus {
    background-color: #0B0C10;
    border-color: #0B0C10;
}

/*THIS IS REQUIRED*/
@media(max-width:640px) {
    li.type {
        width: 50% !important
    }
}

@media (max-width:479px) {
    #PastEventsContainer .attachments {
        margin-top: 0 !important;
    }

    .button-wrraper {
        margin-top: 1em !important
    }

    .headline .headline-right {
        float: none;
        margin-top: 0.5em;
    }

    .preference-period {
        padding: 4% 0;
    }

    .row-control {
        padding: 5px 0;
        height: auto;
    }
}

@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
        text-align: left;
    }

    .export-types {
        padding-bottom: inherit;
    }
}

/*END*/
.time-line-item:hover {
    background-color: #F2F2F2;
    color: #F7B713
}

.subscription-section {
    display: none;
}

.export-and-subscription {
    margin-bottom: 2em;
}

