/* Begin SirsiDynix FRBRish styling */
/* FRBR Detail Display (Other editions) */
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, .frbrClusterDisplay .results_cell {
    background-color: beige !important;
}

.frbrExpressionLinks {
    display:inline-block;
    /* removed for tables */
    /*max-width: 540px;
 *     padding-left: 5px;*/
    white-space: inherit;
    display: flex;
    flex-direction: column;
    margin: 0;
}

.expressionSearchLink {
    /* removed for tables */
    /*display:inline; */
    padding: 1px 12px 0px;
    border: solid 1px #ccc;
    /*border-top: none; */
    background: #fff;
}
.expressionSearchLink:hover {
    cursor: pointer;
}

.frbr-sr-dropdown-menu {
    /*width: 18px;*/
    /* removed for tables */
    /*margin-right: 8px;
 *     display: inline-block; */
}

ul.frbr-sr-dropdown {
    /* removed for tables */
    /*margin: 0;
 *     height: 18px; */
    list-style: none;
}

li.frbr-expressions {
    /* removed for tables */
    /*display: inline-block;
 *     min-width: 18px;
 *         height: 18px;
 *             background-size: 18px 18px; */
    /*margin-right: 8px;*/
    /*width: 18px;*/
    /* removed for tables */
    /*border: none;
 *     position: relative; */
    margin-left: 0;
    margin-bottom: 0;
}

li.frbr-expressions>a {
    /* removed for tables */
    /*color: #1B77AA;
 *     display: block; */
    color: #000;
    text-decoration: none;
    /* removed for tables */
    /*height: 18px;
 *     padding: 0;
 *         text-align: left;
 *             filter:sepia(50) hue-rotate(170deg); */
    width: 95%;
}

/* removed for tables */
/*li.frbr-expressions>a:hover {
 *     border-bottom: solid 1px;
 *         filter:sepia(50) hue-rotate(170deg) invert(100);
 *         }*/

.frbr-menu-labels {
    margin-left: 5px; /* was 19px */
}
.frbr-menu-open {
    float: right;
}

ul.frbr-sr-list-items {
    list-style: none;
    /* removed for tables */
    /*border: solid 1px #aaa;
 *     text-align: left;
 *         padding-left: 2em;
 *             text-indent: -2em; */
    display: none;
    /* removed for tables */
    /*background: white;
 *     position: absolute;
 *         top: 25px;
 *             left: -4px;
 *                 z-index: 999;
 *                     margin-top: 0;
 *                         white-space: nowrap;
 *                             border-top: solid 1px #cdcdcd;
 *                                 border-bottom: solid 1px #cdcdcd; */
    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;
    /* removed for tables */
    /*border-right: solid 1px #cdcdcd; */
    padding-right: 10px; /* was 5px */
}

.frbrFormatTypeIcon {
    display: inline-block;
    background-repeat: no-repeat;
    min-width: 18px;
    /* removed for tables */
    /*height: 18px; */
    min-height: 18px;
    width:auto;
    padding-left: 18px; /* was 5px */
    background-size: 18px 18px;
    /* removed for tables */
    /*position: relative;
 *     top: 4px */
    background-position-y: 2px;
}
.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"], .frbrClusterDisplay button.availButton, .frbrClusterDisplay button.thumbAvailButton {
    display: none !important;
}

.frbr-accordion {
    float: left;
    clear: both;
    width: 100%;
    float: left;
    clear: both;
    width: 100%;
    width: 100%;
    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 .displayElementLabel {
    font-weight: 400;
    color: #1e6aad;
    position: relative;
    top: 3px;
}

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

.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 Open All Button ---*/

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

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

/*--- 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(../images/format-icons/unknown.png);*/
    /*background-image: url(/client/assets/4.5.1/ctx/images/format-icons/unknown.png);*/
    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-top: 5px;
  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 */
