@import url("//asia.tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/hk-570/hk-570.css */
/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/


/*************************************************** MAIN RULES **********************************************************/
@font-face {
	font-family: "SourceHanSansCN";
	src: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/hk-570/./Fonts/SourceHanSansCN.otf") format("OpenType");
	font-weight: normal;
	font-style: normal;
  }
   @font-face {
	font-family: "NotoSansSC";
	src: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/hk-570/./Fonts/NotoSansSC-Regular.ttf") format("TrueType");
	font-weight: 400;
	font-style: normal;
  }
  @font-face {
	font-family: "NotoSansSC";
	src: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/hk-570/./Fonts/NotoSansSC-Medium.ttf") format("TrueType");
	font-weight: 500;
	font-style: normal;
  }  
  @font-face {
	font-family: "NotoSansSC";
	src: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/hk-570/./Fonts/NotoSansSC-Light.ttf") format("TrueType");
	font-weight: 300;
	font-style: normal;
  }  
  @font-face {
	font-family: "NotoSansSC";
	src: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/hk-570/./Fonts/NotoSansSC-Bold.ttf") format("TrueType");
	font-weight: 700;
	font-style: normal;
  }
body {
    padding:0;
    margin:0;
    font-family: NotoSansSC, "SourceHanSansCN";
    font-size: 14px;
    color: #333333;
}
.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 14px;
    font-family: NotoSansSC, "SourceHanSansCN";
    color: #333333;
}
.wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}
a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #666666;
    text-decoration: none;
}
a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
    text-decoration: none;
	color: #D80618 !important;
}
.footer {
    font-size: 12px !important;
    color: #666666 !important;
}

.subscription-header, .export-header {
    font-weight: bold;
    color: #333333;
    text-align: center;
}
/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/

/* NEXT EVENT HEADER */
.next-event {
	display: none;
    padding-bottom: 1em;
}
.next-event div.lable {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 0em;
    padding-bottom: 1.0em;
    color: #333333;
    display: none;
}
.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 0.5em;
    color: #333333;
}
.headline-left .date-time {
    font-weight: normal;
    color: #999999;
}

/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0em;
    margin: -0.08em 0 0 -0.08em;
    border: 0.08em solid #b5b5b5;
    text-align: center;
    transition: background 0.5s;
    height: 53px;
    line-height: 50px;
}
.time-line-item:hover {
    background-color: #ffffff;
    color: #D80618;
    font-weight: bold;
}
.color-dot-box .display-none {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    border: 0.08em solid #d4d4d4;
}
.color-dot-box .color-dot {
    display:none;
}
.calendar-time-line .current-month .time-line-item {
    background-color: #D80618;
    color: #fff;
    font-weight: bold;
}
.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;
    background-color: #ffffff;
    color: #333333;
    font-size: 1.5em;
    width: 1.15em;
    height: 1.15em;
    line-height: 1em;
    border: 0.08em solid #d4d4d4;
    border-radius: 0em;
    margin-left: 10px;
}
.expand-collapse>.exco-text:hover,
.expand-collapse.expand>.exco-text {
    background-color: #ffffff;
    border-right-color: #d4d4d4;
    color: #333333 !important;
}
/* END OF + BUTTON CONTROLS */

/* EVENT ROWS */
.content-headline {
    margin-left: 2.5em;
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0;
    padding-bottom: 0.5em;
}
.box-border {
    border-left: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid #d4d4d4;
}
.odd {
    background-color: #F7F7F7;
    border-bottom: 5px solid #ffffff;
}
.even {
    background-color: #F7F7F7;
    border-bottom: 5px solid #ffffff;
}
/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}
.filter-type {
    border-bottom: 0;
    padding-bottom: 0.6em;
}
/* END OF FILTERS */

/* PAGINATION */
.eupagination>li>a,
.eupagination>li>span {
    font-weight: normal;
    padding: 0.55em 1em;
    margin-left: -0.08em;
    line-height: normal;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
    border: 0.08em solid #d4d4d4;
}
.eupagination>li>a:hover,
.eupagination>li>span:hover {
    background-color: #ffffff;
    color: #333333 !important;
    border: 0.08em solid #d4d4d4;
    font-weight: bold;
}
.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: #333333;
    cursor: default;
    background-color: #ffffff;
    border-color: #d4d4d4;
    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;
}
.eupagination > .disabled > a, .eupagination > .disabled > a:hover {
    border-color: #d4d4d4;
}

ul.type-filter li a:link {
    color: #333333 !important;
}

/* 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 {
    width: 150px;
    border: 1px solid #D80618;
    border-radius: 18px;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    line-height: 14px;
    color: #D80618;
    background: linear-gradient(to left, #FFFFFF 50%, #D80618 50%) right;
    background-size: 200%;
    transition: all .3s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
    -webkit-transition: all .3s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
    text-decoration: none;
    opacity: 1;
    padding: 1em 0;
    margin: 0.5em;
    font-size: 14px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    float: none;
}
.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-position: left;
    color: #FFFFFF !important;
    border: 1px solid #D80618;
}   
.btn::after {
    content: ">";
    padding-left: 5px;
  }
  .button-wrraper::after {
    content: ">";
    position: relative;
    top: 2px;
    margin-left: 10px;
    transition: none;
    left: -238px;
    color:#D80618;
  }
  .button-wrraper .btn-cancel:hover::after {
    color: #fff;
  }
  .btn.btn-default.btn-cancel::after {
    content: ">" !important;
  }
/************************************************ END OF BUTTONS *********************************************************/

/***************************************************** TABS **************************************************************/
/*body.body-rtl .tabs li {
    float: none !important;
}*/
.tabs-wrapper {
    margin: 1em 0 1.5em 0;
}
.tabs {
    background-color: transparent;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height:auto;
    line-height: normal;
    float: none;
    text-align: center;
    font-size:0;
    border-bottom: 0;
}
.tabs li {
    _float: none;
    float: none;
    margin: 0;
    display:inline-block;
}
.tabItem {
    height: auto;
    line-height: normal;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    padding-left: 2em;
    padding-right: 2em;
    margin: 5px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    border-radius: 0;
    background: #F7F7F7;
    border: 0.08em solid #F7F7F7;
    color: #333333 !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    position: relative;
    top: 0;
    left: 0.08em;
    width: 145px;
}
.tab-active {
    color: #ffffff !important;
    cursor: default;
	font-style: normal;
    background: #D80618 !important;
	position: relative;
	top: 0px;
	left: 0;
}
.tabItem:hover {
    background: #D80618 !important;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #ffffff !important;
}
.tab-active:hover {
    color: #ffffff !important;
    cursor: default;
    font-weight: normal;
	font-style: normal;
    background: #D80618 !important;
	position: relative;
	top: 0px;
	left: 0;
}

/* YEAR BUTTONS */
.year-filter ul {
    margin:1em 0;
}
.year-filter ul li {
    padding:0;
    margin:0;
    display:inline-block;
}
.year-filter ul li a {
    height: auto;
    font-size: 1em;
    line-height: normal;
    padding-top: 0.25em !important;
    padding-bottom: 0.25em !important;
    padding-left: 1.0em;
    padding-right: 1.0em;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    background: transparent;
    border: 0.08em solid #333333;
    transition: background 0.5s;
    color: #333333;
    border-radius: 3px;
    margin: 0;

}
.year-filter ul li a.selected {
    background: #333333;
    color: #fff;
}

.year-filter .selected a, .year-filter ul li a:hover {
    background: #ffffff;
    color: #D80618;
  }
/* END OF YEAR BUTTONS */
/* REQUIRED TO OVERWRITE MAIN CSS */
.en-gb .tabItem {
    text-transform: none;
}
/* 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: #333333;
}
.modal-header .close {
    margin-top: 0.1em;
    font-size: 21px;
    line-height: 0.25em;
}
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;
    color: #333333;
}
.your-preferences {
    background-color: transparent;
    box-sizing: border-box;
    border: 0em solid #dedede;
    padding: 1em 0 1em 0;
}
.form input,
.form select {
    color: #333333;
    font-size: 1em;
    padding:  0 0.16em;
    box-sizing: border-box;
    background: #ffffff;
    border: 0.08em solid #dedede;
    border-radius: 0;
    height: 2.2em;
}
.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.22em;
    color: #333333;
}
select option {
    background: #fff;
    color: #333333;
    font-size: 14px;
}
/***************************************** END OF MODAL WINDOW CONTROLS **************************************************/

/**************************************************** TOOLTIP ************************************************************/
.popup-date {
    line-height: normal;
}
.popup-event-name {
    line-height: normal;
    padding: 0.25em 0;
}
.etooltip {
    border: 0.08em solid #003E5C;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #fff;
    box-shadow: 0 0.08em 0.32em #003E5C;
    -moz-box-shadow: 0 0.08em 0.32em #333333;
    -webkit-box-shadow: 0 0.08em 0.32em #333333;
}
.etooltip .tip-arrow {
    background:transparent;
}
/************************************************* END OF TOOLTIP ********************************************************/
/*THIS IS REQUIRED*/
@media(max-width:699px) {
.year-filter ul li {
    margin: 8px 1px;
  }
}
@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;
    }
    #PastEventsContainer .list-file-attachment {
        text-align: right;
      }
}
@media (max-width:401px) {
    .button-wrraper::after {
        top: -38px;
        left: -58px;
        right: 65px;
      }
    }
    @media (max-width:381px) {
        .button-wrraper::after {
            top: -55px;
            left: -70px;
            right: 0px;
          }
          .btn.btn-default.btn-cancel {
            margin-right: 28px;
          }
        }
@media (max-width:320px) {
    .subscription-section .btn-subscribe-wrapper {
        float: none;
        width: 100% !important;
        padding-top: 0.5em !important;
        text-align: center;
    }
    .export-types {
        padding-bottom: inherit;
    }
    .year-filter ul li {
        margin: 8px 1px;
      }
}
/*END*/

.event-name:hover {
    color: #D80618;
  }
  .main-heading {
    display: none;
  }
  .headline-left .event-name {
    padding-bottom: 10px !important;
  }
  .headline-left .full-descriptions {
    color: #333333 !important;
  }

  @media (max-width: 441px) {
    .tabItem {
        padding-top: 1em !important;
        padding-bottom: 1em !important;
        padding-left: 1em;
        padding-right: 1em;
        margin: 5px;
        width: 142 px;
    }
  }


  @media (max-width: 375px) {
    .tabItem {
        padding-top: 1em !important;
        padding-bottom: 1em !important;
        padding-left: .2em;
        padding-right: .4em;
        margin: 4px;
        width: 137px;
        font-size: 14px;
    }
  }
