.osm-pricing-table .osm-plan {
    background-color: #ffffff;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: none;
    box-shadow: none;
  	border-radius: 0px;
    border: 5px solid #ebe9df;
}

.osm-pricing-table .osm-plan:hover {
    padding: 5px;
    border: 0px;
}

.osm-plan-price h2 {
    color: black !important;
    font-weight: bold;
    font-size: 35px;
    line-height: 26px;
    text-transform: uppercase;
	padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 7px;
}

a.btn.btn-primary.btn-singup {
    background-color: #978026;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    line-height: 26px;
}

.osm-pricing-table .osm-plan ul {
    list-style: none;
    margin: -10px;
    padding: 0;
    font-size: 19px;
    line-height: 24px;
    /* padding-bottom: 10px; */
}

.osm-plan-short-description ul li {
    padding: 14px 5px 15px 5px;
    border-top: 1px solid #f3f1e9;
}

.osm-pricing-table .osm-plan ul.osm-signup-container {
    padding: 21px 10px 30px;
    margin: 0;
    background-color: #fff;
}

.osm-plan-price {
    background: #ffffff;
    color: #000;
    padding: 0px;
}

.osm-pricing-table .osm-plan .osm-plan-header h2 {
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 31px;
    font-weight: 600;
    width: 200px;
    margin: 0px auto !important; 
}

.osm-pricing-table .osm-plan .osm-plan-header {
     background-color: unset;
     border-radius: 0px;
}


.osm-plan.osm-plan-3 {
    background-color: #978026;
}

.osm-plan.osm-plan-2 {
    background-color: #041f3d;
}

.osm-plan.osm-plan-1 {
    background-color: #8da0b6;
}

.osm-pricing-table .osm-plan .osm-plan-short-description {
    background-color: #fff;
    padding: 0px 25px;
}

div.osm-plan-short-description{
      min-height: 175px;
}

.row-fluid.clearfix.osm-pricing-table .span4 {
    padding-left: 8px;
}

div.osm-plan-short-description {
  height: 400px;
}


div#osm-singup-page h1 {
    font-size: 40px;
    line-height: 38px;
    color: #0e2947;
}

div#osm-singup-page h3 {
  font-size: 30px;
  padding: 30px 0px 0px 0px;
}

div#osm-singup-page label {
    font-size: 18px;
}


form#os_form input, form#os_form select, form#os_form textarea {
    border-radius: 3px;
    width: 300px;
	font-size: 18px;
    color: #000;
}

div#payment_method_container {
    display: none;
}

div#osm-singup-page form.form-horizontal .control-label, form.form-horizontal .control-label label {
  font-weight: 400;
}


div#osm-singup-page .form-horizontal .control-label {
  width: 20%;
  padding-top: 25px;
}

@media (max-width: 768px) {
div#osm-singup-page .form-horizontal .control-label {
    width: 100%;
}
}

.error, .invalid, span.star, .required {
    color: #b58f3b;
}

.subformheadtxt {
  font-size: 23px;
  line-height: 26px;
  padding-top: 10px;
}

input#amount, input#regular_amount, div#payment-terms {
    line-height: 18px !important;
    font-size: 20px !important;
    background-color: #ebe9df !important;
    border: 0px !important;
    box-shadow: none !important;
    padding-left: 0px;
    margin-top: 5px;
    color: #000 !important;
    font-weight: 400;
}

div#payment-terms {
    margin-top: 20px;
}

p.subformplan1 {
    background-color: #8da0b6;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    font-weight: 600;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 1px;
    margin-top: 20px;
}

p.subformplan2 {
    background-color: #041f3d;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    font-weight: 600;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 1px;
    margin-top: 20px;
}

p.subformplan3 {
    background-color: #978026;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    font-weight: 600;
    font-size: 25px;
    line-height: 31px;
    letter-spacing: 1px;
    margin-top: 20px;
}

.form-horizontal .form-actions {
    padding-left: 20% !important;
}

input#btn-submit {
    border-radius: 25px !important;
    color: #fff !important;
    margin-top: 25px;
}


.form-horizontal .control-group {
    margin-bottom: 10px !important;
}


div#osm-singup-page .form-actions:before {
  display: table;
  content: "Farhang Foundation is a 501c3 non-profit. All membership fees are tax-deductible and can be cancelled at any time prior to each auto-renewing term.";
  color: #000;
  padding-top: 30px;
  font-size: 17px;
  line-height: 20px;
  width: 500px;
}

input#processing_fee_FA1, input#processing_fee_FA2, input#processing_fee_AM1, input#processing_fee_AM2, input#processing_fee_MM1, input#processing_fee_MM2 {
    width: 20px !important;
}

fieldset#processing_fee_FA, fieldset#processing_fee_AM, fieldset#processing_fee_MM {
    margin-top: 20px;
}

select {
    height: 55px !important;
    padding: 0 0 0 25px !important;
    font-weight: normal !important;
    font-size: 20px !important;
}

h1.osm-page-title.visible-first {
    font-size: 40px;
    line-height: 38px;
    color: #0e2947;
  /*  margin-bottom: 30px !important;   */
}

.osm-plan.osm-plan-1 a.btn.btn-primary.btn-singup {
    background-color: #8da0b6;
}
.osm-plan.osm-plan-1 a.btn.btn-primary.btn-singup:hover {
    background-color: #041f3d;
}

.osm-plan.osm-plan-2 a.btn.btn-primary.btn-singup {
    background-color: #041f3d;
}
.osm-plan.osm-plan-2 a.btn.btn-primary.btn-singup:hover {
    background-color: #978026;
}

.control-group.osm-payment-terms {
    display: none;
}


.osm-container .input-prepend .add-on
{
  font-size: 20px !important;
  vertical-align: middle !important;
  color: #000 !important;    
  margin-top: 5px !important;
}