@font-face {font-family: 'RobotoSlab-Regular';
    src: url('https://dsal.uchicago.edu/fonts/static/RobotoSlab-Regular.ttf') format('truetype'); /*non-IE */
}

@font-face {font-family: 'RobotoSlab-Medium';
    src: url('https://dsal.uchicago.edu/fonts/static/RobotoSlab-Medium.ttf') format('truetype'); /*non-IE */
}

@font-face {font-family: 'RobotoSlab-Bold';
    src: url('https://dsal.uchicago.edu/fonts/static/RobotoSlab-Bold.ttf') format('truetype'); /*non-IE */
}

@font-face {font-family: 'RobotoSlab-SemiBold';
    src: url('https://dsal.uchicago.edu/fonts/static/RobotoSlab-SemiBold.ttf') format('truetype'); /*non-IE */
}

html, body {
    height: 100%;
}

.gcse-search {
    background-color: #f8f9fa !important;
}

.gsc-control-cse {
    background-color: #f8f9fa !important;
    border: none !important;
    padding: 1px !important;
}

input[type=text] {
    background: none !important;
    border-radius: 4px !important;
}

.gsc-input-box {
    border-radius: 4px !important;

}
table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
    width: 200px !important;
}
.gsc-search-button-v2 {
    border-color: navy !important;
    background-color: navy !important;
    border-radius: 4px !important;
    /*padding: 14px 20px !important;*/
}

.site_info {
    width:90%;
    margin:auto;
    margin-top:3em;
}

/**** search form first, top to bottom ****/

.tips_row {
    margin: auto;
}

.tips_column {
    font-family: "RobotoSlab-Medium";
    font-weight: 700;
    background-color: #3a5080;
    box-shadow: .5px .75px 1px .25px #888888;
    text-align: center;
    padding-top:.15em;
    padding-bottom:.15em;
    font-size: 1em;
}

.tips_column a {
    color:navy;
}

.book_description_table {
    font-family: "RobotoSlab";
    font-size: 1em;
    margin: auto;
}

.schwartzberg_description_table {
    font-family: "RobotoSlab";
    font-size: 1em;
    margin: auto;
}

.book_bib_details {
    font-family: "RobotoSlab-Medium";
    display: block;
    font-weight:bold;
    padding-top:0;
}

.book_cover {
    height: auto;
  }


.book_image {
    max-width: 80%;
    height: auto;
}

.book_image_table_row {
    display: table-row;
}

.book_image_table_data {
    display: table-cell;
    vertical-align: top;
}

.book_details {
    display: block;
    font-weight:bold;
    padding-top:0;
}

.search_options {
    font-family: "RobotoSlab";
    font-size: 1.1em;
    margin-bottom: .25em;
}

.search_field_wrapper {
margin: auto;
margin-top:1em;
padding-left: 1em;
padding-top: 1em;
padding-right: 1em;
width: 90%;
}

.nbil_search_field_wrapper {
margin: auto;
margin-top:1em;
padding-left: 1em;
padding-top: 1em;
padding-right: 1em;
width: 90%;
}
.gazetteer_search_field_wrapper {
margin: auto;
margin-top:1em;
padding-left: 1em;
padding-top: 1em;
padding-right: 1em;
width: 90%;
}
.input_buttons {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.search_button_sm {
margin-bottom: .5em;
}

.link_list_title {
font-family: "RobotoSlab";
width: 70%;
margin: auto;
text-align: left;
font-size: 1.1em;
margin-bottom: .25em;
}
.link_list_style {
font-family: "RobotoSlab";
margin: auto;
width: 70%;
}

.link_list_style a {
color:navy;
}

.gazetteer_title {
    font-family: "RobotoSlab-SemiBold" !important;
}

.gazetteer_subtitle {
    font-family: "RobotoSlab-SemiBold" !important;
    font-size: 1.5em;
}
.ol_group {
    margin-left: 1em;
    list-style-type: decimal;
}

.ul_group {
    margin-left: 1em;
    list-style-type: disc;
}
.ul_subgroup {
    list-style-type: circle;
    margin-left: 1em;
}

.gazetteer_container {
    width:100%;
    margin:auto;
    margin-top:3em;
}

.gazetteer_section_row a {
    color: navy;

}
.gazetteer_section {
    font-size: 1.2em !important;
    display: inline;
    font-family: "RobotoSlab-SemiBold";
}

.gazetteer_section_subhead {
    font-size: 1em;
    display: inline;
    font-family: "RobotoSlab-SemiBold";
}

.gazetteer_section a {
    color:navy;
}

.gazetteer_section button {
    color:navy !important;
    text-decoration: underline !important;
}

.gazetteer_contents_list {
    column-count: 2;
}

.gazetteer_dropdown_spacing {
    margin-left: 2em;
}
.restrictions {
    margin-top:2em;
    margin-bottom:2em;
    width: 95%;
    border-style: solid;
    border-width: thin;
    border-color: #91ACB7;
}

.nbil_display {
    padding-left: 1.5em;
    display: block;
}

/**** display for book/dico search results ****/
#page {
    display: block;
    margin: auto;
    width: 95%;
}
#page a {
    color:navy !important; 
    font-family: "RobotoSlab-Regular";
}
.query_display {
    font-family: "RobotoSlab-Regular";
    font-size: 16px;
    width: 95%;
}

.book_contents_list {
    column-count: 4;
    column-gap: 2em;
    column-width: 15em;
    column-rule: 1px dotted #ddd;
}

.book_contents_list_item {
    font-size: 15px;
    font-family: "RobotoSlab-Regular";
    font-weight: 400;
}

.book_contents_list_item a {
    color:navy;
}

.page_image_display {
    margin:auto;
    display: flex;
    justify-content: center;
}

.page_image {
    width: 60%;
}

.responsive_footer_table {
    display: table;
    margin: auto;
    text-align: center;
}

.responsive_footer_td {
    display: table-cell;
    font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
    text-align: center;
}

.responsive_footer_td a {
    font-family: "RobotoSlab-Regular";
    color:navy;
}
.footer_links a {
    font-family: "RobotoSlab-Regular";
    color:navy;
}
.footer_container {
    margin-top:3em;
    width: 100%;
    background-color: #403F3F;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    .book_description_table {
        width: 90%;
        }
    .search_field_wrapper {
        margin: auto;
        width: 80%;
    }
    .gazetteer_search_field_wrapper {
	width: 80%;
    }
    .nbil_search_field_wrapper {
	width: 80%;
    }
    .search_button_sm {
    margin-bottom: 0;
    }

    .link_list_style {
    width: 70%;
    margin: auto;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    .tips_row {
        width: 70%;
      }
      .tips_column {
        font-size: 1em;
      }

      .link_list_style {
        width: 70%;
        margin: auto;
      }
      
      .book_description_table {
        font-size: 1em;
        width: 60%;
    }
    .search_field_wrapper {
        margin: auto;
        width: 40%;
      }
    .gazetteer_search_field_wrapper {
        width: 50%;
    }
    .nbil_search_field_wrapper {
        width: 50%;
    }
    /**** display for book/dico search results ****/
    .query_display {
        margin:auto;
        width: 95%;
        font-family: "RobotoSlab-Regular";
        font-size: 16px;
    }
    .book_contents_display_wrapper {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        padding: 2em;
        display: block;
        margin: auto;
        width: 80%;
    }
    .book_contents_list {
        column-count: 4;
        column-gap: 2em;
        column-width: 15em;
        column-rule: 1px dotted #ddd;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}


