/******************************************* END OF CUSTOM FONT DECLARTIONS **********************************************/
.subscription-header, .export-header {
    font-weight: bold;
    font-family: Arial,sans-serif;
}
******************************************** MAIN RULES **********************************************************/
body {
    margin:0;
    font-family: Arial,sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    padding: 0;
    color: #666666;
    background: transparent;
}
.tabItem,
.tab-active,
.form input,
.form select,
.next-event {
    font-size: 14px;
    font-family: Arial,sans-serif;
    color: #666666;
}
.ja-JP{
    font-family: "MS PGothic" !important;
}
.wrapper {
    width: 100%;
    max-width:1000px;
    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: #FEF3ED!important;
}

a:link,
a:visited,
.hyperlink,
.check-subscription-link {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    /*text-align: right!important;*/
}
a:hover,
a:active,
.hyperline:active,
.hyperlink:active,
.check-subscription-link:hover {
/*    text-decoration: underline;*/
/*	color: #1080a7;*/
}
.check-subscription-link {
    font-size: 14px;
}
.footer {
    padding: 0em;
}
/*********************************************** END OF MAIN RULES *******************************************************/

/********************************************* ALIGNMENT FOR CALENDAR ****************************************************/
.time-line-month-name {
    color: #666666;
}
/* NEXT EVENT HEADER */
.next-event {
    padding-bottom: 0em;
}
.next-event div.date-time {
    font-weight: bold;
    padding-bottom: 5px;
    color: #666666!important;
	font-size: 14px;
}
.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: "Myriad","Hiragino Kaku Gothic Pro",Arial,sans-serif;
    color: #555566;
    font-weight: bold!important;
    padding-bottom: 23px;
    text-transform: capitalize;
}
div#lblUpcommingEventDownload {
    color: #666666;
    font-weight: bold!important;

}
.section-header.subscription-header {
    color: #676a6e;
}

.next-event div.date-time,
.next-event div.event-name {
    padding-bottom: 23px;
    font-family: "Myriad","Hiragino Kaku Gothic Pro",Arial,sans-serif;
    color: #EA5504;
}
/* END OF NEXT EVENT HEADER */

/* CALENDAR TIMELINE */
.time-line-item {
    padding-top: 0.75em;
    margin: -0.08em 0 0 -0.08em;
    border: 0.08em solid #e1e1e1;
    text-align: center;
    transition: background 0.5s;
}
.time-line-item:hover {
    background-color: #e1e1e1;
}
.color-dot-box .display-none {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    border: 0.08em solid #e1e1e1;
}
.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: #666666;
    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: 0.08em solid #e1e1e1;
/*    border-top:2px solid #1eace5!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 #e1e1e1;
}
ul.events li:last-child .content-headline {
    border-bottom: 0;
}
/* END OF EVENT ROWS */

/* FILTERS */
.filter-type ul li {
    float: none;
    padding: 0.25em 0.5em;
    display: inline-block;
}
.filter-type {
    border-bottom: 0px solid #292D31;
    padding-bottom: 0.6em;
}
/* 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 {
    padding: 6px 20px;
    border-radius: 15px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #EA5504;
    border-color: #EA5504;
    min-width: 120px;
}
.btn:active,
.btn-primary:active,
.btn-submit:active,
.btn-cancel:active,
.btn:hover,
.btn-primary:hover,
.btn-submit:hover,
.btn-cancel:hover {
    background: #EA5504;
    border-color: #EA5504;
	
}   
/************************************************ 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: 15px;
    width: 100%;
    height:auto;
    line-height: normal;
    float: none;
    text-align:left;
    font-size:0;
    border-bottom:0px solid #00a3e0;
    text-align: left;
}

.tabs li {
    float: none;
    margin: 0;
    display:inline-block;
}
.tabItem {
    font-weight: bold !important;
    margin-right: 1px!important;
    margin-left: 1px!important;
    border-top: 0.08em solid transparent;
	border-right: 0.08em solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 0.08em solid transparent;
}
a.tabItem.second-heading:hover {
    background: #FEF3ED;
	color: #283233;
	border-top: 0.08em solid #FEF3ED;
	border-right: 0.08em solid #FEF3ED;
	border-bottom: 3px solid #EA5504;
	border-left: 0.08em solid #FEF3ED;
	
	text-decoration: none;
	font-style: normal;
}
.tab-active {
    background: #FEF3ED;
	color: #283233;
	border-top: 0.08em solid #FEF3ED;
	border-right: 0.08em solid #FEF3ED;
	border-bottom: 3px solid #EA5504;
	border-left: 0.08em solid #FEF3ED;
}
/*
.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:0;
    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;
  
    
    transition: background 0.5s;
    color: #000;
    border-radius: 0;
    margin: 0;
    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: #676A6E;
    font-family: "Myriad","Hiragino Kaku Gothic Pro",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: 1px solid #efefef;
    padding: 1em 0 1em 0;
	border-radius: 5px;
}
.form input, .form select {
    color: #666666;
    font-size: 1em;
    padding: 0.22em;
    box-sizing: border-box;
/*    height: 44px;*/
    background: #fff;
    border: 0.08em solid #dadada;
    border-radius: 0;
}
.form .lable {
    padding-right: 1em;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    margin-top: 0.45em;
}

/*Tabs*/
.tabs {
    margin-left: 0px;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

/*Heading*/

.main-heading {
    padding-bottom: 20px;
    color: #EA5504;
    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: #EA5504;
    border-color: #EA5504;
}

a.tabItem.second-heading.active.tab-active {
    font-weight: bold;
}

a.hyperlink {
    color: #666;
}

a.hyperlink:hover {
    color: #EA5504;
    text-decoration: underline;
}

.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {
    text-decoration: underline;
    color: #666;
}

.modal a, .hyperlink, .disclaimer-box a, .cookies-box a:hover {
    text-decoration: underline;
    color:  #EA5504;
}

.check-subscription-link .link:hover {
    text-decoration: underline;
    color: #EA5504;
}

.check-subscription-link .link {
    text-decoration: none;
    color: #666;
}

.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: #666!important;
}

.link-location a:hover {
    text-decoration: underline!important;
    color: #EA5504!important;
}

@media(max-width:380px){
    
    ul.tabs {
        background-color: transparent;
        text-align:center;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
    }
    .tabs li {
        width: 50%;
        margin-top: 5px;
    }
    .tabItem {
        font-weight: bold !important;
        margin-right: 1px;
        margin-left: 1px;
    }
    a.tabItem.second-heading:hover {
        background: #FEF3ED;
        color: #283233;
        border-top: 0.08em solid #FEF3ED;
        border-right: 0.08em solid #FEF3ED;
        border-bottom: 3px solid #EA5504;
        border-left: 0.08em solid #FEF3ED;

        text-decoration: none;
        font-style: normal;
    }
    .tab-active {
        background: #FEF3ED;
        color: #283233;
        border-top: 0.08em solid #FEF3ED;
        border-right: 0.08em solid #FEF3ED;
        border-bottom: 3px solid #EA5504;
        border-left: 0.08em solid #FEF3ED;
    }
}

