css

@import url(‘https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap’);
.containerDiv {
max-width: 750px;
margin: 0 auto;
line-height: 24px;
color: black;
font-family:’Open Sans’, sans-serif;
font-size:14px;
}
.top_heading h5 {
background: #c2d69b;
text-align: center;
color: black;
font-weight: bold;
font-size: 16px;
padding: 6px;
}
ul#gform_fields_1 li {
color: black;
font-size: 16px;
}
.subHead {
display: inline-block;
font-weight: bold;
}
.FormBody p {
font-weight: bold;
}
.FormBody {
border: 1px solid black;
padding: 10px;
margin-top: 45px;
margin-bottom: 45px;
}
.bottomText h5 {
text-transform: capitalize;
font-weight: bold;
color: black;
}
.CheckboxClass .ginput_container.ginput_container_checkbox {
margin-top: 0px !important;
}
.CheckboxClass > label.gfield_label {
display: none !important;
}
.ginput_container.ginput_container_checkbox label {
font-weight: normal;
}
.CheckboxClass input {
margin-top: -15px !important;
}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
overflow: inherit !important;
}
.signClass input {
border-top: 0;
border-left: 0;
border-right: 0;
background: transparent;
}
.signClass input:hover {
border-top: 0;
border-left: 0;
border-right: 0;
background: transparent;
}
.signClass input {
width: 70%;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- ul{
display: grid;
grid-template-columns: 463px auto auto;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- ul li {
display: table-cell;
border: 1px solid #000;
border-collapse: collapse;
padding: 10px;
margin: 0;
margin-bottom: -1px;
}
li#field_2_3, li#field_2_4, li#field_2_5, #field_2_22, #field_2_25, #field_2_27,#field_2_43, #field_2_49, #field_2_50 {
background: #d9d9d9;
font-weight: bold;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- ul .gfield_label {
display: none;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- ul li:nth-child(3n+1), li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- ul li:nth-child(3n+2) {
border-right: 0px;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- {
width: 100% !important;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-3-of- {
width: 100% !important;
display: none;
}
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-4-of- {

margin-top: 70px;
}
.CheckboxClass label {
line-height: 24px;
color: black;
font-family: ‘Open Sans’, sans-serif;
font-size: 14px !important;
}
.name_first label, .name_last label {
font-size: 14px !important;
}