/*VERSION 1 */

@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800&display=swap');
        #bnr-wrap.bnr-gwy-high {
            float: left;
            width: 100%;
        }
        #bnr-gwy.bnr-gwy-high {
            height: auto;
            margin-left:auto;
            margin-right:auto;
        }
        #bnr-gwy #bnr-left {
            width: 150px;
            padding-top: 20px;
        }
        .bnr-gwy-high #bnr-left {
            padding-bottom: 0;
            padding-right: 0;
        }
        #bnr-left {
            float: left;
            margin: 0;
            padding: 20px 2.0833% 20px 2.0833%;
            display: inline;
            /* width: 150px; */
        }
        .bnr-gw2-search {
            margin-top:2px;
            float: right;
            display: block;
            position: relative;
        }
        #bnr-wrap {
            background: #fff !important;
            clear: both;
        }
        .bnr-gwy-high .bnr-gw2-search {
            margin-top: 20px;
        }
        .bnr-gw2-search .gsasuggest {
            left: 0;
            top: 32px;
        }
        @media only screen and (min-width: 960px){
        #explore, #bnr, #bnr-gwy, #gw-nav, #body, #anu-footer, #anu-subfooter {
            width: 960px;
        }}
        body{
            margin-left:0px;
            margin-right:0px;
        }
        @media only screen and (min-width: 960px){
        #bnr-gwy.bnr-gwy-high #bnr-right {
            padding: 5px 0px 10px 0px;
        }}
        #bnr-gwy #bnr-mid {
            padding-top: 20px;
            font-size: 1.5em;
            color: #ebebeb;
            text-align: left;
            letter-spacing: 0.05em;
            line-height: 0.75em;
            float: left;
            width: 50%;
        }
        #bnr-gwy #bnr-right {
            /* padding-right: 0;
            padding-top: 25px; */
            font-size: 1em;
            line-height: normal;
        }
        #bnr-right {
            /* padding-top: 22px;
            font-size: 1.5em; */
            color: #ebebeb;
            text-align: right;
            letter-spacing: 0.05em;
            /* line-height: 0.75em; */
        }
        #bnr-right {
            float: right;
            margin: 0 20px 0 0;
            display: inline;
        }
        #bnr-gwy #bnr-low {
            float: right;
            margin-right: 20px;
            min-width: 100px;
            min-height: 25px;
            color: #ebebeb;
        }
        .left {
            float: left;
        }
        img, embed, object, video {
            max-width: 100%;
            height: auto;
            width: auto;
        }
        img {
            border: 0;
        }
        #bnr-wrap.bnr-gwy-high #bnr-h-lines {
            width: 410px;
        }
        .bnr-2line {
            padding-top: 6px;
        }
        .bnr-line-1 {
            margin: 0;
        }
        .bnr-line-2 {
            font-size: 0.65em;
            margin-top: 2px;
            margin-bottom: 2px;
            line-height: 1.1em;
        }
        .bnr-line-1 h1 {
            padding: 0;
            font-size: 0.85em;
            letter-spacing: 0.03em;
            line-height: 1.1em;
            margin: 0;
            text-transform: uppercase;
            font-family: 'Public Sans',sans-serif;
            text-shadow: none;
        }
        .bnr-line-2 a:link, .bnr-line-2 a:visited, .bnr-line-3 a:link, .bnr-line-3 a:visited {
            color: #000;
            text-decoration: none;
            font-family: 'Public Sans',sans-serif;
        }
        a {
            word-wrap: break-word;
        }
        .bnr-line-1 h1 a:link, .bnr-line-1 h1 a:visited {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
    font-weight:normal;
    font-style:normal;
}
input#qt {
    border-bottom: 2px solid #be830e;
}
.bnr-gw2-search .txt {
    display: block;
    float: left;
    height: 32px;
    border: 0;
    border-radius: 0;
    background: #FFF;
    margin: 0;
    padding: 0 0 0 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    width: 200px;
}
#SearchForm label {
    float: none;
    padding: 0;
    width: 0;
}

.scrnhide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#SearchForm {
    color: #DDD;
}
.bnr-gw2-search .gsasuggest {
    left: 0;
    top: 32px;
}
.gsasuggest, .anustaffsuggest {
    position: absolute !important;
    background: #FFF;
    color: #767676;
    border: #ccc solid 1px;
    text-align: left !important;
    display: none;
    right: 10%;
    top: 20px;
    min-width: 180px;
    z-index: 60;
    font-family: 'Public Sans',sans-serif;
}
form img {
    display: inline;
}
.bnr-gw2-search .btn-go {
    display: block;
    float: left;
    height: 32px;
    border: 0;
    border-radius: 0;
    background: #FFF;
    margin: 0;
    padding: 0 6px 0 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
}
.bnr-gw2-search .srch-divide {
    height: 32px;
    border: 0;
    border-radius: 0;
    background: #FFF;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.bnr-gw2-search .srch-divide2 {
    height: 20px;
    border-right: #767676 solid 2px;
    background: #FFF;
    margin: 6px;
}
.bnr-gw2-search .srch-updown {
    height: 16px;
    margin-top: 8px;
    cursor: pointer;
}
.srch-sel-site {
    position: absolute !important;
    background: #FFF;
    left: 0;
    top: 31px;
    z-index: 10;
    text-align: left;
    width: 99.2%;
    display: none;
    border: 1px solid #CCC;
}
.srch-sel-site ul {
    padding: 10px 0 4px 0;
    margin: 4px 10px;
    color: #000;
    line-height:16px;
    font-family:'Public Sans',sans-serif;
}
.srch-sel-site li.srch-selected {
    background-color: #767676;
    color: #FFF;
}
.srch-sel-site li {
    list-style-type: none;
    font-size: 1.8em;
    padding: 0 4px 4px 8px;
    margin-bottom: 4px;
    cursor: pointer;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.srch-sel-site li span {
    font-size: 0.55em;
    font-family: 'Public Sans',sans-serif;
  }
#anugrid {
    width:920px; /* width of webpage */
    margin-left:-460px;

    position:fixed;
    z-index:10000;
    top:0;
    left:50%;
    height:0;
    margin-top:0;
    margin-bottom:0;
    padding:0;
    cursor:crosshair;
}
@media only screen and (min-width: 600px) and (max-width: 959px){
#bnr-wrap.bnr-gwy-high #bnr-h-lines {
    width: 350px;
}}
@media only screen and (min-width: 600px) and (max-width:959px){
#bnr-gwy.bnr-gwy-high #bnr-right {
    padding: 5px 0px 10px 0px;
}}
@media only screen and (min-width: 480px) and (max-width: 599px){
.anu-logo-pipe {
    display: none;
}}
@media only screen and (min-width: 480px) and (max-width: 599px){
#bnr-gwy #bnr-mid {
    width: 95%;
    clear: both;
    padding: 0 0 10px 20px;
}}
#bnr-wrap {
    border-bottom-color: #bE830e;
    border-bottom: #be830e 2px solid;
}
/*DISABLE SEARCH BAR ON SCREEN LESS THAN 959PX*/
/* @media only screen and (max-width: 959px){
#tabs-wrap #gw-nav, #bnr-gwy.bnr-gwy-high #bnr-right, #bnr-gwy.bnr-gwy-high #bnr-low {
    display: none;
}} */
/*ENABLE SEARCH BAR*/
@media only screen and (max-width:590px){
    div#bnr-right{
      float:left !important;
      padding-bottom:20px;
    }
  }
@media only screen and (min-width: 600px) and (max-width: 959px){
#explore, #bnr, #bnr-gwy, #gw-nav, #body, #anu-footer, #anu-subfooter, #tabs-nav {
    width: 600px;
}}
@media only screen and (max-width: 959px){
#bnr-gwy.bnr-gwy-high #bnr-left {
    padding-top: 20px;
    padding-bottom: 10px;
}}
@media only screen and (max-width: 959px){
#bnr-gwy #bnr-left {
    clear: none;
}}
@media only screen and (min-width: 600px) and (max-width: 959px){
#bnr-gwy #bnr-left {
    padding: 10px 0px 0px 18px;
}}
@media only screen and (max-width:479px){
    .anu-logo-pipe {
        display: none;
    }
    }
    @media only screen and (max-width: 479px){
    #bnr-wrap.bnr-gwy-high #bnr-h-lines {
        width: 300px;
    }
    }
    @media only screen and (max-width: 479px){
    #explore, #bnr, #bnr-gwy, #gw-nav, #body, #anu-footer, #anu-subfooter, #tabs-nav {
        width: 320px;
    }}
    @media only screen and (max-width: 479px){
    #bnr-gwy #bnr-left {
        width: 130px;
        padding-top: 10px;
    }}
    @media only screen and (max-width: 479px){
    #bnr-gwy #bnr-right {
        padding: 5px 0px 10px 10px;
        margin-right: 10px;
    }}
    @media only screen and (min-width: 600px) and (max-width: 959px){
    #explore, #bnr, #bnr-gwy, #gw-nav, #body, #anu-footer, #anu-subfooter, #tabs-nav {
        width: 600px;
    }}
    #bnr, #bnr-gwy {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        color: #666;
        clear: both;
    }
    @media only screen and (max-width: 479px){
    #bnr-gwy #bnr-mid {
        width: 95%;
        clear: both;
        padding: 0 0 10px 10px;
    }}
    @media only screen and (min-width: 600px) and (max-width: 959px){
    #bnr-gwy #bnr-mid {
        padding-bottom: 15px;
        width: 70%;
    }}
    @media only screen and (min-width: 960px){
    #explore, #bnr, #bnr-gwy, #gw-nav, #body, #anu-footer, #anu-subfooter {
        width: 960px;
    }
    }