/* Begin SirsiDynix FRBRish styling */
/* FRBR Detail Display (Other editions) */

.frbrNote {
    font-size: 11px;
}

ul.frbr-dropdown,
ul.list-items {
    list-style:none;
}

ul.list-items {
    clear:both;
    text-align:left;
    padding-left:2em;
    text-indent: -2em;
    border: solid 1px #aaa;
}

.list-items .formatTypeIcon {
    min-width: unset;
}

/* FRBR Search Results Display */
.frbrClusterDisplay {
    background-color: beige !important;
}

.frbrExpressionLinks {
    display:inline-block;
    white-space: inherit;
    display: flex;
    flex-direction: column;
    margin: 0;
}

.expressionSearchLink {
    padding: 1px 12px 0px;
    border: solid 1px #ccc;
    border-top: none;
    background: #fff;
}
.expressionSearchLink:hover {
    cursor: pointer;
}

ul.frbr-sr-dropdown {
    list-style: none;
}

li.frbr-expressions {
    margin-left: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

li.frbr-expressions>a {
    color: #000;
    text-decoration: none;
    width: 95%;
}

.frbr-menu-labels {
    margin-left: 5px;
}
.frbr-menu-open {
    float: right;
}
.mobile .frbr-menu-open {
    display: none;
}

ul.frbr-sr-list-items {
    list-style: none;
    display: none;
    margin: 10px 0px;
}

.frbr-sr-list-items .frbrFormatTypeIcon {
    background-repeat: no-repeat;
    height: 16px;
    position: relative;
    top: 2px;
}

ul.frbr-sr-list-items>li {
    position: relative;
    padding-right: 10px;
}

.frbrFormatTypeIcon {
    display: inline-block;
    background-repeat: no-repeat;
    width:auto;
    padding-left: 18px;
    background-size: 18px 18px;
}
.mobile .frbrFormatTypeIcon {
    min-height: 22px;
}

.frbr-expressions i:before {
    font-size: 14px;
    margin-right: 6px;
    margin-left: 4px;
}

.cell_wrapper.frbrClusterDisplay .results_bio {
    max-width: 600px !important;
}

.frbrClusterDisplay button[class^="availability-button"] {
    display: none !important;
}

.frbr-accordion {
    float: left;
    clear: both;
    width: 100%;
    min-width: 600px;
    margin-top: 20px;
    text-align: left;
    border: 1px solid rgb(222, 222, 222);
    padding: 2px 10px;
    background: rgb(246, 246, 246);
    border-radius: 4px;
    outline: none;
    box-sizing: border-box;
}

.frbr-accordion>.displayElementWrapper .displayElementLabel:hover {
    cursor: pointer;
}

.frbr-accordion-content {
    display: none;
    float: left;
    width: 100%;
}

.frbr-accordion .frbr-displayElementWrapper {
    line-height: 20px;
    padding-bottom: 5px;
}

.frbr-accordion .displayElementLabel {
    font-weight: 400;
    color: #1e6aad;
    position: relative;
    top: 3px;
}

.frbr-accordion .displayElementLabel i {
    margin-right: 5px;
    color: #000;
}

.frbr-accordion .frbr-number-of-formats,
.frbr-accordion .frbr-number-of-items {
    font-weight: 700;
}

.frbr-table {
    width: 100%;
    border-collapse: collapse;
}

.frbr-table th {
    border: solid 1px #ccc;
    background: #7a879b;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    padding: 3px 6px;
}

.frbr-table td {
    border: solid 1px #ccc;
    padding: 3px 6px;
    font-size: 11px;
}

.frbr-table tr:nth-child(even) {
    background: #f1f1f1;
}

.frbr-table tr:nth-child(odd) {
    background: #fff;
}

.frbr-table th:nth-child(2) {
    width: 56px;
}

.frbr-table th:nth-child(4) {
    width: 90px;
}

.frbr-table th:last-child {
    width: 66px;
}

.availability-table-div td {
    background: none !important;
}

.availability-table-div tr {
    background: #fff;
}

.availability-table-div tr:nth-child(even) {
    background: #f1f1f1;
}

.frbr-table th:first-child {
    width: 90px;
}

.frbr-first-format {
    border-top: solid 1px #ccc;
}
.list-all-editions .frbr-open-all {
    top:auto;
    height: auto;
}

/*--- FRBR Open All Button ---*/

.frbr-open-all {
    float: right;
    position: relative;
    text-transform: uppercase;
    top: -23px;
    right: 15px;
    color: #1e6aad;
    height: 0px;
    font-size: 11px;
}

.frbr-open-all:hover {
    cursor: pointer;
}

button.frbrToggle {
    width: 17px;
    height: 20px;
    font-size: 14px;
}
.fa-angle-down:before {
    content: "\f107";
    margin-left: -2px !important;
}

/*--- FRBR "Place Hold" Button ---*/

.frbr-table .button {
    font-size: 10px;
    padding: 2px 10px;
    margin: 2px 0px;
}

.frbr-table .button:hover {
    background: #3b3a36;
    opacity: .5;
}

.formatTypeIcon-UNKNOWN{
    background-image: url(/client/images/format-icons/unknown.png);
}
.list_hidden{
  display: none;
}
.thumb .list_hidden{
  display: inline;
}
.frbrPopupHeader {
    font-weight: 700;
    margin-bottom: 5px;
}
.frbrThumbButton {
  margin-left: 21px;
}

/*--- FRBR Format Holds (Blanket Holds) ---*/

.frbr-format-holds {
    float: right;
    position: relative;
    top: -25px;
    height: 0;
    right: 10px;
}

.frbr-format-holds .button {
    padding: 2px 12px;
    font-size: 10px;
    text-transform: uppercase;
}

.frbr-format-holds-check {
    float: right;
    height: 0;
    width: 95px;
    position: relative;
    top: 7px;
    right: -615px;
    font-size: 11px;
}

.frbr-format-holds-check input {
    margin-left: 10px;
}

.frbr-available-note {
    float: right;
    position: relative;
    top: -23px;
    right: 140px;
    color: #1e6aad;
    height: 0px;
    font-size: 11px;
    font-style: italic;
}

.submit-format-holds {
    float: right;
    margin: 10px 10px 0;
    line-height: 1.5;
}

.submit-format-holds .button {
    padding: 2px 12px;
    font-size: 10px;
    text-transform: uppercase;
}

.frbr-format-holds {
    display:none;
}

.frbrClusterDisplay .sumItemsDiv, .frbrClusterDisplay .summaryitems, .frbrClusterDisplay .availability-table-div, .frbrClusterDisplay button[class^="availability-button"] {
    display:none !important;
}
/* End SirsiDynix FRBRish styling */
