
#main-content.sandboxed > div:first-of-type:before {
        content: " ";
        display: block;
        height: 20px;
        width: 100%;
        background-color : #AA2222;
        background-image:url('https://cdn.bibliovation.com/c/generic/test.png');
        background-repeat:repeat-x;
        background-position:center left;
}
#ocrStatus{
    margin-top:7px;
    margin-right:7px;
}
.searchclear {
    position: absolute;
    right: 5px;
    top: 14px;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #545454;
    z-index:2;
}

.archviewModal .modal-content, .archviewModal .modal-dialog{
    width:100% !important;
    margin: 0px;
}
.saveasrow{
    margin-right: 50px;
    margin-left: 20px;

}

.indexdatabib {
    margin-top: 5px !important;
}
.indexDataLink {
    cursor: pointer;
}
.nav-pills-tight>li>a {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
div.staff-menu-col {
    margin-left: 35px;
    margin-right: 5px;
}
.staff-menu-col>dl>dd {
    margin-bottom: 10px;
}
.staff-menu-well>dl>dd {
    margin-bottom: 10px;
}

.staff-menu-well {
    margin-right: 5px;
}
.staff-left-sidebar {
    width: 23% !important;
}
.btn-inline {
    vertical-align: top !important;
}

.job-class-failed {
    color: #b00;
}

.job-class-done {
    color: #090;
}

.job-class-timeout {
    color: #a50;
}

.job-class-started {
    color: #00c;
}

.job-class-retry {
    color: #990;
}

.job-class-suspended {
    color: #999;
}

.staff-nav-bar {
    width: 200px !important;
    float: left;
    font-size: 12px;
    text-align: left;
}

.staff-app-dock {
    overflow-y: scroll;
    height: 70vh;
}

.staff-app-box {
    border: 1px solid #fff;
    padding: 5px;
    min-height: 50px;
    min-width: 200px;
    margin-left: 10px !important;
}
.staff-app-box-config {
    border: 1px dashed blue;
    padding: 5px;
    min-height: 50px;
    min-width: 200px;
    padding-bottom: 50px;
}

.staff-main-panel {
    margin-left: 200px !important;
    margin-right: 10px !important;
}

.staff-main-panel-no-nav {
    margin-left: 50px !important;
}
.staff-main-panel-no-nav.marced {
    margin-left: 0 !important;
}
.legacy-staff-app {
    border: none;
    width: 100%;
    height: 80vh;
}

.staff-widget-description {
    margin-left: 15px;
}

.staff-widget-form {
    margin-bottom: 5px;
    margin-top: 5px;
}


.staff-widget-outer {
    padding: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    min-height: 20px;
    border: 1px solid #ffffff;
}

.staff-widget-outer form {
    margin-bottom: 5px;
}

.staff-widget-outer-bounded {
    border: 1px solid #e3e3e3;
}

.staff-widget-outer-bounded a {
    float: right;
}
.staff-widget-outer-bounded button {
    float: right;
}

.staff-widget-outer-config {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

.staff-widget-input-fit-to-parent {
    width : 100% !important;
}

.staff-sidebar-submenu {
    font-style: italic;
}

.staff-widget-outer .patron-search-tab .patron-sort-sel {
    display: none;
}
.staff-widget-outer .patron-search-tab .patron-search-inp {
    width: 85%;
}

.sm-dropdown-button {
    padding: 0px !important;
    height: 30px !important;
}
.sm-dropdown-button>span {
    padding: 10px;
}

.btn-toolbar {
    display: inline-block;
}


.tag-remove {
    color: #fff;
}

.input-smmed {
    width: 120px;
}

.bibDetailsLI {
    overflow: hidden;
    display: block;


}

#details-tabs {
    margin-bottom: 2em;
}

.dlso-actions .upload-btn {
    float: right;
}
.dlso-actions ul.dlso-list {
    padding: 0;
}
.dlso-actions .controls{
    margin-bottom: 6px;
}
.dlsoUL {
    overflow: auto;
    max-height: 100px;
}
.dlsoCheckbox {
    float: left;
    margin-top: 8px !important;
}
.modalRecord {
    top: 2% !important;
    width: 90% !important;
    left: 5% !important;
    margin-left: 0px !important;
}
.bibDetailsRecordLink {
    margin-left: 10px !important;
    max-width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline-block;
    vertical-align: middle;
    margin-right: 1em;
}
.ml-summary-label {
    font-style: italic;
}
.ml-summary-el {
    color: #555;
    font-size: smaller;
}

.mapDiv {
    margin-top: 20px;
}

#archviewModalBody {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
#archviewModalBody .nav-item a.nav-link {
    padding: 4px;
}
#details-tabs .tab-content {
    width: 100%;
    min-height: 240px;
    background-color: #fff;
    margin-bottom: 1.5em;
    padding-bottom: 10px;
}
#archviewModalBody .nav-item.active a.nav-link {
    border-color: #ddd;
    border-bottom: 1px solid #fff;
}

ul {
    list-style-type: none;
}

ul li {
    list-style-type: none;
}

body {
   background: #f9f9f9;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    height: 100%;
    z-index: 1;
}

body.staff {
    background: #FFF;
}

.results-list-facets {
    color: white;
    background: #337ab7;
    padding: 20px 0px;
}

.results-list-facets section {
    margin-bottom: 28px;
}

.results-list-facets section h4 {
    border-bottom: 1px solid #999;
    padding-left: 8px;
}
.facets .bi {
    margin-left: 0.4em;
    vertical-align: text-top;
}
.results-list-facets .bi {
    color: #E8E9EB;
}
.results-list-facets .icon {
    color: #E8E9EB;
}

.facets .help-btn {
    float: right;
    margin-right: 4px;
    border-radius: 16px;
    margin-top: -10px;
}
.facets .help-btn .bi {
    margin-left: 2px;
}
.facets a {
    transition: color .25s ease;
}
.results-list-facets a {
    color:#E8E9EB;
}

.facets a:hover {
    color: #cacbce;
    background: none;
}

section.facets a:hover {
    text-decoration: none;
    background: none;
}

.facet-field ul.nav-list {
    padding-left: 8px;
}

li.facet-link a {
    padding: 1px 0 0 1px;
}

.facets li a.applied:hover {
    color: #902525;
}
/*li.facet-link a {
    display: inline-block;
}*/
.facet-field-header {
    width: 100%;
    background-color: #337ab7;
    padding: 8px;
    display:flex;
    flex-direction:row;
    align-items:center;
}
h5.facet-field-header {
    font-size: 1.2em;
    font-weight: bold;
}
.facet-field .collapser {
    font-weight: bold;
    /*    background-color: #fff;
    border:1px solid #aaa;*/
    float:right;
    width: 1.3em;
    flex-grow: 1;
    text-align: right;
}

.facet-link {
    color: #C6D3D5;
    width: 100%;
}

.facet-link i {
    color: #444444;
}

.facet-search-execute i {
    background-color: #00ff00;
}

button.facet-search-button {
    padding-left: 2px;
    padding-right: 2px;
    border-top: 0px;
    border-bottom: 0px;
    padding-top: 1px;
}

button.show-facets {
    width: 100%;
}
button.facet-op-btn > span {
    pointer-events: none;
}
button.facet-op-btn .facet-op-or-and {
    display: none;
}

section.facets ul li.facet-field {
    opacity: 1;
    width: 100%;
}

section.facets ul li.facet-field.ng-enter {
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 0;
}

section.facets ul li.facet-field.ng-enter-active {
    opacity: 1;
}

section.federated-source ul{
    padding-left: 16px;
}

section.ebsco-facets ul ul {
    max-height: 346px;
    overflow-y: hidden;
    overflow-x: hidden;
}
section.ebsco-facets ul ul:hover {
    overflow-y: scroll;
}

.ebsco-facets a .link-suffix {
    color: #999;
}

.expanded-facets {
  padding-left: 30px;
}

.expanded-facets .facet-display-value{
  cursor: pointer;
}

.expand-facets {
    text-align: center;
}
.facet-modal h2 {
    text-align: center;
    font-weight: bold;
}
.facet-modal .search-summary {
    border: none;
    background: none;
    font-size: 1em;
}
.facet-full-list li.facet-link {
    font-size: 1.3em;
    margin-left: 1.7em;
}
.facet-full-list .facet-count {
    color: #818182;
}
.facet-action {
    text-align: right;
}

.facet-checkbox {
    margin-right: 0px !important;
    margin-left: -3px !important;
}

.facet-negate {
    margin-left: 0px !important;
    margin-right: 5px !important;
}


.facet-field a {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.facet-field .collapser a {
    padding-left: 0px !important;
}

.modal-backdrop.fade.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header h4 {
    display: inline-block;
    font-weight: bold;
}

.modal-header h3.modal-title {
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}

.modal-print {
    display: inline-block;
    margin-left: 10px;
    opacity: .6;
}
.modal table caption {
    background: white;
}

#passwd-modal .form-group {
    width: 60%;
}

#topbar .login {
    font-weight: bold;
}

#topbar .login-button {
    color: #333;
    border-radius: 10px;
    border-top: 0;
    /* height: 45px; */
    padding: 2px 10px;
    margin-right: 10px;
    line-height: 41px;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.login-button.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#topbar .navbar {
    margin: 0;
    min-height: 0;
    border-bottom: 0;
}


.my-account .logout {
   color: #a94442;
}

.user-head h1, #user-main-panel h1{
    margin-bottom: 1em;
    text-align: center;
    padding-top: 6px;
}

.user-alerts {
    margin: 2em;
}

.user-views-nav li{
    padding: 0;
    font-size: 16px;
}
.uview-icon {
    font-size: 24px;
    margin: 0.5em;
}

.hello-user .userid:after {
    content: ']';
}
.hello-user .userid:before {
    content: '[';
}

.circ-summary h3{
    font-weight: bold;
    padding-top: 0;
    margin-left: 0;
}
.circ-summary h3.list-group-item-heading {
    font-size: 22px;
    padding-top: 0;
}

.circ-summary i{
    font-size: 22px;
}
i.coin{
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 16px;
    box-shadow: 0px 1px 4px #b9b9b9;
    color: #337ab7;
}

.circ-summary .list-group-icon {
    display: inline-block;
    width: 14%;
    vertical-align: top;
    margin-top: 20px;
}
.circ-summary .list-group-body {
    display: inline-block;
    padding-top: 16px;
    width: 84%;
}
.circ-summary .badge {
    float: right;
    font-size: 18px;
    border-radius: 16px;
}
.circ-summary .history-link {
    margin: 5px 0;
}

.table-header h4{
    font-weight: bold;
    text-align: center;
}

#public-masthead .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#public-masthead .masthead-body{
    min-height: 92px;
}

#public-masthead h1 {
    padding-top: 0.5em;
}

#public-masthead .navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 6px;
    text-shadow:none;
    text-decoration: none;
    vertical-align: middle;
}

.searchform {
    padding: 25px;
}

.dropdown-menu .simple-search a .bg{
    opacity: .7;
}

.dropdown-menu .simple-search a .query-term{
    opacity: 1;
    font-style: italic;
    font-weight: bold;
}

.dropdown-menu .simple-search a .query-limit{
    opacity: 1;
}

.prefilter-set{
    vertical-align: top;
    width: 225px;
}

ul.prefilters{
    padding-left: 0;
    margin-left: 0;
    vertical-align: middle;
}

.dynamic-select{
    position: relative;
}
.dynamic-select option {
    padding-right: 16px;  /* notworking */
}

.searchsubmit {
    height: 43px !important;
    border-radius: 0px 4px 5px 0px !important;
}

a.masthead-search-switch {
    height : 45px !important;
    white-space: nowrap;
    line-height: 33px;
}

.mastsearch-cnt .selectize-input {
    line-height: 33px !important;
    height : 45px !important;
}

.selectize-dropdown-content{
    background: #fff;
    line-height: 1.6em;
    box-shadow: -1px 2px 8px #888;
    border-radius: 0 0 4px 4px;
}

.selectize-dropdown .active {
    background: #eee;
}

.masthead-body .selectize-dropdown-content{
    max-height: 22em;
}

.searchform .query-terms{
    display: flex;
}
.query-terms .input-group {
    flex: 1 1 auto;
}
.query-terms .input-group .input-group-btn {
    width: 40px;
}

.select-loading{
    /*animation: shimmer 0.6s infinite;*/
    position: absolute;
    right: 15px;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    color: #666;
}

.fadable {
    transition: 0s linear all;
}

.fadable.ng-hide-remove {
    opacity: 0;
    display: block !important;
    transition: 0.5s linear all;
}

.fadable.ng-hide-remove.ng-hide-remove-active {
    opacity: .5;
}

.fadable.ng-hide-add {
    opacity: .5;
    display: block !important;
    transition: 0.5s linear all;
}

.fadable.ng-hide-add.ng-hide-add-active {
    opacity: 0;
}

.hotkey-key {
    text-decoration: underline;
}

table.hotkeys td {
    opacity: 0.5;
}

table.hotkeys tr.active td {
    opacity: 1.0;
}

table.hotkeys td.keycombo {
    font-weight: bold;
}

.pagination li {
    cursor: pointer;
}

.cartlist-cnt {
    padding-bottom: 1em;
    padding-top: 1em;
}

.searching {
    opacity: .5;
}
thead th {
    text-align: center;
}

.cover-img-ctn {
    display: block;
}

a.cover {
    display: block;
    margin: auto;
    position: relative;
}
a.no-link {
    cursor: default;
}
.cover {
    object-fit: contain;
}

.bib-result .cover {
    min-height: 128px;
    width: 128px;
}

.cover-img-sm .cover {
    min-height: 76px;
    width: 76px;
    float: left;
    margin: 2px 10px;
}
.cover-img-sm .coverimg-text-body {
    display: none;
}
.holds-history .bibdata {
    margin-left: 92px;
}
.holds-history .titleheader {
    padding-left: 92px;
}
.hold-suspended-text {
    color: darkviolet;
    font-style: italic;
}
.hold-suspended-resumes {
    font-style: italic;
    font-size: smaller;
}
.cover img {
    width: 100%;
}

#bib-detail-view .cover-img-ctn .no-cover-img {
    height: 208px;
}
#bib-detail-view .coverimg-text-body {
    padding-top: 16px;
}

.bib-result .cover-img-ctn .no-cover-img{
    height: 176px;
    width: 128px;
}

.no-cover-img .coverimg-text-body {
    background-color: transparent !important;
}

.coverimg-text-body .author {
    line-height: 20px;
}

.coverimg-text-body .title {
    line-height: 24px;
}


.no-cover-img{
    /* this is where to put bg img for no-cover */
    background-size: cover;
}

.no-cover-img.format-book{
    /* format-specific overrides */
}

.cover .coverimg-text-overlay{
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
}

.cover .coverimg-text-body{
    background-color: #f2f2f2;
    border: 5px solid #fff;
    padding: 5px;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    word-break: break-word;
    font-weight: 400;
}

.cover .coverimg-text-body .title{
    font-size: 1.3rem;
    font-weight: 700;
    overflow: hidden;
    max-height: 80%;
}

.bvw-carousel{
    width: 800px;
    margin: auto;
}

.bvw-carousel .cover-set {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}

.bvw-carousel a.cover {
    min-height: 128px;
    width: 128px;
}

.bvw-carousel a.carousel-control {
    background: none;
    width: 28px;
    text-shadow: 0 3px 6px rgba(0,0,0,0.8);
}

a.carousel-control:hover {
    cursor: pointer;
}

.bvw-carousel ol.carousel-indicators {
    bottom: -36px;
}

.bvw-carousel .carousel-indicators li {
    border: 1px solid #555;
}

.bvw-carousel .carousel-indicators .active {
    background-color: #555;
}

.no-wrap .first-slide .carousel-control.left{
    opacity: 0;
    cursor: default;
}

.no-wrap .last-slide .carousel-control.right{
    opacity: 0;
    cursor: default;
}

.img-src-gbs {
    text-align: center;
}

#bib-detail-view .cover-img {
    padding: 1em;
    text-align: center;
    margin: auto;
}
.staff-bib-details .cover-img-ctn {
    max-width: 160px;
}

.results-nav{
    text-align: center;
}

#cart-action {
    margin: 1em 0 0.2em 0;
}

#cart-action .label {
    color: #000;
}

#cart-modal .nav-tabs {
    display: none;
}

#cart-modal .dls .nav-tabs {
    display: block;
}

.modal fieldset .form-group {
    margin-left: 20px;
    margin-right: 20px;
}

.modal-body {
    max-height: 66vh;
    overflow: auto;
    padding: 15px 15px 15px 15px !important;
}

.modal-body div.form-group {
    margin-bottom: 4px;
}

.staff footer{
    display:none;
}

div.footer {
    margin: auto;
    text-align: center;
    color: #9da0a4;
}

select.mini {
    font-size: smaller;
}
select.autowidth {
    width: auto !important;
}

#staff-menu {
    /*float: left;*/
    position: absolute; /* otherwise bootstrap rows in ui-view will clear */
    padding-right: 6px;
}
#staff-menu ul {
    text-align: right;
    margin-right: 2em;
    width: 16em;
}
#staff-menu ul.flex-column > li {
    line-height: 2em;
}

.hidden {
    display: none;
}

.add-item {
    color: rgb(95, 140, 155);
}
.rm-item {
    color: rgb(141, 72, 72);
    margin-left: .3em;
}
.rm-item-sym {
    color: rgb(141, 72, 72);
}
.multiselect-arrow {
    vertical-align: super;
    color: rgb(95, 140, 155);
}

fieldset[name="subQueries"] select[name="op"] {
    width: 4em;
}
option.disabled {
    color: #aaa;
}
.clickable {
    cursor: pointer;
}
.non-clickable {
    cursor: default;
}
.selected-limit-list {
    display: inline-block;
}
.selected-limit {
    display: block;
}
.limit-list-head {
    margin: 0;
}

.label-right {
    padding-left: .6em;
}

label.inline {
    display: inline-block;
}

span.label-text {
    width: 10em;
    display: inline-flex;
}
span.labeled-select {
    display: inline-flex;
}

option.option-separator {
    color: #ddd;
}

ul.inline li {
    display: inline-block;
    margin-right: 1em;
    vertical-align: text-bottom;
}

.search-summary {
    /* font-size: larger; */
    border-bottom: 1px solid #aaa;
    padding: 20px 15px;
    background: #E8E9EB;
}

.search-summary .query-summary, .search-summary .limit-summary, .search-summary .sort-summary {
    display: inline;
}
.search-summary .label {
    color: #555;
    font-size: 100%;
    font-weight: 500;
    background-color: #E0DFD5;
    border: 1px solid #CECABF;
}
.search-summary .limit-label {
    padding-left: .6em;
}
.userlimit {
    margin: 0 3px;
}

.results-summary {
    margin-bottom: 4px;
}

.search-results .score-data {
    font-size: .8em;
    color: #999;
    /*display: none;*/
}

.re-sorter {
    padding-left: .6em;
    color: #666;
}
.re-sorter .sort-label{
    color: #777;
}
.re-sorter .sortby {
    width: 11em;
    display: inline;
}
.sort-summary .btn-xs{
    border-radius: 8px;
}
.sort-summary select {
    width: 14em;
}

.search-results-action {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.875;
}

.search-results-action .dropdown-header {
    background-color: #f3f3f3;
    text-align: center;
}
.search-results-action ul.dropdown-menu .under-heading{
    /*padding-left: 22px;*/
}
.search-results-action a i{
    font-size: 80%;
}

.search-results-action .results-selector i {
    font-size: 13px;
    margin-left: 4px;
}
li.search-result.injected .search-results-number {
    color: #999;
    margin-left: -28px;
}
li.search-result.injected .search-results-number:after { content: ')'; }
li.search-result.injected .search-results-number:before { content: '('; }

.search-result-block-top p {
    text-align: center;
}

.search-result-block-bottom p {
    text-align: center;
}

.result-list-actions{
    margin-right: 1em;
}

.pdetails .controls {
    max-width: 350px;
}

.adv-search {
    margin-left: 1em;
    margin-bottom: 5em;
}

.adv-search legend {
    font-size: 1.5rem;
    border-bottom: 1px solid #4c5f8c8c;
    color: #4c5f8cde;
}

.adv-search fieldset.query {
    margin-bottom: 1.7em;
}
.adv-search .search-limit {
    margin-top: 1.3em;
}

.subqueries {
    line-height: 2.4;
}

h5.search-fq-field {
    margin-top: 0.5em;
}

.search-action button {
    width: 100%;
}
.search-action {
    /* margin: 12px 40px; */
}

li.search-limit {
    margin-bottom: 1.5em;
}

.single-select select {
    width: 16em;
}
.multi-select select {
    width: 90%
}

.multi-checkbox ul li {
    line-height: 1.5em;
}

ol#search-results-list {
    list-style: none;
    margin: 0;
    /*text-align: center;*/
    padding-left: 0;
}
li.search-result {
    padding: 0.7em 0;
    background: #fafafa;
    margin: 10px auto;
}
li.search-result:hover {
    box-shadow: -2px 2px 6px #aaa;
    position: relative;
    z-index: 10;
}

.view-controls-container {
    padding-left: 10px;
    margin-top: 3px;
}
.view-controls-container button {
    background: none;
    /* color: white; */
    border: 1px solid #b9b9b9;
}

#search-results-list-holder{
    clear:both;
}

#search-results-list:not(.grid-view) > li:nth-child(odd){
  background-color: #fafafa;
}

li.search-result.ebsco.first:not(.grid-view) {
  margin-top: 6px;
  border-top: 2px solid #ccc;
}

li.search-result.ebsco.last:not(.grid-view){
  margin-bottom: 6px;
  border-bottom: 2px solid #ccc;
}

li.search-result.ebsco.injected {
    background-color: #fcf8e2 !important;
    padding: 9px 35px;
}

.ebsco.injected .bib-details {
    background-color: #fff;
    padding: 10px 20px;
}
.ebsco .pt-icon {
    float: right;
}

div#search-results-list-holder.grid-view {
    position: relative;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    display: block;
}
li.search-result.grid-view {
    overflow: hidden;
    height: 410px;
    position: relative;
    padding-top: 4px;
    padding-bottom: 0;
    margin-bottom: 6px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
li.search-result.grid-view div:not(.cover-img) {
    height: 100%;
}
li.search-result.grid-view:not(.ebsco) div {
    background-color: #fff;
}
li.search-result.grid-view.ebsco {
    background-color: #f4f4f4;
}
li.search-result.ebsco.grid-view div {
    height: auto;
    margin: 0 4px 0 4px;
}
li.search-result.ebsco.grid-view div.search-result-block-top {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
li.search-result.grid-view div.cover-img-panel {
    float: none;
    width: 100%;
    height: 85%;
}
li.search-result.grid-view div.bib-details div {
    display: block;
    width: 100%;
}
li.search-result.grid-view hr {
    display: none;
}
li.search-result.grid-view div.search-results-actions {
    padding-bottom: 10px;
}
li.search-result.grid-view a {
    height: 100%;
}
li.search-result.grid-view div[koha-search-result] {
    overflow: hidden;
}
li.search-result.grid-view div[ebsco-search-result] {
    overflow-y: auto;
    max-height: 90%;
    display: grid;
}
/* FIXME [RCH] -- */

li.search-result.grid-view div[cover-img="bib.cover"] {
    border: none;
    padding-bottom: 0px;
    margin: 0;
    border-radius: 0;
}
li.search-result.grid-view div[koha-search-result] .search-results-select-holder {
    /* position: absolute; */
    height: 4%;
    /* top: 300px; */
    color: rgb(102, 102, 102);
    /* z-index: 1; */
    padding-bottom: 18px;
    /* width: 100%; */
}
li.search-result.grid-view div[koha-search-result] .bib-details-holder {
    height: auto;
    max-height: 25%;
    overflow: auto;
    width: 100%;
    position: absolute;
    top: 310px;
    padding-left: 2px;
}
li.search-result.grid-view div[koha-search-result] .search-results-number {
    padding: 1px 0px 0 1px;
}
li.search-result.grid-view div[koha-search-result] img {
   height: 80%;
   width: auto;
}
li.search-result.grid-view div[ebsco-search-result] .bib-details {
   overflow-x: hidden;
}
li.search-result.grid-view div[ebsco-search-result] .search-results-number {
  padding: 2px 4px 0 4px;
  margin: 6px 6px 0 0;
  float: left;
  /* display: inline-block; */
  padding: 0;
  color: rgb(102, 102, 102);
}


.well {
    background-image: none;
}
/* Example styles to remove specific metadata from grid-view. */
/*
li.search-result.grid-view div.bib-details .attribution-data {
     display: none;
}
li.search-result.grid-view div.bib-details .search-result-score {
     display: none;
}
*/

/*.search-result > div {
  display: inline-block;
}*/
.did-you-mean ul {
    display: inline-block;
}
.did-you-mean .label {
    color: #5C2D2D;
}

.highlight {
    background-color: rgba(241, 238, 157, 0.68);
}

#details-sidebar h5 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 13px;
}

.datepicker tbody td {
    padding: 1px;
}
/*.datepicker td button{
  padding: 2px 6px;
}*/
.datepicker ul li .btn-group {
    display: none;
    /* weeks btn */
}

.global-login .dropdown-menu {
    left: auto;
    right: 0;
}

.event-log-manage {
    width: 300px;
}

.event-log-view {
    width: 600px;
}

.lists.dropdown-menu a {
    color: rgba(0, 136, 204, 0.75);
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap;
    /* Newer versions of Chrome/Safari */
    white-space: normal;
}

div.search-results-select {
    padding: 1px 2px 0 4px;
    vertical-align: top;
    float: left;
}
div.search-results-number {
    padding: 4px 4px 0 4px;
    vertical-align: top;
    float: left;
}

#bib-detail-view {
    margin-top:16px;
}

#bib-detail-view .bib-details {
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
    border-radius: 4px;
}

div.bib-details {
    padding-left: 25px;
    padding-right: 25px;
    overflow: auto;
    text-align: left;
}
.bib-details hr {
    border-top: 1px solid #ddd;
    margin: 8px 256px 8px 0px;
}

.bib-details .marc880{
    font-size: smaller;
}

#bib-details-actions li .btn-group {
    margin-bottom: 5px;
}

.bib-details .rating{
    margin-left: 54px;
}

li.search-result .cover-panel {
    float: right;
    position: relative;
    width: 158px;
    vertical-align: top;
}
li.search-result.list-view a.cover {
    margin:inherit;
}

div.available-copies {
    display: block !important;
    color: #050;
}
.marc-label {
    vertical-align: top;
}

table caption {
    font-size: 2rem;
    font-weight: 700;
    color:#253146;
}

tr.sum {
    background-color: #ddd;
}
td.sum-colspan {
    font-weight: 700;
    text-align: right;
}
a.disabled {
    cursor: pointer;
    color: #888;
    pointer-events: none;
}
a.nav-link.disabled {
    color: #888;
}
.dropdown-menu>li>a.disabled {
    background: none;
    color: #888 !important;
    cursor: pointer;
}
.available {
    color: #070;
}
.unavailable {
    color: #830;
}
.availability-desc {
    display: block;
}
.available-copies > ul {
    margin-left: 1em;
}

.overdue {
    color: #8F2C2C;
}

.toggle-all {
    color: #444;
    display: inline-block;
    /*width: 3.8 em;*/
}
.toggle-text {
    padding-left: 2px;
}
.no-label .toggle-all .toggle-text {
    display: none;
}

th.toggle-all {
    font-weight: normal;
}
.results-selector .toggle-all{
    width: 4.5em;
}

.list-modal.updating {
    opacity: 0.6;
}

div.list-comments {
    overflow-y: auto;
    max-height: 200px;
}
.list-comments> ul > li {
    margin-bottom: 10px;
}
.list-comment-author {
    font-weight: bold;
    display: block;
}
.list-comment-text {
    margin-bottom: 10px;
}
.list-comment-text > textarea {
    width: 95%;
    height: 60px;
}

.list-comment-buttons {
    float: right;
    margin-right: 10px;
}

.ill-request-modal select {
    width: 300px;
}

.ill-request-modal input {
    /* width: 300px; */
}

.ill-request-modal textarea {
    width: 300px;
}

.self-check-kiosk {
    width: 300px;
    margin: auto;
}

.bibtitle {
    font-weight: bold;
}

td.nowrap {
    white-space: nowrap;
}

.patron-accounting{
    padding-left: 1em;
}

.fees-table td.action {
    white-space: nowrap;
}
.system-id{
    display: none;
}
.fees-table a.title {
    font-style: italic;
}
.fees-table .has-notes {
    font-size: 11px;
    vertical-align: text-top;
}
tr th.action {
    text-align: left;
}

.accounting-notices button{
    display: block;
    margin: 8px auto 0 auto;
}
.accounting-actions .credit-btn {
    width: 10em;
}
.patron-accounting h3 {
    font-weight: bold;
}
.patron-accounting .accounting-notices{
    margin-top: 20px;
}
.smaller{
    font-size: smaller;
}
.fees-table {
    font-size: 14px;
    margin-bottom: 3em;
}
.fees-table .barcode {
    white-space: nowrap;
}
.fees-table .bi-barcode{
    font-size: smaller;
    color: #555;
}
.add-credit-modal a.title{
    width: 96%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add-credit-modal .barcode{
    display:none;
}

ul.credits-by-date {
    padding-left: 0;
}
ul.credits-by-type {
    padding-left: 0.5em;
}
.credits-by-type li::before {
    content: "\002022";
    color: #328C14;
}

tbody.table-summary {
    background-color: #FFF !important;
}
th.sortable {
    white-space: nowrap;
}

table.list-viewer {
    min-width: 80%;
}
div.list-edit {
    background-color: #eee;
    padding-bottom: 0.3em;
}
i.icon {
    margin-right: 0.3em;
}

ul.nav-tabs > li {
    cursor: pointer;
}

#xisbns {
    min-height: 12em;
    min-width: 42em;
}

.items-detail {
    padding-bottom: 1em;
}

.holdings-table-head .button-bar ul{
    float: right;
    margin: 6px 0 0 0;
}

.holdings-table {
    min-width: 540px;
    margin: 1em 0;
}

table.holdings-table {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.holdings-table table.item-group-table {
    padding: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.non-staff table.holdings-table {
    padding: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.holdings-table td.expand {
    text-align: center;
}
.holdings-table th.expand {
    width: 3.4em;
}

.holdings-table .actions {
    width: 20px;
}

.holdings-table.table-condensed td.mfhd-items-table {
    padding: 0px;
}

.holdings-table.table-condensed td,
.holdings-table.table-condensed th {
    padding: 4px;
    font-size: 13px;
}
.holdings-table th.edit {
    padding-left: 9px;
    width: 3.667em;
}
thead.mfhd {
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
}
tr.mfhddata td.homebranch {
    font-weight: bold;
}
tr.mfhddata td.cn {
    font-weight: bold;
}

li.xxsubmenu {
    margin-left: 1.5em;
}
.items-display-vis {
    display: inline-block;
}
.no-holdings {
    margin: 1em;
    font-style: italic;
}
/*.items-hidden {
    margin: .6em 5em;
}*/

table.items .guide {
    display: none;
}

tr.guide td {
    text-align: center;
}
td.collapsed-items{
    text-align: center;
}

tr.deleting {
    background-color: rgba(202, 63, 29, 0.44);
    text-decoration: line-through;
    color: #570000d4;
}
tr.delete-failed {
    background-color: rgba(255, 240, 136, 0.62);
}
tr.editing {
    background-color: #fefbd3d4;
}
tr.modified {
     background-color: #1081253d;
     font-style: italic;
}
tr.added {
   background-color: #1081253d;
}

.holdings-table .table-striped>tbody>tr.deleting {
    background-color: rgba(216, 124, 115, 0.78);
}

.flat .holdings-table .item-mfhd {
    display: none;
}

.item-editor .form-control {
    height: 26px;
    padding: 2px;
}

.item-editor .save-options {
    width: 14em;
}
.item-editor .save-options input {
    float: right;
    width: 2.5em;
    padding: 2px;
    /* display: inline-block; */
}
.item-editor .save-options a {
    display: inline-block;
    padding-right: 6px;
}
.item-editor .input-group.date-widget{
    max-width: 15em;
}
.item-editor .date-widget button {
    height: 26px;
}

.item-data-input input.barcode {
    width: 90%;
    display: inline-block;
}
.item-data-input .loading {
  animation: pulse 1s infinite;
}

.item-data-input .date-widget i {
    font-size: smaller;
    top: -2px;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

@keyframes shimmer {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
.pulse {
    animation: pulse 1s infinite;
}
.shimmer {
    animation: shimmer 1s infinite;
}

/*.holdings-table .col-heading {
    margin: 4px;
}*/

.holdings-table .item-col.sortable{
    cursor: s-resize;
}
.holdings-table .item-col.sortable.sorted-down{
    cursor: n-resize;
}
.holdings-table .item-col.sortable i.sorter{
    display: none;
}
.holdings-table .item-col.sortable.sorted i.sorter{
    display: inline;
}

tr.ng-enter {
  transition:0.57s linear all;
  opacity:0;
}
tr.ng-enter.ng-enter-active {
  opacity:1;

}
tr.ng-leave {
  transition:0.57s linear all;
  opacity:1;
}
tr.ng-leave.ng-leave-active {
  opacity:0;
}
tr.deleting.ng-leave {
  background-color: rgba(216, 124, 115, 0.78);
}

.help-modal p{
    margin-left: 1.5em;
    margin-right: 1.5em;
}
.help-modal .screenshot {
    text-align: center;
}

ul.delete-failures {
    list-style-type: disc;
    font-style: italic;
}

ul.disc {
    list-style-type: disc;
}
ul.disc li {
    list-style-type: disc;
}
.inline {
  display: inline-block; }

.no-m {
  margin: 0 0 0 0; }

.panel-white {
  background: white; }

.bi.glyph-xs {
  font-size: 70%; }
.bi.rotate-90 {
    transform: rotate(90deg); }
.bi.rotate-180 {
    transform: rotate(180deg); }
.bi.rotate-270 {
    transform: rotate(270deg); }

.focus-box {
  padding: 10px;
  background: #E2DFDF; }

/* .navbar-default {
  background: #2C384E; }
  .navbar-default > li > a {
    color: white; }
    .navbar-default > li > a:hover {
      color: #1a212d; } */

.padding-sm {
  padding: 15px 15px 15px 15px; }

.padding-md {
  padding: 50px 50px 50px 50px; }

@media screen and (min-width: 768px) {
    .navbar-collapse {
        margin: 0;
        padding: 0; }
    .multi-checkbox ul.col-2 li {
        display: inline-grid;
        width: 50%; }
    .multi-checkbox ul.col-3 li {
        display: inline-grid;
        width: 33%; }
    .multi-checkbox ul.col-4 li {
        display: inline-grid;
        width: 25%; }
}

.view-controls-container button.active {
  border: 1px solid #adadad; }


.iframe-overlay {
    position: absolute;
    margin-left: 18px;
    margin-right: 20px;
}
.koha-reviews button {
    margin: 0 0 .75em 3em;
}
.koha-review-head {
    font-weight: bold;
}
.koha-review-body {
    margin-left: 1em;
}
textarea.review-text {
    width: 480px;
}

table ul {
    margin: 0;
}

.kv-table {
    width: auto;
}
.kv-table th {
    padding-right: 1em;
    text-align: right;
}

/* shelf  */
.shelfbrowse-viewer .modal-dialog {
    width: 90%;
    margin: 12em auto;
}
.shelfbrowse-viewer .modal-header, .shelfbrowse-viewer .modal-header h2 {
    margin: auto;
    text-align: center;
}
.shelfbrowse-viewer .modal-header{
    border-bottom: none;
}
.shelfbrowse-viewer .modal-footer {
    background: none;
    border-top:none;
}
.shelfbrowse-viewer .bvw-carousel {
    width: 83%;
}
.shelfbrowse-viewer  ol.carousel-indicators {
    display: none;
}
.shelfbrowse-viewer .shelf .cover-item:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.1);
}

.tagcount {
    color: #999;
}
.modal.tagcloud {
    /* width: 780px; */
    left: 0;
    right:0;
    top:0;
    bottom:0;
}
ul.tag-terms li {
    padding: 5px;
}

.icon.sorter {
    color: #999;
    margin-left: .5em;
}
.sorted i.sorter {
    color: #555;
}
.sorted {
    font-style: italic;
}
.sortable {
    cursor: pointer;
}

#messaging-prefs {
    width: 750px;
}

td.purchase-suggestion .title {
    font-weight: bold;
}

td.message-alert {
    color: #f00;
    font-weight: bold;
}

.message-pref-polybox {
    width: 50px;
    padding: 1px;
}

.messaging-pref-entry h4 {
    margin-bottom: 5px;
    margin-top: 15px;
}

.messaging-pref-type {
    min-width: 180px;
}

.messaging-pref-scope {
    min-width: 100px;
}

.messaging-pref-entry input[type="number"] {
    margin-bottom: 0px;
}

.message-button {
    width: 20px;
}

.message-details-table {
    width: auto;
}

.message-details-table th {
    font-weight: bold;
}

.message-details-table th, .message-details-table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
}

.trace-table th, .trace-table td {
    text-align: left;
}

.message-details-content {
    border-top: 1px solid #dddddd;
}

.faded {
    opacity: .5;
}

.loading {
    opacity: .6;
}
.loading-indicator {
    position: absolute;
    left: 45%;
    top: 225px;
    width: 12em;
    height: 6.6em;
    padding: 1.5em;
    z-index: 1000;
    font-weight: bold;
}

.loading-indicator i {
    margin-right: 0.6em;
}

.dialog-modal input[type="checkbox"].form-control {
    width: 24px;
    margin-left: 8px;
}
.dialog-modal .control-label{
    line-height: 36px;
}

#marc-view > p {
    background-color: #ddd;
    font-weight: bold;
}

li.heading {
    font-weight: bold;
    font-size: larger;
}

.auth-search-help {
    margin-top: 8em;
}

div.proxy-relations {
    width: 67%;
}

#saved-search-modal table {
    min-width: 95%;
}
#saved-search-modal table td {
    max-width: 50%;
}
#saved-search-modal .query-terms {
    font-weight: bold;
}
#saved-search-modal ul.limits {
    margin-left: 1.3em;
}

.user-update-notes {
    width: 30%;
}

.suspend-hold-modal {
    text-align: center;
}
.modal-body.suspend-hold-modal {
    overflow: visible;
}

.patron-select-modal .modal-body {
    overflow: visible;
}

#placehold-modal h2 {
    margin: 1.5em 1em 1em 1.5em;
    font-weight: bold;
}
#placehold-modal .for-patron {
    margin-left: 3em;
    font-weight: bold;
    font-size: 1.5rem;
}
#placehold-modal .hold-status i.bi {
    margin-right: 0.4em;
}
.hold-status .text-warning {
    color: #8a6d3b !important;
}
#placehold-modal .hold-body {
    border-bottom: 2px solid #ddd;
    margin-bottom: 12px;
    padding-bottom: 6px;
}
#placehold-modal .hold-body:last-of-type {
    border: none;
}
.hold-big-status {
    font-size: 3rem;
    text-align: center;
}
.rm-pending-hold {
    /* text-align: center; */
    margin-top: 8px;
    margin-left: 10px;
}
#placehold-modal .cover {
    height: 100px;
    width: 100px;
    float: left;
    position: relative;
}
#placehold-modal .cover img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
#placehold-modal .bibdata {
    margin-left: 120px;
}
#placehold-modal .item-list{
    margin-left: 30px;
    margin-right: 30px;
}
#placehold-modal .item-barcode{
    display: none;
}
table.item-picker caption {
    color: #777;
    text-align: center;
    background: none;
}

#placehold-modal .more-options {
    text-align: right;
}

.itemdefaults {
    margin-left: 14px;
    text-align: left;
}

.table-shrinkwrap{
    display: table;
}
.item-data-required {
    color: #777;
}

.itemfields{
    padding-bottom: 1.5em;
}
.itemfields .form-control:disabled{
    cursor: default;
}
.itemfields .action-bar{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.itemfields table{
    width: auto;
    margin: 20px;
}
.itemfields table input.subfield-code{
    width: 2.8em;
    text-align: center;
}
.itemfields button{
    width: 14em;
}
.itemfields .remove-row{
    float: right;
    margin: 4px;
}
.item-data-input input.ng-invalid, .item-data-input select.ng-invalid {
    border: 1px solid #A93737;
}

/* prevent jq-ui resizable from conflicting with bootstrap modal */
/*.ui-resizable-s {
  bottom: 0;
}
.ui-resizable-e {
  right: 0;
}*/

#app-config  form.ng-dirty .app-config-body {
    background-color: #fcf8e3;
}
#app-config  form.ng-dirty .app-config-header h3::after {
    content: ' [unsaved]';
    color: #b94a48;
}
#app-config  .app-config-body div.form-group {
    text-align: left;
    margin-bottom: 6px;
}
#app-config  fieldset {
    margin-bottom: 1.4em;
}
#app-config  legend {
    border-bottom-color: #a2a2a2;
}
#app-config- dal .description {
    margin: 0.2em 2em;
    font-style: italic;
}
#app-config  .cfg-group .form-group {
    margin-left: 1em;
}
#app-config  .preview {
    text-align: center;
}
fieldset.userJS .controls textarea {
    height: 8em;
}
.exclusion {
    text-decoration: line-through;
}
.subcontrols .arraybuilder {
    display: inline-block;
}
#app-config  .popover {
    max-width: 600px;
}
#app-config  .popover dd {
    margin-left: 2em;
}
#app-config  .help-panel {
    margin: 0 3em;
}
.app-config-body {
    padding-bottom: 100px;
}
.app-config-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: #fff;
    border-top: 1px solid #ddd;
}
.drag-handle:hover{
    cursor: move;
}

#app-config  .app-config-quicklink a:after{
    content: " • ";
}
#app-config  .app-config-quicklink a:last-child:after{
    content: "";
}
#app-config .form-group .description {
    margin-left: 2em;
    font-style: italic;
}

textarea.ng-invalid-syntax {
    border: 2px solid red;
}

textarea.ng-invalid-html-syntax {
    border: 2px solid blue;
}

.sublabel {
    margin-right: 1em;
    display: inline-block;
    vertical-align: top;
    padding-top: .4em;
}
.controls .subcontrols input {
    margin: 0.3em 0;
}
.controls .subcontrols select {
    margin: 0.3em 0;
}

.reorder .icon-level-up {
    color: #999;
}
.reorder .icon-level-up:hover {
    color: #333;
}
.array-builder-elm:first-child .icon-level-up {
    display: none;
}
.array-builder-elm .queryfield {
    font-weight: bold;
}

.instructor {
    display: block;
}

.opacnews {
    min-width: 50%;
}
.newstitle {
    font-size: larger;
    border-bottom: 2px solid #ccc;
    padding-top: 1em;
}
.staffnews .newstitle {
    padding-top: 0;
}
.staffnews .newsentry {
    padding-bottom: 1em;
}
.newsdate {
    color: #666;
    font-style: italic;
}

.ordertags .ctrl-content {
    margin-bottom: 10px;
}

.ordertags .tag-content .ordertags-table {
    margin-top: 1em;
}

/* MARC Formatting */

ul.bib-detail li{
    display: table;
}

.bibdata {
    color: #555;
    font-size: 14px;
}

.biblabel {
    font-weight: bold;
    margin-right: 9px;
    float: left;
}
.bib-result .biblabel {
    font-weight: normal;
        color: #333;
}
.bibdata .biblabel:after {
    content: ':';
}
.attribution-data .biblabel:after{
    content:'';
}
.fieldset .marcfield, .fieldset .non-marc {
    display: inline-block;
    margin-right: 0.4em;
}

.fieldset .marcfield.labeled-field {
    display: block;
}

.fieldset .marcfield.marcfield-block { /* fixme: better labeling */
    display: block;
    margin-left: 1.5em;
    clear: both;
}
.marcfield .subfield {
    display: inline-block;
    margin: 0 0.2em;
}

.language-is-eng .bibdata.languagedata {
    display: none;
}

.inset {
    margin-left: 3px;
}

.bibdata .marc245 {
   /* color: #353F53;*/
   font-size: 20px;
    margin-left: -0.2em;
}

.bibdata h2 .marc245a{
    font-weight: bold;
}

.marc500 {
    display: block;
}
.marc6XX {
    display: block;
}
.marc6XX .subfield {
    margin-left: .3em;
    margin-right: .3em;
}
.staff-bib-details .fieldset .marc6XX {
    display: inline;
}
.staff-bib-details .fieldset .marc6XX a:hover {
    text-decoration: underline;
}
.staff-bib-details .bibdata {
    font-size: 12px;
}
.marc856 {
    display: block;
}

#bib-detail-view .subfield-0, #bib-detail-view .subfield-2 {
    display: none;
}

.marc6XX .subfield-v:before, .marc6XX .subfield-x:before,
.marc6XX .subfield-y:before, .marc6XX .subfield-z:before {
    content: '> ';
}

/*.marc7004, .marc700e, .marc7104, .marc7114, .marc7005, .marc7105, .marc7115 {
    display: none;
}*/

.marc774 {
    display: block;
}

.marc856u, .marc856y, .marc8563, .marc856z, .marc856b {
    display: none !important;  /* shouldn't be necessary */
}

.non-staff .marc247.marci11 .marc247g {
    display: none;
}

.non-staff .marcfield.marc-note-hidden .subfield-n{
    display: none;
}

/* these get marc-note-hidden */
/*.non-staff .marci11 .marc780n, .non-staff .marci11 .marc785n, .non-staff .marci11 .marc770n, .non-staff .marci11 .marc772n {
    display: none;
}
*/
.non-staff .marc583.marci10, .non-staff .marc541.marci10 {
    display: none;
}

.hr-below .bib-section-footer {
    width: 60%;
    border-bottom: 1px solid #ddd;
    margin-top: 0.3em;
    margin-bottom: 0.6em;
}


.classification-tag {
    display: none;
}

.holdings-summary {
    margin-top: 6px;
}
ul.title-actions {
    margin-top: 6px;
}

.alert.alert-sm {
    padding-top: 7px;
    padding-bottom: 7px;
}
/*.staff-bib-details .bib-serials-summary {
    width: 80%;
}*/
.bib-serials-summary ul.branch-list {
    display: inline;
    padding-left: 0.3rem;
}
.bib-serials-summary ul.branch-list li {
    display: inline;
}
.bib-serials-summary ul.branch-list li:after{
    content: ", ";
}
.bib-serials-summary ul.branch-list li:last-child:after{
    content: "";
}

.bib-serials-summary thead {
    color: #999;
}

.novelist-lexile .biblabel{
    float: none;
}
.novelist-lexile ul{
    margin-left: 0.4rem;
}

li.novelist-item {
    margin-bottom: 10px;
}
.novelist-bib {
    display: flex;
}

img.novelist-jacket{
    max-width: 50px;
    max-height: 75px;
}
.recommendation-cover {
    width: 72px;
    margin-right: 5px;
}
.novelist-bib-summary {
    padding: 9px 0;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 4px;
}
.tab-pane .novelist-bib-summary {
    margin: 0 80px;
    /* border: none; */
}
.why-suggested {
    margin-right: 4px;
}
iframe.novelist-content {
    width: 100%;
    height: 800px;
}
ul.novelist-appeal-flavor{
    display: inline;
}
ul.novelist-appeal-flavor li{
    display: inline;
}
ul.novelist-appeal-flavor li:after{
    content: ", ";
}
ul.novelist-appeal-flavor li:last-child:after{
    content: "";
}

.overlay-closer {
    float:right;
    font-size: 1.2em;
}

/* STAFF INTERFACE */

#staff-masthead {
    background-color: white;
    padding-top: 16px;
    padding-bottom: 16px;
}

#staff-masthead .nav-pills>li>a {
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 0 0 6px 6px;
    font-size: 11px;

}
#staff-masthead .nav-pills>li.active>a {
    border-radius: 12px;
}

#staff-masthead form {
    margin: 5px;
}
#staff-masthead .search-cnt {
    padding: 0 10px 0 50px;
    position: relative; /* tab-on-bottom fix */
}

#resident-search {
    margin-left: 2em;
}
#resident-search .tab-content {
    margin-bottom: 2.5em;
    max-width: 36em;
}
#resident-search ul.nav-pills {
    margin-left: 0;
    border-top: 1px solid rgba(102, 129, 152, 0.44);
    position: absolute;
    bottom: 4px;
}
#resident-search select {
    text-overflow: ellipsis;
}

#topbar .navbar .nav>li>a {
    padding: 4px 10px 10px;
}
.staff #topbar {
    /*border-bottom: 1px solid #c5c5c5;*/
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
}
#topbar .staff-link {
    margin-left: 2em;
}

.proxy-navbar {
    background-color: #ffb;
}

.tracing-navbar {
    background-color: #bff;
}

#staff-portal {
    width: 100%;
    height: 25em;
    border: none;
}

.staff-form-textarea {
    min-height: 80px;
    /*min-width: 90%;*/
}

.staff-form-wide-input {
    min-width: 90%;
}

.report-tag {
    margin: 2px;
}

.report-done {
  background-color: #cfffcf !important;
  font-style: italic;
}

.report-failed {
  background-color: #ffcfcf !important;
  font-style: italic;
}

.search-to-pick{
  background-color: rgba(243, 229, 176, 0.59);
  padding: 5px;
}

.search-to-pick a.non-clickable{
  text-decoration: none;
  color: #333;
  cursor: text;
}

.patroninfo h5 {
    text-align: right;
    font-weight: bold;
}
.patronsummary li.patron-email {
overflow: hidden;
text-overflow: ellipsis;
}

p.index-now {
    width: 23em;
}

.break-word {
    word-wrap: break-word;
}

.item-lost-alert {
    margin-left: 2em;
}
.import-batch-staging {
    color: #c44;
    font-style: italic;
}
.import-batch-staged {
    color: #c00;
}
.import-batch-importing {
    color: #3a3;
    font-style: italic;
}
.import-batch-imported {
    color: #0a0;
}
.import-batch-reverting {
    color: #44c;
    font-style: italic;
}
.import-batch-reverted {
    color: #44c;
}
.import-batch-cleaned {
    color: #555;
}
.ui-select-med span.form-control {
    width: 195px;
}

.ui-select-subtext {
    font-size: 75%;
}

.marc-display-tmpl-config .section-contents {
    margin-left: 2em;
}
.marc-display-tmpl-config .tmpl-manage .custom-tmpl-id {
    font-size: large;
}
.tmplNode .drag-handle {
    padding-right: 1em;
}
.post-processorlist li .form-group:first-of-type {
    padding-left: 1em;
    border-left: 1px solid #aaa;
}

.av-code {
    margin-left: 5px;
}
.av-code:before {
    content: '[';
}
.av-code:after {
    content: ']';
}

.prefilter .ui-select-match-text {
    margin-right:10px;
}

.toolbar {
    background-color: #d0def0;
    padding: 5px;
}

.dropdown-entry-disabled {
    color: #ccc !important;
}

.checkin-form .input-group {
    width: 88%;
}

.checkin-date-input {
    min-width: 100px;
}

.checkin-history {
    font-size: small;
    margin-bottom: 3em;
}
.checkin-history table {
    margin: auto;
}
.checkin-history td, .checkin-history th{
    border: 1px solid #E0E0E0;
}
.checkin-history ul{
    padding-left: 0;
}
.checkin-history tr.overdue-checkin td{
    background-color: #f2dede;
}
.checkin-history .overdue-checkin .duedate {
    color: #8F2C2C;
}

.checkin-alert {
    min-height: 95px;
    text-align: center;
    font-weight: bold;
}
.checkin-history .xfer{
    color: #8A0C0C;
    font-weight: bold;
}
.checkin-date {
    max-width: 16em;
}
.checkin-date {
    font-weight: bold;
}
.checkin-dated {
    box-shadow: 2px 2px 5px #888;
}
.checkin-dated input {
    background-color: rgba(234, 236, 76, 0.91);
}
.checkin-fines.forgiving label{
    color: #B70E0E;
    text-decoration: underline;
}
.dropbox-active .dropboxmode{
    color: #B70E0E;
    font-weight: bold;
}
.item-checkin-note.modal-dialog {
    margin-top: 160px;
}
.checkin-view .bi-volume-off {
    opacity: 0.6;
}
.item-data-barcode .item-checkin-note{
    margin-left: 6px;
    font-size: smaller;
    opacity: 0.5;
}
.item-data-barcode .item-checkin-note.has-note{
    opacity: 1;
    color: #6D0101;
}

.item-data-barcode .item-checkin-note.has-note:after{
    content: '\2A';  /* i.e. '*' */
}

.transfer {
    margin-bottom: 0.6em;
}
.cancel-transfer{
    padding-top: 14px;
}
.hold-transfer .patron-detail{
    display: block;
}

.dialog-icon {
    margin-right: 12px;
}

.debit {
    color: #b55451;
}

.credit {
    color: #328C14;
}

.dollars:before {
    content: "\0024";
}

.num {
    text-align: right;
}


/* ngForm Validation */
input.form-control.ng-invalid {
    border: 1px solid #A93737;
}
select.ng-invalid {
    border: 1px solid #A93737;
}

/*.input-error {
    display: none;
}
.ng-invalid-required .input-error-required{
    display: block;
}*/

.alert-flash-on-show {
    position: relative;
  z-index: 100;
}

.alert-flash-on-show:before {
   content: '';
    border-radius: inherit;
    background-image: linear-gradient(#d05757, #962a11);
    display: block;
    top: 0; left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
  z-index: -100;
  transition: opacity 0.62s;
}

.alert-flash-on-show.ng-hide-remove:before{
    opacity:1;
}

.overdrive .loading {
    height: 26px;
}

.overdrive .unavailable {
    display: block;
}

.overdrive .availability {
    margin-bottom: 5px;
}

.overdrive .return-title {
    margin-bottom: 10px;
}

.search-result .overdrive {
    /*width: 128px;*/
    margin-top: 10px;
}

.overdrive .format-icon {
    width: 28px;
}

.overdrive-checkouts .od-header, .overdrive-holds .od-header{
    display: none;
}
.od-preview {
    margin-top: 10px;
}
.btn-pill.od-preview-overlay {
    border-radius: 15px;
    position: absolute;
    right: 6px;
    top: -8px;
    z-index: 100;
    opacity: 0.9;
    font-size: 11px;
}
.overdrive .alert {
    padding: 8px;
    margin-bottom: 10px;
    margin-top: 6px;
}
.modal-overdrive{
    width: 90%;
}

.modal-body-overdrive{
    height: 66vh;
    overflow: hidden;
}
.label-success {
    background-color: #b6c9f5;
}

a.cancel {
    color: #830;
}

.dropdown-menu > li > .socialbuttons {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.socialbuttons > a {
    margin-right: 5px;
}

#home-view {
    /* background: linear-gradient(to top, #9A9DA6, rgba(255, 255, 255, 0)), url(../../img/AdobeStock_42420268.jpeg); */
    background-size: cover;
    height: 100vh;
    margin-left: 10px;
}

#home-search {
    padding: 100px;
    z-index: 5;
}

#topbar a:hover {
    color: #2C384E;
}

#skip-nav {
    position: absolute;
    top: 10px;
    left: -1000px;
    z-index: -1;
    margin-left: 7px;
    padding: 7px 8px 7px 8px;
    background-color: #fff;
    border: 1px solid #555;
    border-radius: 3px;
}
#skip-nav:focus {
    z-index: 500;
    left: 0;
}
.aria-live {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
/* TODO: Split into separate files */

@media (min-width: 768px) {

    .searchform .row .col:not(:last-child) {
        padding-right: 5px;
    }
    .searchform .row .col + .col {
        padding-left: 5px;
    }
}

/* Landscape phone to portrait tablet  & above */
@media (max-width: 767px) {

    #user-nav ul {
        text-align: center;
        float: none;
        width: 100%;

    }
    .searchform {
        text-align: center;
    }
    .searchform .row .col {
        margin-bottom: 10px;
    }
    #bib-details img.cover-img { /* FIXME: its .bib-details */
        width: 25%;
    }
    .mobile-header {
        margin: 0em -1em 1.5em -1em;
        padding: .2em 1em;
        background-color: #598FAF;
        border-bottom: 1px solid #BED4EE;
        text-align: center;
    }
    .mobile-header a.btn {
        margin: 0.5em auto;
    }
    .public-search select, .public-search input {
        margin-bottom: 10px;
    }
    #search-results-nav {
        position: absolute;
        top: 34px;
        width: 89%;
        padding: 9px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
    #bib-detail-view .cover-panel {
        margin-top: 1em;
    }

    #issuest .due {
        color: #8B0808;
        display: block;
    }
    .cn {
        color: rgb(168, 86, 10);
    }

}

@media (max-width: 480px) {

    #search-results-nav {
        top: 36px;
        width: 82%;
    }

    #searchform select {
        width: 90%;
        margin: 0 auto;
    }
    #searchform input {
        display: inline-block;
        width: 85%;
    }
    #bib-detail-view .cover-panel {
        margin-top: 2em;
    }
    li.search-result div.cover-panel {
        float: none;
        margin: 4px 0 8px 32px;
    }
    img.cover-img {
        width: 40%;
    }
/*    div.bib-details {
        padding-left: 12px;
    }*/

}

@media print {
    a[href]:after {
        content: none !important;
    }
}

.modal-footer {
    background:#E8E9EB;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*.btn-primary {
    text-shadow:none;
    background-image: linear-gradient(to bottom,#00A293 0,#00C7BE 100%);
    border: none;
    padding: 12px 17px;
}*/

/*.btn-outline-secondary {
    padding:12px 17px;
}*/

.panel-white {
    background: #ffffff;
    padding:25px;
}

.panel-white table {
    padding:0;
}

h1 {
    padding-top: 24px;
    font-size: 32px;
}

h2 {
    font-size: 20px;
}

.public-route h3.wut {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-left: 10%;
    margin-right: 10%;
}

h4 {
    font-size:1.5rem;
    font-weight: bold;
}

.sidebar {
    background:#4C5667;
}

.sidebar a {
color:#FCFAFA;
text-shadow:none;
}

.sidebar .nav-pills>li a:hover {
    color: #23527c;
}

.user-menu li {
    border-bottom:1px solid #FCFAFA;
}

.btn-group.inline .btn {
    display:inline-block;
}
.btn-group.inline .btn:nth-child(2) {
    display:inline-block;
    margin-left:10px;
}

li.search-result:hover + .title  {
    text-decoration:underline;
}

.non-staff .suppressed {
    display: none;
}

.search-results-actions ul {
    margin-left:0;
    padding: 10px 25px 10px 0px;
    border-top: 1px solid #C6D3D5;
}
.input-group + .input-group {
    margin-top:20px;
}
.input-group.inline label {
    display:inline;
}
.input-group.inline input {
    width:auto;
    margin-left:10px;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {

    min-width: 160px !important ;

}

.masthead-search-switch button {
    padding: 6px 12px;
    font-size: small;
}

.cat-toolbar {
    margin: 16px 8px 8px 8px;
}
.cat-toolbar > ul {
    padding-left: 0;
}
.cat-toolbar ul.button-bar > li{
    display: inline-block;
}
.cat-toolbar .results-nav{
    margin-left: 1em;
}
.item-circ-status > div {
    margin-left: 10px;
}

.items-detail h3{
    font-weight: bold;
}
ul.itemstatus {
    padding-left: 0;
}
.items-statuses ul.itemstatus {
    display: none;
}
.items-statuses h4{
    font-weight: bold;
    display: inline-block;
}
.items-statuses h5 {
    font-weight: bold;
}
.items-statuses .biblabel {
    float: none;
}
.items-statuses .numissues {
    font-weight: bold;
}
.subcheck input {
    height: 16px !important;
}

.items-statuses .itemdata textarea {
    width: 100%;
}
.item-detail li{
    font-size: 14px;
}
.item-detail .itemlabel{
    display: inline-block;
    width: 11em;
}
.item-detail .itemlabel.multiline{
    vertical-align: top;
    padding-top: 2px;
}
.item-detail .itemdata{
    display: inline-block;
    width: 18em;
}
.item-block > ul{
    margin-left: 2em;
}
ul.applied-statuses {
    padding-left: 0;
}
ul.applied-statuses li{
    margin-top: 3px;
    margin-bottom: 5px;
}
ul.applied-statuses .date{
    color: #666;
}
.itemdata .updating {
    float: left;
    margin-left: -20px;
}

.header-post-link {
    font-size: smaller;
    margin-left: 12px;
}

.synced .failtable {
    height: 400px;
    overflow: scroll;
}

/* INFOMART MOVE THIS */
@font-face {
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    font-weight: normal;
    font-style: normal;
}

.infomart-masthead-header {
    left: 0;
    /*position: fixed;*/
    top: 0;
    z-index: 500;
    width: 100%;
    /*height: 117px;*/
    /*height: 115px;*/
    background: #fff;
    overflow: hidden;
    display: block;
    font-size: 87.5%;
    line-height: 1.5em;
    font-family: "Open Sans",Tahoma,"DejaVu Sans",sans-serif;
}

.infomart-masthead-navbar {
    margin: 0;
    padding: 0;
    text-align: left;
}

.infomart-masthead-header .infomart-masthead-container-fluid {
    padding-top: 8px;
}

.infomart-masthead-navbar-header {
    float: left;
}

.infomart-masthead-container-fluid {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 1em;
}

@media screen and (min-width: 766px) {
    .infomart-masthead-block-system-branding-block {
        margin-right: 0;
    }
}

.infomart-masthead-block-system-branding-block {
    padding: 11px 0;
    margin-right: 0px;
}

.infomart-masthead-menu-user-authorization {
    float: right;
    margin: 28px 0 28px 0px;
}

.infomart-masthead-menu-user-authorization ul.infomart-masthead-navbar-authorization {
    margin: 0px !important;
    padding: 0 0 0 28px !important;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.infomart-masthead-menu-user-authorization ul.infomart-masthead-navbar-authorization li {
    padding: 0 0 0 12px;
    float: left;
    list-style-type: none;
    list-style-image: none;
    display: list-item;
    text-align: -webkit-match-parent;
}

.infomart-masthead-menu-user-authorization ul.infomart-masthead-navbar-authorization li a {
    border-radius: 5px;
    padding: 3px 15px;
    color: #fff;
    font-size: 14px;
    background: #003b59;
}

nav.infomart-masthead-menu-main {
    float: left;
    margin: 28px 0 28px 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

nav.infomart-masthead-menu-main ul.infomart-masthead-nav {
    margin: 0 !important;
    padding: 0 0 0 28px !important;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
nav.infomart-masthead-menu-main li {
    padding-right: 30px;
}

.infomart-masthead-navbar li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none;
    display: list-item;
    display: list-item;
    text-align: -webkit-match-parent;
}

nav.infomart-masthead-menu-account {
    clear: both;
    position: relative;
    background: #003b59;
    display: table;
    width: 100%;
}

nav.infomart-masthead-menu-account:before, nav.infomart-masthead-menu-account:after {
    background: #003b59;
    height: 100%;
    width: 400%;
    left: -200%;
    position: absolute;
    content: '';
}

nav.infomart-masthead-menu-account ul.nav {
    margin: 0 !important;
    padding: 2px 0 !important;
    float: right;
    position: relative;
    display: block;
    z-index: 10;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

nav.infomart-masthead-menu-account ul.nav li {
    padding: 0 0 0 30px;
    float: left;
    list-style-type: none;
    list-style-image: none;
    display: list-item;
    text-align: -webkit-match-parent;
}

nav.infomart-masthead-menu-account ul.nav li.infomart-masthead-count-unread {
    background-color: #0099e5;
    margin-left: 11px;
    padding: 0 7px 0 7px;
    margin-right: 11px;
}

nav.infomart-masthead-menu-account ul.nav li.infomart-masthead-count-uncompleted {
    background-color: #c00;
    padding: 0 7px 0 7px;
    margin-right: 11px;
}

nav.infomart-masthead-menu-account ul.nav li a {
    color: #fff;
    font-size: 18px;
    font-family: "Open Sans Condensed",Tahoma,"DejaVu Sans",sans-serif;
    font-weight: 700;
    padding: 0px !important;
}
nav.infomart-masthead-menu-account ul.nav li a:hover {
    background-color: transparent;
}



#infomart-masthead-breadcrumbs-wrapper {
    background: #edf0f1;
    clear: both;
}
#infomart-masthead-breadcrumbs-wrapper .container-fluid {
    padding-top: 0;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 1em;
}

.infomart-masthead-breadcrumb-list {
    margin: 0 !important;
    padding: 0.71429em 0 0.35714em !important;
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.infomart-masthead-breadcrumb-item {
    display: inline;
    float: none;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
    color: #006699;
    text-align: -webkit-match-parent;
}

.infomart-masthead-breadcrumb-item a {
    color: #006699;
}

.infomart-masthead-breadcrumb-item span {
    font-size: 20px;
    padding: 0 4px;
}

a.infomart-link {
    color: #006699;
    display: inline !important;
}
a.infomart-link:visited {
    color: #006699;
}
a.infomart-link:hover, a.infomart-link:focus {
    color: #0099e5;
}
a.infomart-link:active {
    color: #00eb59;
}

.infomart-masthead-button {
    padding: 6px 12px;
    font-size: small;
    width: 128px;
    margin-bottom: 6px;
}

nav.infomart-masthead-menu-main li.infomart-carts-overview {
    padding-right: 0;
}

nav.infomart-masthead-menu-main li.infomart-carts-overview .infomart-cart-orders-overview .infomart-shopping-cart-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask: url(/app/static/img/infomart-icon-shopping-cart.svg);
    mask: url(/app/static/img/infomart-icon-shopping-cart.svg);
    background-color: #006699;
}

nav.infomart-masthead-menu-main li.infomart-carts-overview .infomart-cart-orders-overview .infomart-cart-orders-count {
    display: inline-block;
    vertical-align: super;
    font-size: 14px;
    line-height: 1;
}

nav.infomart-masthead-menu-main li.infomart-carts-overview:hover .infomart-shopping-cart-icon {
    background-color: #0099e5;
}

.pubyearRangeDiv{
    padding: 0px 20px;
}

.pubyearRangeDiv .input-group-addon {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.pubyearRangeDiv .ngrs-range-slider {
    margin: 8px 0;
    border: 1px solid gray !important;
    background: #4C5667 !important;
}
.btn-primary.popped {
    border-color: #a0cbddd1;
    font-weight: bold;
}

.ngrs-range-slider .ngrs-value {
    font-size: 14px !important;
    color: white !important;
}
.pubyearRangeDiv .slider-action {
    text-align: right;
    margin-bottom: 12px;
}

.advancedSearchLastButtons{
    margin-top: 10px
}

.separated-help-block {
    margin-top: -5px !important;
    margin-bottom: 15px !important;
}

.bv-icon-color-ok {
    color: #0a0;
}

.bv-icon-color-cancel {
    color: #f00;
}

.bv-icon-color-add {
    color: #0d4;
}

.bv-icon-color-remove {
    color: #d40;
}

.bv-color-disabled {
    color: #777;
}

.bv-date-recur-input {
    width: 100px !important;
}

.bv-date-recur-input-group {
    border: 1px solid #777;
    display: inline-block;
    padding: 2px;
    height: 51px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.bv-date-recur-checkbox-input-group {
    border: 1px solid #777;
    display: inline-block;
    padding: 2px;
    height: 51px;
    padding-top: 15px;
}

.bv-date-recur-invalid {
    border: 1px solid #a93737;
}

.bv-date-recur-weekday {
    margin-right: 5px;
}

.bv-date-recur-close {
    margin-top: -3px;
}

.bv-date-recur-panel {
    margin-bottom: 0px;
}

.serials-form input.ng-invalid {
    border: 1px solid #A93737;
}

ul.dont-style-none-me-bro {
    list-style-type: disc !important;
    padding-left: 20px !important;
}

ul.dont-style-none-me-bro li {
    list-style-type: disc !important;
}

.panel-heading .btn {
    margin-top: -4px;
}

.module-serials .panel-body .btn {
    margin-top: -4px;
}

.panel-toolbar {
    text-align: center;
    display: block;
}

.panel-toolbar input[type="checkbox"] {
    margin-top: -5px;
}

.panel-group {
    margin-left: 10px;
    margin-right: 10px;
}

.checkbox-md {
    width: 30px !important;
}

.checkbox-sm {
    width: 24px !important;
}

.table-checkbox {
    width: 24px !important;
    margin-top: -8px !important;
}

.form-table-text {
    vertical-align: middle !important;
}

.panel .input-group.date-widget{
    max-width: 200px;
}

.serial-sequence-counter {
    max-width: 100px;
}

.bim-entry {
    min-height: 400px;
}


div.search-action-btns {
    display: none;
}

.mte-invalid {
    color: #c00 !important;
    font-weight: bold !important;
}

.mte-defined {
    color: #527b52 !important;
    font-weight: bold !important;
}

.mte-alert {
    padding: 4px !important;
    font-size: small;
    margin-left: 10px;
}

span.total-holds-fragment {
    display: none;
}

@media screen and (max-width: 1200px) {
    .button-text {
        display: none;
    }
}

.kw-btn-grp {
    display: inline-flex;
    margin-left: -7px;
}

.proxy-link {
    margin-top: 20px;
}

.animate-show-hide.ng-hide {
    opacity: 0;
}

.animate-show-hide.ng-hide-add,
.animate-show-hide.ng-hide-remove {
    transition: all linear 0.3s;
}

.ui-grid-disable-selection {
    -webkit-touch-callout: default;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto;
}

.eresource-spacer {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 5px;
}

.eresource-hit {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
}

.eresource-hit-selected {
    background-color: #f0f0ff !important;
}

.eresource-pagination .pagination {
    margin-bottom: 0px !important;
}

.trace-FrontendError td {
    background-color: #fdd;
}

.trace-FrontendWarn td {
    background-color: #ffb;
}

.trace-FrontendLog td {
    background-color: #ddd;
}

.trace-Success td {
    background-color: #bfb;
}

.trace-AppNoMatch td {
    background-color: #ddf;
}

.trace-AppNotAuth td {
    background-color: #bff;
}

.trace-AppXcp td {
    background-color: #ffb;
}

.trace-Xcp td {
    background-color: #fdd;
}

.saml-iframe {
    width: 100%;
    min-height: 450px;
}

.login-context-switch {
    cursor: pointer;
    margin-right: 20px;
}

.inlined-datepicker input {
    display: inline !important;
    width: 120px !important;
}

.inlined-datepicker div {
    display: inline !important;
}

.inlined-datepicker .input-group-btn {
    display: inline !important;
}

.subscription-location {
    display: inline-block !important;
    padding-bottom: 3px;
}

.subscription-staff-note {
    border: 1px solid #cc0000;
    padding: 2px;
}

.subscription-public-note {
    border: 1px solid #0000ff;
    padding: 2px;
}

.checkbox-with-button {
    display: block;
}

.checkbox-with-button input[type="checkbox"].form-control {
    display: inline;
}

.checkbox-with-button button.btn {
    display: inline;
    margin-top: -25px;
}

.panel-heading.selectize-panel-heading {
    padding-bottom: 5px;
}

.circ-header-offset {
    margin-top: 5px
}

.circ-table th, .circ-table td {
    text-align: left;
}

.circ-policy-table tr {
    height: 50px;
}

.circ-table input.circ-table-input-sm {
    width: 100px;
}
.circ-table select.circ-table-input-sm {
    width: 100px;
}

.circ-table input.circ-table-input-md {
    width: 150px;
}
.circ-table select.circ-table-input-md {
    width: 150px;
}

.circ-table input.circ-table-input-lg {
    width: 220px;
}
.circ-table select.circ-table-input-lg {
    width: 220px;
}

.circ-table input.circ-table-input-xl {
    width: 260px;
}
.circ-table select.circ-table-input-xl {
    width: 260px;
}

.circ-table .circ-table-checkbox-col {
    min-width: 80px;
}

.circ-table .circ-table-limit-col {
    min-width: 170px;
}

.circ-table .circ-table-value-col {
    min-width: 240px;
}

.circ-table .circ-table-scope-col {
    min-width: 280px;
}

.circ-rule-modal {
    min-height: 400px;
}



.mvr-error {
    background-color: #fdd !important;
}

.mvr-row {
    padding-bottom: 5px;
}

.mvr-rule-tag {
    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 40px !important;
}

.mvr-rule-subs {
    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 60px !important;
}

.mvr-rule-sub {
    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 20px !important;
}

.mvr-rule-ind {
    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 20px !important;
}

.mvr-rule-inds {
    padding-left: 4px !important;
    padding-right: 4px !important;
    width: 40px !important;
}

.mvr-label {
    padding-top: 7px !important;
}

.mvr-group {
    padding: 5px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #404040;
    border-radius: 4px;
}

.mvr-group.mvr-group-success {
    background-color: #e5ffe5;
}

.mvr-group.mvr-group-error {
    background-color: #ffe5e5;
}

div.ui-grid-row-selected div.imex-approved {
    background-color: #c5dfc5 !important;
}

div.ui-grid-row-selected div.imex-tainted {
    background-color: #dfc5c5 !important;
}

.imex-approved {
    background-color: #e5ffe5;
}

.imex-tainted {
    background-color: #ffe5e5;
}

.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell.imex-approved,
.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell.imex-tainted,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell.imex-approved,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell.imex-tainted,
.ui-grid-row:nth-child(even):hover .ui-grid-cell.imex-approved,
.ui-grid-row:nth-child(even):hover .ui-grid-cell.imex-tainted {
    background-color:#d5eaee;
}

.ui-grid-row > [ui-grid-row] > .ui-grid-cell .ui-grid-cell.imex-approved,
.ui-grid-row:nth-child(odd) .ui-grid-cell.imex-approved,
.ui-grid-row:nth-child(even) .ui-grid-cell.imex-approved {
    background-color: #e5ffe5;
}

.ui-grid-row > [ui-grid-row] > .ui-grid-cell .ui-grid-cell.imex-tainted,
.ui-grid-row:nth-child(odd) .ui-grid-cell.imex-tainted,
.ui-grid-row:nth-child(even) .ui-grid-cell.imex-tainted {
    background-color: #ffe5e5;
}

#checkbox-column {
    column-width: 300px;
    -webkit-column-wdith: 300px;
    -moz-column-width: 300px;
}
