/**
 * 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;
}
