@import url("//asia.tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/jp-dip/jp-dip.css */
/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");



/*************************************************** MAIN RULES **********************************************************/
body {
    margin: 0;
    font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    padding: 0;
    color: #222222;
    background: #ffffff;
}

.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 16px;
    font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
    color: #000;
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}

.calendar-time-line .current-month {
    font-weight: normal;
}

li.current-month .time-line-item {
    background: #EBF6FF !important;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    /* color: #222222; */
    text-decoration: none;

    text-align: center !important;
}

a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    /*    text-decoration: underline;*/
    /*	color: #1080a7;*/
}


.check-subscription-link {
    color: #0E0D6A;
    text-decoration: none;

    text-align: right !important;
}


.check-subscription-link:hover {
       text-decoration: underline;
    	color: #0E0D6A;
}

.check-subscription-link {
    font-size: 16px;
}

.footer {
    padding: 0em;
    font-size: 12px !important;
}

/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/
.time-line-month-name {
    color: #222222;
}

/* NEXT EVENT HEADER */
.next-event {
    padding-bottom: 0em;
}

.next-event div.date-time {
    font-weight: normal;
    padding-bottom: 5px;
    color: #222222 !important;
    font-size: 16px;
}

.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0em;
    color: #00a3e0;
    font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
    color: #222222;
    font-weight: bold !important;
    padding-bottom: 23px;
    text-transform: capitalize;
}

div#lblUpcommingEventDownload {
    color: #222222;
    font-weight: bold !important;

}

.section-header.subscription-header {
    color: #222222;
}

.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 23px;
    font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
    color: #222222;
}

/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0.75em;
    margin: -1px 0 0 -1px;
    border: 1px solid #E6E9EE;
    text-align: center;
    padding-bottom: 12px;
}

.time-line-item:hover {
    background-color: #EBF6FF !important;
    color: #0E0D6A !important;
}

.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 1px solid #ccc;
}

.color-dot-box .color-dot {
    display: none;
}

.calendar-time-line .current-month .time-line-item {
    background-color: #fff;
}

.calendar-time-line .year {
    font-size: 1em;
    padding-bottom: 0.25em;
    line-height: normal;
}

/* CALENDAR TIMELINE END */

/* + BUTTON CONTROLS */
.expand-collapse > .exco-text {
    display: inline-block;
    text-align: center;
    color: #292D31;
    font-size: 1.5em;
    width: 1.15em;
    background: #efefef;
    height: 1.15em;
    line-height: 1.05em;
    border: 0.16em solid #efefef;
    border-radius: 0.75em;
}

span.type-filter-name {
    font-weight: normal;
}

.expand-collapse > .exco-text:hover,
.expand-collapse.expand > .exco-text {
    background-color: #292D31 !important;
    border-color: #292D31 !important;
    color: #EA5404 !important;
}

/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 0px;
    margin-right: 0px;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #E6E9EE;
    /*    border-top:2px solid #0E0D6A!important;*/
    padding-bottom: 0.5em;
    position: relative;
    top: 0;
    left: 0;

}

/*.content-headline:before {
    content: '';
    height: 5px;
    width: 49px;
    top: 0;
    left: 10px;
    position: absolute;
    background: #00a2e1;
}*/

.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid #ccc;
}

ul.events li:last-child .content-headline {
    border-bottom: 0;
}

/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;

    display: inline-block;
    background: #fff;


}

.filter-type {
    border-bottom: 0px solid #292D31;
    padding: 1em;
    padding-left: 0;
}

/* END OF FILTERS */

/* PAGINATION */
.eupagination > li > a,
.eupagination > li > span {
    font-weight: bold;
    padding: 0em 1em;

    line-height: normal;
    color: #292D31;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #ccc;
    outline: none;
}

.eupagination > li > a:hover,
.eupagination > li > span:hover {
    background-color: #DBDBDB;
    color: #292D31 !important;
}

.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: #292D31;
    cursor: default;
    background-color: #DBDBDB;
    border-color: #DBDBDB;
    font-weight: bold;
}

.eupagination > li:last-child > a,
.eupagination > li:last-child > span {
    border-top-right-radius: 0.75em;
    border-bottom-right-radius: 0.75em;
    border-left: 0;
}

.eupagination > li:first-child > a,
.eupagination > li:first-child > span {
    border-top-left-radius: 0.75em;
    border-bottom-left-radius: 0.75em;
    border-right: 0;
}

/* END OF PAGINATION */

/****************************************** END OF ALIGNMENT FOR CALENDAR ************************************************/

/*************************************************** BUTTONS *************************************************************/
.btn,
.btn-primary,
.btn-submit,
.btn-cancel,
.btn:focus,
.btn-primary:focus,
.btn-submit:focus,
.btn-cancel:focus {
    font-family: inherit;
	font-size: 1.0em;
	font-weight: 400;
	color: #222222;
	text-transform: none;

	margin: 0.5em 0em;
	padding: 1.0em 1.0em 1.0em 1.0em;

	border: 0.08em solid #222222;
	border-radius: 28px;
	background: #FFFFFF;

	text-decoration: none;
	width: 270px;
	animation: 0.5s ease-out;
    position: relative;
}

.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    text-decoration: none;

	background: #FFFFFF;
	color: #1D9BFF;
	border-color: #1D9BFF;
	animation: 0.5s ease-out;

}

/************************************************ END OF BUTTONS *********************************************************/
.events-container {
    padding-top: 0.6em;
    clear: both;
}

/***************************************************** TABS **************************************************************/
.tabs-wrapper {
    margin: 1em 0 0em 0;
}

.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 0;
    width: 100%;
    height: auto;
    line-height: normal;
    float: none
    font-size: 0;
    border-bottom: 0px solid #00a3e0;
    text-align: center;
}

.tabs li {
    float: none;
    margin: 0;
    display: inline-block;
}

.tabItem {

    border-top: 0.08em solid #0E0D6A;
	border-right: 0.08em solid #fff;
	border-bottom: 0.08em solid #0E0D6A;
	border-left: 0.08em solid #fff;
    display: inline-block;
    height: 56px;
  line-height: 56px;
  padding: 1em 0px;
    text-decoration: none;
    background: #0E0D6A;
    color: #fff ;
    /* min-width: 23.5em; */
    font-weight: normal;
}

.tab-active,
.tabItem:hover {
    background: #FFFFFF;
	color: #0E0D6A;
    cursor: default !important;
    position: relative;
    top: 0px;
    left: 0px;
    outline: 0;
    border-top: 0.08em solid #0E0D6A;
	border-right: 0.08em solid #0E0D6A;
	border-bottom: 0.08em solid #0E0D6A;
	border-left: 0.08em solid #0E0D6A;
}

/*
.tabItem:hover {
    font-style: normal;
    background: #F1F2F6;
    color: #1EACE4!important;
    text-decoration: underline;
}
*/
/* YEAR BUTTONS */
.year-filter ul {
    margin: 10px 0px 0px 10px;
}

.year-filter ul li {
    padding: 0;
    margin: 10px;
    display: inline-block;
    line-height: 1em;
}

.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;

    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    color: #0E0D6A;
    border-radius: 0;
    margin: 0px;
    margin-left: 0;
}

/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
/* END OF IT */
/************************************************** END OF TABS **********************************************************/

/********************************************* MODAL WINDOW CONTROLS *****************************************************/
.modal-title {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 0em;
    /*    padding-bottom: 1.0em;*/
    color: #222222;
    font-family: "Noto Sans JP", Helvetica Neue, Helvetica, Helvetica, Arial, sans-serif;
}

.events-container {
    background: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    /* box-shadow: 1px 3px 2px 0 #a4a4a4;
    -webkit-box-shadow: 1px 3px 2px 0 #a4a4a4;
    -moz-box-shadow: 1px 3px 2px 0 #a4a4a4;*/
}

li.type {
    width: 50%;
    padding: 0.5em 0;
}

.checkbox-event-type {
    padding: 0;
}

label {
    vertical-align: text-top;
}

.modal-body {
    position: relative;
    padding: 1em;
}

.your-preference-title {
    text-align: center;
    padding: 0 0 1em 0;
}

.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0.08em solid #E6E9EE;
    padding: 1em 0 1em 0;
    border-radius: 5px;
}

.form input,
.form select {
    color: #222222;
  font-size: 1em;
  padding: 0.22em;
  box-sizing: border-box;
  height: 47px;
  background: #fff;
  border: 0.08em solid #E6E9EE;
  border-radius: 0;
}

.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}
#txtEmailInFindSub:focus-visible {
    outline: none;
  }

/*Tabs*/
.tabs {

    margin-left: 0px;

    border-bottom: 0px solid #e1e1e1;
}

/*Heading*/

.main-heading {
    padding-bottom: 20px;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: left;
        width: 100% !important;
    }

    .check-subscription-link {
        padding-top: 28px;
    }
}

/* .btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #FFFFFF;
    background-color: #0E0D6A;
    border-color: #0E0D6A;
} */

a.tabItem.second-heading.active.tab-active {
    font-weight: normal;
}

a.hyperlink {
    color: #222222;
}

a.hyperlink:hover {
    color: #1d9bff;
    text-decoration: underline;
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a {
    text-decoration: underline;
    color: #222222;
}

.modal a,
.hyperlink,
.disclaimer-box a,
.cookies-box a:hover {
    text-decoration: underline;
    color: #0E0D6A;
}

.check-subscription-link .link:hover {
    text-decoration: underline;
    color: #0E0D6A;
}

.check-subscription-link .link {
    text-decoration: none;
    color: #0E0D6A;
}

.button-wrraper {
    text-align: center;
    padding: 0 0 15px 0;
}

@media (max-width: 479px) {
    .button-wrraper {
        margin-top: 30px !important;
        padding: 0 0 15px 0;
    }
}

.form .label {
    width: 23%;
    text-align: right;
    padding-right: 10px;
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.year-filter .selected a {
    text-decoration: underline;
}

/*Modification 2*/
.expand-collapse {
    display: none !important;
}

.show-hide-toggle {
    display: block !important;
    color: #ccc;
}

.link-location a {
    color: #0066AA !important;
}

.link-location a:hover {
    text-decoration: underline !important;
    color: #1d9bff !important;
}

/*
a:link, a:visited, .hyperlink, .check-subscription-link:hover {
    color: #1d9bff;
}
*/

/*
.expand-collapse {
    top: 0; 
    padding-left: 10px;
}

.headline-left .date-time {
    padding-top: 35px;
}*/

nav.year-filter ul li a {
    background: transparent;
    padding: 5px;
    /*    border: 1px solid #838383;*/
}

.filter-type ul,
.filter-type ul li {
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin: 10px 0px;
}

.next-event div.date-time {
    font-weight: bold !important;
}

.tabItem:hover {
    background: #0E0D6A;
    color: #fff;

}

li.current-month .time-line-item .time-line-month-name {
    color: #0E0D6A !important;
}

li.current-month .time-line-item .time-line-month-name:hover {
    color: #0E0D6A !important;
}

li.selected a:link {
    text-decoration: none;
    background: #FFFFFF;
    color: #1D9BFF;
    border-color: #1D9BFF;
    animation: 0.5s ease-out;
}

/* li.selected {
    background: #0E0D6A!important;
    border: 1px solid #0E0D6A!important;
} */

/* .filter-type ul li:hover {
    background: #0E0D6A!important;
    border: 1px solid #0E0D6A!important;
    color: #fff!important;
} */

/*
.filter-type ul li a:link:hover{
    color: #fff!important;
}

.time-line-item .time-line-month-name:hover {
    color: #fff;
}*/

.filter-type .selected .type-filter-name {
    text-decoration: none;
    font-weight: normal;
}



@media (max-width: 314px) {
    .tabs {
        height: 0px !important;
        margin-left: 0px;
        padding-top: 0px;
        border-bottom: 2px solid #e1e1e1;
    }

    .events-container {
        padding-top: 82px;
        clear: both;
    }
}

/***********************************************************TAB STYLE**************************************************/

/* a#upcommingEventsTabItem {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

a#pastEventsTabItem {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
} */

/* .time-line-month-name:hover {
    color: #fff;
}

nav.year-filter ul li a:hover {
    color: #fff;
} */

/**********************************************************Media Query*********************************************************/


.tabItem {
    width: 100%;
}

.tabs li {
    width: 40%;
}

@media(max-width:576px) {
    .tabs {
        width: 100%;
    }
}

@media(max-width:385px) {
    .tabs {
        width: 100% !important;
    }
}




/**********************************new-changes***************************************************/

.filter-type a,
.time-line-month-name {
    color: #0E0D6A;
}



.time-line-item {
    border: 1px solid #0E0D6A;
}

.time-line-month-name:hover,
.time-line-item:hover,
.time-line-month-name:hover {
    color: #0E0D6A !important;
}

.time-line-item:hover {
    color: #0E0D6A !important;
}

/* .time-line-month-name:hover{
    color: #fff !important;
  } */

.time-line-item:hover .time-line-month-name {
    color: #0E0D6A;
}

/* .calendar-view .calendar-time-line ul li:first-child .time-line-item {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.calendar-view .calendar-time-line ul li:last-child .time-line-item {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
} */

/*
[role="presentation"]:hover {
    color: #fff !important;
}
*/
/* 
.filter-type ul li:hover {
    color: #fff !important;
}

.filter-type a:hover {
    color: #fff !important;
} */

.filter-type ul li a:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #1D9BFF;
    border-color: #1D9BFF;
    animation: 0.5s ease-out;
}

.filter-type ul li a {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: 400;
    color: #222222;
    text-transform: none;
    margin: 0.5em;
    padding: 1.0em 1.0em 1.0em 1.0em;
    border: 0.08em solid #222222;
    border-radius: 28px;
    background: #FFFFFF;
    text-decoration: none;
    width: 270px;
    animation: 0.5s ease-out;
}

.filter-type ul li a:first-child {
    padding: 10px 2em;
}

.filter-type ul li a:last-child {
    padding: 10px 1em !important;
}

.filter-type ul li a[role="option"] {
    padding: 7px 2em  !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline: none;
    outline-offset: 0px;
  }
  .btn::after {
    content: "";
    position: absolute;
    background-image: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-dip/./arrow.png");
    width: 30px;
    height: 15px;
    background-size: 18px 16px;
    background-repeat: no-repeat;
    top: 20px;
  right: 25px;
  }
  .btn.btn-primary.btn-submit::before {
    content: "";
    position: absolute;
    background-image: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/jp-dip/./arrow.png");
    width: 30px;
    height: 15px;
    background-size: 18px 16px;
    background-repeat: no-repeat;
    top: 20px;
    right: 310px;
  }
  #pastEventsTabItem {
    margin-left: -2px;
  }
  .ja-jp .btn-primary {
    width: 300px;
    padding-left: 0px;
  }
  @media (max-width: 320px) {
    .subscription-section .subscription-header {
      text-align: left;
      width: auto !important;
      float: left;
    }
  }
  @media(max-width:614px){
       .btn.btn-primary.btn-submit::before {
        content: "";
        position: absolute;
        background-image: url("//gamma.euroland.com/tools/FinCalendar2/Config/Company/jp-dip/./arrow.png");
        width: 30px;
        height: 15px;
        background-size: 18px 16px;
        background-repeat: no-repeat;
        top: -53px;
        right: 25px;
      }
      .button-wrraper {
        margin-top: 45px !important;
        padding: 0 0 15px 0;
      }
      .btn.btn-default.btn-cancel {
        display: block;
        margin: 0.5em auto;
      }
      .row-control{
        height: 75px;
      }
      .year-filter {
        text-align: center;
      }
      .tabs li {
        width: 49.5%;
      }

     
  }
  @media (max-width: 360px) {
    .tabs li {
      width: 49%;
    }
  }

  /**********27/6/25*********/

  .subscription-section {
    display: none;
}
