.sec-hea-new-zealand:before {
    background: url(../images/nz-banner.jpg) no-repeat center bottom;
    background-size: 100%;
    left: 0;
}
.sec-rhs {
    box-shadow: 0 5px 5px black;
}
.edi-btn .input-group-radio {
    margin: auto;
}
.edi-btn inputgroup input,.edi-btn inputgroup select {
    width: 100% !important;
    background-color: #fff !important;
}
.focus{
    border:0 !important;
}
.fbutton input#Submit {
    background-color: #f00 !important;
    width: 200px !important;
    font-size: 20px !important;
    font-weight: 700;
}
.sec-hea {
    background: #1332b7;
}
span.timezone {
    color: red;
}
span.timezone:before{
    content:'( ';
}
span.timezone:after{
    content:' )';
}
inputgroup.input-group-radio.spl .main {
    margin-top: 15px;
    margin-bottom: 0;
}
.sec-pre-box {
    pointer-events: none;
}
.sec-pre-details {
    position: static;
    margin: 0;
    padding:20px;
}
.sec-pre-details h4{
    font-size:20px;
    padding:0 0 8px;
}
.sec-pre-details p{
    font-size:15px;
    padding:0 0 4px;
}
.sec-pre-details p + p{
    font-size:13px;
    color:#999;
    padding:0;
}