.application_form input, .application_form textarea{

    margin: auto;
    height: 31px;
   padding: 5px 7.5px !important;
    border: 1px solid #dedede !important;
    
    color: #003036;
    background-color: rgb(246, 255, 255);
}

.application_form{
    /*color: #000;*/
}
.application_form textarea{
    height: auto;
}

.application_form .rwmb-field .rwmb-label{
    width: 100% !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 0.85rem;

}

.application_form .rwmb-field{
    
    margin: auto !important;
   flex: 1 1 250px;
 
    flex-wrap: wrap;

}
.application_form .rwmb-field:first-of-type, .application_form .rwmb-field:last-of-type{
    flex: 1 1 100%;
}
.application_form{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
   width: 100%;
  
  
  
  

}
.page-id-8 form, .page-id-261 form{
    font-family: "Poppins", Sans-serif !important;
    width: 90%;
    margin: auto;
    
}

.page-id-8 .rwmb-button, .page-id-261 .rwmb-button{
  /*  background: #00c8e3; */
  background: #003036 !important;
    color: rgb(248, 255, 255);
    border: none;
    padding: 0.4rem 1rem;
}

.iti{
    display: block !important;
}
.iti input{
padding-left: 47px !important;
}







.site-header{
    display: none !important;
}
.diff+.rwmb-form-submit .rwmb-button{
    /*  background: #00c8e3; */
    background: #003036 !important;
      color: rgb(248, 255, 255);
      border: none;
      padding: 0.4rem 1rem;

  }

  .diff+.rwmb-form-submit .rwmb-button{
    margin-top: 15px !important;
  }
  .diff .rwmb-label{
   
  }