/* Sticky footer styles  */
html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 100px;
    font-family: 'Roboto', sans-serif;
}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 100px;
    background-color: #f5f5f5;
}
/* Sticky footer styles */

.container-fluid {
    padding: 30px 30px 30px 80px;
}
#language-div {
    float: right;
}
#language-div-mobile {
    float: right;
    display: none;
    margin-top: 20px;
}
.search-page-header {
    margin: 0 0 40px 0;
    font-size: 30px;
}
h2 {
    font-size: 18px;
}
img {
    background: white;
    color: white;
}
#search-controls {
    margin-top: 20px;
    margin-bottom: 20px;
}
.search-hr {
    text-align: left;
    margin: 20px 0 30px 0;
    max-width: 900px;
}
.service-spinner {
    padding: 10px 0px 0px 50px;
}
#title-citation-refiner {
    margin-top: 20px;
}
#pmiddoi-search-input {
    width: 30%
}
.doipmid-note {
    font-size:12px;
}
#title-citation-refiner-link {
    font-weight: bold;
}
.a-to-z-list {
    margin: 0 0 20px 0;
    font-size: 18px;
}
.a-to-z-label {
    font-size: 18px;
}
.a-to-z-list ul {
    padding-left: 0;
}
.a-to-z-list li {
    display: inline-block;
    border: 1px solid lightgray;
    padding: 0 4px 0 4px;
    margin: 0 5px 0 0;
    margin-top: 3px;
}
#a-to-z-list li .AtoZ-other {
    padding: 0 5px 0 0;
}
.cjk-title {
    margin-bottom: 10px;
}
#select-cjk-label {
    font-weight: normal;
}
#hilcc-subjects {
    margin: 20px 0 20px 0;
}
#hilcc-subject-header {
    margin-bottom: 10px;
}
#hilcc-subjects-left-column {
    float: left;
    padding: 0 80px 0 0;
}
#hilcc-subjects-right-column {
    float: left;
}
#results-note {
    font-weight: bold;
}
.results-full-text-available {
    margin-top: 10px;
    margin-bottom: 3px;
}
.results-publisher {
    margin-bottom: 10px;
}
.results-pagination-details {
    padding-bottom: 10px;
}
.results-sort-by-dropdown {
    margin-bottom: 20px;
}
#results-pagination-bottom {
    margin-top: 50px;
}
#results-back-to-top {
    display: block;
    margin-top: 20px;
}
.results-details {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.results-details-line-1 {
    font-size: 22px;
}
.results-details-line-2 {
    font-size: 18px;
}
.results-details-text {
    font-weight: bold;
}
.results-details-title {
    color:#337ab7;
    font-style: italic;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.results-title {
    font-size: 18px;
}
.results-alternate-title {
    font-style: italic;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.results-title-row {
    padding-top: 40px;
}
.results-title-details {
    border-top: 1px solid lightblue;
    padding-top: 10px;
}
.results-title-image {
    max-width: 90px;
    margin: 0 20px 0 0;
}
.results-title-image-div {
    text-align: right;
}
.results-hr {
    text-align: left;
    margin: 20px 0 0px 0;
    max-width: 900px;
}
.results-summon-search {
    margin-top: 20px;
}
.results-db-separator {
    padding: 0 3px 0 3px;
}
.results-coverage-dates {
    display: table-cell;
    white-space: nowrap;
    padding: 0 5px 0 0;
}
.results-db-names {
    display: table-cell;
}
.results-ulrichs-info {
    margin: 10px 0 10px 0;
}
.results-ulrichs-data {
    margin: 10px 0 10px 0;
    border: 1px solid lightgray;
    padding: 5px;
}
.results-note {
    color: DarkSlateGray;
}
.results-terms-of-use-link, .database-terms-of-use-link {
    font-size: 14px;
    margin: 0 10px 0 10px;
}
.results-filter-active, .hilcc-subject-active {
    color: #23527c;
    text-decoration: underline;
}
#results-pmiddoi-search-label {
    font-size: 14px;
    margin: 0 0 5px 0;
}
#results-filter-title-detail {
    margin-top: 10px;
}
.ulrichs-data-row {
    display: table-row;
}
.ulrichs-data-cell {
    display: table-cell;
}
.ulrichs-data-cell-top {
    display: table-cell;
    padding-bottom: 10px;
}
.ulrichs-close-x {
    float: right;
    display: inline;
    cursor: pointer;
    color: lightgrey;
}
.database-option-note {
    color: grey;
}
#select-database, #select-database-tou {
    max-width: 80%;
}
#select-database-tou {
    margin: 0 0 10px 0;
}
.accessibility-hidden {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px;
}
div[id^='results-peer-reviewed_'],
div[id^='results-open-access_'] {
	display: inline-block;
}
#ulrichs-peer-reviewed, #ulrichs-open-access {
    display: inline-block;
}
.results-db-name {
    display: inline-block;
}
#searchOpenClose {
    float: left;
}
.search-help-note {
    font-size: 14px;
    margin-top: 20px;
}

.privacy-policy-footer-container{
    text-align: center;
    margin-top: 40px;
}

.privacy-policy-footer-container-legacy{
    text-align: center;
}

.update-date-footer-container{
    text-align: center;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
}

/* Start Radio Buttons */
div.styled-radio.radio {
    position: relative;
    margin: 10px 5px 10px 21px;
    min-height: 21px;
}
.styled-radio {
    display: inline;
}
input[type=radio] {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    box-sizing: border-box;
    padding: 0;
    margin: 4px 0 0 -20px;
    line-height: normal;
}
.radio label {
    display: inline-block;
    max-width: 100%;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: bold;
    cursor: pointer;
}
.radio > input[type=radio] + label::before {
    content: '';
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    line-height: 1;
    background:#f7f7f7 linear-gradient(0deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0));
    color: #f7f7f7;
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    margin: -4px 6px 0 -30px;
    padding: 4px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    transition: background-color .3s, box-shadow .3s, border-color ease-in-out .15s;
    border-radius: 50%;
}
.radio > input[type=radio]:checked + label::before {
    background-color: #399eed;
    border: 4px solid rgba(222, 222, 222, 0.90);
    padding: 3px;
    box-shadow: 0 1px 0 #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.075);
}
body[dir="rtl"] .radio > input[type=radio] + label::before {
    margin: -4px -30px 0 6px;
}
/* End Radio Buttons */


body[dir="rtl"] #language-div {
    float: left;
}
body[dir="rtl"] .doipmid-note a {
    float: right;
}
body[dir="rtl"] #hilcc-subjects-left-column{
    float: right;
    padding: 0 0 0 80px;
}
body[dir="rtl"] #hilcc-subjects-right-column{
    float: right;
}
body[dir="rtl"] .container-fluid {
    padding: 30px 80px 30px 30px;
}
body[dir="rtl"] #searchOpenClose {
    float: right;
}
body[dir="rtl"] .results-title-image-div {
    float: right;
    text-align: left;
}
body[dir="rtl"] .results-title-image {
    margin: 0 0 0 20px;
}
body[dir="rtl"] .col-md-7 {
    float: right;
}
body[dir="rtl"] .results-dbRef {
    margin: 0 0 0 10px;
}
body[dir="rtl"] .results-coverage-dates {
    padding: 0 0 0 5px;
}


@media (max-width: 992px) {
    .results-title-image-div {text-align: left;}
}
@media (min-width: 481px) {
    .header-mobile {display: none;}
    .header-regular {display: block;}
    .footer-mobile {display: none;}
    .footer-regular {display: block;}
}
@media (max-width: 480px) {
    .container-fluid {padding: 30px 10px 30px 10px;}
    body[dir="rtl"] .container-fluid {padding: 30px 10px 30px 10px;}
    body[dir="rtl"] .results-title-image-div {float: none;  text-align: right;}
    .header-regular {display: none;}
    .header-mobile {display: block;}
    .footer-regular {display: none;}
    .footer-mobile {display: block;}
    #title-search-input-typeahead-true {width: 100% !important;}
    #title-search-input-typeahead-false {width: 100% !important;}
    #pmiddoi-search-input {width: 100% !important;}
    .results-summon-search-term {width: 100% !important;}
    #language-div {display: none;}
    #language-div-mobile {display: block;}
    .results-title-details {border-top: none;}
    .results-title-image-div {border-top: 1px solid lightblue;}
}

@media print {
    a[href]:after {
        content: none;
    }
}

.bold {
  font-weight: bold;
}

/* borderless table */
.table.table-borderless td, .table.table-borderless th {
    border: 0 !important;
    padding: 0 !important;
}

.table.table-borderless {
    margin-bottom: 0px;
}

a.offscreen {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:1px;
    height:1px;
    text-align: left;
    overflow:hidden;
}

a.offscreen:focus, a.offscreen:active, a.offscreen:hover {
    position:absolute;
    left:0;
    top:0;
    width:auto;
    height:auto;
    overflow:visible;
    background-color:#FF3;
    border: 1px dotted #000;
}

.refine-display-inline {
    display: inline;
}

.hideskiplink
{
    display:none
}

#select-provider {
    max-width: 80%;
}

#provider-search-left-column {
    float: left;
    padding: 0 80px 0 0;
}

#provider-search-right-column {
    float: left;
}

