/* input normal */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
textarea { width: 100%; color: #777; padding: .6em; display: inline-block; font-size: 1em; transition: .15s linear border; -webkit-appearance: none; max-width: 100%; border: 1px solid #eee; background: #f7f7f7; font-family: inherit; line-height: inherit; }
.zoho-webform .input-group {
    float: left;
    margin: 1%;
    display: block;
    min-height: 49.19px;
}

.input-group {
    position: relative;
    display: table !important;
    border-collapse: separate;
}

input {
    outline: none;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 26px !important;
    text-align: left;
    font-size: 16px;
}

.input-group #form-submit {
    border: none !important;
    cursor: pointer;
}

#success-submit {
    display: none;
    position: fixed;
    z-index: 999999999;
}

#error-submit {
    display: none;
    position: fixed;
    z-index: 999999999;
}

span.ast {
    color: red;
    margin-right: 4px;
}


#success-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 888;
}

#error-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 888;
}

#success-dismiss {
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: 0px;
    top: auto;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 0px;
    text-decoration: none;
    text-align: center;
    position: absolute;
    cursor: pointer;
    min-width: 1em;
    z-index: 2;
    bottom: auto!important;
    top: 0!important;
    padding: 12px;
    font-size: 45px;
    background: none;
    color: black;
    transition: 0.3s;
}

#error-dismiss {
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: 0px;
    top: auto;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 0px;
    text-decoration: none;
    text-align: center;
    position: absolute;
    cursor: pointer;
    min-width: 1em;
    z-index: 2;
    bottom: auto!important;
    top: 0!important;
    padding: 12px;
    font-size: 45px;
    background: none;
    color: black;
    transition: 0.3s;
}

#success-dismiss:hover {
    transition: 0.3s;
    color: white;
}

#error-dismiss:hover {
    transition: 0.3s;
    color: white;
}

.success-active {
    display: block !important;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999;
    border-radius: 10px;
    text-align: center;
}

.alert.alert-success {
    z-index: 9999;
    padding: 90px 50px 90px 50px;
    background: #ffcb05;
    width: 600px;
    border-radius: 5px;
    bottom: 0;
    right: 0;
    display: table;
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    background-image: url(/wp-content/uploads/2015/11/BG-txb.jpg) !important;
}

h3.success-title {
    max-width: 100%!important;
    text-align: center;
    font-family: colaborate-mediumregular;
    margin: 0 auto;
    color: #1c1c1b;
}

h3.success-title:after {
    display: none;
}

p.success-text {
    font-family: colaborate-regularregular;
    color: #686868;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    font-size: 28px;
    line-height: 1.5;
}

p.error-text {
    font-family: colaborate-regularregular;
    color: #686868;
    text-align: center;
    margin-top: 18px;
    font-size: 28px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
}


/* Asterisk after required fields placeholdes */


label.input-label {
    position: absolute;
    z-index: 100;
    top: 13px;
    left: 11px;
    font-family: colaborate-regularregular;
    color: #797979;
    font-weight: normal;
    font-size: 16px;
}

label.input-label:hover {
    cursor: text;
}

span.asterisk {
    position: relative;
    left: 3px;
    top: -3px;
    color: #ff6060;
}

span.phone-asterisk {
    position: relative;
    left: 238px;
    top: -7px;
    color: #ff6060;
}



@media (min-width: 320px) {
    .pol-checkbox-holder {
        padding-left: 10px;
        padding-right: 10px;
    }

    .submit-block {
        width: 100% !important;
        font-size: 15px;
    }
    .alert.alert-success {
        z-index: 9999;
        padding: 40px 50px 20px 50px;
        background: #ffcb05;
        width: 95%;
        border-radius: 5px;
        bottom: 0;
        right: 0;
        display: table;
        margin: 0;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        background-image: url(/wp-content/uploads/2015/11/BG-txb.jpg) !important;
    }
}
@media (width: 1024px) {
    .pol-checkbox-holder {
        padding-left: 33px;
        padding-right: 33px;
    }
}
@media (width: 1280px) {
    .pol-checkbox-holder {
        padding-left: 73px;
        padding-right: 73px;
    }
}

@media (min-width: 1281px) {
    .submit-block {
        width: 70% !important;
        font-size: 15px;
    }
    .pol-checkbox-holder {
        padding-left: 50px;
        padding-right: 35px;
    }
    .alert.alert-success {
        z-index: 9999;
        padding: 40px 30px 60px 30px;
        background: #ffcb05;
        width: 600px;
        border-radius: 5px;
        bottom: 0;
        right: 0;
        display: table;
        margin: 0;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        background-image: url(/wp-content/uploads/2015/11/BG-txb.jpg) !important;
    }
    .zoho-webform {
        min-width: 570px;
    }
}

label.disp-checkbox-label {
    vertical-align: text-bottom;
    display: inline-block;
    font-weight: 400;
    float: left;
    margin-left: 5px;
    position: relative;
    margin-top: -4px;
    color: #5f5f5f;
    width: 90%;
    cursor: pointer;
    font-family: colaborate-regularregular;
    color: #797979;
}

#disp-software-checkbox {
    display: inline-block;
    position: relative;
    float: left;
    width: 5%;
    cursor: pointer;
}

.pol-checkbox-holder {
    height: 100%;
    float: left;
    padding-top: 15px;
    text-align: left;
    width: 100%;
}
.pol-checkbox {
    display: inline-block;
    position: relative;
    float: left;
    cursor: pointer;
}

.pol-checkbox-label {
    vertical-align: text-bottom;
    display: inline-block;
    font-weight: 400;
    float: left;
    margin-left: 5px;
    position: relative;
    margin-top: -5px;
    font-family: colaborate-regularregular;
    color: #797979;
    width: 90%;
    cursor: pointer;
}

.checkbox-holder {
    height: 100%;
    float: left;
    padding-top: 10px;
    padding-left: 3px;
    text-align: left;
    width: 100%;
}

.lowcars-error .alert.alert-success {
    padding: 30px 60px !important;
    background-image: none !important;
    background: #ffffff;
}

.lowcars-error p.error-text {
    font-size: 20px;
    font-family: colaborate-regularregular;
    font-weight: 400;
    color: #808080;
}

.lowcars-error h3.success-title {
    font-size: 24px;
}

.lowcars-error h3.success-title:after {
    display: block;
    content: " ";
    height: 2px;
    background: #ffcb05;
    width: 40px;
    margin: 0 auto;
}

.lowcars-error #error-dismiss:hover {
    color: #cecece;
}

.input-group.fullw {
    width: 98% !important;
}
.zoho-webform .input-group.submit-block {
    margin: 0 auto !important;
    float: unset !important;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
