
		#iqitpopup > div{ width: 385px; height: 500px; }

		#iqitpopup {
		background-color: #ffffff; 
		
		background-repeat: no-repeat !important;
	}
		#iqitpopup .iqitpopup-content{ color: #000000; 
		}

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

		
		background-repeat: no-repeat !important;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-input{
		color: #000000; background-color: #ffffff; 
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-inputl:-moz-placeholder {
  color: #000000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-moz-placeholder {
  color: #000000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input:-ms-input-placeholder {
  color: #000000 !important; }
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-webkit-input-placeholder {
  color: #000000 !important; }
#popup_toggle {
  background: #5bcbcc !important; }
#popup_toggle button {
  color: #000000 !important; 
background: #5bcbcc !important; }

		 #iqitpopup.showed-iqitpopup, #iqitpopup-overlay.showed-iqitpopupo{
					-webkit-transition-delay: 3s; 
    				transition-delay: 3s;
			}