.tnp-subscription { display: block;
margin: 15px auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-subscription label {
display: block;
color: inherit; font-weight: 700;
line-height: normal;
padding: 5px;
margin: 0;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
width: 100%;
height: 50px;
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: 20px;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio] {
max-width: 20px;
display: inline-block;
} .tnp-subscription select option {
margin-right: 10px;
}
.tnp-subscription input.tnp-submit {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit] {
width: 100%;
}
} .tnp-profile form .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-profile form .tnp-field label {
display: block;
color: #333;
}
.tnp-profile form .tnp-field input[type=text], 
.tnp-profile form .tnp-field input[type=email], 
.tnp-profile form .tnp-field input[type=submit], 
.tnp-profile form .tnp-field textarea, 
.tnp-profile form .tnp-field select {
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
margin: 0;
line-height: normal;
box-sizing: border-box;
border-radius: 0;
height: auto;
float: none;
}
.tnp-profile form input[type=checkbox], .tnp-profile input[type=radio] {
max-width: 20px;
display: inline-block;
}
.tnp-profile form .tnp-list-label {
margin-left: 15px;
} .tnp-profile form select option {
margin-right: 10px;
}
.tnp-profile form .tnp-field input[type=submit] {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-profile input[type=submit] {
width: 100%;
margin: 0;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}#ect-events-list-content .style-1 .ect-list-post-right .ect-list-venue,#ect-events-list-content .style-2 .modern-list-right-side,#ect-events-list-content .style-3 .ect-list-date,#ect-events-list-content .style-3 .style-3-readmore a:hover{background:#dbf5ff;}.style-1 span.ect-minimal-list-time{color:#dbf5ff;}.style-2.ect-simple-event span.ect-date-viewport,.style-2.ect-simple-event .ect-schedule-wrp{background:#fff;}#ect-events-list-content .ect-list-img{background-color:#eaf9ff;}#ect-events-list-content .style-1 .ect-list-post-left .ect-list-date{background:rgba(219, 245, 255, .96);box-shadow :inset 2px 0px 14px -2px #c2eeff;}#ect-events-list-content .style-1 .ect-list-post-right .ect-list-venue,#ect-events-list-content .style-2 .modern-list-right-side,#ect-events-list-content .style-3 .ect-list-date,#ect-events-list-content .style-3 .style-3-readmore a:hover{box-shadow :inset 0px 0px 50px -5px #b7ebff;}#ect-minimal-list-wrp .ect-list-posts.style-3.ect-simple-event{border-left-color:#e5f8ff;}#event-timeline-wrapper .ect-timeline-year{background:#a8e7ff;background:radial-gradient(circle farthest-side, #dbf5ff, #a8e7ff);}#event-timeline-wrapper .ect-timeline-post .timeline-dots{background:#a8e7ff;}#event-timeline-wrapper .ect-timeline-post.style-1.even .timeline-meta{background:#dbf5ff;background-image:linear-gradient(to right, #b2eaff, #e5f8ff);}#event-timeline-wrapper .ect-timeline-post.style-1.odd .timeline-meta{background:#dbf5ff;background-image:linear-gradient(to left, #b2eaff, #e5f8ff);}#event-timeline-wrapper .ect-timeline-post.even .timeline-meta:before{border-left-color:#e5f8ff;}#event-timeline-wrapper .ect-timeline-post.odd .timeline-meta:before{border-right-color:#e5f8ff;}@media (max-width:700px){#event-timeline-wrapper .ect-timeline-post.style-1 .timeline-meta:before{border-right-color:#e5f8ff !important;}#event-timeline-wrapper .ect-timeline-post.style-1 .timeline-meta{background-image:linear-gradient(to left, #b2eaff, #e5f8ff) !important;}}#ect-events-list-content .ect-featured-event.style-1 .ect-list-post-right .ect-list-venue,#ect-events-list-content .ect-featured-event.style-2 .modern-list-right-side,#ect-events-list-content .ect-featured-event.style-3 .ect-list-date,#ect-events-list-content .ect-featured-event.style-3 .style-3-readmore a:hover{background:#f19e59;}#ect-minimal-list-wrp .ect-list-posts.style-1.ect-featured-event{border-left:3px solid #f19e59;}.style-1.ect-featured-event .ect-style-1-more a,.style-1.ect-featured-event .ect-event-datetime .ect-icon-clock,.style-1.ect-featured-event .ect-event-datetime span{color:#f19e59;}#ect-events-list-content .ect-featured-event h2.ect-list-title,#ect-events-list-content .ect-featured-event h2.ect-list-title a.ect-event-url,#ect-events-list-content .ect-featured-event .ect-list-description .ect-event-content a,#ect-events-list-content .ect-featured-event a.tribe-events-read-more,#ect-events-list-content .ect-featured-event .ect-rate-area,#ect-events-list-content .ect-featured-event.style-1 .ect-rate-area,#ect-events-list-content .ect-featured-event.style-2 .ect-list-venue .ect-icon,#ect-events-list-content .ect-featured-event.style-2 .ect-list-venue .ect-venue-details,#ect-events-list-content .ect-featured-event.style-2 .ect-list-venue .ect-venue-details .ect-google a,#ect-events-list-content .ect-featured-event.style-3 .ev-smalltime,#ect-events-list-content .ect-featured-event.style-3 .ect-list-venue .ect-icon,#ect-events-list-content .ect-featured-event.style-3 .ect-list-venue .ect-venue-details,#ect-events-list-content .ect-featured-event.style-3 .ect-list-venue .ect-venue-details .ect-google a{color:#f19e59;}#ect-events-list-content .style-1.ect-featured-event .ect-list-post-left .ect-list-date{background:rgba(241, 158, 89, .85);box-shadow :inset 2px 0px 14px -2px #ea7514;}#ect-events-list-content .ect-featured-event .ect-list-img{background-color:#f2a667;}#ect-events-list-content .ect-featured-event.style-1 .ect-list-post-right .ect-list-venue,#ect-events-list-content .ect-featured-event.style-2 .modern-list-right-side,#ect-events-list-content .ect-featured-event.style-3 .ect-list-date,#ect-events-list-content .ect-featured-event.style-3 .style-3-readmore a:hover{box-shadow :inset -2px 0px 14px -2px #ee8b38;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event .timeline-dots{background:#f19e59;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-1.even .timeline-meta{background:#f19e59;background-image:linear-gradient(to right, #e83, #f2a667);}.style-2.ect-featured-event span.ect-date-viewport,.style-2.ect-featured-event .ect-schedule-wrp{background:#f5b988;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-1.odd .timeline-meta{background:#f19e59;background-image:linear-gradient(to left, #e83, #f2a667);}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.even .timeline-meta:before{border-left-color:#f2a667;}#ect-minimal-list-wrp .ect-list-posts.style-3.ect-featured-event{border-left-color:#e83;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.odd .timeline-meta:before{border-right-color:#f2a667;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .timeline-content,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 .timeline-content{background:#f19e59;background-image:linear-gradient(to left, #f2a667, #e83);}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .timeline-content:before,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 .timeline-content:before{border-right-color:#e83;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .ect-date-area,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .ect-venue-details,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .ect-icon,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .timeline-meta .ev-time .ect-icon,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 span.ect-rate{color:#f19e59;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .ect-google a{color:#ed832a;}@media (max-width:700px){#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-1 .timeline-meta:before{border-right-color:#f2a667 !Important;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-1 .timeline-meta{background-image:linear-gradient(to left, #e83, #f2a667) !important;}}#ect-events-list-content .ect-featured-event .ect-list-date .ect-date-area,#ect-events-list-content .ect-featured-event .ect-list-venue .ect-icon,#ect-events-list-content .ect-featured-event .ect-list-venue .ect-venue-details,#ect-events-list-content .ect-featured-event .ect-list-venue .ect-venue-details .ect-google a,#ect-events-list-content .ect-featured-event.style-3 .style-3-readmore a:hover,.ect-featured-event .ect-event-date span.ect-date-viewport{color:#3a2201;}#ect-minimal-list-wrp .ect-list-posts.style-1.ect-featured-event .ect-event-datetimes span{color:#3a2201;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event .ect-date-area,#event-timeline-wrapper .ect-timeline-post.ect-featured-event .ect-venue-details,#event-timeline-wrapper .ect-timeline-post.ect-featured-event .ect-icon,#event-timeline-wrapper .ect-timeline-post.ect-featured-event .timeline-meta .ev-time .ect-icon,#event-timeline-wrapper .ect-timeline-post.ect-featured-event span.ect-rate,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .timeline-content p,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 .timeline-content a.ect-events-read-more,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 h2.content-title a.ect-event-url,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 h2.content-title a.ect-event-url,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 .timeline-content a.ect-events-read-more{color:#3a2201;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event .ect-google a,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-2 h2.content-title a.ect-event-url:hover,#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 h2.content-title a.ect-event-url:hover,.ect-featured-event .ect-event-date span.ect-month{color:#080500;}#event-timeline-wrapper .ect-timeline-post.ect-featured-event.style-3 .timeline-content a.ect-events-read-more{border-color:#080500;}#ect-events-list-content .ect-list-post-right,#ect-events-list-content .ect-clslist-event-info{background:#f4fcff;}#ect-events-list-content .ect-list-post-right .ect-list-description{border-color :#c1eeff;box-shadow :inset 0px 0px 25px -5px #c1eeff;}#ect-events-list-content .ect-clslist-event-info{box-shadow:inset 0px 0px 25px -5px #c1eeff;}#ect-events-list-content .style-3-readmore{background:#e0f6ff;box-shadow:inset 0px 0px 25px -5px #c1eeff;}#event-timeline-wrapper .ect-timeline-post .timeline-content{background:#f4fcff;border:1px solid #dbf5ff;}#event-timeline-wrapper .ect-timeline-post.even .timeline-content:before{border-right-color:#dbf5ff;}#event-timeline-wrapper .ect-timeline-post.odd .timeline-content:before{border-left-color:#dbf5ff;}#event-timeline-wrapper .cool-event-timeline:before{background-color:#dbf5ff;}#event-timeline-wrapper .ect-timeline-year{-webkit-box-shadow:0 0 0 4px white, 0 0 0 8px #dbf5ff;box-shadow:0 0 0 4px white, 0 0 0 8px #dbf5ff;}#event-timeline-wrapper:before,#event-timeline-wrapper:after{background-color:#dbf5ff !important;}#event-timeline-wrapper .ect-timeline-post.style-3 .timeline-content{background:#f4fcff;background-image:linear-gradient(to right, #dbf5ff, #f4fcff);}@media (max-width:860px){#event-timeline-wrapper .ect-timeline-post .timeline-meta:before{border-right-color:#dbf5ff !important;}#ect-events-list-content .ect-list-post-right .ect-list-description{border-bottom :1px solid #c1eeff;}#ect-events-list-content .style-3-readmore{background:#e0f6ff;}}#ect-minimal-list-wrp .style-1 .ect-events-title a,#ect-events-list-content h2.ect-list-title,#ect-events-list-content h2.ect-list-title a.ect-event-url,.ect-classic-list a.tribe-events-read-more,.ect-clslist-event-info .ect-clslist-title a.ect-event-url,#ect-no-events p,.style-2 span.ect-event-title a,.style-3 .ect-events-title a{font-family:"Dosis";color:#00445e;font-size:22px;font-weight:normal;font-style:normal;line-height:1.5em;}.style-1 .ect-style-1-more a,.style-3 .ect-rate-area,.style-2 .ect-style-2-more a,.style-1 .ect-read-more a,#ect-events-list-content .ect-list-description .ect-event-content a{color:#006991;}#ect-events-list-content .style-1 .ect-rate-area{color:#00445e;}#ect-events-list-content h2.ect-list-title a:hover{color:#001f2b;}#event-timeline-wrapper .ect-timeline-post h2.content-title,#event-timeline-wrapper .ect-timeline-post h2.content-title a.ect-event-url{font-family:"Dosis";color:#00445e;font-size:22px;font-weight:normal;font-style:normal;line-height:1.5em;}#event-timeline-wrapper .ect-timeline-post h2.content-title a.ect-event-url:hover{color:#001f2b;}#event-timeline-wrapper .cool-event-timeline .ect-timeline-post .timeline-content .content-details a,#event-timeline-wrapper .ect-timeline-post.style-3 .timeline-content a.ect-events-read-more{color:#00445e;}#ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content,#ect-events-list-content .ect-list-post-right .ect-list-description .ect-event-content p,#ect-events-list-content .style-3 .ev-smalltime{font-family:"Abel";color:#515d64;font-size:18px;font-weight:normal;line-height:1.5em;}#event-timeline-wrapper .ect-timeline-post .timeline-content,#event-timeline-wrapper .ect-timeline-post .timeline-content p{font-family:"Abel";color:#515d64;font-size:18px;font-weight:normal;line-height:1.5em;}#event-timeline-wrapper .ect-timeline-post .timeline-content a{color:#3a4348;}#event-timeline-wrapper .ect-timeline-post .timeline-content a:hover{color:#536067;}#ect-events-list-content .ect-list-venue .ect-venue-details,#ect-events-list-content .ect-list-venue .ect-venue-details a,.style-3 .ect-list-venue.minimal-list-venue,.style-3 span.ect-google a{font-family:"Abel";color:#00445e;font-size:15px;font-weight:normal;font-style:italic;line-height:1.5em;}#ect-events-list-content .ect-list-venue .ect-icon{color:#00445e;}#ect-events-list-content .ect-list-venue .ect-venue-details .ect-google a{color:#00394f;}#ect-events-list-content .ect-rate-area{font-family:"Abel";font-size:20px;color:#00445e;}#event-timeline-wrapper .ect-venue-details{font-family:"Abel";color:#00445e;font-size:15px;font-weight:normal;font-style:italic;line-height:1.5em;}#event-timeline-wrapper .ect-rate-area .ect-rate{font-size:20px;font-family:"Abel";}#event-timeline-wrapper .timeline-meta .ect-icon,#event-timeline-wrapper .ect-rate-area .ect-icon,#event-timeline-wrapper .ect-rate-area .ect-rate{color:#00445e;}#event-timeline-wrapper .ect-timeline-post .ect-google a{color:#003245;}#ect-minimal-list-wrp .ect-event-datetimes span.ev-mo,#ect-minimal-list-wrp .ect-event-datetimes,.style-1.ect-simple-event .ect-style-1-more a,.style-1.ect-simple-event .ect-event-datetime .ect-icon-clock,.style-3 .ect-style-3-more a{color:#00445e;}#ect-minimal-list-wrp .ect-list-posts.style-1 .ect-event-datetimes span,.style-1 span.ect-minimal-list-time,.style-3 span.ect-minimal-list-time{font-family:"Monda";color:#00445e;font-weight:normal;font-style:normal;line-height:1em;}#ect-events-list-content .ect-list-date .ect-date-area{font-family:"Monda";color:#00445e;font-size:24px;font-weight:normal;font-style:normal;line-height:1em;}#ect-events-list-content .style-3-readmore a.tribe-events-read-more{font-family:"Monda";}#event-timeline-wrapper .ect-timeline-post .ect-date-area{font-family:"Monda";color:#00445e;font-size:24px;font-weight:normal;font-style:normal;line-height:1em;}.style-2.ect-simple-event span.ect-date-viewport,.style-2.ect-simple-event .ect-schedule-wrp,#ect-minimal-list-wrp .ect-list-posts.style-1 .ect-event-datetimes span,#event-timeline-wrapper .ect-timeline-year .year-placeholder span,#event-timeline-wrapper .timeline-meta .ev-time .ect-icon{font-family:"Monda";color:#00445e;}