
		#iqitpopup{ width: 650px; height: 450px; display: flex; align-items: center; }

		/*#iqitpopup {
    		background-color: #FFF;
    		background-image: url("https://cos.addisnetwork.es/img/cms/Rectangle 72.png") !important;
    		background-repeat: no-repeat !important;
    	}*/
        #iqitpopup_aux {
            background-color: #FFF;
            background-image: url("https://cos.addisnetwork.es/img/cms/Rectangle 72.png") !important;
            background-repeat: no-repeat !important;
            background-size: cover; 
        }
        #iqitpopup_aux, .iqitpopup-content{ width: 325px; height: 450px; }
		#iqitpopup .iqitpopup-content{ color: #3E2F2A; padding: 75px; 
		}

		#iqitpopup .iqitpopup-newsletter-form{ color: #3E2F2A; background-color: #ffffff;

		
		background-repeat: no-repeat !important;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-input{
		color: #3E2F2A; background-color: #fff;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-inputl:-moz-placeholder {
  color: #3E2F2A !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-moz-placeholder {
  color: #3E2F2A !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input:-ms-input-placeholder {
  color: #3E2F2A !important; }
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-webkit-input-placeholder {
  color: #3E2F2A !important; }

		