

/* To avoid conflicts use prefix to_ on each class */

.simple-banner-text {
    display: none;
}
#showThanks{
    width: 350px;
    padding: 10px;
    text-align: center;
    background: #de9174;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 1.2em;
    z-index: 10014;
    position: fixed;
    margin-top: 5%;
    margin-left: 15%;
}
#welcome-section {
    margin-left: 2%;
}
#welcome-section h1 {
    --fontSize: 42 !important;
    line-height: 1.5;
    font-family: "Gotham Condensed Light" !important;
    font-weight: 400;
}
#welcome-unknown {
    position: fixed;
    max-width: 420px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10013;
    background: #154667;
    padding: 20px;
    color: #ffffff;
    border-radius: 20px;
    top: 8.5%;
    left: 35%;
    visibility: visible;
    padding-top: 5px;
    font-family: 'futura-pt' !important;
}
.tw-unknown-text {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 40px;
}
#welcome-unknown h2 {
    color: #ffffff;
    font-size: 1.5em !important;
}
#welcome-unknown p {
    color: #ffffff;
}
.form-group {
    max-width: 45%;
    float: left;
    margin-right: 5px;
}
.form-group label {
    margin-left: 20px;
    margin-top: 10px;
}
input[type=text] {
    border-radius: 3px;

}
.twModal {
    background-color: #446b85 !important;
    border: none;
    border-radius: 0px;
    color: #ffffff;
}
.form-group input {
    max-width: 170px;
    margin-left: 10px;
    margin-top: 10px;
    height: 50px;
    background-color: #446b85;
}
.form-group input[type=number] {
    margin-top: 20px;
    border: none;
    border-radius: 0px;
}
.form-group input[type=text] {
    margin-top: 20px;
    border: none;
    border-radius: 0px;
}
.form-group input[type=submit] {
    max-width: 90%;
}
.form-group-long {
    max-width: 98%;
}
.form-group-long input[type=text] {
    max-width: 94.5%;
    margin-left: 8px;
    margin-top: 20px;
    border: none;
    border-radius: 0px;
    color: #ffffff;
}
#modal_background {
    position: fixed;
    max-height: 4000px;
    max-width: 4000px;
    background: #d3d3d3;
    z-index: 10012;
    opacity: .9;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.form-group select {
    min-width: 170px;
    margin-left: 10px;
    margin-top: 20px;
    background-color: #446b85;
    border: none;
    border-radius: 0px;


}
.collect_submit {
    color: #154667;
    background: #de9174;
    padding: 10px;
    border: 1px solid #000000;
    width: 90%;
    margin-right: auto;
    margin-top: 25px;
    margin-left: 20px;
    height: 50px !important;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    border-width: 0px;
    border-radius: 2px;

}
.offers-selectAll {
    color: #ffffff;
    background: #de9174;
    padding: 10px;
    border: 1px solid #000000;
    width: 90%;
    margin-right: auto;
    margin-top: 25px;
    margin-left: 20px;
    height: 50px !important;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    border-width: 0px;
    border-radius: 2px;
    max-width: 300px;
}

#closeX {
    min-height: 10px;
    min-width: 10px;
    float: right;
    border: none;
    margin-top: 5px;
    cursor: pointer;
    background: transparent;
}
#closeX img {
    height: 20px;
    width: 20px;
}
.collect_form {
    width: 100%;
    margin-right: auto;
}
#errMSG {
    font-weight: 900;
    background: white;
}
.form-group label {
    margin-top: 10px;
}
.form-group input.date-format {
    margin-top: 0px;
    background-color: #446b85;

}
#welcome-known {
    text-align: center;
    font-size: 2em;
    font-weight: 900;
}
#welcome-known {
    height: 0px;
}
::-webkit-input-placeholder  .form-group select {
    text-align: center;
    font-size: 20px;
    color: #ffffff !important;
}
img.wp-smiley, img.emoji {
    width: 24px !important;
    height: 24px !important;
}
#offers-selectAll {

}
.claimOffers {
    background: #de9174;
    border-radius: 15px 15px 0px 0px;
    color: #ffffff;
    width: 300px;
    position: fixed;
    bottom: 0;
    left: 55%;
    margin-left: -300px;
    z-index: 999;
    padding: 15px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    border: none;
    cursor: pointer;
}

/* thanksPopup */
#modal_background_p{
    position: fixed;
    max-height: 4000px;
    max-width: 4000px;
    background: #ececed;
    z-index: 10011;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.postCoOffer {
    position: fixed;
    min-height: 420px;
    max-height: 520px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    background: #154667;
    z-index: 10012;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10%;
}
#closeXthx {
    max-width: 400px;
    border: none;
    margin-top: 5px;
    cursor: pointer;
    background: transparent;
    z-index: 10013;
    position: relative;
    display: block;
    margin-top: 10px;
    float: right;
    max-height: 35px;
}
#closeXthx img {
    height: 25px;
    width: 25px;
    float: right;
    margin-right: 10px;
}
#closethx {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10013;
    display: block;
    margin-top: -30px;
    max-height: 35px;
    cursor: pointer;
    background: #4f748e;
    padding: 3px;
    color: #ffffff;
    font-size: 14px;
    border: #4f748e;
    line-height: 2;
}

/* Mobile */
@media (max-width: 767px) {

    #showThanks{
        margin-top: 50%;
        margin-left: -5%;
    }
    #welcome-section {
        margin-left: auto;
        width: 100%;
        margin-right: auto;
        text-align: center;
    }

    #welcome-section h1 {
        text-align: center;
    }
    .collect_submit {
        height: 50px;
        margin-top: 25px;
        width: 90%;
    }
    #welcome-unknown {
        max-width: 420px;
        bottom: 0%;
        left: 0;
        font-size: 14px;
        height: 740px;
        top: 0;
        border-radius: 0px;
        margin-top: 0px;
    }
    #welcome-unknown input {
        height: 40px;
    }
    .form-group input[type=text] {
        margin-top: 15px ;
    }
    .form-group input[type=number] {
        margin-top: 15px ;
    }
    .form-group-long input[type=text] {
        margin-top: 15px ;
    }
    .form-group select {
        max-width: 145px;
        height: 40px;
        margin-top: 15px;
    }
    .form-group {
        margin-right: 2%;
        max-width: 44.5%;
    }
    .form-group label {
        font-size: 13px;
    }
    .collect_form {
        margin-left: 0;
    }
    #welcome-known {
        height: 0px;
    }
    #closeX img {
        min-height: 10px;
        min-width: 10px;
    }
    .offers-selectAll {
        max-width: 370px;
        margin-left: 19px;
    }
    .claimOffers {
        left: 85%;
    }
}
