/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */

main ul li:before {
    content: none;
}

div#sidebox {
    margin-bottom: 0 0 1em 0;
}

ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

ul > li {
    margin-left: 0;
}

ol > li.ds-form-item {
    list-style-type: none;
}


input.search-icon{
    height: 50px;
    float: left;
    display: block;
    width: 85px;
}

.hidden {
    display: none;
}

span.big {
    display: inline;
}

span.big input {
    width: 200px;
    display: inline;
}

img.feed-icon {
    margin-right: 3px;
}

.ds-sidebox > .ds-sidebox {
    margin: 0;
    padding: 0;
}

.ds-sidebox > .ds-sidebox {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 10px;
    margin-bottom: 10px;
}   

.ds-sidebox > .ds-option-set {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 10px;
    margin-bottom: 10px;
}   

.ds-sidebox > h3.ds-option-set-head {
    border: 1px solid #dddddd;
    border-bottom: none;
    padding: 5px;
    background-color: #fafafa;
    margin-bottom: 0;
} 

#ds-search-option {
    border: 1px solid #dddddd;
    border-top: none;
}

.ds-sidebox > ul {
    list-style-type: none;
    margin-left: 0;
}

h4.ds-sublist-head {
    font-size: 150%;
}

.ds-sidebox > ul > li > h4.ds-sublist-head {
    margin-top: 0.7rem;
} 

.ds-sidebox > ul > li > ul {
    list-style-type: none;
    margin-left: 0;
}

.ds-option-set > ul {
    list-style-type: none;
    margin-left: 0;
}


ul.pagination-links {
    list-style:none;
    float: right;
}

ul.pagination-links li {
    display: inline;
    padding-left: 2px;
}

div.gear-icon {
    height: 25px;
    width: 25px;
    background-image: url('../images/gear_6D859C_25x25.png');
}

ul.gear-selection li.gear-option-selected{
    background: url('../images/check_606060_15x15.png') no-repeat 3px center;
}

div#aspect_discovery_SimpleSearch_div_search p.pagination-info{
    display: none;
}

div#aspect_discovery_SimpleSearch_div_search .pagination-links{
    float: left;
}

#ds-search-option > form#ds-search-form > fieldset {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}


.pagination,
.pagination-masked {
    padding: 7px;
    background-color: #fafafa;
    border: 1px solid #ebebeb;
    line-height: 1em;
    vertical-align:middle;
}

.pagination-links {
    list-style: none;
    float: right;
    margin: 0;
}

.pagination-links li {
    display: inline;
    padding-left: 2px;
    padding-right: 2px;
}

.current-page-link {
    font-weight: bold;
    color: #1F3F5E;
}

.current-page-link a{
    color: #1F3F5E;
}

.pagination-info {
    float: left;
    margin:0;
}

.pagination-masked.top {
    margin-top: 5px;
}

.searchTime{
    color: #999999;
}

ol {
    margin: 0;
    list-style: none;
}


#ds-trail-wrapper {
    margin-left: 15px;
    margin-bottom: 20px;
    padding: 0;
    max-width: 970px;
}

.fa-rss:before {
    content: "\f09e";
}



#no-js-warning,
#ds-trail,
#ds-header,
#ds-footer,
#ds-content {
    width: 970px;
    margin: auto;
    position: relative;
}

.ds-option-set-head {
    margin-top: 0;
}

input.ds-button-field {
    height: 40px;
    vertical-align: center;
    font-size: 110%;
}

input.ds-button-field-search {
    vertical-align: center;
}

input.search-icon {
    background-image: url('../images/search_icon_ffffff_20x20.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
    font-size: 0;
    line-height: 0;
}

form#ds-search-form > fieldset input.ds-button-field {
    background-image: url('../images/search_icon_ffffff_20x20.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
    font-size: 0;
    line-height: 0;
}

form#ds-search-form > fieldset input.ds-button-field-search {
    background-image: url('../images/search_icon_ffffff_20x20.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
    font-size: 0;
    line-height: 0;
}

input#aspect_artifactbrowser_ConfigurableBrowse_field_submit {
    background-image: url('../images/search_icon_ffffff_20x20.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
    font-size: 0;
    line-height: 0;
}

input#aspect_discovery_SimpleSearch_field_query {
    width: 565px;
    height: 40px;
}

span.highlight {
    font-weight: bold;
}

.ds-form-content {
    display: block;
    clear: left;
}

select {
    margin: 10px 0 10px 0;
    padding: 5px 0 5px 5px;
}

li.ds-simple-list-item {
    display: inline;
}

div.discoverySearchBox {
    height: auto;
}

form#aspect_discovery_SimpleSearch_div_search-filters {
    height: auto;
}

div.abstract {
    background-color: #eeeeee;
    padding: 10px;
}

div.artifact-title {
    margin-top: 20px;
    font-size: 140%;
}

#content > div.artifact-description > a {
    margin: 10px 0;
    line-height: 10px;
}

ul.ds-artifact-list > table {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    margin-left: 0;
    margin-top: 0;
    list-style-type: none;
}

li.ds-artifact-list {
    list-style-type : none;
    margin-left: 0;
}

ul.ds-artifact-list {
    margin-left: 0;
    margin-top: 0;
    list-style-type: none;

}

ul.indicator {
    margin-left: 0;
    padding-left: 0;
}

form#aspect_artifactbrowser_ConfigurableBrowse_div_browse-navigation {
    display: none;
}

table.ds-gloss-list {
    width: 100%;
}

table.ds-table {
    width: 100%;
}

tr.ds-table-header-row {
    text-align: left;
}

ul#aspect_eperson_EditProfile_list_memberships li {
    display: block;
}

.feedback-form span a {
    background-color: #ac0000;
    border-radius: 0.3em 0.3em 0 0;
    color: #ffffff;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}

.feedback-form span.feedback-yes a {
    background-color: #ac0000;
    border-radius: 0.3em 0.3em 0 0;
    color: #ffffff;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}
legend {
    display: none;
}
span.legend {
    display: none;
}

ul li.ds-simple-list-item {
    background-color: #dddddd;
    margin: 2px 1px 2px 1px;
    padding: 3px;
}

input[type=radio] {
    margin-right: 10px;
}

div.medium-9 ul {
    margin-left: 0;
}



#ds-search-form a {
    margin-top: 15px;
}

h3.ds-list-head {
    margin-top: 0;
}

p.intro-text {
    margin-top: 0;
}

div#aspect_artifactbrowser_CommunityViewer_div_community-home, div#aspect_discovery_SimpleSearch_div_search-results, div#aspect_artifactbrowser_ConfigurableBrowse_div_browse-by-author-results, div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser ul {
    margin-left: 0;
    margin-top: 0;
    list-style-type: none;
}

ul::before {
    display: none;
}

table::before {
    display: none;
}

h3.ds-list-head li.ds-artifact-item {
    margin-left: 0;
}

div.detail-view {
}

ul li.ds-simple-list-item span.bold {
    font-weight: bold;
    color: #ffffff;
}

label.ds-form-label {
    margin-bottom: 10px;
}

span.fa {
    padding-right: 5px;
}

ul#aspect_discovery_SimpleSearch_list_sort-options {
    width: 200px;
}

ul#aspect_discovery_SimpleSearch_list_sort-options li {
    display: block;
}

li.gear-head {
    font-weight: bold;
}

select.ds-select-field {
    margin-top: 0;
}

input.filter-control, input.discovery-apply-filter-button {
    padding-left: 10px;
    padding-right: 10px;
}

ul.gear-selection {
    display: inline;
}

html #content {
   padding-top: 0;
}

p.item-view-toggle-top {
   display: none;
}

p.item-view-toggle-bottom {
   margin-top: 3em;
}
p.item-view-toggle-bottom a {
   font-size: 1.2em;
}

.ds-progress-list li {
  display: inline;
  padding: 0;
  background: none;
}

.ds-progress-list li.button.disabled {
  background: none;
}

.ds-progress-list li.button.active {
  background: none;
}

li.ds-form-item .ds-form-label {
  font-size: 1.25em;
}

li.ds-form-item div.ds-form-content label.ds-composite-component {
  padding-bottom: 0;
  margin-bottom: 1.5em;
}

li.ds-form-item div.ds-form-content label.ds-composite-component input.ds-text-field {
  margin-bottom: 0;
}

li.ds-form-item div.ds-form-content input.ds-text-field {
  margin-bottom: 0;
}

li.ds-form-item div.ds-form-content label.ds-composite-component br {
  display: none;
}

select.ds-select-field {
  height: initial;
}

.ds-form-content: {
  margin-bottom: 1em;
}

.ds-form-content input.ds-add-button {
  margin-top: 1em;
}

span.field-help {
  display: none;
}

span.composite-help {
  display: none;
}

/* Hide some contextual browse options from sidebar */

#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(1) > ul > li:nth-child(6) {
  display: none;
}
#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(1) > ul > li:nth-child(7) {
  display: none;
}
#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(1) > ul > li:nth-child(8) {
  display: none;
}
#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(2) > ul > li:nth-child(5) {
  display: none;
}
#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(2) > ul > li:nth-child(6) {
  display: none;
}
#aspect_viewArtifacts_Navigation_list_browse > ul > li:nth-child(2) > ul > li:nth-child(7) {
  display: none;
}

header#library-website-header #main-logo{
    height:  57px;
    padding: 0px 0px 0px 0px;
}
header#library-website-header #main-logo svg{
    float: left;
    height:  57px;
    width: 440px;
}
header#library-website-header #main-logo svg:hover .cls-1{
    fill: #c00;
}
@media only screen and (max-width: 860px) {
    header#library-website-header #main-logo{
        padding-top: 6px;
    }
}
@media only screen and (max-width: 768px) {
    header#library-website-header #main-logo{
        background: #fff;
        display: block;
        position:  absolute;
        top: 0px;
        padding: 19px 0px 0px 20px;
        text-align: left;
        width: 100%;
        z-index: 0;
    }
    header#library-website-header #main-logo a{
        display:  block;
    }
    header#library-website-header #main-logo svg{
        height: 33px;
        max-width: 250px;
        padding: 0px 0px 0px 0px;
    }
}

/*footer*/

/*  */
footer.site-footer {
    background: #000000;
}
footer.site-footer #footer {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 20px;
}
footer.site-footer #footer p,
footer.site-footer #footer li,
footer.site-footer #footer a{
    font-family: "UniversLight";
    line-height: 1.5rem;
    text-decoration: none;
}
footer.site-footer #footer ul{
    margin-left: 0px;
    padding:  0px;
}
footer.site-footer #footer::before, footer.site-footer #footer::after {
    display: table;
    content: ' ';
}
footer.site-footer #footer::after {
    clear: both;
}

footer.site-footer #f-quicklinks {
    border-bottom: 1px solid #333;
    margin: 0px 0px 30px 0px;
}
footer.site-footer #f-quicklinks::after {
  content: "";
  clear: both;
  display: table;
}

footer.site-footer #footer p,
footer.site-footer #footer a,
footer.site-footer #footer h2,
footer.site-footer #footer h3 {
    color: #FFFFFF;
}
footer.site-footer #footer a:hover {
    color: #777777;
}
footer.site-footer #footer h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "UniversRoman";
    font-size: 1rem;
    padding-bottom: 5px;
}

footer.site-footer #footer #f-address p{
    margin-top: 5px;
}

@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-address {
        width: 38%;
        float: left;
        margin-bottom: 30px;
        padding-right: 0px;
        padding-left: 0px;
    }
}
/* mobile */
@media print, screen and (max-width: 48em) {
    footer.site-footer #footer #f-address {
        margin-bottom: 50px;
    }
}

@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-address,
    footer.site-footer #footer #f-address:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
}
footer.site-footer #footer #f-address h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "UniversRoman";
    font-size: 1.1rem;
    margin-bottom: 0px;
}
footer.site-footer #footer #f-address h3 a{
    text-decoration: none;
}
footer.site-footer .f-hunt-address{
    margin-bottom: 0px;
}
/* large screens */
@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-libraries {
        width: 35%;
        float: left;
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-libraries,
    footer.site-footer #footer #f-libraries:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
}
footer.site-footer #footer #f-libraries h2 a {
    font-family:  "UniversRoman";
    font-weight: bold;
}
footer.site-footer #footer #f-libraries ul {
    list-style-type: none;
    margin-left: 0px;
}
@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-social {
        width: 25%;
        float: left;
        padding-right: 0.44643rem;
        padding-left: 0px;
    }
}

@media print, screen and (min-width: 48em) {
    footer.site-footer #footer #f-social, footer.site-footer #footer #f-social:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
}
/* mobile */
@media print, screen and (max-width: 48em) {
    footer.site-footer #footer #f-libraries {
        margin-bottom: 50px;
    }
}
footer.site-footer #footer #f-social ul {
    margin-left: 0px;
    list-style-type: none;
    margin-bottom: 20px;
}
footer.site-footer #footer #f-social ul li {
    padding-bottom: 5px;
}
footer.site-footer #footer #f-social svg,
footer.site-footer #footer #f-social i {
    height: 22px;
    padding-right: 3px;
    position: relative;
    top: 3px;
    width: 22px;
    z-index: 1;
}

footer.site-footer #f-lib-links{
    margin-bottom: 30px;
}
footer.site-footer .f-hill-address{
    margin-bottom: 30px;
}
footer.site-footer a.giving{
    display: block;
}


/* large screens */
@media print, screen and (min-width: 48em) {
    footer.site-footer #f-badges{
        margin: auto;
        width: 65%;
    }
    footer.site-footer #f-badges #f-giving{
        float:  left;
        padding: 10px 0px 0px 0px;
        text-align: center;
        width: 50%;
    }
    footer.site-footer #f-badges #f-giving .giving{
        margin: auto;
    }
    footer.site-footer #f-badges #f-acrl-badge{
        float:  left;
        text-align: center;
        width: 50%;
    }
    footer.site-footer #f-badges #f-acrl-badge .acrl-badge{
        margin: auto;
    }
}

/* mobile */
@media print, screen and (max-width: 48em) {
    footer.site-footer #f-badges img{
        margin-bottom: 30px;
        width: 100%;
    }
    footer.site-footer #f-badges #f-giving{
        padding: 0px 0px 0px 0px;
    }
}

#snapchatModal{
    display:  none;
    position: fixed;
    z-index: 99;
    left: 50%;
    top: 50%;
    width: 400px;
}
#snapchatModal #modal-content{
    position: relative;
    left: -200px;
    top: -200px;
}
a#close-snapchat{
    background: #fff;
    border: 2px solid #000;
    border-radius: 100px;
    color: #000;
    /* display: block; */
    height: 40px;
    font-size: 2rem;
    position: absolute;
    line-height: 2.2rem;
    right: -20px;
    text-align: center;
    top: 0px;
    width: 40px;
}
@media print, screen and (max-width: 48em) {
    #snapchatModal{
        width: 200px;
    }
    #snapchatModal #modal-content{
        position: relative;
        left: -100px;
        top: -100px;
    }
    a#close-snapchat{
        right: -30px;
        top: -30px;
    }
}

@media print {
    footer.site-footer{
        background: #fff;
    }
    footer.site-footer #footer h2,
    footer.site-footer #footer #f-address h3{
        color: #000 !important;
    }
    footer.site-footer #footer p,
    footer.site-footer #footer a,
    footer.site-footer #footer h2,
    footer.site-footer #footer h3{
        color: #000 !important;
    }
    footer.site-footer #f-quicklinks{
        border: 0px !important;
    }
    #f-libraries{
        display: none !important;
    }
    #f-social{
        display:  none !important;
    }
    #f-badges{
        display: none !important;
    }
}



header#library-website-header {
  background: white !important;
}

header {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

main {
  max-width: 1200px !important;
}

#file_news_div_news ul.ds-bulleted-list {
  list-style-type: disc;
  margin-left: 1.5rem;
}
