@charset "UTF-8";
/* CSS Document */

.clearfix:before,.clearfix:after,.container:before,.container:after{content:" ";display:table}
.clearfix:after,.container:after{clear:both}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#3d3d3c !important;
	margin: auto 0;
	padding-bottom: 20px;
}
html, body { width:100%;  overflow-x:hidden; }
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
@media (min-width:1200px){.container{width:1170px} }
.ngp-form { max-width: 100% !important; }
/* Action - Event Styles */
.HeaderHtml {
	padding: 0 !important;
}
.at-inner { border: none !important; border-radius: 0px !important;}
.at-title { 
    padding: 5px 5px 5px 5px !important;
    text-align: left !important;
    border-bottom: none !important;;
    margin-bottom: 0px !important;
    font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
    font-size: 30px !important;
  }
a,a:visited,a:link{color:#9e4a00;text-decoration:none}
a:hover,a:focus,a:active{color:#D19700;text-decoration:underline}
hr {
    color: #0c6646;
    border: 0;
    background-color: #0c6646;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
input, select, textarea {
    border-color: #ccc #ccc #ccc #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    border: 1px solid #ccc;
}
.HeaderHtml h2 {
   font-size: 20px;
   font-weight: 600 !important;
   text-transform: none;
   margin-top: 20px;
   font-family: inherit !important;
}
.at {
	font-family: Arial, Helvetica, sans-serif !important;
  line-height: 1.42857143 !important;
}
.multistep-layout .FastAction {
    padding: 0 !important;
    border-top: none !important;
}
.fastAction {
    border: none !important;
    margin-bottom: 1em !important;
}
.at .at-step.active {
    border-bottom-color: #0c6646 !important; 
}
.at .at-steps a {
    color: #394357 !important;
}
.at input[type="text"]:hover, .at input[type="password"]:hover, .at input[type="date"]:hover, .at input[type="datetime"]:hover, .at input[type="datetime-local"]:hover, .at input[type="month"]:hover, .at input[type="week"]:hover, .at input[type="email"]:hover, .at input[type="number"]:hover, .at input[type="search"]:hover, .at input[type="tel"]:hover, .at input[type="time"]:hover, .at input[type="url"]:hover, .at input[type="color"]:hover, .at textarea:hover {
    border-color: #0c6646 !important;
}
.at input[type="text"]:focus, .at input[type="password"]:focus, .at input[type="date"]:focus, .at input[type="datetime"]:focus, .at input[type="datetime-local"]:focus, .at input[type="month"]:focus, .at input[type="week"]:focus, .at input[type="email"]:focus, .at input[type="number"]:focus, .at input[type="search"]:focus, .at input[type="tel"]:focus, .at input[type="time"]:focus, .at input[type="url"]:focus, .at input[type="color"]:focus, .at textarea:focus {
    background: #ededed !important;
}
.at input[type="checkbox"]:checked + span::before {
    background-color: #0c6646 !important;
    border-color: #0c6646 !important;
}
.at input[type="text"], .at input[type="password"], .at input[type="date"], .at input[type="datetime"], .at input[type="datetime-local"], .at input[type="month"], .at input[type="week"], .at input[type="email"], .at input[type="number"], .at input[type="search"], .at input[type="tel"], .at input[type="time"], .at input[type="url"], .at input[type="color"], .at textarea {
	font-family: Arial, Helvetica, sans-serif !important;
}
input[type="submit"].at-submit .at .btn-at-primary, .at .btn-at-primary {
    background-color: #0c6646 !important;
    color: #FFFFFF !important;
}
input[type="submit"].at-submit {
    font-weight:400;
    text-transform: none;
    font-size: 24px !important;
    font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
    width: 95%;
    max-width: 400px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    float: none !important;
    border: none;
}
legend.at-legend-with-submit {
    display: block !important;
    float: none !important;
}
.AdvocacyFields legend.at-legend.at-legend-with-submit { 
    color: #FFFFFF;
    max-height: 70px;
}
div.at-markup.AdvocacyHeader div strong {
    visibility: hidden;
    max-height: 0px;
}
.FooterHtml {
    width: 100%;
    text-align: center;
	clear: left;
    display:none;
	color: #FFFFFF;
}
.footer {
    margin-top: 15px; 
    padding: 15px 5px 15px 5px; 
    text-align:center;  
    background-color:#222222;
    color: #CCCCCC;
    font-size: 12px;
}
.footer a {
    color:#d79d00 !important;
}
div.targets {
  border: 1px black solid;
  margin:15px 10px 6px 10px;
  padding-right:2px;
  width: 95% !important;
}
div.contact_info {
  padding-right: 4px;
}
div.recipient h2.name {
  font-size:1em;
  font-weight: bold;
}
.ssl-seals {
  width: 100%;
  text-align: center;
}
.HeaderHtml img {
  max-width: 100%;
  height: auto;
  display: block;
}
.HeaderHtml p {
  padding: 0 !important;
  font-weight: inherit !important;
}
.at-form-submit {
  text-align: center;
}
.HeaderHtml {
    border-right: none !important;
    margin-right: 0 !important;
}
form {
    border-left: none !important;
}
.at-form label, .at select {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.at form .label-amount input[type="radio"]:checked + a {
    border-color: #4cae4c !important;
    background-color: #0c6646 !important;
}
.at form .label-amount > a {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    left: 0;
    display: block;
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
        border-top-color: rgb(103, 207, 147);
        border-right-color: rgb(103, 207, 147);
        border-bottom-color: rgb(103, 207, 147);
        border-left-color: rgb(103, 207, 147);
    border-radius: 2px;
    z-index: -1;
}
.at form .label-amount input:required, .at form .label-amount input + .label-otheramount-prefix {
	color: #999999 !important; 
	background-color: transparent !important;
}
.at-recurring {
    display: inline !important;
}
.confirmation-text{
    padding: 0.625rem;
    margin: 0 0 0.625rem 0.625rem;
    color: #5b6671;
}
.petitionHeader {
	border: 1px solid #616161;
	background-color: #616161;
	color: #f4f4f4;
	padding: .3em 1em;
	font-weight: 500;
	font-size: 1.2em;
	margin: 0 1rem;
}
.petition {
	display:block; 
	border:1px solid #616161; 
	background-color:#f4f4f4; 
	color: #616161;
	padding:1em;
	margin: 0 1rem;
}
.petitionLead {
	display: block;
	width: 100%;
	margin-bottom: .3em;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
  }
  .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
  }
  .embed-responsive::before {
      display: block;
      content: "";
  }
  .embed-responsive-21by9::before {
      padding-top: 42.857143%;;
  }
  .embed-responsive-16by9::before {
      padding-top: 56.25%;
  }  
.TicketLevels tr td:nth-child(1),
.TicketLevels tr th:nth-child(1), 
.TicketHolders tr th:nth-child(2),
.TicketHolders tr td:nth-child(3)
{
    display: none;
}

table.tickets thead tr th:nth-child(2),   
table.tickets thead tr th:nth-child(4),
table.tickets tbody tr td:nth-child(2), 
table.tickets tbody tr td:nth-child(4), 
table.tickets tfoot 
{
    display: none;
}

@media (min-width: 200px){
  .at form {
      width:100%;
      min-width: 225px;
      float:none;
      padding:15px 0px;
  }
  .HeaderHtml  {
      width:100%;
      float:none;
  }
  .HeaderHtml:after {
    clear: both;
  }
}
@media (min-width: 768px){
  .at form {
      width:50%;
      float:right;
  }
  .at form.oa-hooked  {
      width:100%;
      float:none;
  }
  .HeaderHtml  {
      width:50%;
      float:left;
	  padding-right: 1em !important;
	  padding-top: 1em !important;
  }
  .HeaderHtml p:first-child  {
	  margin-top: 0 !important;
  }
  .multistep-layout .HeaderHtml {
    float: left;
    width: 40% !important;
    border-right: none;
  }
  .multistep-layout form {
    float: right;
    width: 60% !important;
    border-right: none;
  }
}
@media (min-width: 992px){
  .multistep-layout form  {
      width:55% !important;
  }
  .multistep-layout .HeaderHtml  {
      width:45% !important;
  }
}

@media (min-width: 1200px){
  .multistep-layout form  {
      width:50% !important;
  }
  .multistep-layout .HeaderHtml  {
      width:50% !important;
  }
}
#addthisheader {
	display:none;
}
div.addthis_share_container {
    clear:all;
    max-width:295px;
    margin-bottom:85px;
    margin-top:15px;
}
div.addthis_share_container .share_label {
    float:left;
    padding-top:10px; 
    padding-right:10px;
}
div.addthis_share_container .share_widget {
    float:right;
    clear:none;
}
.ellipses {text-align: center; font-weight: 900; width: 100%; font-size: 1.5em}
/* end action - event styles */
p {
	margin:10px 0 10px 0;
}
td {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857; 
  color: #333;
}
#footer {
    background-color: #222222;
    color: #cccccc;
    text-align: center;
    font-size: 12px;
    padding: 25px 100px;
	float: none;
    margin-top: 0px;
}
.at a, #footer a {
    color: #d79d00 !important;
}
a.btn.donateboxlink {
    color: #ffffff !important;
    background-color: #0c6646;
    display: inline-block;
}
.fastAction .circle, a.donatelink {
	color: #ffffff !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-bottom:10px;
	text-transform:none;
}
h1 {
	font-size:24px;
	text-transform:uppercase;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin:5px 0 8px 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin:5px 8px 8px 0;
}
.lastflt{
	margin-right:0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.photocredit {
	padding: 0 0 0 0;
	margin-top:45px;
	font-size:9px;
	text-align:left;
	width:100%;
}
img.donation-seals {
    width: 100%;
    max-width: 457px;
    height: auto;
}
.hidden {
    display: none!important;
}
.visible-xs {
    display: none!important;
}
.cbd-header-stripe {
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight:400, normal;
    font-size:24px;
    color: #FFFFFF;
    text-align:left;
    padding: 5px 5px 5px 10px;
    background-color: #0c6646;
}
.poweredby {
	display: none;
}
@media (max-width:450px){
    .img-resize {width: 100%;}
    #footer { padding:15px 5px !important;}
}
@media (max-width: 767px)  {   
	.petitionLead {
		font-weight: 600 !important;
	}
	.petitionHeader {
		display: none !important;
	}
	.petition {
		border: none;
		background-color: transparent;
		color:#3d3d3c !important;
	}
	.hidden-xs {
		display: none!important;
	}
	.visible-xs {
		display: block!important;
	}
	.mainImage {
	   float: left;
	   width: 50% !important;
	   max-width: 200px !important;
	   min-width: 100px !important;
	   margin-bottom: 5px;
	   margin-right: 10px;
	   margin-top: 10px;
	 }
	 #footer {padding: 25px;}
	.cbd-header-stripe {
		font-size:20px;
	}
	.at-title {
		font-size: 24px !important;
    }   
    header.MeterHtml {
        padding-left: 0px !important; 
        padding-right: 0px !important;
        margin-left: -15px;
        margin-right: -15px;    
    }                
}
@media (max-width:991px){
    .nobr { 
        white-space:nowrap; 
    }
}

.oa-input-container .row {
    margin-left: auto;
    margin-right: auto;
}
.grid-full .row {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

