@import url('reservation_form_styles.css');
@font-face {
    font-family: GothamBook;
    font-display: swap;
    src: url("/themes/ahml/css/webfonts/gotham_book.otf") format("opentype");
    src: url("/themes/ahml/css/webfonts/gotham_book.woff") format("woff");
}
@font-face {
    font-family: GothamCondensedLight;
    font-display: swap;
    src: url("/themes/ahml/css/webfonts/gotham_condensed_light.otf") format("opentype");
    src: url("/themes/ahml/css/webfonts/gotham_condensed_light.woff") format("woff");
}
:root {
    --we-mega-menu-easing-time: 0.5s;
}
#webform-submission-contact-library-trustees-add-form .form-item-fname,
#webform-submission-contact-library-trustees-add-form .form-item-lname {
    display: none;
}

#reservation-hendrickson-room-add-form #edit-group-meeting-info {
   /* display: none !important; */
}
.path-hendrickson-room-reservation .input-group {
  display: inline-table;
  vertical-align: middle;
}
.path-hendrickson-room-reservation label {
  min-width: 20%;
}
.path-hendrickson-room-reservation #edit-datetime {
  margin-top: 15px;
}
div.bib_place_hold {
  display: flex;
}
.panel-title {
  display: block;
}
#cl-checkout-item-form button, #cl-checkin-item-form button, #cl-place-hold-form button, #cl-cancel-hold-form button {
    cursor: pointer;
    text-align: center;
    float: left;
    font-size: 15px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: black;
    font-weight: initial;
    background-color: white;
    padding: 10px 15px;
    margin-bottom: 20px !important;
}
table.fines-form-table .select-wrapper {
    clear: both;
    float: left;
    width: 100%;
}
.fieldsign-mod {
    margin: 20px 0 5px !important;
    display: block !important;
    clear: both;
}
#edit-cloneaction .control-label {
    float: left;
    width: 100px;
}
dl#update_ptype_modal {
    position: fixed;
    background: #000000c2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
}

dl#update_ptype_modal .updateptype {
    background: #fff;
    padding: 30px;
    margin: 15% 30%;
    border: 5px solid black;
    border-radius: 19px;
}
.edit-child-account {
    text-decoration: underline;
    color: #3e7bb5;
    cursor: pointer;
}
.blackout-list th {
    padding-right: 35px;
}
.blackout-list td {
    padding-right: 35px;
    padding-left: 0px !important;
}
.patron-fines-payment-form #edit-submit {
    color: white;
    background-color: #c03e35;
}
#edit-field-bookmobile-default-stop-wrapper {
    float: right;
    position: relative;
    left: 17px;
    top: 17px;
    width: 50%;
    margin-left: 14px;
}
#edit-field-bookmobile-default-stop-wrapper label {
    float: left;
    width: 100%;
}
#edit-access-level--wrapper {
    width: 100%;
    padding: 0px 15px;
}
#edit-access-level--wrapper {
    width: 100%;
}
#notetoself {
    color: red;
}
#notetoselflast {
    color: red;
}
#block-childbarcoderegistrationblock {
    float: right;
    width: 73%;
    display: none;
}
#edit-tokens .token {
    margin-bottom: 10px;
    margin-top: 10px;
}
.hendrickson_room_only_token {
    display: none;
}
.add-to-google-cal {
    /* float: left; */
    clear: both;
    display: flex;
    padding-top: 20px;
    width: fit-content;
}
.main-calendar #cal-month-select-wrapper {
    position: relative;
}
.main-calendar #cal-month-select-wrapper::after {
    content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCIgdmlld0JveD0iMCAwIDY0MCA2NDAiPjwhLS0hRm9udCBBd2Vzb21lIEZyZWUgdjcuMC4xIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTIxNiA2NEMyMjkuMyA2NCAyNDAgNzQuNyAyNDAgODhMMjQwIDEyOEw0MDAgMTI4TDQwMCA4OEM0MDAgNzQuNyA0MTAuNyA2NCA0MjQgNjRDNDM3LjMgNjQgNDQ4IDc0LjcgNDQ4IDg4TDQ0OCAxMjhMNDgwIDEyOEM1MTUuMyAxMjggNTQ0IDE1Ni43IDU0NCAxOTJMNTQ0IDQ4MEM1NDQgNTE1LjMgNTE1LjMgNTQ0IDQ4MCA1NDRMMTYwIDU0NEMxMjQuNyA1NDQgOTYgNTE1LjMgOTYgNDgwTDk2IDE5MkM5NiAxNTYuNyAxMjQuNyAxMjggMTYwIDEyOEwxOTIgMTI4TDE5MiA4OEMxOTIgNzQuNyAyMDIuNyA2NCAyMTYgNjR6TTIxNiAxNzZMMTYwIDE3NkMxNTEuMiAxNzYgMTQ0IDE4My4yIDE0NCAxOTJMMTQ0IDI0MEw0OTYgMjQwTDQ5NiAxOTJDNDk2IDE4My4yIDQ4OC44IDE3NiA0ODAgMTc2TDIxNiAxNzZ6TTE0NCAyODhMMTQ0IDQ4MEMxNDQgNDg4LjggMTUxLjIgNDk2IDE2MCA0OTZMNDgwIDQ5NkM0ODguOCA0OTYgNDk2IDQ4OC44IDQ5NiA0ODBMNDk2IDI4OEwxNDQgMjg4eiIvPjwvc3ZnPg==');
    position: absolute;
    right: 10px;
    bottom: 0px;
}
li.calendar-pager__item a {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 15px;
}
li.calendar-pager__item a:focus, li.calendar-pager__item a:hover {
    text-decoration: none;
    background-color: #eee;
}
.calendar-pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
    justify-content: center;
}
.calendar-pager__items {
    gap: 10px;
}
.main-calendar .pager__item--current#cal-month-select {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 15px;
    font-weight: bold;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-header select {
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-datepicker.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
fieldset#edit-access-level--2--wrapper {
  float: left;
  width: 94%;
  margin: 12px;
}
.bib_place_hold a {
  width: 100%;
  /* border: 1px solid #ddd; */
  color: black;
  font-size: 16px;
  padding: 9px;
  /* margin-bottom: 20px; */
  background-color: #fff;
  /* border: 1px solid transparent; */
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 3px 2px rgb(0 0 0 / 5%);
}
.need_to_check {
    border:  1px solid red !important;
}
#reservation-makerplace-rooms-add-form #edit-field-room-reference-datetime {
    display: block !important;
}
.link_button_red.modal_link_button_red {
    margin-top: 15px;
    display: inline-block;
    clear: both;
    float: left;
}
.list_ajax_form a {
  width: 100%;
  /* border: 1px solid #ddd; */
  color: black;
  font-size: 16px;
  padding: 9px;
  /* margin-bottom: 20px; */
  background-color: #fff;
  /* border: 1px solid transparent; */
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  box-shadow: 0 3px 2px rgb(0 0 0 / 5%);
}
body {
    font-family: GothamBook;
    margin-top:0px !important;
    overflow-y: scroll;
    transition: all var(--we-mega-menu-easing-time) ease-in-out;
    -webkit-transition: all var(--we-mega-menu-easing-time) ease-in-out;
    -moz-transition: all var(--we-mega-menu-easing-time) ease-in-out;
    -o-transition: all var(--we-mega-menu-easing-time) ease-in-out;
}
.bib-level-hold-form select, .bib-level-hold-form .select-wrapper, .bib-level-hold-form .search_place_hold {
    width: 100% !important;
    padding: 0px;
}
.bib-level-hold-form .search_place_hold {
    padding: 7px;
}
.bib-level-hold-form select {
    padding-left: 7px;
}
#html_element {
    float: left;
    width: 100%;
    position: relative;
    left: 16px;
}
.g-recaptcha {
    float: left;
    width: 100%;
    position: relative;
    left: 16px;
}
.form-item-cc-first-name, .form-item-parent-permission {
    display: none;
}
.form-item-cc-last-name {
    display: none;
}
.path-user aside.col-sm-3 a,
.path-user section.col-sm-9 a {
	font-weight: bold;
}
.path-frontpage #header {
    display: none;
}
div#views-bootstrap-special-pages-page-11 .row {
    display: flex;
    flex-wrap: wrap;
}
div#views-bootstrap-special-pages-page-11 .col.col-xs-12.col-sm-6.col-md-4.col-lg-4 {
    /* min-height: 630px; */
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
div#edit-field-upcoming-reminder-days-out-wrapper {
    display: none;
}
.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview {
    background: none !important;
}
/*#selectable span.show_reserved {*/
/*    background: none !important;*/
/*}*/
.bcode_prefill {
    float: left;
    width: auto;
    position: absolute;
    /* top: 8.7px; */
    font-size: 14px;
    padding-right: 0px;
    width: 0px;
    z-index: 9999;
    border: none !important;
    left: 0px;
    background: transparent;
    padding-top: 7px;
}
.bcode_input {
    float: left;
    position: relative;
    width: 100%;
    /* margin-right: 15px; */
}
.nopadding-left {
    padding-left: 0px !important;
    margin-bottom: 10px;
}
.tab {
    margin-left: 40px;
}
input#edit-bcode {
    padding-left: 68px;
}
.margintb {
    margin: 10px 0px;
}
.nopst, .nopstdate {
    visibility: hidden;
    display: none;
}
.showdate {
    visibility: visible !important;
    display: table-cell !important;
}
.showday {
    visibility: visible !important;
    display: table-row !important;
}
a[title^="CANCELED"] {
    color: #cccccc;
}
.showagain {
    float: right;
    padding: 10px;
    /* background: #5bc0de; */
    border-radius: 7px;
    cursor: pointer;
    /* color: white; */
}
.col-sm-12.rev-stats-total-res {
    font-weight: bold;
    margin-bottom: 13px;
}
.navbar-toggle {
    border: none;
}
.carousel-cell-image {
    width: 100%;
}
.path-lot-kiosk .button--ultimenu,
.path-lot-kiosk-kids .button--ultimenu,
#edit-field-author-is-staff-wrapper {
    display: none;
}
/** Generic rules for all Ultimenu flyout being hovered. */
/*
.ultimenu--hover li:hover > .ultimenu__flyout,
.ultimenu--hover li a:active + .ultimenu__flyout,
.ultimenu--hover li a:focus + .ultimenu__flyout,
.ultimenu--hover li .ultimenu__flyout:focus {
  max-height: none;
  min-height: 64px;
  padding: 20px 0;
  overflow: visible;
  opacity: 1;
  transition-delay: .1s;
  visibility: visible;
}
*/
/* Unless you want to show caret for laptop up, hide the caret.
   Remove this if you want to have clickable Ultimenu for all devices.
   Be sure to remove the hover rules above. */
/*
.ultimenu--htt .caret,
.ultimenu--vertical .caret,
.is-ultimenu-canvas--hover .ultimenu__link .caret {
  display: inline-block;
}
.has-ultimenu .caret {
  border-top: none;
  position: relative;
}
.ultimenu > li {
  width: 10.5%;
}
*/
/*
 *  While You Wait Feature
 */
div.record-page-while-you-wait {
  display: inline-block;
  margin-top: 45px;
  text-align: center;
  width: 100%;
}
div.while-you-wait-visible {
  height: 100px;
  width: 100%;
  display: block;
}
div.while-you-wait-form {
  /*height: 3.5em;*/
  float: left;
  display: inline-grid;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
}
div.bib_page_main div.while-you-wait-form {
  width: 100%;
}
.while-you-wait-button {
  color: #fff;
  font-size: 1.1em;
  height: 44px;
  padding: 10px 12px;
  background-color: #b63c41;
}
.while-you-wait-button:hover {
  color: #fff;
  background-color: #e85041;
}
.while-you-wait-button:visited, .while-you-wait-button:active, .while-you-wait-button:link {
  color: #fff;
  background-color: #b63c41;
  width: 100%;
}
div[class^="outer-most-while-you-wait-"], div[class*=" outer-most-while-you-wait-"] {
  clear: left;
}
.while-you-wait-cover-and-title {
  width: 18%;
  display: inline-block;
}
.while-you-wait-cover-and-title.no-suggestions-available {
  width: 100%;
  display: inline-block;
}
.while-you-wait-cover-and-title.no-suggestions-available img {
  max-height: 20px;
}
.while-you-wait-cover-and-title img {
  /*max-width: 128px;*/
  max-width: 80%;
}
div.while-you-wait-suggestion-title {
  height: 2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 0px 0px 5px;
}
div.novelist-inline-recommendation-links {
  height: 0px !important;
  width: 0px !important;
}
a.NovLink.customLinksDone {
  display: block !important;
}
a.NovLink, a.NovReasonTooltip, a.NovLogLink {
  display: none;
}
#block-selfcheckactivate {
    display:none;
}
#webform-submission-purchase-suggestion-add-form #edit-date-submitted {
    display: none;
}
h2.update-libcard-prompt a {
    font-size: 26px;
    color: #c03e34;
}
.hover-fix .we-mega-menu-submenu {
    overflow: visible !important;
    height: 300px !important;
    visibility: visible !important;
    opacity: 1 !important;
}
#entity-repeat-form .form-item-interval label {
    width: 82px;
}
#entity-repeat-form .form-item-frequency label {
    width: 82px;
}
#entity-repeat-form .form-item-total-repeats label {
    float: left;
    width: 100%;
}
#edit-total-repeats--description {
    float: left;
    width: 100%;
}
#entity-repeat-form button {
    float: left;
    margin-right: 15px;
    margin-top: 20px;
}
#entity-repeat-form select {
    width: 112px;
}
#entity-repeat-form .form-item-total-repeats {
    margin-top: 21px;
}
.hover-fix .we-megamenu-nolink {
    background: white;
}
.mobile_only {
    display: none;
}
.homepage-events .view-footer {
    float: left;
    width: 100%;
    margin-top: 20px;
}
form#views-exposed-form-calendar-page-2 .form-item {
    margin-right: 20px;
}
form#views-exposed-form-calendar-page-2 label {
    display: block;
}
#views-exposed-form-lists-kw-lists #edit-field-kw-list-type-target-id--wrapper,
#views-exposed-form-lists-kw-lists #edit-field-kids-age-group-target-id-2--wrapper {
    float: none !important;
}
#views-exposed-form-lists-kw-lists #edit-field-kw-list-type-target-id--wrapper {
    margin-top: 10px;
}
#views-exposed-form-lists-kw-lists .form--inline .form-item {
    display: flex;
}
.ui-widget-content a {
    color: #337ab7;
}
.reservation-form .form-item-field-meeting-room-it-setup-requ-99 {
    display: none !important;
}
div#did-you-mean {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 100%;
}
#did-you-mean a {
    font-size: 14px;
}
.ui-widget-overlay {
    width: 0px;
    height: 0px;
}
.hideTime {
    color:#ccc !important;
    opacity: .7;
}
.hideTime a {
    color:#ccc !important;
}
span.ok {
    color: #5bb85c;
}
span.error {
    color: #c03e35;
}
.clearBoth{
    clear: both;
}
.nopadding {
    padding: 0 !important;
}
.padTop10 {
    padding-top: 20px !important;
}
#limitFormats {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}
select[disabled="disabled"] {
    color: #999;
}
#user-form #edit-field-first-name-wrapper,
#user-form #edit-field-last-name-wrapper,
#user-form #edit-field-email-wrapper,
#user-form #edit-field-email-address-wrapper,
#user-form #edit-field-phone-number-wrapper,
#user-form div#edit-field-default-hold-location-wrapper .select-wrapper{
    width: 100%;
}
#user-form label[for=edit-field-default-hold-location] {
    display: block;
}

#user-form fieldset#edit-roles--wrapper .checkbox,
#user-form div#edit-field-preferred-formats-wrapper .checkbox {
    float: left;
    margin: 0px;
    width: 20%;
}

#registration-delete-confirmation-message {
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    color: white;
    background: var(--footer-gray);
    width: auto;
    font-size: 2em;
}
#user-register-form div#edit-field-bookmobile-default-stop-wrapper,
#user-register-form div#edit-field-default-hold-location-wrapper,
#user-register-form div#edit-field-library-card-number-wrapper {
    margin-right: 25px;
    float: left;
}

#user-form #edit-field-sierra-id-wrapper,
#user-form #edit-field-sierra-patron-record-id-wrapper {
    float: left;
    margin-left: 20px;
}
#user-form #edit-field-library-card-number-wrapper {
    float: left;
    width: 100%;
    padding-left: 15px;
    margin-top: 23px;
}

#user-register-form div#edit-actions {
    margin-right: 25px;
    float: left;
    clear: both;
}

#user-register-form div#edit-field-bookmobile-default-stop-wrapper,
#user-register-form div#edit-field-default-hold-location-wrapper{
    width: 33%;
}
#user-register-form #edit-field-library-card-number-0-value {
    display: block;
    width: 100%;
}
#user-register-form .select-wrapper {
    width: 100%;
}
.show-for-mobile {
    display: none;
}
.titleCenter{
    text-align: center;
}
#edit-rng-registration-type-wrapper {
    display: none;
}
.form-item-field-room-reference-equipment-list .select-wrapper:after {
    display: none !important;
}
.form-item-field-room-reference-equipment-list select optgroup {
    float: left;
    width: 50%;

}

#edit-vote-now-through-march-fora-chance-to-win-vip-seats-at-our-autho {
    width: 87.5%;
    margin-left: 0%;
}
.libclosed {
    color: black !important;
    font-weight: bold;
}
/*
NOTE: We keep the numbers on the calendar, since it makes it obvious there are previous days in the month.
.view-calendar.view-display-id-page_1 .calendar-calendar td.past,
*/
.view-calendar.view-display-id-page_1 td.single-day.past .inner a {
    color: #ccc !important;
}
.view-calendar.view-display-id-page_1 .inner .month.day {
    font-size: 1.5em;
    font-weight: bold;
}
.view-calendar.view-display-id-page_1 .calendar-calendar td {
    border: 1px solid #2d2d2d;
}
/* Public Calendar */
.view-calendar.view-display-id-page_1 .event_title time {
    display: none !important;
}
/* Planning Calendar */
.view-calendar.view-display-id-page_2 .event_title time {
  /*display: none !important;*/
}
#pastWrapper {
    margin-top: 10px;
}
.node-lists-edit-form .field--name-field-list-bib-items {
    display: none;
}
.node-lists-edit-form .js-form-type-vertical-tabs{
    display: none;
}
form#cancel-registrations-form {
    margin-top: 20px;
}
form#cancel-registrations-form #edit-actions{
    margin-top: 20px;
}
a.creg {
    float: right;
    margin-right: 30px;
    font-weight: bold;
}
#reservation_create_form .tabs--secondary li {
    display: none;
}
.reservation_row .tabs--secondary {
    display: none;
}
.diffarray {
    display: none;
}
#registration-confirmed-edit-form #edit-field-status-wrapper {
    display: none;
}
#registration-confirmed-edit-form #edit-revision-information,
#registration-waiting-list-edit-form #edit-revision-information,
#registration-waiting-list-edit-form #edit-field-status-wrapper {
    display: none;
}



#registration-waiting-list-add-form #edit-field-status-wrapper {
    display: none;
}
#registration-confirmed-add-form #edit-field-status-wrapper {
    display: none;
}
#registration-waiting-list-edit-form label,
#registration-confirmed-edit-form label,
#registration-waiting-list-add-form label,
#registration-confirmed-add-form label {
    display: block;
}

#event_registration_window_closed {
    margin-top: 15px;
    display: block;
}
.na_email_ahml {
    display: none;
}
.user_add_email {
    color: #337ab7;
    cursor: pointer;
}
.user_add_email_cancel {
    color: #337ab7;
    cursor: pointer;
}
#search_select_row .form-item-search-index {
    margin: 0px !important;
    padding-top: 0px;
}
#entity-repeat-form .form-checkbox {
    /* display: none; */
}
.catstatbold {
    font-weight: bold;
}
#edit-field-event-reminder-send-date-wrapper {
    display: none;
}
#printholds, #printcheckouts {
    font-size: 13px;
    color: #3279c8;
    cursor: pointer;
    /* text-align: right; */
    /* width: 100%; */
}
#drupal-modal .field.field--name-field-end-time.field--type-datetime.field--label-hidden.field--item {
    float: left;
}
.field--name-field-kids-registration-types,
.field--name-field-additional-notes-for-staff {
    margin-top: 30px;
    clear: both;
}
.ui-dialog-titlebar {
    background-color: #fff;
    border: none;
    margin-bottom: 25px;
}
.ui-dialog-title {
    color: white;
    height: 12px;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front {
    border: 3px solid #2d2d2d;
    box-shadow: 7px 7px 5px 0px #a7a7a790;
    z-index: 2000 !important;
}
#event_is_drop_in {
    font-size: 1.5em !important;
    padding-bottom: 10px;
    margin-top: 15px;
}
#drupal-modal .field--name-field-event-title {
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    word-wrap: break-word;
}
#drupal-modal .field--name-field-room-reference {
    display: flex;
    float: none;
    width: 100%;
}
#drupal-modal .field--name-field-room-reference .field--label {
    float: left;
    padding-right: 16px;
}
#block-welcomeuser {
    font-family: GothamBook;
    height: 36px;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px 15px 9px 15px;
    float: right;
    text-align: right;
}
#block-welcomeuser a {
    color: rgb(45, 45, 45) !important;
}
#block-welcomeuser > div {
  width: 100%;
  height: 100%;
  padding: 2px 0px 2px 0px;
}
.we-mega-menu-li.contact-us {
    min-width: 100px;
}

.we-mega-menu-backend .we-mega-menu-ul .we-mega-menu-li.dropdown-menu.open>.we-mega-menu-submenu {
    width: 1000px;
}

.block-we-megamenu .show {
    display: initial !important;
}
a.link_button_white.all_news_button {
    color: #636363;
    margin-bottom: 23px;
    background: #fff;
    font-weight: bold;
}
.reservation .field--name-field-start-time {
    float: left;
    width: auto;
    display: flex;
    padding-right: 1px;
}
.reservation .field--name-field-start-time .field--item{
    float: left;
    padding-right: 0px;
}
.item .view-item {
}
/*
#edit-field-library-card-number-0-value {
    display: inline-block;
    width: 20%;
}
*/
/*
.item .view-item .calendar .contents .event_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 14vw;
}
*/
#ahml-user-holds-renewal tr td:first-child,
#ahml-user-holds-renewal tr td:nth-child(2) {
    display: none;
}
h3.bib_item_avail.details {
    float: left;
    width: 100%;
}
span.menu_text {
    display: none;
}
#edit-field-ismulti-wrapper {
    float: left;
}
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
    background: none !important;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    background: none !important;
}
.sopac-subaccount-table-wrapper {
    float: left;
    width: 95%;
    margin-left; 15px;
}
.news img {
    float: left;
    padding: 20px;
}
div#my-account-sidebar-links p {
    margin: 0px 0px 0px 15px;
}
.child_account_data {
    padding: 5px 15px;
}
.news .field--name-body {
    /* float: left; */
    padding: 20px;
}
.theroomname {
    font-size:20px;
}
.uppercase {
    text-transform: uppercase;
}
#edit-linked-accounts-table tr td:nth-child(1) {
    width: 128px;
}
#edit-linked-accounts .linked-account-checkbox {
    margin-left: -20px;
}
.linked-accounts-div .checkbox {
    padding-left: 10px;
}
.linked-accounts-div .form-submit {
    margin-bottom: 20px;
}
#linked-account-managment #edit-checkout-title, #linked-account-managment #edit-hold-title {
    float: left;
    width: 100%;
    height: auto;
}
#linked-account-managment #edit-hold-title {
    margin-top: 20px;
}
#linked-account-managment #edit-checkouts {
    margin-bottom: 0px !important;
}
#linked-account-managment #edit-checkouts {
    margin-bottom: 0px !important;
}
#linked-account-managment .table-responsive {
    float: left;
    width: 100%;
    overflow-x: auto;
}
#profile-page h1.page-header {
    margin-bottom: 0px !important;
}
#linked-account-managment #edit-info {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.notinroom {
    display: none;
}
/*LISTS CSS */
.flex-container-sortable .list_item_photo_individual:before {
  content: "\2756"; /* crosshair */
}
.flex-container-sortable .list_item_photo_individual:after {
  content: "\2756"; /* crosshair */
  visibility: hidden; /* to balance out left side of image */
}
.flex-container-sortable .list_item_photo_individual {
  cursor: grab;
}
.list_item_photo_individual {
    max-width: 15%;
    float: left;
}
.list_item_photo_individual img {
    max-width: 150px;
    min-width: 150px;
}

.mylists-form {
  font-size: 24pt;
}
.mylists-form .flex-container,
.mylists-form .flex-container-sortable {
  display: flex;
  gap: 15px;
  flex-direction: row;
  flex-wrap: wrap;
}
.mylists-form .flex-container > div,
.mylists-form .flex-container-sortable > div {
  flex: 1;
  min-width: 350px;
  max-width: 350px;
}
.mylists-form .list_call_number {
  overflow-wrap: anywhere;
  font-size: 0.8em;
}

.mylists-form .call_number_label {
  font-size: 0.8em;
}

.mylists-form .list_item_content {
  float: none;
  width: 100%;
  padding-left: 15px;
  font-size: 0.8em;
}

.mylists-form .list_item_photo_individual {
  display: flex;
  justify-content: center;
  align-self: center;
  max-width: 100%;
  width: auto;
  height: 250px;
  float: none;
}
.mylists-form .list_item_photo_individual img {
  align-self: center;
}
.mylists-form .list_item_author {
  align-self: center;
  font-size: 18px;
}
.mylists-form .list_item_author:before {
  content: 'By: ';
}
.mylists-form .list_item_author a {
  display: inline-block;
}
.mylists-form .list_call_number:before {
  content: 'Call Number: ';
}
.mylists-form .list_item_id {
  display: none;
}

.mylists-form .list_item_title {
  text-align: center;
  font-size: 22px;
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mylists-form .list_call_number {
  align-self: center;
  font-size: 18px;
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mylists-form .remove_item_from_list {
  font-size: 16px;
  cursor: pointer;
  color: #337ab7;
  margin: 0 85px;
  position: relative;
  top: -10px;
}
.mylists-form .remove_item_from_list:hover {
  background-color: #ddd;
}

/*.mylists-form table tbody tr td div {*/
/*  max-width: 100%;*/
/*  float: none;*/
/*}*/

.mylists-form .field--name-field-author {
  font-size: 0.8em;
}

.mylists-form div .col-sm-11.mobile-nopadding {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mylists-form .list_available {
  align-self: center;
  font-size: 22px;
}

#logo img {
    width: 100%;
    height: auto;
    max-width: 300px;
}
.embeded_views_imagetitle a {
    font-size: 24px;
    width: 82%;
    padding: 0px;
    margin: 4px 0px 0px 0px;
}
.embeded_view_content h3 {
    margin-top: 0px;
}
.embeded_view_content .view-content .views-row {
    padding-bottom: 20px;
}
.link_button_red {
    display: inline-block;
    cursor: pointer;
}
.link_button_red.modal_link_button_red {
    margin-top: 15px;
    display: inline-block;
}
.list_item_content {
    float: left;
    width: 84%;
    padding-left: 15px;
}
.list_item_format {
    float:left;
    width: 100%;
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom: 1px solid black;
}
.list_item_content .left_float {
    float: left;
    padding-right: 5px;
}
.list_item_content .full_width {
    float: left;
    width: 100%;
}
/* This seems to be a bad idea... */
/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 0px;
}
*/
.list_item_title {
    font-size: 24px;
}
.list_item_author {
    font-size: 18px;
}
.list_call_number .call_number_label {
    font-size: 18px;
}
.remove-list-item.button {
    display: none;
}
.showequipment.no-padding-side {
    font-weight: bold;
    /* color: orange; */
    font-size: 20px;
}
.borderedCell.Cell {
    height: 20px;
}
.registration-form button {
    float: left;
    /* width: 100%; */
    clear: both;
}
.adv_search a {
    color: white;
    white-space: nowrap;
}
.adv_search {
    text-align: right;
    padding-right: 15px;
    /*margin-top: -25px;*/
    margin-top: 0px;
    padding-bottom: 0px;
    font-size: 1.1em;
}
.adv_search_row {
    /*height: 34px;*/
}
#search_report_it {
    padding-left: 2em;
    padding-right: 1em;
}
#reportItLongTitle {
    display: inline-block;
    font-size: 1.25em;
}
#reportItModal .modal-header {
    text-align: left;
}
#reportItModal .modal-header .close {
    position: relative;
    top: -4px;
    color: black;
    background: transparent;
}
#reportItModal .modal-body {
    text-align: left;
}
#reportItModal .modal-body .search-category,
#reportItModal .modal-body .search-term {
    margin-bottom: 15px;
}
#reportItModal .modal-body .search-category input,
#reportItModal .modal-body .search-term input {
    background-color: #eee;
}
#reportItModal .modal-body .search-desc textarea {
    width: 198px;
    resize: none;
}
#reportItModal .modal-footer {
    text-align: right;
}
#blank_row_above_bib_search_select {
    height: 20px;
}
#bib_search_select_category {
    display: table-cell;
    width: 145px;
    padding-right: 0px;
    margin-left: 5px;
    max-width: 15%;
    /* height: 34px; */
}
/*
#bib_search_select_category.col-md-2{
	display: table-cell;
	width: 140px;
	padding-right: 0px;
	margin-left: 35px;
}
#bib_search_select_category.col-sm-2{
	display: table-cell;
	width: 156px;
	padding-right: 0px;
	margin-left: 35px;
}
#bib_search_select_category.col-xs-2{
	display: table-cell;
	width: 142px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
}*/

#advanced_search_input_and_button {
    padding-left: 0px;
    padding-right: 0px;
    width: 84%;
}
.col-xs-12.col-sm-12.col-md-7.col-lg-7.col-xl-7.nopadding-mobile.search-bar-top.no-padding-side {
    padding-right: 11% !important;
}
#bib_search_input_and_button {
    padding-left: 0px;
    padding-right: 0px;
}
#bib_search_input_and_button .form-group:last-child {
    margin-right: 0px;
    margin-bottom: 0;
}
#bib_advanced_search_row {
    margin-left: 0px;
    height: 20px !important;
    margin-right: 0px;
    float: left;
}
#bib_search_and_button_row {
    margin-left: 0px;
    margin-right: 0px;
    width: 99%;
}
#search_select_row {
    margin-right: 0px;
    margin-left: 0px;
}
.bib-result-info {
    padding-left: 20px;
}
.bib-review-author {
    padding-bottom: 5px;
}
.bib-review-title-field {
    margin-top: 20px;
    font-size: 1.3em;
    font-weight: 700;
}
.starrating {
    height: 30px;
}
.js-comment {
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.exp-soon {
    color:red;
}
div.bib_page_hold_button {
  min-height: 4em;
  padding-top: 10px;
  display: inline-grid;
}
#check-partner-libraries {
  display: inline-grid;
  width: 100%;
}
/* Some CSS for this button is in webcatalog/css/bib_node_page.css */
.bib_page_hold_button .toggle_hold_trigger .panel-heading,
.bib_page_main .place-patron-hold-form .panel-heading {
  padding: 0px;
}
.bib_page_hold_button .toggle_hold_trigger .panel-heading a,
.bib_page_main .place-patron-hold-form .panel-heading a {
  padding: 10px 15px;
}
.reharvest-form {
  padding-top: 20px;
  padding-bottom: 10px;
}
div#reharvest-debug-edit {
  display: inline-block;
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#reservation-temp-hold-counter {
    font-size: 1.2em !important;
    font-weight: bold !important;
    padding-top: 0px !important;
    padding-bottom: 20px;
    z-index: 9999999 !important;
    color:#c03e35 !important;
    text-align: center !important;
}
p.timer-text-valid {
    float: left;
    padding: 0px 10px 0px 0px !important;
    margin: 0px !important;
    font-family: sans-serif !important;
    font-weight: bold;
    font-size: 1.2em !important;
}
#reservation_create_form .reservation_row {
    margin: 0px !important;
}
#reservation_create_form .page-header {
    display: none;
}
#reservation_create_form .container-fluid {
    padding: 0px !important;
}
#block-reservationresourcedatetimetempholdcounter {
    padding: 0px !important;
    top: 1px;
}
.sml p {
    font-size: 1em !important;
}
.form-item-field-available-software-target-id .select-wrapper {
    width: 100%;
}
#edit-field-available-software-target-id {
    width: 100%;
}
#views-exposed-form-room-wizard-page-2 .form-actions {
    float: left;
    padding-top: 20px;
}
.form-item-field-available-software-target-id .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
#views-exposed-form-room-wizard-page-2 .form-item-field-available-software-target-id {
    padding: 10px 0px;
}
.form-item-field-setup-time {
    display: inline-block;
}
.mylists-form .tabledrag-toggle-weight.btn-sm.btn.btn-default {
    display: none;
}
.mylists-form .tabledrag-hide {
    display: none;
}
.loading-gif {
    max-width: 50px;
}
section#block-views-block-header-blocks-block-3-2 {
    display: none;
}

#edit-user-register-last-registered {
    float: left !important;
    clear: both;
    width: 500px !important;
    background-color: var(--light-blue);
    text-transform: uppercase;
    margin: 15px 0px 10px 0px !important;
    padding: 5px !important;
}
.user_checkouts_div .checkbox {
    padding-left: 10px;
}
.user_checkouts_div .select-all {
    padding-left: 18px;
}
.user_checkouts_div .item-barcode {
    font-size: 0.7em;
}
.my-checkouts-message {
    margin-top:5px;
    margin-bottom:5px;
    color:red;
    font-size:0.9em;
}
.user_holds_div .th_cancel_holds {
    padding-left: 18px;
}
.user_holds_div .checkbox {
    padding-left: 10px;
}
p.holds-on-copies.fleft {
    float: left;
    margin-top: 20px;
    font-weight: bold;
}
.check_partner_lib_trigger a {
    color: black;
    text-decoration: none;
    font-size: 1.1em;
}
.form-item-field-registration-detail-0-value, .form-item-field-user-lookup-id-0-value {
    display: none;
}
.takespacebottom {
    height: 200px;
}
.countdown_fixed {
    position: fixed;
    top: 0;
    z-index: 99999;
    background: white !important;
    width: 100vw !important;
    border-bottom: 1px solid #d9d9d9;
    margin: 0px !important;
    padding-bottom: 0px !important;
}
.gridsquare.tent {
    background-color: orange !important;
}
#block-useraccountmenu {
  display: inline-block;
  float: right;
  /*padding: 13px 0px 0px 0px;*/
}
#block-useraccountmenu a {
    font-size: 1.3em;
    text-transform: capitalize;
}
#block-useraccountmenu > ul {
  display: flex;
}
ul.menu.nav.navbar-nav.navbar-right li a {
    padding: 8px 40px;
    font-size: 1.4em;
    font-weight: bold;
    color: #2d2d2d;
}
.views-field.views-field-body {
    padding: 15px 0px;
}
button#edit-submit-bib-record-search--2,
button#edit-submit-bib-record-search {
    background-image: url('/themes/ahml/images/magnify.svg');
    padding: 16px;
    background-repeat: no-repeat;
    background-position: 5px;
    margin-left: -5px !important;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
    margin-right: 0px !important;
}
a.opendebug {
    float: left;
    margin: 0px;
    padding: 7px 10px 7px 10px;
}
a.bib-edit-record {
    float: right;
    margin: 0px;
    padding: 7px 10px 7px 10px;
}
header .row {
    border:none;
}
.row {
    margin:0px;
}
span.we-megamenu-nolink.is-active {
    width: 100%;
}
nav.site-menu.navbar.navbar-default.navbar-we-mega-menu.mobile-collapse.hover-action {
    float: none;
    margin: auto;
    transition-delay:1s;
}
ul.we-mega-menu-ul.nav.nav-tabs {
    padding: 0 13%;
}
.row.header-logo-search {
    width: 74%;
    margin: auto;
}
.field__items,
.field--item,
p:not(.holds-info) {
    font-family: GothamBook !important;
    font-size: 1.1em !important;
}
p.holds-info {
  font-family: GothamBook;
  font-size: 0.85em;
  margin-top: 5px;
}
.countdown-reservation-hold a {
    color: #c03e35 !important;
    text-decoration: underline;
}
#reservation_create_form #top-full {
    margin: 0px !important;
}

#reservation_create_form #block-lookupblock {
    margin: 0px 20px;
}
.margin-bottom {
    margin-bottom: 25px;
}
tr.list-full {
    background: #b80505;
    color: white;
    padding-top: 5px;
}
tr.list-full {
    background: #b80505;
    color: white;
    padding-top: 5px;
}
#navigation_container {
    background: #2d2d2d;
}
#navigation_fullwidth {
    /*float: left;*/
    background: #2d2d2d;
    width: 100%;
}
tr.list-available {
    background: #207610;
    color: white;
    padding-top: 5px;
}
#colorbox #toolbar-administration {
    display: none;
}
.lookup-form .table-responsive {
    width: 100%;
}
#edit-people {
    display: none;
}
#edit-user-register-last-registered {
    color: white;
}
.reservation-equipment-add-form .field--name-field-room-reference {
    float: left;
    width: 100%;
}
.reservation .field--name-field-ahml-library-card-required {
    padding: 15px 0px 15px 0px;
    clear: both;
}
.roster_totals {
    margin-bottom: 47px;
    padding-left: 8px;
    position: relative;
    top: -11px;
}
.center-seventy-percent {
    float: left;
    width: 100%;
}
.field--name-rng-registrants-duplicate {
    display: none;
}
div#views-bootstrap-rev-views-block-25 {
    float: left;
    width: 100%;
}
span.facet-item__status.js-facet-deactivate {
    position: relative;
    top: -1px;
    right: -4px;
}
span.facet-item__status.js-facet-deactivate img {
    width: 12px;
}
div#carouselContainer .flickity-viewport {
  min-height: 230px !important;
}
p.explore-the-collections-banner  img {
  width: 100%;
  max-width: 1400px;
}
img.explore-movies-graphic {
  width: 100%;
  max-width: 550px;
  margin: 15px 0px 15px 0px;
}
img.explore-books-graphic {
  width: 100%;
  max-width: 384px;
  margin: 15px 0px 15px 0px;
  min-height: 230px !important;
}
div#carouselContainer .carousel-cell {
  width: 152px !important;
  height: auto !important;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell-image;
}
.path-explore h1.page-header {
  margin: 20px 9% 0% 9%;
}
.path-explore .explore-the-collections-banner {
  margin-left: 1%
}
#block-explorethecollectionsheader {
  margin: 20px 0px 0px 0px;
}
div#carouselContainer {
  position: relative;
  margin-bottom: 50px;
}
div#BrowseMore {
  position: absolute;
  right: 125px;
  top: -4px;
}
div#BrowseMore.with-sub-header {
  top: 16px;
}
.link_button_white.with-sub-header {
  width: 90px;
}
#block-explore-the-collection-featured-carousel .ahml-carousel {
  margin-left: 0px;
}
div#browse-the-collection-sub-page {
  margin-left: 8.3333%;
  margin-top: 15px;
}
p.explore-the-collections-banner  img {
  width: 100%;
  max-widt: 1400px;
}
img.explore-movies-graphic {
  width: 100%;
  max-width: 550px;
  margin: 15px 0px 15px 0px;
}
img.explore-magazines-graphic {
  width: 100%;
  max-width: 550px;
  margin: 15px 0px 15px 0px;
}
img.explore-books-graphic {
  width: 100%;
  max-width: 384px;
  margin: 15px 0px 15px 0px;
}
div#carouselContainer .carousel-cell-image {
  margin-right: 5px;
}
div#carouselContainer .show-detail-on-hover {
  width: 100%;
}
div#carouselContainer .flickity-slider a {
  width: 152px;
}
div#carouselContainer h2 {
  border-top:none !important;
  border-bottom: 1px solid var(--hr-color);
  text-transform: uppercase;
}
div#carouselContainer h2.with-sub-header{
  border-top:none !important;
  border-bottom: none;
  text-transform: uppercase;
  margin-bottom: 0px;
}
div#carouselContainer h3.sub-header {
  border-top:none !important;
  border-bottom: 1px solid var(--hr-color);
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 4px;
  margin-bottom: 10px;
}
#other-topics-button-container {
  text-align: center;
  padding: 5px 12px 20px 0px;
}
.ahml-carousel-prev-next-button {
  border-radius: 50%;
  /*transform: translateY(-50%);*/
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
  width: 30px;
  height: 40px;
  display: inline-block;
}
.ahml-carousel-prev-next-button.previous {
  position: absolute;
  right: 40px;
}
.ahml-carousel-prev-next-button.next {
  position: absolute;
  right: 0px;
}
.ahml-carousel-prev-next-button.disabled {
  opacity: 0.3;
}

.ahml-carousel-button-container {
  width: 100%;
  height: 44px;
}
.ahml-carousel-button-container .link_button_white {
  position: absolute;
  right: 90px;
  text-decoration: none;
}
.ahml-carousel-button--next,
.ahml-carousel-button--previous {
  font-size: 14px;
  line-height: 1.4286;
  fill: #333;
}
/*div.carousel-header {*/
/*  float: left;*/
/*  width: 67%;*/
/*}*/
/*div.carousel-browse-more {*/
/*  width: 33%;*/
/*}*/

.nonfiction-other-topic-entry {
  margin: 5px 5px 5px 5px;
}
#browse-teen-books-form .form-item {
  display: none !important;
}
form#browse-teen-books-form {
  margin-top: 25px;
}
div.form-item-adultbooks.has-extra-button {
  display: inline-table !important;
}
#browse-kids-movies-form #newBooks,
#browse-teen-books-form #newBooks,
#browse-kids-books-form #newBooks,
#browse-adult-movies-form #newBooks,
#browse-library-form #adultBooks {
  text-align: left;
  margin-left: 8.3333333%;
  width: 84%;
}
#browse-kids-movies-form .form-type-radio,
#browse-teen-books-form .form-type-radio,
#browse-kids-books-form .form-type-radio,
#browse-adult-movies-form .form-type-radio,
#browse-library-form .form-type-radio {
  display: inline-flex;
}
#browse-kids-movies-form .input-group,
#browse-teen-books-form .input-group,
#browse-kids-books-form .input-group,
#browse-adult-movies-form .input-group,
#browse-library-form .input-group {
  width: 100%;
  padding-top: 0px;
}
#browse-kids-movies-form input,
#browse-teen-books-form input,
#browse-kids-books-form input,
#browse-adult-movies-form input,
#browse-library-form input {
  display: none;
}
#browse-kids-movies-form .radio label,
#browse-teen-books-form .radio label,
#browse-kids-books-form .radio label,
#browse-adult-movies-form .radio label,
#browse-library-form .radio label {
  font-size: 18px;
  font-weight: normal;
  min-height: 20px;
  padding: 5px 30px;
  margin-bottom: 0;
  cursor: pointer;
  border: 1px solid #c03e35;
  border-radius: 8px;
  margin-right: 10px;
  background-color: #c03e35;
  color: white;
}
#browse-kids-movies-form .radio label.activeRadio,
#browse-teen-books-form .radio label.activeRadio,
#browse-kids-books-form .radio label.activeRadio,
#browse-adult-movies-form .radio label.activeRadio,
#browse-library-form .radio label.activeRadio {
  background-color: #fff;
  color: black;
}
p#explore-the-collection-summary {
  margin-top: 15px;
  max-width: 1400px;
}
section#block-catalogitemscomingsoon h2.block-title {
    float: left;
}
div#seeMore {
    top: -72px;
    position: absolute;
    right: 120px;
}
#front-page h2.block-title {
    padding: 0px;
    border-bottom: none;
    border-top: none;
    text-transform: uppercase;
}
.form-item-useid {
    display: none;
}
.bibid {
    display: none;
}
#front-page #views-bootstrap-rev-views-block-25 .event_time {
    display: block;
    float: left;
    background: var(--menu-red);
    border: solid 1px white;
    color: white;
    height: 70px;
    width: 70px;
    margin-bottom:30px;
    border-radius: 60px;
    margin-right: 10px;
    text-align: center;
    font-size: .9em;
}
#front-page #views-bootstrap-rev-views-block-25 .views-field.views-field-field-end-time-1 {
    margin-left: 0%;
    float: left;
    width: 100%;
}
#front-page #block-comingsoontothelibrary h2 {
    float: left;
}
.hidden_frozen_field {
    display: none;
}
#link_account_show_form {
    cursor: pointer;
    margin-inline-start: 0;
    margin-inline-end: 15px;
}
#link_add_account_form {
    margin-inline-start: 0;
    margin-inline-end: 15px;
}
.account_panel_container {
    width: 100%;
}
h4.user_account a {
    font-weight: bold;
}
#profile-page .field_value .field--label {
    display: none;
}
#link_account_form_container {
    float:left;
    width: 100%;
    display: none;
}
.sopac-subaccount-table {
    display: flex;
    flex-wrap: wrap;
    margin-left: 15px;
    font-weight: bold;
    position: relative;
    top: -30px;
    right: -2px;
}
#profile-page .container.account_panel_container {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
#front-page #top-one .block-title:after, #front-page #top-two .form-item h2:after, #front-page #block-comingsoontothelibrary h2.block-title:after, #front-page #bottom-three h2.block-title:after {
    content: "";
    display: block;
    background: url(/themes/ahml/images/RedArrow.png) no-repeat;
    background-size: 0.8em 0.8em;
    background-position-y: center;
    width: 33px;
    height: 33px;
    float: right;
    margin: 7px 0px 0px 10px;
}
#front-page #bottom-two .block-title, #front-page #bottom-three h2.block-title {
    float:left;
    width: auto;
}
#front-page #bottom-two .block-title:after {
    content: "";
    display: block;
    background: url(/themes/ahml/images/whiteArrow.png) no-repeat;
    background-size: 0.8em 0.8em;
    background-position-y: center;
    width: 33px;
    height: 33px;
    float: right;
    margin: 7px 0px 0px 10px;
}
/* HOMEPAGE CSS */

#front-page h2.block-title {
    padding: 0px;
    border-bottom: none;
    border-top: none;
}
#front-page .field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item.quickedit-field table {
    max-width: 100% !important;
    width: 100%;
    float: left;
    display: block;
}
.homepage-feature .list-group-item:last-child {
    margin: 0px !important;
    padding: 0px !important;
}
.homepage-feature .views-bootstrap-list-group {
    padding: 0px !important;
}
#views-bootstrap-news-block-3 .news-title {
    font-size: 1.5em;
    width: 94%;
    padding: 0px 2.5%;
    margin: 4px 0px 0px 0px;
}
#front-page #top-one {
    padding-bottom: 45px;
}
#front-page #top-two {
    padding: 10px 0px 30px 0px;
}
#front-page #block-librarynewstitle {
    border-bottom: 1px solid black;
}
#front-page #top-one .block-title {
    width: auto;
    text-transform: uppercase;
    border-bottom: none;
    float: left;
    padding-bottom: 0px !important;
    margin-bottom: 2px !important;
}
#front-page #top-one .block-title:after {
    content: "";
    display: block;
    background: url(/themes/ahml/images/RedArrow.png) no-repeat;
    background-size: 0.8em 0.8em;
    background-position-y: center;
    width: 33px;
    height: 33px;
    float: right;
    margin: 7px 0px 0px 5px;
}
.homepage-feature .news-title {
    padding-top: 0px;
    margin-top: 0px;
}
.homepage-feature .list-group-item {
    padding-top:0px !important;
    padding-left: 0px !important;
}
#front-page #bottom-two {
    background: var(--menu-dark-gray);
}
div#edit-actions--4 {
    float: left;
    width: 5px;
}
#front-page #bottom-two .block-title {
    margin-top:0px;
    padding-top: 0px;
}
#front-page .form-item-newbooks {
    float: left;
    width: 100%;
}
#views-bootstrap-news-block-9 .list-group-item {
    border-bottom: 1px solid #b4b4b4;
    padding-left: 0px;
    float:left;
    padding-top: 0px !important;
    margin-bottom: 10px;
}
.no-padding-left {
    padding-left:0px !important;
}
#new-to-library-form .row {
    width: 60%;
    float: left;
    margin: 0px !important;
}
.form-item-newbooks .input-group, .coming-soon-to-library-form .input-group {
    width: 29%;
    float: right;
    padding-top: 13px;
    /* border-radius: 72px; */
}
#coming-soon-books-currently-viewing {
    clear: both;
    padding-top: 30px;
}
.path-self-check .region.region-header-catalog-search {
    display: none !important;
}
#self-check #block-textresize, #self-check #block-translateblock {
    float: left;
    display: none;
}
.itp-page .clearfix.visible-lg-block {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    margin: 20px;
}
.itp-page .clearfix.visible-lg-block:last-child {
    border: none !important;
}
.light-gray-background {
    background: #ccc !important;
}
.white-background {
    background: white;
}
div#newBookWrapper {
    width: 100%;
    float: left;
}
#front-page #top-two, #front-page #bottom-two, #front-page #bottom-three {
    padding: 30px 0px 45px;
}
.form-item-newbooks .block-title {
    float: left;
    margin-top: 0px;
}
.form-item-newbooks img {
    display: none;
    /* position: relative; */
    /* top: 13px; */
    /* max-width: 51px; */
    /* margin: 0px; */
    padding-top: 10px;
    padding-left: 9px;
    max-width: 55px;
}
.flickity-prev-next-button.next {
    right: 10px;
    position: absolute;
    top: -37px;
}
.flickity-prev-next-button.previous {
    left: unset !important;
    position: absolute;
    top: -37px;
    right: 70px;
}
.flickity-prev-next-button {
    top: 50%;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    transform: translateY(-50%);
}
#new-books-currently-viewing h2 {
    border-top:none !important;
    /* border-bottom: 1px solid black; */
    border-bottom: 1px solid var(--hr-color);
    text-transform: uppercase;
}
#comingSoonWrapper h2 {
    border-top:none !important;
    /* border-bottom: 1px solid black; */
    border-bottom: 1px solid var(--hr-color);
}
li.facet-summary-item--facet {
    float: left;
    margin-right: 15px;
    border: 1px solid #b0b0b0;
    padding: 4px 12px;
    color: white !important;
}
.display-block-important {
    display: block !important;
}
.display-none-important {
    display: block !important;
}

li.facet-summary-item--facet a {
    color: black;
}
#block-keywordsearchsummary ul {
    float: left;
    width: 100%;
    padding-left: 0px !important;
}
#newBookWrapper {
    width: 100%;
    float: left;
    padding-top: 15px;
}
select#edit-newbooks {
    border-radius: 7px;
    font-size: 1.0em;
    font-weight: bold;
    padding: 0px 30px 0px 30px;
}
a.siteSearch {
    font-size: 1.7em;
}
.view-calendar .pager__item.pager__item--current {
    font-size: 2em;
    padding: 0px 20px;
    font-weight: bold;
}
.view-calendar.view-display-id-page_2 td.date-box .inner,
.addEvent {
    float: right;
}
/* END HOMEPAGE CSS */

.block-facets-summary li {
    display: none;
}

#block-exposedformbib-record-searchpage-1 .form-type-textfield div {
    width: 100% !important;
}
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-sort-by,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-age,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-avail,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-fic,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-format,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-field-general-subjects-1,
#block-exposedformbib-record-searchpage-1 #views-exposed-form-bib-record-search-page-1 .form-item-field-local-subjects-1 {
    display: none !important;
}
#block-exposedformbib-record-searchpage-1-2 .select-wrapper {
    display: block;
}
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item {
    display: block;
    max-width: 300px;
    float: left;
    /*min-width: 300px;*/
    margin-right: 20px;
    margin-top: 10px;
}
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-search-index {
    margin-top: 0px;
    margin-right: 20px;
}
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-query {
    width: 100%;
    max-width: 300px;
    margin: 0px;
}
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-sort-by,
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-age,
#block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-fic {
    clear: both;
}
.if-mat-type .no_margins {
    margin: 0px !important;
}
.flickity-slider a {
    width:231px;
    padding-right: 15px;
    color: white;
}
.flickity-viewport {
    min-height: 430px !important;
}
.carousel-cell {
    width: 231px !important;
    height: auto !important;
    margin-right: 10px;
    background: #8C8;
    border-radius: 5px;
    counter-increment: carousel-cell;
}
.show-detail-on-hover {
    position: absolute;
    top: 0px;
    z-index: 99999;
    width: 217px;
    text-align: left;
    height: 400px;
    overflow: hidden;
}
.hoverdetailtitle {
    font-size: 1.4em !important;
}
.hoverdetails {
    background-color: #000000b3;
    height: 100%;
    width: 108%;
    display: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    overflow-y: scroll;
}
.hoverdetails1 {
  background-color: #000000b3;
  height: 205.5px;
  width: 108%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
  overflow-y: scroll;
}
.hoverdetails2 {
  background-color: #000000b3;
  height: 400px;
  width: 108%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
  overflow-y: scroll;
}
.hoverdetailtitle {
    font-size: 1.2em;
}
.hoverdetailauthor {
    font-size: 1.1em;
}
.hoverdetailnotes {
    font-size: 1.1em;
    margin-top: 8px;
}
.float-full-width {
    width: 100%;
    float: left;
}

.detail-book-title {
    font-size: 1.2em;
}
.show-detail-on-hover p {
    float: left;
    width: 100%;
    overflow: hidden;
}
.show-detail-on-hover:hover {
    display: block;
    color:white !important;
    transition-delay:1s;
}
.homepage-slider img {
    min-height: none !important;
}
.show-detail-on-hover a {
    color:white !important;
    transition-delay:1s;
}
.form-item-field-room-reference-datetime-ending-datepicker {
    float: left;
    margin-right: 6px;
}
.search-grid-row .search-result-container.no-padding.search-result-image.col-sm-3.col-xs-3 {
    width: 100%;
}
.search-grid-row {
    padding:0px 15px;
}

.views-field-field-image-isbn {
    padding-bottom: 20px;
}
.views-field-field-image-isbn .field-content.list-items img {
    margin-left: 0px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 10px;
    max-width: 188px;
    max-height: 225px;
}
.select_reservables_multiform  .form-type-checkbox {
    float: left;
    width: 400px;
    padding: 0px;
    margin: 4px;
}
.select_reservation_multiform {
    margin-top: 20px;
}
a[href="/list/snoopy-and-red-baron"], .snoopy-and-red-baron{
    font-style: italic;
}
.mylists-form p.list_description {
    font-size: 0.9em !important;
}
#block-exposedformlistsreaders-services .js-form-type-checkbox {
    width: 100%;
}
button#edit-change-update-time {
    background: darkred;
}
table#edit-updatetable tr th .form-checkbox:first-child {
    display: none;
}
div#edit-update-time {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}
div#edit-update-time-change {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 10px;
}
#edit-change-update-time--2 {
    margin-top: 15px;
}
button#edit-change-update-time {
    margin-top: 10px;
}
#block-exposedformlistsreaders-services .views-field.views-field-field-description {
    margin-bottom: 15px;
}
section#block-activefacets p {
    font-size: 1.3em;
}
section#block-activefacets .col-sm-12 {
    padding-left: 0px !important;
    padding-right: 30px;
}
section#block-activefacets h2 {
    font-size: 1.2em;
    padding-top: 0px;
    margin-top: 0px;
}
.alert-warning {
    background-color: #ffd600 !important;
}
.copyright {
    text-align: center;
    background: var(--footer-gray);
    color: white;
    padding: 17px;
    margin-top: 20px;
}
.show-all-toggle {
    cursor: pointer;
}
.float-content-center {
    width: 232px;
    margin: auto;
    float: none;
}
.main-container {
    max-width: 1920px;
}
.navbar .container-fluid {
    background: #2d2d2d;
}
.footer {
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.footer section:after {
    display: none !important;
}
.navbar-we-mega-menu.navbar .nav-tabs .dropdown-menu {
    margin-top: 0px;
}
.we-mega-menu-submenu li.we-mega-menu-li a {
    font-weight: normal;
}
.we-mega-menu-submenu {
    margin-left:0px !important;
}
div#top-two {
    background: var(--light-gray);
}
#footer h3 {
    background: transparent !important;
    color: var(--footer-gray) !important;
    padding: 0px !important;
}
.show_as_unavailable {
    color: #9c9c9c !important;
    font-size: 1em !important;
}
.we-mega-menu-ul>.dropdown-menu:hover>span {
    background: white;
}
.we-mega-menu-ul>.we-mega-menu-li {
    border-left: none !important;
    width: 12% !important;
}
.we-mega-menu-ul>.we-mega-menu-li>span {
    background: #2d2d2d;
    color:white;
    text-transform: none !important;
}
.navbar-we-mega-menu .nav-tabs {
    border-bottom: 0 none;
    margin: auto;
    float: none;
    margin-top:0px !important;
    max-width: 100% !important;
}
#showfacets {
    display: none;
}
.no-heading span {
    visibility: hidden;
}
span.we-megamenu-nolink {
    font-size: 1.4em !important;
}
.we-mega-menu-ul {
    text-align: center;
}
.we-mega-menu-li {
    width: 14%;
}
a.we-mega-menu-li {
    width: 100%;
}

.we-mega-menu-submenu li.we-mega-menu-li {
    width: 100%;
}
li.we-mega-menu-li a {
    font-size: 1.4em !important;
}
ul.nav.nav-tabs.subul {
    width: 100%;
}
.we-mega-menu-li {
    width: 100% !important;
}
section#block-sidebaranchors {
    margin-top: 25px;
}

.navbar {
    margin-bottom: 0px !important;
}
.goog-te-gadget-simple {
    padding-top: 5px;
    border-left: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
}
a#text_resize_decrease {
    background: url(../images/aSmall.png) no-repeat 0 0;
}
a#text_resize_reset {
    background: url(../images/a_reset.png) no-repeat 0 0;
}
a#text_resize_increase {
    background: url(../images/aBig.png) no-repeat 0 0;
}
.transition {
    overflow: visible !important;
}
#format_table th, td {
    padding: 4px;
}
.sidebarAnchor_quickLinks {
    font-size: 1.6em;
    padding-bottom: 3px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 25px;
    cursor: pointer;
    background-color: var(--menu-dark-gray);
    color: white;
    padding-left: 15px;
    padding-top: 5px !important;
    font-weight: normal !important
}
#user-account-menu {
    float: right;
    margin-top: 13px;
}
.search-bar-top {
    position: relative;
    padding: 0px;
    margin-top: 20px;
}
.we-mega-menu-ul .dropdown-menu:hover>.we-mega-menu-submenu {
    z-index: 99999;
    height: auto !important;
    overflow: visible;
}
.navbar-we-mega-menu .we-mega-menu-group>.we-mega-menu-submenu {
    min-height: 275px;
}
.we-mega-menu-ul .dropdown-menu {
    display: contents !important;
}
.we-mega-menu-submenu {
    position: absolute;
    width: 100vw !important;
    height: 0px;
    overflow: hidden;
    /*min-width: 100vw; This was causing the mobile menu to be super wide, and off screen. -bj */
}
li:hover>.we-mega-menu-submenu {
    opacity: 1;
    transition-delay: .3s;
}
.we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu {
    height: 0px;
    overflow: hidden;
}
.hide-important {
    visibility: hidden !important;
}
.displaynone {
    display: none !important;
}
.menu-zero-top {
    top:51px !important;
    box-sizing: border-box;
    margin:0px !important;
}
.col-sm-status-container {
    text-align: center;
    padding: 12px 9px;
}
.we-mega-menu-submenu {
    max-width: 100%;
    min-width: 100vw;
}
li.we-mega-menu-li.hoveractionsingle a {
    font-size: 1.3em !important;
}
li.we-mega-menu-li.dropdown-menu.hoveraction {
    display: table !important;
    position: static !important;
    transition-delay:1s;
}
.menu-zero-top .we-mega-menu-row {
    margin: 0px !important;
}
.we-mega-menu-ul>.we-mega-menu-li>a {
    font-family: GothamBook;
    font-weight: bold;
}
.we-mega-menu-submenu>.we-mega-menu-submenu-inner {
    min-height: 11.25rem;
    width: 73.5%;
    margin: auto;
}
.we-mega-menu-ul>.we-mega-menu-li>a:hover {
    background: white;
    color: black;
    transition-delay:1s;
}
div#google_translate_element {
    float: right;
}
#views-exposed-form-bib-record-search-page-1 .form-type-textfield.form-item-query  {
    width: 94%;
    float: left;
    margin-right: 0px !important;
}
/*
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-index.js-form-item-search-index.form-group {
    width: 15%;
    float: left;
}
*/
#views-exposed-form-bib-record-search-page-1 #edit-actions {
    width: 5%;
    max-width: 35px;
}
.subul .we-mega-menu-submenu-inner {
    width: 100%;
}
.we-mega-menu-ul>.we-mega-menu-li>a {
    padding: 14px;
}
div#logo-contain {
    display: table-cell;
}
#logo img {
    padding: 38px 0px 15px 0px;
}
#header_logo_image {
    /* width: 300px; */
}
#header_catalog_search {
    padding: 0px 0px 15px 0px;
}
.we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink {
    color:#666 !important;
}
#views-exposed-form-bib-record-search-page-1 .form-control {
    width: 100% !important;
    border-right: none;
    border-radius: 4px 0px 0px 4px;
    -webkit-box-shadow: none;
    -box-shadow: none;
}
#views-exposed-form-bib-record-search-page-1 .select-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}
/* -- Tried creating a "hanging indent" that worked with Databases->"Refine By" and "Staff DB Quicklinks" */

/*
p.staff-only-databases {
    margin-left: 50px;
    text-indent: -71px;
}
p.staff-only-databases a {
    padding-left: 33px;
    margin-left: 0px;
    text-indent: 0px;
}
*/

div.staff-only-databases {
    font-size: 14px !important;
}

.sidebarAnchor.non-views-row {
    /*padding-left: 0px !important;*/
    font-weight: bold;
}
.sidebarAnchor.non-views-row a {
    position: relative;
    /*padding-left: 15px;*/
    /*padding-left: 0px !important;*/
}

.sidebarAnchor, .sidebarAnchor a {
    font-family: GothamBook;
    cursor: pointer;
    /*padding-left: 15px;*/
    font-size: 1.5em;
    border-bottom: none;
    text-align:left;
    margin-top: 10px;
    margin-right: 5px;
    color: #333;
    text-decoration: none;
    /* -- Trying to create a "hanging indent" so word-wrapping indents further in. */
    /*padding-left: 50px;*/
    /*text-indent: 1em;*/
}

.page-header {
    border-bottom: solid 2px var(--light-gray);
    margin-top: 10px;
}

.view-header {
    font-family: GothamBook;
    border-bottom: none /* solid 1px var(--menu-dark-gray);*/
}

.row {
    /*border-bottom: solid 1px var(--menu-dark-gray);*/

}

/* "Refine By" section in /borrow/ebooks */
#views-exposed-form-internal-photo-pages-page-27 .select-wrapper {
    width: 100%;
}

#views-exposed-form-internal-photo-pages-page-27 .select-wrapper select {
    width: 100%;
}

#views-exposed-form-internal-photo-pages-page-27 .js-form-item-field-device-value {
    width: 100%;
}

#views-exposed-form-internal-photo-pages-page-27 .clearfix {
    width: 75%;
}
#views-exposed-form-internal-photo-pages-page-27 #edit-submit-internal-photo-pages {
    margin-top: 10px;
}

/* "Search Classes" side bar for /techclasses */
#views-exposed-form-accordions2-page-2 #edit-body-value {
    width: 100%;
}
#views-exposed-form-accordions2-page-2 .select-wrapper {
    width: 100%;
}
#views-exposed-form-accordions2-page-2 .select-wrapper select {
    width: 100%;
}
#views-exposed-form-accordions2-page-2 .clearfix {
    width: 75%;
}
#views-exposed-form-accordions2-page-2 #edit-submit-accordions2 {
    margin-top: 10px;
}
div.field--name-field-home-delivery.field--widget-boolean-checkbox {
    clear: both;
}


/*headers --------------------------------------------------------------------------------------------------*/
h2, h2 a {
    font-family: GothamBook;
    /* border-top: solid 1px black; */
    color: var(--menu-dark-gray); /* should text match header color or be pure black? */
}
h2 a {
    border-top: none !important; /* stops double border on pages like databases */
}

h2.block-title {
    text-transform: capitalize;
    font-weight: bolder;
    font-size: 3em;
    padding-top:10px;
}

h2.db-title {
    padding-top: 15px;
}

h2.views-field-title {
    border-top: unset;
}

h3, h3 a {
    font-family: GothamBook;
    color: var(--menu-dark-gray); /* should text match header color or be pure black? */

}

h1, h1 a {
    font-family: GothamBook;
    color: var(--menu-dark-gray); /* should text match header color or be pure black? */

}

h1.page-header {
    text-transform: uppercase;
    font-size: 3em;
    font-weight:bolder;
    margin-top:70px;
}
#block-merciavailabilitygridinfoblock {
  height: 650px !important;
  overflow: scroll;
}
.path-merci h1.page-header img {
    height: 22px;
    margin-top: -5px;
}
.path-merci h1.page-header {
    font-size: 2em;
    margin-top: 10px;
}
h5.db_title {
    font-size: 1.75em;
}

#footer h3 {
    color: var(--footer-gray);
}

img.red_arrow {
    margin-left: 12px;
    /* height: 50px; */
    margin-top: -8px;
}

img.red_arrow_block {
    margin-left: 10px;
    height: 40px;
    margin-top: -6px;
}

.accordion-title {
    margin-top: -15px;
    margin-left: 20px;
}
/*END headers --------------------------------------------------------------------------------------------------*/
/*Buttons --------------------------------------------------------------------------------------------------*/
.link_button_white{
    color: var(--button-gray);
    border: solid 1px var(--button-border-gray);
    border-radius: 20px;
    text-align: center;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background: white;
    font-size: medium;
}
.staff_pages_button_white {
    width: 150px;
    max-width: 150px;
}
.db-grid-main .link_button_white {
    display:block;
    float:left;
}
/* for links*/
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #d0d0d0;
}

/*.link-button-white {
    display: inline-block;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 15px;
}*/
.link_button_red {
    color: white !important;
    background: var(--menu-red);
    border-radius: 20px;
    text-align: center;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

.link_button_red:hover {
    text-decoration: none;
    background: #E85041;
    color: white;
    transition-delay:1s;
}

a.link_button_white:hover {
    text-decoration: none;
    color:var(--button-gray);
    transition-delay:1s;
}


.link_button_white:hover {
    background: var(--white-hover);
    transition-delay:1s;
}

.back-to-grid {
    margin-top: 10px;
}
/*END Buttons --------------------------------------------------------------------------------------------------*/
/*Top login/translate menu*/
section#block-textresize {
    float: left;
}

section#block-translateblock {
    float: left;
    margin-top: 7px;
    margin-left: 0px;
    margin-right: 10px;
}

ul.menu.nav.navbar-nav.navbar-right {
    float: right;
    background:var(--light-gray)
}

.col-sm-12.top_menu {
    background: white;
}

.navbar-nav>li>a {
    padding-top:10px;
    padding-bottom:10px;
}
/* end top menu*/
/*Homepage and header --------------------------------------------------------------------------------------------------*/
.no-padding-side {
    padding-right:0px !important;
    padding-left:0px !important;
}

li.sf-depth-1.menuparent:hover, li#site-menu-menu-link-content69006e1b-6282-4d99-a8ae-2666b26cb959:hover {
    background: var(--hover-menu);
    transition-delay:1s;
}

li.sf-depth-3.sf-no-children:hover {
    background: white;
    transition-delay:1s;
}

li.sf-depth-2.sf-no-children:hover {
    background:white;
    transition-delay:1s;
}

span.sf-depth-2.menuparent {
    font-weight: bolder;
    font-size: 1.1em;
}
a.sf-depth-2.menuparent {
    font-weight: bolder;
    font-size: 1.1em;
}
.event_heading img {
    width: 10%;
}
/*nav menu*/

li.sf-multicolumn-wrapper.sf-depth-1.menuparent {
    width: 150% !important;/*adds width to add image to menu*/
}

#superfish-site-menu ul li {
    line-height: 35px;
    text-align: left;
}

#superfish-site-menu {
    line-height: 55px;
}

li.sf-multicolumn-wrapper.sf-depth-1.menuparent {
    background: var(--light-gray) !important;
    color: var(--menu-dark-gray) !important;
    width: 110% !important;
    margin-top: 4px;
    box-shadow: 2px 2px 10px rgba(0,0,0,1);

}

ul.sf-menu.sf-horizontal.sf-shadow ul, ul.sf-menu.sf-vertical.sf-shadow ul, ul.sf-menu.sf-navbar.sf-shadow ul ul {
    box-shadow:none;
    webkit-box-shadow:none;
    moz-box-shadow:none;
}

a.sf-depth-2, a.sf-depth-3 {
    color: var(--menu-dark-gray) !important;

}

.sf-depth-1.menuparent, .sf-depth-1 a, .sf-depth-1.sf-no-children {
    color: white;
    text-decoration: none;
}

section#block-sitenavigation-3 {
    background: var(--menu-dark-gray);
}

ul.sf-menu.menu li, ul.sf-menu.menu li a {
    text-align: center;
    padding-top: 50px;
    font-family:GothamBook;
    text-transform:capitalize;
    margin: 0;
    line-height: 35px;
    padding: 0;
    padding-left:5px;
    display:initial;
}
.navbar-default {
    background: var(--menu-red);
    border:none;
}
span.sf-depth-1.menuparent {
    font-size: 1.5em;
}
a.sf-depth-1 {
    font-size: 1.5em;
}
.navbar {
    border-radius: 0px !important;
}
li.sf-depth-1 {
    width:10%
}
#block-sitenavigation-3 {
    /*background: var(--menu-dark-gray);*/
}

.alert-box-item {
    text-align: center;
}

.alert-box {
    background-color: #fdd035;
}

.alert-box-item .field-content {
    color:black;
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    padding: 9px 0px 9px 0px;
}

/*slider*/
.item.active img {
    width: 100%;
}

/* news section */
.region.region-top-one, .region.region-bottom-three, .region.region-top-two {
    margin-left:  5%;
    margin-right: 5%;
}


.all_news_button {
    float: right;
    margin-top: -80px;
}
.table {
    border-top:none;
}

.field-content.list-items img { /* sets book image size for lists on home page */
    max-height: 300px;
    max-width: 300px;
    margin-left: 50px;
}

.news_feature_block h2 {
    border-bottom:none;
}

#views-bootstrap-news-block-3 {
    float: left;
}

#views-bootstrap-news-block-10 {
    float:right;
}

.homepage-list {
    margin-top: 80px;/* prevents new title from overlapping with heading underline*/
}

.region-top-one .views-element-container {
    margin-top: 27px;
}
.homepage-feature .views-field.views-field-body {
    float: left;
}
.list-group-item {
    border:none;
    background:none;
}

#block-views-block-news-block-3-2.col-sm-5 h2 {/* make underline stretch over both views*/
    /*width: 175%*/
}

.news-title {
    font-weight: bolder;
    font-size: 1.5em;
}

.news-body {
    border-bottom: solid 1px var(--menu-dark-gray);
}

/* prevents news list from rising above news section*/
.news_feature_block {
    margin-top: 65px;
}

/*END NEWS BLOCKS*/

/*END Homepage and header--------------------------------------------------------------------------------------------------*/
/*Footer*/
#footer {
    border-top: solid 3px var(--button-border-gray);
    background-color:white;
    color:var(--footer-gray);
    padding: 0px !important;
}
.copyright {
    text-align: center;
    background: var(--footer-gray);
    color: white;
}
/*END Footer*/

.row {width:100%;  }


.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid green;
}


/*SLIDER*/

.homepage-slider .views-field.views-field-field-slider-image .img-responsive {
    display: block;
    /* max-width: 100%; */
    height: 100%;
    max-width: 100%;
    float: none;
    margin: auto;
}
.status_available {
    background: #477487;
}
.status-container {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    max-width: 100%;
}
.no-margin-side {
    margin-left:0px !important;
    margin-right: 0px !important;
}
section#block-views-block-slideshows-block-1-3, section#block-views-block-slideshows-block-3, section#block-views-block-slideshows-block-4  {
    height:  400px;
    overflow: hidden;
    margin: 0px;
}

.local-actions {
    margin: 0px !important;
}
#top-full {
    position: relative;
    top: -2px;
}


/*Discover Section */

#front-page .field-content.discover-img {
    padding-bottom: 30px;
}
div#views-bootstrap-frontpage-block-1 img {
    text-align: center;
    margin: auto;
    float: none;
    width: 100%;
}
#front-page .view-display-id-block_1 {
    margin: auto;
}
.img-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-txt a {
    color: white;
    font-size: 2em;
    font-weight: bolder;
}

.discover-container img {
    filter: contrast(25%);
}

div.discover-container div.img-txt {
  text-align: center;
}



.views-field.views-field-field-end-time-1 {
    margin-left: 15%;
}

#block-chatwithus {
    position: fixed;
    bottom: 0px;
    right: 125px;
    background-color: #c03e35;
    color: #FFF;
    text-align: center;
    font-family: GothamBook;
    z-index: 10;
}
section#block-chatwithus iframe {
    display: none;
}
h4.event_title {
    text-align: right;
}
/*red date circle*/
.event_time {
    display: inline-block;
    float: left;
    background: var(--menu-red);
    border: solid 1px white;
    color:white;
    height: 70px;
    width: 70px;
    margin-bottom: 30px;
    border-radius: 60px;
    margin-right: 10px;
    text-align: center;
}
.event_time p {
    font-size: 0.8em !important;
    margin-top: 10px;
    width: 50px;
    margin-left: 9px;
    line-height: 1.2em;
}

.event_heading {
    font-size: 1.7em;
    /*margin-left:107px;*/
}

#views-bootstrap-rev-views-block-25 .event_desc_home {
    color: #d0d0d0;
    margin-left:75px;
}

#views-bootstrap-rev-views-block-6 .event_desc_home {
    color: #7b7b7b;
    margin-left:75px;
}

.event_desc {
    color: #7b7b7b;
    margin-left:75px;
}

/* Internal (not home page) event with red circle */
.views-field.views-field-field-end-time {
    /*   margin-left: 15%;*/
    float: left;
    width: 85%; 
}

#block-views-block-rev-views-block-25 .view-header, .view-display-id-block_5 .view-header{
    float: right;
    /*margin-right:115px;*/
}
#block-views-block-rev-views-block-13 .form-group .view-header p {
    padding-bottom: 15px;
}

#block-views-block-rev-views-block-25 a {
    color:white;
}
#block-views-block-rev-views-block-25 h2 {
    color: white;
    border-bottom: solid 1px white;
    padding-top: 25px;
    padding-left: 15px;
}


/*internal pages*/
.we-mega-menu-ul>.we-mega-menu-li>span {
    font-family: GothamBook !important;
    color:white;
}
.we-mega-menu-ul>.we-mega-menu-li>a {
    background-color: #2d2d2d;
    color: white;
    text-transform: none;
}
.col-sm-12.top_menu {
    width: 100% !important;
    float: left !important;
    background: white !important;
}
.secondlists h4 a, .new-to-lib h4 a {/* for booklist titles*/
    font-size: 2em;
    font-weight: normal;
    color: var(--menu-dark-gray);
    font-family: GothamBook;
}
.db-table .table-bordered>tbody>tr>td {
    border:none;
}

.views-field.views-field-body {
    font-family: GothamBook;
}

.views-field.views-field-body li {
    font-family: GothamBook;
    font-size: 1.1em;
}

.view-header-blocks {
    border-bottom: solid 1px var(--menu-dark-gray);
    margin-bottom: 25px;
}

.sidebarAnchor_quickLinks {
    width: 100%;
}

p.sidebarAnchor:hover, .sidebarAnchor a:hover {
    background: var(--light-gray);
    transition-delay:1s;
}

/*removes margin that may no longer be needed */
.region.region-top-one, .region.region-bottom-three, .region.region-top-two {
    margin-left: 0;
    margin-right: 0;
}
section#block-exposedformlistsreaders-services .fieldgroup {
    padding-left: 10px;
}
#edit-submit-lists {
    margin-left: 10px;
}
#block-refineby {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 7px;
}
/* For bookmobile page*/
form#views-exposed-form-internal-photo-pages-page-22 {
    margin-top: 50px;
    margin-left: 25px;
}
/*End bookmobile page*/

/* for database page*/
div#views-bootstrap-db-blocks-block-1 {
    border-bottom:  solid 2px var(--light-gray);
    border-top:  solid 2px var(--light-gray);
    margin-top: 25px;
}

.db-grid-main {
    font-size: 1.25em;
}

.db-grid-main h3 {
    font-size: 300%;
}

section#block-staffdbquicklinks .sidebarAnchor { /*fixes size problem*/
    font-size: 1em;
}
section#block-views-block-taxonomy-terms-block-3 .sidebarAnchor {/*fixes size problem*/
    font-size: 1em;
}
section#block-views-block-taxonomy-terms-block-4 .sidebarAnchor {/*fixes size problem (Can this be refactored? -bj) */
    font-size: 1em;
}

.magazine_search {
    margin-top: 10px;
}

.magazine_search #SS_CFocusTag {
    box-shadow: none;
}

.magine_search .link_button_red {
    margin-top: 10px;
    margin-left: 5px;
}

/* end database page*/

.region.region-sidebar-first {
    margin-top: 70px;
    margin-left: 10px;
}

/*Basic pages*/
.basic-page .views-field-title {
    text-align: center;
}

.basic-page .img-responsive {
    margin-left: auto;
    margin-right: auto;
}

.basic-page h2 {
    padding-top: 10px;
}

/*end basic pages*/

.tween-left {
    margin-right: -77%;
    text-align:center;
}

.tween-left img {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

/* USER ACCOUNT PAGE CSS - COULD BE MOVED TO LIBRARY FILE INSIDE PATRON API MODULE */
#patron_data_table {
    float: left;
    width: 99%;
    clear: both;
    margin-bottom: 0px !important;
}
.red-error {
    color: #c03e35;
    font-weight: bold;
}
.edit-user-link {
    float: left;
    padding-left: 16px;
}
.account_panel_container button {
    margin-left: 20px;
}
.patron_data_row {
    float: left;
    width: 50%;
}
#patron_data_table .field--item{
    font-size: 1em !important;
}
#patron_data_table .patron_data_row:last-child {
    float: right;
}
.patron_data_row .field_label {
    float: left;
    font-weight: bold;
    color: #000;
    margin-left: 16px;
    margin-right: 10px;
}
.cardnum-toggle, .cardnum-toggle-off {
    float: left;
    position: relative;
    top: -4px;
}
.carnum-display {
    float: left;
}
.cardnum-toggle-off {
    float: left;
    position: relative;
    top: 0px;
    right: -2px;
}
.show_full_cardnum, .full_cardnum {
    display: none;
}
.phone_number_partial {
    cursor: pointer;
    color: #337ab7;
}
.phone_number_full {
    display: none;
    cursor: pointer;
    color: var(--red);
}
/* END USER ACCOUNT PAGE CSS */


/* FOR HOVERBOX - used on readers advisory page and others - to be moved later */
.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}
.hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.hvrbox img {
    max-width: 400px;
}
.hvrbox .hvrbox-layer_bottom {
    display: block;
}
.hvrbox .hvrbox-layer_top {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.8s ease-in-out 0s;
}
.dropdown-menu {
    /*   -webkit-transition: .5s all;
       -webkit-transition-delay: .5s;
       -moz-transition: .5s all;
       -moz-transition-delay: .5s;
       -ms-transition: .5s all;
       -ms-transition-delay: .5s;
       -o-transition: .5s all;
       -o-transition-delay: .5s;
       transition: .5s all;
       transition-delay: .5s;    */
}
.select-all {
    visibility: hidden;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
    opacity: 1;
    transition-delay:1s;
}
.hvrbox .hvrbox-text {
    width: 95%;
    font-size: 1.1em;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
    font-size: 1.1em;
    border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
    border-top: 1px solid rgba(179, 179, 179, 0.7);
    margin-top: 5px;
    padding-top: 2px;
    display: none;
}
.hvrbox.active .hvrbox-text_mobile {
    display: block;
}
.hvrbox .hvrbox-layer_slideup {
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.modal-header .close {
    color: white;
    opacity: 1;
    background: var(--menu-red);
    border-radius: 10px;
    text-align: center;
    text-shadow: 0 1px 0 black;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 10px;
}

.website-issue .author {
    padding: 0px 0px 10px 0px;
}
.website-issue .field--label {
    padding: 10px 0px 10px 0px;
}
.website-issue .field--item {
    padding: 0px 0px 0px 10px;
}
.view-rev-views.view-display-id-block_25 #views-bootstrap-rev-views-block-25 {
    border-top: 1px solid white;
    margin-top: 0px;
    padding-top: 20px;
}

#views-exposed-form-customer-accounts-staff-page-1 #edit-mail {
    width: 100%;
}
#views-exposed-form-customer-accounts-staff-page-1 #edit-field-library-card-number-value {
    width: 100%;
}
#views-exposed-form-customer-accounts-staff-page-1 #edit-uid {
    width: 100%;
}
#views-exposed-form-customer-accounts-staff-page-1 #edit-actions {
    float: left;
    margin: 10px 0px 10px 0px;
}
.view-id-testytest.view-display-id-page_2 .view-content,
.view-id-testytest.view-display-id-page_1 .view-content{
    width: 100%;
    background-color: #d3d9d1;
    padding-top: 25px;
    border-radius: 15px;
}
.view-id-testytest.view-display-id-page_2 .view-content .views-field-title,
.view-id-testytest.view-display-id-page_1 .view-content .views-field-title {
    text-align: center;
}
.lot-images img {
    border-radius: 15px;
}
.black{
    color: #000;
}

.flickity-slider a:nth-of-type(6) {
    padding-right: 0px !important;
    /* width: 15% !important; */ /* Removing to fix issue on home page with slider spacing. */
    /* left: 84.7% !important; */ /* Removing to fix issue on home page with slider spacing. */
}

.flickity-slider a:nth-of-type(6) .show-detail-on-hover {
    width: 100% !important;
}

.flickity-slider a:nth-of-type(7) {
    margin-left: 10px;
}

.view.view-special-pages .ui-accordion-header-active,
.itp-page.specialty-page .ui-accordion-header-active {
    background-color: #394B6F;
    border-color: #394B5F;
}
.view.view-special-pages .ui-accordion-header-active img,
.itp-page.specialty-page .ui-accordion-header-active img {
  transform: rotate(90deg);
}
.itp-page.specialty-page blockquote {
    margin-top: 10px;
}

@media (max-width: 1500px) {
    .row.header-logo-search {
        width: 90%;
    }
    ul.we-mega-menu-ul.nav.nav-tabs {
        padding:0 4% 0 4%;
    }
    .we-mega-menu-submenu>.we-mega-menu-submenu-inner {
        width: 90%;
    }
}

/***************************************
 *
 *  This section falls under col-lg-*
 *
 * *************************************/
@media (max-width: 1199px){
    #bib_search_select_category {
        display: table-cell;
        width: 145px;
        padding-right: 0px;
        margin-left: 5px;
    }
    #advanced_search_input_and_button {
        padding-left: 0px;
        padding-right: 0px;
        width: 84%;
    }
    #views-exposed-form-bib-record-search-page-1 .form-control {
        padding:5px !important;
    }
    #logo-contain {
        width: 30%;
    }
    .search-bar-top.no-padding-side {
        width: 70%;
    }
    div#header_catalog_search {
        width: 100% !important;
    }
}

/***************************************
 *
 *  This section falls under col-md-*
 *
 * *************************************/
@media (max-width: 943px){
#user-form fieldset#edit-roles--wrapper .checkbox, #user-form div#edit-field-preferred-formats-wrapper .checkbox {
    float: left;
    margin: 0px;
    width: 50%;
}
    .col-md-6.padTop10 {
        float: left;
    }
.col-md-12.padTop10 {
    float: left;
}
    div#header_catalog_search {
        width: 100% !important;
    }
    #views-bootstrap-news-block-3 {
        float: none;
    }
    #views-bootstrap-news-block-3 .news-title {
        font-size: 1.5em;
        width: 100%;
        padding: 0px;
        margin: 7px 0px 0px 0px;
        text-align: center;
    }
    .region-top-one .views-element-container {
        margin-top: 15px;
    }
    a.link_button_white.all_news_button {
        color: white;
        margin-bottom: 23px;
        background: #c03e35;
        padding:4px;
    }
    #bib_search_select_category {
        max-width: 30% !important;
    }
    div#seeMore {
        /* top: 222px; */
        position: initial !important;
        /* right: 120px; */
    }
    .navbar-nav {
        margin: 0px 0px 0px 0px
    }

    .patron_data_row .field_label {
        float: left;
        width: 100%;
        font-weight: bold;
        color: #000;
        margin-left: 0px !important;
        margin-top: 6px;
    }
    #edit-patron-account .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal !important;
    }
    #profile-page .container.account_panel_container {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .navbar-nav li {
        margin: 0px 0px 0px 0px !important;
        display: inline-block;
    }
    #views-exposed-form-bib-record-search-page-1 .form-type-textfield.form-item-query {
        width: 92%;
        float:left;
    }
    section#block-views-block-rev-views-block-25 .view-header {
        float: left;
        width: 85%;
        position: relative;
        top: -16px;
    }
    .link_button_white {
        padding: 0px !important;
    }
    .ahml-carousel-button-container .link_button_white {
        padding: 5px 10px 5px 10px !important;
    }
   #views-bootstrap-frontpage-block-1 .col {
        padding: 15px;
    }
    section#block-comingsoontothelibrary table {
        max-width: 100%;
        display: block;
    }
    #front-page #views-bootstrap-rev-views-block-25 .views-field.views-field-field-end-time-1 {
        margin-left: 0;
        float: left;
        width: 100% !important;
    }
    section#block-textresize {
        display: none !important;
    }
    #logo img {
        padding: 4px 0px 0px 0px !important;
    }
    ul.menu.nav.navbar-nav.navbar-right li a {
        padding: 8px 40px;
        font-size: 1.4em;
        font-weight: bold;
        color: #2d2d2d;
    }
    .form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-index.js-form-item-search-index.form-group {
        /*width: 35% !important;*/
        width: 100%;
        float: left;
        /* min-width: 112px !important; */
    }
    #views-exposed-form-bib-record-search-page-1 #edit-actions {
        width: 4%;
        float: left;
        max-width: 35px;
        margin-left: 5px;
    }
    button#edit-submit-bib-record-search--2,
    button#edit-submit-bib-record-search {
        background-image: url(/themes/ahml/images/magnify.svg);
        padding: 16px;
        background-repeat: no-repeat;
        background-position: 10px;
        min-width: 43px;
        margin-left: -10px !important;
        border-left: none;
        margin-right: 0px !important;
    }
    div .region.region-content button#edit-submit-bib-record-search--2,
    div .region.region-content button#edit-submit-bib-record-search {
        background-image: url(/themes/ahml/images/magnify.svg);
        padding: 16px;
        background-repeat: no-repeat;
        background-position: 10px;
        min-width: 43px;
        margin-left: -5px !important;
        border-left: none;
        margin-right: 0px !important;
    }
    #block-exposedformbib-record-searchpage-1-2 #views-exposed-form-bib-record-search-page-1 .form-item-query {
        width: 82%;
        max-width: 300px;
        margin: 0px;
    }

    div#edit-actions--2 {
        border-radius: 3px;
        margin-left: 5px;
        min-width: auto;
        float:none;
    }
    .region.region-header-catalog-search {
        float: left;
        width: 100%;
        margin-top: 0px;
    }

    .itp-page .views-field-field-image {
        margin: 0px !important;
    }
    .nav>li>a {
      padding: 4px 10px;
    }
    h1.page-header {
        margin-top:10px !important;
    }
    div#logo-contain {
        float: left;
    }
    .search-bar-top {
        margin-top: 0;
    }
    section#block-exposedformbib-record-searchpage-1 {
        width: 100%;
        position: initial;
        float: left;
        /* margin-left: 5%; */
    }

    #views-exposed-form-bib-record-search-page-1 .form-control {
        width: 100% !important;
        float: left;
    }
    .form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-index.js-form-item-search-index.form-group {
        /* width: 140px;/*auto*/
    }
    .col-sm-12.col-md-9.col-lg-9.nopadding-mobile.search-bar-top.no-padding-side {
        float: left;
        width: 100%;
    }

    ul.menu.nav.navbar-nav.navbar-right {

        background:var(--light-gray);
        float: right !important;
    }
    .navbar-toggle {
        display: block !important;
        margin-right: 0px;
    }
    .navbar-toggle .collapsed {
        display: block !important;
        float:right;
    }
    .no-heading span {
        display: none !important;
    }
    .nolink:after {
        display: none;
    }
    .we-mega-menu-submenu {
        position: initial !important;
    }
    .navbar-we-mega-menu.navbar .nav-tabs .dropdown-menu {
        margin-top: 0px;
        width: 100%;
    }
    .we-mega-menu-submenu>.we-mega-menu-submenu-inner {
        /*min-height: 11.25rem;*/
        /*width: 73.5%;*/
        /*!*margin: auto;*!*/
        /*margin-top: auto;*/
        /*margin-bottom: auto;*/
        /*margin-left: auto;*/
        margin-right: 0px;
    }
    .navbar-we-mega-menu.navbar .dropdown-menu>a:after, .navbar-we-mega-menu.navbar .dropdown-menu>.we-megamenu-nolink:after {
        right: 5px;
    }
    .navbar-we-mega-menu.navbar ul>li ul {
        padding-left: 15px !important;
    }
    .navbar-we-mega-menu.navbar ul a.is-active, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active {
        font-weight: bold;
    }
    .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs>li>a, .navbar-we-mega-menu.navbar .nav-tabs .nav-tabs>li>.we-megamenu-nolink {
        font-weight: bold;
    }
    .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
        animation-duration: var(--we-mega-menu-easing-time);
        -moz-animation-duration: var(--we-mega-menu-easing-time);
        -webkit-animation-duration: var(--we-mega-menu-easing-time);
        animation-duration: var(--we-mega-menu-easing-time);
    }
    .we-mega-menu-submenu a {
        font-weight: inherit !important;
    }
    ul.we-mega-menu-ul.nav.nav-tabs {
        padding: 0 0 0 0;
    }
    .we-mega-menu-submenu>.we-mega-menu-submenu-inner {
        width: 100%;
    }
    .search-result-grid {
        display: none;
    }

    .region.region-sidebar-first {
        margin-top:20px;
    }
    #showfacets {
        display: block !important;
    }
    #self-check .search-bar-top {
        display: none;
    }
    #self-check input {
        width: 100% !important;
    }
    #showfacets {
        text-align: center;
        background: black;
        color: white;
        padding: 12px;
    }
    .region-we-mega-menu {
        margin-bottom: 0px !important;
        float: right;
        background-color: #2d2d2d;
    }
    div#logo-contain {
        padding-top: 10px;
    }
    #bib_search_select_category {
        display: table-cell;
        width: 145px;
        padding-right: 0px;
        margin-left: 5px;
    }
    #advanced_search_input_and_button {
        padding-left: 0px;
        padding-right: 0px;
        width: 61%;
    }
    span.menu_text {
        color: white;
        font-size: 1.5em;
    }

    .mobile_only {
        display: block !important;
    }
    div.bib_place_hold {
        display: inline-grid;
        width: 100%;
        margin-top: 8px;
    }
}


/***************************************
 *
 *  This section falls under col-sm-*
 *
 * *************************************/
@media (max-width: 767px){
    #navigation_fullwidth {
        display: none;
    }

    .is-ultimenu--expanded #navigation_fullwidth {
        display: block;
        position: relative;
        margin-top: 100px;
        left: 0;
        top: 20px;
    }
  .mylists-form {
    font-size: 16pt;
  }
    .pager {
        text-align: left;
    }
    .view-calendar .pager__item.pager__item--current {
        font-size: 1.5em;
        padding: 0px 5px;
        font-weight: bold;
    }
    .view-display-id-page_1 div#edit-actions {
        float: left;
    }
    #block-welcomeuser {
        display: none;
    }
    #blank_row_above_bib_search_select {
        height: 20px;
    }
    .mobile_only {
        display: block !important;
    }

    #block-selfcheckactivate {
        background: #878787;
        float: left;
        width: 100%;
        text-align: center;
        color: white;
        padding: 0px;
        font-size: 14px;
        display: block !important;
        margin: auto;
    }
    section#block-selfcheckactivate #patron_scannable_barcode {
        display: inline-block;
        margin: 10px 0px 10px 0px;
    }
    .col-sm-12.top_menu {
        padding:0px !important;
    }
    .ui-dialog {
        width: 90% !important;
        left: 5% !important;
    }

    .calendar-mobile-only {
        display: block;
        float: left;
        width: 100%;
        padding: 8px !important;
        background: #c03e34 !important;
        color: white !important;
        font-size: 17px !important;
        /* text-align: left; */
    }
    .calendar-calendar thead {
        display: none !important;
    }
    .calendar-calendar .date-box {
        display: none !important;
    }
    .calendar-calendar .single-day {
        display: block;
        width: 100% !important;
        float: left !important;
        height: auto !important;
    }
    .nopst, .nopstdate {
        visibility: hidden;
        display: none;
    }
    .nopst.showdate, .nopstdate.showday {
        visibility: visible;
        display: block;
    }
    .bib-item-table tbody {
        max-width: none !important;
        display: table-row-group;
    }
  #views-exposed-form-bib-record-search-page-1 #edit-search-index {
    width: 100% !important;
    float: left;
  }
  #views-exposed-form-bib-record-search-page-1 #edit-query {
    width: 100% !important;
    float: left;
  }
  button#edit-submit-bib-record-search--2,
  button#edit-submit-bib-record-search {
    background-image: url(/themes/ahml/images/magnify.svg);
    padding: 16px;
    background-repeat: no-repeat;
    background-position: 10px;
    min-width: 43px;
    margin-left: -22px !important;
    border-left: none;
    margin-right: 0px !important;
  }
    .col-sm-12 .bib-item-table thead tr {
      font-size: 10px;
    }
    .col-sm-12 .bib-item-table .show_as_unavailable {
      color: #9c9c9c !important;
      font-size: 0.5em !important;
    }
    .col-sm-12 .bib-item-table .show_as_available {
      color: rgb(51,51,51) !important;
      font-size: 0.7em !important;
    }

  .view-content {
        max-width: 100%;
    }
    .hide-from-mobile {
        display: none;
    }
    .show-for-mobile {
        display: block !important;
    }
    #views-bootstrap-news-block-3 {
        float: none;
    }
    #block-views-block-slideshows-block-1-3 .views_slideshow_slide {
        position: relative !important;
        width: 124% !important;
        left: -12% !important;
    }
    h2.block-title {
        font-size: 1.9em;
    }
    #new-to-library-form .row {
        width: 100%;
        float: left;
        margin: 0px !important;
    }
    #block-newbooks .form-item-newbooks .input-group, .coming-soon-to-library-form .input-group {
        width: 100%;
        float: left;
        padding-top: 13px;
        /* border-radius: 72px; */
    }
    #seeMore .link_button_white {
        /* max-width: 991px; */
        padding: 2px 6px !important;
        /* max-width: 991px; */
    }
    .flickity-viewport {
        min-height: 360px !important;
    }
    section#block-newbooks h2 {
        font-size: 1.9em;
    }
    #front-page #top-one .block-title:after, #front-page #top-two .form-item h2:after, #front-page #block-comingsoontothelibrary h2.block-title:after, #front-page #bottom-three h2.block-title:after {
        content: "";
        display: block;
        background: transparent;
        background-size: 0.8em 0.8em;
        background-position-y: center;
        width: 24px;
        height: 33px;
        float: right;
        margin: 0px 0px 0px 10px;
    }

    .homepage-slider .views-field.views-field-field-slider-image .img-responsive {
        display: block;
        /* max-width: 100%; */
        height: 100%;
        max-width: 82%;
        float: none;
        margin: auto;
    }
    #front-page #top-one .block-title:after {
        content: "";
        display: block;
        background: url(/themes/ahml/images/RedArrow.png) no-repeat;
        background-size: 0.8em 0.8em;
        background-position-y: center;
        width: 33px;
        height: 30px;
        float: right;
        margin: 3px 0px 0px 5px;
    }

    div#header_catalog_search {
      width: 100% !important;
      margin-top: 0px;
    }

    .search-bar-top.no-padding-side {
        width: 100%;
    }
    /*
    div#self_check_activate {
        width: 100% !important;
    }
    */
    section#block-selfcheckactivate #barcode-scanner-link {
      padding: 7px;
      display: inline-block;
      cursor: pointer;
      width: 50%; /* 181px; */
      margin: auto;
      float: none;
      border-right: solid 1px black;
      border-bottom: solid 2px black;
    }
    section#block-selfcheckactivate #barcode-scanner-link a {
      color: white;
    }
    section#block-selfcheckactivate #self_check_activate {
      padding: 7px;
      display: inline-block;
      cursor: pointer;
      width: 50%; /* 181px; */
      margin: auto;
      float: none;
      border-left: solid 1px black;
      border-bottom: solid 2px black;
    }
    #profile-page .container.account_panel_container {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .homepage-feature img {
        max-width: 88%;
        float: none;
        margin: auto !important;
        width: 100% !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    #views-exposed-form-bib-record-search-page-1 .form-type-textfield.form-item-query {
        width: 92%;
        float:left;
    }
    #bib_search_select_category {
        display: table-cell;
        width: 38%;
        max-width: 38% !important;
        padding-right: 0px;
        margin-left: 0px;
        padding:0px;
    }
    #advanced_search_input_and_button {
        padding-left: 0px;
        padding-right: 0px;
        width: 60%;
        margin-left: 0px;
    }
    section#block-translateblock {
        display: none !important;
    }
    .region.region-top-menu-bar {
        /* display: none; */
        float: right;
        width: 46%;
    }
    .form-item.js-form-item.form-type-select.js-form-type-select.form-item-search-index.js-form-item-search-index.form-group {
        max-width: none;
        width:100%;
    }
    #edit-actions--2 {

        float:none;
    }
    .patron_data_row .field_label {
        float: left;
        width: 100%;
        font-weight: bold;
        color: #000;
        margin-left: 0px !important;
        margin-top: 6px;
    }
    #edit-patron-account .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal !important;
    }
    /*  .navbar-nav {*/
    /*      margin: 10px 0px 0px 0px !important;*/
    /*  }*/
    /*  .navbar-nav li {*/
    /*      margin: 0px 0px 10px 0px !important;*/
    /*  }*/
    .region.region-top-menu-bar {
        /* display: none; */
        float: right;
        width: 100%;
    }
    ul.menu.nav.navbar-nav.navbar-right {
        background: transparent;
    }
    .row.header-logo-search {
        width: 96%;
    }
    div#logo-contain {
        float: none;
        width: 300px;
        margin: auto;
        display: block;
        padding-top: 10px;
        padding-bottom: 15px;
    }
}
@media print {
    /* All your print styles go here */
    #header, #footer, #nav { display: none !important; }
    .view-footer {
        display: none !important;
    }
    a[href]:after {
        content: none !important;
    }
    .views-field-edit-registration, .views-field-field-registration-detail,  .views-field-delete-registration, .views-field-changed{
        display: none !important;
    }
    td {
        padding: 3px !important;
    }
    td, th, tr {
        font-size: 22px !important;
    }
    h4 {
        font-size: 16px !important;
    }
    .views-exposed-form {
        display: none;
    }
    .noprint {
        display: none;
    }
    .forceprint {
        display: initial !important;
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding:3px !important;
    }
    input {
        display: none;
    }
    #edit-patron-account td:nth-child(2) {
        display: none !important;
    }

    table#edit-patron-account thead tr th:nth-child(1) {
        display: none;
    }
    table#edit-patron-account thead tr th:nth-child(7) {
        display: none;
    }
    .force-full-width {
        width: 100% !important;
    }
    .account_panel_container .checkbox {
        margin: 0px !important;
    }
    .account_panel_container a {
        font-size: 12px;
    }
    .account_panel_container td  {
        font-size: 12px !important;
    }
}
