/* Service Report */
div#gform_wrapper_26 label.gfield_label {
    display: none!important;
}

div#gform_wrapper_26 .gform_fields {
    display: flex!important;
}

div#gform_wrapper_26 .gform_wrapper .top_label input {
    min-width: 100%;
}

div#gform_wrapper_26 .gform_fields>* {
    margin: auto 0!important;
}

div#gform_wrapper_26 li#field_26_1 {
    max-width: 80px;
}

div#gform_wrapper_26 li#field_26_2 {
    max-width: 200px;
}

div#gform_wrapper_26 li#field_26_3 {
    max-width: 300px;
}


div#gform_wrapper_26 li#field_26_1:after {
    content: "-";
    position: absolute;
    margin-top: -30px;
    margin-left: 65px!important;
}

input#input_26_1 {
    min-width: 55px;
}

input#input_26_2 {
    min-width: 150px;
}

.entry-content>a {
    display: block;
    width: 115px;
    text-align: center;
    margin-top: 10px;
    background: #eee;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}