.templatesitefooter {
    height: 30px;
    padding-top: 5px;
    text-align: center;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5rem;
    margin-top:2rem;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    width: 100%;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    /*margin-left: 8.5rem;*/
}
/*End*/

/*Footer Edits*/
footer {
    bottom: 0;
    width: 100%;
}

.templatesitefooter {
    display: none;
    height: 30px;
    padding-top: 5px;
    /*position: absolute;*/
    bottom: 0px;
    text-align: center;
    width: 100%;
}
/*End*/




/*application edits*/
body{
    background-color:#294038;
}

.ui-update .mix-box_outlined {
    box-shadow: none;
    border: none;
}
.ui-update .box {
    background-color: transparent;
}

.ui-update .hdg.mix-hdg_dark {
    color: #4f4f4f;
    font-size: 34px;
}
.ui-update .hdg {
    font-family: 'DM Sans', sans-serif;
    color: #efebed !important;
}
.ui-update h1,h2,h3,h4,h5,h6 {
    font-family: 'DM Sans', sans-serif;
    color: #efebed;
}
.ui-update p,span,li {
   font-family: 'DM Sans', sans-serif;
    color: #efebed;
}
.ui-update a {
    color: #b5411d;
}

.ui-update .fieldset-label {
    font-family: 'DM Sans', sans-serif;
    color: #efebed;
}

.ui-update .fieldset-input>input, .ui-update .fieldset-input>textarea, .ui-update .fieldset-input>select, .ui-update .fieldset-input>.sq-input {
    border-color: #efebed;
    background-color: transparent;
    color: #efebed;
}
.ui-update .fieldset-input>input:focus, .ui-update .fieldset-input>textarea:focus, .ui-update .fieldset-input>select:focus, .ui-update .fieldset-input>.sq-input:focus {
    outline: none;
    border-color: #efebed;
}


.ui-update .js-customFileInput-text {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #294038;
}


#section_field_42359_62606, #section_field_42355_62602 {
    font-size:24px;
}

.ui-update .btn {
    border: 1px solid #efebed;
    color: #efebed;
    background-color: transparent;
}
.ui-update .btn:hover{
    border: 1px solid #efebed;
    color: #fff;
    background-color: #efebed;
}
.ui-update h3.hdg.hdg_6.mix-hdg_dark {
  color: #EFEBE3;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-size: 22px;
}
.ui-update h6.hdg.hdg_6.mix-hdg_dark, .ui-update h6.hdg.hdg_6 {
  color: #EFEBE3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
}
.ui-update #content_lblStatus {
  font-size: 12px;
  letter-spacing: -0.24px;
}
.ui-update #content_pnlItem h3 {
  color: #EFEBE3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
}
.ui-update .fieldset-input > input,
.ui-update .fieldset-input > textarea,
.ui-update .fieldset-input > select,
.ui-update .fieldset-input > .sq-input {
  width: 100%;
  height: 3.2rem;
  line-height: 3rem;
  font-size: 14px;
  border: 0;
  outline: none;
  border-bottom: 1px solid #D6D2CB;
  background-color: transparent;
  padding: 0 0.2rem;
  letter-spacing: -0.02em;
  border-radius: 0;
}
.ui-update .fieldset-input > input::-webkit-input-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > input::-moz-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > input::-ms-input-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > select * {
  color: #294038;
}
.ui-update .fieldset-input[data-fieldset-icon=datepicker]:before {
  content: none;
}
.ui-update .fieldset-label_required:before {
  color: #fff;
}
.ui-update .fieldset-label {
  font-weight: 400;
}
.ui-update #s-42328_62575 label.fieldset-label,
.ui-update #s-42330_62577 label.fieldset-label,
.ui-update #s-42337_62584 label.fieldset-label {
  top: -5px;
  font-size: 12px;
}
.ui-update .btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #828765;
  color: #EFEBE3;
  padding: 13px 43px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  outline: none;
  border-radius: 100px;
  letter-spacing: 0.91px;
  border: 1px solid #828765;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
          transition: background-color 0.3s, border-color 0.3s;
}
.ui-update .btn:hover {
  background-color: #192722;
  color: #fff;
  border-color: #192722;
}
.ui-update #s-42359_62606,
.ui-update #s-42355_62602 {
  margin-bottom: 0;
}
.ui-update #s-42356_62603 .fieldset-label {
  position: static;
  margin-bottom: 17px;
  line-height: 14.3px;
  font-size: 13px;
}
.ui-update #content_btnsub {
  min-width: 218px;
}
.ui-update #content_lblProgress {
  display: none;
}
.ui-update #s-53771_72533 .fieldset,
.ui-update #s-42362_62609 .fieldset,
.ui-update #s-42363_62610 .fieldset,
.ui-update #s-53921_72683 .fieldset {
  line-height: 1.2;
  padding: 11px 21px;
  border: 1px solid #D6D2CB;
}
.ui-update #s-53771_72533 .fieldset textarea,
.ui-update #s-42362_62609 .fieldset textarea,
.ui-update #s-42363_62610 .fieldset textarea,
.ui-update #s-53921_72683 .fieldset textarea {
  border: none;
}
.ui-update .tick input[type=radio] {
  display: none;
}
.ui-update .tick input[type=radio] + label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #D6D2CB;
  border-radius: 5px;
  padding: 15px 14px;
  min-height: 76px;
  font-size: 14px;
  line-height: 1.09;
  letter-spacing: -0.02em;
  -webkit-transition: box-shadow 0.3s, background-color 0.3s;
          transition: box-shadow 0.3s, background-color 0.3s;
  color: #fff;
  font-weight: 400;
  margin-bottom: 17px;
}
.ui-update .tick_radio input[type=radio]:checked + label {
  background-color: #696D52;
}
.ui-update .tick_radio input[type=radio] + label:after, .ui-update .tick_radio input[type=radio] + label:before {
  content: none;
}
.ui-update #content_btnback {
  background-color: transparent;
  border-color: #EFEBE3;
}
.ui-update #content_btnback:hover {
  background-color: #192722;
  border-color: #192722;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio] + label, .ui-update #content_payment_bank_account_type input[type=radio] + label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  letter-spacing: -0.02em;
  border: 1px solid #D6D2CB;
  border-radius: 0;
  padding: 1.1rem 1.2rem 0.9rem;
  font-size: 13px;
  -webkit-transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
          transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  min-height: 0;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio] + label:before, .ui-update #content_payment_bank_account_type input[type=radio] + label:before {
  position: static;
  margin-right: 8px;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio]:checked + label, .ui-update #content_payment_bank_account_type input[type=radio]:checked + label {
  background-color: #696D52;
  border-color: #696D52;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover, 
select:-webkit-autofill:focus, 
select:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #294038;
}
::-moz-selection { 
  color: #294038;
  background: #fff;
}

::selection {
  color: #294038;
  background: #fff;
}
.ui-update .fieldset_error .fieldset-input>input{
  background-color: transparent !important;
}
.ui-update .js-customFileInput.active span{
  color: #fff;
}
.templatesitefooter {
    height: 30px;
    padding-top: 5px;
    text-align: center;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5rem;
    margin-top:2rem;
    border: 1px solid transparent;
    display: flex;
    justify-content: center;
    width: 100%;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    /*margin-left: 8.5rem;*/
}
/*End*/

/*Footer Edits*/
footer {
    bottom: 0;
    width: 100%;
}

.templatesitefooter {
    display: none;
    height: 30px;
    padding-top: 5px;
    /*position: absolute;*/
    bottom: 0px;
    text-align: center;
    width: 100%;
}
/*End*/




/*application edits*/
body{
    background-color:#294038;
}

.ui-update .mix-box_outlined {
    box-shadow: none;
    border: none;
}
.ui-update .box {
    background-color: transparent;
}

.ui-update .hdg.mix-hdg_dark {
    color: #4f4f4f;
    font-size: 34px;
}
.ui-update .hdg {
    font-family: 'DM Sans', sans-serif;
    color: #efebed !important;
}
.ui-update h1,h2,h3,h4,h5,h6 {
    font-family: 'DM Sans', sans-serif;
    color: #efebed;
}
.ui-update p,span,li {
   font-family: 'DM Sans', sans-serif;
    color: #efebed;
}
.ui-update a {
    color: #b5411d;
}

.ui-update .fieldset-label {
    font-family: 'DM Sans', sans-serif;
    color: #efebed;
}

.ui-update .fieldset-input>input, .ui-update .fieldset-input>textarea, .ui-update .fieldset-input>select, .ui-update .fieldset-input>.sq-input {
    border-color: #efebed;
    background-color: transparent;
    color: #efebed;
}
.ui-update .fieldset-input>input:focus, .ui-update .fieldset-input>textarea:focus, .ui-update .fieldset-input>select:focus, .ui-update .fieldset-input>.sq-input:focus {
    outline: none;
    border-color: #efebed;
}


.ui-update .js-customFileInput-text {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #294038;
}


#section_field_42359_62606, #section_field_42355_62602 {
    font-size:24px;
}

.ui-update .btn {
    border: 1px solid #efebed;
    color: #efebed;
    background-color: transparent;
}
.ui-update .btn:hover{
    border: 1px solid #efebed;
    color: #fff;
    background-color: #efebed;
}
.ui-update h3.hdg.hdg_6.mix-hdg_dark {
  color: #EFEBE3;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: -0.02em;
  font-weight: 400;
  font-size: 22px;
}
.ui-update h6.hdg.hdg_6.mix-hdg_dark, .ui-update h6.hdg.hdg_6 {
  color: #EFEBE3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
}
.ui-update #content_lblStatus {
  font-size: 12px;
  letter-spacing: -0.24px;
}
.ui-update #content_pnlItem h3 {
  color: #EFEBE3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 15px;
  font-size: 15px;
}
.ui-update .fieldset-input > input,
.ui-update .fieldset-input > textarea,
.ui-update .fieldset-input > select,
.ui-update .fieldset-input > .sq-input {
  width: 100%;
  height: 3.2rem;
  line-height: 3rem;
  font-size: 14px;
  border: 0;
  outline: none;
  border-bottom: 1px solid #D6D2CB;
  background-color: transparent;
  padding: 0 0.2rem;
  letter-spacing: -0.02em;
  border-radius: 0;
}
.ui-update .fieldset-input > input::-webkit-input-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > input::-moz-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > input::-ms-input-placeholder {
  color: transparent;
}
.ui-update .fieldset-input > select * {
  color: #294038;
}
.ui-update .fieldset-input[data-fieldset-icon=datepicker]:before {
  content: none;
}
.ui-update .fieldset-label_required:before {
  color: #fff;
}
.ui-update .fieldset-label {
  font-weight: 400;
}
.ui-update #s-42328_62575 label.fieldset-label,
.ui-update #s-42330_62577 label.fieldset-label,
.ui-update #s-42337_62584 label.fieldset-label {
  top: -5px;
  font-size: 12px;
}
.ui-update .btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #828765;
  color: #EFEBE3;
  padding: 13px 43px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  border: 0;
  outline: none;
  border-radius: 100px;
  letter-spacing: 0.91px;
  border: 1px solid #828765;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
          transition: background-color 0.3s, border-color 0.3s;
}
.ui-update .btn:hover {
  background-color: #192722;
  color: #fff;
  border-color: #192722;
}
.ui-update #s-42359_62606,
.ui-update #s-42355_62602 {
  margin-bottom: 0;
}
.ui-update #s-42356_62603 .fieldset-label {
  position: static;
  margin-bottom: 17px;
  line-height: 14.3px;
  font-size: 13px;
}
.ui-update #content_btnsub {
  min-width: 218px;
}
.ui-update #content_lblProgress {
  display: none;
}
.ui-update #s-53771_72533 .fieldset,
.ui-update #s-42362_62609 .fieldset,
.ui-update #s-42363_62610 .fieldset,
.ui-update #s-53921_72683 .fieldset {
  line-height: 1.2;
  padding: 11px 21px;
  border: 1px solid #D6D2CB;
}
.ui-update #s-53771_72533 .fieldset textarea,
.ui-update #s-42362_62609 .fieldset textarea,
.ui-update #s-42363_62610 .fieldset textarea,
.ui-update #s-53921_72683 .fieldset textarea {
  border: none;
}
.ui-update .tick input[type=radio] {
  display: none;
}
.ui-update .tick input[type=radio] + label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #D6D2CB;
  border-radius: 5px;
  padding: 15px 14px;
  min-height: 76px;
  font-size: 14px;
  line-height: 1.09;
  letter-spacing: -0.02em;
  -webkit-transition: box-shadow 0.3s, background-color 0.3s;
          transition: box-shadow 0.3s, background-color 0.3s;
  color: #fff;
  font-weight: 400;
  margin-bottom: 17px;
}
.ui-update .tick_radio input[type=radio]:checked + label {
  background-color: #696D52;
}
.ui-update .tick_radio input[type=radio] + label:after, .ui-update .tick_radio input[type=radio] + label:before {
  content: none;
}
.ui-update #content_btnback {
  background-color: transparent;
  border-color: #EFEBE3;
}
.ui-update #content_btnback:hover {
  background-color: #192722;
  border-color: #192722;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio] + label, .ui-update #content_payment_bank_account_type input[type=radio] + label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  letter-spacing: -0.02em;
  border: 1px solid #D6D2CB;
  border-radius: 0;
  padding: 1.1rem 1.2rem 0.9rem;
  font-size: 13px;
  -webkit-transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
          transition: box-shadow 0.3s, background-color 0.3s, border-color 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  min-height: 0;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio] + label:before, .ui-update #content_payment_bank_account_type input[type=radio] + label:before {
  position: static;
  margin-right: 8px;
}
.ui-update .payment_payment_type.tick_bubble input[type=radio]:checked + label, .ui-update #content_payment_bank_account_type input[type=radio]:checked + label {
  background-color: #696D52;
  border-color: #696D52;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover, 
select:-webkit-autofill:focus, 
select:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #294038;
}
::-moz-selection { 
  color: #294038;
  background: #fff;
}

::selection {
  color: #294038;
  background: #fff;
}
.ui-update .fieldset_error .fieldset-input>input{
  background-color: transparent !important;
}
.ui-update .js-customFileInput.active span{
  color: #fff;
}

.ui-update .gridList li ul.tick {
  padding-left: 0;
  margin-top: 15px;
}
.ui-update .gridList li ul.tick li {
  margin-bottom: 8px;
}
.ui-update .gridList li ul.tick li input[type=checkbox] + label {
  color: #fff;
  width: 100%;
  font-weight: 400;
  padding-left: 35px;
}

/*End*/




/*/memberships page edits*/

#memberships .hdg_6, .txt{
    color: #294038 !important;
}
#memberships 

/*end*/