.img-joint {
    background-image: url("../images/banners/cap_quadrangle.84a073407f35.jpg");
}

#navbarNav .btn-primary {
    color: #990033;
    background-color: #ffffff;
    border-color: #ffffff;
    font-size: .72rem;
    margin: 0px 2px;
}
#navbarNav a.nav-link {white-space: nowrap;}

#header ul li {display:inline;padding: 0px 2px}

#resource_box {margin-bottom: 2em;z-index:0}
#resource_box ul {padding-left: 0em; list-style: none;}
#resource_box h2 {font-size: 1em; margin-top: 1em}


#breadcrumb {font-size: 12px; border-bottom: 1px solid #999}
#breadcrumb ul {padding: 2px 0px; margin: 0px 0px 0px -10px}
#breadcrumb li {display: inline; border: none; padding: 0px 6px 0px 10px; background: url("../images/seperator.912c36c5dd20.png") no-repeat 0px 3px}
#breadcrumb li:first-child {background: none;}

#doc_nav {height: .5em; margin: -15px 0px 20px 0px}
a.previous {
    background: url("../images/arrow_prev.b80f5f8273a5.gif") no-repeat left center;
    padding-left: 14px;
}
a.next {
    background: url("../images/arrow_next.adc94ed97236.gif") no-repeat right center;
    float:right;
    padding-right: 14px;
}

table caption {font-size: 1px; position:absolute; left:-999px}
a.permalink{display:none; text-decoration: none;font-weight: bold}
a.permalink:link {text-decoration: none;}
div:hover > a.permalink{display:inline; background-image: none; color: #aaa; position: absolute; margin: 0em 0em .2em -1em; padding: 0em 1em}


a.pdf {padding: 0px 10px 2px 23px}
p.rss a {background: url("../images/icon_rss.85673dc3ea27.gif") no-repeat left center;}
a.pdf {background: url("../images/pdf.f4bed7abb106.gif") no-repeat left center;}
p.full a {background: url("../images/note.3bd7aecb646c.gif") no-repeat left center;}
p.help a {background: url("../images/questionmark_red.551a58943664.gif") no-repeat left center;}
p.print a {background: url("../images/print.f5b963bf573b.gif") no-repeat left center;}
p.key {border-bottom: 1px solid #000;margin-bottom: 40px}
p.rtf a, a.rtf {background: url("../images/icon_rtf.156d005b20ad.gif") no-repeat left center;}

#copyright{margin: 2em 0em; text-align: center; padding-top: 5px;}


span.highlight{background-color: yellow;}
span.highlight a {background-color: #fff;text-decoration: none;}
span.highlight a.hl_prev {background: #fff url("../images/arrow_prev.b80f5f8273a5.gif") no-repeat right center;}
span.highlight a.hl_next {background: #fff url("../images/arrow_next.adc94ed97236.gif") no-repeat right center;}
a.highlight_previous, a.highlight_next{
    display:inline-block;
    width: 8px;
    height: 15px;
    overflow:hidden;
    text-indent: 25px;
}
a.highlight_previous {
    background: #fff url("../images/arrow_prev.b80f5f8273a5.gif") no-repeat right center;
    margin-right: 4px;
}
a.highlight_next {
    background: #fff url("../images/arrow_next.adc94ed97236.gif") no-repeat right center;
    margin-left: 4px;
}


#dvLoading{
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
}
#dvLoading a:link {color: #811005;text-decoration:underline}
#dvLoading a:visited {color: #470204;}
#dvLoading a:active {color: red;}
#dvLoading a:hover {color: #660000;text-decoration: none;}
#dvLoading a{
    position: fixed;
    font-size: 15.9px;
    z-index: 1000;
    left: 50.3%;
    top: 62%;
    margin: -25px 0 0 -25px
}

#bill_button {position:relative;top:-14px;}
#bill_button div {margin-left: 1em;}

@media print {
    #breadcrumb, #doc_nav {display:none}
    @-moz-document url-prefix() {
      .row{
        display:inline;
      }
    }
}
