#surveyModel1{margin-top:100px;}
#surveyModel1 .modal-header{border:0px;}

#surveyModel1 ul{
	list-style: none;
    border: 1px solid #d0c9c9;
    padding: 10px 0px;
    border-radius: 10px;
        margin: 14px 0px 20px;
}

#surveyModel1 ul li{
   list-style: none;
    border-bottom: 1px solid #d0c9c9;
    padding: 1px 8px 9px;
    margin-bottom: 6px;
}


#survEmail{
width: 100%;
    height: 45px;
    margin-bottom: 10px;
    padding: 8px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d4d0d0;

}
#surErr{
margin-top: 0px;
text-align: center;
}
.custom-survey-pop2 #survEmail{
color:#111!important;

}


.custom-survey-pop3 #survEmail{
color:#111!important;

}
.custom-survey-pop #surErr .suc{color:green}
.custom-survey-pop #surErr .fail{color:red}
.custom-survey-pop2 #surErr .suc{color:#fff}
.custom-survey-pop2 #surErr .fail{color:#ff8962}
#surveyModel1 ul li:nth-last-child(1) {
border: 0px solid #d0c9c9;
}

#surveyModel1 .close{margin-top: -2px;
    color: #6f6e6e;
    font-weight: 100;}


#surveyModel1 b{font-size: 15px;}

#surveyModel1 p{color: #484242;
    font-weight: bold!important;}
.surv-btn{text-align:center;}
#surveyModel1 .surv-btn button{
    width: 161px;
    margin: auto;
    height: 45px;
    border: 0px;
    background: #299bc1;
    color: #fff;
    border-radius: 5px;
    font-size: 17px;
    outline: 0px;

}

#surveyModel1 .modal-body {    padding: 25px;}


#surveyModel1 .modal-content{
    width: 500px;
    margin: auto;}
    
.custom-survey-pop{font-family: "Roboto";margin-top:80px;}
.custom-survey-pop .modal-content{padding: 23px 23px 0px;    width: 500px; margin:auto;}
.custom-survey-pop ul{list-style: none;border: 1px solid #d6d2d2;padding: 0px;border-radius: 9px;background: #fff;}
.custom-survey-pop ul li{border-bottom:1px solid #d6d2d2;padding:12px 8px; color:#666666;}
.custom-survey-pop ul li:nth-last-child(1) {border-bottom:0px;}
.custom-survey-pop ul li input{width: 16px;height: 21px;vertical-align: middle;margin-top: 0px;margin-right: 5px;}
.custom-survey-pop input{width: 100%;padding: 10px;height: 40px;border-radius: 5px;border: 1px solid #dad8d8;outline: 0px;background:#fff;}
.custom-survey-pop  button{text-align: center;background: #899dce;width: 150px;height: 40px;border: 0px;margin: 15px 0px;color: #fff;border-radius: 5px;outline:0px;}
.custom-survey-pop  p{font-weight: bold; margin: 20px 0px 9px;font-size: 13px;}
.custom-survey-pop .close{top: 6px;}

.custom-survey-pop2  .modal-content{background: #483c93!important; color:#fff;}
.custom-survey-pop2 ul { border: 1px solid #1d1167!important;background: #2b216b!important;}
.custom-survey-pop2 ul li {border-bottom:1px solid #221765;color: #fff6f6;}
.custom-survey-pop .modal-header {border:0px!important;}
.custom-survey-pop  .modal-title{font-size: 16px;}
.custom-survey-pop2 input{background:#352b76;border: 1px solid #d6d2d2;border:0px;color:#fff;}
.custom-survey-pop2 input::placeholder{color:#fff;font-style:italic;font-size:12px;}
.custom-survey-pop  button {background:#6655ce;}

#surveyModel .close{    margin-top: -2px;
    color: #9e9797;
    width: auto;
    opacity: 1;
    font-size: 20px;
    margin-right: 10px;}

.custom-survey-pop3  .modal-content{color:#fff;background: url(https://ivlmail.com/survey/survey-bg.jpg);overflow: hidden;background-repeat: no-repeat;background-size: cover;width: 800px;}
.custom-survey-pop3  .modal-dialog{ width: 700px;}
.custom-survey-pop   .modal-header {border:0px!important;}
.custom-survey-pop   .modal-title{font-size: 16px;}
.custom-survey-pop3 input::placeholder{color:#111;font-style:italic;font-size:12px;}
.custom-survey-pop3 .modal-title{color: #111;}
.custom-survey-pop ul {box-shadow: 0 2px 5px rgba(216, 220, 220, 0.16), 0 2px 11px rgba(185, 183, 183, 0.23);}
.custom-survey-pop3 p{color: #111;}
.custom-survey-pop3 button {background: #483c93;}

@media screen and (max-width:767px) {
.custom-survey-pop .modal-content{width:100%;}
.custom-survey-pop3 .modal-content{
margin: auto;padding: 0px;}
.custom-survey-pop3  .modal-dialog{width: 93%;margin: auto;}
}

    


