.crm-container .crm-form-block {
  background-color: transparent;
}

.crm-container fieldset {
  border: 0;
}
.crm-contribution-page-id-1 table#membership-listings td {
  border: 0;
}
.crm-contribution-page-id-1 .crm-group.amount_display-group {
  display: none;
}


/* forms */

.crm-container.crm-public .crm-section div.label {
  color: #0d3456;
  display: inline-block;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 1rem;
  font-style: normal;
  /*margin: 0 0 .5rem;*/
  text-transform: none;
  float: none;
  width: 100% !important;
  text-align: left !important;
}
.crm-container.crm-public .crm-section div.label label {
  font-size: 1.1em;
  font-weight: 600 !important;
}

.crm-container.crm-public .crm-section div.content {
  float: none;
  margin-left: 0 !important;
  width: 100%;
  /*padding-right: 30px;*/
}

#crm-container.crm-public .crm-section input[type="text"] {
  width: 100% !important;
  background: #fff;
  border: 2px solid #0d3456;
  border-top-color: rgb(13, 52, 86);
  border-right-color: rgb(13, 52, 86);
  border-bottom-color: rgb(13, 52, 86);
  border-left-color: rgb(13, 52, 86);
  border-radius: 3px;
  box-shadow: none;
  color: #0d3456;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  outline: none;
  padding: 1.5rem 1em;
  box-sizing: border-box;
  line-height: 1.15;
  height: auto;
}

#crm-container.crm-public .crm-section select {
  width: 100% !important;
  background: #fff;
  background-color: rgb(255, 255, 255);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  border: 2px solid #0d3456;
  border-radius: 3px;
  box-shadow: none;
  color: #0d3456;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  outline: none;
  /*padding: 1rem;
  padding-right: 1rem;*/
}
/*
#crm-container.crm-public #helprow-do_not_email .description,
#crm-container.crm-public #helprow-is_opt_out .description,
*/
#crm-container.crm-public .crm-section .crm-form-checkbox + label,
#crm-container.crm-public .crm-section .crm-form-radio + label {
  color: #0d3456;
  cursor: pointer;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  /*padding: 0 0 0 .5rem;*/
  padding: 0;
  position: relative;
  text-transform: none;
}
/*
#crm-container.crm-public #helprow-do_not_email,
#crm-container.crm-public #helprow-is_opt_out,*/
#crm-container.crm-public [type="checkbox"] + label,
#crm-container.crm-public [type="radio"] + label,
#crm-container.crm-public #helprow-do_not_email .description,
#crm-container.crm-public #helprow-is_opt_out .description,
#crm-container.crm-public .crm-section .crm-form-checkbox + label,
#crm-container.crm-public .crm-section .crm-form-radio + label {
  display:inline-block;
}
#crm-container.crm-public #editrow-custom_3 table tr,
#crm-container.crm-public #editrow-do_not_email,
#crm-container.crm-public #editrow-is_opt_out {
  display:flex;
}
#crm-container.crm-public #editrow-custom_3 table tr {
  flex-flow:column nowrap;
}
#crm-container.crm-public #editrow-do_not_email .label,
#crm-container.crm-public #editrow-is_opt_out .label {
  order:2;
  width:83%!important;
  float:none;
  text-align:left;
  padding:7px;
}
#crm-container.crm-public #editrow-do_not_email .edit-value.content,
#crm-container.crm-public #editrow-is_opt_out .edit-value.content {
  order: 1;
  display: block;
  flex: 0 0 auto;
  margin: 0;
  width:30px;
}
#crm-container.crm-public #helprow-is_opt_out {
  margin-left:5%;
}

#crm-container.crm-public [type="checkbox"] + label,
#crm-container.crm-public [type="radio"] + label {
  font-weight: 600;
  max-width: 90%;
  text-indent: 0;
  vertical-align: top;
}
#crm-container.crm-public .crm-section .select2-choice {
  padding: 1rem !important;
}

body:not(.page-id-9351):not(.page-id-9354) #crm-container.crm-public h2 {
  margin-top: 2em;
}
select2-choice, .select2-container .select2-choice {width:unset;}

form:not(.CRM_Profile_Form_Edit) .crm-profile-name-Affiliate_Application_Form_23 #editrow-is_opt_out,
form:not(.CRM_Profile_Form_Edit) .crm-profile-name-Affiliate_Application_Form_23 #helprow-is_opt_out,
form:not(.CRM_Contribute_Form_Contribution_Main) .crm-profile-name-Affiliate_Application_Form_23 #editrow-custom_36, 
.crm-profile-name-Affiliate_Application_Form_23 #editrow-do_not_email,
.crm-profile-name-Affiliate_Application_Form_23 #editrow-custom_36 > .label,
.crm-profile-id-23 .editrow_custom_36-section > .label > label,
.crm-profile-name-Affiliate_Application_Form_23 #editrow-current_employer,
.crm-profile-id-12 .editrow_current_employer-section,
.crm-profile-id-23 .editrow_current_employer-section,
.crm-profile-name-Affiliate_Application_Form_23 #editrow-country-Primary,
.crm-profile-id-23 .editrow_country-Primary-section,
.crm-profile-id-23 > legend {
  display:none!important;
}
#crm-submit-buttons .crm-button {
  padding: 1rem 1.5rem;
}

