#module-formmaker-history h1 {
    max-width: 100%;
}

ul.upload-data {
    margin: 0;
    padding: 0;
    margin-top: 1em;
    /*width: 400px;*/
    width: 100%;
}

ul.upload-data li.error .load-indicator-wrapper, ul.upload-data li.error p {
    display: none;
}

ul.upload-data li p span {
    /*padding-left: 10px;*/
}

ul.upload-data li p span.status {
    padding: 0 20px 0 0;
}

ul.upload-data li p span.status.ok {
    color: #4cbb6c;
}

ul.upload-data li p span.status.problem {
    color: #f13946;
}

ul.upload-data li p i {
    font-style: italic;
}

div.load-indicator-wrapper {
    /*border: 1px solid #ddd;*/
    border-radius: 4px;
    padding: 2px;
}

div.load-indicator {
    height: 12px;
    /*border: 1px solid #4F7503;*/
    border-radius: 4px;
    background: #4cbb6c; /* Old browsers */
    background: -moz-linear-gradient(top,  #4cbb6c 0%, #3e9a59 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4cbb6c), color-stop(100%,#3e9a59)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4cbb6c 0%,#3e9a59 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4cbb6c 0%,#3e9a59 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4cbb6c 0%,#3e9a59 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #4cbb6c 0%,#3e9a59 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cbb6c', endColorstr='#3e9a59',GradientType=0 ); /* IE6-9 */

}

.clearer { clear: both; }

.catcha-wrapper {
    display: inline-block;
}

.captcha-container {
    position: relative;
    margin-bottom: 1em;
}

.captcha-container a {
    position: absolute;
    right: 6px;
    bottom: 3px;
}

.ui-datepicker {
    z-index: 999999 !important;
}

.form-maker-form textarea {
    min-height: 150px;
    resize: vertical;
}

form.form-maker-form {
    /* box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1); */
    background: white;
    padding: 1rem;
    /* color: #878787; */
    width: 100%;
    /* overflow: hidden; */
}
form.form-maker-form p {
    color: black;
}

body#product form.form-maker-form {
    margin-top: 30px;
}

form.form-maker-form .custom-radio {
    margin-right: 0px;
}
form.form-maker-form .field-icon {
    position: absolute;
    right: 5px;
    top: 7px;
    z-index: 4;
}
.formmaker-subtitle-h2 p {
    font-size: 12px;
}
table.repair-product-list {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
}
table.repair-product-list td img.product-image {  
    width: 200px;
    height: auto;
}
table.repair-product-list thead th {
    background: black;
    color: white;
    text-align: center;
    font-size: 19px;
    padding: 15px 10px;
}
table.repair-product-list td{
    border: 1px solid #000;
    text-align: center;
}
.repair-checkbox-container {
    padding-top: 10px;
}
.repair_total_price {
    text-align: center;
}
table.repair-product-list td.repair_total_price_label,
table.repair-product-list td.repair_total_price {
    border: none;
    padding: 50px;
}
body#module-formmaker-form .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    color: black;
}
body#module-formmaker-form .hidden{
    display: none;
    visibility: hidden;
}
ul.upload-data img {
    width: 200px;
}
form.form-maker-form label.btn.btn-default {
    background-color: black;
    padding: 0.7rem 1rem;
}
.image_uploader_input .bootstrap-filestyle.input-group {
    max-width: 500px;
}
.image_uploader_input,.purchase_place_input,.other_note_input,.consent_1_input,.consent_2_input, .clearer[rel="htmlBlock"] {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
ul.upload-data>li>p {
    display: inline-block;
    width: 200px;
    padding: 0 0 0 10px;
}
ul.upload-data li p span.status.ok{
    display: none;
}
span.material-icons.cancel-file {
    float: right;
    cursor: pointer;
    color: red;
    border: 1px solid red;
    border-radius: 14px;
    margin: 0;
    padding: 0px;
    height: 24px;
    width: 24px;
    line-height: 22px;
    font-size: 22px;
}
ul.upload-data li p i {
    display: none;
}
.consent_1_input,.consent_2_input, .clearer[rel="htmlBlock"] {
    margin-bottom: 0px;
}
.consent_1_input_info,.consent_2_input_info {
    padding: 0 22px 15px 22px;
}
form.form-maker-form .consent_1_input_info p,form.form-maker-form .consent_2_input_info p,form.form-maker-form .consent_2_input_info ul li {
    font-size: 12px;
    color: black;
    margin: 0;
}
form.form-maker-form .consent_2_input_info ul li {
    padding-left: 15px;
}
.load-indicator {
    display: none !important;
}
footer.form-footer.text-xs-right {
    text-align: center !important;
}
button#fmSubmit,#module-formmaker-formsuccess a.btn.btn-primary {
    box-shadow: none;
    border-radius: 0px;
    background: black;
}
table.repair-product-list th {
    border: 1px solid black;
}
.repair_step_title h3 {
    text-transform: uppercase;
    font-weight: bolder;
    padding-top: 2rem;
}
span.form_info h1 {
    text-transform: uppercase;
}
span.form_info h1, span.form_info h2, span.form_info h3, span.form_info h4 {
    color: black;
}
body#module-formmaker-formsuccess {
    text-align: center;
}
table#formmaker-history-table {
    max-width: 800px;
    margin: 0 auto;
}

table#formmaker-history-table td,table#formmaker-history-table th {
    border: 1px solid black;
    text-align: center;
}

table#formmaker-history-table th:first-child,table#formmaker-history-table th:last-child {
    width: 20%;
}

#cms .cta-repair a {
    color: white;
}
span.form_info {
    color: #636363;
    font-size: 12px;
    padding-bottom: 15px;
}

.image_uploader_input span.form_info {
    display: inline-block;
}

.repair-address-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
}

.repair-address-list label {
    border: 1px solid #000;
    padding: 2rem;
    text-align: center;
    margin-left: 5%;
    width: 30%;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}

.repair-address-list label:first-child, .repair-address-list label:nth-child(4n) {
    margin-left: 0;
}

.repair-address-list label:hover {
    background: black;
    color: white;
    cursor:pointer;
}

.repair-address-form {
    border: 1px solid #000;
    padding: 2rem;
    margin: 1rem auto;
    max-width: 1000px;
}

.repair-address-form-title-create {
    text-transform: uppercase;
    text-align: center;
}

#add_repair_address, .update_repair_address, .delete_repair_address {
    text-transform: uppercase;
}

.repair-address-form .row.form-group {
    max-width: 60%;
    margin: 1rem auto;
}

.repair-address-form button {
    border: solid 1px #000;
    color: #000;
    font-weight: 400;
    background: #fff;
    box-shadow: none;
    transition: all .2s ease-in-out;
    font-family: avenir_book, sans-serif;
}
.repair-address-form button:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 992px) {
    .repair-address-form .row.form-group {
        max-width: 100%;
    }

    #module-formmaker-history #main {
        padding:1em;
    }
}

@media screen and (max-width: 768px) {
    .repair-address-list label {
        width: 48%;
        margin-left: 4%;
    }
    .repair-address-list label:nth-child(4n) {
        margin-left: 4%;
    }
    .repair-address-list label:nth-child(odd) {
        margin-left: 0;
    }
}

@media screen and (max-width: 478px) {
    .repair-address-list label {
        width: 100%;
        margin-left: 0;
    }

    table.repair-product-list {
        width: 100%;
        margin: 0;
    }
    table.repair-product-list td img.product-image {
        width: 150px;
        height: auto;
    }
    .repair-checkbox-container label {
        font-size: 12px;
    }
    table.repair-product-list td.repair_total_price_label,
    table.repair-product-list td.repair_total_price {
        border: none;
        padding: 20px 0px;
    }
    form.form-maker-form {
        padding: 0; 
    }
    body#module-formmaker-form section#content {
        padding: 10px;
    }
    table.repair-product-list thead th {
        font-size: 12px;
    }
    .repair_info_1,
    .repair_step_title_3,
    .purchase_place_input {
        background-color: #e3e3e3;
        padding: 1rem;
    }  
    ul.upload-data img {
        width: 45%;
    }
    .repair_step_title_3 {
        margin-bottom: 0;
        padding-top: 1rem;
        padding-bottom: 0;
    }
    .repair_step_title_3 h3 {
        margin: 0;
    }
    .consent_1_input label,.consent_2_input label {
        display: inline-block;
        width: 85%;
    }
    .consent_1_input .custom-checkbox,
    .consent_2_input .custom-checkbox {
    display: inline-block;
        vertical-align: top;
    }
    .consent_1_input.consent_1_input_info,
    .consent_2_input.consent_2_input_info {
        padding: 0 1rem 1rem 3rem !important;
        width: 100%;
    }
    .consent_1_input_info,
    .consent_2_input_info {
        padding: 0 2rem 2rem 2rem;
    }
    .consent_1_input,
    .consent_2_input {
        margin-bottom: 0px;
        background-color: #e3e3e3;
        padding: 1rem 0rem 0 1rem;
    }
    .consent_2_input_info {
        margin-bottom: 1rem;
    }
    .consent_1_input .custom-checkbox, .consent_2_input .custom-checkbox {
        margin-right: 5px;
    }
    footer.form-footer.text-xs-right {
        padding-top: 2rem;
    }
    .repair_step_title h3 {
        padding-top: 0;
    }


}
.repair_address_list>label {
    display: none;
}
