﻿label.invalid {
    color: #ff7b7b;
    /*background: url(../images/error01.png) no-repeat right; */
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: initial !important;
    width: 100%;
    max-width: 61%;
    text-align: left;
    padding-left: 29px;
    padding-right: 29px;
    font-size: 13px;
    letter-spacing: 0.4px;
}

.invalid {
    /*background: url(../images/error01.png) no-repeat right;*/
    padding-right: 29px;
    margin-bottom: 10px;
}

label.error {
    color: #ff7b7b;
    /*background: url(../images/error01.png) no-repeat right; */
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: initial !important;
    width: 100%;
    max-width: 61%;
    text-align: left;
    padding-left: 29px;
    padding-right: 29px;
    font-size: 13px;
    letter-spacing: 0.4px;
    float: left;
    padding-left: 0 !important;
}

input.invalid {
    border: 0.5px solid #f73737 !important
}

input.error {
    border: 0.5px solid #f73737 !important
}

.error {
    /*  background: url(../images/error01.png) no-repeat right;*/
    padding-right: 29px;
    xmargin-bottom: 10px;
    font-size: 12px;
}

label {
    display: inline-block;
}

.question_error {
    color: red;
    font-size: 15px;
}
/*****Privcy policy******/
.subscription p {
    text-align: left;
    width: 100%;
    max-width: 61%;
    margin: 0 auto;
    font-size: 12px;
    text-transform: initial;
    letter-spacing: 0.4px;
    padding-left: 29px;
    padding-right: 29px;
    padding-top: 10px;
}

.internal_btn02 {
    letter-spacing: 6.4px;
}

/*****Contact us*****/
.test1 {
    background-image: url(../images/exclamation-triangle-fill01.svg) !important;
    background-position: right calc(.975em + .1875rem) center !important;
    background-size: calc(.75em + 0.175rem) calc(.75em + .175rem) !important;
    background-color: #e4e8ed;
    z-index: 9999;
    position: inherit;
    background-repeat: no-repeat !important;
}

.test2 {
    background-image: url(../images/exclamation-triangle-fill02.svg) !important;
    background-position: left calc(3.975em + .1875rem) center !important;
    background-size: calc(.75em + 0.175rem) calc(.75em + .175rem) !important;
    /*background-color: #e4e8ed;*/
    z-index: 9999;
    position: inherit;
    background-repeat: no-repeat !important;
}

.test3 {
    background-image: url(../images/exclamation-triangle-fill01.svg) !important;
    background-position: right calc(0.975em + 0.1875rem) top calc(0.975em + 0.1875rem) !important;
    background-size: calc(.75em + 0.175rem) calc(.75em + .175rem) !important;
    background-color: #e4e8ed;
    z-index: 9999;
    position: inherit;
    background-repeat: no-repeat !important;
}

.call_img {
    display: none;
}

.error {
    color: #ff5b5b;
}

label.manage-error.error {
    color: #ff5b5b !important;
    padding-left: 0px !important;
}

.error {
    background: none !important;
    font-weight: normal !important;
    max-width: 100% !important;
    text-align: left !important;
    padding-left: 10px !important;
    padding-right: 0px !important;
    margin-bottom: 0px !important;
}
/*.valid {
    margin-bottom: -10px !important;
}*/

.form-control:focus {
    border-color: none !important;
    box-shadow: none !important;
}

.subscription input {
    margin-bottom: 0px !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    label.invalid {
        max-width: 100%;
    }

    .subscription p {
        max-width: 100%;
    }
}

/*Trigger Question (HTML Linkout)*/
.question_heading01 {
    text-align: center;
}

.question_heading02 {
    text-align: center;
}

.trigerQ_yes a {
    float: right;
    background: mediumseagreen;
    text-decoration: none;
}

.trigerQ_no a {
    float: left;
    background: #f15f5f;
    text-decoration: none;
}
/*
		.height01 {
			height: 100px;
		}*/
.trigerQ {
    margin-bottom: 60px;
}

@media screen and (max-width: 600px) {
    .trigerQ_yes {
        width: 50%;
        float: left;
    }

    .trigerQ_no {
        width: 50%;
        float: right;
    }
}
#aimtellPrompt {
    z-index: 99999999999 !important;
    position: relative;
}