.neon_C_content {
  margin: 0;
  padding: 20px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
  color: #333333;
}

.neoncrm-submit,
.neoncrm-button,
.neoncrm-org-toggle button,
.neoncrm-org-toggle input[type=button],
.neon_C_content button,
.neon_C_content #surveyForm .control_button,
.neon_C_content input[type=button],
.neon_C_content input[type=submit]{
    -webkit-appearance: button;
    cursor: pointer;
    margin: 3px 1px;
    outline: none;
    background: #0090c5;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    padding: 7px 14px;
    font-weight: 400;
    text-shadow: none;
    border: 1px solid #006388;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.neoncrm-submit:hover,
.neoncrm-button:hover,
.neoncrm-org-toggle button:hover,
.neon_C_content button:hover,
.neon_C_content #surveyForm .control_button:hover,
.neoncrm-org-toggle input[type=button]:hover,
.neon_C_content input[type=button]:hover,
.neon_C_content input[type=submit]:hover{
    background-color: #71a493;
    color: #000;
    border: 1px solid #548474;
    text-decoration: none;
}

.neon_C_content h1 {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #333;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
}

.neon_C_content h2 {
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #333;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
}
.neoncrm-right-align img:hover{
    cursor: pointer;
}
.neon_C_content a.neoncrm-neonFooter {
    float: right;
}

.neoncrm-org-toggle a:hover{
    cursor: pointer;
}

.neon_C_content input[type="text"],
.neon_C_content input[type="password"],
.neon_C_content input.neoncrm-text-field,
.neon_C_content select,
.neon_C_content input.neon2Field,
.neon_C_content textarea{
    display: inline-block;
    width: auto;
    height: auto;
    margin: 1px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: normal;
    color: gray;
    background-color: #fcfcfc;
    border: 1px solid #e6e6e6;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.neon_C_content input[type="text"]:focus,
.neon_C_content input[type="password"]:focus,
.neon_C_content select:focus,
.neon_C_content input.neon2Field:focus,
.neon_C_content textarea:focus{
    background-color: #fff;
    border-color: #ccc;
    outline: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#SocialFundraisingCampaigns .neoncrm-table td{
    text-align: left;
}
.neon_C_content th{
    padding: 4px;
    text-align: left;
}
.neon_C_content td{
    padding: 3px;
}

.neon_C_content select{
    line-height: 1.5;
}


.neon_C_content .neoncrm-right-align{
    text-align: right;
}
@media only screen and (max-width: 800px){
    .neon_C_content .neoncrm_broadcast_section{
        overflow-x: auto;
    }
}
@media only screen and (max-width: 500px){

    .neon_C_content input[type="text"],.neon_C_content input[type="password"]{
        max-width: 250px;
    }
    .neon_C_content #z2-login-standard{
        width: 250px;
    }
    .neon_C_content .multiSelectOptions{
        width: 290px !important;
    }
}
@media only screen and (max-width: 415px){

    .neon_C_content #sfp-e-check,.neon_C_content #sfp-paypal,.neon_C_content #sfp-alternative{
        margin-top: 40px;
    }
}
.neon_C_content #event_calendar{
    overflow-x: auto;
}
#encouragedLogIn .neon_en_field_set{
    padding: 0 10px 10px !important;
}
.paymentFieldset{
    border: 1px solid #f7f3d6 !important;
}
.neon_C_content table.neoncrm-event-registration-list-summary,.neon_C_content table.neoncrm-event-registration-list-summary th{
    text-align: left;
}
#confirmButtons .button{
    border-radius: 0;
}

.neon_C_content td[valign=top],
.neon_C_content th[valign=top] {
    vertical-align: top !important;
}
.neon_C_content td[valign=bottom],
.neon_C_content th[valign=bottom] {
    vertical-align: bottom !important;
}
.neon_C_content td[align=right],
.neon_C_content th[align=right] {
    text-align: right !important;
}
.neon_C_content td[align=center],
.neon_C_content th[align=center] {
    text-align: center !important;
}
.neon_C_content #surveyForm .control_button{

}
.neon_C_content form[name="pShoppingCartFormBean"],.neon_C_content div.fundraiser{
    overflow-x: auto;
    overflow-y: hidden;
}
.neon_C_content div.fundraiser .pagingContainer .form-group{
    height: auto;
}
.neon_C_content th.Glow-AlignCenter{
    text-align: center;
}
.neoncrm-event-registration-list-summary td,.neoncrm-event-registration-list-summary th{
    border-color: #000;
}
.neon_C_content form[name="pShoppingCartFormBean"] .neonFieldText{
    margin: 0;
}
.neon_C_content form[name="pShoppingCartFormBean"] input,
.neon_C_content form[name="pShoppingCartFormBean"] select{
    font-size: 14px;
}
.neon_C_content .neoncrm-radio-group{
    padding: 4px;
}
div.neoncrm-tableContainer .neoncrm-table td{
    padding: 1px;
}
#eventListPage td.neonLine{
    line-height: 0;
    padding: 0;
}
#confirmBox h1{
    margin: 0;
}
#eventListPage{
    overflow-x: auto;
}