body { padding-bottom: 40px; padding-left: 10px; padding-right: 10px; background-color: #F0F0F0; min-width: 980px; } z a { color: #840204; } h1, h2, h3 /*, h4 , h5, h6 */ { color: #840204; } div.pathways-nav { margin-top: 20px; border: 1px solid #E6E6E6; border-radius: 6px 6px 0px 0px; background-color: #F7F7F7; } div.pathways-container { border: 1px solid #E6E6E6; border-radius: 0px 0px 6px 6px; background-color:white; padding-top: 10px; padding-bottom: 10px; } div.pathways-inline-block { display: inline-block; line-height: 38px; margin-right: 20px; } div.pathways-inline-block .input-append .add-on { margin-top: 4px; } div.pathways-search { margin-bottom: 20px; } div.pathways-search form.form-inline { margin: 0; padding: 5px 10px; background-color: #F7F7F7; border: 1px solid #E6E6E6; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); box-shadow: 0 1px 2px rgba(0,0,0,.05); } div.scroll_to_top { position: fixed; bottom: 0; left: 50%; background-color: white; padding: 2px 5px 0px 5px; } input.dateISO { width: 180px; } /* Override placeholder_polufill */ span.placeholder { text-align: left; } /* Override twitter bootstrap */ .nav-tabs { border-bottom: none; } .nav > li > a, .nav > li > a:hover { color: white; background-color: #840204; border-color: #E6E6E6; } .nav > li > a { background-image: linear-gradient(to bottom, #700204, #980204); filter: none; } .nav > li > a:hover, .nav > li > a:focus { background-image: none; } .nav > li > a:focus, .nav-tabs .open .dropdown-toggle { color: #840204; background-color: white; border-color: #E6E6E6; } .nav-tabs .dropdown-toggle .caret, .nav-tabs .dropdown-toggle:hover .caret { border-top-color: white; border-bottom-color: white; } .nav li.dropdown.open .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret { border-top-color: #840204; border-bottom-color: #840204; } th span.dropdown .caret { border-top-color: white; border-bottom-color: white; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { background-color: #840204; background-image: linear-gradient(to bottom, #700204, #980204); filter: none; } .dropdown-menu > .active > a, .dropdown-menu > .active > a { background-color: #840204; background-image: linear-gradient(to bottom, #700204, #980204); filter: none; } .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: #840204; background-image: linear-gradient(to bottom, #700204, #980204); filter: none; } .btn-danger { background-color: #840204; background-image: linear-gradient(to bottom, #700204, #980204); filter: none; } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { background-color: #960204; } .breadcrumb { margin-bottom: 0px; background-color: transparent; } .table input { margin-bottom: 0px; } .table th:first-child, .table td:first-child { padding-left: 10px; } .table th { background-color: #840204; background-image: linear-gradient(to bottom, #700204, #980204); filter: none; color: white; border-left: none; } .table td { vertical-align: middle; } .table caption { color: #840204; font-weight: bold; } .input-super-mini { width: 30px; } .modal-body { max-height: 250px; } .table-bordered table td { border-left: none; }