.wizard>.content {
	min-height: 40em;
}

#E_checkbox.change:before {    
    background-color: #fbc2c4;
    content: attr(data-content) '';
}


.payIframe{
    display:none;
    width: 90%;
    height: 90%;
    padding: 0px;
    position: fixed;
    left: 5%;
    top: 5%;    
    /* right: 5%; */
    /* bottom:5%; */
}