﻿@charset "UTF-8";

.MainContent {
    width: 1000px !important;
    height: auto;
    display: table;
}
.content {
    font-family: 'Montserrat', sans-serif !important;
}

.content .col-md-7 {
        font-size: 1.3em;
}

.MainContent a, .MainContent a:visited {
    color: #3333FF !important;
    text-decoration: underline;
}


.nav-tabs > li.active, .nav-tabs > li.active a {
        background-color: #104172 !important;
        background: #104172 !important;
        color: #fff !important;
        font-weight: bold !important;
        border: 1px solid transparent !important;
        font-size: 1.15em;
        text-decoration: none !important;
    }

.nav-tabs > li a {
        background-color: transparent !important;
        background: transparent !important;
        font-size: 1.35em;
        text-decoration: none !important;
        border-radius: 0;
        color: #7ece90 !important;
    }

.edgeHdr {
    font-size: 1.35em;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 18px;
}

.subHdr {
    color: #104172 !important;
    text-transform: capitalize;
    font-style: italic;
    font-size: 1.1em !important;
}

.edgeHdr img {
    float: left;
    margin-right: 10px;
}

.edgeM {
	font-family: 'Montserrat', sans-serif;
}

    .edgeM .navbar-nav {
        text-transform: uppercase;
        width: 20%;
    }

.edgeM .navbar-nav a, edgeM .navbar-nav a:visited {
	color: #fff !important;
    text-decoration: none !important;
}

        .edgeM .navbar-nav .dropdown-menu a, .edgeM .navbar-nav .dropdown-menu a:visited, .edgeM .navbar-nav .dropdown-menu a:active, .edgeM .navbar-nav .dropdown-menu a:link, .edgeM .navbar-nav .dropdown-menu a:focus {
            color: #373737 !important;
            background: #fff !important;
            text-transform: none;
            text-decoration: none !important;
            margin-left: -10px !important;
        }

    .edgeM .nav > li {
        text-align: center;
        width: 100%;
    }

.edgeM .nav > li > a {
text-decoration: none !important;
}

    .edgeM .mega-dropdown-menu {
        padding: 10px 0px;
        position: absolute;
        width: 236% !important;
        box-shadow: none;
        -webkit-box-shadow: none;
        font-size: 1em;
    }
.edgeM .mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 1px;
 
}
.edgeM .mega-dropdown-menu > li > ul > li {
  list-style: none;
 
}

.edgeM .mega-dropdown-menu .dropdown-header {
  color: #ff3546;
  padding: 5px 60px 5px 5px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #01846A !important;
}

.edgeM .nav > li > a:hover, .edgeM .nav > li > a:focus {
	  background-color: #01846A !important;
}


.edgeM .mega-dropdown-menu > li ul > li > a:hover,
.edgeM .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
@font-face {
    font-family: 'locales';
    src: url('../fonts/locales.eot?72711948');
    src: url('../fonts/locales.eot?72711948#iefix') format('embedded-opentype'), url('../fonts/locales.woff?72711948') format('woff'), url('../fonts/locales.ttf?72711948') format('truetype'), url('../fonts/locales.svg?72711948#locales') format('svg');
    font-weight: normal;
    font-style: normal;
}

.demo-icon {
    font-family: "locales";
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 2em;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.icon-city_icon:before {
    content: '\e800';
}
/* '' */
.icon-rural_icon:before {
    content: '\e801';
}
/* '' */
.icon-suburb_icon:before {
    content: '\e802';
}
/* '' */
.icon-town_icon:before {
    content: '\e803';
}


.localeTabs {
    margin: 20px auto;

}

    .localeTabs .nav-tabs {
        text-align: center;
        margin: 0 22%;
        border-bottom: none !important;
    }

    .localeTabs .nav-tabs > li.active, .localeTabs .nav-tabs > li.active a {
        background: #01846A !important;
        color: #fff !important;
        text-transform: uppercase !important;
        font-size: 1em !important;
    }
        .localeTabs .nav-tabs > li a {
            background: #fff !important;
            color: #757575 !important;
            text-transform: uppercase !important;
            font-size: 1em !important;
        }
  

    .localeTabs .tab-content {
        border-top: 1px solid #01846A;
        border-bottom: 1px solid #01846A;
        padding-top: 10px;
        padding-left: 12px;
    }

.dataTbl .panel-heading:before {
    font-family: 'FontAwesome';
    content: "\f146";
    color: #007CAD !important;
    float: left;
    margin-right: 6px;
}

.dataTbl .panel-heading.collapsed:before {
    content: "\f0fe";
}


.dataTbl .panel-heading {
    color: #007CAD !important;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 1em !important;
    cursor: pointer;
}
    .tabTtl {
        text-transform: uppercase;
        font-weight: bold;
    }
    

.idBtn {
margin-top: 20px !important;
}
.idBtn a, .idBtn a:visited {
    
    background: #7ece90 !important;
    padding: 6px;
    border: none;
    border-radius: 0;
    margin-right: 4px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
}

.idBtn a:hover {
    background: #104172 !important;
}

body {
font-size: 100% !important;
}


.container {
    background: #104172;
    width: 100% !important;
}


    .navbar-toggle {
        border-color: #fff !important;
    }

    .menuSubTtl {
        margin-left: 12px;
        color: #0070c0;
    }

    .icon-bar {
        background: #fff !important;
    }

    .navbar {
        margin-bottom: 0 !important;
        min-height: 40px !important;
    }

    .MainContent h1 {
        color: #104172;
        font-size: 1.85em;
    }

    .MainContent h2 {
        color: #104172;
        font-size: 1.5em;
    }

    .MainContent h3 {
        color: #373737;
        font-size: 1.4em;
    }

    .BackToTop a {
        padding-left: 0;
        background: none;
        font-size: 1em;
    }


    .carousel {
        max-width: 1000px !important;
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none !important;
    }

    a.carousel-control {
        color: #fff !important;
        cursor: pointer;
        height: auto;
    }

    .carousel-caption {
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        bottom: 0px !important;
        font-size: 1.4em;
        font-weight: bold;
        left: 0px !important;
        width: 100%;
    }

    .geoIcons {
        vertical-align: middle;
        float: left;
        margin-right: 10px;
        width: 75px;
        height: 75px;
    }

    .carousel-control {
        top: unset !important;
        bottom: 20px !important;
    }

    .appLinks {
        display: flex;
        flex-direction: row;
        text-align: center;
        margin: 40px auto;
    }



.fa-table {
    font-size: 5.8em;
    color: #104172;
    line-height: 64px;
    text-align: center;
}

.fa-pie-chart {
    color: #01846A;
    text-align: center;
    font-size: 5.2em;
    line-height: 78px;

    }

    .appLinks img {
        height: 80px;
        width: auto;
        margin-bottom: 8px;
    }

        .appLinks div {
            align-self: flex-end;
            flex-wrap: wrap;
            width: 25%;
            height: auto;
            margin-bottom: 8px;
        }

        .appLinks a, .appLinks a:hover, .appLinks a:link, .appLinks a:visited {
            font-size: 1.25em;
            color: #104172 !important;
            text-decoration: none;
            font-weight: bold;
        }

    .rCol {
        background: #eee;
        padding: 10px;
        height: auto;
        display: table;
    }

    .btn-default {
        background-color: #01846A !important;
        font-weight: bold !important;
        color: #fff !important;
    }

    a.btn-default {
        background-color: #01846A !important;
        font-weight: bold !important;
        text-decoration: none;
        color: #fff !important;
    }

        a.btn-default:hover {
            background-color: #104172 !important;
        }

    a.hpLinks, a:visited.hpLinks {
        font-size: 1.1em;
        font-weight: bold;
        text-decoration: none;
        color: #104172 !important;
    }

    .hpLinks img {
        height: 50px;
        margin-right: 8px;
        vertical-align: middle;
    }

    .infoTable {
        border-top: 1px solid #666;
        border-left: 1px solid #666;
        font-size: 1em;
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 15px;
    }

        .infoTable tr td, .infoTable tr th {
            border-bottom: 1px solid #666;
            border-right: 1px solid #666;
            padding: 3px 7px;
            margin: 0px;
            vertical-align: top;
        }

        .infoTable tr th {
            background: #565a5d;
            color: #fff;
            padding: 3px 7px;
        }


    .tblsub td {
        background: #777 !important;
        color: #fff;
    }

    .dataTabs {
        margin-top: 20px;
    }

        .dataTabs .container {
            background: #fff !important;
        }

            .dataTabs .container .nav-tabs > li.active, .dataTabs .container .nav-tabs > li.active a {
                background: #fff !important;
            }

            .dataTabs .tab-content {
                margin-left: 15px;
            }

        .dataTabs .tab-pane ol {
            margin-left: -24px;
        }

            .dataTabs .tab-pane ol li {
                margin-top: 6px;
            }

    .wrapper {
        font-family: 'Montserrat', sans-serif !important;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        padding: 5px;
        height: 50px;
    }

        .wrapper .nav-tabs {
            border-bottom: 1px solid #b1e1f4 !important;
        }

        .wrapper .nav > li > a {
            padding: 2px 14px !important;
        }

    .list {
        position: absolute;
        left: 0px;
        min-width: 4000px;
        top: 0;
    }

        .list li {
            display: table-cell;
            position: relative;
            text-align: center;
            cursor: grab;
            cursor: -webkit-grab;
            color: #efefef;
        }

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
    color: #757575 !important;
    margin-top: 4px;
}

    .scroller-right {
        float: right;
    }

    .scroller-left {
        float: left;
    }

.dropdown-toggle::after {
  
    content: none;
   
}




.wrapper .nav-tabs > li a {
    background: #fff !important;
    font-size: 1.15em;
    text-decoration: none !important;
    border-radius: 0;
    color: #757575 !important;
    width: 100%;
}

    .wrapper .nav-tabs > li.active, .wrapper .nav-tabs > li.active a {
        background: #fff !important;
        color: #007CAD !important;
        font-weight: bold !important;
        border: none !important;
        border-bottom: 4px solid #104172 !important;
        font-size: 1.5em;
        text-decoration: none !important;
        margin-top: -4px !important;
    }

    .userTabs .nav-tabs {
        border-bottom: none !important;
    }


        .userTabs .container .nav-tabs > li.active, .container .userTabs .nav-tabs > li.active a {
            background: #007CAD !important;
            color: #fff !important;
            text-transform: uppercase;
            font-size: 1em;
            text-decoration: none !important;
        }

        .userTabs .nav-tabs > li a {
            background-color: transparent !important;
            background: transparent !important;
            font-size: 1em;
            font-weight: normal;
            text-transform: uppercase;
            text-decoration: none !important;
            border-radius: 0;
            color: #999 !important;
            cursor: pointer;
        }

            .userTabs .nav-tabs > li a small, .userTabs .nav-tabs > li.active small, .userTabs .nav-tabs > li.active a small {
                font-size: .95em;
            }

    .userTabs .tab-content {
        padding: 15px 15px 5px 15px;
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
        margin-bottom: 20px;
    }

    .dataHdr {
        color: #007CAD;
        text-transform: uppercase;
        margin: 20px auto 4px auto;
    }


.aboutMenu {
    list-style-type: none;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.1em;
    position: fixed;
    background: #fff;
    padding: 10px;
    z-index: 1000;
}

.aboutMenu li {
    margin-bottom: 15px;
}
    .MainContent .aboutMenu a {
        text-decoration: none !important;
        color: #104172 !important;
    }



a.anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}
    /*@media only screen and (max-width: 1000px) {
    .MainContent {
       width: 1000px !important;
        padding: inherit 4px !important;
    }

    .edgeM .mega-dropdown-menu {
        margin-left: 30px;
    }
}*/

    .navbar-toggle {
        float: left !important;
        margin-left: 10px !important;
    }

    @media (min-width: 1200px) {
        .container {
            width: 100% !important;
        }
    }

    @media (min-width: 992px) {
        .container {
            width: 100% !important;
        }
    }

    @media (min-width: 768px) {
        .container {
            width: 100% !important;
        }
       
        }

    @media (max-width: 992px) {
        .MainContent {
            width: 100% !important;
            margin-right: 2px !important;
            margin-left: 4px !important;
        }


        .appLinks {
            margin: 15px auto;
            border-bottom: 1px solid #eee;
            padding-bottom: 15px;
            display: block;
        }

        .appLinks div {
            width: 100%;
        }
    }



    @media (max-width: 768px) {
        .MainContent {
            width: 100% !important;
            margin-right: 2px !important;
            margin-left: 4px !important;
        }


        .appLinks {
            margin: 15px auto;
            border-bottom: 1px solid #eee;
            padding-bottom: 15px;
            display: block;
        }
        appLinks div {
            width: 100%;
        }
        .edgeM .nav > li {
            text-align: left !important;
            width: 100% !important;
        }

        .edgeM .navbar-nav {
            width: 100% !important;
        }

        .edgeM .mega-dropdown-menu {
            margin: -10px -16px !important;
            width: 105% !important;
        }
        .aboutMenu {
            position: unset;
        }
    }


    @media (max-width: 468px) {
        .MainContent {
            width: 100% !important;
            margin-right: 2px !important;
            margin-left: 4px !important;
        }


        .appLinks {
            margin: 15px auto;
            border-bottom: 1px solid #eee;
            padding-bottom: 15px;
            display: block;
        }
        appLinks div {
            width: 100%;
        }
        .edgeM .nav > li {
            text-align: left !important;
            width: 100% !important;
        }

        .edgeM .navbar-nav {
            width: 100% !important;
        }

        .edgeM .mega-dropdown-menu {
            margin: -10px -16px !important;
            width: 105% !important;
        }
        .aboutMenu {
            position: unset;
        }
    }

    /*.panel-group .panel-heading:before {
    font-family: 'FontAwesome';
    content: "\f139";
    font-size: 1.25em;
    color: #0497bb !important;
}

.panel-group .panel-heading.collapsed:before {
    content: "\f13a";
        
}



.panel-default {
    border: none !important;
}*/
    .panel-heading h4 a {
        text-decoration: none;
        font-size: .7em;
        color: #666 !important;
        text-transform: uppercase;
        cursor: pointer;
    }

    .mapBk {
        background: url(../images/SABS_map.png) no-repeat;
        background-size: 1000px;
        border-top: 3px solid #0497bb;
        border-bottom: 8px solid #0497bb;
    }

        .mapBk p {
            padding-top: 15px;
            width: 50%;
            color: #373737;
            font-size: 1.15em;
            font-weight: bold;
        }

    .sabsHdr {
        font-size: 1.35em;
        text-transform: uppercase;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .subHdr {
        color: #40b65b !important;
        text-transform: capitalize;
        font-style: italic;
        font-size: 1.1em !important;
    }

    .sabsHdr img {
        float: left;
    }
    /*TableViewer*/
    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        border: 1px solid #104172 !important;
        background: #104172 !important;
        font-weight: normal;
        font-size: 1.25em !important;
        color: #fff !important;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #f6f6f6;
        background: #f6f6f6;
        font-weight: normal;
        font-size: 1.25em !important;
        color: #454545;
    }

    .panel-default > .panel-heading {
        font-size: 1.25em !important;
        font-weight: bold;
        background-color: #fff !important;
    }