@font-face {
    font-family: 'Metric';
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Bold.woff2') format('woff2'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Metric';
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Bold.woff2') format('woff2'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Metric';
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Regular.eot');
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular.woff2') format('woff2'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular.woff') format('woff'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Metric';
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Regular_1.eot');
    src: url('https://drop.semagroup.com.au/down/fonts/Metric-Regular_1.eot?#iefix') format('embedded-opentype'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular_1.woff2') format('woff2'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular_1.woff') format('woff'),
        url('https://drop.semagroup.com.au/down/fonts/Metric-Regular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* #Page Structure
================================================== */
body { background: #fff; font-family: font-family: 'Metric', Arial, sans-serif; font-size: 16px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.em1{background:#005f6d}
.main {width: 100%; margin: auto auto; }
.pull-left{float:left !important;}
.pull-right{float:right !important;}
.m-b-50{margin-bottom:50px !important;}
.m-b-25{margin-bottom:25px;}

/*Validation css starts*/
.form-area { float: right; width: 100%; background: #fff; padding:10px 34px; margin: 65px 0; font-family: 'Metric', Arial, sans-serif;}
.em1 .form-area{background:#005f6d}
.em1 .form-area h2, .em1 .form-area p, .em1 .form-area label{color:#fff;}
.form-area h2 {color: rgb(51, 51, 51); margin-bottom: 10px;font-size: 25px;line-height: 30px; font-weight:900;}
.form-area p {color: rgb(51, 51, 51); margin-bottom: 30px;font-size: 18px;line-height: 24px; font-weight:normal;}
.em .form-area p a{color:rgb(51, 51, 51);}
.em .form-area p a:hover{text-decoration:none;}
.form-area h2 a{color:#e37222; text-decoration:underline;}
.form-area h2 a:hover{text-decoration:none;}
.form-area .name{float:left; width:100%;border-bottom: 1px solid #ededed;padding-bottom: 35px;}
.form-area label{width:100%; margin-bottom:6px; color:#49494B; font-weight:900; font-size:18px; float:left}
#login-form .inputsyle1 { float: left; width: 100%; padding: 10px 10px 6px; font-size: 18px; color: #333; border: 1px solid #ccc; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -webkit-appearance: none; box-shadow: none; background:#f9f9f9;height: 40px; margin-top:4px;}
#login-form textarea { float: left; width: 100%; padding: 10px 10px; font-size: 18px; color: #333333; border: 1px solid #ccc; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -webkit-appearance: none; box-shadow: none; background:#f9f9f9; height:130px; resize:none}

#preferred{display:none;}

.form-area input.call + label {
 background-color: #fff;
 display: inline-block;
 float: left;
 cursor: pointer;
 line-height: 32px;
 font-size:18px;
 color:#e37321;
 border:#e37321 solid 2px;
 text-align:center;
 height:55px; padding-top:12px;
 font-weight: 700;
}
.form-area input.call:checked + label {
 color: #fff;
 background-color: #e37321;
}
.safari .form-area input.call{padding:9px 12px 12px;}
.form-area input.call:hover{background:rgba(227,115,33,.25); color:#e37321;}
.form-area input.call:active, .form-area input.call:focus{background:#e37321; color:#fff;}
.form-area input[type="radio"] {
 opacity: 0;
 left: 0;
 top: 0;
 position: absolute;
 width: 100%;
}

/*.form-area .custominput {
   background-color: #fff;
 display: inline-block;
 float: left;
 cursor: pointer;
 line-height: 32px;
 font-size:18px;
 color:#e37321;
 border:#e37321 solid 2px;
 text-align:center;
 height:55px; padding-top:12px;
 font-weight: 700;
}
.form-area .custominput:focus,.form-area .custominput.active
{
 color: #1d1f20;
 font-size: 18px;
 line-height: 22px;
 font-weight: 400;
 width: 100%;
 padding-left: 0;
 width: auto;
 display: inline-block;
 width:100%
}*/

.em2 .form-area label{float:left;}

#login-form .form-row { float: left; width: 100%;  margin-bottom: 25px;}
.em #login-form .form-row { float: left; width: 100%;  margin-bottom: 25px;}
#login-form .form-col { float: left; width: 48%; }
#login-form .submit-btn{ background:#e37222; border:1px solid #e37222; font-size:18px; color:#fff; padding:14px 50px 9px; cursor:pointer; float:none; margin:0 auto; display:inherit; font-weight:800; width:200px;}
#login-form .submit-btn:hover{background:#e37222;}

#login-form span.error{margin-top: 7px;color: #FF0004;font-size: 18px;float:left;}
.safari #login-form .submit-btn{  padding:10px 50px 13px;}
.ie #login-form .submit-btn{  padding:13px 50px 10px;}
_:-ms-fullscreen, :root  #login-form .submit-btn{  padding:14px 50px 9px;}
_:-ms-fullscreen, :root  #login-form .selectbox {
 padding:12px 10px 2px;
}
.ie  #login-form .selectbox {
 padding:12px 10px 2px;
}

/*form validation styles goes here*/

#login-form .successmsg { color: #e37222; margin-top: 22px; display: none; font-size: 18px; line-height: 25px; float: left; width: 100%; font-weight: 700; text-align: center;}
.form-area .successmsg { color: #e37222; margin-top: 22px; font-size: 24px; line-height: 25px; float: left; width: 100%; font-weight: 700; text-align: center;}
#login-form input.error,#login-form select.error{ border-color: #FF0004 !important; }
#login-form .selectbox .error{ border-color: #FF0004 !important; }

.checkbox p{float:left; width:100%; margin-bottom:0px !important;}
.checkbox label{font-weight:normal; color:#333; width:auto; cursor:pointer}
.checkbox label a{color:rgb(51, 51, 51);}
.checkbox input{margin-right:10px;}
.em1 .checkbox label a{color:#fff;}


#login-form .selectbox { font-size: 18px; height: 40px; line-height: 40px; border:1px solid #ccc; background:#f9f9f9; width:100%;border-radius: 0;
    -webkit-appearance: none ;
 -ms-appearance: none;
 appearance: none;
 -moz-appearance: none;
    border-color: #d7d8d9;
    padding: 2px 10px;
    background: url(https://image.australianunityweb.com.au/lib/fe3f157075640578741577/m/1/bdf29309-3564-4df6-a868-248734659e79.png) no-repeat;
    background-position: right 16px;
    background-size: 20px 8px, 20px 8px, 20px 4em;
    background-repeat: no-repeat; color:#000; font-family:'Metric', sans-serif;}

#login-form .selectbox option{font-size:18px;}
/*form validation styles ends here*/

/*Responsive styles goes here*/
@media all and (max-width:1200px) {
.form-area{margin: 25px 0;}
}

@media all and (max-width:767px) {
.form-area{padding: 10px 20px;}
.em #login-form .form-row {
 margin-bottom: 15px;
}
}

@media all and (max-width:480px) {
#login-form .form-col{width:100%;}
#login-form .form-col input, #login-form .form-row, #login-form .selectbox{margin-bottom:10px;}
#login-form textarea{height: 100px;}
#login-form .submit-btn{font-weight: 700;}
#login-form .inputsyle1{height: 35px;}

}





/* #General Styles
================================================== */
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style: none; }
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0;}
html { -webkit-text-size-adjust: none; }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; box-shadow: none; font-family:'Metric', Arial, sans-serif;}
input[type="button"], input[type="submit"] { -webkit-appearance: none !important; }
a { outline: none; cursor: pointer; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none !important; outline: none !important; }

/*Placeholder opacity cross browsers*/
input::-webkit-input-placeholder { color: #999; opacity:1;} /* WebKit browsers */
input:-moz-placeholder { color: #999; opacity:1;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder { color: #999; opacity:1;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { color: #999; opacity:1;} /* Internet Explorer 10+ */
textarea::-webkit-input-placeholder { color: #999; opacity:1;} /* WebKit browsers */
textarea:-moz-placeholder { color: #999; opacity:1;} /* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder { color: #999; opacity:1;} /* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder { color: #999; opacity:1;} /* Internet Explorer 10+ */
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {border: 0;}


/* #Rebrand Styles*/

.au-rebrand, .au-rebrand .form-area, .au-rebrand button, .au-rebrand input, .au-rebrand select, .au-rebrand textarea, .au-rebrand select {
 font-family: 'Roboto', Arial, sans-serif!important;
}

.au-rebrand #login-form .inputsyle1,
.au-rebrand #login-form textarea{
    padding: 12px 15px;
    font-size: 16px;
    color: #2a2a2a;
    background: rgba(240,236,225,.5);
    height: 46px;
    border: none;
}

.au-rebrand #login-form select {
    background-color: #f7f5f0!important;
    padding: 12px 15px!important;
    height: 46px!important;
    line-height: 1!important;
    font-size: 16px!important;
    border: none!important;
}

.au-rebrand #login-form .submit-btn {
    background: #fc5400;
    border: 1px solid #fc5400;
    font-size: 16px;
    font-family: 'Roboto', Arial, sans-serif;
    padding: 14px 30px;
    font-weight: 500;
    width: auto;
}

.au-rebrand #login-form .checkbox label {
    font-size: 15px;
    font-family: "Merriweather",serif;
}

.au-rebrand .form-area label {
    color: #2a2a2a;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}
.au-rebrand #login-form span.error {
    font-size: 14px;
}