.ctct-form-wrapper .ctct-button {
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em; }
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: #cf0b00; }
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: #1b7926; }
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none; }
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem; }
.ctct-form-wrapper .ctct-field-inline {
display: inline-block; }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%; }
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%; }
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%; }
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0; } }
.ctct-form-wrapper input[type='text']:required:valid, .ctct-form-wrapper input[type='email']:required:valid, .ctct-form-wrapper input[type='password']:required:valid, .ctct-form-wrapper input[type='tel']:required:valid, .ctct-form-wrapper input[type='number']:required:valid {
background-image: url(//www.oshkoshunitedway.org/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px; }
.ctct-form-wrapper input[type='text']:required.ctct-invalid, .ctct-form-wrapper input[type='text'].ctct-invalid, .ctct-form-wrapper input[type='email']:required.ctct-invalid, .ctct-form-wrapper input[type='email'].ctct-invalid, .ctct-form-wrapper input[type='password']:required.ctct-invalid, .ctct-form-wrapper input[type='password'].ctct-invalid, .ctct-form-wrapper input[type='tel']:required.ctct-invalid, .ctct-form-wrapper input[type='tel'].ctct-invalid, .ctct-form-wrapper input[type='number']:required.ctct-invalid, .ctct-form-wrapper input[type='number'].ctct-invalid {
background: #fff url(//www.oshkoshunitedway.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%; }
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic; }
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//www.oshkoshunitedway.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%; }
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%; }
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%; }
.ctct-form-wrapper input.ctct-label-right[type="checkbox"],
.ctct-form-wrapper textarea.ctct-label-right[type="checkbox"],
.ctct-form-wrapper select.ctct-label-right[type="checkbox"] {
width: auto; }
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%; }
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important; }
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//www.oshkoshunitedway.org/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3; }
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed; }
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: '';
display: table; }
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block; }
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block; }
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem; }
.ctct-form-wrapper .ctct-field-error {
color: #ff4136; }
.ctct-form-wrapper .ctct-submit {
cursor: pointer; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0; }
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%; }
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfifteen .ctct-form-field input[type="tel"] {
padding: 0.5278em;
width: 100%; }
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%; }
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline; }
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem; }
.ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-bottom {
width: 100%; }
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; } }
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem; }
.ctct-twentytwentyone .ctct-button {
padding: 0 !important; }
.ctct-twentytwentyone .ctct-form-field input[type="text"],
.ctct-twentytwentyone .ctct-form-field input[type="email"],
.ctct-twentytwentyone .ctct-form-field input[type="url"],
.ctct-twentytwentyone .ctct-form-field input[type="tel"] {
width: 100%; }.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.news-clearfix:before, .news-clearfix:after{content: "";display: table;}
.news-clearfix::after{clear: both;}
.news-col-3, .news-col-4, .news-col-2{margin-bottom:30px;}
.news-col-3, .news-col-4, .news-col-2, .news-col-1, .news-col-list{-webkit-box-sizing: border-box; box-sizing: border-box; }
.news-col-1 .news-inner-wrap-view, .news-col-list .news-inner-wrap-view{ border-bottom:1px solid #d1d1d1; padding-bottom:20px; margin-bottom:20px;}
.news-col-list .wpnaw-news-no-image .news-content{margin:0; width:100%;}
.news-col-list .news-thumb{margin-bottom:0px}
.news .news-title{margin-top:0px !important; margin-bottom:10px !important;}
.news .news-title a{font-size:22px; line-height:26px; color:#555; text-decoration:none !important;}
.news-cat{margin-bottom:10px;}
.news-cat a, .grid-date-post a{color:#555;}
.news-content{float:left; width:100%; clear:both;}
.date-post{width: 11%;float: left;text-align: center;}
.date-post span{display: block;color: #222;font-size: 30px;margin: 0px 0px 2px;padding-bottom: 2px;border-bottom: 1px dotted #C0C0C0;}
.date-post h2{margin-bottom:5px !important; padding-bottom:0 !important; margin-top:0px !important; text-align:center;}
.date-post p{margin: 0px;text-transform: uppercase;color: #333; text-align:center !important}
.post-content-text{width:87%; margin-left:2%; float:left;}
.news-thumb{float:left; width:100%; margin-bottom:25px;}
.grid-date-post, .grid-date-post a{font-size:13px; margin-bottom:5px;}
.widget-date-post, .widget-date-post a{font-size:13px; margin-top:5px;}
.news-col-4{width:25%; float:left; padding:0 15px;}
.news-col-3{width:33%; float:left; padding:0 15px;}
.news-col-2{width:50%; float:left; padding:0 15px;}
.news-col-1, .news-col-list{width:100%; float:left; padding-left:15px; padding-right:15px;}
.grid-news-thumb{float: left; height: 200px;line-height: 0;  overflow: hidden;  position: relative;  width: 100%;background: #f1f1f1;  }
.grid-news-thumb img{height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center; border-radius:0px !important;}  
.news-col-1 .grid-news-thumb{height:400px;}
.news-col-2 .grid-news-thumb{height: 250px;}
.news-col-list .news-thumb{float:left; width:33%;}
.news-col-list .news-content{float:left;  margin-left:2% ; width:65%; clear:none; }.no-thumb.blog-col-0 .blog-content{ margin-left:0 ; width:100%; }
.news-col-list .news-content .post-content-text{margin-left:0px;} .news_li {clear: both !important; margin-bottom:8px !important; margin-top:8px !important; padding-bottom:10px !important; }
.news_li a.newspost-title, .widget .news_li a.newspost-title, #secondary .widget .news_li a.newspost-title{color:#555;}
.news_li p{padding-bottom:0px !important}
.news-col-3 .news-thumb, .news-col-2 .news-thumb, .news-col-4 .news-thumb{margin-bottom:10px;}
.news-col-3 .post-content-text, .news-col-2 .post-content-text, .news-col-4 .post-content-text{width:100%; margin:0px;}
.news-short-content{margin-bottom:10px;}
.wpnaw-first{clear: both;}
.recent-news-items .news_li{padding:10px 0 !important; clear:both;}  
.news_li{border-bottom:1px solid #ddd; margin:0 !important; list-style:none !important}
.newstickerthumb .news_li{float:left; width:100%;}
.news_thumb_left{display:table-cell; vertical-align:top; width:100px;  }
.news_thumb_left a{display:block; margin-right:10px;}
.news_thumb_left img{height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center; }
.news_thumb_right{display:table-cell; vertical-align:top; }
.recent-news-items{clear:both;}
.recent-news-items.no_p h6{margin:5px 0 !important;}
.recent-news-items p{font-size:13px !important; margin-bottom:10px !important} .news_pagination {width:100%; text-align:center; color:#666; clear:both;}
.news_pagination a {color: #fff !important; background: #666; padding: 7px 10px; margin:0 1px 6px 2px; display: inline-block; text-align: center; line-height: normal; box-shadow: none; text-shadow: none; font-size: 14px; border: 1px solid #666; text-decoration: none !important; -webkit-transition: all .3s ease; transition: all .3s ease; outline:0;}
.news_pagination .page-numbers.current {color: #666; background: transparent; padding: 7px 10px; margin:0 1px 6px 2px; display: inline-block; text-align: center; line-height: normal; box-shadow: none; text-shadow: none; font-size: 14px; text-transform: uppercase; border: 1px solid #666; text-decoration: none !important;}
.news_pagination a:hover, .news_pagination a:focus, .news_pagination a:visited:hover {color: #666 !important; background: #fff; outline:0;}
.news_pagination a.prev, .news_pagination a.next {min-width:90px;}
.news_pagination .button-news-p, .wpnw-prev-next .next{float:right;}
.news_pagination .button-news-n, .wpnw-prev-next .prev{float:left;}
.news_pagination .wpnw-pagi-btn a {min-width:90px;}
.news-col-1.has-no-date .post-content-text{margin-left:0px; width:100%;}
.news-more-link{padding:5px 15px; background:#555; color:#fff; border-radius:2px; display:inline-block; clear:both; text-decoration:none !important; -webkit-transition: all .3s;transition: all .3s;}
.news-more-link:hover{background:#f1f1f1; color:#555}
.widget ul li.news_li::before{content:none !important}
.type-news:last-child .news-inner-wrap-view{border:0px; padding:0px; margin:0px;} @media all and (max-width: 768px) {
.news-col-3, .news-col-4{width:50%;}
.news.wpnaw-first{clear: none !important;}
}
@media all and (max-width: 640px) {
.news-col-3, .news-col-2, .news-col-4{width:100%;}
.news-col-list .news-thumb{margin-bottom:15px;}
}
@media all and (max-width: 500px) {
.news-col-list .news-thumb{float:left; width:100%;}	
.news-col-list .news-content{float:left;  margin-left:0% ; width:100%; clear:both; }
.news-col-1 .grid-news-thumb{height:250px}
}
@media all and (max-width: 400px) {	
.news-col-1 .grid-news-thumb{height:200px}
}