.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li{
border-right: 1px solid #1B4650;
border-left: 1px solid #87B5C0;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .day-without-date {
background:#F9F9F9;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .day-without-date div {
text-align:center;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .weekend {
background: #EDEDED;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .normal-day-heading,
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .weekend-heading{
background: #FFFFFF !important;
}
.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li a{
color: #fff;
text-shadow: 0px 1px 1px #444444;
background:#10738B;
}
.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li a:hover{
color: #fff;
background:#10738B;
}
.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li.ecwd-selected-mode a{
background:#ffffff;
border-bottom: 1px solid rgba(0,0,0,0.2);
color:#10738B;
}
.ecwd_theme_calendar .cal_blue.ecwd_calendar_container .view-buttons a {
background:#647b9a;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7D9AC0", endColorstr="#647b9a");
background: -webkit-gradient(linear, left top, left bottom, from(#7D9AC0), to(#647b9a));
background: -moz-linear-gradient(top,  #7D9AC0, #647b9a);
border:1px solid #a5b9d3;
color:#fdfefe;
font-size: 1.3em;
}
.ecwd_theme_calendar .cal_blue.ecwd_calendar_container .view-buttons a.selected {
background: #7D9AC0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#647b9a", endColorstr="#7D9AC0");
background: -webkit-gradient(linear, left top, left bottom, from(#647b9a), to(#7D9AC0));
background: -moz-linear-gradient(top,  #647b9a, #7D9AC0);
}
.ecwd_theme_calendar .cal_blue.ecwd_calendar_container .calendar-heading {
text-align:center;
padding:4px 3px 3px;
height:3.25em;
color:#fdfefe;
text-shadow: 0 1px 1px rgba(1,2,2,.3);
}
.ecwd_theme_calendar .cal_blue.full .calendar-heading span {
font-size:2em;
}
.ecwd_theme_calendar .ecwd_calendar  .metainfo,
.ecwd_theme_calendar .event-organizers a,
.ecwd_theme_calendar .event-venue a,
.ecwd_theme_calendar .event-detalis span,
.ecwd_theme_calendar .event-detalis a{
color: #010101; }
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container select {
background: #647b9a;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f5f9", endColorstr="#f3f5f9");
background: -webkit-gradient(linear, left top, left bottom, from(#7D9AC0), to(#647b9a));
background: -moz-linear-gradient(top,  #7D9AC0, #647b9a);
outline:none;
text-shadow: 0 1px 1px rgba(1,2,2,.3);
-webkit-box-shadow: 0 1px 2px rgba(1,2,2,.2);
-moz-box-shadow: 0 1px 2px rgba(1,2,2,.2);
box-shadow: 0 1px 2px rgba(1,2,2,.2);
}
.ecwd_theme_calendar .ecwd_calendar_view_tabs .filter-container  ul{
background: #10738B;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .current-day .open-details {
background:#7D9AC0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7D9AC0", endColorstr="#718bad");
background: -webkit-gradient(linear, left top, left bottom, from(#7D9AC0), to(#718bad));
background: -moz-linear-gradient(top,  #7D9AC0,  #718bad);
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .close-details {
color: #262e3a;
font-size: 0.6em;
position: absolute;
right: 7px;
text-decoration: underline;
top: 3px;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .open-details {
border:4px solid #647b9a;
-webkit-box-shadow: 2px 3px 8px rgba(1,2,2,.2);
-moz-box-shadow: 2px 3px 8px rgba(1,2,2,.2);
box-shadow: 2px 3px 8px rgba(1,2,2,.2);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding:5px 5px 10px 5px;
}
.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .current-day .day-number {
color:#fdfefe;
background:#10738B;
}
@media only screen and (max-width: 768px){
.ecwd_theme_calendar .ecwd-page-full table.cal_blue.ecwd_calendar_container .has-events:after {
background-color: #10738B;
}
.ecwd_theme_calendar .ecwd_calendar.ecwd-page-full div.event-details {
border-bottom: 1px solid #CCC;
}
}
.ecwd_theme_calendar .ecwd-widget-mini .event-main-content.no-events{
padding: 8px 10px;
border: 1px solid #D5DCE2;
margin-bottom:1px !important;
background: #F9F9F9;
color: #676767;
}
.ecwd_theme_calendar .ecwd-widget-mini .event-container ,
.ecwd_theme_calendar .ecwd-widget-mini .ecwd_list .event-main-content {
border: 1px solid #D5DCE2;
margin-bottom: 1px;
background: #F9F9F9;
}
.ecwd_theme_calendar .ecwd-widget-mini .event-container:last-child {
border-bottom: 1px solid #D5DCE2 !important;
}
.ecwd_theme_calendar .ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li{
height: 100% !important;
text-indent: 0;
margin: 0 auto !important;
border-radius: 0;
border-bottom: 1px solid #CCC;
background: #ffffff !important;
padding:10px 0 !important;
color: #676767 !important;
}
.ecwd_theme_calendar table.cal_blue.mini .current-day {
color:#fdfefe;
background:#10738B;
}
.ecwd_theme_calendar table.cal_blue.mini td ul.events li {
background-color: #10738B;
}
.ecwd_theme_calendar .ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span:not(.weekday-block):not(.datenumber){
color:#ffffff;
background:#585858;
}
.ecwd_theme_calendar .ecwd-poster-board .ecwd-poster-item .post-descr{
font-size:15px;
}
.ecwd_theme_calendar .ecwd-poster-board .ecwd-poster-item  .ecwd-event-header h2 a{
color:#000000
}  .ecwd_theme_calendar .ecwd_calendar .filter-arrow-right,
.ecwd_theme_calendar .ecwd_calendar .filter-arrow-left{
color: #fff;
font-size: 23px;
background:#10738B;
}
.ecwd_theme_calendar .ecwd_calendar .ecwd_calendar_filters .filter-arrow-right,
.ecwd_theme_calendar .ecwd_calendar .ecwd_calendar_filters .filter-arrow-left{
color: #10738B;
background:#fff;
border: 1px solid #E5E4E4 !important;
}
.ecwd_theme_calendar .ecwd_calendar .filter-arrow-right{
border-left: 1px solid #87B5C0;
border-right: 1px solid #87B5C0;
}
.ecwd_theme_calendar .ecwd_calendar .filter-arrow-left{
border-right: 1px solid #87B5C0;
}
.ecwd_theme_calendar .ecwd_filter_item .ecwd_filter_heading.open span:after {
border-color: #10738B transparent transparent transparent;
}
.ecwd_theme_calendar .calendar-head{
background: #168fb5
}
.ecwd_theme_calendar .calendar-head a {
color: #585858;
}
.ecwd_theme_calendar .calendar-head .previous,
.ecwd_theme_calendar .calendar-head .next{
font-size: 17px;
}
.ecwd_theme_calendar .calendar-head .current-month{
font-size:28px;
border-left:1px solid #91CEDF;
border-right:1px solid #235F71;
}
.ecwd_theme_calendar .calendar-head .current-month div{
font-size: 16px;
line-height: 16px;
}
@media only screen and (max-width: 500px){
.ecwd_theme_calendar .calendar-head .current-month div {
font-size: 13px;
line-height: 24px;
margin-top: -8px;
}
}
.ecwd_theme_calendar .calendar-head .previous{
border-right:1px solid #235F71;
}
.ecwd_theme_calendar .calendar-head .next{
border-left:1px solid #91CEDF;
}
.ecwd_theme_calendar .ecwd_calendar td .day-number{
background:#E0E0E0;
color:#5C5C5C;
} .ecwd_theme_calendar .ecwd-tag-container  .ecwd-dropdown-menu>div:hover{
border: 1px solid #ddd !important;
background: #F5F5F5;
}
@media only screen and (max-width: 500px){
.ecwd_theme_calendar .event_dropdown_cont{
border-top: 1px solid #D5DCE2;
display:none;
padding-top: 6px;
}
.ecwd_theme_calendar div.ecwd-week-date{
background:#10738B;
}
} .ecwd_theme_calendar .ecwd-day-date,
.ecwd_theme_calendar .day-event-list .ecwd-week-date,
.ecwd_theme_calendar .day4-event-list .ecwd-week-date,
.ecwd_theme_calendar .week-event-list .ecwd-week-date{
background: #10738B;
}
.ecwd_theme_calendar .ecwd_list .ecwd-list-date{
background: #10738B;
}
.ecwd_theme_calendar ul.ecwd_list,
.ecwd_theme_calendar ul.week-event-list,
.ecwd_theme_calendar ul.day-event-list,
.ecwd_theme_calendar ul.day4-event-list{
background: #f9f9f9;
padding:0;
margin:0;
}
.ecwd_theme_calendar .ecwd-pagination .page{
color: #fff;
background: #10738B;
}
.ecwd_theme_calendar .ecwd-search button,
.ecwd_theme_calendar .ecwd-search button:hover {
background: #10738B;
color: #ffffff;
}
.ecwd_theme_calendar .posterboard_fixed_height{
max-height:250px;
}
.ecwd_theme_calendar .calendar-head a{
color:#fff !important;
}
.ecwd_theme_calendar_grey .calendar-head .previous,
.ecwd_theme_calendar_grey .calendar-head .next,
.ecwd_theme_calendar_grey .calendar-head .current-month,
.ecwd_theme_calendar_grey .ecwd_calendar_view_tabs ul li a{
text-shadow: none;
}
.ecwd_calendar a{
box-shadow: none !important;
}
.ecwd_calendar td .day-number{
padding: 2px 0 4px 2px;
}.ecwd_75.ecwd_theme_74:not(.calendar_widget_content){width: 100% !important;} .ecwd_75.ecwd_theme_74 .calendar-head {
background: #ffffff !important;
border: 1px solid #E5E5E5;
} .ecwd_75.ecwd_theme_74 table.cal_blue.mini td ul.events li {background: #ffffff;} .ecwd_75.ecwd_theme_74 .calendar-head .previous{border-right: 1px solid #ffffff !important;} .ecwd_75.ecwd_theme_74 .calendar-head .next{border-left: 1px solid #ffffff !important; } .ecwd_75.ecwd_theme_74 .calendar-head .current-month {border-left: 1px solid #ffffff !important; border-right: 1px solid #ffffff !important;} .ecwd_75.ecwd_theme_74 .calendar-head .next a, .ecwd_75.ecwd_theme_74 .calendar-head .next a {color: #3f3f3f !important;} .ecwd_75.ecwd_theme_74 .calendar-head .next a, .ecwd_75.ecwd_theme_74 .calendar-head .previous a {color: #3f3f3f !important;} .ecwd_75.ecwd_theme_74 .current-month a{color: #3f3f3f !important;} .ecwd_75.ecwd_theme_74 .calendar-head .next a, .ecwd_75.ecwd_theme_74 .calendar-head .previous a {font-size: 18px !important;} .ecwd_75.ecwd_theme_74 .calendar-head .current-month {color: #3f3f3f !important;} .ecwd_75.ecwd_theme_74 .calendar-head .current-month {font-size: 28px !important; } .ecwd_75.ecwd_theme_74 .current-month a {font-size: 28px !important;} .ecwd_75.ecwd_theme_74 .calendar-head .current-month div{color: #3f3f3f !important;} .ecwd_75.ecwd_theme_74 .calendar-head .current-month div{font-size: 16px !important; line-height: 16px !important;} .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul {background-color: #f5f5f5 !important;} .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li a, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-right, .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-left {background-color: #f5f5f5 !important; } .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-right, .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-left {border-left: 1px solid #ffffff !important; border-right: 1px solid #ffffff !important; } .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li a, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-right, .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-left { color: #555555 !important; } .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li a, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-right, .ecwd_75.ecwd_theme_74 .cal_tabs_blue .filter-container ul li, .ecwd_75.ecwd_theme_74 .ecwd_calendar .filter-arrow-left {  font-size: 16px !important;} .ecwd_75.ecwd_theme_74 .cal_tabs_blue ul li.ecwd-selected-mode a {background-color: #ffffff !important; } .ecwd_75.ecwd_theme_74 .cal_tabs_blue ul li.ecwd-selected-mode a {color: #555555 !important; } .ecwd_75.ecwd_theme_74 .ecwd-search button, .ecwd_75.ecwd_theme_74 .ecwd-search button:hover {background: #f5f5f5 !important; } .ecwd_75.ecwd_theme_74 .ecwd-search-submit .fa, .ecwd_75.ecwd_theme_74 .ecwd-search-submit .fa:hover { color: #555555 !important; }.ecwd_75.ecwd_theme_74 .ecwd_show_filters_top {background-color: #f5f5f5 !important; } .ecwd_75.ecwd_theme_74 .ecwd_show_filters_left {background-color: #ffffff !important; } .ecwd_75.ecwd_theme_74 .ecwd_show_filters_top {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd_show_filters_top span{color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd_show_filters_left {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd_show_filters_left span{color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd_filters .ecwd_filter_heading {background-color: #f5f5f5 !important; } .ecwd_75.ecwd_theme_74 .ecwd_filters .ecwd_filter_item{border: 1px solid  #DEE3E8 !important; border-top:0 !important;}.ecwd_75.ecwd_theme_74 .ecwd_filter_item .ecwd_filter_heading span:after{border-color: transparent transparent transparent #3f3f3f !important;}.ecwd_75.ecwd_theme_74 .ecwd_filter_item .ecwd_filter_heading.open span:after{border-color: #3f3f3f transparent transparent transparent !important;}.ecwd_75.ecwd_theme_74 .ecwd_filters .ecwd_filter_heading {color: #372827 !important; } .ecwd_75.ecwd_theme_74 .ecwd_filters .ecwd_filter_heading{font-size: 16px !important; } .ecwd_75.ecwd_theme_74 .ecwd_reset_filters span {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd_reset_filters span{font-size: 15px !important; } .ecwd_75.ecwd_theme_74 .ecwd_filter_checkboxes ul li {background-color: #ffffff !important; } .ecwd_75.ecwd_theme_74 .ecwd_filter_checkboxes ul li {border-color: #DEE3E8 !important; } .ecwd_75.ecwd_theme_74 .ecwd_filter_checkboxes ul li span{color: #6E6E6E !important; } .ecwd_75.ecwd_theme_74 .ecwd_filter_checkboxes ul li span{font-size: 15px !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .normal-day-heading, .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .weekend-heading {background: #e5e5e5 !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .normal-day-heading, .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .weekend-heading {border: 1px solid #ededed !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .normal-day-heading, .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .weekend-heading {color: #3f3f3f !important; font-size: 14px !important;} .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .normal-day-heading, .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .weekend-heading {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date {background: #ffffff !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date {border: 1px solid #E5E5E5 !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date {color: #5C5C5C !important; font-size: 14px !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date  {font-size: 14px !important; }.ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .weekend {background: #EDEDED !important; }.ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-without-date {background: #F9F9F9 !important; }.ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date  .day-number {background: #f5f5f5 !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date .day-number {color: #5C5C5C !important; font-size: 14px !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .day-with-date  {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .current-day, .ecwd_75.ecwd_theme_74 table.cal_blue.mini .current-day {background: #ffffff !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .current-day {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .current-day .day-number,  .ecwd_75.ecwd_theme_74 table.cal_blue.mini .current-day {background: #E5E5E5 !important; } .ecwd_75.ecwd_theme_74 table.cal_blue.ecwd_calendar_container .current-day .day-number{color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .cal_blue.ecwd_calendar_container .events a, .ecwd_75.ecwd_theme_74 .cal_blue.ecwd_calendar_container .events span.ecwd_open_event_popup {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content h3 span.ecwd_open_event_popup {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 ul.week-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.week-event-list li .event-main-content h3 span.ecwd_open_event_popup {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 ul.day-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.day-event-list li .event-main-content h3 span.ecwd_open_event_popup {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 ul.day4-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.day4-event-list li .event-main-content h3 span.ecwd_open_event_popup {color: #3f3f3f !important;  } .ecwd_75.ecwd_theme_74 .ecwd_map_event a, .ecwd_75.ecwd_theme_74 .ecwd_map_event span.ecwd_open_event_popup {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd-poster-item h2 a, .ecwd_75.ecwd_theme_74 .ecwd-poster-item h2 span.ecwd_open_event_popup{color: #3f3f3f !important;  } .ecwd_75.ecwd_theme_74 .cal_blue.ecwd_calendar_container .events a, .ecwd_75.ecwd_theme_74 .cal_blue.ecwd_calendar_container .events span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content h3 span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 ul.week-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.week-event-list li .event-main-content h3 span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 ul.day-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.day-event-list li .event-main-content h3 span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 ul.day4-event-list li .event-main-content h3 a, .ecwd_75.ecwd_theme_74 ul.day4-event-list li .event-main-content h3 span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 .ecwd_map_event a, .ecwd_75.ecwd_theme_74 .ecwd_map_event span.ecwd_open_event_popup {font-size: 14px !important; } .ecwd_75.ecwd_theme_74 .ecwd-poster-item h2 a, .ecwd_75.ecwd_theme_74 .ecwd-poster-item h2 span.ecwd_open_event_popup{font-size: 14px !important; } .ecwd_75.ecwd_theme_74 div.ecwd-page-full table.cal_blue div.event-details, .ecwd_75.ecwd_theme_74 .ecwd-poster-board .ecwd-poster-item .ecwd-event-content  {background: #ffffff !important; } .ecwd_75.ecwd_theme_74 div.ecwd-event-arrow:before {border-right: solid #ffffff !important; } .ecwd_75.ecwd_theme_74 div.ecwd-event-arrow-right:before  {border-left: solid #ffffff !important; } .ecwd_75.ecwd_theme_74 div.ecwd-page-full ul.ecwd_list li, .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content {background: #ffffff !important; } .ecwd_75.ecwd_theme_74 .event-main-content, .ecwd_75.ecwd_theme_74 .ecwd-widget-mini .event-container, .ecwd_75.ecwd_theme_74.ecwd-widget-mini .ecwd_list .event-main-content{background: #ffffff !important; } .ecwd_75.ecwd_theme_74 div.ecwd-page-full table.cal_blue div.event-details, .ecwd_75.ecwd_theme_74 .ecwd-poster-board .ecwd-poster-item .ecwd-event-content  {border: 1px solid #bfbfbf !important; } .ecwd_75.ecwd_theme_74 ul.ecwd_list li{border: 1px solid #bfbfbf !important; } .ecwd_75.ecwd_theme_74 div.ecwd-page-full table.cal_blue div.event-details, .ecwd_75.ecwd_theme_74 .ecwd-poster-board .ecwd-poster-item .ecwd-event-content  {color: #000000 !important; } .ecwd_75.ecwd_theme_74 ul.ecwd_list li .event-main-content {color: #000000; } .ecwd_75.ecwd_theme_74 .ecwd_calendar .metainfo, .event-organizers a, .event-venue a, .event-detalis span, .event-detalis a, .ecwd-date .ecwd_timezone{color: #000000 !important; }.ecwd_75.ecwd_theme_74 .ecwd-day-date, .ecwd_75.ecwd_theme_74  .day-event-list .ecwd-week-date, .ecwd_75.ecwd_theme_74 .day4-event-list .ecwd-week-date, .ecwd_75.ecwd_theme_74 .week-event-list .ecwd-week-date , .ecwd_75.ecwd_theme_74 .ecwd_list .ecwd-list-date  {background: #e5e5e5 !important; } .ecwd_75.ecwd_theme_74 .ecwd-day-date, .ecwd_75.ecwd_theme_74 .day-event-list .ecwd-week-date, .ecwd_75.ecwd_theme_74 .day4-event-list .ecwd-week-date, .ecwd_75.ecwd_theme_74 .week-event-list .ecwd-week-date , .ecwd_75.ecwd_theme_74 .ecwd_list .ecwd-list-date  {color: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 div[class^="ecwd-page"] .ecwd-day-date, .ecwd_75.ecwd_theme_74 div[class^="ecwd-page"] .day-event-list .ecwd-week-date, .ecwd_75.ecwd_theme_74 div[class^="ecwd-page"] .day4-event-list .ecwd-week-date,  .ecwd_75.ecwd_theme_74 div[class^="ecwd-page"] .week-event-list .ecwd-week-date , .ecwd_75.ecwd_theme_74 div[class^="ecwd-page"] .ecwd_list .ecwd-list-date  {font-size: 15px !important; } .ecwd_75.ecwd_theme_74 .ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span:not(.weekday-block):not(.datenumber)  {background: #3f3f3f !important; } .ecwd_75.ecwd_theme_74 .ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span:not(.weekday-block):not(.datenumber) {color: #ffffff !important; } .ecwd_75.ecwd_theme_74 .ecwd-pagination .cpage {background: #ffffff !important; } .ecwd_75.ecwd_theme_74 .ecwd-pagination .page {background: #e5e5e5 !important; } .ecwd_75.ecwd_theme_74 .ecwd-pagination .cpage, .ecwd_75.ecwd_theme_74 .ecwd-pagination .page {color: #A5A5A5 !important; }