body {
  padding: 50px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #e5e5e5;
  line-height: 18px;
  margin: 0;
  font-size: 1.00rem;
  position: relative; }

main {
  height: 100%;
  position: relative; }

.content a {
  color: #234c86;
  text-decoration: none;
  border-bottom: 1px solid #909696; }

.content a:hover {
  text-decoration: none;
  color: #234c86;
  border-bottom: 2px solid #909696; }

.content dt a {
  text-decoration: none;
  font-size: 1rem;
  color: #262626;
  border-bottom: none; }

.content dt a:hover {
  color: #262626;
  text-decoration: underline;
  border-bottom: none; }

#browseButton a {
  background-color: #2d63af !important;
  border-bottom: inherit;
  border-color: #2d63af !important;
  color: #fff; }

#browseButton a:hover {
  border-bottom: inherit; }

header button {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0); }

.hidden {
  display: none; }

.always-on-top {
  position: relative;
  z-index: 100; }

.inline-div {
  display: inline-block; }

header {
  margin-bottom: 15px;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif; }

header, .browse-dropdown-toplevel {
  box-shadow: 0px 3px 4px 1px rgba(50, 50, 50, 0.5); }

.header-left-bumper {
  padding: 15px 0 0 0; }

.header-left-bumper img {
  margin: 0 0 8px 0; }

.header-left img {
  max-height: 65px; }

.header-left h2 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 18px; }

.header-right {
  position: relative;
  width: 70%; }

.header-bottom {
  height: 50px;
  line-height: 18px;
  background-color: #000; }

.header-button {
  padding: 16px 20px; }

.header-bottom i {
  padding: 0 3px; }

.header-button {
  border: 0;
  padding: 16px 20px;
  cursor: pointer;
  background-color: #000;
  color: #fff; }

.header-button a {
  color: inherit;
  text-decoration: none; }

.header-button:hover {
  background-color: #fff;
  color: #000; }

.header-sm-button {
  padding: 12px 15px;
  font-family: "Open Sans", Arial, sans-serif;
  cursor: pointer;
  border: 0;
  background-color: #fff;
  color: #000;
  font-size: 1.5rem; }

.header-left button {
  border-right: solid 1px #e4e4e4; }

.search {
  padding: 8px;
  font-weight: 600;
  font-size: 1.08rem;
  margin: auto 0;
  cursor: pointer; }

.search-text {
  font-family: "Open Sans", Arial, sans-serif; }

.search-bumper-big {
  position: absolute;
  right: 0;
  top: calc(50% - 26px); }

.search-bumper-small {
  position: absolute;
  right: 0;
  top: calc(50% - 24px); }

.search:active {
  box-shadow: inset 2px 4px 1px rgba(0, 0, 0, 0.05); }

.search-icon-white {
  color: #000;
  font-size: 24px;
  padding: 4px 0 6px 10px;
  background-color: #fff; }

.search-icon-black {
  color: #fff;
  font-size: 1.5rem;
  padding: 4px 8px 6px 8px;
  background-color: #000; }

.search-dropped {
  position: absolute;
  top: 52px;
  right: 2%;
  margin: auto;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  width: 90%; }

.search-dropped-close {
  position: relative;
  float: right;
  top: -40px;
  right: 25px;
  padding: 4px 7px 3px 7px;
  background-color: #f2f2f2;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  cursor: pointer; }

.search-dropped-main {
  padding: 5px 20px 0 20px; }

.search-dropped-row {
  width: 100%;
  position: relative;
  height: 34px;
  margin: 0 0 15px 0; }

.search-dropped-row h2 {
  line-height: 34px;
  font-size: 1.25em; }

.search-dropped-row .searchtype-dropdown {
  width: 100%; }

.search-dropped-icon {
  position: relative;
  left: -3px;
  background-color: #000;
  color: #fff;
  height: 34px;
  width: 51px;
  padding: 7px 18px;
  cursor: pointer; }

.search-dropped-icon i {
  padding: 1px; }

.search-dropped-input {
  position: relative;
  width: calc(100% - 57px); }

.search-dropped-input input {
  height: 34px;
  padding: 0 5px;
  width: 100%;
  border: 1px solid #ccc;
  height: 34px;
  position: relative; }

.search-dropped-row a {
  float: right;
  text-decoration: underline;
  color: #3f4344;
  font-size: 14px; }

.dropdown {
  display: inline-block; }

.dropdown-toggle::after {
  border: solid #666;
  border-width: 0 1px 1px 0;
  float: right;
  position: relative;
  top: 6px;
  padding: 2.5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

#searchExpander .searchtype-dropdown {
  max-width: 145px;
  position: relative;
  top: -3px;
  margin-left: 7px; }

.searchtype-dropdown {
  border: 1px solid #ccc;
  color: #666;
  min-width: 155px;
  padding: 5px;
  max-height: 34px;
  border-radius: 0; }

#searchType {
  margin-left: 0; }

.header-search-row {
  width: 100%; }

.search-input-expanded {
  border: 1px solid #ccc;
  height: 34px;
  position: relative;
  padding: 5px;
  margin-left: 5px;
  top: -3px;
  right: -4px; }

.browse-dropdown-toplevel {
  display: none;
  width: 100%;
  position: absolute;
  background-color: #f8f8f8; }

.browse-dropdown {
  padding: 30px 0 0 0;
  color: #3f4344; }

.browse-dropdown-header {
  font-size: 24px;
  font-weight: bold;
  margin-right: 65px;
  padding-left: 10px; }

.browse-dropdown ul, .sidebar ul {
  list-style-type: none;
  padding-inline-start: 0; }

.browse-dropdown, .browse-dropdown li {
  padding-top: 16px;
  line-height: 20px; }

.browse-dropdown a {
  color: #3f4344;
  font-size: 14px;
  line-height: 21px; }

.browse-dropdown-list-header {
  color: #3f4344;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold; }

.browse-dropdown-header, .browse-dropdown-list {
  margin-top: 30px; }

.browse-dropdown-middlelist {
  margin: 30px 30px 30px 0;
  padding-right: 30px;
  border-right: 1px solid #ccc; }

@media only screen and (max-width: 775px) {
  /* md */
  .browse-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    color: #262626; }

  .browse-dropdown-row {
    margin: auto auto;
    width: 80%;
    max-width: 2000px; } }
.modal {
  background-color: #000;
  color: #262626; }

.modal-dialog {
  width: 80%;
  max-width: 2000px; }

.modal a {
  color: #262626; }

.modal-close-button {
  position: fixed;
  top: 0;
  right: 30px; }

.modal-close span {
  font-size: 60px;
  font-weight: bold; }

.modal-content {
  border-radius: 0; }

.modal-header h2 {
  font-size: 16px;
  line-height: 30px; }

.modal-body {
  padding: 10px 25px 5px 25px; }

.modal-body .list-group {
  margin-bottom: 20px; }

.header-modal-listheader {
  color: #262626;
  text-transform: uppercase;
  font-size: 16px; }

.list-group {
  list-style-type: none; }

.list-group li {
  padding: 0; }

.list-group li a {
  color: #3f4344;
  font-size: 18px;
  line-height: 45px;
  padding: 3px 0 3px 30px; }

#showSidebar {
  display: none; }

.sidebar {
  color: #fff; }

.collapsable {
  max-width: 230px;
  position: absolute; }

#sidebar-toplevel {
  height: 100%;
  background-color: #000;
  overflow: hidden; }

.sidebar a, header a {
  color: inherit; }

.sidebar a:hover, header a:hover {
  color: inherit; }

.sidebar-header, .sidebar-all, .sidebar-list {
  font-size: 1.05rem;
  padding-left: 30px;
  min-height: 50px;
  padding-top: 15px; }

.sidebar-header, .sidebar-all, .sidebar-separator {
  border-bottom: 1px solid #fff; }

.sidebar-all {
  border-bottom: 1px dashed #fff; }

.sidebar-list a {
  color: inherit;
  padding-right: 5px; }

.sidebar-list li {
  margin: 12px 5px 12px 0; }

.sidebar-list p {
  text-transform: uppercase;
  font-size: 0.88rem; }

.sidebar-list ul {
  padding-left: 0; }

.sidebar-header-button {
  background-color: #000; }

.sidebar-header-button img {
  padding: 0 7px 5px 0; }

.sidebar-header-button-show {
  height: 49px;
  width: 49px; }

.sidebar-header-button-show img {
  position: relative;
  top: 13px;
  left: 0.75rem; }

.sidebar-height {
  height: 100%; }

.current {
  text-decoration: underline; }

.main-container-narrow {
  margin-left: 235px;
  margin-right: 10px; }

.sidebar-narrow {
  width: 230px; }

.sidebar-wide {
  width: inherit;
  margin-left: inherit; }

.sidebar-gone {
  width: 0; }

.grid {
  margin: 0 auto; }

.grid-item {
  margin-bottom: 20px;
  box-shadow: 4px 3px 5px -4.5px #3f4344; }

.content {
  box-shadow: 4px 3px 5px -4.5px #3f4344;
  background-color: #fff; }

.card {
  margin-bottom: 10px;
  box-shadow: 4px 3px 5px -4.5px #3f4344; }

.card-bottom {
  padding: 7px 10px 15px 10px; }

.card-subj {
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #2d63af;
  text-transform: uppercase; }

.card-subj-first {
  padding-right: 0.5rem;
  margin-right: 0; }

.card-subj-last {
  padding-left: 0.5rem;
  border-left: 1px solid #2d63af; }

.card-title {
  font-weight: bold;
  font-size: 1.21rem;
  line-height: 24px;
  color: #3f4344; }

footer {
  background-color: #fff; }

.footer-top {
  box-shadow: 0 4px 2px -2px #ccc;
  padding-top: 30px;
  border-top: 5px solid #000; }

.footer-bottom {
  box-shadow: inset 0 4px 2px -2px #ccc;
  background-color: #fff;
  padding-bottom: 20px;
  border-top: 2px sold #ccc; }

.footer-list ul {
  list-style-type: none;
  vertical-align: top;
  padding-left: 0; }

.footer-top h2 {
  font-weight: bold;
  color: #666;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0; }

.footer-top li a {
  font-size: 0.94rem;
  color: #3f4344; }

.hover-dim i {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -o-filter: brightness(100%);
  -ms-filter: brightness(100%);
  filter: brightness(100%); }

.hover-dim:hover i {
  -webkit-filter: brightness(75%);
  -moz-filter: brightness(75%);
  -o-filter: brightness(75%);
  -ms-filter: brightness(75%);
  filter: brightness(75%); }

.hover-dim i:hover, .hover-dim i:hover ~ i {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -o-filter: brightness(100%);
  -ms-filter: brightness(100%);
  filter: brightness(100%); }

.footer-social-horiz ul li {
  display: inline-block; }

.footer-social-icons-fg {
  color: #fff; }

.footer-social-icons-bg-fb {
  color: #3C5B9B; }

.footer-social-icons-bg-tw {
  color: #2E92CF; }

.footer-social-icons-bg-ig {
  color: #5380A5; }

.footer-social-icons-bg-cc {
  color: #90908F; }

.footer-floatright {
  float: right; }

.footer-contactinfo {
  background-color: #000;
  color: #fff;
  padding: 0.75rem 0.75rem 1px 0.75rem;
  min-width: 165px;
  max-width: 212px; }

.footer-contactinfo address strong {
  line-height: 1.5em;
  font-size: 0.94em; }

.footer-bottom {
  padding-top: 10px; }

.footer-bottom-right {
  color: #3f4344;
  line-height: 24px;
  font-size: 0.75rem; }

.footer-bottom-right a {
  color: #666;
  text-decoration: underline;
  line-height: 24px;
  font-size: 0.94rem;
  padding-right: 10px; }

.page-title {
  font-size: 28px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #3f4344;
  font-weight: bold; }

.main-content {
  padding: 35px; }

.lightbox-mainimage {
  margin: auto;
  padding: 15px 15px 5px 15px;
  overflow: hidden;
  position: relative; }

.lightbox-mainimage img {
  height: auto;
  width: 100%; }

.lightbox-thumbs {
  overflow: hidden;
  width: 100%;
  height: 150px;
  max-height: 150px;
  justify-content: space-between;
  margin: 0; }
  .lightbox-thumbs div {
    overflow: hidden;
    padding: 0;
    text-align: center; }
  .lightbox-thumbs a {
    width: 100%;
    margin: auto;
    overflow: hidden; }
  .lightbox-thumbs img {
    max-width: 98%;
    margin: auto;
    overflow: hidden; }

.slbCaption {
  overflow: visible !important; }

.slbCaption a {
  overflow: visible;
  font-size: 20px;
  display: block;
  position: relative;
  text-align: center;
  white-space: nowrap;
  margin-left: -100%;
  margin-right: -100%;
  text-align: center;
  padding: .71429em 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7); }

.prosecontent {
  padding-top: 15px;
  margin-bottom: 15px; }

.center-button {
  padding: 10px 15px 0 15px; }

.textblock {
  padding: 0 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px; }

.textblock:last-child {
  border-bottom: none; }

.textblock h3, .textblock h2 {
  font-weight: bold;
  font-size: 18px; }

.textblock dt a {
  color: #262626; }

.textblock dl {
  padding: 10px 15px 5px 40px; }

.loading {
  padding: 25px 0;
  background: transparent url("https://cdn-events.bibliocommons.com/1532962502026/img/loader.gif") center no-repeat; }

.events, .blogs {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.blogs {
  margin-bottom: 30px; }

.blogs-title, .events-title {
  padding: 15px 15px 10px 15px;
  line-height: 16px;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase; }

.blogpost, .blogs-viewmore {
  padding: 10px 25px;
  margin-bottom: 0; }

.event, .events-viewmore {
  padding: 10px 25px;
  margin-bottom: 0; }

.fa-angle-double-right {
  padding-left: 5px; }

.blogs-title h2, .events-title h2 {
  font-weight: bold;
  color: #3f4344;
  line-height: 19px;
  font-size: 16px; }

.blogpost-title, .event-title, .event-title a, .blogpost-title a {
  font-weight: bold;
  line-height: 22px;
  margin-bottom: .25rem;
  color: #000; }

.blogpost-description, .blogpost-author-date {
  margin-bottom: 0; }

.blogpost-description {
  font-size: 16px; }

.blogpost-author-date {
  color: #666;
  font-size: 14px; }

.blogpost-description {
  color: #3f4344; }

.event-title a {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif; }

.event-location {
  margin: 5px 0; }

.event-location a, .event-date, .event-time {
  font-size: 12px;
  color: #666; }

.event-location a {
  border-bottom: 0; }

.event-location a:hover {
  border-bottom: 0;
  color: #666;
  text-decoration: underline; }

.event-datetime {
  border-top: 1px solid #ccc;
  padding: 0;
  margin: 0; }

.event-date, .event-time {
  display: inline-block;
  padding-top: 2px; }

.event-date {
  padding-right: 14px;
  border-right: 1px solid #ccc;
  margin: 0; }

.event-time {
  margin: 0;
  padding-left: 14px;
  /*border-left: 1px solid #ccc;*/ }

.raquo {
  color: #2d63af;
  font-size: 14px; }

.rsaquo {
  /* color: #2d63af; */
  font-size: 15px;
  font-weight: 700; }

.events-viewmore, .blogs-viewmore {
  padding: 20px 25px; }

.events-viewmore a, .blogs-viewmore a {
  font-size: 14px;
  color: #2d63af; }

.events-viewmore a:hover, .blogs-viewmore a:hover {
  color: #2d63af; }

.all-collections dt a, .all-collections dt {
  font-size: 18px; }

.all-collections-category {
  font-size: 13px;
  color: #3f4344; }

.all-collections dt {
  padding-bottom: 10px;
  padding-top: 24px;
  margin-top: 16px;
  border-top: 1px solid #ccc; }

.card a, .lightbox-mainimage a {
  position: relative; }

.rights, .rights a {
  color: #666;
  font-size: 0.75rem; }

.rights-i, .rights-i-cardonly {
  color: #fff;
  cursor: pointer;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  padding: 5px; }

#rightsWrapper {
  position: relative; }

.rights-i-card, .rights-i-about, .rights-overlay-card, .rights-overlay-about {
  position: absolute;
  bottom: 0;
  left: 0; }

.rights-i-lightbox, .rights-overlay-lightbox {
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 5000; }

.rights-overlay-main, .rights-i-main {
  position: absolute;
  bottom: 16px;
  left: 16px; }

.rights-overlay {
  cursor: default;
  display: none;
  background-color: rgba(55, 55, 55, 0.8);
  color: #fff;
  position: absolute;
  width: 75%;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px; }

.rights-close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 5px;
  color: #fff; }

.rights-guts {
  position: relative;
  display: inline-block; }

#about-image, #announce-image {
  padding: 15px 0; }

#about-image, .hr {
  border-top: 1px solid #ccc;
  margin-top: 15px; }

.about-contact-p-first {
  padding-top: 10px; }

.about-contact-p-last {
  margin-bottom: 18px; }

.about-contact a {
  color: #2d63af; }

.about-contact a:hover {
  color: #2d63af; }

.about-image, .announce-image {
  width: 94% !important;
  margin: auto;
  position: relative; }

.about-image {
  height: 250px;
  background: url(http://digital.chipublib.org/digital/api/singleitem/image/mpu/2232/default.jpg);
  background-size: 120%;
  background-position: 0px 60%; }

.invisitext a {
  background-color: #fff;
  z-index: 999;
  opacity: 0;
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 5px; }

.invisitext a:focus {
  opacity: 1;
  color: #123; }

.center-content-search {
  min-height: calc(100vh - 466px);
  /* padding-bottom: 60px; Should be equal to the height of your footer */ }

.main-container-fixed > h1 {
  font-size: 28px; }

.clickable-title {
  cursor: pointer; }

.alderman, #aldermen-intro, .artist {
  background-color: #fff;
  box-shadow: 4px 4px 0 #B0B4B4;
  padding: 15px; }

.alderman, .artist {
  margin: 0 0 24px 0; }

.alderman a, .artist a, #aldermen-intro a, #moreInfo a {
  color: #234c86;
  text-decoration: none;
  border-bottom: 1px solid #909696; }

.alderman a:hover, .artist a:hover, #aldermen-intro a:hover, #moreInfo a:hover {
  border-bottom: 2px solid #909696; }

.expandingAlderman, .expandedAlderman {
  background-color: #fff;
  box-shadow: 4px 4px 0 #B0B4B4;
  padding: 10px 15px;
  margin: 0 0 7px 0; }

#moreInfo {
  margin-top: 10px; }

#moreInfo em {
  font-weight: 700; }

.anyway-button, .go-button {
  background-color: #000;
  padding: 10px 15px 6px 15px;
  color: #fff;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 4px solid #4d4d4d;
  text-align: center; }

.nonbutton {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
  cursor: pointer;
  box-shadow: none;
  border-radius: 0;
  border: 0; }

.content-header {
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 10px; }

.anyway-button {
  margin-top: 7px; }

.go-button {
  cursor: pointer;
  margin: 0 0 10px 0; }

.label-container {
  margin: 0; }

.filter, .lists-li {
  list-style-type: none;
  min-width: 40px;
  margin: auto;
  padding: 3px; }

.filter {
  display: inline-block; }

.filter-column {
  background-color: #fff;
  box-shadow: 4px 4px 0 #B0B4B4;
  width: 250px;
  min-width: 250px;
  padding: 0 15px;
  margin-bottom: 10px; }

.filter-vocab h6 {
  font-size: 0.9rem; }

.filter-vocab h5, .filter-vocab h6 {
  cursor: pointer;
  font-weight: 700; }

.filter-vocab ul {
  padding-left: 15px; }

.filter-vocab li {
  list-style-type: none; }

#date-slider {
  border: 0; }

#ald-header {
  padding: 7px 0; }

.alderman-name, .artist-name, h4 {
  font-size: 1.25rem;
  line-height: 1.3rem;
  font-weight: 700; }

h5 {
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 700; }

label {
  font-size: 0.8rem;
  line-height: 1rem; }

.artist-details, .caa-contents-header, .artist-citations {
  margin-bottom: 3px; }

.alderman-pic {
  border: 1px solid #666;
  padding: 3px;
  max-width: 150px; }

.alderman-position {
  margin: 0; }

.alderman-list li {
  margin: 0 0 5px 0; }

.alderman-list {
  list-style-type: disc;
  margin: 7px 0; }

.filters {
  margin-top: 10px; }

.filter-list {
  padding-left: 0; }

.silder-box {
  padding: 5px 0;
  margin: 10px; }

.filter-list-title {
  /* from bibliocommons events */
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  /* margin: 0 0 10px 0; */
  line-height: 20px;
  /* padding-top: 10px; */
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 5px 0;
  margin: 10px 0;
  font-weight: 700; }

.filter-title-title {
  /* from bibliocommons events */
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
  padding: 0;
  margin: 10px 0 0 0;
  font-weight: 700; }

.filter-text-input {
  width: 100%;
  padding: 3px;
  margin-bottom: 10px; }

.filter-text {
  padding: 10px 0;
  margin: 10px 0; }

.filters > .filter-text {
  margin: 0;
  padding: 0; }

.filter-list > .caa-filter {
  list-style-type: none; }

.label-desc {
  font-size: 0.75rem;
  font-style: italic;
  line-height: 0.8rem; }

.data-filter-header {
  margin-bottom: 10px; }

#caa-filters {
  border-bottom: 0; }

.caa-filter {
  /* border-bottom: 1px solid #ccc; */
  margin-bottom: 2px; }

.caa-filter input {
  margin-right: 3px;
  margin-left: 5px; }

.center-content {
  flex: 1; }

.list-header {
  font-weight: 700; }

/* bootstrap overwrites:  */
.nav-tabs {
  border-bottom: 1px solid #e5e5e5; }

.nav-link {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-color: #e5e5e5; }

.filter-list-tabs {
  font-size: 14px; }

.filter-list-tabs, .lists-list-title {
  /* from bibliocommons events */
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  margin: 15px 0 0 0;
  line-height: 20px;
  /* padding-top: 10px; */
  font-weight: 700; }

.lists-list-title {
  font-size: 1rem; }

.lists-list {
  padding: 0;
  margin-top: 0.5rem; }

.lists-radio-ward {
  min-width: 40px;
  padding: 3px;
  margin: auto; }

.lists-radio-ward, .lists-radio-pos {
  display: inline;
  list-style-type: none; }

label {
  font-size: 0.8rem;
  line-height: 1rem;
  display: inline-block;
  margin-bottom: .5rem; }

.list-dates {
  font-size: 1rem;
  font-weight: 400;
  display: inline-block;
  margin: auto; }

.list-short {
  margin-top: auto;
  margin-bottom: auto;
  width: 50%; }

#topBtn {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  z-index: 99;
  /* Make sure it does not overlap */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  border-color: #909696;
  bottom: 5px;
  right: 5px;
  opacity: 0.85;
  font-weight: bold;
  color: #333;
  background-color: #fff;
  transition: 0s;
  font-size: 14px;
  padding: 6px 12px 6px 10px; }

#topBtn:hover {
  background-color: #e6e6e6;
  border-color: #adadad; }

.viewer-title {
  font-size: 1.1rem; }

.footer-social-icons:hover {
  top: -37.5px; }

.footer-social-icons {
  width: 32px;
  position: relative; }

.footer-social-icons-container {
  display: block;
  position: relative;
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  overflow: hidden; }
