.sumome-popup .sumome-popup-content-advanced, .sumome-popup-preview .sumome-popup-content-advanced {
    padding: 1.5em 2em;
}
.sumome-popup-content h1 {
    font: normal 35px 'verbcompsemibold';
    font: 600 35px/35px 'Verb Compressed';
    color: #60d900;
    color: #ff008e;
    text-transform: uppercase;
    line-height: 1.0em;
    margin-bottom: 18px;
}
.sumome-popup-content h2 {
    font: normal 21px/25px 'verbcondsemibold';
    font: 600 21px/25px 'Verb Condensed';
    color: #444;
    text-transform: none;
    margin-bottom: 12px;
}
.sumome-popup-content ul {
    padding-left: 25px;
    margin: 10px 0;
}
.sumome-popup-content ul li {
    list-style-type: disc;
    margin-bottom: 5px;
    color: #444;
    font: normal 16px/22px 'verbcondsemibold';
    font: 600 16px/22px 'Verb Condensed';
}
.sumome-popup-content p {
    color: #444;
    font: normal 16px/22px 'verbcondregular';
    font: 400 16px/22px 'Verb Condensed';
    margin-bottom: 10px;
}

/* form styling */
.sumome-popup-content .moonray-form-p2c4108f285 .moonray-form {
    max-width: 100% !important;
    background-color: transparent !important;
    border: 0px solid #ddd;
    border-width: 5px 0;
    border-width: 0 0 0 5px;
    padding-left: 10px;
    margin: 0;
    margin-top: 20px;
}
.sumome-popup-content .moonray-form .moonray-form-element-wrapper .moonray-form-label {
    color: #000 !important; 
}
.sumome-popup-content .moonray-form-input-type-text .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-email .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-date .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-range .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-password .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-file .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-number .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-tel .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-select .moonray-form-input, 
.sumome-popup-content .moonray-form-input-type-textarea .moonray-form-input
{
    border: 1px solid #bbb !important;
}

/* new styling 2015 */
.sumome-popup-content {
    background: url('http://creativebrew.com.au/_assets/te/popup_background2.jpg') no-repeat top center !important;
    background-size: 100% 100% !important;
}
.free_vip_button {
    background: #ff008f;
    font: 700 31px/60px 'Verb Extra Condensed';
    padding: 0 25px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}
.or {
    font: 700 31px/60px 'Verb Extra Condensed';
    color: #000000;
    text-transform: uppercase;
}
.logo  {
	width: 350px;
	height: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}