.section_inner {
    margin-top: 200px !important;
}

.post-password-form {
    width: 580px;
    padding-left: 33%;
    padding-top: 13%;
    color: #0c2d70;
}

.post-password-form input[type='password'] {
    width: 98%;
    display: block;
    margin: 7px 0 20px;
    padding: 16px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #0c2d70;
    font-family: inherit;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #0c2d70;
}

.post-password-form input[type='submit'] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #0c2d70;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    color: #0c2d70;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 0px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
}

.post-password-form input[type='submit']:hover {
    background-color: #1abc9c;
    border-color: #0c2d70;
    color: #fff;
    text-decoration: none;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: lato;
    padding: 11px 12px;
    letter-spacing: normal;
    border: 2px solid #0c2d70;
    width: 100%;
    font-size: 12px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 98%;
    border-radius: 0px;
    margin: 0 16px 0 0;
    color: #fff;
    border: solid 2px #0c2d70;
    background-color:#0c2d70;
}

body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="reset"]:hover {
    background-color: #000;
    border-color: #000;
    color: #fff !important;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 12px;
    text-align: center;
    width: 98%;
    border-radius: 0px;
    margin: 0 16px 0 0;
    color: #fff !important;
    border: solid 2px #0c2d70;
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: -15px 0 0;
    clear: both;
}

.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: -4%;
    padding-right: 16px;
}

div#gform_confirmation_wrapper_4 {
    text-align: center;
    color: #0c2d70;
}

.post-password-form input[type='submit']:hover {
    background-color: #fff;
    border-color: #0c2d70;
    color: #0c2d70;
    text-decoration: none;
}

/*Copied styles*/
.tabled ul li {
    width: 16%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 0px !important;
}

.tabled ul {
    background-color: #000;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    margin: 0px !important;
}

.tabled-1,
.tabled-2,
.tabled-3,
.tabled-4,
.tabled-5,
.tabled-6,
.tabled-7,
.tabled-8,
.tabled-9,
.tabled-10 {
    width: 16.666%;
    float: left;
    clear: none !important;
}

.tabled-1 label,
.tabled-2 label,
.tabled-3 label,
.tabled-4 label,
.tabled-5 label,
.tabled-6 label,
.tabled-7 label,
.tabled-8 label,
.tabled-9 label,
.tabled-10 label {
    display: none !important;
}

.add-more label,
.add-more-2 label,
.add-more-3 label,
.add-more-4 label,
.add-more-5 label,
.add-more-6 label,
.add-more-7 label,
.add-more-8 label,
.add-more-9 label,
.add-more-10 label {
    width:100% !important;
    display: block !important;
    background-color: #233B77;
    margin: 0px auto !important;
    padding: 20px !important;
    text-align:center;
    color:#fff;
    transition: 0.3s ease;
}

.add-more label:hover,
.add-more-2 label:hover,
.add-more-3 label:hover,
.add-more-4 label:hover,
.add-more-5 label:hover,
.add-more-6 label:hover,
.add-more-7 label:hover,
.add-more-8 label:hover,
.add-more-9 label:hover,
.add-more-10 label:hover {
    background-color:#000;
    transition: 0.3s ease;
    cursor:pointer;
}

.add-more label.gfield_label,
.add-more-2 label.gfield_label,
.add-more-3 label.gfield_label,
.add-more-4 label.gfield_label,
.add-more-5 label.gfield_label,
.add-more-6 label.gfield_label,
.add-more-7 label.gfield_label,
.add-more-8 label.gfield_label,
.add-more-9 label.gfield_label,
.add-more-10 label.gfield_label
 {
    display: none !important;
}

.add-more input[type="checkbox"],
.add-more-2 input[type="checkbox"],
.add-more-3 input[type="checkbox"],
.add-more-4 input[type="checkbox"],
.add-more-5 input[type="checkbox"],
.add-more-6 input[type="checkbox"],
.add-more-7 input[type="checkbox"],
.add-more-8 input[type="checkbox"],
.add-more-9 input[type="checkbox"],
.add-more-10 input[type="checkbox"] {
    display:none !important;
}

.gform_wrapper input:not([type="submit"]) {
    color:#000 !important;
    padding:10px !important;
}

/*.add-more-2, .tabled-2,
.add-more-3, .tabled-3,
.add-more-4, .tabled-4,
.add-more-5, .tabled-5,
.add-more-6, .tabled-6,
.add-more-7, .tabled-7,
.add-more-8, .tabled-8,
.add-more-9, .tabled-9,
.add-more-10, .tabled-10 {
    display:none !important;
}*/

.show-row {
    display:inline-block !important;
}

.new-button {
    display:block !important;
}

.button-gone {
    display:none !important;
}

.gform_confirmation_message {
    background-color: #09347a;
    text-align: center;
    color: #fff;
    padding: 20px;
}

.validation_error {
    background-color: #09347a !important;
}

.gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
}

.validation_error {
    background-color: #09347a !important;
}

.gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
}

@media (max-width:767px) {
    .section_inner {
        margin-top: 0px !important;
    }
.tabled ul {
    display: none;
}

    .tabled-1, 
    .tabled-2, 
    .tabled-3, 
    .tabled-4, 
    .tabled-5, 
    .tabled-6,
    .tabled-7,
    .tabled-8, 
    .tabled-9, 
    .tabled-10 {
        width: 100%;
    }

    .tabled-1 label, 
    .tabled-2 label, 
    .tabled-3 label, 
    .tabled-4 label, 
    .tabled-5 label, 
    .tabled-6 label, 
    .tabled-7 label, 
    .tabled-8 label, 
    .tabled-9 label, 
    .tabled-10 label {
        display: block !important;
    }
}

.gform_validation_error .tabled-2,
.gform_validation_error .tabled-3,
.gform_validation_error .tabled-4,
.gform_validation_error .tabled-5,
.gform_validation_error .tabled-6,
.gform_validation_error .tabled-7,
.gform_validation_error .tabled-8,
.gform_validation_error .tabled-9,
.gform_validation_error .tabled-10 {
    display:inline-block !important;
}

.gform_validation_error li.add-more {
    display: none;
}

.validation_error:after {
    content: ' PLEASE RELOAD THE PAGE AND START OVER.';
    display: block;
    font-weight: 800;
    margin-top: 10px;
}

input[type="submit"] {
    margin: 0px auto !important;
    float: none !important;
    display: block !important;
    width: 300px !important;
    text-align:center !important;
}

.customer-service label.gfield_label {
    display: none !important;
}

.customer-service label:not(.gfield_label) {
    color: #000;
    font-weight: bold;
}


.gform_page li#field_7_111 table tr {
    width: 50%;
    display: inline-block;
    margin:2px 0;
    text-align: !important;
}

li#field_7_111 table tr:nth-of-type(2n+0) {
    background-color: #f5f5f5;
}

li#field_7_111 table tr:nth-of-type(2n+0) font {
    font-family:'lato', sans-serif !important;
    font-size:14px !important;
    color:#000;
}

.gform_page li#field_7_111 table tr strong {
    color: #0c2d70;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

input.gform_previous_button {
    float:left !important;
    display:inline-block !important;
    width:45% !important;
    line-height:0 !important;
}

input.gform_button[type="submit"] {
    float: right !important;
    width:45% !important;
}

.gform_wrapper input:not([type="submit"]) {
    color: #0c2d70 !important;
}

input.gform_next_button {
    line-height:0 !important;
}

footer {
    margin-top:60px;
}

li#field_7_111 table {
    margin-top: 10px;
}

@media (max-width:1024px) {
    .gform_page li#field_7_111 table tr {
        width: 100%;
    }    
}

@media (max-width:768px) {
    input.gform_previous_button {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    input.gform_button[type="submit"] {
        width: 100% !important;
    }

}

@media (max-width:1000px) {
    .section_inner {
        margin-top: 0 !important;
    }    
}

ul.gfield_radio li {
    display: inline-block;
    margin-right: 10px !important;
}


/*Hide labels on click*/
.add-more input:checked + label#label_7_23_1,
.add-more-2 input:checked + label#label_7_31_1,
.add-more-3 input:checked + label#label_7_38_1,
.add-more-4 input:checked + label#label_7_51_1,
.add-more-5 input:checked + label#label_7_58_1,
.add-more-6 input:checked + label#label_7_65_1,
.add-more-7 input:checked + label#label_7_72_1,
.add-more-8 input:checked + label#label_7_79_1,
.add-more-9 input:checked + label#label_7_86_1 {
  display:none !important;
}

div#gform_page_7_2 table tr ul.bulleted li {
   display: none;
}

div#gform_page_7_2 table tr ul.bulleted::before {
   content: 'THIS IS THE START OF A NEW SECTION';
   width: 100%;
   display: block;
   background-color: #fff;
   padding: 10px;
   position: relative;
   top: -10px;
}

div#gform_page_7_2 table tr ul.bulleted {
   position:absolute;
   left:0;
   width:100%;
}
