// /* wrapper and height stuff is for sticky footer see: // http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ // */ // @import "variables"; html, body { height: 100%; } .navbar-brand { float: left; padding: 2px 10px; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a { background-color: #057FA7; } .nav > li > a { font-size: 1.2em; } .navbar-default { background-color: #ffffff; } table { font-size: 0.9em; } .footer { width: 100%; bottom: 0; position: absolute; color: #f2f2f2; } body { position: relative; margin: 0; min-height: 100%; padding-bottom: 6em; } html { height: 100%; } .panel-purple { border-color: #7B88B7; } .panel-purple > .panel-heading { border-color: #7B88B7; color: #fff; background-color: #7B88B7; } .navbar-inverse { background-color: #014667; } .nav-pill-checkbox { margin-top: 15px; margin-left: 15px; } .navbar.navbar-inverse { background-color: #102340; /*background-color: #2b2b2b;*/ /*border-bottom: 3px solid #d2d2d2;*/ } .navbar-brand.logo-image { padding-top: 0px; } .sub-nav { margin-top: -20px; margin-bottom: 0px; } @media (max-width: 1024px) { .navbar-header { float: none; } .navbar-left,.navbar-right { float: none !important; } .navbar-toggle { display: block; } .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .navbar-fixed-top { top: 0; border-width: 0 0 1px; } .navbar-collapse.collapse { display: none!important; } .navbar-nav { float: none!important; margin-top: 7.5px; } .navbar-nav>li { float: none; } .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; } .collapse.in{ display:block !important; } } .table thead th { text-align: center; vertical-align: middle; } .table thead th .popover-title { font-weight: bold; } .table thead th .popover-content { font-weight: normal; } .table td { text-align: center; vertical-align: middle; } .table td.left { text-align: left; } tr.extrapolated { font-style: italic; } .footer { color: #f2f2f2; padding: 10px; background-color: #14121F; font-size: 1.0em; } .footer a { color:#88D3FF; } .footnote-number { font-size: 0.85em; line-height: 0; vertical-align: super; } .footnotes .footnote-number { bottom: -0.2em; margin-top: 1.4em; } .footnote-title { font-weight: bold; margin-bottom: 1em; } .footnote { margin-left: 0.85em; margin-top: -0.4em; font-size: 0.8em; } .timestamp { color: #999999; font-size: 0.8em; margin-left: 0.5em; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #7b7b7b; } .faq .q > h3 { margin-top: 2px; } .faq .a > h3 { margin-top: 1px; } .faq h3.question { font-size: 1.2em; line-height: 1.4em; margin-top: 0px; vertical-align: top; } .app-highlight .thumbnail { height: 565px; } .alert-warning { background-color: #fff3cd; border-color: #fff3cd; color: #222222; font-size: 1em; } .leaflet-control-defaultextent a { background-color: #fff; background-image: url('/static/img/texas_icon.png'); background-size: 16px; }