@CHARSET "UTF-8";


.clear { clear: both; }
body.cmreg-overlay-visible { overflow: hidden; }
.cmreg-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999998; background-color: rgba(0, 0, 0, 0.7); font: normal 14px 'Open Sans', Arial, sans-serif; color: #666666; display: none; }
.cmreg-loader-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999998; background: rgba(0, 0, 0, 0.7) url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/ajax-loader-big.gif) no-repeat center 20%; background-size: 50px 50px; }
.cmreg-overlay-inner { position: absolute; top: 5%; margin: 0 auto; left: 0; right: 0; background: white; border: solid 1px #cccccc; max-width: 800px; padding: 2em; border-radius: 10px 10px; max-height: 90%; overflow: auto; }
.cmreg-wrapper h2 { margin-top: 0 !important; color: black; font-size: 20px; }
.cmreg-overlay-close { font: bold 35px Arial; color: #cccccc; position: absolute; top: 0px; right: 10px; cursor: pointer; }
.cmreg-overlay .cmreg-login, .cmreg-overlay .cmreg-registration { display: inline-block; vertical-align: top; }
.cmreg-sidebar-widget .cmreg-wrapper { width: auto; }
.cmreg-sidebar-widget h2 { display: none; }
.cmreg-wrapper div { margin: 0 0 1em 0; }
.cmreg-wrapper input { margin: 0; }
.cmreg-wrapper input[type="text"]:focus,
.cmreg-wrapper input[type="email"]:focus,
.cmreg-wrapper input[type="password"]:focus,
.cmreg-wrapper input[type="date"]:focus,
.cmreg-wrapper input[type="number"]:focus,
.cmreg-wrapper select:focus { box-shadow: 0px 0px 5px 0px #992266; }
.cmreg-loader-big { background-image: url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/ajax-loader-big.gif); background-repeat: no-repeat; background-position: center center; }
.cmreg-loader-bar { width: 43px; height: 11px; background-image: url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/ajax-loader-bar.gif); background-repeat: no-repeat; background-position: center center; }
.cmreg-loader-inline { display: inline-block; background: url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/ajax-loader.gif) no-repeat center center; width: 16px; height: 16px; margin: 0 !important; vertical-align: middle; }
.cmreg-login-button { display: inline-block; cursor: pointer; }
.cmreg-navigator-button { display: none; cursor: pointer; margin-right: 10px; }
.cmreg-toast { position: fixed; top: 40%; width: 20%; max-width: 400px; min-width: 200px; overflow: hidden; margin: 0 auto; left: 0; right: 0; z-index: 999999; background: rgba(0, 0, 0, 0.7); color: white; font: normal 100% sans-serif; border-radius: 10px; text-align: center; padding: 1em 2em; }
.cmreg-lost-password-link, .cmreg-login-link { margin-top: 1em !important; }
.cmreg-login .cmreg-lost-password-form { display: none; }
.cmreg-login .cmreg-self-register-form { display: none; }
.cmreg-lost-password-form { margin-top: 2em; }
.cmreg-lost-password-form input[type="email"] { width: 50%; }
.cmreg-invitation-code-field[data-input-visible="1"] a.cmreg_ainvlink { display: none; }
.cmreg-invitation-code-field[data-input-visible="0"] .cmreg_ainvlink_con { display: none; }
.cmreg-overlay.cmreg-only-login .cmreg-registration { display: none; }
.cmreg-overlay.cmreg-only-registration .cmreg-login { display: none; }
.cmreg-overlay.cmreg-only-login .cmreg-overlay-inner, .cmreg-overlay.cmreg-only-registration .cmreg-overlay-inner { max-width: 400px; }
.cmreg-overlay.cmreg-only-login .cmreg-wrapper, .cmreg-overlay.cmreg-only-registration .cmreg-wrapper { width: 99%; }
.cmreg-form h3 { margin-bottom: 0.5em; }
.cmreg-form input[readonly] { background: #f0f0f0; color: #999; }
.cmreg-form input[type="checkbox"] { vertical-align: middle; }
.cmreg-social-login-btn { display: inline-block; padding: 0 15px 0 40px; height: 40px; line-height: 40px; }
.cmreg-social-login-btn:link, .cmreg-social-login-btn:visited { color: white; }
.cmreg-social-login-btn[data-provider="facebook"] { background: #3b5998 url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/facebook-icon-30.png) left center no-repeat; margin-bottom: 1em; }
.cmreg-social-login-btn[data-provider="google"] { background: white url(//nelliegailranch.org/wp-content/plugins/cm-registration-pro/asset/img/google-icon-30.png) 3px center no-repeat; color: black; border: solid 1px #ccc; margin-bottom: 1em; }
.cmreg-social-login-invitcode-form { margin-bottom: 3em; text-align: center; }
.cmreg-social-login-invitcode-form .cmreg-invitation-code-field { width: 10em !important; padding: 0.5em; line-height: 1em; height: 1.8em; }
.cmreg-social-login-invitcode-form input[type="submit"] { display: inline-block; padding: 0.7em 2em; background: #339900; color: white; font: bold 12px Arial; border-radius: 5px; margin: 0 auto; cursor: pointer; border: none; }
.cmreg-social-login-invitcode-form .cmreg-no-invit-code-btn { background: #666 !important; }
.cmreg-social-login-invit-code-text { font-size: 120%; }
.cmreg-field-label { display: block; }
.delete-account-container { margin-top: 1em; }
.cmreg-registration-field { margin-top: 1em; }
.cmreg-registration-field input[type="radio"] { padding: 0 !important; min-width: 0 !important; }
.cmreg-registration-field input[type="checkbox"] { padding: 0 !important; min-width: 0 !important; }
.cmreg-registration-field input[type="color"] { width: auto; padding: 0 !important; }
.cmreg-registration-field textarea { width: 90%; min-height: 5em; }
.cmreg-registration-field .cmreg-field-description { color: #999999; display: block; }
.cmreg-registration-field .cmreg-radio-group label, .cmreg-registration-field .cmreg-checkbox-group label { display: block; }
.cmreg-registration-field .cmreg-radio-group .cmreg-radio-label, .cmreg-registration-field .cmreg-checkbox-group .cmreg-checkbox-label { margin-left: 0.5em; }
.cmreg-registration-field .cmreg-radio-group input, .cmreg-registration-field .cmreg-checkbox-group input { vertical-align: middle; }
.cmreg-invitation-code-field .cmreg-field-description { color: #999999; display: block; }
.cmreg-send-invitation-code-shortcode,
.cmreg-create-invitation-code-shortcode { text-align: center; margin-bottom: 2em; }
.cmreg-send-invitation-code-shortcode h3,
.cmreg-create-invitation-code-shortcode h3 { font-size: 120%; text-align: center; }
.cmreg-send-invitation-code-shortcode dt,
.cmreg-create-invitation-code-shortcode dt { float: left; clear: left; width: 50%; text-align: right; padding-right: 1em; font-weight: normal; }
.cmreg-send-invitation-code-shortcode dt:after,
.cmreg-create-invitation-code-shortcode dt:after { content: ":"; }
.cmreg-send-invitation-code-shortcode dd,
.cmreg-create-invitation-code-shortcode dd { text-align: left; }
.cmreg-send-invitation-code-result,
.cmreg-create-invitation-code-result { text-align: center; margin: 1em 0; }
.cmreg-send-invitation-code-result .cmreg-invitation-code-string,
.cmreg-create-invitation-code-result .cmreg-invitation-code-string { font: bold 28px monospace; color: #009900; }
.cmreg-create-invitation-code-result .cmreg-invitation-code-sent-msg { font-weight: bold; font-size: 16px; color: #009900; }
.cmreg-create-invitation-code-result .cmreg-invitation-code-link { font-weight: bold; font-size: 16px; color: #000000; }
.cmreg-create-invitation-code-shortcode .cmreg-loader-bar { margin: 1em auto; }
.cmreg-send-invitation-code-shortcode dd,
.cmreg-create-invitation-code-shortcode dd { text-align: left; }
.cmreg-send-invitation-code-shortcode .add-email-input dl.add-email-input-dl dt:after,
.cmreg-create-invitation-code-shortcode .add-email-input dl.add-email-input-dl dt:after { content: "" !important; }
.cmreg-send-invitation-code-shortcode .cmreg-loader-bar,
.cmreg-create-invitation-code-shortcode .cmreg-loader-bar { margin: 1em auto; }
.cmreg-send-invitation-code-btn,
.cmreg-create-invitation-code-btn { display: inline-block; padding: 0.5em 2em; background: #339900; color: white; font: bold 20px Arial; border-radius: 15px; margin: 0 auto; cursor: pointer; }
.cmreg-send-invitation-code-result,
.cmreg-create-invitation-code-result { text-align: center; margin: 1em 0; }
.cmreg-send-invitation-code-result .cmreg-invitation-code-string,
.cmreg-create-invitation-code-result .cmreg-invitation-code-string { font: bold 28px monospace; color: #009900; }
.cmreg-send-invitation-code-result .cmreg-invitation-code-sent-msg,
.cmreg-create-invitation-code-result .cmreg-invitation-code-sent-msg { font: bold 16px inherit; color: #009900; }
.cmreg-send-invitation-code-result .cmreg-invitation-code-link,
.cmreg-create-invitation-code-result .cmreg-invitation-code-link { font: bold 16px inherit; color: #000000; }
dl.without-dots dt:after { content: "" !important; }
.cmreq-additional-email-field dd { display: flex; align-items: center; }
.cmreq-additional-email-field .js-cmreg-remove-email-field { color: #000; text-decoration:none; }
.cmreq-additional-email-field .js-cmreg-remove-email-field:hover { color: red; text-decoration:none; }
.cmreg-list-users-invitations-shortcode td, .cmreg-list-users-invitations-shortcode th { font-size: 85%; }
.cmreg-recaptcha div div { height: 78px !important; min-height: 78px !important; }
.cmreg-recaptcha div div iframe { height: 78px !important; min-height: 78px !important; }
.cmreg-registration-field.hide { display: none; }
.cmreg-registration-field.show { display: block; }
.cmreg-packages-table { width: 100%; clear: both; border: 1px solid #333; }
.cmreg-packages-table tr td { border: 1px solid #333 !important; vertical-align: top; position: relative; padding: 0 !important; }
.cmreg-packages-table tr td .cmreg-packages-table-header { text-align: center; padding: 10px; }
.cmreg-packages-table tr td .cmreg-packages-table-header .title { font-size: 20px; padding-bottom: 5px; font-weight: bold; }
.cmreg-packages-table tr td .cmreg-packages-table-header .price { font-size: 16px; padding-top: 5px; }
.cmreg-packages-table tr td .cmreg-packages-table-header .desc { font-size: 14px; padding-top: 5px; }
.cmreg-packages-table tr td .cmreg-packages-table-content { text-align: center; padding: 15px; }
.cmreg-packages-table tr td .cmreg-packages-table-footer { text-align: center; width: 100%; padding: 20px 10px; }
.cmreg-packages-table tr td .cmreg-packages-table-footer a { padding: 10px 20px; border-radius: 5px; }
.cmreg-packages-table .catrow label { font-weight: bold; text-align: left; color: #333; }
.cmreg-packages-table .catrow.odd { background: #eee; }
.cmreg-packages-table .catrow.even { background: #fff; }
.cmreg-packages-table .catrow td { padding: 10px !important; }
#registerform input[type="email"] { background: #fbfbfb; font-size: 24px; width: 100%; padding: 5px; margin: 2px 6px 16px 0; }
#registerform input[type="password"] { background: #fbfbfb; font-size: 24px; width: 100%; padding: 5px; margin: 2px 6px 16px 0; }
#registerform div.cmreg-invitation-code-field { margin-top: 1em; }
.cmreg-profile-edit-form .return_btn { display: none; }
.cmreg-profile-edit-form .logout_btn { display: none; }
.cmreg-password-block { position: relative; }
.cmreg-password-block a.cmreg-input-type-trigger { vertical-align: top; right: 0; top: 0; text-decoration: none !important; width: 30px; height: 30px; line-height: 30px; box-shadow: none; text-align: center; }
.cmreg-password-block a.cmreg-input-type-trigger:link,
.cmreg-password-block a.cmreg-input-type-trigger:visited,
.cmreg-password-block a.cmreg-input-type-trigger:active,
.cmreg-password-block a.cmreg-input-type-trigger:focus { outline: 0 none; box-shadow: none; }
.cmreg-password-block .dashicons { vertical-align: middle; }
.cmreg-password-block-re { position: relative; }
.cmreg-password-block-re a.cmreg-input-type-trigger-re { vertical-align: top; right: 0; top: 0; text-decoration: none !important; width: 30px; height: 30px; line-height: 30px; box-shadow: none; text-align: center; }
.cmreg-password-block-re a.cmreg-input-type-trigger-re:link,
.cmreg-password-block-re a.cmreg-input-type-trigger-re:visited,
.cmreg-password-block-re a.cmreg-input-type-trigger-re:active,
.cmreg-password-block-re a.cmreg-input-type-trigger-re:focus { outline: 0 none; box-shadow: none; }
.cmreg-password-block-re .dashicons { vertical-align: middle; }
.cmreg-field-email { padding-bottom: 0px; }
.cmreg-field-email-confirm { border: 1px dashed red; padding: 10px; margin-bottom: 1em; }
.cmreg-copy-invitation-code-shortcode-inner { background: #ccc; text-align: center; margin-bottom: 10px; padding: 20px; }
.cmreg-copy-invitation-code-shortcode-inner label { display: block; color: #000; font-weight: bold; }
.cmreg-copy-invitation-code-shortcode-inner span { display: block; margin-bottom: 20px; }
.cmreg-copy-invitation-code-shortcode-inner a { padding: 0.5em 2em; margin: 0 auto; }
.copy-invitation-code-empty { text-align: center; }
.cmreg-form .form-summary { margin-top: 1em; }
.cmreg_hidden { display: none !important; }
.cmreg-tab-content-outer { background: #f7f7f7; }
.cmreg-tab-content { display: none; padding: 20px 10px; }
.cmreg-tabs-menu { margin: 0 !important; padding: 0 !important; list-style: none; }
.cmreg-tabs-menu li { background: #e9e9e9; display: inline-block; padding: 0.2em 1em !important; margin: 0 2px 0 0 !important; cursor: pointer; color: #666666; list-style: none; }
.cmreg-tabs-menu li.current { background: #f7f7f7; color: black; }
.cmreg_accordion__item { margin: 5px auto; }
.cmreg_accordion__item .accordion__title { position: relative; display: block; padding: 13px 60px 15px 13px; margin-bottom: 2px; color: #202020; font-size: 28px; text-decoration: none; background-color: #eaeaea; border-radius: 3px; -webkit-transition: background-color 0.2s; transition: background-color 0.2s; cursor: pointer; }
.cmreg_accordion__item .accordion__title:hover { background-color: #e5e4e4; transition: all 0.5s ease-out; }
.cmreg_accordion__item .accordion-active { background-color: #e5e4e4; }
.cmreg_accordion__item .accordion__title .accordion__arrow { position: absolute; top: 13px; right: 10px; display: inline-block; vertical-align: middle; width: 30px; height: 30px; text-align: center; color: #fff; line-height: 30px; font-size: 20px; font-weight: 700; margin-right: 5px; background-color: #c9c9c9; border-radius: 50%; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.cmreg_accordion__item .accordion__rotate { transform: rotate(225deg); }
.cmreg_accordion__item .accordion__content { padding: 30px; margin-bottom: 2px; font-size: 14px; display: none; background-color: #f3f3f3; }
.cmreg_accordion__item .accordion__arrow-item { font-weight: 700; }
.cmreg_step_progress_container { position: relative; display: block; width: 70%; }
.cmreg_step_progress_bar { display: block; background: #c2c4cf; height: 5px; margin-bottom: 20px; z-index: 10; transition: width .5s ease-in-out; }
.cmreg_step_breadcrumbs_container { display: block; width: 100%; margin-bottom: 30px !important; clear: both; margin-top: 30px !important; }
.cmreg_step_breadcrumb { font-size: 14px; padding: 1em; margin-right: .5em; border-radius: 4px; background:#c2c4cf; color:#fff; text-decoration:none; cursor:pointer; }
.cmreg_step_breadcrumb:hover { background:#666666; }
.cmreg_step_breadcrumb.active { background:#666666; }
.cmreg_step_button_container { display: block; width: 100%; margin-bottom: 30px !important; clear: both; margin-top: 30px !important; }
.cmreg_step_prev { font-size: 14px; padding: 1em; margin-right: .5em; border-radius: 4px; background:#c2c4cf; color:#fff; text-decoration:none; cursor:pointer; }
.cmreg_step_next { font-size: 14px; padding: 1em; margin-right: .5em; border-radius: 4px; background:#c2c4cf; color:#fff; text-decoration:none; cursor:pointer; }
.cmreg_step_prev.active { background:#666666; }
.cmreg_step_next.active { background:#666666; }
@media (max-width: 480px) {
.cmreg-overlay-inner { top: 0; max-height: 100%; }
.cmreg-login, .cmreg-registration { display: block; width: 100%; margin-bottom: 2em; }
}.tec-countdown-timer > .tecc-section {
display: inline-block;
}
.tec-countdown-timer > .tecc-section .tecc-amount,
.tec-countdown-timer > .tecc-section .tecc-word {
display: block;
text-align:center;
text-transform: uppercase;
}
.tecc-wrapper .event-name a, .tecc-wrapper .event-name h3{
text-decoration:none;
color:white;
margin-bottom: 20px;
}
.tecc-no-event-msz {
color: black;
}
.tecc-wrapper .tecc-section {
line-height: 20px;
}
.tec-large-box > .tecc-section {height: auto; width:auto;margin-bottom: 5px;}
.tec-large-box > .tecc-section > span.tecc-amount{font-size:70px; padding: 28px;}
.tec-large-box > .tecc-section > span.tecc-word {font-size:30px; padding: 10px;}
.tec-medium-box > .tecc-section {height: auto; width:auto;margin-bottom: 5px}
.tec-medium-box > .tecc-section > span.tecc-amount{font-size:38px; padding: 20px;}
.tec-medium-box > .tecc-section > span.tecc-word {font-size:20px;padding: 10px;}
.tec-small-box > .tecc-section{height:auto; width:auto;margin-bottom: 5px}
.tec-small-box > .tecc-section > span.tecc-amount{font-size:30px; padding: 18px;}
.tec-small-box > .tecc-section > span.tecc-word { font-size:14px;padding: 10px;}
.tecc-wrapper{
width: 100%;
display: inline-block;
color:white;
margin-bottom: 10px;
}
.tecc-wrapper .tecc-event-info{
width: 100%;
padding: 28px;
}
.tecc-days-section,.tecc-minutes-section,.tecc-hours-section{
margin-right: 3px;
}
.eventstart_msz,.eventend_msz,.tecc-no-event-msz,.tecc-countdown-complete {
font-size: 17px;
padding: 20px;
text-align: center;
}
.tecc-wrapper .tecc-event-detail a.tecc-event-button:hover {
background-color: black;
}
.tecc-wrapper .tecc-event-detail {
width: 100%;
text-align: center;
float: left;
padding: 12px 22px 22px 22px;
}
.tecc-wrapper .tecc-event-detail a.tecc-event-button{
display: inline-block;
padding:9px 14px;
vertical-align: middle;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
transition: all .24s ease;
text-decoration: none;
}
.tecc-wrapper .tecc-timer-wrapper {
text-align: center;
width: 100%;
padding: 0px 10px 15px 10px;
}
.event-date-location{
width:100%;
text-align: center;
}
.tecc-wrapper .tecc-event-info h2.tecc-up-event{
color:white;
text-align: center;
margin: 0;
padding: 0;
}
.tecc-wrapper .tecc-event-info h3.tecc-title{
color: white;
text-align: center;
padding: 0;
margin-top: 0.85em;
padding: 0;
}
.tecc-wrapper .tecc-event-info a{
text-decoration:none;
}
.tecc-wrapper .event-date-location span {
display: inline-flex;
margin-right: 5px;
}
.tecc-image-wrapper .tribe-events-event-image{
text-align: center;
padding: 0;
margin-top: 0.85em;
}
@media only screen and (max-width: 440px) {
.tecc-wrapper .event-date-location span {
display: inline-block;
}
} 
@media only screen and (max-width: 333px) {
.tec-small-box > .tecc-section > span.tecc-amount {
font-size: 20px;
padding: 7px 7px 1px 7px;
}
.tec-small-box > .tecc-section > span.tecc-word {
font-size: 15px;
padding: 5px 7px;
}
} 
@media only screen and (min-device-width: 334px) and (max-width: 374px) {
.tec-small-box > .tecc-section > span.tecc-amount {
font-size: 20px;
padding: 14px 14px 1px 14px;
}
.tec-small-box > .tecc-section > span.tecc-word {
font-size: 15px;
padding: 11px 14px;
}
}
@media only screen and (min-device-width:336px) and (max-width: 375px) {
.tec-medium-box > .tecc-section > span.tecc-amount{font-size:30px; padding: 14px;}
.tec-medium-box > .tecc-section > span.tecc-word {font-size:16px;padding: 8px;}
} 
@media only screen and (min-device-width:376px) and (max-width: 435px) {
.tec-medium-box > .tecc-section > span.tecc-amount{font-size:31px; padding: 14px;}
.tec-medium-box > .tecc-section > span.tecc-word {font-size:16px;padding: 11px;}
} 
@media only screen and (max-width:550px) {
.tec-large-box > .tecc-section > span.tecc-amount{font-size:70px; padding: 35px;}
.tec-large-box > .tecc-section > span.tecc-word {font-size:30px; padding: 20px;}
}
@media only screen and (min-device-width:551px) and (max-width:619px) {
.tec-large-box > .tecc-section > span.tecc-amount{font-size:55px; padding:18px;}
.tec-large-box > .tecc-section > span.tecc-word{font-size:30px; padding:11px;}
}
@media only screen and (min-device-width:620px) and (max-width:666px) {
.tec-large-box > .tecc-section > span.tecc-amount{font-size:62px; padding:25px;}
.tec-large-box > .tecc-section > span.tecc-word{font-size:30px; padding:13px;}
}
@media only screen and (min-device-width:768px) and (max-width:819px) {
.tec-large-box > .tecc-section > span.tecc-amount{font-size:70px; padding: 35px;}
.tec-large-box > .tecc-section > span.tecc-word {font-size:30px; padding: 20px;}
}
@media only screen and (min-device-width:820px) and (max-width:943px) {
.tec-large-box > .tecc-section > span.tecc-amount{font-size:58px; padding:22px;}
.tec-large-box > .tecc-section > span.tecc-word{font-size:25px; padding:13px;}
} .tecc-shortcode-wrapper{
width:48%;
float:left;
}
.tecc-from-wrapper form.tecc-form{
width:48%;
float:left;
}