/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #444;
}

/* body {font-size: 1em;line-height: 1.4;} */
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;} */

/* img {vertical-align: middle;} */
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ========================================================================== */

/* GLOBAL STYLES */

/* Bootstrap 5 tweak: do not underline links unless hovered over */
a:not([class*="btn"]) {
    text-decoration: none;
}
a:not([class*="btn"], [role="button"], [class="clickable"]):hover {
    text-decoration: underline;
}

html {
    overflow: -moz-scrollbars-vertical;
}
html {
    overflow-x: auto;
}
label {
    font-weight: 700;
}
.beta-message {
    color: #fff;
    background-color: #e56a00;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin: -30px -30px 1em;
}

/* a {ilt
    color: #13369F;
}
a {
    color: #0065A8;
}
a:hover {
    color: #A90101;
}
*/ /* a:visited {
    color: purple;
} */
.main ul.circle,
.main ul.circle > li {
    list-style-type: circle;
    list-style-image: none;
}
.main ul ul {
    margin: 3px 0 0 16px;
}
.main ul ol {
    list-style-image: none;
    margin-top: 6px;
}
.main li {
    margin-bottom: 5px;
}

/* .main h1 { */

/* color: #A90101; */

/* font-size: 1.3076923077em; */

 /* 17px */

/* margin: 0; */

/* padding: 12px 0 0 0; */

/* } */

/* .main h2 { */

/* color: black; */

/* font-size: 1.2307692308em; */

 /* 16px */

/* } */

/* .main h3{ */

/* color: black; */

/* font-size: 1.0769230769em; */

 /* 14px */

/* } */

/* .main h4{ */

/* color: #A90101; */

/* font-size: 1em; */

/* } */

.content-heading {
    position: relative;
}
.hemelymph .content-heading {
    padding-right: 450px; /* make room for content-heading-aside */
}
.content-heading-aside {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.6em;
}
.content-heading-aside a {
    margin-left: 1em;
}

/* tabs across top - regular, hover, and current */
#tabs {
    position: absolute;
    left: 95px;
    bottom: 0;
}
#tabs ul {
    margin: 0 0 -1px;
    padding: 0;
    list-style: none;
}
#tabs li {
    display: inline;
}
#tabs a {
    display: inline-block;
    background-color: #a90101;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    padding: 0.03846153846em; /* 5px */
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #a90101;
    border-bottom: 0;
}
#tabs a:hover {
    background-color: #e0edf3;
    color: #a90101;
    border: 1px solid #777;
    border-bottom: 0;
}
#tabs li.current {
    position: relative;
    top: 0;
}
#tabs li.current a {
    border: 1px solid #777;
    border-bottom: 1px solid #fff;
}
#tabs li.current a,
#tabs li.current a:hover {
    background-color: #fff;
    color: #a90101;
}
.clearFlt {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}

/* end of tabs */

/* 1st LEVEL PAGE LAYOUT */

/* container for nav, breadcrumbs, and content */
hr.double {
    border-top: medium double #c1c1c1;
    margin: 2em 0;
}

/* ========================================================================== */
#seerLogo {
    position: relative;
    z-index: 10;
}
ul.scroll-list {
    list-style-type: none;
    margin: 0;
    padding: 0;

    /* border-top: 1px solid #95BFD1; */
}
.scroll-list-item a {
    text-decoration: none;
    color: #000;
}
li.scroll-list-item {
    padding: 2px 5px;
    margin: 0;
    text-align: left;
    cursor: pointer;
}
.scroll-list-item:hover,
.scroll-list-item a:hover {
    background-color: #eef4f7;
}
li.active,
li.active:hover,
li.active a,
li.active a:hover {
    background-color: #005980;
    color: #fff;
}
.offscreen {
    display: inline-block;
    height: 1px;
    left: -9999px;
    position: absolute;
    width: 1px;
}
.display-item {
    display: none;
}
.disease-attr-label {
    /* font-weight: bold; */

    /* color: #005980; */

    /* margin: 5px 0 0 6px; */
    margin: 5px 0 0;
    font-size: 1.2em;
    color: #606060;
}
.sub-label {
    font-size: 75%;
    color: #2b7a00;
    margin-left: 5px;
}
.datevalue-date-label {
    color: #2b7a00;
    display: inline-block;
    margin-left: 5px;
}
.datevalue-value-label {
    display: inline-block;
    width: 30em;
}
.disease-attr-label th {
    padding: 0;
    text-align: left;
}
.disease-attr {
    padding: 4px 6px 6px 16px;
    max-width: 55em;

    /* border-top: 1px solid #d5e5ec; */

    /* line-height: 1.2307692308em; /* 16px */
}
.date-based-attr {
    max-width: 70em;
}
.disease-attr-label table,
.disease-attr table {
    border-spacing: 0;
}
.search-wrapper {
    position: relative;
    padding: 0 0 5px;
}
.search_term {
    background-color: #ffffaa;
    color: black;

    /* padding: 1px; */
    border: 1px solid #f0f000;
    border-radius: 3px;

    /* box-shadow: 0px 1px 1px #888; */
    font-style: italic;
}
#search_hemato,
#search_glossary,
#search_solidtumor,
#search_rx {
    font-weight: bold;
}
#search_hemato,
#search_glossary,
#search_solidtumor {
    margin-top: 10px;
}

.data-last-modified {
    color: #003da8;
    font-size: 0.4615384615em; /* 6px */
    font-weight: bold;
}
#id_search_alternative a {
    font-size: 11px;
    text-decoration: none;
    padding: 4px 18px 4px 6px;
    color: #13369f;
    background-color: #f5f8fa;
}
#id_search_alternative {
    margin: 7px 0 0 10px;
    padding: 0;
}
#id_search_alternative a:visited {
    color: #13369f;
}
#id_search_alternative a:hover {
    background-color: #d9e6ec;
    color: #13369f;
    text-decoration: underline;
}
.expand-box,
.expand-box:visited,
.collapse-box,
.collapse-box:visited {
    color: #13369f;
    border: 1px solid #d7e9ed;
    background-color: #f5f8fa;
    font-size: 11px;
    text-decoration: none;
    padding: 4px 6px 4px 24px;
    display: block;
    background-image: url("../img/down_grip.png");
    background-position: 5px 4px;
    background-repeat: no-repeat;
}
.expand-box:hover,
.collapse-box:hover {
    background-color: #d9e6ec;
    color: #13369f;
    text-decoration: underline;
    background-image: url("../img/down_grip_selected.png");
}
.box-content {
    background-color: #fcfdfd;
    border: 1px solid #d7e9ed;
    position: relative;
    padding: 0 10px 10px;
}
.box-content label {
    margin-left: 5px;
    position: relative;
    top: 2px;
    color: #13369f;
    font-weight: lighter;
}
.clear-site-categories {
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.collapse-box {
    background-image: url("../img/up_grip.png");
    border-top-width: 0;
}
.collapse-box:hover {
    background-image: url("../img/up_grip_selected.png");
}
#id_mpc {
    color: #13369f;
    border: 1px solid #d7e9ed;
}
.mpc-control a {
    /*    text-align: center; */
    color: #13369f;
    background-color: #f5f8fa;
    font-size: 11px;
    text-decoration: none;
    padding: 4px 6px 4px 24px;
    display: block;
    background-image: url("../img/down_grip.png");
    background-position: 5px 4px;
    background-repeat: no-repeat;
}
.mpc-control a:visited {
    color: #13369f;
}
.mpc-control a:hover {
    background-color: #d9e6ec;
    color: #13369f;
    text-decoration: underline;
    background-image: url("../img/down_grip_selected.png");
}
#id_multiple_primaries .mpc-control a:hover {
    background-image: url("../img/up_grip_selected.png");
}
#id_mpc_title {
    font-weight: bold;
    font-size: 1.0769230769em; /* 14px */
    padding: 10px 10px 5px;
}
#id_site_categories,
#id_multiple_primaries {
    display: none;
    background-color: #fcfdfd;
    border: 1px solid #d7e9ed;
    position: relative;
}
#id_multiple_primaries .mpc-control a {
    border-top: 1px solid #d7e9ed;
    background-image: url("../img/up_grip.png");
}
#id_multiple_primaries p {
    margin: 5px 0;
}
#id_multiple_primaries label {
    font-weight: bold;
}
#id_code1,
#id_code2,
#id_year1,
#id_year2 {
    margin: 0 10px;
}
#id_mpc_response {
    font-weight: bold;
    padding: 0;
}
.code-as {
    font-style: italic;
    padding: 0 3px;
}
table.regimen-drug-list {
    margin-top: 5px;
}
table.regimen-drug-list td {
    white-space: nowrap;
}
a.regimen-drug {
    cursor: pointer;
    color: #005980;
    padding: 5px 6px 8px;
    text-decoration: none;
}
a.regimen-drug:hover {
    color: #005980;
    text-decoration: none;
    border-left: 1px solid #95bfd1;
    border-top: 1px solid #95bfd1;
    padding: 5px 5px 8px;
    background-color: #d9e7ed;
}
a.regimen-drug.selected {
    text-decoration: none;
    border-left: 1px solid #95bfd1;
    border-top: 1px solid #95bfd1;
    padding: 5px 5px 8px;
    background-color: #d9e7ed;
}
.regimen-note {
    font-style: italic;
    margin: 3px 0 0 10px;
}
.regimen-drug-details {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px;
    border-top: 3px double #95bfd1;
}
.list-panes {
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd'); */

    /* background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#fdfdfd)); */

    /* background: -moz-linear-gradient(top, #f5f5f5, #fdfdfd); */

    /* background-color: #f5f5f5; */
    overflow-y: visible;

    /* max-height: none; */

    /* width: auto; */
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;

    /* border-bottom: 1px solid #CCCCCC; */
}
ul.tabs {
    /* float: left; */
    display: block;
    list-style-type: none;
    height: 1.5384615385em; /* 20 px */
    margin: 15px 0 10px;
}
#seerrx_tabs {
    margin-top: 0;
    padding: 0;
}
#seerrx_tabs > li {
    margin-bottom: 0;
}
ul.tabs li {
    float: left;
    display: block;
    padding: 4px 15px;
    height: 1.5384615385em; /* 20 px */
    line-height: 1.5384615385em; /* 20 px */
}
#result_tabs {
    height: 29px;
    border-bottom: 1px solid #95bfd1;
}
.ie7 ul.tabs li {
    position: relative;
}
ul.tabs li a {
    text-decoration: none;
    color: #777;
    font-weight: lighter;
}
ul.tabs li {
    background-color: #eef8ff;
    color: #111;
    border-left: 1px solid #d1fbff;
    border-top: 1px solid #d1fbff;
    border-right: 1px solid #d1fbff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
ul.tabs li.selected {
    color: #111;
    border-left: 1px solid #95bfd1;
    border-top: 1px solid #95bfd1;
    border-right: 1px solid #95bfd1;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde4dd', endColorstr='#f5f5f5'); */

    /* background: -webkit-gradient(linear, 0 0, 0 100%, from(#dde4dd), to(#f5f5f5)); */

    /* background: -moz-linear-gradient(top, #dde4dd, #f5f5f5); */
    background-color: #d9e7ed; /* #f5f5f5; */
}
ul.tabs li.selected a {
    font-weight: bolder;
    color: #444;
}
#regimens_tab {
    display: none;
}

.ie7 #id_filter,
.ie6 #id_filter {
    zoom: 1;
}
#id_filter.focus {
    border-color: #4d90fe;
}

#clear-text-filter,
#id_search {
    vertical-align: middle;
}
#clear-text-filter {
    position: absolute;
    margin-left: -20px;
}
#id_search {
    margin-left: 5px;
}
.ie7 #id_search,
.ie6 #id_search {
    position: relative;
    display: inline-block;
}
.ie7 #id_search {
    bottom: 2px;
}
.ie6 #id_search {
    padding-bottom: 3px;
}

/*
#wrapper {
    background-color: #fafafa;
}
*/
.full-height #main {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.scroll-box-container {
    position: relative;
}
.scroll-box {
    position: absolute;
    top: 0;
    left: 290px;
}
.scroll-content {
    overflow-y: auto;
    border: 1px solid #95bfd1;
    border-top-width: 0;
    padding: 0 5px;
}
.scroll-box .scroll-box-header {
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #777777;
    background-color: #d9e7ed;
    border: 1px solid #95bfd1;
}
.scroll-box .scroll-box-header h1 {
    color: black;
    font-size: 12.8px;
    padding: 0;
    margin: 0;
}
#results.scroll-box {
    left: 0;
    width: 282px;
}
#results.scroll-box .scroll-content {
    padding: 0;
    height: 600px;
}
#disease-info.scroll-box,
#drug-info.scroll-box {
    right: 0;
    width: 815px;
}
#id_options a {
    padding: 4px 0 4px 18px;
}

/* tables */
thead {
    background: #222;
    font-weight: normal;
}

table.tablesorter {
    font-family: arial;
    background-color: #cdcdcd;
    margin: 10px 0 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr .header {
    background-image: url("../img/bg.gif");
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url("../img/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
    background-image: url("../img/desc.gif");
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
    background-color: #e6eeee;
    border: 1px solid #fff;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter tbody .odd td {
    background-color: #f0f0f6;
}
table.tablesorter th.header a {
    color: black;
    font-weight: bold;
}
a.icd3-code,
a.icd9-code,
a.icd10-code {
    text-decoration: none;
    color: #13369f;
    font-weight: normal;
}
a.icd3-code:hover,
a.icd9-code:hover,
a.icd10-code:hover {
    text-decoration: underline;
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}
table.tablesorter tbody td {
    color: #3d3d3d;
    padding: 4px;
    background-color: #fff;
    vertical-align: top;
}

/* Without this long text makes the search box expand */
.ie6 input {
    overflow: hidden;
}

#display_content {
    overflow-y: visible;
}

#search_database {
    vertical-align: baseline;
}

#id-searchbutton {
    vertical-align: baseline;
    position: relative;
}

#site-message {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffe45c;
    border-color: #e6bf00;
    border-radius: 0 0 2px 2px;
    border-right: 1px solid #e6bf00;
    border-style: solid;
    border-width: 0 1px 1px;
    box-shadow: 0 0 4px #e6bf00;
    color: #665500;
    font-size: 9px;
    left: 550px;
    line-height: 9px;
    padding: 2px 4px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.errorlist {
    color: red;
    margin: 5px 0 40px 30px;
}

/* Filter */

#filter h1,
#results h1 {
    font-size: 1.0769230769em; /* 14px */
}
#filter {
    float: left;
    padding-left: 0;
    position: relative;
    width: 180px;
}
#filter fieldset legend {
    color: #a41a24;
    font-weight: bold;
}
#filter ul {
    font-size: 0.8461538462em; /* 11px */
    list-style-type: none;
    margin-top: 3px;
    margin-left: 0px;
}
#filter li {
    padding: 1px;
}
#filter li input[type="checkbox"] {
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}
label,
input[type="button"],
input[type="submit"],
button {
    cursor: pointer;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
.disabled {
    background-color: #d4d4d4;
    cursor: default;
}
.comment-icon {
    background-image: url("../img/comment.png");
    background-position: 37px 0;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 25px;
}
a.password-reset-link {
    text-decoration: none;
    font-size: 0.8461538462em; /* 11px */
}
a.password-reset-link:hover {
    text-decoration: underline;
}
.year-specific {
    border: 1px solid #bad3de;
    float: left;
    margin-right: 10px;
    border-radius: 4px;
}
.year-specific .label {
    background-color: #cbdee7;
    color: #315868;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px;
}
.year-specific .value {
    padding: 2px 4px;
}
.disease-warning {
    background-color: #41758b;
    font-weight: normal;
    border-color: #315868;
    padding: 8px 10px;
    font-size: 13px;
}
.disease-warning,
.disease-warning a,
.disease-warning a:visited {
    color: #f6f8fa; /* has to be separate from the rgba version for IE7 */
}
.disease-warning,
.disease-warning a,
.disease-warning a:visited {
    color: rgb(255 255 255 / 0.95);
}
.disease-warning a:hover,
.disease-warning a:focus {
    color: #fff;
}
.no-warning {
    display: none;
    visibility: hidden;
}
.obsolete {
    background-color: #cbdee7;
    color: #315868;
    font-size: 12px;
    padding: 1px 4px;
    border-radius: 4px;
    margin-left: 5px;
    border: 1px solid #bad3de;
    font-weight: bold;
}

.invalid-disease {
    opacity: 0.3;
}
.field {
    padding: 5px;
    padding-left: 10em; /* 130px */
    position: relative;
    border-bottom: 1px solid #d0d0d0;
}
.field label {
    width: 10em; /* 130px */
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
}
.year-range-container {
    border: 1px solid #bad3de;
    margin-bottom: 5px;
    position: relative;
}
.year-range-heading {
    background-color: #bad3de;
    font-size: 10px;
    padding: 5px;
}
.year-range-container .value {
    padding: 5px;
}
.value label {
    position: static;
}
.deleted {
    display: none;
}
.form {
    position: relative;
}
.form textarea {
    width: 650px;
    height: 150px;
}
.form input {
    width: 300px;
}
.year-range-heading input {
    width: 4em;
}
.year-range-container + .delete-button {
    position: absolute;
    top: 4px;
    right: 5px;
}
.loading-message,
.no-info-for-year {
    font-size: 22px;
    margin-top: 15px;
    color: #808080;

    /* text-align: center; */
}
.coding-manual {
    border: 1px solid #d7e9ed;
    background-color: #f5f8fa;
    padding: 3px 5px;
    margin-top: 5px;
}
.coding-manual .label {
    font-weight: bold;
    color: #436b84;
}
.effective-years {
    line-height: 14px;
    position: absolute;
    top: 2px;
    left: 225px;
    border: 1px solid #95bfd1;
    border-radius: 5px;
    padding: 1px 2px;
    font-size: 11px;
    background-color: #f5f8fa;
}
@media (max-width: 420px) {
    .effective-years {
        position: relative;
        left: 0;
    }
}
.never-reportable {
    color: #4d4d4d;
}
.user-info {
    position: absolute;
    top: 4px;
    right: 20px;
    font-size: 14px;
    text-shadow: 0 1px #a1b6c0;
}
.user-info a {
    font-size: 12px;
    padding-left: 5px;
    text-shadow: none;
}
.preview-page {
    margin: 10px;
    background-color: #fff;
}

.year-selection-container {
    margin-top: 1.5em;
}
label[for="year-selection"] {
    display: inline;
}

.errorMessage.errorMessageBelow {
    margin-left: 0;
    margin-top: 40px;
}
.errorMessage.errorMessageBelow::after {
    top: -12px;
    left: 6px;
    border-color: rgb(0 0 0 / 0);
    border-bottom-color: #e55;
}

/* Fix up the colorbox corners */
#cboxTopRight {
    background-position: -129px 0;
}
#cboxBottomRight {
    background-position: -129px -29px;
}
#cboxTopLeft {
    background-position: -100px 0;
}
#cboxBottomLeft {
    background-position: -100px -29px;
}

.hemelymph .content-heading {
    padding-right: 435px;
}

.max-dropdown {
    float: right;
    padding-right: 40px;
    overflow: hidden;
    white-space: nowrap;
}
button.downloads-dropdown {
    background: transparent;
    border: none;
    color: #0065a8 !important;
    margin-bottom: 0;
    padding: 5px;
}
button.downloads-dropdown:hover,
button.downloads-dropdown:focus {
    background: transparent;
    color: #000 !important;
}
.downloads-dropdown-item {
    font-size: 14px;
}
.graph-outline,
.graph-fill {
    height: 5px;
    border-radius: 2px;
}
.graph-outline {
    position: relative;
    width: 50px;
    background-color: #ddd;
}
.graph-fill {
    position: absolute;
    background-color: #666;
    top: 0;
    left: 0;
}
.morphology-code {
    display: inline-block;
}
input#altnames {
    margin-bottom: 18px;
}
label[for="altnames"] {
    display: inline-block;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
}

@media print,
    (min-device-pixel-ratio: 5/4),
    (min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
}

@media (min-width: 768px) {
    .mp-inputs {
        display: inline;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        break-after: avoid;
    }

    /* ======================================================================
       Custom print styles
       ====================================================================== */
    #ncibanner,
    #seerLogo,
    #backToSeer,
    #id_options,
    #footer {
        display: none;
    }
}

/******* Redesign CSS **********/
.nav-toolbar.row {
    background-color: #efefef;
    border-bottom: 4px solid #dce4ef;
    margin: 0;
}
.nav-toolbar a {
    padding: 5px;
    display: inline-block;
}

.nav-toolbar a.active {
    border-bottom: 4px solid #006db5;
    margin-bottom: -3px;
}
.nav-toolbar .show {
    text-align: right;
}
@media (max-width: 420px) {
    .nav-toolbar .show {
        text-align: left;
    }
}
.nav-toolbar .show .btn {
    font-size: 1em;
}
.nav-toolbar .show .caret {
    margin-left: 5px;
}
.nav-toolbar .dropdown-menu {
    right: 0;
    left: auto;
}
.nav-toolbar .dropdown-menu a {
    display: block;
}
.nav-toolbar-hemo {
    margin-bottom: 10px !important;
}
.max-dropdown select {
    padding: 5px;
    margin: 10px 0;
    min-width: 70px;
    max-width: 100px;
}
.content {
    margin: 0;
    background-color: #efefef;
    margin-top: 20px;
}
#search-bar {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: stretch;
}
#id_filter {
    padding: 0;
}
input#id_q {
    width: 100%;
}
li[role="presentation"] {
    border: 1px solid #ccc;
    border-bottom: none;
}
li[role="presentation"].active-tab,
li[role="presentation"].max-dropdown {
    border: none;
}
#drug-list,
#regimen-list {
    padding: 0;
    background: #fff;
    margin-bottom: 0;
    border: 7px solid #dce4ef;
}
.pagination {
    width: 100%;
    text-align: right;
    margin-left: 0 !important;
    padding-right: 20px !important;
    display: inline-block !important;
    border-radius: 4px !important;
}
li.paginationjs-page,
li.paginationjs-ellipsis.disabled {
    display: inline-block !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #222 !important;
    color: #fff !important;
    border: 1px solid #ccc !important;
}
.pagination li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.table-responsive {
    width: 100%;
    background: #fff;
}
.sort-header,
a.glossary-link {
    cursor: pointer;
}
a.highlight,
a.highlight:hover,
a.highlight:visited {
    background-color: #0065a8;
    color: #fff;
    border-radius: 3px;
}
a.data-letter: visited, a.data-letter {
    color: #0065a8;
}

/****** Glossary styles ********/
#glossary-info {
    padding: 20px 20px 0;
}

#alpha-navigation-bar {
    padding-top: 15px;
}
#alpha-navigation-bar a {
    padding: 0 10px;
}
.max-dropdown {
    text-align: right;
}
#glossary-count,
#hemelymph-count {
    padding-top: 20px;
}
#pages {
    background: #fff;
    margin-bottom: 0;
}
@media only screen and (min-width: 1000px) {
    [data-sort-key="score"] {
        min-width: 110px;
    }
}
#id_searchbutton {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination:first-child > li.active,
.pagination:last-child > li.active {
    background-color: initial;
}
th.sort-header > a {
    text-decoration: none;
}
