<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*blue*/


.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li{

}

.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;
    background: none !important;
}

.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .weekend .day-number{
background-color: #dbdbdb !important;

}

.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: #f1f1f2 !important;
    color: #98005b !important;
    font-weight: 600;


  font-size: 14px;
}


.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li a{
  color: #fff;
    background: #931c63;
        border-left: 1px solid #931c63;
        border-top: 1px solid #931c63;
        border-bottom: 1px solid #931c63 !important;
        border-right: 1px solid #931c63 !important;

}

.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li a:hover{
    color: #ffffff;
    background:#79134c;
    border-left: 1px solid #79134c;
      border-top: 1px solid #79134c !important;
      border-bottom: 1px solid #79134c !important;
      border-right: 1px solid #79134c !important;

}

.ecwd_theme_calendar .ecwd_calendar_view_tabs  ul li.ecwd-selected-mode a{
  background: #fff;
  border-left: 1px solid #931c63;
  border-top: 1px solid #931c63 !important;
  border-bottom: 1px solid #931c63 !important;
  border-right: 1px solid #931c63 !important;
  color: #931c63;

}

.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:#010101;
    text-shadow: 0 1px 1px rgba(1,2,2,.3);

}

.ecwd_theme_calendar .cal_blue.full .calendar-heading span {
    font-size:2em;

}

.ecwd-date .ecwd_timezone,
.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;
    word-break: break-word;
}

.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: #EDEDED;

}
.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:#ffffff;
    background:#d32985;
    font-weight: bold;

}
@media only screen and (max-width: 768px){

    .ecwd_theme_calendar .ecwd-page-full table.cal_blue.ecwd_calendar_container .has-events:after {

        background-color: #409AA1;
    }

    .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-page-full,
.ecwd-widget-mini{
        overflow:hidden;
}*/



.ecwd_theme_calendar .ecwd_calendar .filter-arrow-right,
.ecwd_theme_calendar .ecwd_calendar .filter-arrow-left{
    color: #fff;
    font-size: 23px;
    background:#d32985;
}
.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 .calendar-head{
    background: white;
}



.ecwd_theme_calendar .calendar-head .previous,
.ecwd_theme_calendar .calendar-head .next{
    font-size: 22px;
    vertical-align: bottom;
    padding-bottom: 4px;
}

.ecwd_theme_calendar .calendar-head .current-month{
    font-size:22px;
;
}
.ecwd_theme_calendar .calendar-head .current-month div{
      font-size: 28px;
      line-height: 28px;
      font-weight: bold;
}

@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{

}

.ecwd_theme_calendar .calendar-head .next{

}


.ecwd_theme_calendar .ecwd_calendar td .day-number{
    background:#E0E0E0;
    color:#5C5C5C;
        padding: 2px;
}

/*############FILTERS##############*/

.ecwd_theme_calendar .ecwd-tag-container  .ecwd-dropdown-menu&gt;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:#D5DCE2;
    }

}
/*#############LIST,WEEK VIEW###############*/

.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: #E0E0E0;
}

.ecwd_theme_calendar .ecwd_list .ecwd-list-date{
    background: #f6f6f6;
     color: #585858;

}
.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: #409AA1;
}

.ecwd_theme_calendar .ecwd-search button,
.ecwd_theme_calendar .ecwd-search button:hover {
    background: #10738B;
    color: #ffffff;
}

.ecwd_theme_calendar .calendar-head a {
    color: #ed008c !important;

}

.adviser-center
{
    text-align: center;
}

.selector-font-text
{
    font-weight:bold;
    font-family:Roboto Slab !important;
    font-size:20px  !important;
    color: #333333 !important;
    width: 440px !important;
    text-align: left;

}

.selector-font-text-title
{
    font-weight:bold;
    font-family:Roboto Slab !important;
    font-size: 20px  !important;
    color:#333333 !important;
    width: 200px !important;
    text-align: left;
}

.padding_10{
    max-width: 100%;
    max-height: 90%;
     padding-left: 10%;
    padding-right: 10%;
}

.ecwd-page-mini {

    padding-left: 10%;
    padding-right: 10%;
}
.ecwd-page-full {

    padding-left: 10%;
    padding-right: 10%;
}

.ecwd-page-list {

    padding-left: 10%;
    padding-right: 10%;
}

.spaciator{

    padding-top: 15px;

}
@media only screen and (max-width: 365px)  {
    .type.ecwd-selected-mode{
        width:140px !important;
    }
    .type{
        width:140px !important;
    }

}
@media only screen and (min-width: 366px)  and (max-width: 3000px)  {
 .type.ecwd-selected-mode{
        width:150px !important;
    }
    .type{
        width:150px !important;
    }
.current-month div{
    padding: 10px 0px 0px 0px !important;
}
</pre></body></html>