@font-face {
    font-family: "Myriad Pro 1167301";
    src: url("https://www.unr.edu/assets/main/fonts/webfonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix");
    src: url("https://www.unr.edu/assets/main/fonts/webfonts/76fda6fb-8617-4e88-b290-945c47127ceb.eot?#iefix") format("eot"), url("https://www.unr.edu/assets/main/fonts/webfonts/01932eb5-2a4e-4bd4-b8a8-8e04f69b2d66.woff") format("woff"), url("https://www.unr.edu/assets/main/fonts/webfonts/b1811139-1d49-42a2-8353-e29ca087433c.ttf") format("truetype"), url("https://www.unr.edu/assets/main/fonts/webfonts/77a8ed10-0737-4849-9972-26d6e7585df5.svg#77a8ed10-0737-4849-9972-26d6e7585df5") format("svg");
}
body{
    margin-bottom: 500px;
}
html {
    position: relative;
    min-height: 100%;
}
.topnav {
    text-align: right;
}
.topnav ul {
    list-style-type: none;
}
.topnav ul li{
    display: inline;
    padding-right: 10px;
}
.intro {
    padding: 0px 30px 20px 30px;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-inverse .navbar-brand {
    color: #ffffff;
}
.navbar-inverse {
    background-color: #003366;
    border-color: #003366;
}
.navbar-inverse .nav > li > a {
    color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li.active > a {
    background-color: #022D58;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #022D58;
}
#btnSiteSearch {
    margin-right: 10px;
}
.BannerImg {
    padding: 0;
}
.topfooter {
    background-color: #e8e8e8;
    margin-top: 40px;
    margin-bottom: 100px;
    padding-top: 20px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
footer {
    background-color: #003366;
    text-align: center;
    padding: 20px 0 20px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
}
.footer h3 {
    color: #ffffff;
}
.footer p {
    color: #999999;
}
footer h3 {
    color: #ffffff;
}
footer p {
    color: #ffffff;
}
footer a {
    color: #ffffff;
}
footer a:hover {
    color: #e8e8e8;
}
.reset-box-sizing, .reset-box-sizing *, .reset-box-sizing *:before, .reset-box-sizing *:after,  .gsc-inline-block
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button
{
    box-sizing: content-box;
    line-height: normal;
}