.bground {
    background-color: #E1F0DA;
}

.formHolder {
    margin: 0 auto 32px;
    /* padding-top: 32px; */
}

.form-img-container {
    /* display: flex; */
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.d-none {
    display: none;
}

img {
    width: 290px;
}

.formMain {
    background-color: #D4E7C5;
    width: 100%;
    /* max-width: 70rem; */
    max-width: 98%;
    margin: 10px auto 30px;
    border-radius: 5px;
}

.formMain-survey-form {
    background-color: #D4E7C5;
    width: 100%;
    max-width: 70rem;
    margin: 10px auto 30px;
    border-radius: 5px;
}

.title {
    /* margin: 0 auto 32px; */
    padding-top: 10px;
    font-family: "Arial #000000", sans-serif;
}

.form-title-container {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
}

.form-btn-container {
    width: 100%;
    /* max-width: 70rem; */
    max-width: 98%;
    margin: 0 auto 10px;
}

#list-copy-btn,
#list-send-btn {
    position: relative;
    width: 25px;
    height: 25px;
}

#list-copy-btn .fas,
#list-send-btn .fas {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 13px;
}

.form-rows {
    margin-top: 13px;
}

.form-rows .font-weight-bold {
    font-size: 15px;
}

.form-required {
    color: #dc2626;
}

.grid-form {
    /* margin-left: 5px; */
    display: flex;
    justify-content: space-between;
    /* Distribute items evenly in the row */
}

.grid-form span {
    flex: 1;
    /* Each column takes equal width */
}

.grid-form input[type="text"],
.grid-form label {
    display: block;
    /* input and label displayed vertically */
}

.grid-form label,
.phone label {
    font-size: .75em;
    /* margin-top: 5px; */
    margin: 5px 0 0 7px;
    /* margin-left: 7px; */
}

.horizontal {
    width: 100%;
    border-top: 1px solid black;
}

.question2 span {
    display: flex !important;
}

.pagination-listlink a:hover {
    cursor: pointer;
}

.formSearchBtn {
    display: flex;
    align-items: center;
}

.formSearchBtn label {
    margin-right: 10px;
}

.highlight {
    background-color: #BFD8AF;
}

.container-blur,
.container-blur1,
.container-blur2 {
    opacity: 0.5;
    pointer-events: none;
}

textarea {
    width: 100%;
    border-radius: 5px;
}

#check-mark {
    width: 100px;
    height: 100px;
}

.cust-btn-holder {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 1rem 0;
    height: 60px;
}

.cust-link-holder {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 50px;
}

.loading {
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgb(212, 231, 197, 0.5);
    z-index: 1050;
}

.loading img {
    width: 100px;
    margin: 15rem 40rem;
}

.error img {
    width: 10rem;
    margin: 0 auto;
}

.input-holder {
    width: 39rem;
    height: 50px;
    font-size: 14px;
    padding: 5px 100px 5px 5px;
}

.btn-input {
    right: 0;
    top: 7px;
    height: 75%;
    position: absolute;
    border-radius: 100px;
}

.dtPicker {
    position: relative;
    /* background: url(../images/calendar-16.png) right center no-repeat #fff; */
    /* border: solid #999 1px; */
    height: 25px;
    cursor: pointer;
    width: 120px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 1px;
}

.selectFilter {
    height: 25px;
    cursor: pointer;
    width: 120px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 5px;
}

.color {
    color: #000;
}

.pos-absolute {
    position: absolute;
}

.bg_color {
    background-color: #E1F0DA;
}

.grid-form-mod-width {
    width: 520px;
}

.exp-btn {
    height: 25px;
    padding-top: 0px;
}

.top-35-px {
    margin-top: -35px;
}

#lbl-types-of-service {
    position: absolute;
    margin-top: -31px
}

#lbl-mach-model {
    position: absolute;
    margin-top: -30px
}

.d-flex1 {
    display: flex;
    width: 100%
}

#btn-area-phone-div {
    margin: 11.5px 0 0 10px;
    padding-top: 1.5rem;
}

#phoneNum {
    margin-left: 0.25rem;
}

@media screen and (max-width: 700px) {
    #lbl-mach-model {
        margin-left: 0px;
    }
    #lbl-types-of-service {
        margin-left: -3px;
    }
    #lbl-dov {
        margin-left: 0px;
        margin-top: 0px;
    }
    #span-dov {
        margin-top: 0px;
    }
    .top-35-px {
        margin-top: 0px;
    }
    #lbl-address {
        margin-top: 0px;
    }
    .grid-form {
        display: block;
        width: 100%;
    }
    .grid-form-mod-width {
        width: 100%;
    }
    .d-flex1 {
        display: block;
        width: 100%
    }
    .dov-email-class {
        margin-top: 0px;
    }
    #email-dov-div.grid-form {
        position: relative;
        margin-top: -20px;
    }
    #lbl-types-of-service {
        position: absolute;
        margin-top: -36px
    }
    #lbl-mach-model {
        position: absolute;
        margin-top: -22px
    }
    #btn-area-phone-div {
        margin: 0 0 0 0;
        padding-top: 2px;
    }
    #phoneNum {
        margin-left: 0;
    }
}