
		#iqitpopup{ width: 640px; height: 640px; }

		#iqitpopup {
		background-color: #ffffff;
		background-image: url("/img/cms/tips-popup.webp") !important;
		background-repeat: no-repeat !important;
	}
		#iqitpopup .iqitpopup-content{ color: #fff;
		}

		#iqitpopup .iqitpopup-newsletter-form{ color: #ffffff; background-color: #001740;

		
		background-repeat: no-repeat !important;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-input{
		color: #000; background-color: #fff;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-inputl:-moz-placeholder {
  color: #000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-moz-placeholder {
  color: #000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input:-ms-input-placeholder {
  color: #000 !important; }
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-webkit-input-placeholder {
  color: #000 !important; }

		#iqitpopup{
				    background-size: cover;
			}