/*
* {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid #f00 1px !important;
  }
*/

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.button {
    text-transform: none!important;
}

.mediabox-omeka {
    margin: 1em 0 1em 0;
}

.img-full-omeka {
    width: 100%;
    vertical-align: bottom;
}

#photo > a > img {
    vertical-align: bottom;
}

#contact.media-title-omeka {
    text-align: center;
    padding: 0;
}

#contact.media-title-omeka h4 {
    margin-top: 0;
    padding-top: 0.5rem;
    border-top: 1px solid #999;
    color: #0479a8;
}

#photo.media-thumbnail-omeka {
    border-bottom: 1px solid #999;
}

.tab-pane {
    padding-bottom: 1em;
}

.blocks h2 {
    margin-top: 0px;
}

.blocks .card {
    margin-bottom: 1em;
}

.blocks .card-text {
    font-size: 1em;
    font-weight: 800;
    text-align: center;
    word-break: normal;
}

.uw-omeka-overflow-hidden {
    overflow: hidden;
}

/* search results */

#search-form input[type=submit] {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #0073CE;
    border-radius: 4px;
    font-size: 1em;
    font-family: "azo-sans-web", sans-serif;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
    letter-spacing: 0.8px;
    cursor: pointer;
    height: 45px;
    border: none;
    margin-left: 5px;
    vertical-align: inherit;
    margin-top: 1em;
}

button.search-edit {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #0073CE;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 1em;
    font-family: "azo-sans-web", sans-serif;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
    letter-spacing: 0.8px;
    cursor: pointer;
    height: 45px;
    border: none;
    border-top-color: initial;
    border-top-style: none;
    border-top-width: initial;
    border-right-color: initial;
    border-right-style: none;
    border-right-width: initial;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: initial;
    border-left-color: initial;
    border-left-style: none;
    border-left-width: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    margin-top: .5em;
}

.sorting button {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #0073CE;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 1em;
    font-family: "azo-sans-web", sans-serif;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
    letter-spacing: 0.8px;
    cursor: pointer;
    height: 45px;
    border: none;
    border-top-color: initial;
    border-top-style: none;
    border-top-width: initial;
    border-right-color: initial;
    border-right-style: none;
    border-right-width: initial;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: initial;
    border-left-color: initial;
    border-left-style: none;
    border-left-width: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.advanced-new-search, .advanced-new-search:hover {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #0073CE;
    border-radius: 4px;
    font-size: 1em;
    font-family: "azo-sans-web", sans-serif;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
    letter-spacing: 0.8px;
    cursor: pointer;
    height: 45px;
    border: none;
    margin-left: 5px;
    vertical-align: inherit;
    display: inline-block;
}

.relevance-sort-header {
    padding: 1em 0 1em 0;
}

.relevance-sort-header>h4 {
    margin-top: 0;
}

/** advanced search **/

#advanced_search_box {
    padding: 1.25em 0em 2em 0em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    display: grid;
    grid-template-columns: 4fr 1fr;
    grid-column-gap: 5px;
}

#search_box {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

div.container form.uw-advanced-search-form {
    max-width: 100%;
}

.field {
    white-space: nowrap;
}

.field-meta {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    white-space: normal;
    color: #404040;
}

.field-meta label {
    font-size: 1.1em;
    padding-top: .65rem;
    color: #404040;
}

.field-meta .add-button-label {
    font-size: 1.1em;
    padding-top: .65rem;
    display: inline-block;
}

.inputs {
    display: inline-block;
    width: 75%;
}

.result-browse-sort select, .inputs input[type="text"], .inputs select {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border linear 0.2s, box-shadow linear 0.2s;
    font-size: 1em;
    color: #404040;
    border-radius: 3px;
    outline-style: none;
    line-height: 30px;
    height: 40px;
    width: inherit;
    display: inline-block;
    padding-left: 1rem;
    /*max-width: 170px;*/
}

.inputs label {
    font-size: 1em;
    color: #404040;
    margin-right: 1em;
    display: inline-block;
}

.inputs label>input[type="radio"] {
    line-height: 30px;
    height: 40px;
    display: inline-block;
    padding-left: 1rem;
    margin-top: -1px;
    vertical-align: middle;
}

.result-browse-sort button, .field button {
    padding: 10px 20px;
    color: #FFFFFF;
    background: #0073CE;
    border-radius: 4px;
    font-size: 1em;
    font-family: "azo-sans-web", sans-serif;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
    letter-spacing: 0.8px;
    cursor: pointer;
    height: 45px;
    border: none;
    margin-left: 5px;
    vertical-align: inherit;
}

.field-meta button {
    margin-right: 5px;
    float: right;
}

ul.resource-list li.item {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #E0E0E0;
    display: grid;
    grid-template-columns: 160px auto;
    grid-gap: 10px;
}

.fmts {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 11px;
    position: initial;
    top: 1px;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-result-browse {
    width: 100%;
    display: inline-block;
}

.browse-controls input.form-control {
    width: 3em;
}

.search-result-browse>.browse-controls {
    text-align: center;
}

.search-result-browse form {
    width: max-content;
    display: inline-block;
}

.result-browse-pages .button-cta {
    margin-bottom: 1.3rem;
}

.hide_text, .landing_page #uwdc-home #sr-uwdc button.submit span {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    color: #404040;
}

.items_and_actions h2:before {
    display: none;
}

.item .item_details h2 {
    margin-top: 0em;
    padding: 0em;
    border-bottom: none;
    font-weight: 400;
    font-family: inherit;
    font-size: 1.250em;
    margin-bottom: 0;
}

.items_and_actions {
    padding-top: 0em;
    word-break: break-word;
}

.results_action {
    padding-top: 1em;
    padding-left: 1em;
}

.results_action .ListActions {
    border-left: 1px solid #E0E0E0;
    font-size: .75em;
    font-weight: 800;
}

.results_action .ListActions:first-of-type {
    border-left: none;
    padding-left: 0;
}

.results_action .ListActions:nth-of-type(2) {
    border-left: none;
}

.ListActions {
    text-transform: uppercase;
    padding: 0 .5em 0 .5em;
}

.publication, .avail {
    list-style: none;
    margin: 0;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding: 0px 1px;
    margin-top: 0.5em;
    background: #FFFFFF;
}

.publication>li, .avail>li {
    padding: 10px;
    padding-left: 2rem;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 0;
}

.publication>li .pub_title, .avail>li .pub_title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: "azo-sans-web", sans-serif;
    width: 20%;
    vertical-align: top;
    margin-top: 4px;
    display: inline-block;
}

.publication>li .pub_desc, .avail>li .pub_desc {
    margin: 0em;
    padding: 0;
    width: 70%;
    display: inline-block;
    list-style: none;
}

ul.resource-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

li.item div.resource_thumb {
    position: relative;
    display: inline-table;
    border: 1px solid #E0E0E0;
    padding: 0.5rem;
    border-radius: 4px;
    text-align: center;
    height: fit-content;
}

li.item div.item_details {
    padding-left: 2em;
    position: relative;
}

.eflag {
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    padding: 0.6rem;
    width: 100%;
    font-size: 14px;
    font-weight: 800;
    border-top: 1px solid #E0E0E0;
}

.resource_thumb .eflag:first-of-type {
    border-top: none;
}

.result-browse-sort {
    border-bottom: 1px solid #E0E0E0;
    position: relative;
    margin-bottom: 1.5em;
}


ul.help_links {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

ul.help_links li {
    margin-bottom: 0;
}

.additionalParams-input {
    display: block;
}

.additionalParams label {
    font-size: 1em;
}

#advanced_search_box #refine_search_dtls .search-filters .filter .filter-label {
    font-size: .85em;
    display: inline-flex;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding-right: 5px;
    align-items: center;
}

#advanced_search_box #refine_search_dtls .search-filters .filter .filter-value {
    font-size: .85em;
    display: inline-flex;
    margin: 0;
    padding-right: 5px;
    align-items: center;
}

.filter-space {
    text-transform: uppercase;
}

/*
.filter-banner>.filter {
    display: inline-block;
}
*/

form>div.filter {
    display: inline-block;
}

.filter-label, .filter-value {
    display: inline;
    font-size: 1.25em;
}

.filter-label {
    text-transform: uppercase;
    margin-right: .25em;
}

.filter-value {
    margin-left: .25em;
}

div#refine_search_dtls>form {
    max-width: 100%;
}

.serial-browse-header {
    font-size: 1.5em;
    padding: .5em 0 .5em 0;
    color: #404040;
}

.menu-item {
    color: #494949;
}

.container>div>.uw-link-list-omeka {
    margin-bottom: 1rem;
}

.edit-search-submit {
    display: none;
}

/** mobile **/

@media screen and (max-width: 440px) and (orientation: portrait) and (max-height: 900px) {
    table.uw-data-table-omeka>thead>tr>th:first-child {
        width: 35%;
    }

    table.uw-data-table-omeka>thead>tr>th:last-child {
        display: none;
    }

    table.uw-data-table-omeka>tbody>tr>td:last-child {
        display: none;
    }

    table.uw-data-table-omeka>tbody>tr>td:first-child {
        padding: 5px;
        width: 35%;
    }

    a>img.img-list-thumb-omeka {
        border: 1px solid #cccccc;
    }

    .img-half-omeka {
        width: 100%;
    }

    table.uw-data-table-omeka {
        width: 100%;
    }

    .tab-content>.uw-link-list {
        margin-bottom: 0;
    }

    .tab-content {
        padding-bottom: 1rem;
    }

    .uw-thumb-cell {
        text-align: center;
    }

    table.uw-data-table-omeka>thead>tr>th {
        border: 1px solid #cccccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-bottom-width: 2px;
    }

    table.uw-data-table-omeka>tbody>tr>td {
        border: 1px solid;
        border-top-color: rgb(224, 224, 224);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(224, 224, 224);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(224, 224, 224);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(224, 224, 224);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-color: #e0e0e0;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
    }

    /** search **/
    #grid_layout {
        display: block;
        grid-template-columns: 2fr minmax(auto, 250px);
        width: 100%;
        min-height: 100vmin;
        margin-top: 1.75em;
        grid-area: layout;
        grid-gap: 1em;
    }

    ul.resource-list li.item {
        padding-bottom: 2em;
        margin-bottom: 2em;
        border-bottom: 1px solid #E0E0E0;
        display: block;
        grid-template-columns: 160px auto;
        grid-gap: 10px;
    }

    .results_action .ListActions {
        display: none;
    }

    .publication>li .pub_title, .avail>li .pub_title {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        font-family: "azo-sans-web", sans-serif;
        width: 20%;
        margin-top: 4px;
        display: block;
    }

    .publication>li .pub_desc, .avail>li .pub_desc {
        margin: 0em;
        padding: 0;
        width: 70%;
        display: block;
        list-style: none;
    }

    li.item div.item_details {
        padding-left: 0;
        position: relative;
    }

    form.sorting>label {
        display: none;
    }

    form.sorting>select {
        width: 45%;
        margin-right: 5%
    }

    form.sorting>button {
        width: 45%;
        margin-left: 5%;
    }

    #search_box {
        display: block;
        padding-bottom: 2em;
        margin-bottom: 1em;
    }

    #search_box div.help_links {
        padding-left: 0em;
        margin-left: 0em;
        margin-top: 2em;
        position: relative;
        font-size: 1em;
    }

    .search_box_layout {
        padding-bottom: 2em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        margin-bottom: 1em;
    }


    #advanced_search_box {
        display: block;
    }

    #advanced_search_box input[type="text"] {
        padding-left: 0.8em;
        border: 1px solid #CCCCCC;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        letter-spacing: 0.3px;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        height: 45px;
        width: 100%;
        display: block;
    }

    #advanced_search_box select {
        width: 100%;
        display: block
    }

    .field-meta {
        display: block;
        width: 100%;
    }

    .field-meta button {
        float: initial;
    }

    .inputs {
        width: 100%;
    }

    .value {
        display: block;
        grid-template-columns: 4fr 1fr;
        grid-column-gap: 5px;
    }

    .value>div>label {
        display: block;
    }

    .del-section {
        text-align: center;
    }

    .del-section>button {
        width: 100%;
    }

    .advancedsearchsubmit {
        width: 100%;
    }

    #search_box input[type="submit"], #advanced_search_box input[type="submit"] {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        border-top-color: initial;
        border-top-style: none;
        border-top-width: initial;
        border-right-color: initial;
        border-right-style: none;
        border-right-width: initial;
        border-bottom-color: initial;
        border-bottom-style: none;
        border-bottom-width: initial;
        border-left-color: initial;
        border-left-style: none;
        border-left-width: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
    }

    button.search-edit {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        border-top-color: initial;
        border-top-style: none;
        border-top-width: initial;
        border-right-color: initial;
        border-right-style: none;
        border-right-width: initial;
        border-bottom-color: initial;
        border-bottom-style: none;
        border-bottom-width: initial;
        border-left-color: initial;
        border-left-style: none;
        border-left-width: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        margin-top: .5em;
    }

    li.item div.resource_thumb {
        position: relative;
        display: flex;
        border: 1px solid #E0E0E0;
        padding: 0.5rem;
        border-radius: 4px;
        text-align: center;
        height: fit-content;
    }
    .eflag {
        display: inline-block;
    }
    .resource_thumb .eflag:first-of-type {
        border-top: none;
    }
    .mediaLinks {
        padding: 0 1em 0 1em;
        flex: 1;
    }
    /*
    .filter-banner>.filter {
        display: block;
    }
    */
    form>div.filter {
        display: block;
    }

    .filter-label, .filter-value {
        display: inline;
        font-size: 1.25em;
    }

    .filter-label {
        text-transform: uppercase;
        margin-right: .25em;
        font-weight: 600;
    }

    .filter-value {
        margin-left: .25em;
    }

    div#refine_search_dtls>form {
        max-width: 100%;
    }

    .filter-banner {
        margin-bottom: 1em;
    }

    #content div.tab-pane>ul.no-marg {
        margin-left: 0px;
    }

    div.content>div {
        padding: .25em 0 .25em 0;
    }

    .container>div>.media-render {
        margin: .5rem;
    }

    .container>div>h2 {
        margin: .5rem;
    }

    .container>div>h3 {
        margin: .5rem;
    }

    .container>div>.uw-link-list-omeka>li {
        margin: .5rem;
    }

    .advanced-new-search, .advanced-new-search:hover {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin: 5px 0 5px 0;
    }

    div.search-button-bar > div.field > div.inputs > .search-submit {
        width: 100%;
        margin: 5px 0 5px 0;
    }

    .edit-search-submit {
        display: none;
    }

}

/** full screen **/

@media screen and (min-width: 901px) {
    .img-half-omeka {
        width: 50%;
    }

    a>img.img-list-thumb-omeka {
        border: 1px solid #cccccc;
    }

    .uw-thumb-cell {
        text-align: center;
    }

    .tab-content>.uw-link-list {
        margin-bottom: 0;
    }

    .tab-content {
        padding-bottom: 1rem;
    }

    table.uw-data-table-omeka {
        width: 100%;
    }

    table.uw-data-table-omeka>thead>tr>th:first-child {
        width: 20%;
    }

    table.uw-data-table-omeka>thead>tr>th:last-child {
        width: 13%;
    }

    table.uw-data-table-omeka>thead>tr>th {
        border: 1px solid #cccccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-bottom-width: 2px;
    }

    table.uw-data-table-omeka>tbody>tr>td {
        border: 1px solid;
        border-top-color: rgb(224, 224, 224);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(224, 224, 224);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(224, 224, 224);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(224, 224, 224);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-color: #e0e0e0;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
    }

    .linked-footer {
        float: right;
    }

    .linked-footer>nav>form>input.form-control {
        width: 3rem;
    }

    .linked-footer>nav>a.button-cta {
        margin-top: 0rem;
    }

    .linked-footer>nav>form {
        display: inline-block;
        padding-right: 1em;
    }

    .linked-footer>nav>span.button {
        margin-top: 0rem;
    }

    /* search results */
    #grid_layout {
        display: grid;
        grid-template-columns: 2fr minmax(auto, 250px);
        width: 100%;
        min-height: 100vmin;
        margin-top: 1.75em;
        grid-area: layout;
        grid-gap: 1em;
    }

    #search_box {
        padding: 2em 0em;
        /* box-shadow: 0 1px 7px 0px rgb(0 0 0 / 8%); */
        display: grid;
        grid-template-columns: 4fr 1fr;
        grid-column-gap: 5px;
    }

    #search_box div.help_links {
        padding-left: 2em;
        margin-left: 2em;
        position: relative;
    }

    #advanced_search_box div.help_links {
        padding-left: 2em;
        margin-left: 2em;
        position: relative;
    }

    #search_box div.help_links:before {
        content: "";
        position: absolute;
        top: -10px;
        bottom: 0;
        width: 1px;
        background: #E0E0E0;
        left: 10px;
    }

    #advanced_search_box div.help_links:before {
        content: "";
        position: absolute;
        top: -10px;
        bottom: 0;
        width: 1px;
        background: #E0E0E0;
        left: 10px;
    }

    form.sorting>label {
        display: inline-block;
        padding-right: 1em;
    }

    section, aside {
        display: block;
    }

    aside {
        position: relative;
    }

    aside section, aside nav {
        margin-bottom: 4em;
        padding: 20px 18px;
        position: relative;
        border: 1px solid #E0E0E0;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        margin: 0 0 1em;
        border-top: 2px solid #C5050C;
    }

    section#search_box h2 {
        margin-top: 0;
    }

    aside>section.showSuggestions>h2 {
        color: #c5050c;
        font-size: 1rem;
        line-height: 1.3;
        margin-block-start: 1em;
        margin-top: 0;
    }

    aside>section.showSuggestions>h2:before {
        display: none;
    }

    .max_width {
        max-width: 1920px;
        margin: 0 auto;
        padding: 0px;
    }


    .result-browse-pages form {
        margin-top: 1rem;
    }


    .result-browse-sort form select {
        width: auto;
    }

    #search_box input[type="submit"], #advanced_search_box input[type="submit"] {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        border-top-color: initial;
        border-top-style: none;
        border-top-width: initial;
        border-right-color: initial;
        border-right-style: none;
        border-right-width: initial;
        border-bottom-color: initial;
        border-bottom-style: none;
        border-bottom-width: initial;
        border-left-color: initial;
        border-left-style: none;
        border-left-width: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
    }

    #search_box input[type="text"], textarea {
        padding-left: 0.8em;
        border: 1px solid #CCCCCC;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        letter-spacing: 0.3px;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        height: 45px;
        width: 100%;
    }

    #advanced_search_box input[type="text"] {
        padding-left: 0.8em;
        border: 1px solid #CCCCCC;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        letter-spacing: 0.3px;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        height: 45px;
        width: inherit;
    }

    #search_box #refine_search_dtls {
        line-height: 25px;
        display: grid;
        grid-template-columns: fit-content(100%) auto;
        grid-gap: 20px;
        padding-top: 0.5rem;
        padding-bottom: 1rem;
    }

    #search_box #refine_search_dtls .search-filters .filter {
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
        margin-right: 0.7rem;
        vertical-align: middle;
        display: inline-block;
    }

    #search_box #refine_search_dtls .search-filters .filter .filter-label {
        font-size: 12px;
        display: inline-flex;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0;
        padding-right: 5px;
        align-items: center;
    }

    .additionalParams-input {
        display: inline-block;
    }

    .del-section, .val-section {
        display: inline-block;
    }

    .val-full {
        width: 100%;
    }

    .date_input {
        width: 33%;
    }

    /*
    .filter-banner>.filter {
        margin: .25em .5em .25em .5em;
    }
*/
    form>div.filter {
        margin: .25em .5em .25em .5em;
    }

    .filter-label {
        font-weight: 600;
    }

    /*
    .filter-banner {
        margin-bottom: 1em;
    }
*/
    div.field {
        display: block;
       /* display: inline-block;*/
    }

    div.search-button-bar > div.field {
        display: inline-block;
    }

    div.search-button-bar > div.field > div.inputs {
        display: block;
    }

}

/** tablet **/

@media screen and (max-width: 900px) and (min-width: 441px) and (orientation: portrait) and (max-height: 1300px) and (min-height: 901px) {
    .img-half-omeka {
        width: 50%;
    }

    a>img.img-list-thumb-omeka {
        border: 1px solid #cccccc;
    }

    .uw-thumb-cell {
        text-align: center;
    }

    .tab-content>.uw-link-list {
        margin-bottom: 0;
    }

    .tab-content {
        padding-bottom: 1rem;
    }

    table.uw-data-table-omeka {
        width: 100%;
    }

    table.uw-data-table-omeka>tbody>tr>td:first-child {
        padding: 5px;
        width: 25%;
    }

    table.uw-data-table-omeka>thead>tr>th {
        border: 1px solid #cccccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-bottom-width: 2px;
    }

    table.uw-data-table-omeka>tbody>tr>td {
        border: 1px solid;
        border-top-color: rgb(224, 224, 224);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(224, 224, 224);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(224, 224, 224);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(224, 224, 224);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-color: #e0e0e0;
        border-top-color: rgb(224, 224, 224);
        border-right-color: rgb(224, 224, 224);
        border-bottom-color: rgb(224, 224, 224);
        border-left-color: rgb(224, 224, 224);
    }

    .linked-footer {
        float: right;
    }

    .linked-footer>nav>form>input.form-control {
        width: 3rem;
    }

    .linked-footer>nav>a.button-cta {
        margin-top: 0rem;
    }

    .linked-footer>nav>form {
        display: inline-block;
        padding-right: 1em;
    }

    .linked-footer>nav>span.button {
        margin-top: 0rem;
    }

    .results_action .ListActions {
        display: none;
    }

    #search_box {
        margin-bottom: 1em;
    }

    form.sorting>label {
        display: inline-block;
        padding-right: 1em;
    }

    .search_box_layout {
        padding-bottom: 2em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        margin-bottom: 1em;
    }

    ul.help_links {
        margin-bottom: 1em;
    }

    #advanced_search_box {
        display: block;
    }

    #advanced_search_box input[type="text"] {
        padding-left: 0.8em;
        border: 1px solid #CCCCCC;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        letter-spacing: 0.3px;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        height: 45px;
        width: 100%;
        display: block;
    }

    #advanced_search_box select {
        width: 100%;
        display: block
    }

    .field-meta {
        display: block;
        width: 100%;
    }

    .field-meta button {
        float: initial;
    }

    .inputs {
        width: 100%;
    }

    .value {
        display: grid;
        grid-template-columns: 4fr 1fr;
        grid-column-gap: 5px;
    }

    .value>div>label {
        display: block;
    }

    .del-section {
        text-align: center;
    }

    .date_input {
        width: 33%;
    }

    #search-form input[type=submit] {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        margin-left: 5px;
        vertical-align: inherit;
        margin-top: 1em;
    }

    #search_box input[type="submit"], #advanced_search_box input[type="submit"] {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        border-top-color: initial;
        border-top-style: none;
        border-top-width: initial;
        border-right-color: initial;
        border-right-style: none;
        border-right-width: initial;
        border-bottom-color: initial;
        border-bottom-style: none;
        border-bottom-width: initial;
        border-left-color: initial;
        border-left-style: none;
        border-left-width: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
    }

    button.search-edit {
        padding: 10px 20px;
        color: #FFFFFF;
        background: #0073CE;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        font-size: 1em;
        font-family: "azo-sans-web", sans-serif;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        letter-spacing: 0.8px;
        cursor: pointer;
        height: 45px;
        border: none;
        border-top-color: initial;
        border-top-style: none;
        border-top-width: initial;
        border-right-color: initial;
        border-right-style: none;
        border-right-width: initial;
        border-bottom-color: initial;
        border-bottom-style: none;
        border-bottom-width: initial;
        border-left-color: initial;
        border-left-style: none;
        border-left-width: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        margin-top: .5em;
    }

    /*
    .filter-banner>.filter {
        display: block;
    }
*/
    form>div.filter {
        display: block;
    }

    .filter-label, .filter-value {
        display: inline;
        font-size: 1.25em;
    }

    .filter-label {
        text-transform: uppercase;
        margin-right: .25em;
        font-weight: 600;
    }

    .filter-value {
        margin-left: .25em;
    }

    div#refine_search_dtls>form {
        max-width: 100%;
    }

    /*
    .filter-banner {
        margin-bottom: 1em;
    }
*/

    .search-button-bar {
        padding-top: 1.5em;
    }

    .search-result-browse {
        padding-top: 1em;
    }

    div.field {
       /* display: inline-block;*/
       display: block;
    }

}

/* accomodate size between standard screen and tablet size */
@media screen and (max-width: 1200px) and (min-width: 901px) and (max-height: 1200px) and (min-height: 901px) {

    #advanced_search_box {
        display: block;
    }

    #advanced_search_box input[type="text"] {
        padding-left: 0.8em;
        border: 1px solid #CCCCCC;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(204, 204, 204);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        letter-spacing: 0.3px;
        box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 2%);
        height: 45px;
        width: 100%;
        display: block;
    }

    #advanced_search_box select {
        width: 100%;
        display: block
    }

    .field-meta {
        display: block;
        width: 100%;
    }

    .field-meta button {
        float: initial;
    }

    .inputs {
        width: 100%;
    }

    .value {
        display: grid;
        grid-template-columns: 4fr 1fr;
        grid-column-gap: 5px;
    }

    .value>div>label {
        display: block;
    }

    .del-section {
        text-align: center;
    }

    ul.help_links {
        margin-bottom: 1em;
    }

    .search_box_layout {
        padding-bottom: 2em;
       /* border-bottom: 1px solid rgba(0, 0, 0, 0.08); */
        margin-bottom: 1em;
    }

    .date_input {
        width: 33%;
    }

    #advanced_search_box div.help_links {
        padding-left: 0;
        margin-left: 0;
    }

    #advanced_search_box div.help_links:before {
        display: none;
    }

    /*
    .filter-banner>.filter {
        display: inline-block;
    }
*/
    form>div.filter {
        display: inline-block;
    }

    .filter-banner {
        margin-bottom: .5em;
    }

    .filter-label, .filter-value {
        display: inline;
        font-size: 1.25em;
    }

    .filter-label {
        text-transform: uppercase;
        margin-right: .25em;
        font-weight: 600;
    }

    .filter-value {
        margin-left: .25em;
    }

    div#refine_search_dtls>form {
        max-width: 100%;
    }

    .search-result-browse {
        padding-top: 1em;
    }

    div.field {
        display: inline-block;
    }

}

/*
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

}
*/