
body {
    background-color: #006b7a;
}

#bcpanel {
    background-color: #1890a1;
}

a {
    color: #006b7a;
    text-decoration: none;
}

#breadcrumbs li a {
    color: white;
}

#breadcrumbs li:last-of-type a {
    color: white;
}

#content {
    background: white;
}

#main-content {
    background-color: #FFFFFF;
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 0px 30px 60px 30px;
}

    #main-content h1.functionHeader {
        margin-top: 0;
        color: #006b7a;
    }

    #main-content .btn {
        padding: 10px 24px;
    }

#infopanel-header h4.entryHeader {
    color: #006b7a;
}

#infopanel-header h4:before {
    filter: hue-rotate(-142deg);
}

.btn-primary {
    color: #fff;
    background-color: #006b7a;
    border-color: transparent;
    border-radius: 0;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #003e47;
        border-color: transparent;
    }

input.button {
    color: #fff;
    background-color: #006b7a;
    border-color: transparent;
    border-radius: 0;
    padding: 6px 10px;
}

    input.button:hover {
        color: #fff;
        background-color: #003e47;
        border-color: transparent;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-radius: 0;
    border-color: #ccc;
}

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

div.menu-header-panel {
    background: none;
}

li#siteaccesspanel_1 div.menu-header-panel {
    background: #006b7a;
}

div.menu-header-panel h3.panel-handle {
    padding: 12px 12px;
    border: none;
}

div.menu-header-panel:after {
    top: 12px;
}

li#siteaccesspanel_3 div.menu-header-panel {
    background-color: #006b7a;
}

div.menu-header-panel {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

ul#siteaccesspanel > li {
    margin-bottom: 15px;
    box-shadow: none;
    border-radius: 0;
    background-color: #f7f7f7;
}

    ul#siteaccesspanel > li > div.menu-group ul li.nav-return a {
        border: none;
        color: #006b7a;
    }

    ul.search-results-list li a, ul#siteaccesspanel > li > div.menu-group ul li a.linkitem, ul#siteaccesspanel > li > div.menu-group ul li a.favourite {
        border: none;
    }

    ul.search-results-list li, ul#siteaccesspanel > li > div.menu-group ul li {
        background: #f7f7f7;
    }

        ul#siteaccesspanel > li > div.menu-group ul li:last-of-type {
            border-bottom: none;
        }

#menu-search {
    background: #f7f7f7;
}

h4.entryHeader, h4.non_table_headers, form h4 {
    color: #006b7a;
    font-family: "Roboto Slab";
    font-weight: 600;
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
}

form h3 {
    color: #006b7a;
    border-top: 1px solid #006b7a;
}

#step-content.instructions .stepList li.current {
    background-color: #006b7a;
    border-color: #006b7a;
}

#das_anonApplicantDetail #leftcontent > .infopanel {
    padding: 0;
}

    #das_anonApplicantDetail #leftcontent > .infopanel .instructions {
        padding: 0;
    }

#leftcontent .instructions .stepList li.current {
    background-color: #006b7a;
    border-color: #006b7a;
}

#daEnquiryForm fieldset fieldset table td {
    padding-right: 20px;
    padding-bottom: 16px;
}

    #daEnquiryForm fieldset fieldset table td .key {
        font-weight: bold;
    }

.rowDataOnly .radioText {
    float: left;
    margin-left: 7px;
    margin-top: 1px;
}

#bodypanel1 > .dasum-data-group:nth-of-type(3) > .dasum-pair > .dasum-label {
    height: 86px;
}

form#titleSearch .form-group:first-of-type, form#titleSearch #titleRow1, form#titleSearch #titleRow5, form#titleSearch .form-group:nth-of-type(8), form#titleSearch .form-group:nth-of-type(9) {
    display: none !important;
}

.logomenu {
    background-image: linear-gradient(to bottom,#fff 0%,#ededed 100%);
}

    .logomenu #logo1 p {
        margin-bottom: 0;
    }

        .logomenu #logo1 p a img.hover {
            display: none;
        }

        .logomenu #logo1 p a:hover img.hover {
            display: inline-block;
        }

        .logomenu #logo1 p a:hover img.normal {
            display: none;
        }

#logo1 img {
    height: 123px;
    width: auto;
}

.navbar {
    /*margin-bottom: 123px;*/
}

#masthead {
    background-color: #006b7a;
}

/*#wrapper-quick-links ul#quick-links li.top-link-user, #wrapper-quick-links ul#quick-links li.top-link-signin {
    display: none;
}*/

a.navbar-brand {
    background-image: none;
    padding: 10px 0;
}

.navbar-nav.navbar-right > li > a {
    padding: 30px 5px 30px 5px;
}

.navbar-nav.navbar-right > li {
    background-image: none;
}

#bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
    background-color: #006b7a;
    background-image: none;
}

    #bottom .footerlogo {
        display: none;
    }

    #bottom .mobile-contact a {
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        color: white;
    }

@media (min-width: 992px) {
    #bottom {
        background-color: transparent;
        background-image: url('https://www.vincent.wa.gov.au/profiles/vincent/custom/civica/images/footer-bg3.jpg');
        background-position: bottom center;
        padding-bottom: 0;
        padding-top: 0;
    }

        #bottom .mobile-contact {
            display: none;
        }

        #bottom .footerlogo {
            display: block;
        }
}

#das_RequestSummary #fullcontent .bodypanel > table.table:first-of-type tbody tr:nth-of-type(3) > td:first-of-type {
    display: none;
}

#das_RequestSummary #fullcontent .bodypanel > table.table:first-of-type tbody tr:nth-of-type(3) > td:nth-of-type(2) {
    padding-left: 0;
    border-top: 0;
}

#das_RequestSummary #fullcontent .bodypanel > table.table:first-of-type tbody tr:nth-of-type(3) > td:nth-of-type(3) {
    border-top: 0;
}

#das_RequestSummary #fullcontent .bodypanel > .lhead.row {
    margin-left: 0;
    margin-right: 0;
}

#das_RequestSummary #fullcontent .bodypanel > .lhead .lhead-text {
    width: 100%;
}

#das_RequestSummary #fullcontent .bodypanel > .lhead .lhead-text .lhead-name-abn-address {
    padding-left: 8px;
}

#das_RequestSummary #fullcontent .bodypanel > .lhead .lhead-text .lhead-contacts {
    width: 50%;
}
#daEnquiry_daDetailsDocumentType5 #fullcontent div p.rowDataOnly:nth-of-type(8),
#daEnquiry_daDetailsDocumentType5 #fullcontent div p.rowDataOnly:nth-of-type(9),
#daEnquiry_daDetailsDocumentType5 #fullcontent div p.rowDataOnly:nth-of-type(10) {
    display: none;
}