path {   display: none; } svg {   display: none; } #my-lander-menu {   background-color: red;   display: none; } #round-one-item {   background-color: blue;   display: none; } #round-two-item {   background-color: gray;   display: none; } #ppp-round-one-item {   background-color: coral;   display: none; } #ppp-round-two-item {   background-color: coral;   display: none; } #ppp-round-one-item input {   background-color: coral; }   .mr {   margin-right: 15px; }  .main_form form {   max-width: 849px;   margin: auto; } .main_form {   background: #ccc;   padding: 30px 0px; } .input_row {   display: flex;   margin: 10px 0px;   align-items: center; } .commn_inp input {   height: 40px;   border: 2px solid #000;   width: 100%; } .commn_inp select {   border: 2px solid #000;   height: 44px;   width: 100%; } .main_form label {   font-style: italic; } .lmb {   margin-bottom: 10px; }  .input_11 {   display: flex;   align-items: center;   font-size: 13px;   text-align: justify;   margin: 30px 0px; } .input_11 input {   margin-right: 20px; } .loan_submitbtn input {   background: #081b2e;   border: none;   color: #fff;   text-transform: uppercase;   padding: 10px 30px; } .loan_submitbtn {   text-align: center; } .main_form .input {   width: 50%; } .input_9 {   width: 100%; } .input_9 select {   width: 100%; } .input_10 {   width: 100%; } .input_10 select {   width: 100%; } .loan_entry10 {   width: 50%; } .input_11 span {   font-size: 15px; } div#my-lander-menu {   background: #fff;   padding: 20px 0px 20px 10px; } #my-lander-menu input {   margin-right: 15px; } #my-lander-menu h3 {   margin-bottom: 20px;   margin-top: 10px; } div#round-one-item {   background: #f1eeee; } .round_1 {   padding: 20px 20px; } .round_1 input {   width: 60%;   height: 34px;   border: 2px solid #000; } .round_1 label {   width: 40%; } div#round-two-item {   background: #f1eeee; } .round_ppp {   font-style: italic; } .main_form .mr {   margin-right: 15px; }  .main_form form {   max-width: 849px;   margin: auto; } .main_form input::placeholder {   font-style: italic !important;   color: #000000 !important; } .main_form {   background: #ccc;   padding: 30px 0px; } .main_form .input_row {   display: flex;   margin: 10px 0px;   align-items: center; } .main_form .commn_inp input {   height: 55px !important;   border: 2px solid #000 !important;   width: 100%; } .main_form .commn_inp select {   border: 2px solid #000 !important;   height: 55px !important;   width: 100%; } .main_form label {   font-style: italic; } .main_form .lmb {   margin-bottom: 10px; } .main_form .commn_inp option {   font-style: italic;   font-size: 15px; } .main_form .input_11 {   display: flex;   align-items: center;   font-size: 13px;   text-align: justify;   margin: 30px 0px; } .main_form .input_11 input {   margin-right: 20px; } .main_form .loan_submitbtn input {   background: #081b2e;   border: none;   color: #fff;   text-transform: uppercase;   padding: 10px 30px; } .main_form .loan_submitbtn {   text-align: center; } .main_form .input {   width: 50%; } .main_form .main_form .input_9 {   width: 100%; } .main_form .input_9 select {   width: 100%; } .main_form .input_10 {   width: 100%; } .main_form .input_10 select {   width: 100%; } .main_form .loan_entry10 {   width: 50%; } .main_form .input_11 span {   font-size: 15px; } .main_form div#my-lander-menu {   background: #fff;   padding: 20px 0px 20px 10px; } .main_form #my-lander-menu input {   margin-right: 15px; } .main_form #my-lander-menu h3 {   margin-bottom: 20px;   margin-top: 10px; } .main_form div#round-one-item {   background: #f1eeee; } .main_form .round_1 {   padding: 20px 20px; } .main_form .round_1 input {   width: 60%;   height: 34px;   border: 2px solid #000; } .main_form .round_1 label {   width: 40%; } .main_form div#round-two-item {   background: #f1eeee; } .main_form .round_ppp {   font-style: italic; } h4#thank-you-message {   text-align: center !important;   color: green !important;   font-weight: 500 !important;   padding: 20px !important; } .main_form #main-heading {   text-align: center; } .main_form .form-heading {   color: #0077c8;   border: 7px solid #000;   display: inline-block;   padding: 20px 151px; } .main_form .form-message {   margin: 0; } 
