.overlay-no-overlay::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-dark::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.5))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0); }
.overlay-light::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: 1; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.9))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);   background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6ffffff', GradientType=0); }  .lptw_recent_posts_fluid_images_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-fluid-images-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_fluid_images_widget li {
margin-bottom: 30px;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail {
position: relative;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-thumbnail-link {
line-height: 0.5em;
}
.lptw_recent_posts_fluid_images_widget .overlay {
position: relative;
width: 100%;
height: 100%;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 10px 10px;
line-height: 1.25;
z-index: 10;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
}
.lptw_recent_posts_fluid_images_widget .date-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .date-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-title {
font-weight: 600;
display: block;
margin-bottom: 5px;
}
.lptw_recent_posts_fluid_images_widget .title-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .title-light {
color: #111111;
}
.lptw_recent_posts_fluid_images_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 5px 0;
font-size: 0.875em;
font-style: italic;
}
.lptw_recent_posts_fluid_images_widget .subtitle-dark {
color: #ffffff;
}
.lptw_recent_posts_fluid_images_widget .subtitle-light {
color: #111111;
} .lptw_recent_posts_thumbnails_widget .widget-title {
border-bottom: 0 none;
color: #333333;
font-size: 1.25em;
font-weight: 600;
letter-spacing: 0.063em;
line-height: 1em;
margin: 0;
padding: 0 0 15px;
text-transform: uppercase;
}
ul.lptw-recent-posts-thumbnails-widget {
list-style: none;
margin: 0;
padding: 0;
}
.lptw_recent_posts_thumbnails_widget li {
margin-bottom: 30px;
overflow: hidden;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-header {
color: #333333;
display: block;
min-height: 100px;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-date {
display: block;
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 300;
line-height: 1em;
margin-bottom: 10px;
}
.lptw_recent_posts_thumbnails_widget a.lptw-thumbnail-link {
display: block;
float: left;
margin-right: 10px;
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget img {
line-height: 1;
}
.lptw_recent_posts_thumbnails_widget a.lptw-header-link {
text-decoration: none;
color: #333333;
line-height: 1.5;
padding-bottom: 5px;
display: block;
}
.lptw_recent_posts_thumbnails_widget .lptw-post-subtitle {
font-weight: 400;
display: block;
margin: 0 0 5px 0;
font-size: 0.875em;
font-style: italic;
}  .lptw-columns-fixed {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: content-box;
}
.lptw-columns-1,
.lptw-columns-2,
.lptw-columns-3,
.lptw-columns-4,
.lptw-columns-5,
.lptw-columns-6,
.lptw-columns-7,
.columns-8,
.lptw-columns-9,
.lptw-columns-10,
.lptw-columns-11,
.lptw-columns-12 {
float: left;
position: relative;
min-height: 1px;
margin: 0;
box-sizing: border-box;
}
.lptw-columns-1 {
width: 100%;
}
.lptw-columns-2 {
width: 50%;
}
.lptw-columns-3 {
width: 33.33333333%;
}
.lptw-columns-4 {
width: 25%;
}
.lptw-columns-5 {
width: 20%;
}
.lptw-columns-6 {
width: 16.66666667%;
}
.lptw-columns-7 {
width: 14.28571429%;
}
.lptw-columns-8 {
width: 12.5%;
}
.lptw-columns-9 {
width: 11.11111111%;
}
.lptw-columns-10 {
width: 10%;
}
.lptw-columns-11 {
width: 9.09090909%;
}
.lptw-columns-12 {
width: 8.33333333%;
} #basic-container {
overflow: hidden;
}
.basic-layout {
line-height: 0.5em;
overflow: hidden;
}
.basic-layout header {
position: relative;
}
.basic-layout .lptw-post-thumbnail img {
line-height: 0.5em;
}
.basic-layout .lptw-thumbnail-noimglink {
display: block;
width: 100%;
min-height: 200px;
}
.basic-layout .user-overlay {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.basic-layout .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 10;
}
.basic-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.25em;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .date-dark,
.basic-layout .date-dark:visited,
.basic-layout .date-dark:focus {
color: #ffffff;
outline: none;
}
.basic-layout .date-dark:hover {
color: #eeeeee;
}
.basic-layout .date-light,
.basic-layout .date-light:visited,
.basic-layout .date-light:focus {
color: #111111;
}
.basic-layout .date-light:hover {
color: #444444;
}
.basic-layout .lptw-post-title {
font-weight: 600;
line-height: 1.5em;
text-decoration: none;
}
.basic-layout .title-dark,
.basic-layout .title-dark:visited,
.basic-layout .title-dark:focus {
color: #ffffff;
}
.basic-layout .title-dark:hover {
color: #eeeeee;
}
.basic-layout .title-light,
.basic-layout .title-light:visited,
.basic-layout .title-light:focus {
color: #111111;
}
.basic-layout .title-light:hover {
color: #444444;
}
.basic-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
}
.basic-layout .subtitle-dark,
.basic-layout .subtitle-dark:visited,
.basic-layout .subtitle-dark:focus {
color: #f0f0f0;
}
.basic-layout .subtitle-light,
.basic-layout .subtitle-light:visited,
.basic-layout .subtitle-light:focus {
color: #222222;
}
.basic-layout .lptw-post-thumbnail-link {}
.basic-layout .fluid-image-wrapper {
display: block;
}
.basic-layout img.fluid {
width: 100%;
max-width: 100%;
height: auto;
} #thumbnail-container {
overflow: hidden;
}
.thumbnail-layout {
position: relative;
line-height: 0.5em;
overflow: hidden;
}
.thumbnail-layout .lptw-thumbnail-link {
display: block;
float: left;
margin-right: 1em;
}
.thumbnail-layout .lptw-thumbnail-noimglink {
display: block;
float: left;
margin-right: 1rem;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 3em;
font-weight: 600;
}
.thumbnail-layout .lptw-post-header {
color: #333333;
}
.thumbnail-layout .lptw-post-date {
display: block;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin-bottom: 0.25em;
}
.thumbnail-layout .lptw-post-title {
font-size: 1em;
line-height: 1.5em;
text-decoration: none;
color: #333333;
margin-bottom: 5px;
text-decoration: none;
}
.thumbnail-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} #dropcap-container {
overflow: hidden;
}
.dropcap-layout {
position: relative;
overflow: hidden;
}
.lptw-dropcap-date {
background-color: #4CAF50;
text-align: center;
width: 100px;
height: 100px;
float: left;
margin: 0 1em 0 0;
}
.lptw-dropcap-day {
color: #ffffff;
font-size: 3em;
display: block;
margin: 0.5em 0 0 0;
line-height: 0.875em;
}
.lptw-dropcap-month {
color: #ffffff;
font-size: 1em;
display: block;
}
.lptw-dropcap-date-link {
text-decoration: none;
color: #333333;
}
.dropcap-layout .lptw-post-subtitle {
font-style: italic;
font-weight: 400;
line-height: 1.5em;
display: block;
font-size: 0.875em;
color: #444444;
margin: 5px 0;
} .lptw-container {
overflow: hidden;
}
.grid-layout .overlay {
display: none;
}
.lptw-post-grid-img {
display: block;
line-height: 1;
}
.grid-layout .lptw-post-date {
display: block;
padding: 0 1rem;
text-transform: uppercase;
font-weight: 300;
font-size: 1.125em;
line-height: 1em;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .lptw-post-grid-link {
line-height: 1;
}
.grid-layout .lptw-post-title {
display: block;
font-weight: 600;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
text-decoration: none;
}
.grid-layout .post-excerpt {
display: block;
padding: 0 1rem 1rem 1rem;
font-size: 0.75em;
}
.lptw-grid-element { overflow: hidden;
box-sizing: border-box;
}
.grid-element-dark {
background-color: #2f2f33;
}
.grid-element-light {
background-color: #ffffff;
}
.grid-layout .read-more-link {
text-decoration: underline;
}
.grid-layout .read-more-link:hover {
text-decoration: none;
}
.grid-layout .date-dark,
.grid-layout .date-dark:visited,
.grid-layout .title-dark,
.grid-layout .title-dark:visited,
.grid-layout .link-dark,
.grid-layout .link-dark:visited {
color: #ffffff;
}
.grid-layout .date-dark:hover,
.grid-layout .title-dark:hover,
.grid-layout .link-dark:hover {
color: #eeeeee;
}
.grid-layout .content-dark {
color: #bbbbbb;
}
.grid-layout .date-light,
.grid-layout .date-light:visited,
.grid-layout .title-light,
.grid-layout .title-light:visited,
.grid-layout .link-light,
.grid-layout .link-light:visited {
color: #111111;
}
.grid-layout .date-light:hover,
.grid-layout .title-light:hover,
.grid-layout .link-light:hover {
color: #444444;
}
.grid-layout .lptw-post-subtitle {
display: block;
font-weight: 400;
padding: 0 1rem;
margin: 0.5rem 0 0.25em 0;
font-size: 0.875em;
font-style: italic;
}
.grid-layout .subtitle-dark {
color: #f0f0f0;
}
.grid-layout .subtitle-light {
color: #252525;
}
.grid-layout .content-light {
color: #333333;
}
.lptw-featured .lptw-post-date {
font-size: 1.5em;
}
.lptw-featured .lptw-post-title {
font-size: 1.75em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 1rem;
z-index: 5;
}
@media only screen and ( max-width: 640px) {
.lptw-featured .lptw-post-date {
font-size: 1.25em;
}
.lptw-featured .lptw-post-title {
font-size: 1.125em;
}
.lptw-featured .lptw-post-header {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: auto;
padding: 0 0 0.5em 0;
}
.grid-layout .post-excerpt {
padding: 1rem;
}
}
.post-thumbnail {
margin: 0;
line-height: 0.5;
}
.lptw-grid-element img {
line-height: 0.5;
padding: 0;
}
.gutter-sizer {
width: 2%;
}
.lptw-video-container-controls {
padding-top: 35px;
}
.lptw-video-container-featured {
position: relative;
padding-bottom: 25%;
height: 0;
overflow: hidden;
}
.lptw-video-container-featured iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.lptw-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.lptw-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}.mailerlite-form {
}
.mailerlite-form .mailerlite-form-description {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field label {
display: block;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: center;
}
.mailerlite-form input.error {
color: #ff0000;
border-color: #ff0000;
}
.mailerlite-form label.error {
color: #ff0000;
}
.mailerlite-form-response {
margin-top: 20px;
display: none;
text-align: center;
color: #00a154;
}
.mailerlite-form-loader {
display: none;
text-align: center;
font-weight: bold;
margin: 0 20px;
}
.mailerlite-form-error {
display: block;
color: #ff0000;
}
.mailerlite-subscribe-submit{
max-width: 100%;
}.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base .sowb-button{cursor:pointer;display:inline-block;line-height:1em;text-align:center;text-decoration:none}.ow-button-base .sowb-button .sow-icon-image,.ow-button-base .sowb-button [class^="sow-icon-"]{font-size:1.3em;height:1em;width:auto;margin:-0.1em .75em -0.2em -0.75em;display:block;float:left}.ow-button-base .sowb-button .sow-icon-image{width:1em;background-size:cover}.ow-button-base .sowb-button.ow-icon-placement-top .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base .sowb-button.ow-icon-placement-right .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base .sowb-button.ow-icon-placement-bottom .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base .sowb-button.ow-icon-placement-bottom>span{display:flex;flex-direction:column-reverse}.ow-button-base .sowb-button.ow-icon-placement-left .sow-icon-image,.ow-button-base .sowb-button.ow-icon-placement-left [class^="sow-icon-"]{margin:-0.1em .75em -0.2em -0.75em;float:left}.ow-button-base.ow-button-align-left{text-align:left}.ow-button-base.ow-button-align-right{text-align:right}.ow-button-base.ow-button-align-center{text-align:center}.ow-button-base.ow-button-align-justify .sowb-button{display:block}@media (max-width: 780px) {
.so-widget-sow-button-atom-45c37030a9f8 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-45c37030a9f8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
display: inline-block;
}
}
.so-widget-sow-button-atom-45c37030a9f8 .ow-button-base .sowb-button {
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #41a9d5;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #298fba), color-stop(1, #41a9d5));
background: -ms-linear-gradient(bottom, #298fba, #41a9d5);
background: -moz-linear-gradient(center bottom, #298fba 0%, #41a9d5 100%);
background: -o-linear-gradient(#41a9d5, #298fba);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a9d5', endColorstr='#298fba', GradientType=0);
-webkit-border-radius: 1.5;
-moz-border-radius: 1.5;
border-radius: 1.5;
border-color: #2685ad #247fa5 #227598 #247fa5;
border: 1px solid;
color: #ffffff !important;
font-size: 1.45;
padding-block: 1;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2;
}
.so-widget-sow-button-atom-45c37030a9f8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-45c37030a9f8 .ow-button-base .sowb-button.ow-button-hover:hover {
background: #49add7;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2b95c2), color-stop(1, #49add7));
background: -ms-linear-gradient(bottom, #2b95c2, #49add7);
background: -moz-linear-gradient(center bottom, #2b95c2 0%, #49add7 100%);
background: -o-linear-gradient(#49add7, #2b95c2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49add7', endColorstr='#2b95c2', GradientType=0);
border-color: #52b1d9 #49add7 #3da7d4 #49add7;
color: #ffffff !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.ecwd_popup_container, .ecwd-modal-container{
max-width: 60%;    
background: white;
margin: 30px auto;
min-width: 40%;    
}
.ecwd_popup_back, ecwd-modal{
position: fixed !important;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.8);
z-index: 100100 !important;
opacity: 0;
display:none;
}
.ecwd_open_popup{
opacity: 1;
display: block;
pointer-events: auto;  
cursor:pointer;
}
.ecwd_popup_back .ecwd_close_popup,.event_cal_add_close{
color: #4a4a4a;
cursor: pointer;
display: inline-block;
font-size: 22px;
position: absolute;
padding-top: 10px;
right: 0;
width: 42px;
height: 42px;
line-height:1;
top: 0;
border-left: 1px solid #CFD7DE;    
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ecwd_close_popup i,.event_cal_add_close i{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-indent: 0px;   
top: 12px;
font-size: 18px;
right: 13px;   
color: #676767;
}
.ecwd_popup_head{
width: 100%;
text-align: center;
margin: 0 0 1px 0 !important;
padding: 0 0 1px 0;
border-bottom: 1px solid #CFD7DE;
position: relative;
}
.ecwd_popup_title h4{
margin: 0 !important;
text-align: center;
color: #737373;
font-size: 20px !important;
height: 40px;
line-height: 38px !important;
padding: 0;
}
#ecwd_preview_add_event_popup .event_cal_add .ecwd_popup_body{
height:auto;        
width:100%;
overflow-y: auto;
}
.ecwd_popup_body{
height:500px;
overflow-y: auto;
width: 99%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 15px;
}
.ecwd_popup_container.ecwd_preview_calendar{
max-width:80%;
}
.ecwd_popup_container.ecwd_more_event{
min-width:35%;
width:35%;
min-height:auto;
}
.ecwd_popup_container.ecwd_prview_mail,
.ecwd_popup_container.ecwd_add_event_calendar,
#ecwd-add-event .ecwd_popup_container,
.single_event_popup .ecwd_popup_container{
width:45%;
}
#ecwd-add-event .ecwd_popup_body,.event_list_cont .ecwd_popup_body{
overflow-y: visible;
height:auto;
width:100%;
}
.ecwd_popup_body .entry-header h1{
color:#686758;
}
@media only screen and (max-width: 500px){
.ecwd_popup_container{
max-width: 100% !important;
width:100% !important;
margin:0px;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
#spider_popup_wrap .fa,
div[id^="bwg_container"] .fa {
display: inline-block;
font-family: FontAwesome !important;
font-style: normal;
font-weight: normal;
line-height: 1 !important;
text-rendering: auto;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-resize-full:before,
.fa-expand:before {
content: "\f065";
}
.fa-resize-small:before,
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-resize-vertical:before,
.fa-arrows-v:before {
content: "\f07d";
}
.fa-resize-horizontal:before,
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-fullscreen:before,
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}.calendar_widget_content table .events li .event-details-container {
display: none;
}
.calendar_main:after, #ecwd-events-content .event-detalis:after,
.ecwd_list .event-organizers:after,
.ecwd_list .event-venue:after {
content: '';
clear: both;
display:table;
}
.calendar_main a:not(.cpage){
text-decoration:none;
border-bottom:0  !important;
}
.calendar{
margin:0;
margin-left:0;
width:auto;
}
.calendar-head{
display:table;
width: 100%;
height: 85px;
color:#fff;
}
.calendar_widget_content .calendar-head {
color:#000;
}
.ecwd-url{
margin-bottom: 5px;
}
.calendar_main .ecwd_calendar  .metainfo,
.ecwd_countdown_info  .metainfo{
padding-left: 26px;
}
.cal_blue .event-details img {
margin: 7px 20px 7px 0 !important;
max-width: 200px;
}
.ecwd-page-full div[class^="ecwd-page-"] .event-details img {
margin: 7px 20px 7px 0 !important;
max-width: 110px;
float: left;
}
.ecwd_calendar_view_tabs  ul li:first-child{
border-left: 0px;
}
.ecwd_calendar_view_tabs  ul li:last-child{
border-right: 0px;
}
.event-details-title h5,
.ecwd_list h3{
margin: 0 0 6px 0 !important;
font-size: 18px !important;
font-weight: normal !important;
line-height: 1 !important;
clear: none !important;
text-transform: none;
font-style: italic;
}
.event-details-title .event-metalabel{
width:15px;
height:15px;
display:inline-block;
float:left;
margin-right: 7px;
margin-top: 2px;
}
.ecwd-widget-mini .event-details-title .event-metalabel{
width:6px;
height:6px;
margin-top: 7px;
}
.ecwd-widget-mini .ecwd-detalis img{
max-width: 95%;
}
.cal_blue.ecwd_calendar_container {
width:100% !important;
color:#262e3a !important;
border:none !important;
background:#FFFFFF !important;
font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
font-size:10px !important;
table-layout: fixed !important;
margin: 0 0 10px 0 !important;
overflow: visible;
}
table.cal_blue.ecwd_calendar_container #month_selector {
width:auto;
float:left;
padding:0 1em;
margin:0;
}
table.cal_blue.ecwd_calendar_container select option {
font-weight:normal;
background:#f3f5f9;
text-shadow:none;
filter:none;
color:#262e3a;
}
table.cal_blue.ecwd_calendar_container th {
margin: 0;
border: 1px solid #ededed;
border-left:0;
display: table-cell;
}
table.cal_blue.ecwd_calendar_container td {
margin: 0;
border-width: 0 1px 1px 0;
display: table-cell;
}
table.cal_blue.ecwd_calendar_container .normal-day-heading, table.cal_blue.ecwd_calendar_container .weekend-heading {
color:#585858 !important;
font-size:1.6em;
height:1.2em;
line-height:1.2em;
text-align:center;
font-weight: normal;
padding: 4px 0;
vertical-align: middle;
text-transform: none;
}
table.cal_blue.ecwd_calendar_container .day-with-date, table.cal_blue.ecwd_calendar_container .open-details , table.cal_blue.ecwd_calendar_container .day-without-date {
vertical-align: text-top;
text-align: left; height: 8em;
width: 14.3%;
font-size: 1.4em;
}
.calendar_main .ecwd_calendar img{
margin-left:inherit !important;
}
.calendar_main .ecwd_calendar {
font-family: Sans-serif;
max-width: 100%;
width: 100%;
float: left;
position: relative;
border: 0px solid transparent;
}
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul,
.calendar_main .ecwd_calendar .ecwd_calendar_container>ul >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.ecwd_list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.week-event-list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container> ul.day-event-list >li,
.calendar_main .ecwd_calendar .ecwd_calendar_container>ul.day4-event-list> li{
list-style: none !important;
list-style-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.calendar_main .ecwd_calendar .filter-container{ overflow:hidden;
position: relative;
}
.ecwd_calendar_view_tabs .filter-container  ul{
list-style: outside none none  !important;
padding: 0px  !important;
margin: 0px !important;
overflow: hidden;
position: relative;
float: left;
width: 700%;
}
table.cal_blue.ecwd_calendar_container .open-details li {
padding-top:5px;
padding-bottom:0px;
font-size:0.7em;
}
table.cal_blue.ecwd_calendar_container .no-events {
cursor:default;
}
table.cal_blue.ecwd_calendar_container .has-events {
cursor:pointer;
}
table.cal_blue.ecwd_calendar_container .has-events:hover {
-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 6px;
box-shadow: rgba(0,0,0, 0.2) 0px 0px 6px;
}
table.cal_blue.ecwd_calendar_container .week-start {
border-left:1px solid #D6DDE2;
}
table.cal_blue.ecwd_calendar_container .week-number {
border-bottom:none;
border-right:none;
vertical-align:middle;
padding:2px;
font-size:1.8em;
font-weight:bold;
text-shadow: 0 1px 1px rgba(1,2,2,.3);
filter: Shadow(Color=#010202, Direction=135, Strength=1);
}
table.cal_blue.ecwd_calendar_container td ul li {
cursor: pointer;
list-style: none outside none !important;
position: relative;
padding: 5px;
font-size:0.8em;
text-shadow:none;
line-height:1.2em;
}
table.cal_blue.ecwd_calendar_container td ul li span.event-time {
font-weight:bold;
font-size:0.8em;
}
table.cal_blue.ecwd_calendar_container .week-number span {
color:#fdfefe;
}
table.cal_blue.ecwd_calendar_container .event-details div {
word-break: break-word;
word-wrap: break-word;
white-space: normal;
}
table.cal_blue.ecwd_calendar_container .day-without-date div {
text-align:center;
}
table.cal_blue.ecwd_calendar_container .current-day {
text-align:left;
vertical-align:text-top; }
table.cal_blue.ecwd_calendar_container td ul {
margin:0;
padding:1px 0 !important;
text-align:left;
}
table.cal_blue.ecwd_calendar_container td > div, table.cal_blue.ecwd_calendar_container th > div {
position:relative;
}
table.cal_blue.ecwd_calendar_container .previous {
position:relative;
width:auto;
margin-top:0.6em;
font-size:1.4em;
float:left;
}
table.cal_blue.ecwd_calendar_container .next {
position:relative;
width:auto;
margin-top:0.6em;
font-size:1.4em;
float:right;
}
table.cal_blue.ecwd_calendar_container .previous span, table.cal_blue.ecwd_calendar_container .next span {
font-size:1.5em;
line-height:0.5em;
}
table.cal_blue.ecwd_calendar_container .previous a, table.cal_blue.ecwd_calendar_container .next a {
color:#fdfefe;
text-decoration:none;
}
div.ecwd-page-month table.cal_blue div.event-details-container, div.ecwd-page-full table.cal_blue div.event-details-container {
display: none;
position: absolute;
z-index: 10;
padding: 0 0 0 10px;
left: 100%;
top: 0;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container {
left: auto;
right: 100%;
margin-right: 11px;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow-right,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow-right,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container .ecwd-event-arrow-right{
display:block;
}
div.ecwd-page-month table.cal_blue tr td:nth-child(5) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(5) div.event-details-container .ecwd-event-arrow,
div.ecwd-page-month table.cal_blue tr td:nth-child(6) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(6) div.event-details-container .ecwd-event-arrow,
div.ecwd-page-month table.cal_blue tr td:nth-child(7) div.event-details-container, div.ecwd-page-full table.cal_blue tr td:nth-child(7) div.event-details-container .ecwd-event-arrow{
display:none;
}
div.ecwd-page-full .has-events ul.more_events > li div.event-details-container {
display: none;
position: relative;
z-index: 10;
left: 0;
top: 0;
padding: 0;
}
div.ecwd-page-full .has-events ul.more_events > li div.ecwd-event-arrow,
div.ecwd-page-full .has-events ul.more_events > li div.ecwd-event-arrow-right {
display: none;
}
div.ecwd-page-full .has-events ul.more_events > li div.event-details {
max-width:100%;
width: auto;
box-shadow:none;
-webkit-box-shadow:none;
border: none;
border-top: 1px solid rgba(0,0,0,0.25);
}
.calendar_main .ecwd_calendar td{
padding:1px !important;
border: solid #D6DDE2;
border-width: 0 1px 1px 0;
}
.ecwd-events-day-details ul.events{
list-style-type: none;
list-style-image: none;
padding:0;
margin:0;
}        div.ecwd-page-month table.cal_blue div.event-details, div.ecwd-page-full table.cal_blue div.event-details {
color: #585858;
background: none repeat scroll 0% 0% #fff;
padding: 10px;
max-height:350px;
overflow-y: auto;
border:1px solid rgba(0,0,0,0.25);
-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow,
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right  {
content: ' ';
position: absolute;
z-index: 1;
top: 8px;
font-size: 25px;
font-style: normal;
display: inline-block;
width: 0;
height: 0;
border-width: 11px !important;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow {
left: 0px;
border-top: solid transparent;
border-bottom: solid transparent;
border-width: 11px !important;
border-right: solid rgba(0,0,0,0.25);
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right {
right: -10px;
border-top: solid transparent;
border-bottom: solid transparent;
border-width: 11px !important;
border-left: solid rgba(0,0,0,0.25);
border-right-width: 0;
display:none;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow:before,
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right:before {
content: ' ';
position: absolute;
z-index: 11;
top: -10px;
border-width: 10px !important;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow:before {
left: 1px;
border-top: solid transparent;
border-bottom: solid transparent;
border-right: solid #ffffff;
border-left-width: 0;
}
div.ecwd-page-full table.cal_blue div.ecwd-event-arrow-right:before {
right: 1px;
border-top: solid transparent;
border-bottom: solid transparent;
border-left: solid #ffffff;
border-right-width: 0;
} div.ecwd-page-full table.cal_blue ul.events > li {
margin-left: 0px !important;
border-bottom:1px solid #CFD7DE;
position: relative;
padding: 7px  !important;
}
div.ecwd-page-full table.cal_blue ul.more_events > li {
padding: 0px  !important;
}
div.ecwd-page-full table.cal_blue ul.more_events > li > span,
div.ecwd-page-full table.cal_blue ul.more_events > li > a {
padding: 7px  !important;
display:inline-block;
pointer-events: none;
}
div.ecwd-page-full table.cal_blue ul.events > li img{
display:inline-block;
}
div.ecwd-page-full table.cal_blue ul.events > li:last-child {
border-bottom:0px;
}
.calendar_main .ecwd_calendar  div.event-details {
font-size: 14px;
font-style: italic;
width: 340px;
line-height: 1.3;
}
.calendar_main .ecwd_calendar.ecwd-widget-mini  div.event-details {
max-width: 100% !important;
}
@media only screen and (max-width: 768px){
.ecwd-events-day-details{
margin-top: 30px;
padding: 0 5px 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
div.ecwd-page-full table  ul.events{
display:none;
}
.ecwd-page-full table.cal_blue.ecwd_calendar_container td {
height:50px;
}
.ecwd-page-full table.cal_blue.ecwd_calendar_container .has-events:after {
content: '';
display: block;
height: 8px;
width: 8px;
padding: 0;
background-color: #10738B;
margin: 13px auto 0;
}
table.cal_blue.ecwd_calendar_container .normal-day-heading, table.cal_blue.ecwd_calendar_container .weekend-heading {
font-size: 1.4em;
}
.calendar_main .ecwd_calendar.ecwd-page-full div.event-details {
font-size: 1.15em !important;
width: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #CCC;
}
}
table.cal_blue.mini {
width: 100%;
}
.calendar_main .ecwd_calendar.ecwd-widget-mini {
float: none;
margin: 0 auto;
width: 100%;
max-width: 280px;
}
.ecwd-widget-mini .ecwd-week-date,
.ecwd-widget-mini .ecwd-list-date {
width:10%;
float: left;
height: 42px;
padding: 10px 0 0 0 !important ;
text-align: center !important;
line-height: 21px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ecwd-widget-mini  .day4-event-list h3,
.ecwd-widget-mini  .ecwd_list h3,
.ecwd-widget-mini  .day-event-list h3,
.ecwd-widget-mini  .week-event-list h3{
margin: 0px 0px 0px 0px !important;
font-size: 16px !important;
line-height: 20px !important;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 2px;
box-sizing: border-box;
}
.ecwd-widget-mini .event-main-content{
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.event-main-content.no-events{
padding: 8px 10px;
}
.ecwd_calendar.ecwd-widget-mini .ecwd_list li,
.ecwd-widget-mini.ecwd_calendar .day4-event-list li,
.ecwd-widget-mini.ecwd_calendar .day-event-list li,
.ecwd-widget-mini.ecwd_calendar .week-event-list li {
border: 0;
margin-bottom:0 !important;
}
.ecwd_calendar.ecwd-widget-mini .ecwd_list li:before,
.ecwd-widget-mini.ecwd_calendar .day4-event-list li:before,
.ecwd-widget-mini.ecwd_calendar .day-event-list li:before,
.ecwd-widget-mini.ecwd_calendar .week-event-list li:before {
content:none;
}
.ecwd-widget-mini .event-container,
.ecwd-widget-mini .ecwd_list .event-main-content,
.ecwd-widget-mini .ecwd-no-image.event-container,
.ecwd-widget-mini  .ecwd_calendar li.ecwd-no-image {
padding: 0 4px 0px !important;
overflow: hidden;
}
.ecwd-widget-mini .arrow-down {
display: block;
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_down.png) no-repeat right center;
position: absolute;
bottom: 1px;
width: 20px;
cursor: pointer;
height: 9px;
right: 0px;
transition: all 0.3s;
}
.ecwd-widget-mini .arrow-down.open {
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_up.png) no-repeat right center;
}
.ecwd-widget-mini  .ecwd-time, .ecwd-widget-mini  .ecwd-date {
margin-right: 0px;
margin-bottom: 1px;
width: 95%;
}
.ecwd-widget-mini.ecwd_calendar .week-event-list .event-conten{
padding: 0 !important;
}
.ecwd-widget-mini.ecwd_calendar li.ecwd-no-image .ecwd-list-date,
.ecwd-widget-mini.ecwd_calendar .week-event-list .ecwd-no-image .ecwd-list-date{
margin-left: 0px !important;
}
.ecwd_calendar.ecwd-widget-mini .ecwd-events-day-details li:before,
.ecwd_calendar.ecwd-widget-mini .ecwd-events-day-details li:after{
content:'';
border:0 !important;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-detalis,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-date,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .ecwd-time{
padding-left:10px;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li:last-child{
border-bottom: 0px;
}
table.cal_blue.mini .calendar-heading {
padding:0 0 2px 0;
font-size:1.2em;
height:1.2em;
}
table.cal_blue.mini .week-number {
font-size:1.2em;
}
table.cal_blue.mini td {
list-style: none outside none;
font-size:1.4em !important;
text-shadow:none;
font-family: Segoe UI;
height: 40px;
text-align: center;
white-space: nowrap;
padding: 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position:relative;
vertical-align: middle !important;
}
table.cal_blue.mini td ul li {
list-style: none outside none;
overflow: hidden;
display: inline-block;
font-size:0.8em;
text-shadow:none;
}
table.cal_blue.mini td ul li:last-child {
margin-right: 0 !important;
}
table.cal_blue.mini .previous,
table.cal_blue.mini .next,
.calendar_main .ecwd_calendar .previous,
.calendar_main .ecwd_calendar .next  {
float:none;
}
table.cal_blue.mini .previous span,
table.cal_blue.mini .next span,
.calendar_main .ecwd_calendar .previous span,
.calendar_main .ecwd_calendar .next span {
font-size:1em;
line-height:22px;
}
.calendar_main .ecwd_calendar .month-name{
display:none;
}
.calendar_main .ecwd_calendar .ecwd_calendar_prev_next{
text-align: center; z-index: 3;
position: relative;
}
table.cal_blue.mini .previous,
.calendar_main .ecwd_calendar .previous{
left:0px;
}
table.cal_blue.mini .next,
.calendar_main .ecwd_calendar .next {
right:0px;
}
table.cal_blue.mini .normal-day-heading, table.cal_blue.mini .weekend-heading {
font-size:1.3em;
height:1em;
line-height:1em;
padding: 3px 0;
}
table.cal_blue.mini td ul {
text-align: right;
overflow: hidden;
max-width: 20px;
max-height: 9px;
float: right;
min-width: 16px;
padding: 0 !important;
}
table.cal_blue.mini .day-without-date, table.cal_blue.mini .day-with-date {
height: 40px;
text-align: center;
white-space: nowrap;
padding: 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position:relative;
vertical-align: middle;
}
table.cal_blue.mini td ul.events li {
width:6px;
height:6px !important;
padding: 0 !important;
text-indent: 100%;
position: absolute;
bottom: 2px;
right: 2px;
background-color: #10738B;
}
table.cal_blue.mini td.current-day ul.events li {
width:6px;
height:6px !important;
padding: 0 !important;
text-indent: 100%;
position: absolute;
bottom: 2px;
right: 2px;
background-color: #F9F9F9;
}
td.has-events ul.events li.inmore{
display: none;
}
table.cal_blue.mini td ul.events li:nth-child(2) {
bottom: 2px;
right: 10px;
}
table.cal_blue.mini td ul.events li:nth-child(3) {
bottom: 2px;
right: 18px;
}
table.cal_blue.mini td ul.events li:nth-child(4) {
bottom: 2px;
right: 26px;
}
div.ecwd-widget-mini  table td.has-events {
position: relative;
}
div.ecwd-page-full td.has-events {
position: static;
} .ecwd-poster-board{
}
.ecwd-poster-board .ecwd-poster-item{
width: 30%;
overflow: hidden;
margin: 15px 0 0 12px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details{
margin-bottom:12px;
font-style:italic;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date{
float: left; margin: 0 5px 10px 0;
line-height: 1;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.weekday,
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.month{
width: 29px;
font-size: 11px;
padding: 2px 1px !important;
text-align: center;
line-height: 16px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber1,
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber2{
font-size: 28px;
padding: 0px 4px !important;
text-align: center;
line-height: 41px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber1{
margin-left:1px !important;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.datenumber2{
margin-left: -4px !important;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span.weekday-block{
float:left;
width: 29px;
font-size: 11px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-poster-img{
width: 100%;
max-height:150px;
overflow: hidden;
margin-bottom:2px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-poster-img img{
max-width: 100%;
height:auto;
}
.ecwd-poster-board .ecwd-poster-item  .ecwd-event-header h2{
font-size: 17px !important;
line-height: 1;
font-weight: normal;
margin: 0;
clear:none;
text-transform: none;
}
.cal_blue.ecwd_calendar_container .view-buttons a {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display:block;
float:left;
margin-left:4px;
font-size: 1.3em;
padding: 6px;
text-decoration: none;
-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);
}
table.cal_blue.ecwd_calendar_container select {
word-break: break-word;
padding:6px;
width:auto;
font-size:1.4em;
font-weight:bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
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_calendar_view_tabs{
position: relative;
}
.ecwd_calendar_view_tabs:after,
.ecwd-list-date-cont:after,
.calendar_main .ecwd_calendar .ecwd_list li:after,
.calendar_main .ecwd_calendar .day-event-list li:after,
.calendar_main .ecwd_calendar .day4-event-list li:after,
.calendar_main .ecwd_calendar .week-event-list li:after,
.calendar_main .ecwd_calendar .event-container:after,
.ecwd-time:after,.ecwd-date:after,.ecwd-detalis:before,.ecwd-location:before,.ecwd-location:after,.ecwd-event-header:after,.ecwd_calendar.ecwd-page-full div.event-details:after,.event-details:after,.ecwd-social ul:after,.ecwd-organizer-events ul:after,.ecwd-venue-events ul:after,.event-content:after,.ecwd_countdown:after,.ecwd-poster-board .ecwd-poster-item .ecwd-event-content:after{
content:'';
display:table;
clear:both;
}
.ecwd_countdown{
margin-bottom: 10px;
}
.ecwd-detalis,.ecwd-location{
clear:both;
}
.ecwd_calendar_view_tabs  ul li{
display: inline-block;
width: 150px;
text-align: center;
}
.ecwd_calendar_view_tabs  ul li a{
display: block;
padding: 13.5px 0px;
text-decoration: none;
font-size: 16px;
line-height: 22px;
}
.ecwd_calendar_view_tabs  ul li.ecwd-selected-mode a{
text-shadow: none;
}
.ecwd_calendar_view_tabs  ul li:first-child.ecwd-selected-mode a{
border-left: 1px solid rgba(0,0,0,0.2);
}
.ecwd_calendar_view_tabs  ul li:last-child.ecwd-selected-mode a{
border-right: 1px solid rgba(0,0,0,0.2);
}
.cal_blue.mini.ecwd_calendar_container {
border:none;
background:#F2F2F2;
}
.ecwd-widget-mini .ecwd-events-day-details .event-details-title h5{
margin: 0 0 6px 0 !important;
font-size: 16px !important;
font-weight:normal !important;
color:inherit !important;
line-height: 1 !important;
clear: none !important;
}
.ecwd-widget-mini .ecwd_calendar_view_dropdown a {
color:#585858;
}
.ecwd-widget-mini .ecwd_calendar_view_dropdown span {
font-size: 13px;
}
.cal_blue.ecwd_calendar_container .events li > span,
.cal_blue.ecwd_calendar_container .events li > a {
color: #585858;
font-size: 14px;
font-style: italic;
line-height: 17px;
word-wrap: break-word;
word-break: break-word;
}
.event-details-container .event-details-title h5  a {
color: #585858;
font-size: 17px;
line-height: 19px;
font-style: italic;
}
.event-main-content h3 a {
color: #585858;
font-size: 17px;
line-height: 19px;
font-style: italic;
}
.site-footer .widget h3.event-title a, h3.event-title a, .site-footer .widget h3.event-title a, h3.event-title span {
color: #585858;
cursor: pointer;
}
.event-main-content  a:hover,  .event-details-container  a:hover{
text-decoration: underline !important;
color: #585858  ;
}
.cal_blue.calendar .events>li>a> span {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 50%;
display: inline-block;
}
.cal_blue.ecwd_calendar_container .view-buttons {
float:right;
margin:0;
position:relative;
}
.event-metalabel{
width: 20px;
height: 20px;
float:left;
margin-right: 6px;
}
.ecwd-time,.ecwd-date{
float:left;
margin-right: 17px;
margin-bottom: 8px;
}
.ecwd-time .metainfo{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/time.png) no-repeat;
}
.ecwd-date .metainfo{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/date.png) no-repeat;
}
.ecwd-date .ecwd_timezone,
.calendar_main .ecwd_calendar  .metainfo,
.ecwd_countdown_info  .metainfo,
.event-detalis span, .event-detalis a{
display: inline-block;
font-size: 14px;
font-style: italic;
line-height: 1.3;
}
.ecwd-date .ecwd_timezone{
margin-left: 11px;
}
.event-detalis .event-detalis-org a{
display: inline;
}
.ecwd_countdown_info  .ecwd-date{
float:none;
}
.calendar_main .ecwd_calendar .filter-arrow-right,
.calendar_main .ecwd_calendar .filter-arrow-left{
position: absolute;
top:0;
height:100%;
width:30px;
display:none;
z-index: 2;
text-decoration: underline;
text-align: center;
padding-top: 4px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
cursor:pointer;
line-height: 32px;
}
.calendar_main .ecwd_calendar .ecwd_calendar_filters .filter-arrow-right,
.calendar_main .ecwd_calendar .ecwd_calendar_filters .filter-arrow-left{
line-height: 20px;
height: 40px;
margin-top: 1px;
}
.calendar_main .ecwd_calendar .filter-arrow-right{
right:0;
}
.calendar_main .ecwd_calendar .filter-arrow-left{
top:0;
}
.calendar_main .ecwd_calendar .filter-container li{
position: relative;
left:0;
margin: 0 !important;
}
.ecwd_calendar_filters > select{
color:#585858;
}
.ecwd_calendar_filters .ecwd-category-container,
.ecwd_calendar_filters .ecwd-tag-container, .ecwd-venue-container, .ecwd-organizer-container,
.ecwd_calendar_view_dropdown {
color:#585858;
}
.ecwd_calendar_filters .ecwd-category-container a,
.ecwd_calendar_filters .ecwd-tag-container a{
color:#585858;
font-size: 15px;
}
.ecwd_calendar_filters .ecwd-category-container a:hover,
.ecwd_calendar_filters .ecwd-tag-container a:hover{
color:#585858;
}
.ecwd_calendar_filters .ecwd-dropdown-menu>div,
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu>div{
font-size: 14px;
font-style: italic;
padding: 6px 0;
border-bottom: 1px solid #E4E4E4;
color:#676767;
cursor: pointer;
position: relative;
padding-left: 15px;
}
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu>div{
font-size: 13px;
padding: 5px 0;
padding-left: 7px;
}
.ecwd-tag-container  .ecwd-dropdown-menu>div{
display: inline-block;
border: 1px solid transparent !important;
padding: 0px 9px !important;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.calendar_main .ecwd_calendar .filter-container:after{
content:'';
display:table;
clear:both;
}
.calendar_main .ecwd_calendar div:focus,
.calendar_main .ecwd_calendar a:focus,
.calendar_main .ecwd_calendar a:active{
outline:0;
}
.calendar_main .ecwd_calendar a{
text-decoration:none !important;
}
.ecwd-widget-mini .calendar-head{
height: 45px;
}
.calendar-head a{
display:inline-block;
}
.calendar-head .previous,
.calendar-head .next{
width:20%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display:table-cell;
vertical-align: middle; }
.calendar-head .current-month{
line-height: 1.5;
text-align: center;
width: 60%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display:table-cell;
vertical-align: middle; }
.ecwd-widget-mini  .calendar-head .current-month{
font-size:16px;
border-left:0px;
border-right:0px;
}
.calendar-head .previous{
text-align: left;
padding-left: 2%;
}
.calendar-head .next{
text-align: right;
padding-right: 2%;
}
.ecwd-widget-mini .calendar-head .previous,
.ecwd-widget-mini .calendar-head .next{
border-right:0px;
border-left:0px;
}
.calendar_main .ecwd_calendar td .day-number{
line-height: 1;
} .ecwd_calendar_filters > select{
border: 1px solid #E5E4E4;
height: 40px;
padding: 0 50px 0 25px;
margin: 1px 1px 1px 0;
-webkit-appearance: none;
background:url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
}
.ecwd_calendar_filters select:focus{
outline:0;
}
.ecwd_calendar_filters .ecwd-dropdown-toggle{
display:inline-block;
}
.ecwd_calendar_filters .ecwd-category-container,
.ecwd_calendar_filters .ecwd-tag-container, .ecwd-venue-container, .ecwd-organizer-container,
.ecwd_calendar_view_dropdown {
width: 164px;
float: left;
position: relative;
left: 0;
display:inline-block;
min-height: 40px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 2px 0 2px 10px;
cursor: pointer;
border: 1px solid #E5E4E4;
margin: 1px 1px 1px 0;
background:url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
}
.ecwd_calendar_view_dropdown {
max-width: 100%;
width: 100%;
background:#ffffff url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
height: 30px;
padding: 5px 0 0 10px;
line-height: 1;
}
.ecwd_calendar_filters  .ecwd-dropdown-menu{
max-height: 250px;
min-width: 195px !important;
overflow: auto;
}
.ecwd-tag-container  .ecwd-dropdown-menu{
padding: 6px !important;
}
.ecwd-widget-mini  .ecwd_calendar_view_dropdown{
min-height:30px !important;
z-index: 3;
}
.ecwd-widget-mini  .ecwd_calendar_view_dropdown>a{
line-height: 18px;
}
.ecwd_calendar_filters .ecwd-dropdown-menu,
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu{
min-width: 178px;
background:#fff;
z-index: 1;
position: absolute;
top:100%;
left:0;
display: none;
padding: 0 10px;
border:1px solid #C5C5C5;
}
.ecwd_calendar_view_dropdown .ecwd-dropdown-menu{
min-width: 152px;
padding: 0 4px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ecwd_calendar_filters .ecwd-dropdown-menu .ecwd-tooltip-trigger{
position: absolute;
left: 0;
top: 13px;
width: 6px;
height: 6px;
border-radius: 6px;
}
.ecwd_calendar_filters:after{
background: #fff;
}
.ecwd_calendar_filters:after{
content:'';
display: table;
clear: both;
}
.ecwd-category-container:hover  .ecwd-dropdown-menu,
.ecwd-venue-container:hover  .ecwd-dropdown-menu,
.ecwd-organizer-container:hover  .ecwd-dropdown-menu,
.ecwd_calendar_view_dropdown:hover  .ecwd-dropdown-menu,
.ecwd-tag-container:hover  .ecwd-dropdown-menu{
display: block;
}
.ecwd_calendar_filters_res{
position:relative;
width:220px;
height: 40px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 7px 0 0 10px;
cursor: pointer;
border: 1px solid #E5E4E4;
margin:10px 0 10px 0;
color: #585858;
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
display:none;
}
.ecwd_calendar_filters_res a,.ecwd_calendar_filters .ecwd-dropdown-toggle{
color: #585858;
font-size: 15px;
line-height: 19px;
display: table-cell;
vertical-align: middle;
}
.ecwd_calendar_filters_res a:hover,.ecwd_calendar_filters .ecwd-dropdown-toggle:hover{
color: #585858;
}
.filters_res_container{
position:absolute;
z-index:1111;
display:none;
top:100%;
left:0;
background: #fff;
border: 1px solid #E5E4E4;
min-width: 100%;
}
.ecwd_calendar_filters_res:hover .filters_res_container{
display:block;
}
.ecwd_calendar_filters_res .ecwd-filter{
width:100%;
margin:0;
border:0;
border-bottom: 1px solid #E5E4E4;
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select.png) no-repeat right center;
transition:background 0.1s;
display: table;
}
.ecwd_calendar_filters_res .ecwd-filter:hover{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/select_left.png) no-repeat right center;
}
.ecwd_calendar_filters_res .ecwd-dropdown-menu{
top: 0;
left: 100%;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.resp,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.resp{
display: none;
} .four-day-event-list > li {
margin: 0 0 20px 0 !important;
padding: 0 0 20px 0 !important;
border-bottom: 1px solid #ccc;
} .calendar_main .ecwd_calendar .ecwd_list > li,
.calendar_main .ecwd_calendar .day4-event-list > li,
.calendar_main .ecwd_calendar .day-event-list > li,
.calendar_main .ecwd_calendar .week-event-list > li{
border:1px solid #D5DCE2;
margin-bottom:1px !important;
clear: both;
}
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img{
width:200px;
float: left;
margin: 0px 10px 5px 0px !important;
border-right: 1px solid #D5DCE2;
border-bottom: 1px solid #D5DCE2;
}
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img-container,
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img-container{
padding: 0 1px 1px 0 !important;
}
.calendar_main .ecwd_calendar .day4-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .week-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .day-event-list .ecwd-list-img-container img,
.calendar_main .ecwd_calendar .ecwd_list .ecwd-list-img-container img{
margin-top: 1px;
max-width: 100%;
width: 100%;
height: auto;
}
.calendar_main .ecwd_calendar .ecwd_list .event-content,
.calendar_main .ecwd_calendar .day4-event-list .event-content,
.calendar_main .ecwd_calendar .day-event-list .event-content,
.calendar_main .ecwd_calendar .week-event-list .event-content{
padding:0px 10px 10px !important;
font-size: 15px;
}
.day4-event-list h3,
.ecwd_list h3,
.day-event-list h3,
.week-event-list h3{
margin: 1px 0 10px 0 !important;
font-size: 17px !important;
font-weight: normal !important;
line-height: 18px !important;
text-transform: none;
letter-spacing: 0;
clear: none;
display: block !important;
}
.ecwd-day-date,
.day-event-list .ecwd-week-date,
.day4-event-list .ecwd-week-date,
.week-event-list .ecwd-week-date{
text-align: left;
color:#fff;
padding-left: 5%;
font-size: 15px;
font-style: italic;
}
.ecwd_list .ecwd-list-date{
text-align: center;
color:#fff;
font-size: 15px;
font-style: italic;
}
.ecwd_list .ecwd-list-date-cont,
.day4-event-list .ecwd-list-date-cont,
.day-event-list .ecwd-list-date-cont,
.week-event-list .ecwd-list-date-cont{
display:inline-block;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
}
.ecwd-widget-mini .ecwd_list .ecwd-list-date-cont,
.ecwd-widget-mini .day4-event-list .ecwd-list-date-cont,
.ecwd-widget-mini .day-event-list .ecwd-list-date-cont,
.ecwd-widget-mini .week-event-list .ecwd-list-date-cont{
width: 100%;
padding-bottom: 5px;
}
.event-container{
clear:both;
border-bottom: 1px solid #D5DCE2;
}
.event-container:last-child{
border-bottom: 0;
}
.ecwd-img{
width: 100%;
max-height: 150px;
overflow: hidden;
}
.ecwd-no-image .ecwd-img{
height: 0px;
width: 0;
}
.ecwd-no-image .ecwd-list-img{
width: 0 !important;
border: 0 !important;
}
.ecwd-no-image.event-container,
.ecwd-no-image .event-main-content,
.calendar_main .ecwd_calendar li.ecwd-no-image {
padding: 0 10px 10px !important;
}
.calendar_main .ecwd_calendar .ecwd-no-image .event-content,
.ecwd_calendar.ecwd-widget-mini .event-content,
.ecwd_calendar.ecwd-widget-mini .ecwd_list li{
padding:  0 !important;
color: #676767;
} .ecwd_list .ecwd-list-img{
width: 30% !important;
min-height: 21px;
} .ecwd-pagination .cpage-span{
position:relative !important;
display: inline-block !important;
width: 27px !important;
height: 25px !important;
margin: 0 0 5px 0 !important;
float:none !important;
}
.ecwd-pagination .cpage,
.ecwd-pagination .page{
font-size: 15px;
width: 100%;
border: 1px solid #D5DCE2 !important;
display: inline-block;
color:#A5A5A5;
line-height: 24px !important;
}
.ecwd-pagination .cpage{
position:absolute;
top:0;
left:0;
box-shadow: 0 0 7px -3px #CBCBCB inset;
}
.ecwd-pagination .page{
border: 0;
position: absolute;
left: 0;
top: 0;
height: 26px;
width: 27px;
}
.ecwd-pagination .cpage{
background:#fff;;
}
.ecwd-pagination {
margin-top: 20px;
text-align: center;
}
.ecwd-pagination .cpage-span:hover .cpage{
-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); font-size: 16px;
font-weight:bold;
z-index:1;
}
.event-organizers,
.event-detalis-org,
.event-venue{
padding-left: 26px;
font-size: 14px;
font-style: italic;
line-height: 1.4;
margin: 5px 0;
clear: both;
}
.event-detalis .event-detalis-org,.event-detalis .event-venue{
padding-left: 0px;
}
.calendar_main .ecwd_calendar .event-organizers a,
.calendar_main .ecwd_calendar .event-venue a {
color: #010101 !important;
}
.event-main-content .event-organizers,.event-main-content .event-venue{
margin: 0px 0 5px 10px;
min-height: 20px;
}
.ecwd-no-image .event-organizers,.ecwd-no-image .event-venue{
margin-left: 0px;
}
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .event-organizers,
.ecwd_calendar.ecwd-widget-mini  .ecwd-events-day-details li .event-venue{
margin-left:10px;
}
.event-organizers{
background:url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/org.png) no-repeat left;
}
.event-venue{
background:url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/loc.png) no-repeat left;
}
.event-detalis .event-venue{
background:none;
}
.day-event-list .event-organizers,
.day-event-list .event-venue,
.ecwd_list .event-organizers,
.ecwd_list .event-venue,
.day4-event-list .event-organizers,
.day4-event-list .event-venue,
.week-event-list .event-organizers,
.week-event-list .event-venue{
clear:none;
display:flex;
margin-bottom:5px;
}
.day4-event-list .event-content,
.ecwd_list .event-content,
.day-event-list .event-content,
.week-event-list .event-content{
margin-top: 10px;
}
.ecwd_list .event-organizers img{
float:left;
margin: 1px 7px 0 0 !important;
}
.ecwd_list .event-venue img{
float:left;
margin: 6px 7px 0 0 !important;
}
.ecwd_list .event-organizers .ecwd-org-cont,
.ecwd_list .event-venue .ecwd-org-cont{
float:left;
} #ecwd-events-content{
max-width: 1000px;
margin: 0 auto 50px;
}
#ecwd-events-pg-template, .ecwd-theme-parent-twentyfourteen #ecwd-events-pg-template {
padding-left: 220px;
}
.event-featured-image{
float: left;
margin: 0 15px 15px 0;
}
#ecwd-events-content .event-featured-image img{
max-width: 100%;
width: auto;
height: auto;
}
#ecwd-events-content .ecwd-event-details{
clear: left;
}
#ecwd-events-content h1{
font-size: 30px;
margin: 10px 0;
} .ecwd-theme-twentyfourteen #ecwd-events-content {
padding-left:0;
padding-right:0;
}
.ecwd-theme-twentyfourteen.events-archive .entry-content {
width:90%;
}
.ecwd-event  .event-venue,
.ecwd-event  .event-detalis-date,
.ecwd-event  .event-detalis-org{
margin-bottom: 8px;
}
.event-detalis{
margin: 5px 0 20px 0;
}
.ecwd-social{
padding:35px 0 20px;
border-top: 1px solid #ddd;
}
.ecwd-event-video{
margin: 35px 0;
}
.ecwd-social ul{
list-style: none !important;
list-style-type: none !important;
padding-left:0;
}
.ecwd-social ul li{
float: left;
margin-right:10px;
max-width: 95%;
}
.ecwd-social ul li>div{
max-width: 95%;
}
.ecwd-social ul li:first-child{
line-height: 19px;
}
.event-detalis .ecwd-event-date-info,
.event-detalis .ecwd-event-url-info,
.event-detalis .ecwd-venue-info,
.event-detalis .ecwd-event-org-info{
display: inline-block;
height: 19px;
width: 21px;
line-height: 1.3;
margin: 0;
}
.event-detalis .ecwd-event-date-info{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/date.png) no-repeat left bottom;
}
.event-detalis .ecwd-event-org-info{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/org.png) no-repeat left bottom;
}
.event-detalis .ecwd-event-url-info{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/url-icon.png) no-repeat left bottom;
}
.event-detalis .ecwd-venue-info{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/loc.png) no-repeat left bottom;
}
.ecwd-organizer-events ul,
.ecwd-venue-events ul{
list-style: none !important;
list-style-type: none  !important;
padding-left:0 !important; margin: 0 !important;
}
@media only screen and (max-width: 768px){
.event-detalis,.ecwd-social{
float:none;
width:100%;
}
.event-detalis{
margin-right:0px;
}
} .ecwd-organizer-events,
.ecwd-venue-events, .ecwd-upcoming-events{
clear:both;
padding: 0 20px 20px;
margin: 10px 0 20px;
}
.ecwd-organizer-events h3,
.ecwd-venue-events h3,  .ecwd-upcoming-events h3{
text-align:center;
margin: 20px 0 25px;
display: block !important;
}
.upcoming_events_item-img{
float: left;
padding: 0 5px 0 0;
margin: 0 5px 0 0;
clear: both;
}
.upcoming_events_item{
float:left;
left: 0;
position: relative;
margin: 0 !important;
padding: 0 !important;
max-height:300px;
overflow-y: auto;
}
.upcoming_events_item-img  img{
}
.upcoming_events_item .event-date{
font-size: 19px;
font-weight: bold;
margin-bottom: 15px;
line-height: 17px;
}
.upcoming_events_item .event-title a{
font-size: 22px;
font-weight: bold;
}
.upcoming_events_item .event-title{
margin: 0px 0 3px;
line-height: 21px;
}
.upcoming_events_slider{
overflow: hidden;
position: relative;
border: 1px solid #D8DEE4;
}
.upcoming_events_slider .upcoming_event_container{
margin: 10px auto;
}
.upcoming_events_slider-arrow-left,.upcoming_events_slider-arrow-right{
position:absolute;
width:40px;
height:60px;
top:50%;
margin-top:-30px;
cursor:pointer;
z-index: 1;
display: none;
}
.upcoming_events_slider-arrow-left{
left:0;
background: rgba(0,0,0,0.6) url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_left.png) no-repeat center;
}
.upcoming_events_slider-arrow-right{
right:0;
background: rgba(0,0,0,0.6) url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_right.png) no-repeat center;
}
.ecwd_map_div{
width: 100%;
height: 300px;
min-height: 300px;
max-width:100%;
}
.ecwd_calendar_container.map .ecwd_map_div img, #ecwd_map_div img, .ecwd_google_map img, .ecwd-show-map img { max-width:none !important; }
.event_dropdown_cont{
border-top: 1px solid #D5DCE2;
display:none;
padding-top: 6px;
}
.ecwd-list-date-cont{
position:relative;
} .ecwd_loader{
display: none;
position: absolute;
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/loading.gif) center center no-repeat; top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background-color: rgba(255,255,255,0.4);
}
.widget .ecwd_loader{ } a.ecwd-twitter, a.ecwd-facebook, a.ecwd-google-plus{
display: inline-block;
width: 27px;
height: 27px;
text-indent: -9999px;
}
a.ecwd-twitter{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/twitter_icon.png) no-repeat center center;
}
a.ecwd-facebook{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/fb_icon.png) no-repeat center center;
}
a.ecwd-google-plus{
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/gplus_icon.png) no-repeat center center;
}
@media only screen and (max-width: 768px){
.ecwd-poster-board .ecwd-poster-item{
width: 45%;
}
}
@media only screen and (max-width: 460px){
.ecwd-poster-board .ecwd-poster-item{
width: 95%;
margin: 15px 5px 0;
}
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-details .date span:not(.weekday-block):not(.datenumber){
padding:5px;
text-transform:uppercase;
display:inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin:0 1px 1px 0;
border-radius:1px;
}
.ecwd-poster-board .ecwd-poster-item .ecwd-event-content{
background-color: #FFFFFF;
border: 1px solid #C4C4C4;
padding: 10px;
table-layout: fixed;
}
.ecwd-search ::-webkit-input-placeholder {color:#333 !important;}
.ecwd-search ::-moz-placeholder          {color:#333 !important;} .ecwd-search :-moz-placeholder           {color:#333 !important;} .ecwd-search :-ms-input-placeholder      {color:#333 !important;}
.ecwd-page-grid,
.ecwd-page-list,
.ecwd-widget-grid,
.ecwd-widget-list,
.ecwd-event-info {
line-height: 1.5;
} .ecwd-month-title,
.ecwd-list-title {
font-weight: bold;
padding-bottom: 5px;
} .ecwd-list-event,
.ecwd-tooltip-event {
background-color: #ddd;
padding: 0 5px;
}
.ecwd_list li:after{
clear: both;
display: none;
} .ecwd-page-grid .ecwd-calendar .ecwd-caption{ color:#333333;
text-align:center;
}
.ecwd-page-grid .ecwd-calendar{ width:100%;
border-collapse:collapse;
border:1px solid #CCCCCC;
color:#CCCCCC;
}
.ecwd-page-grid .ecwd-calendar th{ border:1px solid #CCCCCC;
text-align:center;
width:14.29%;
padding:0;
}
.ecwd-page-grid .ecwd-calendar td{ border:1px solid #CCCCCC;
text-align:center;
height:80px;
vertical-align:middle;
padding:0;
}
.ecwd-page-grid .ecwd-calendar .ecwd-has-events{ color:#333333;
cursor:pointer;
}
.ecwd-page-grid .ecwd-calendar .ecwd-event-info{ display:none; }
.ecwd-page-grid .ecwd-calendar .ecwd-day-number{ font-size:2em;
}
.ecwd-page-grid .ecwd-calendar .ecwd-today{ background-color:#DDDDDD;
}
.ecwd-page-grid .ecwd-calendar th abbr{ border-bottom:none;
} .ecwd-page-list .ecwd-event {
padding-bottom: 10px;
}
.ecwd-page-list .ecwd-list p{ margin:0;
}
.ecwd-page-list .ecwd-list p span,
.ecwd-page-list .ecwd-list div span{ color:#999999;
} .ecwd-widget-grid .ecwd-calendar .ecwd-caption{
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar{ width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
.ecwd-widget-grid .ecwd-calendar th{ width:14.29%;
border:1px solid #CCCCCC;
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar td{ color:#CCCCCC;
width:14.29%;
border:1px solid #CCCCCC;
text-align:center;
}
.ecwd-widget-grid .ecwd-calendar .ecwd-has-events{ cursor:pointer;
color:#666666;
}
.ecwd-widget-grid .ecwd-calendar .ecwd-today{ background-color:#DDDDDD;
}
.ecwd-widget-grid  .ecwd-calendar .ecwd-event-info{ display:none; }
.ecwd-widget-grid .ecwd-calendar th abbr{ border-bottom:none;
} .ecwd-widget-list .ecwd-list p{ margin:0;
}
.ecwd-widget-list .ecwd-list p span,
.ecwd-widget-list .ecwd-list div span{ color:#999999;
} .ecwd-event-info{ background-color:#FFFFFF;
}
.ecwd-event-info .ecwd-tooltip-title{ margin:5px;
font-weight:bold;
font-size:1.2em;
}
.ecwd-event-info ul{ padding:0;
margin:5px;
list-style-type:none;
}
.ecwd-event-info ul li{ margin:10px 0 0 0;
}
.ecwd-event-info ul li p{ margin:0;
}
.ecwd-event-info ul li p span,
.ecwd-event-info ul li div span{ color:#999999;
} .ecwd-navbar {
width: 100%;
text-align: center;
clear: both;
overflow: hidden;
}
.ecwd-next,
.ecwd-prev {
white-space: nowrap;
}
.ecwd-prev {
float: left;
}
.ecwd-next {
float: right;
}
.ecwd-month-title {
display: inline-block;
margin: 0 auto;
white-space: nowrap;
} .ecwd-list-grouped .ecwd-event {
margin-left: 5%;
} .ecwd_countdown_info{
}
.ecwd_countdown_info .date{
}
.ecwd_countdown_info .info{
display: inline-block;
font-size: 14px;
font-style: italic;
line-height: 1.3;
}
.ecwd_countdown_info span{
display: block;
}
.ecwd_countdown_info span{
display: block;
}
.ecwd_map_event span{
display: block;
}
.ecwd-event span{
}
.ecwd-event{
padding: 10px;
margin-bottom: 10px;
}
.ecwd-show-map{ }
.ecwd_calendar_view_tabs li.ecwd-search{ padding: 0px 9px;
}
.ecwd-search{
float:right;
}
.ecwd-search input[type="text"] {
display: inline-block;
text-indent: -2000px;
font-weight: 100;
outline: none;
width: 50px !important;
height: 49px !important;
position: absolute;
top: 0;
right: 0;
background: rgba(0,0,0,0) !important;
z-index: 4;
transition: width .6s cubic-bezier(0.000, 0.795, 0.000, 1.000);
cursor: pointer;
border: 0px;
padding: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 0;
font-size: 14px;
}
.ecwd-search input[type="text"]::-webkit-input-placeholder {color: transparent}
.ecwd-search input[type="text"]::-moz-placeholder          {color: transparent}
.ecwd-search input[type="text"]:-moz-placeholder           {color: transparent}
.ecwd-search input[type="text"]:-ms-input-placeholder      {color: transparent}
.ecwd-search input[type="text"]:focus {
width: 250px !important;
z-index: 2;
background-color: #FFFFFF !important;
cursor: text;
text-indent: 5px;
margin: 0 !important;
}
.ecwd-search input[type="text"]:focus::-webkit-input-placeholder {color: #1FA67A}
.ecwd-search input[type="text"]:focus::-moz-placeholder          {color: #1FA67A}
.ecwd-search input[type="text"]:focus:-moz-placeholder           {color: #1FA67A}
.ecwd-search input[type="text"]:focus:-ms-input-placeholder      {color: #1FA67A}
.calendar_main .fa,
.calendar_main + .ecwd_add_event .fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-indent: 0px;
position: absolute;
top: 12px;
font-size: 18px;
right: 13px;
line-height: 19px;
color: #676767;
}
.calendar_main .ecwd-search-submit .fa{
top: 17px;
left: 17px;
color: #ffffff;
}
.ecwd-search button,.ecwd-search button:hover {
height: 49px;
width: 50px;
padding:0;
display: inline-block;
float: right;
text-indent: -10000px;
border: none;
position: absolute;
top: 0;
right: 0;
z-index: 2;
cursor: pointer;
-webkit-appearance: inherit;
border-radius: 0;
}
.ecwd-event-cat-icon{
max-width: 20px  !important;
max-height: 20px !important;
margin: 0 7px 2px 0;
}
.ecwd-modal { }
.ecwd-calendar-more-event .modal-footer{
padding: 0 !important;
margin-top: 0 !important;
border-top: 0 !important;
}
.ecwd-modal > div.ecwd-excluded-events,
.ecwd_popup_body > div.ecwd-excluded-events {
width: 400px;
position: relative;
margin: 10% auto;
padding: 2px;
background: #fff;
border: 1px solid #CFD7DE;
}
.ecwd-modal .modal-header,
.ecwd_popup_body .modal-header {
margin: 0 0 1px 0 !important;
padding: 0 0 1px 0;
border-bottom: 1px solid #CFD7DE;
}
.ecwd-modal h4,
.ecwd_popup_body h4 {
margin: 0 !important;
text-align: center;
color: #737373;
font-size: 20px !important;
height: 40px;
line-height: 38px !important;
padding: 0;
}
.ecwd-calendar-more-event .ecwd-modal ul.events li,
.ecwd-calendar-more-event .ecwd_popup_body ul.events li {
opacity: 0.8;
}
.ecwd-modal .ecwd-excluded-events  ul.events > li:hover,
.ecwd_popup_body .ecwd-excluded-events  ul.events > li:hover { opacity: 1;
}
.ecwd-modal .ecwd-excluded-events ul.events li:hover > a,
.ecwd_popup_body .ecwd-excluded-events ul.events li:hover > a{ }
.ecwd-modal .events li .event-metalabel,
.ecwd_popup_body .events li .event-metalabel{
width:15px;
height:15px;
}
.modal-body ul.events li.inmore{
display: inherit !important;
}
.modalDialog {
position: fixed;
overflow-y: scroll;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 9998;
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
}
.modalDialog:target {
opacity:1;
pointer-events: auto;
}
.modalDialog > div {
max-width: 960px;
position: relative;
margin: 10% auto;
padding: 5px 20px 13px 20px;
border-radius: 10px;
background: #fff;
}
.event-content table, .ecwd-detalis table{
table-layout: fixed;
}
.ecwd-events-day-details .event-details-title{
padding: 0 3px;
}
.hidden{
display: none;
}
.ecwd_additional_fields_cont{
padding: 15px 0 4px;
border-top: 1px solid #ddd;
margin-top: 14px;
}
.ecwd_additional_fields_cont ul{
list-style: none !important;
margin: 0 !important;
}
.ecwd_additional_fields_cont ul li{
font-size: 15px;
font-style: italic;
line-height: 1.3;
}
@media only screen and (max-width: 500px){
.calendar-head .previous, .calendar-head .next {
font-size: 14px;
}
.ecwd-events-day-details {
margin-top: 20px;
}
.ecwd_calendar_view_tabs ul li a{
padding: 8px 0px;
font-size: 14px;
}
.ecwd-search input[type="text"]{
height: 38px !important;
}
.calendar_main .ecwd-search-submit .fa {
top: 11px;
}
.month-name{
display:none;
}
.calendar-head {
height: 50px;
}
.calendar-head .current-month{
font-size: 20px;
}
.calendar-head  .previous,.calendar-head .current-month{
border-right:0;
}
.calendar-head  .next,.calendar-head .current-month{
border-left:0;
}
.calendar_main .ecwd_calendar .filter-arrow-right,
.calendar_main .ecwd_calendar .filter-arrow-left{
line-height: 22px;
}
.ecwd-search button,.ecwd-search input[type="text"]{
height: 38px !important;
}
.ecwd_calendar_filters_res{
width: 180px;
height: 36px;
padding: 5px 0 0 10px;
} div[class^="ecwd-page-"] .ecwd_list .event-main-content {
border: 1px solid #D5DCE2;
margin-bottom: 1px;
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px 4px 0 4px !important;
overflow: hidden;
}
div[class^="ecwd-page-"] .event-container{
border: 1px solid #D5DCE2;
margin-bottom: 1px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 4px !important;
overflow: hidden;
}
div[class^="ecwd-page-"].ecwd_calendar .event-content {
padding: 0 !important;
}
div[class^="ecwd-page-"] .event-content:after {
content:'';
display:table;
clear:both;
}
div[class^="ecwd-page-"] .ecwd-week-date, div[class^="ecwd-page-"] .ecwd-list-date {
width: 10%;
float: left;
height: 42px;
padding: 10px 0 0 0 !important;
text-align: center !important;
line-height: 21px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div[class^="ecwd-page-"]  .ecwd_list li, div[class^="ecwd-page-"]  .day4-event-list li, div[class^="ecwd-page-"]  .day-event-list li, div[class^="ecwd-page-"]  .week-event-list li{
border:0;
padding: 0 !important;
margin-bottom:0px !important;
}
div[class^="ecwd-page-"]  .event-main-content.no-events{
border: 1px solid #D5DCE2;
margin-bottom:1px;
}
div[class^="ecwd-page-"] .week-event-list .ecwd-list-img, div[class^="ecwd-page-"] .day4-event-list .ecwd-list-img, div[class^="ecwd-page-"] .day-event-list .ecwd-list-img, div[class^="ecwd-page-"] .ecwd_list .ecwd-list-img{
border-right: 0px;
border-bottom: 0px;
top: 0;
left: 0;
}
div[class^="ecwd-page-"] .ecwd-img {
height: auto;
}
div[class^="ecwd-page-"] .arrow-down {
display: block;
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_down.png) no-repeat right center;
position: absolute;
bottom: 3px;
width: 20px;
cursor: pointer;
height: 9px;
transition: all 0.3s;
right: 0px;
}
div[class^="ecwd-page-"] .arrow-down.open {
background: url(//rvsfs.ca/wp-content/plugins/event-calendar-wd/css/images/arrow_up.png) no-repeat right center;
}
div[class^="ecwd-page-"] .ecwd-list-img-container {
width: 30%;
float: left;
margin-right: 10px !important;
background: #fff;
position: relative;
}
div[class^="ecwd-page-"] li.ecwd-no-image .ecwd-list-img-container,
div[class^="ecwd-page-"] .event-container.ecwd-no-image .ecwd-list-img-container	{
width: 0;
margin-right: 0px !important;
}
div[class^="ecwd-page-"].ecwd_calendar li.ecwd-no-image .ecwd-list-date, div[class^="ecwd-page-"] .week-event-list .ecwd-no-image .ecwd-list-date {
margin-left: 0px !important;
}
div[class^="ecwd-page-"].ecwd_calendar .event-main-content {
float: right;
width: 89.8%;
min-height: 42px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div[class^="ecwd-page-"].ecwd_calendar .ecwd_list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .day4-event-list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .day-event-list .ecwd-list-date-cont,div[class^="ecwd-page-"].ecwd_calendar .week-event-list .ecwd-list-date-cont {
display: block;
padding-bottom: 5px;
position:relative;
}
.event_dropdown_cont{
border-top: 1px solid #D5DCE2;
display:none;
padding-top: 6px;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.web,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.web{
display: none;
}
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-list-date.resp,
div[class^="ecwd-page-"].ecwd_calendar  .ecwd-week-date.resp{
display: block;
}
div[class^="ecwd-page-"].ecwd_calendar .day4-event-list h3, div[class^="ecwd-page-"].ecwd_calendar .ecwd_list h3, div[class^="ecwd-page-"].ecwd_calendar .day-event-list h3, div[class^="ecwd-page-"].ecwd_calendar .week-event-list h3 {
margin: 0px 0px 2px 0px !important;
font-size: 16px !important;
line-height: 20px !important;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
}
@media only screen and (min-width: 764px){
.month-name{
display:block;
}
}
table.ecwd_calendar_container  > tbody > tr >td{
vertical-align: top !important;
}  .ecwd-theme-twentyfourteen #ecwd-events-content .ecwd-event {
padding: 20px;
}
@media screen and (min-width: 1000px) {
.ecwd-theme-twentyfourteen #ecwd-events-content {
padding-left: 220px;
float: left;
width: 100%;
max-width: 100% !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
} #ecwd-theme-twentyfourteen .updated {
display: inherit;
} .ecwd-theme-twentyfifteen.single-ecwd_event #ecwd-events-content {
padding: 8.3333% 10%;
margin: 0 8.3333%;
}
.ecwd-events-single .event_cageory_and_tags ul li{
display: inline-block;
margin: 5px;
}
.ecwd_popup_container  .ecwd_events_single_event_content{
color:black;
} .ecwd-theme-bridge .ecwd-event {
margin-top: 105px;
}  .ecwd-theme-twentyfifteen #ecwd_category_archive_img{
margin:4% 0;
}
.ecwd-theme-twentyfifteen #ecwd_category_archive_description{
margin-top: 2%;
}
.ecwd-theme-twentyfifteen .content-area .page-header{
margin-top: 8%;
}
.ecwd-theme-twentyfifteen .content-area .site-content{
margin:auto;
width:100%;
padding:8% 0;
} .ecwd-theme-twentyfourteen .post-thumbnail, .ecwd-theme-twentyfourteen .post-thumbnail:hover{
background: none;
}
.ecwd-theme-twentyfourteen nav.pagination a:hover{
border-top: 5px solid #41a62a;
color: #2b2b2b;
}
.ecwd-theme-twentyfourteen nav.pagination a{
color:#2b2b2b;
}
.ecwd-theme-twentyfourteen nav.pagination{
border-top: 5px solid #000;
margin: 48px 0;        
}
.ecwd-theme-twentyfourteen div.nav-links{
margin-top: -5px;
text-align: center;
}
.ecwd-theme-twentyfourteen .nav-links .page-numbers{
border-top: 5px solid transparent;
display: inline-block;
font-size: 14px;
font-weight: 900;
margin-right: 1px;
padding: 7px 16px;
text-transform: uppercase;
}
.ecwd-theme-twentyfourteen .nav-links .current{
border-top: 5px solid #24890d;
} .ecwd-theme-twentythirteen .pagination a.next{
margin-left:10px;
}
.ecwd-theme-twentythirteen .pagination a.prev{
margin-right:10px;
}
.ecwd-theme-twentythirteen .pagination .current{
font-size: 22px;    
font-weight: 300;    
}
.ecwd-theme-twentythirteen .pagination a{
font-size: 22px;    
font-weight: 300;
color: #bc360a;
}
.ecwd-theme-twentythirteen .entry-header{
margin-top:1%;
}
.ecwd-theme-twentythirteen nav.pagination{
background-color: #e8e5ce;
padding: 40px 0;
text-align: center;
}
.ecwd_hidden{
display:none !important;
}
.ecwd_events_date{
font-size:15px
}
.calendar_main .ecwd_calendar .filter-container{
direction: ltr; 
float:left; 
}
.ecwd_popup_container #ecwd-modal-preview .more_events li .event-details-container{
right: auto;
}
.ecwd_open_event_popup{
cursor: pointer;    
}
#ecwd-events-content .event-venue > div,
#ecwd-events-content .event-detalis-org > div,
.ecwd-single-event .event-venue > div,
.ecwd-single-event .event-detalis-org > div,
.entry-content .ecwd-venue > div,
.entry-content .ecwd-organizer .ecwd_organizer_phone,
.entry-content .ecwd-organizer .ecwd_organizer_website{
padding: 5px 0;
}
.entry-content .ecwd-organizer .ecwd_organizer_description{
margin-top: 10px;
}
#ecwd-events-content .event-venue > div span:first-child,
#ecwd-events-content .event-detalis-org > div span:first-child,
.ecwd-single-event .event-venue > div span:first-child,
.ecwd-single-event .event-detalis-org > div span:first-child,
.entry-content .ecwd-venue > div span:first-child,
.entry-content .ecwd-organizer .ecwd_organizer_phone span:first-child,
.entry-content .ecwd-organizer .ecwd_organizer_website span:first-child{
width: 110px;
display: inline-block;
}
#ecwd-events-content a{
cursor: pointer;
}
.ecwd_map_div, .ecwd_map_div span{
color:black;
}
.ecwd_calendar a{
box-shadow: none !important;
}
.ecwd_calendar td .day-number{
padding: 2px 0 4px 2px;
}
.ecwd-single-event a:not(.export_link):focus, .ecwd-single-event a:not(.export_link):hover, .ecwd-single-event a:not(.export_link){
box-shadow:none !important;
border-bottom:0 !important;
}
.ecwd-single-event .entry-content-event{
margin:20px 0;
}
.ecwd-single-event.ecwd-event {
padding: 10px 0;
}
.ecwd-single-event .event_cageory_and_tags ul {
list-style:none;
}
.ecwd-single-event .event_cageory_and_tags ul li{
display:inline-block;
margin: 5px;
}#wpwrap,body{}#wpwrap .wpmui-input-wrapper.wpmui-loading>*,body .wpmui-input-wrapper.wpmui-loading>*{opacity:.25;cursor:default}#wpwrap .wpmui-input-wrapper.wpmui-loading .wpmui-field-input,body .wpmui-input-wrapper.wpmui-loading .wpmui-field-input{background-color:#E5E5E5}#wpwrap .wpmui-input-wrapper.wpmui-loading:after,body .wpmui-input-wrapper.wpmui-loading:after{top:5px;bottom:5px;background-color:transparent}#wpwrap .wpmui-field-description,body .wpmui-field-description{display:block;margin:10px 4px 10px 0;color:#666;font-size:.9em;font-weight:400}#wpwrap .wpmui-field-input,#wpwrap .wpmui-field-button,body .wpmui-field-input,body .wpmui-field-button{margin-top:6px;margin-bottom:6px;vertical-align:top;display:inline-block;position:relative}#wpwrap .wpmui-field-input.button,#wpwrap .wpmui-field-input.button-primary,#wpwrap .wpmui-field-button,body .wpmui-field-input.button,body .wpmui-field-input.button-primary,body .wpmui-field-button{margin-right:6px}#wpwrap .wpmui-field-label,body .wpmui-field-label{display:block;clear:both;margin:2px 0;font-style:normal;color:#222}#wpwrap .wpmui-field-label.inline-label,body .wpmui-field-label.inline-label{display:inline-block;margin:6px 10px 6px 0}#wpwrap h3.wpmui-field-label,body h3.wpmui-field-label{margin-bottom:10px}#wpwrap .wpmui-label-before,#wpwrap .wpmui-label-after,body .wpmui-label-before,body .wpmui-label-after{display:inline-block;margin:6px;line-height:28px;vertical-align:top}#wpwrap .wpmui-label-before .wpmui-field-input,#wpwrap .wpmui-label-before .wpmui-field-button,#wpwrap .wpmui-label-after .wpmui-field-input,#wpwrap .wpmui-label-after .wpmui-field-button,body .wpmui-label-before .wpmui-field-input,body .wpmui-label-before .wpmui-field-button,body .wpmui-label-after .wpmui-field-input,body .wpmui-label-after .wpmui-field-button{margin-top:0;margin-bottom:0}#wpwrap .wpmui-label-before,body .wpmui-label-before{margin-left:0}#wpwrap .widget-content .wpmui-wrapper,body .widget-content .wpmui-wrapper{display:block;margin:1em 0}#wpwrap .widget-content .wpmui-wrapper .wpmui-field-label,body .widget-content .wpmui-wrapper .wpmui-field-label{margin:0}#wpwrap .widget-content .wpmui-wrapper .wpmui-field-description,body .widget-content .wpmui-wrapper .wpmui-field-description{margin:0}#wpwrap .widget-content .wpmui-wrapper .wpmui-field-input,#wpwrap .widget-content .wpmui-wrapper .wpmui-field-button,body .widget-content .wpmui-wrapper .wpmui-field-input,body .widget-content .wpmui-wrapper .wpmui-field-button{margin-top:4px;margin-bottom:0}#wpwrap .wpmui-separator,body .wpmui-separator{border-bottom:1px solid #E5E5E5;margin:15px 0}#wpwrap .wpmui-divider,body .wpmui-divider{position:absolute;right:20px;top:0;bottom:0;border-right:1px solid #E5E5E5}#wpwrap .wpmui-fa,body .wpmui-fa{font-family:Fontawesome440!important}#wpwrap .no-click,body .no-click{cursor:default}#wpwrap .wpmui-html-text-wrapper label,body .wpmui-html-text-wrapper label{cursor:default}#wpwrap .wpmui-field-checkbox,body .wpmui-field-checkbox{margin:6px 4px 0 0;position:absolute;left:0;top:0}#wpwrap .wpmui-checkbox-wrapper,body .wpmui-checkbox-wrapper{margin:6px auto;position:relative;display:inline-block;line-height:28px}#wpwrap .wpmui-checkbox-wrapper .wpmui-checkbox-caption,body .wpmui-checkbox-wrapper .wpmui-checkbox-caption{padding-left:24px;font-weight:500}#wpwrap .wpmui-checkbox-list,body .wpmui-checkbox-list{border:1px solid #e5e5e5;padding:0 5px;background:#FFF;max-height:320px;overflow:auto}#wpwrap .wpmui-checkbox-list .wpmui-checkbox-wrapper,body .wpmui-checkbox-list .wpmui-checkbox-wrapper{margin:0}#wpwrap .wpmui-checkbox-list .wpmui-no-checkbox .wpmui-checkbox-caption,body .wpmui-checkbox-list .wpmui-no-checkbox .wpmui-checkbox-caption{padding:0}#wpwrap .wpmui-checkbox-list .wpmui-group,body .wpmui-checkbox-list .wpmui-group{margin-bottom:10px}#wpwrap .wpmui-checkbox-list .wpmui-group .wpmui-parent .wpmui-checkbox-caption,body .wpmui-checkbox-list .wpmui-group .wpmui-parent .wpmui-checkbox-caption{font-weight:600}#wpwrap .wpmui-checkbox-list .wpmui-group .wpmui-child,body .wpmui-checkbox-list .wpmui-group .wpmui-child{margin-left:24px}#wpwrap .wpmui-radio-slider-wrapper,body .wpmui-radio-slider-wrapper{clear:both}#wpwrap .wpmui-radio-slider-wrapper .wpmui-field-label,body .wpmui-radio-slider-wrapper .wpmui-field-label{cursor:default}#wpwrap .wpmui-radio-slider-wrapper .wpmui-label-before,#wpwrap .wpmui-radio-slider-wrapper .wpmui-label-after,body .wpmui-radio-slider-wrapper .wpmui-label-before,body .wpmui-radio-slider-wrapper .wpmui-label-after{line-height:18px;margin-top:3px;margin-bottom:3px}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider,body .wpmui-radio-slider-wrapper .wpmui-radio-slider{position:relative;display:inline-block;width:40px;height:18px;margin:3px 0;border-radius:10px;background:#b0b0b0;opacity:.8;overflow:visible;cursor:pointer}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider:hover,body .wpmui-radio-slider-wrapper .wpmui-radio-slider:hover{opacity:1}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly],#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly]:hover,body .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly],body .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly]:hover{opacity:.5;cursor:default}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly] .wpmui-toggle,#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly]:hover .wpmui-toggle,body .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly] .wpmui-toggle,body .wpmui-radio-slider-wrapper .wpmui-radio-slider[readonly]:hover .wpmui-toggle{opacity:.7}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider.on,body .wpmui-radio-slider-wrapper .wpmui-radio-slider.on{background:#6BBB1A}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider.on .wpmui-toggle,body .wpmui-radio-slider-wrapper .wpmui-radio-slider.on .wpmui-toggle{left:21px}#wpwrap .wpmui-radio-slider-wrapper .wpmui-radio-slider .wpmui-toggle,body .wpmui-radio-slider-wrapper .wpmui-radio-slider .wpmui-toggle{position:absolute;display:inline-block;left:0;width:12px;height:12px;margin:3px;background:#F4F4F4;border-radius:50%;transition:all .2s ease-in-out}#wpwrap .wpmui-radio-slider-wrapper .wpmui-label-before,body .wpmui-radio-slider-wrapper .wpmui-label-before{color:#000}#wpwrap .wpmui-radio-slider-wrapper .wpmui-label-after,body .wpmui-radio-slider-wrapper .wpmui-label-after{color:#CCC}#wpwrap .wpmui-radio-slider-wrapper.on .wpmui-label-before,body .wpmui-radio-slider-wrapper.on .wpmui-label-before{color:#CCC}#wpwrap .wpmui-radio-slider-wrapper.on .wpmui-label-after,body .wpmui-radio-slider-wrapper.on .wpmui-label-after{color:#390}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-radio-slider,body .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-radio-slider{background:#6BBB1A}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-label-before,body .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-label-before{color:#390}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-label-after,body .wpmui-radio-slider-wrapper.reverse-wrapper .wpmui-label-after{color:#CCC}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-radio-slider,body .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-radio-slider{background:#B0B0B0}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-label-before,body .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-label-before{color:#CCC}#wpwrap .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-label-after,body .wpmui-radio-slider-wrapper.reverse-wrapper.on .wpmui-label-after{color:#000}#wpwrap .wpmui-radio-slider-wrapper.inp-before-wrapper,body .wpmui-radio-slider-wrapper.inp-before-wrapper{position:relative;display:block}#wpwrap .wpmui-radio-slider-wrapper.inp-before-wrapper .wpmui-field-label,body .wpmui-radio-slider-wrapper.inp-before-wrapper .wpmui-field-label{margin-left:50px}#wpwrap .wpmui-radio-slider-wrapper.inp-before-wrapper .wpmui-radio-slider,body .wpmui-radio-slider-wrapper.inp-before-wrapper .wpmui-radio-slider{position:absolute;left:0;top:0}.wpmui-html-table{width:100%;clear:both;margin:10px 0;background:#FFF;border:1px solid #e5e5e5;border-spacing:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}.wpmui-html-table td,.wpmui-html-table th{line-height:24px;padding:8px 6px;vertical-align:top;font-size:12px;overflow:hidden;color:#555}.wpmui-html-table thead tr th{border-bottom:1px solid #e1e1e1;color:#333}#wpadminbar.simulation-mode{background:#223d52}#wpadminbar #wp-toolbar .ms-exit-memberships>a.ab-item,#wpadminbar #wp-toolbar .ms-test-memberships>a.ab-item,#wpadminbar #wp-toolbar .ms-unprotected>a.ab-item{position:relative;display:block;background-color:transparent;color:#f0f0f0}#wpadminbar #wp-toolbar .ms-exit-memberships>a.ab-item:after,#wpadminbar #wp-toolbar .ms-test-memberships>a.ab-item:after,#wpadminbar #wp-toolbar .ms-unprotected>a.ab-item:after{content:'';position:absolute;left:3px;top:3px;bottom:3px;right:3px;margin:0;z-index:-1;background-color:#0a6c9c}#wpadminbar #wp-toolbar .ms-exit-memberships:hover>a.ab-item,#wpadminbar #wp-toolbar .ms-test-memberships:hover>a.ab-item,#wpadminbar #wp-toolbar .ms-unprotected:hover>a.ab-item{color:#fff}#wpadminbar #wp-toolbar .ms-exit-memberships:hover>a.ab-item:after,#wpadminbar #wp-toolbar .ms-test-memberships:hover>a.ab-item:after,#wpadminbar #wp-toolbar .ms-unprotected:hover>a.ab-item:after{background-color:#0094dc}#wpadminbar #wp-toolbar .ms-unprotected>a.ab-item:after{background-color:#9c2c0a}#wpadminbar #wp-toolbar .ms-unprotected:hover>a.ab-item:after{background-color:#cc4c32}#wpadminbar #wp-toolbar .ms-exit-memberships{position:absolute;right:10px}#wpadminbar #wp-toolbar .membership-simulate-period{margin-left:10px;border-left:1px solid rgba(255,255,255,.15)}#wpadminbar #wp-toolbar .membership-simulate-period .ms-date,#wpadminbar #wp-toolbar .membership-view-site-as .ms-date{display:inline;width:105px;padding-right:25px}#wpadminbar #wp-toolbar .membership-simulate-period .ms-small,#wpadminbar #wp-toolbar .membership-view-site-as .ms-small{display:inline;width:2em}#wpadminbar #wp-toolbar .membership-simulate-period .ms-simulate-info,#wpadminbar #wp-toolbar .membership-view-site-as .ms-simulate-info{padding-left:10px}#wpadminbar #wp-toolbar .membership-simulate-period .wpmui-field-input,#wpadminbar #wp-toolbar .membership-simulate-period button,#wpadminbar #wp-toolbar .membership-simulate-period input,#wpadminbar #wp-toolbar .membership-simulate-period select,#wpadminbar #wp-toolbar .membership-view-site-as .wpmui-field-input,#wpadminbar #wp-toolbar .membership-view-site-as button,#wpadminbar #wp-toolbar .membership-view-site-as input,#wpadminbar #wp-toolbar .membership-view-site-as select{height:23px;line-height:21px;margin:4px;box-sizing:border-box}#wpadminbar #wp-toolbar .membership-simulate-period .wpmui-field-input button,#wpadminbar #wp-toolbar .membership-simulate-period .wpmui-field-input input,#wpadminbar #wp-toolbar .membership-simulate-period .wpmui-field-input select,#wpadminbar #wp-toolbar .membership-view-site-as .wpmui-field-input button,#wpadminbar #wp-toolbar .membership-view-site-as .wpmui-field-input input,#wpadminbar #wp-toolbar .membership-view-site-as .wpmui-field-input select{margin:0}#wpadminbar #wp-toolbar .membership-simulate-period .wpmui-icon,#wpadminbar #wp-toolbar .membership-view-site-as .wpmui-icon{line-height:24px;height:24px;width:18px}#wpadminbar #wp-toolbar .membership-simulate-period input,#wpadminbar #wp-toolbar .membership-view-site-as input{padding:2px;text-align:center;border:none;min-width:2em}#wpadminbar #wp-toolbar .membership-simulate-period select,#wpadminbar #wp-toolbar .membership-view-site-as select{margin-right:10px}#wpadminbar #wp-toolbar .membership-simulate-period button,#wpadminbar #wp-toolbar .membership-view-site-as button{padding:0 15px}#wpadminbar #wp-toolbar .membership-simulate-period div,#wpadminbar #wp-toolbar .membership-simulate-period div.ab-item,#wpadminbar #wp-toolbar .membership-simulate-period form,#wpadminbar #wp-toolbar .membership-simulate-period select,#wpadminbar #wp-toolbar .membership-simulate-period small,#wpadminbar #wp-toolbar .membership-view-site-as div,#wpadminbar #wp-toolbar .membership-view-site-as div.ab-item,#wpadminbar #wp-toolbar .membership-view-site-as form,#wpadminbar #wp-toolbar .membership-view-site-as select,#wpadminbar #wp-toolbar .membership-view-site-as small{display:inline;max-height:32px}#wpadminbar #wp-toolbar .membership-simulate-period small,#wpadminbar #wp-toolbar .membership-view-site-as small{font-size:12px;padding:0 0 0 15px;color:#aaa}#wpadminbar #wp-toolbar .membership-simulate-period:hover>.ab-item,#wpadminbar #wp-toolbar .membership-view-site-as:hover>.ab-item,#wpadminbar #wp-toolbar .ms-exit-memberships:hover>.ab-item,#wpadminbar #wp-toolbar .ms-test-memberships:hover>.ab-item{background-color:inherit;color:inherit}.ms-membership-form-wrapper legend{display:block;margin-bottom:20px;padding:0;width:100%;border-bottom:1px solid #ddd;font-size:1.6em}.ms-membership-form-wrapper label{display:block;margin-bottom:5px}.ms-membership-form-wrapper .sandbox-mode{background-color:#ffc}.ms-membership-form-wrapper .sandbox-mode .ms-buy-now-column{position:relative}.ms-membership-form-wrapper .sandbox-mode .ms-buy-now-column:after{content:'Sandbox';position:absolute;top:50%;right:10px;margin-top:-12px;line-height:24px;color:#aa6}.ms-membership-form-wrapper .ms-signup-button{float:right;height:auto}.ms-membership-form-wrapper .ms-cancel-button{height:auto;line-height:normal;background:#999}.ms-membership-form-wrapper .ms-cancel-button:active,.ms-membership-form-wrapper .ms-cancel-button:focus,.ms-membership-form-wrapper .ms-cancel-button:hover{background:#aaa}.ms-membership-details-wrapper{position:relative;overflow:hidden;width:99%;margin:1em 0;border:1px solid #ddd}.ms-alert-box{border-radius:2px;border:0;font-size:15px;border-top:2px solid #aa6;color:#775;background-color:#fffff4;box-shadow:0 2px 2px -1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.04) inset;padding:10px 20px;text-align:center;margin:0 0 20px;text-shadow:0 1px 0 #fff}.ms-alert-box.ms-alert-success{border-top-color:#484;color:#686;background-color:#f4fff4}.ms-alert-box.ms-alert-error{border-top-color:#a44;color:#511;background-color:#fff4f4}.ms-top-bar{position:relative;background:#eee;padding:10px;min-height:2em;text-align:left;color:#434343;overflow:hidden}.ms-bottom-bar{position:relative;padding:10px;overflow:hidden;background:#f6f6f6;color:#434343}.ms-bottom-bar .wpmui-field-input{margin-top:0;margin-right:0;margin-bottom:0}.ms-price-details{position:relative;padding:10px;min-height:1em;list-style-type:none}.ms-form-element{margin:1em}.ms-form-element:after{content:'';clear:both;display:table}.ms-form-element .wpmui-field-label{display:inline-block}.ms-form-element .wpmui-field-input{margin-top:0;margin-bottom:0}.ms-form-element label{display:inline}.ms-form-element span{display:inline}.ms-form-element input,.ms-form-element select,.ms-form-element textarea{min-width:190px;margin:0 0 0 1em;float:right}.ms-form-element input[type=checkbox],.ms-form-element input[type=radio]{width:auto}.ms-form-element.ms-form-element-xprofile .description{clear:both;display:block;color:#666;font-style:italic;text-align:left}.ms-form-element.ms-form-element-xprofile .checkbox .label,.ms-form-element.ms-form-element-xprofile .radio .label{display:inline}.ms-form-element.ms-form-element-xprofile .checkbox label,.ms-form-element.ms-form-element-xprofile .radio label{display:block;min-width:190px;float:right;clear:both}.ms-form-element.ms-form-element-xprofile .datebox{text-align:right}.ms-form-element.ms-form-element-xprofile .datebox label{float:left}.ms-form-element.ms-form-element-xprofile .datebox select{width:auto;min-width:0;margin-right:4px}.ms-form-element.ms-form-element-privacy_check{margin:0;margin-left:1em}.ms-form-element.ms-form-element-privacy_check .wpmui-field-checkbox{min-width:10px;margin:0;margin-top:8px}.ms-validation-error{color:#e46c6e!important}label.ms-validation-error{background:#ffefef;border:1px solid #ffd2d2;color:#666;font-size:.9em;margin:10px 0 5px 0;padding:2px;display:block;clear:both}label.ms-validation-error:before{content:'';background:url(//rvsfs.ca/wp-content/plugins/membership/app/assets/images/membership_sprite.png) no-repeat scroll 5px 5px;background:url(//rvsfs.ca/wp-content/plugins/membership/app/assets/images/membership_sprite.svg),no-repeat scroll 5px 5px;background-position:-640px -138px;display:inline-block;height:20px;position:relative;top:1px;width:20px}.cf:after,.cf:before{content:'';display:table}.cf:after{clear:both}.ms-form{margin:1em}.ms-form .ms-field:after{content:'';display:table;clear:both}.ms-form p:first-child{margin-top:0}.ms-form p:last-child{margin-bottom:0}.ms-form.ms-has-labels input{float:right}.ms-form.ms-has-labels input[type=checkbox]{float:none}.ms-form.ms-no-labels p{text-align:center}.ms-form:after{content:'';display:table;clear:both}.ms-form #pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:-1px 0 0;padding:3px 5px;text-align:center;width:100%;display:block;box-sizing:border-box;opacity:0}.ms-form #pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}.ms-form #pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.ms-form #pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}.ms-form #pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}.ms-form #pass1-text.short,.ms-form #pass1.short{border-color:#e35b5b}.ms-form #pass1-text.bad,.ms-form #pass1.bad{border-color:#f78b53}.ms-form #pass1-text.good,.ms-form #pass1.good{border-color:#ffc733}.ms-form #pass1-text.strong,.ms-form #pass1.strong{border-color:#83c373}.ms-form .pw-weak{display:none}.ms-form .indicator-hint{padding-top:8px}.ms-form #pass1,.ms-form #pass1-text{width:100%;text-align:center}.ms-form #pass1,.ms-form .show-password #pass1-text{display:block}.ms-form #pass1-text,.ms-form .show-password #pass1{display:none}.ms-card-info-wrapper{margin:20px 0}.ms-account-wrapper h2 a{float:right;font-weight:100}input[type=image]{border:0;padding:0}#ms-authorize-card-wrapper,#ms-authorize-cim-profiles-wrapper{border-radius:5px;box-shadow:0 1px 10px rgba(0,0,0,.2);border:1px solid #ccc;padding:0;margin-bottom:20px}#ms-authorize-card-wrapper table,#ms-authorize-cim-profiles-wrapper table{margin:0;border-radius:4px;overflow:hidden;border:0}#ms-authorize-card-wrapper td,#ms-authorize-cim-profiles-wrapper td{border:0;padding:8px 15px}#ms-authorize-card-wrapper td input,#ms-authorize-card-wrapper td select,#ms-authorize-cim-profiles-wrapper td input,#ms-authorize-cim-profiles-wrapper td select{display:block;width:100%}#ms-authorize-card-wrapper td span.select2-container,#ms-authorize-cim-profiles-wrapper td span.select2-container{width:100px!important}#ms-authorize-card-wrapper .wpmui-radio,#ms-authorize-cim-profiles-wrapper .wpmui-radio{margin-right:6px;display:inline-block;width:auto;vertical-align:baseline}#ms-authorize-card-wrapper .ms-card-info table,#ms-authorize-cim-profiles-wrapper .ms-card-info table{border-radius:0;margin:0;padding:0}#ms-authorize-card-wrapper .ms-card-info table td,#ms-authorize-cim-profiles-wrapper .ms-card-info table td{padding:0}#ms-authorize-card-wrapper .ms-title-row,#ms-authorize-cim-profiles-wrapper .ms-title-row{background:#eee;font-weight:700;padding:8px}#ms-authorize-card-wrapper .ms-col-submit button,#ms-authorize-cim-profiles-wrapper .ms-col-submit button{display:block;width:100%}#ms-authorize-card-wrapper .ms-col-card_num input,#ms-authorize-cim-profiles-wrapper .ms-col-card_num input{width:200px}#ms-authorize-card-wrapper .ms-col-card_code input,#ms-authorize-cim-profiles-wrapper .ms-col-card_code input{width:60px}#ms-authorize-card-wrapper .ms-col-expire select,#ms-authorize-cim-profiles-wrapper .ms-col-expire select{width:auto;display:inline-block}#ms-authorize-card-wrapper .ms-col-first_name,#ms-authorize-card-wrapper .ms-col-last_name,#ms-authorize-cim-profiles-wrapper .ms-col-first_name,#ms-authorize-cim-profiles-wrapper .ms-col-last_name{width:50%}#wpwrap .ms-wrap .ms-settings-wrapper,.wpmui-popup .ms-settings-wrapper{position:relative}#wpwrap .ms-wrap .ms-settings-wrapper.ms-edit-protection .search-box,.wpmui-popup .ms-settings-wrapper.ms-edit-protection .search-box{position:absolute;top:0;right:0}#wpwrap .ms-wrap .ms-settings-wrapper .hide_admin_bar-wrapper,#wpwrap .ms-wrap .ms-settings-wrapper .plugin_enabled-wrapper,#wpwrap .ms-wrap .ms-setup-form .ms-pages-group,.wpmui-popup .ms-settings-wrapper .hide_admin_bar-wrapper,.wpmui-popup .ms-settings-wrapper .plugin_enabled-wrapper,.wpmui-popup .ms-setup-form .ms-pages-group{float:left;width:48%;min-width:320px;max-width:640px;clear:none}#wpwrap .ms-wrap .ms-settings-wrapper .hide_admin_bar-wrapper .wpmui-field-label,#wpwrap .ms-wrap .ms-settings-wrapper .plugin_enabled-wrapper .wpmui-field-label,.wpmui-popup .ms-settings-wrapper .hide_admin_bar-wrapper .wpmui-field-label,.wpmui-popup .ms-settings-wrapper .plugin_enabled-wrapper .wpmui-field-label{font-weight:700;font-size:15px}#wpwrap .ms-wrap .ms-setup-form .wpmui-radio-slider-wrapper,.wpmui-popup .ms-setup-form .wpmui-radio-slider-wrapper{clear:none}#wpwrap .ms-wrap .ms-setup-form .ms-icon,.wpmui-popup .ms-setup-form .ms-icon{opacity:.35}#wpwrap .ms-wrap .ms-setup-form .ms-description,.wpmui-popup .ms-setup-form .ms-description{margin-bottom:10px}#wpwrap .ms-wrap .ms-setup-form .ms-title,.wpmui-popup .ms-setup-form .ms-title{font-size:14px;color:#000;font-weight:700}#wpwrap .ms-wrap .ms-setup-form .ms-setup-nav .wpmui-radio-slider-wrapper,.wpmui-popup .ms-setup-form .ms-setup-nav .wpmui-radio-slider-wrapper{display:inline-block;width:auto}#wpwrap .ms-wrap .ms-setup-form .ms-setup-nav .wpmui-radio-slider-wrapper .wpmui-field-label,.wpmui-popup .ms-setup-form .ms-setup-nav .wpmui-radio-slider-wrapper .wpmui-field-label{float:right;width:auto;margin-left:5px;margin-right:25px}#wpwrap .ms-wrap .ms-settings-general,.wpmui-popup .ms-settings-general{max-width:1280px}#wpwrap .ms-wrap .ms-settings .settings-description,.wpmui-popup .ms-settings .settings-description{margin:1em 0}#wpwrap .ms-wrap .ms-settings-desc-wrapper,.wpmui-popup .ms-settings-desc-wrapper{margin-bottom:20px}#wpwrap .ms-wrap .ms-label,.wpmui-popup .ms-label{display:block;padding-bottom:5px}#wpwrap .ms-wrap .ms-margin-right,.wpmui-popup .ms-margin-right{margin-right:10px}#wpwrap .ms-wrap .ms-postbox.ms-default-margin,.wpmui-popup .ms-postbox.ms-default-margin{margin-right:15px;margin-left:15px;margin-top:5px}#wpwrap .ms-wrap .ms-nok,#wpwrap .ms-wrap .ms-ok,#wpwrap .ms-wrap .ms-text-label,.wpmui-popup .ms-nok,.wpmui-popup .ms-ok,.wpmui-popup .ms-text-label{color:#222;font-size:1em;font-style:normal;font-weight:600;margin-top:10px}#wpwrap .ms-wrap .ms-ok,.wpmui-popup .ms-ok{color:#7ad03a}#wpwrap .ms-wrap .ms-nok,.wpmui-popup .ms-nok{color:red}#wpwrap .ms-wrap .ms-settings .ms-settings-box h3.wpmui-field-label,.wpmui-popup .ms-settings .ms-settings-box h3.wpmui-field-label{border:none;padding:0;font-size:1.1em;cursor:default;margin-top:15px}#wpwrap .ms-wrap #member-search-options,.wpmui-popup #member-search-options{position:relative;top:-2px;font-size:13px;height:28px;line-height:26px;margin:0;padding:0 10px 1px}@media (max-width:900px){#wpwrap .ms-wrap .ms-tabs,.wpmui-popup .ms-tabs{float:left;margin:0;padding:0;width:100px}#wpwrap .ms-wrap .ms-tabs a,.wpmui-popup .ms-tabs a{padding:5px;min-height:40px}#wpwrap .ms-wrap .ms-settings,.wpmui-popup .ms-settings{min-height:350px}}#wpwrap .ms-wrap .ms-validation-error,.wpmui-popup .ms-validation-error{color:#e46c6e!important}#wpwrap .ms-wrap label.ms-validation-error,.wpmui-popup label.ms-validation-error{background:#ffefef;border:1px solid #ffd2d2;color:#666;font-size:.9em;margin:10px 0 5px 0;padding:2px;display:block;clear:both}#wpwrap .ms-wrap label.ms-validation-error:before,.wpmui-popup label.ms-validation-error:before{content:'';background:url(//rvsfs.ca/wp-content/plugins/membership/app/assets/images/membership_sprite.png) no-repeat scroll 5px 5px;background:url(//rvsfs.ca/wp-content/plugins/membership/app/assets/images/membership_sprite.svg),no-repeat scroll 5px 5px;background-position:-640px -138px;display:inline-block;height:20px;position:relative;top:1px;width:20px}#wpwrap .ms-wrap #membership_access .wpmui-radio-slider,.wpmui-popup #membership_access .wpmui-radio-slider{margin:10px 20px}#wpwrap .ms-wrap div.dripped .tooltip,.wpmui-popup div.dripped .tooltip{display:none}#wpwrap .ms-wrap .ms-setup-pages-site,.wpmui-popup .ms-setup-pages-site{margin:1em 0;padding:0 10px}#wpwrap .ms-wrap .ms-setup-pages-site .ms-setup-pages-site-form,.wpmui-popup .ms-setup-pages-site .ms-setup-pages-site-form{margin:1em 0}#wpwrap .ms-wrap .ms-setup-pages-site .ms-setup-pages-site-form button,.wpmui-popup .ms-setup-pages-site .ms-setup-pages-site-form button{float:right}#wpwrap .ms-wrap .ms-setup-pages-site .ms-site-options-wrapper label,.wpmui-popup .ms-setup-pages-site .ms-site-options-wrapper label{display:inline-block;width:auto;line-height:28px;margin-right:20px}#wpwrap .ms-wrap .ms-setup-pages-site .ms-site-options-wrapper:after,.wpmui-popup .ms-setup-pages-site .ms-site-options-wrapper:after{content:'';display:table;clear:both}#wpwrap .ms-wrap .ms-setup-pages-site .ms-site-options,.wpmui-popup .ms-setup-pages-site .ms-site-options{margin:2px 0}#wpwrap .ms-wrap .ms-settings-page-wrapper,.wpmui-popup .ms-settings-page-wrapper{padding:5px 10px}#wpwrap .ms-wrap .ms-settings-page-wrapper .ms-action,.wpmui-popup .ms-settings-page-wrapper .ms-action{opacity:.7}#wpwrap .ms-wrap .ms-settings-page-wrapper .ms-action a,.wpmui-popup .ms-settings-page-wrapper .ms-action a{color:#467;text-decoration:none}#wpwrap .ms-wrap .ms-settings-page-wrapper:hover,.wpmui-popup .ms-settings-page-wrapper:hover{background-color:#fafafa}#wpwrap .ms-wrap .ms-settings-page-wrapper:hover .ms-action,.wpmui-popup .ms-settings-page-wrapper:hover .ms-action{opacity:1}#wpwrap .ms-wrap .ms-settings-page-wrapper:hover .ms-action a,.wpmui-popup .ms-settings-page-wrapper:hover .ms-action a{color:#0074a2}#wpwrap .ms-wrap .ms-settings-page-wrapper:hover .ms-action a:hover,.wpmui-popup .ms-settings-page-wrapper:hover .ms-action a:hover{color:#2ea2cc}#wpwrap .ms-wrap textarea.wpmui-field-input,.wpmui-popup textarea.wpmui-field-input{min-width:80%;display:block}#wpwrap .ms-wrap .wrapper-import_source .wpmui-radio,.wpmui-popup .wrapper-import_source .wpmui-radio{margin-top:10px}#wpwrap .ms-wrap .wrapper-import_source .wpmui-radio-caption,.wpmui-popup .wrapper-import_source .wpmui-radio-caption{padding-top:6px;padding-bottom:6px;line-height:24px}#wpwrap .ms-wrap .wrapper-import_source .wpmui-radio-caption .wpmui-field-input,#wpwrap .ms-wrap .wrapper-import_source .wpmui-radio-caption label,.wpmui-popup .wrapper-import_source .wpmui-radio-caption .wpmui-field-input,.wpmui-popup .wrapper-import_source .wpmui-radio-caption label{width:auto;margin:0 12px 0 0}#wpwrap .ms-wrap .ms-settings-box .ms-import-preview .preview-label,.wpmui-popup .ms-settings-box .ms-import-preview .preview-label{width:150px;text-align:left}#wpwrap .ms-wrap .ms-settings-box .ms-import-preview .preview-name,.wpmui-popup .ms-settings-box .ms-import-preview .preview-name{font-weight:700}#wpwrap .ms-wrap .ms-settings-box .ms-import-preview tbody td,.wpmui-popup .ms-settings-box .ms-import-preview tbody td{text-align:center}#wpwrap .ms-wrap .ms-settings-box .ms-import-preview .preview-count,.wpmui-popup .ms-settings-box .ms-import-preview .preview-count{text-align:center;width:150px}#wpwrap .ms-wrap .ms-settings-box .ms-import-preview.wpmui-html-table,.wpmui-popup .ms-settings-box .ms-import-preview.wpmui-html-table{margin:-10px;border:0;box-shadow:0 0 0 transparent;width:calc(100% + 20px)}#wpwrap .ms-wrap .ms-import-notes,.wpmui-popup .ms-import-notes{margin:0;line-height:1.15em;border-left:2px solid #e80;background-color:#fff6f0;padding:5px 5px 5px 20px}#wpwrap .ms-wrap .ms-import-notes li,.wpmui-popup .ms-import-notes li{padding:3px 0;margin:0}#wpwrap .ms-wrap .ms-import-notes ul,.wpmui-popup .ms-import-notes ul{list-style:disc;margin-bottom:3px}#wpwrap .ms-wrap .ms-import-notes ul li,.wpmui-popup .ms-import-notes ul li{margin-left:20px}#wpwrap .ms-wrap .sel-batchsize-wrapper,.wpmui-popup .sel-batchsize-wrapper{position:relative;padding-top:30px;display:block}#wpwrap .ms-wrap .sel-batchsize-wrapper .wpmui-field-label,.wpmui-popup .sel-batchsize-wrapper .wpmui-field-label{position:absolute;top:0}#wpwrap .ms-wrap .sel-batchsize-wrapper .wpmui-field-select,.wpmui-popup .sel-batchsize-wrapper .wpmui-field-select{top:0;margin:0}#wpwrap .ms-wrap .gateways,.wpmui-popup .gateways{margin-top:20px}#wpwrap .ms-wrap .gateways .ms-gateway-group,.wpmui-popup .gateways .ms-gateway-group{padding:5px 15px;border:1px solid #e5e5e5;border-bottom:0}#wpwrap .ms-wrap .gateways .ms-gateway-group:last-child,.wpmui-popup .gateways .ms-gateway-group:last-child{border-bottom:1px solid #e5e5e5}#wpwrap .ms-wrap .gateways .ms-gateway-group h4,.wpmui-popup .gateways .ms-gateway-group h4{margin:-5px -15px 10px;padding:5px;border-bottom:1px solid #e5e5e5;background-color:#f5f5f5}#wpwrap .ms-wrap .gateways .ms-gateway-item,.wpmui-popup .gateways .ms-gateway-item{position:relative;min-height:48px;border-bottom:1px solid #e5e5e5;margin-bottom:10px}#wpwrap .ms-wrap .gateways .ms-gateway-item:hover .row-actions,.wpmui-popup .gateways .ms-gateway-item:hover .row-actions{visibility:visible}#wpwrap .ms-wrap .gateways .ms-gateway-item:last-child,.wpmui-popup .gateways .ms-gateway-item:last-child{margin-bottom:0;border-bottom:0}#wpwrap .ms-wrap .gateways .ms-gateway-item .row-status-close,.wpmui-popup .gateways .ms-gateway-item .row-status-close{display:inline-block;width:8px}#wpwrap .ms-wrap .gateways .ms-gateway-item .row-status-open,.wpmui-popup .gateways .ms-gateway-item .row-status-open{display:none;width:8px}#wpwrap .ms-wrap .gateways .ms-gateway-item.open .row-status-close,.wpmui-popup .gateways .ms-gateway-item.open .row-status-close{display:none}#wpwrap .ms-wrap .gateways .ms-gateway-item.open .row-status-open,.wpmui-popup .gateways .ms-gateway-item.open .row-status-open{display:inline-block}#wpwrap .ms-wrap .gateways .ms-gateway-item.open .row-actions,.wpmui-popup .gateways .ms-gateway-item.open .row-actions{visibility:visible}#wpwrap .ms-wrap .gateways .ms-gateway-settings,.wpmui-popup .gateways .ms-gateway-settings{position:relative;display:none}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box-wrapper,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box-wrapper{background:0 0;border:0;box-shadow:none;padding-left:20px}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box-wrapper .ms-settings-box,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box-wrapper .ms-settings-box{padding-bottom:0}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box-wrapper .ms-header,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box-wrapper .ms-header{background:0 0;border:0;padding-bottom:0}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box .inside,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box .inside{padding-left:220px;position:relative}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-wrapper,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-wrapper{position:relative;display:block}#wpwrap .ms-wrap .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-label,.wpmui-popup .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-label{position:absolute;width:200px;left:-220px;margin:0;top:10px;margin-right:10px}#wpwrap .ms-wrap .gateways .show-settings,.wpmui-popup .gateways .show-settings{display:none}#wpwrap .ms-wrap .gateways .show-settings:checked+.ms-gateway-settings,.wpmui-popup .gateways .show-settings:checked+.ms-gateway-settings{display:block}#wpwrap .ms-wrap .gateways .gateway-toggle,.wpmui-popup .gateways .gateway-toggle{display:inline-block;width:auto}#wpwrap .ms-wrap .gateways .gateway-name,.wpmui-popup .gateways .gateway-name{font-weight:700;color:#0073aa;vertical-align:top}#wpwrap .ms-wrap .gateways .gateway-name:hover,.wpmui-popup .gateways .gateway-name:hover{color:#00a0d2}#wpwrap .ms-wrap .gateways .gateway-description,.wpmui-popup .gateways .gateway-description{color:#888}#wpwrap .ms-wrap .gateways .is-configured .ms-gateway-setup-wrapper,#wpwrap .ms-wrap .gateways .not-configured .wpmui-radio-slider,.wpmui-popup .gateways .is-configured .ms-gateway-setup-wrapper,.wpmui-popup .gateways .not-configured .wpmui-radio-slider{display:none}#wpwrap .ms-wrap .gateways .not-configured .ms-gateway-setup-wrapper,.wpmui-popup .gateways .not-configured .ms-gateway-setup-wrapper{display:block}#wpwrap .ms-wrap .gateways .mode,.wpmui-popup .gateways .mode{display:inline-block;padding:0;padding-left:10px}#wpwrap .ms-wrap .gateways .ms-gateway-status,.wpmui-popup .gateways .ms-gateway-status{position:absolute;top:0;right:0;z-index:2}#wpwrap .ms-wrap .gateways .ms-gateway-status .button,.wpmui-popup .gateways .ms-gateway-status .button{margin:0}#wpwrap .ms-wrap .gateways .mode-live,#wpwrap .ms-wrap .gateways .mode-sandbox,.wpmui-popup .gateways .mode-live,.wpmui-popup .gateways .mode-sandbox{display:none}#wpwrap .ms-wrap .gateways .is-configured.is-live .mode-live,#wpwrap .ms-wrap .gateways .is-configured.is-sandbox .mode-sandbox,.wpmui-popup .gateways .is-configured.is-live .mode-live,.wpmui-popup .gateways .is-configured.is-sandbox .mode-sandbox{display:block}#wpwrap .ms-wrap .gateways .mode-live,.wpmui-popup .gateways .mode-live{font-weight:700}#wpwrap .ms-wrap .gateways .offline-flag,.wpmui-popup .gateways .offline-flag{display:none}#wpwrap .ms-wrap .gateways .is-offline.gateway-paypal_single .offline-flag,#wpwrap .ms-wrap .gateways .is-offline.gateway-paypal_standard .offline-flag,.wpmui-popup .gateways .is-offline.gateway-paypal_single .offline-flag,.wpmui-popup .gateways .is-offline.gateway-paypal_standard .offline-flag{display:inline-block}#wpwrap .ms-wrap .gateways .is-offline.gateway-paypal_single .offline-flag:before,#wpwrap .ms-wrap .gateways .is-offline.gateway-paypal_standard .offline-flag:before,.wpmui-popup .gateways .is-offline.gateway-paypal_single .offline-flag:before,.wpmui-popup .gateways .is-offline.gateway-paypal_standard .offline-flag:before{content:'\f071';margin-left:6px;color:#b30}#wpwrap .ms-wrap .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside,.wpmui-popup .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside{padding-left:0}#wpwrap .ms-wrap .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-label,.wpmui-popup .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-label{position:static;width:auto;display:block}#wpwrap .ms-wrap .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-input,.wpmui-popup .ms-global-payment-wrapper .gateways .ms-gateway-settings .ms-settings-box .inside .wpmui-field-input{width:100%}#wpwrap .ms-wrap #search_options,.wpmui-popup #search_options{float:left;height:28px;margin:0 4px 0 0}#wpwrap .ms-wrap .wpmui-description-masked_url,.wpmui-popup .wpmui-description-masked_url{display:inline-block}#wpwrap .ms-wrap .ms-settings-messages_automated .wpmui-label-email_body .ms-wpml-support,.wpmui-popup .ms-settings-messages_automated .wpmui-label-email_body .ms-wpml-support{position:absolute;margin-top:24px}.wpmui-popup.ms-setup-done .the-title{display:block;text-align:center}.wpmui-popup.ms-setup-done .the-title .dashicons{line-height:54px;font-size:26px;height:50px;color:#6bbb1a}.wpmui-popup.ms-setup-done .the-title .subtitle{font-size:15px;line-height:1em;margin-bottom:10px}.wpmui-popup.ms-setup-done>.buttons{text-align:center}.wpmui-popup.ms-setup-done .ms-setup-form .ms-description{padding-bottom:0;border:0;color:#888;font-size:.9em}.wpmui-popup.ms-setup-done .ms-setup-form .wpmui-separator{border:0;height:20px;line-height:20px;margin:0;padding:0}.wpmui-popup.ms-setup-done .ms-setup-form .ms-pages-group{float:none;clear:both;width:100%;min-width:0;max-width:none}.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper{float:left;width:213px;min-width:200px}.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper:hover{background-color:transparent}.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper .ms-action{opacity:1}.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper .select2-container,.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper select{display:none}.wpmui-popup.ms-setup-done .ms-setup-form .ms-settings-page-wrapper .lbl-details{display:none}.ms-gateway-settings-form .inside .wpmui-field-label{width:240px;float:left;margin-top:6px;margin-bottom:6px}.ms-gateway-settings-form .inside #payment_info{min-width:0;height:100px}.ms-settings-payment .ms-global-payment-wrapper .select2-container,.ms-settings-payment .ms-global-payment-wrapper .wpmui-field-input{width:100%;display:block}.ms-settings-payment .ms-global-payment-wrapper td.column-active,.ms-settings-payment .ms-global-payment-wrapper th.column-active{width:135px;text-align:center}.ms-wrap .ms-settings-footer{margin-top:1.5em;color:#999;font-size:12px}.ms-wrap .ms-settings-footer a{color:#666}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #666;	
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.9;
}
body {
} h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0.6em 0;
font-family: 'bebas_neueregular', sans-serif;
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 28px;
font-size: 2.8rem;
}
h3 {
font-size: 22px;
font-size: 2.2rem;
}
h4 {
font-size: 16px;
font-size: 1.6rem;
}
h5 {
font-size: 14px;
font-size: 1.4rem;
}
h6 {
font-size: 12px;
font-size: 1.2rem;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0.5em;
}
ul {
list-style: none;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #dfd6c7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #e6e6e6;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
color: rgba(0,0,0,.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa #bbb;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
background: rgba( 255, 255, 255, 0.3 );
border: 1px solid #ccc;
border-radius: 3px;
padding: 6px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} a,
a:visited {
color: #666;
text-decoration: none;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
}
a:hover,
a:focus,
a:active {
color: #000;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 1.5em auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.entry-content,
.entry-summary,
.comments-title,
.comment .reply,
.comment-meta,
.comment-author,
#reply-title {
font-family: 'Source Sans Pro', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.site-title,
.entry-title,
.page-title,
.widget-title {
font-family: 'bebas_neueregular', sans-serif;
color: #333;
}
.entry-title a {
text-decoration: none;
color: #222;
}
.widget h4{
color: #333;
border-bottom: 2px solid #333;
padding: 4px;
border-radius:0.2em;
font-family: 'bebas_neueregular', sans-serif;
font-size: 16px;
font-size: 1.6rem;
}
.widget li{
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #CCC;
}
.widget li a{
color: #666;
}
.widget li a:hover{
color: #999;
}
#calendar_wrap{
padding-left: 6px;
}
#calendar_wrap a{
color: #CCC;
}
#calendar_wrap a:hover{
color: #666;
}
.textwidget{
padding-left: 6px;
}
#secondary li, #tertiary li{
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #CCC;
color: #666;
}
#secondary li a{
color: #666;
}
#secondary li a:hover{
color: #333;
}
#tertiary li a{
color: #666;
}
#tertiary li a:hover{
color: #333;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #wrap {
margin: 0 auto;
padding: 0;
position: relative;
max-width: 1050px;
}
#main,
.main-navigation,
.site-title,
.site-description {
margin: 0 auto;
max-width: 1050px;
}
#main {
clear: both;
overflow: hidden;
}
#primary {
float: left;
margin: 0 -24% 0 0;
padding: 1.2em;
width: 94%;
}
#primary_home {
float: left;
margin: 0;
padding: 0;
width: 100%;
}
#content {
margin: 0 27% 0 0;
}
#content.fullwidth {margin-right: 0;}
#secondary,
#tertiary {
background: #EFEFEF;
float: right;
margin: 1em 1em 0 0;
padding: 0.4em;
position: relative;
width: 22%;
border-radius:0.2em;
}
#tertiary {
padding-top: 0;
}
.site-footer {
clear: both;
width: 100%;
} .site-header { max-width: 1050px;
margin: 0 auto; 
}
.site-introduction {
padding: 24px;
}
.site-title {
font-size: 42px;
font-size: 4.2rem;
padding: 0;
font-family: 'bebas_neueregular', sans-serif;
line-height: normal;
}
.site-description {
font-size: 18px;
font-size: 1.8rem;
padding: 0;
font-family: 'bebas_neueregular', sans-serif;
word-spacing: 4px;
line-height: normal;
}
.site-title a,
.site-description {
color: #333;
}
.site-logo {
padding-top: 10px;
} .main-navigation {
font-family: 'bebas_neueregular', sans-serif;
clear: both;
display: block;
padding: 0.1em;
border-radius:0.4em 0.4em 0 0;
background-color: #333;
margin-top: 5px;
margin-bottom: 0;
max-width: 1049px;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 4px 16px;
float: left;
}
.main-navigation li {
float: left;
margin: 0;
position: relative;
}
.main-navigation a {
color: #FFF;
display: block;
font-size: 1.8rem;
font-size: 18px;
font-weight: normal;
margin-right: 1em;
text-decoration: none;
text-transform: uppercase;
padding: 0.2em 0.6em;
word-spacing: 4px;
}
.main-navigation ul ul {
background: #333;
display: none;
float: left;
position: absolute;
top: 2.8em;
left: 0em;
z-index: 99999;
padding: 0.2em;
border-radius: 0.2em;
}
.main-navigation ul ul a {
padding: 0 0 0 0.5em;
width: 160px;
color: #CCC;
}
.main-navigation ul ul li {
border-bottom: none;
}
.main-navigation li:hover > a,
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
color: #CCC;
display: block;
background-color: #333;
}
.main-navigation ul ul a:hover {
color: #FFF;
display: block;
background-color: #333;
border-radius: 0;
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation ul ul ul {
left: 100%;
top: -0.2em;
margin: 0;
}
.main-navigation ul ul ul a:hover {
color: #FFF;
display: block;
background-color: #333;
border-radius: 0;
} .menu-toggle {
font-family: 'bebas_neueregular', sans-serif;
color: #FFF;
cursor: pointer;
font-size: 1.8rem;
font-size: 18px;
text-align: center;
background-color: #333;
border: 1px solid #FFF;
border-radius: 0.4em 0.4em 0 0;
margin: 0;
text-transform: uppercase;
}
.main-small-navigation .menu {
display: none;
background-color: #333;
border: 1px solid #FFF;
padding-top: 10px;
padding-left: 30px;
font-family: 'bebas_neueregular', sans-serif;
text-transform: uppercase;
margin: 0;
}
.main-small-navigation .menu ul {
list-style-type:none;
}
.main-small-navigation .menu li a{
color: #FFF;
font-size: 1.6rem;
font-size: 16px;
}
.main-small-navigation li:hover > a,
.main-small-navigation li.current_page_item a,
.main-small-navigation li.current-menu-item a,
.main-small-navigation ul ul a:hover {
color: #999;
} .site-main {
background: #FFF;
box-shadow: 0 4px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 4px 4px rgba(0,0,0,.2); -o-box-shadow: 0 4px 4px rgba(0,0,0,.2);
}
.sticky h1{
border-bottom: 6px solid #333;
font-size: 20px;
font-size: 2.0rem;
}
.sticky h1 a{
color: #333;
}
.sticky h2{
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-size: 1.2rem;
margin-bottom: 0;
border-bottom: 7px solid #333;
}
.sticky h2 a{
background-color: #333;
color: #FFF;
padding: 8px;
border-radius:0.2em  0.2em 0 0;
text-transform: uppercase;
}
.hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 1.5em;
padding-bottom: 1.5em;
}
.entry-title,
.page-title {
font-size: 28px;
font-size: 2.8rem;
margin: 0;
line-height: 1.6;
}
.entry-title a {
text-decoration: none;
}
body.search .page-title,
body.archive .page-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 1em;
}
.entry-meta {
clear: both;
font-size: 12px;
font-size: 1.2rem;
}
footer.entry-meta{
}
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content table,
.comment-content table {
border: 1px solid #d9d9d9;
border-left-width: 0;
margin: 0 -0.083em 2.083em 0;
text-align: left;
width: 100%;
}
.entry-content tr th,
.entry-content thead th,
.comment-content tr th,
.comment-content thead th {
border-left: 1px solid #d9d9d9;
font-weight: bold;
padding: 0.5em 	1.25em;
}
.entry-content tr td,
.comment-content tr td {
border: 1px solid #d9d9d9;
border-width: 1px 0 0 1px;
padding: 0.5em 	1.25em;
}
.entry-content tr.odd td,
.comment-content tr.odd td {
background: #dfd6c7;
}
.entry-content ul li {
list-style-type: square;
list-style-position: outside;
margin-left: 1em;
}
.entry-content ol {
list-style: decimal;
margin: 0 0 1.5em 1.5em;
}
.entry-content a, .entry-content a:visited, .entry-summary a, .entry-summary a:visited{
color: #666;
}
.entry-content a:hover, .entry-summary a:hover{
color: #999;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
clear: none;
}
.entry-content dfn, cite, em, i {
font-style: italic;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .format-aside .entry-content {
border-left: 4px solid rgba( 0, 0, 0, 0.1 );
padding-left: 1em;
} .site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.site-header img,
.entry-content img,
.widget-img,
img[class*="align"],
img[class*="wp-image-"],
.wp-caption img {
height: auto; }
.site-header img,
.entry-content img,
.widget img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .gallery {
margin-bottom: 1.5em;
}
.wp-caption-text,
.gallery-caption {
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
}
#content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
#content .gallery dd {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .site-content .site-navigation {
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
margin: 0 0 1.5em;
overflow: hidden;
}
.site-content .nav-previous {
float: left;
width: 50%;
}
.site-content .nav-next {
float: right;
text-align: right;
width: 50%;
} #comments {
clear: both;
}
.bypostauthor {
}
.comments-title,
#reply-title {
font-size: 20px;
font-size: 2rem;
}
.commentlist li {
list-style: none;
}
.commentlist,
.children {
list-style: none;
margin: 0;
}
.children {
margin: 0 0 0 6%;
}
.commentlist li.comment,
.commentlist li.pingback {
border-bottom: 1px solid rgba( 0, 0, 0, 0.2 );
padding-left: 2.5em;
}
.commentlist .children li,
.commentlist li:last-of-type {
border: none;
}
article.comment,
li.pingback {
overflow: hidden;
padding: 2.5em 0 0.7em;
position: relative;
}
.children article.comment,
.children li.pingback {
padding-top: 1.0em;
}
.comment .avatar {
float: left;
margin-right: 1.25em;
}
.comment-author {
font-size: 14px;
font-size: 1.4rem;
}
.comment-meta {
font-size: 12px;
font-size: 1.2rem;
}
.comment-content{
font-size: 13px;
font-size: 1.3rem;
margin: 1em 0 0 4.5em;
}
.comment .reply {
font-size: 12px;
font-size: 1.2rem;
text-align: right;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} .comment-notes,
#commentform .form-allowed-tags,
p.nocomments,
p.logged-in-as,
#commentform label {
font-size: 13px;
font-size: 1.3rem;
}
.required {
color: #880000;
}
#commentform label {
font-weight: bold;
padding: 1em 0;
}
#commentform input[type="text"] {
margin-left: 0.5em;
}
#commentform #comment {
margin-top: 0.6em;
}
#commentform .form-allowed-tags,
#commentform .form-allowed-tags code {
font-size: 11px;
font-size: 1.1rem;
}
p.nocomments {
margin: 2.5em;
} .widget {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.8;
margin: 0 0 1.5em;
padding: 18px;
}
.widget-title {
border-radius: 0.2em;
padding: 2px 4px;
color: #222;
font-size: 18px;
font-size: 1.8rem;
font-family: 'bebas_neueregular', sans-serif;
border-bottom:2px solid #222;
}
#secondary .widget {
padding: 0;
} #searchsubmit {
display: none;
} .site-info {
font-size: 16px;
font-size: 1.6rem;
padding: 1.5em 0;
text-align: center;
background-color: #222;
font-family: 'bebas_neueregular', sans-serif;
word-spacing: 4px;
}
.site-info a{
color: #FFF;
}
.site-info a:hover{
color: #CCC;
} #ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .entry-thumbnail img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto; } @font-face {
font-family: 'bebas_neueregular';
src: url(//rvsfs.ca/wp-content/themes/striker/font/BebasNeue-webfont.eot);
src: url(//rvsfs.ca/wp-content/themes/striker/font/BebasNeue-webfont.eot?#iefix) format('embedded-opentype'),
url(//rvsfs.ca/wp-content/themes/striker/font/BebasNeue-webfont.woff) format('woff'),
url(//rvsfs.ca/wp-content/themes/striker/font/BebasNeue-webfont.ttf) format('truetype'),
url(//rvsfs.ca/wp-content/themes/striker/font/BebasNeue-webfont.svg#bebas_neueregular) format('svg');
font-weight: normal;
font-style: normal;
}  @font-face {
font-family: 'Genericons';
src: url(//rvsfs.ca/wp-content/themes/striker/font/genericons-regular-webfont.eot);
src: url(//rvsfs.ca/wp-content/themes/striker/font/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//rvsfs.ca/wp-content/themes/striker/font/genericons-regular-webfont.woff) format('woff'),
url(//rvsfs.ca/wp-content/themes/striker/font/genericons-regular-webfont.ttf) format('truetype'),
url(//rvsfs.ca/wp-content/themes/striker/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}
.genericon, .genericon:visited {
color: #333;
display: inline-block;
-webkit-font-smoothing: antialiased;
font-size: 22px;
font-size: 2.2rem;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: middle;
}
.genericon:hover {
color: #666;
} .genericon {
*overflow: auto;
*zoom: 1;
*display: inline;
} .genericon-github:before { content: '\f200'; }
.genericon-dribbble:before { content: '\f201'; }
.genericon-twitter:before { content: '\f202'; }
.genericon-facebook-alt:before { content: '\f204'; }
.genericon-googleplus:before { content: '\f206'; }
.genericon-linkedin:before { content: '\f207'; }
.genericon-pinterest:before { content: '\f209'; }
.genericon-flickr:before { content: '\f211'; }
.genericon-vimeo:before { content: '\f212'; }
.genericon-youtube:before { content: '\f213'; }
.genericon-tumblr:before { content: '\f214'; }
.genericon-instagram:before { content: '\f215'; } .social-media {
list-style: none;
position: absolute;
top: 46px; right: 20px;	
}
.social-media li {
float: left;
padding: 0 5px;
position: relative;
}
.social-media a {
display: block;
height: 24px;
width: 24px;
}
.featuretext {
background-color: #F4F0F1;
border-bottom: 1px solid #CCC;
padding: 30px;
text-align: center;
}
.featuretext h3{
font-family: 'bebas_neueregular', serif;
color: #333;
padding: 10px;
margin: 0;
text-align:center;
word-spacing: 4px;
font-size:2.8rem;
font-size:28px;
line-height: 1.8;
}
.featuretext p{
font-family: 'bebas_neueregular', serif;
color: #000;
padding: 10px;
margin: 0;
text-align:center;
}
.featuretext_button {
margin: 0;
color: #FFF;
padding: 24px 0;
font-family: 'bebas_neueregular', serif;
}
.featuretext_button a{
color: #FFF;
padding: 12px 26px;
background-color:#333;
border-radius: 0.2em;
font-size:1.8rem;
font-size:18px;
text-align: center;
width: 120px;
}
.featuretext_button a:hover{
background-color:#000;
}  .section {
clear: both;
padding: 0;
margin: 0px;
background-color: #F4F0F1;
border-top: 1px solid #CCC;
}
.section_thumbnails {
clear: both;
padding: 50px 4px;
}
.section_thumbnails .col{
margin: 0px;
}
.section_thumbnails h3{
font-size: 2.8rem;
font-size: 28px;
font-family: 'bebas_neueregular', sans-serif;
position: relative;
margin: 0 auto;
padding-bottom: 30px;
max-width: 160px;
text-align: center;
text-align: center;
text-transform: uppercase;
color: #000;
}
.recent_title{
font-size: 18px;
font-size: 1.8rem;
font-family: 'bebas_neueregular', sans-serif;
color: #666;
padding: 2px 6px;
margin: 0;
text-align: center;
}
.recent_title a{
color: #666;
}
.recent_title a:hover{
color: #CCC;
}
.recent p{
font-size: 12px;
font-size: 1.2rem;
margin-bottom: 0;
color: #666;
padding: 6px;
}
.imagerct {
width: 100%;
}
#smoothup { 
height: 40px; 
width: 50px; 
position:fixed;
bottom:10px;
right:20px;
text-indent:-9999px;
display:none;
background: #666 url(//rvsfs.ca/wp-content/themes/striker/images/top_button.png) no-repeat center; 
-webkit-transition-duration: 0.4s; 
-moz-transition-duration: 0.4s; transition-duration: 0.4s; 
border-radius: 0.2em;
}
#smoothup:hover {
background-color: #999;
} .tagcloud a {
display: inline-block;
color: #FFF;
font-size: 12px !important;
padding: 5px 8px;
text-decoration: none;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
transition: all 0.17s ease-in-out;
-moz-transition: all 0.17s ease-in-out;
-webkit-transition: all 0.17s ease-in-out;
-o-transition: all 0.17s ease-in-out;
margin: 4px;
background: #666;
}
.tagcloud a:hover {
color: #fff !important;
background: #222;
} .group:before,
.group:after {
content:"";
display:table;
}
.group:after {
clear:both;
}
.group {
zoom:1; } .col {
display: block;
float:left;
margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }  @media only screen and (max-width: 800px) {
#main {
overflow: visible;
}
#content,
#primary,
#primary_home,
#secondary,
#tertiary {
background: none;
float: none;
margin: 0;
padding: 4px;
}
#primary_home {
padding: 0;
}
#primary,
#primary_home,
#secondary,
#tertiary {
width: 99.2%;
}
.site-header hgroup,
#main {
padding: 0.1em;
}
}  @media screen and (max-width: 980px) {
#wrap {
padding:0;
width: 98%; 	
}
} @media screen and (max-width: 600px) {
.social-media, 
#branding img {
display: none;
}
.site-introduction {
text-align: center;
}
.site-logo {
text-align: center;
}
} @media only screen and (max-width: 480px) {
.col { 
margin: 1% 0 1% 0%;
}
} .span_3_of_3 {
width: 100%; 
}
.span_2_of_3 {
width: 66.1%; 
}
.span_1_of_3 {
width: 32.2%; 
} @media only screen and (max-width: 600px) {
.span_3_of_3 {
width: 100%; 
}
.span_2_of_3 {
width: 100%; 
}
.span_1_of_3 {
width: 100%;
}
} .span_8_of_8 {
width: 100%;
}
.span_7_of_8 {
width: 87.3%; 
}
.span_6_of_8 {
width: 74.6%; 
}
.span_5_of_8 {
width: 61.9%; 
}
.span_4_of_8 {
width: 49.2%; 
}
.span_3_of_8 {
width: 36.5%;
}
.span_2_of_8 {
width: 23.8%; 
}
.span_1_of_8 {
width: 11.1%; 
} .span_4_of_4 {
width: 100%; 
}
.span_3_of_4 {
width: 74.6%; 
}
.span_2_of_4 {
width: 49.2%; 
}
.span_1_of_4 {
width: 25%; 
} @media only screen and (max-width: 480px) {
.span_8_of_8 {
width: 100%; 
}
.span_7_of_8 {
width: 100%; 
}
.span_6_of_8 {
width: 100%; 
}
.span_5_of_8 {
width: 100%; 
}
.span_4_of_8 {
width: 100%; 
}
.span_3_of_8 {
width: 100%; 
}
.span_2_of_8 {
width: 100%; 
}
.span_1_of_8 {
width: 100%; 
}
} @media only screen and (max-width: 800px) {
.span_4_of_4 {
width: 49.6%; 
}
.span_3_of_4 {
width: 49.6%; 
}
.span_2_of_4 {
width: 49.6%; 
}
.span_1_of_4 {
width: 49.6%;
}
} @media screen and (max-width: 600px) {
.span_1_of_4 {
width: 99.5%;
}
}
@media only screen and (max-width: 480px) {
.span_4_of_4 {
width: 100%; 
}
.span_3_of_4 {
width: 100%; 
}
.span_2_of_4 {
width: 100%; 
}
.span_1_of_4 {
width: 100%; 
}
}.flex-container {
margin: 0 auto;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {max-width: 100%; height: auto; width: 100%; margin: 0 auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0; background: #222; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; direction: ltr;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//rvsfs.ca/wp-content/themes/striker/js/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.caption_wrap { margin: 0 auto; width: 530px; text-align: center;}
.flex-caption { position: absolute; top: 120px; color:#FFF; font-size: 18px; padding: 4px; border-radius: 0.4em;}
.flex-caption p { width: 500px; padding: 8px; margin: 0; font-family: 'bebas_neueregular', sans-serif; word-spacing: 4px; line-height: 1.6;}
.flex-caption a {color: #FFF;}
.flex-caption a:hover {color: #CCC;}
.flex-caption-title { font-family: 'bebas_neueregular', sans-serif; text-transform: uppercase; border: 2px solid #FFF; border-radius: 0.2em; font-size: 24px; padding: 0; border-radius: 0.2em; margin: 8px auto; width: 250px; word-spacing: 4px;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
@media screen and (max-width: 800px) {
.flex-direction-nav .flex-prev {display: none;}
.flex-direction-nav .flex-next {display: none;}
.flex-caption p {display: none;}
.flex-caption-title {width: 100%;}
}
@media screen and (max-width: 600px) {
.flex-direction-nav .flex-prev {display: none;}
.flex-direction-nav .flex-next {display: none;}
}
@media screen and (max-width: 480px) {
.flex-caption-title {font-size: 10px;}
}