﻿@import url('https://fonts.googleapis.com/css2?family=Libre+Barcode+39&display=swap');

.MEU_JoinForm div[id*=PaymentStartDate] div.alwayslabel {
    width: 55%;
    order: 1;
}

.MEU_JoinForm div[id*=PaymentStartDate] select[data-name="PaymentStartDate_Year"] {
    width: 31% !important;
    order: 4;
}

.MEU_JoinForm div[id*=PaymentStartDate] select[data-name="PaymentStartDate_Month"] {
    width: 48% !important;
    order: 3;
}

.MEU_JoinForm div[id*=PaymentStartDate] input[data-name="PaymentStartDate_Day"] {
    width: 21% !important;
    order: 2;
    border-width: 1px !important;
    border: 1px solid #ccc !important;
}

    .MEU_JoinForm div[id*=PaymentStartDate] input[data-name="PaymentStartDate_Day"]:focus {
        border: 1px solid black !important;
    }

@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);

h1 {
    font-size: 41.6px !important
}

h2 {
    font-size: 20px !important
}

h3 {
    font-size: 17px !important
}

h4 {
    font-size: 14.45px !important
}

h5 {
    font-size: 12.2825px !important
}

h6 {
    font-size: 10.44012px !important
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', "Helvetica", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
    color: #25317B !important
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
    font-size: 16px;
    line-height: 19.84px
}

@media only screen and (min-width: 1156px) {

    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
        font-size: 16px
    }
}


body {
    font-size: 16px !important;
    font-family: 'Inter', "Helvetica", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
    background: #fff !important;
    color: #363D86
}

@media only screen and (min-width: 1156px) {

    body {
        font-size: 16px !important
    }
}

a {
    color: #8DC2DE
}

    a:hover {
        color: #D4C443
    }

.button:not(.buttonloading), .button.button-edit:not(.buttonloading) {
    font-weight: bold;
    font-size: 1em;
    padding: 1em 1.25em;
    border: 1px solid transparent;
    background: #363D86;
    border-radius: 0;
    color: white;
    cursor: pointer;
    text-align: center;
    -webkit-box-shadow: 0 0 0 rgba(255,255,255,.5) inset !important;
    -moz-box-shadow: 0 0 0 rgba(255,255,255,.5) inset !important;
    box-shadow: 0 0 0 rgba(255,255,255,.5) inset !important;
}

.button:hover:not(.buttonloading), .button.button-edit:hover:not(.buttonloading) {
    background: white !important;
    border: 1px solid #363d86 !important;
    color: #363d86 !important;
    transition: 0.33s !important;
}

header.header_wrapper {
    background: #363D86;
    height: auto !important
}

    header.header_wrapper .logoimage {
        background: url("../images/NSWMWA_colour_white_disc_logo_reverse_rgb.svg") center center no-repeat !important;
        background-size: contain !important;
        width: 185px;
        display: inline-block;
        text-align: center;
        height: 110px;
        margin-top: 15px
    }

    header.header_wrapper .userinfo .logoutlink {
        color: #fff;
        font-weight: 600;
    }

        header.header_wrapper .userinfo .logoutlink:hover {
            color: #45519B;
        }

    header.header_wrapper .userinfo span {
        color: #fff;
    }

    header.header_wrapper .nav-utility {
        margin-top: 0px !important
    }


#mobile_menu:hover {
    background: #363D86 !important;
    padding-left: 9px;
}

#content_wrapper {
    background: #fff !important
}

    #content_wrapper .shadedpanel {
        background: #fff !important;
        border: solid 0px rgba(68, 68, 85, 0.3);
        box-shadow: 0 0 0 transparent
    }

    #content_wrapper .panel h4.head-icon-yourinfo, #content_wrapper .panel h4.head-icon-quickcontacts {
        padding-left: 0;
        background: none
    }

    #content_wrapper .yourinfo #ctl00_Body___114__pPersonName__1 h5 {
        color: #1D7EC1 !important;
        font-size: 18px !important
    }

    #content_wrapper .postcontent {
        margin-bottom: 12px;
        overflow: hidden
    }

        #content_wrapper .postcontent img {
            display: inline-block;
            float: left;
            margin: 0 1em 1em 0
        }

    #content_wrapper .datafield span, #content_wrapper .datafield div {
        padding-left: .5em
    }

    #content_wrapper .relateddocuments {
        margin-left: 0 !important
    }

        #content_wrapper .relateddocuments ul {
            margin-left: 0 !important;
            margin-top: .5em
        }

table.dataTable {
    border-bottom: 1px solid #ddd !important
}

    table.dataTable th {
        border-bottom: 1px solid #ddd !important
    }


.alwayslabel {
    font-size: 15px;
    color: #404040;
    font-family: 'Inter', "Helvetica Neue", sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
    font-weight: initial;
    width: 100%;
    background: #fff;
}

    .alwayslabel + input, .alwayslabel + select, .alwayslabel + textarea {
        color: #666 !important;
        border: 1px solid #ccc !important;
        border-radius: 3px !important;
        -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.1);
        -moz-box-shadow: inset 0 0 0 rgba(0,0,0,.1);
        box-shadow: inset 0 0 0 rgba(0,0,0,.1);
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 8px;
        line-height: 1.5em;
        height: 35px;
        width: 100%;
        float: left;
    }

.alwaysshowlabel input, .alwaysshowlabel select {
    color: #666 !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 0 0 rgba(0,0,0,.1);
    box-shadow: inset 0 0 0 rgba(0,0,0,.1);
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    line-height: 1.5em;
    height: 45px;
    width: 100%;
    float: left;
}

.alwayslabel + input:focus, .alwayslabel + select:focus, .alwayslabel + textarea:focus {
    border-color: #000 !important;
    border-width: 2px !important;
}


.alwayslabel + textarea {
    max-width: 100%;
    min-height: 45px;
}

label {
    margin-bottom: 18px
}

.dataTables_filter label {
    line-height: 32px
}

.emaillink {
    margin-top: 48px;
    display: inline-block
}

footer {
    background: #363D86 !important;
    color: #363D86;
    box-shadow: 0 500px 0 500px
}

    footer #footer {
        border: 0
    }

        footer #footer div {
            font-size: 12px
        }

        footer #footer .copyright {
            color: white
        }

            footer #footer .copyright a {
                color: #FFF !important
            }

                footer #footer .copyright a:hover {
                    color: #D4C443
                }



@media only screen and (min-width: 768px) {

    header .logoimage {
        display: block;
        width: 330px;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px
    }
}


@media only screen and (min-width: 1156px) {

    header .logoimage {
        margin-top: 45px;
        margin-bottom: 15px
    }
}


@media only screen and (max-width: 767px) {

    nav#nav-main ul li.haschildren ul {
        background: #363D86
    }

    nav#nav-main ul li.haschildren > .downarrow {
        background-image: none;
        position: relative
    }

        nav#nav-main ul li.haschildren > .downarrow:before {
            content: '';
            display: block;
            position: absolute;
            border: solid 6px transparent;
            border-top: solid 8px #B8C1C4;
            left: calc( 50% - 5px);
            top: 45%
        }

    nav#nav-main ul ul {
        border: 0 !important
    }

        nav#nav-main ul ul a {
            text-decoration: none
        }

    li.mobile_menu {
        padding-left: 17px;
    }

    .login .shadedpanel a {
        display: block;
    }

    .button {
        width: 100%;
        font-size: 16px;
    }

    .mquicklinks {
        display: flex !important;
        flex-direction: column !important;
    }

    #ctl00_Body___100__divQuickLinks__1 {
        display: flex !important;
        flex-direction: column !important;
    }

    .mquickcontacts {
        order: -1 !important;
        margin-bottom: 12px;
    }

    #ctl00_Body___100__divArticles__1 .shadedpanel {
        padding: 0 !important;
    }

    #ctl00_Body___100__divArticles__1 .panel {
        padding: 0 !important;
        margin: 0 !important;
    }

    #ctl00_Body___100__divArticles__1 .postcontent {
        margin-bottom: 12px;
    }

    .head-icon-quicklinks {
        margin: 0;
    }

    #ctl00_Body___100__divMiddle__1,
    #ctl00_Body___100__divLeft__1,
    #ctl00_Body___100__divRight__1 {
        padding: 0 15px;
    }
}


.login .alwayslabel, .login .alwaysshowlabel input {
    width: 50% !important;
}

.button:focus {
    -webkit-box-shadow: 0 0 0 #D4C443,0 1px 0 rgba(255,255,255,.5) inset !important;
    -moz-box-shadow: 0 0 0 #D4C443,0 1px 0 rgba(255,255,255,.5) inset !important;
    box-shadow: 0 0 0 #D4C443,0 1px 0 rgba(255,255,255,.5) inset !important;
    color: #fff !important
}


/*NSW Memberlink Card CSS*/

.MEUMC {
    width: 360pt;
    height: 234pt;
    border: 1px solid #000;
    border-radius: 30px;
    background: url(../images/MEU-Membership-Card-nsw.png) #fff no-repeat 0 0;
    background-size: cover;
    position: relative;
}

    .MEUMC .MEUMCBlack span {
        color: white;
        font-size: 9pt !important;
        line-height: 1.2em;
        display: inline-block;
    }

    .MEUMC .MEUMCWhite span {
        color: black;
        font-size: 9pt !important;
        line-height: 1.2em;
        display: inline-block;
    }

.MEUMCImage {
    width: 230px;
    position: absolute;
    top: 55px;
    left: 20px;
}

.MEUMCPhone,
.MEUMCEmail,
.MEUMCWebsite,
.MEUMCAddress {
    position: absolute;
    left: 325px;
}

.MEUMCPhone {
    top: 47px;
}

.MEUMCEmail {
    top: 87px;
}

.MEUMCWebsite {
    top: 124px;
}

.MEUMCAddress {
    top: 169px;
}

.MEUMC .MEUMCWhite .MEUMCMemName span {
    position: absolute;
    top: 255px;
    left: 42px;
    font-size: 14pt !important;
}

.MEUMC .MEUMCWhite .MEUMCMemNum span {
    position: absolute;
    top: 278px;
    left: 42px;
    font-size: 11pt !important;
}

.MEUMC .MEUMCWhite .MEUMCBarcode span {
    position: absolute;
    top: 255px;
    left: 270px;
    font-size: 40pt !important;
    font-family: "Libre Barcode 39", serif;
    font-weight: 400;
    font-style: normal;
}

#content_nav nav li.haschildren {
    position: relative;
}

    #content_nav nav li.haschildren::before {
        width: 5px;
        height: 5px;
        border-bottom-width: 0.2em;
        border-bottom-style: solid;
        border-left-width: 0.2em;
        border-left-style: solid;
        transform: rotate(225deg);
        position: absolute;
        top: 16px;
        right: 1.5em;
        content: "";
        color: white;
        transition: 0.3s ease;
    }

@media all and (max-width: 767px) {
    #content_nav nav li.haschildren::before {
        top: 14px;
        right: 2.5em;
    }
}

#content_nav nav li.haschildren:hover::before {
    transform: rotate(315deg);
    color: #fc0;
}

#content_nav nav li {
    background-image: none !important;
}

    #content_nav nav li:hover {
        background: none !important;
    }

    #content_nav nav li a {
        padding: 0 1.35em;
    }



.aboutme {
    text-decoration: underline;
}

.MEUMCQuickContact label {
    font-weight: bold;
    display: block;
    margin: 5px 0 0 0;
}

#ctl00_Body___100__divArticles__1 .shadedpanel {
    padding: 0 !important;
}

.quickcontact, .quicklink, .quickcontact div, .quicklink div, .yourinfo, .yourinfo div, .yourinfo span {
    margin: 0 !important;
    padding: 0 !important;
}

.row {
    width: 1068px;
}

#content_nav nav > ul {
    width: 1068px;
    max-width: 100%;
}

nav {
    background: #363d86;
}

    nav ul li {
        border-right: none;
    }

    nav ul ul {
        background-color: #363d86;
        border-bottom: 4px solid #fc0;
    }

        nav ul ul li:first-child,
        nav ul li:first-child,
        nav ul ul li {
            border: none;
        }

            nav ul ul li a {
                color: #fff;
            }

                nav ul ul li a:hover {
                    color: #fc0 !important;
                }