/**
*/
div.responsive fieldset {
    border: none;
}
div.responsive input {
    background-color: white;
}
#scformtable {
    border: none;
}
#scformtable th {
    border: none;
}
#scformtable td {
    border: none;
}
table, th, td {
    border: none;
}
#scformtable {
    width: 100%;
}
#responsive_payment_typecc_exp_date_row div.form-content{
    margin-bottom:2px;
}
#billing_addr_zipname{
    width: 120px;
}
#shipping_addr_zipname{
    width: 120px;
}


/*Modal*/
.nyroModalTitle {
    display: none;
}
.nyroModalCont iframe {
	width: 650px;
	height: 350px;
    overflow: hidden !important;
}
.nyroModalCont {
    overflow: hidden !important;
}

#form_cancel{
    line-height: 50px;
    margin-left: 10px;
}

#errmsg{
    font-size: 1em;
    font-weight: 700;
    color: red;
}
/*

.col-4 .sidebar {
    display: none !important;
}
aside {
    display: none !important;
}
aside ul {
    display: none !important;
}
.sidebar > ul {
    display: none !important;
}*/

#payment-form {
    width: 940px;
}
.sc-success-container {
    text-align: center;
}

.sc-success-header {
    font-weight: bold;
    font-size: 5em;
    color: #64a70b;
}

.sc-success-body {
    font-size: 17px;
    color: black;
}

.sc-error-container {
    text-align: center;
}

.sc-error-header {
    font-weight: bold;
    font-size: 1em;
    color: #7c928f;
}

.sc-error-body {
    font-size: 17px;
    font-weight: 700;
    color: black;
}mi

div.donation-level-input-containter {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.donation-level-amount-container {
 vertical-align: text-bottom;
}
div.donation-level-label-input-container {
    vertical-align: middle;
    padding-right: 10px;
}
#level_standardauto_repeatname {
    margin-right: 10px;
    vertical-align: baseline;
}
#donor_email_opt_inname {

    margin-right: 10px;
    vertical-align: baseline;

}
#shipping_info_same_as_billingname {

    margin-right: 10px;
    vertical-align: baseline;

}
div.responsive span.field-required {

    margin-top:0px;
    margin-right: 5px;
    vertical-align: baseline;

}