.confirm { font-size: 14pt; font-color: green; }

header.library-title .bookcase { float: left; background-image: url("/static/img/bookcase.png"); background-size: 100% 100%; max-height: 128px; max-width: 128px; width: 10vw; height: 10vw; margin-right: 24px; }
header.library-title h2 { font-size: 3em; font-family: 'Merriweather', serif; font-weight: bold; color: #0000ee; }
header.library-title h2 a { color: #445075; }
header.library-title h2 a:hover { text-decoration: none; }

@media (max-width: 400px) {
  header.library-title h2 { font-size: 2em }
}

.notice { margin-top: 5px; text-align: left; border: #cecece solid 1px; background-color: #FFF673; padding: 5px 7px 5px 7px; border-radius: 6px; }
.notice div { float: left; font-size: 20pt; padding: 6px 6px 4px 1px; }

header.library-title.sm { font-size: 10pt;  }
header.library-title.sm h2 { font-size: 1.5em; line-height: 1.6em; margin: 0; }
header.library-title.sm .bookcase { background-size: 64px 64px; height: 64px; width: 64px; margin-right: 12px; }

header.library-title .library_sub { font-size: 1.7em; }
header.library-title.sm .library_sub { font-size: 1em; }

.libraryRow .libraryName { font-size: 12pt; }
.libraryRow .libraryLocation { text-transform: uppercase; font-size: 10pt; }
.libraryRow .libraryUrl { font-size: 10pt; }

.libraryCatalogRow { margin-left: 15px; }
.libraryCatalogRow .catalogDescription { font-size: 10pt; }
.libraryCatalogRow .catalogUrl { font-size: 10pt; }

.row .input-group { width: 100%; }

.cookie_use {
  display: none;
  min-height: 75px;
}

.cookie_use .dismiss {
  background-color: slategray;
  border-radius: 5px;
  cursor: pointer;
  padding: 2px 15px 2px 15px;
}

.cookie_use .dismiss:hover {
  background-color: lightslategray;
}

.support-reminder {
  margin: 20px;
  padding: 20px;
  background: lightyellow;
  border: grey 1px solid;
  border-radius: 10px;
}
.cookie_use_notification {
  font-size: 14pt;
  position: fixed;
  width: 100%;
  z-index: 100;
  bottom: 0px;
  background-color: rgba(0,0,0,0.7);
  color: white;
  padding: 8px 8px 8px 8px;
  line-height: 20pt;
}

.modal-backdrop { height: 100%; }

#firefox_tell_me { top: 20%; }

body { font-family: Arial; }
a { text-decoration: none; }
footer a { font-family: Arial; font-size: 10pt; }
footer { text-align: center; padding: 25px 25px 25px 25px; }
#libraryrequest { display: none;}
.p { margin-bottom: 15px;}
.x { font-style: italic; font-weight: bold; }
.ext_link { height: 10px; width: 10px; margin: 6px 2px 2px 2px; background-image: url("/static/img/link.png"); float: right; display: block;}
.has_ebook { height: 12px; width: 50px; margin: 6px 2px 2px 2px; background-image: url("/static/img/ebooks.png"); display: inline-block;}
ul li { font-weight: normal; padding-bottom: 5px; }
ul#frequency { padding-top: 10px; }




.topheader { font-size: 22pt; font-weight: bold;  }
.subheader { font-size: 18pt;  }
.note { border-radius: 16px; background-color: lightyellow; margin: 5px; height: 100%; padding: 10px; }
#nonchrome { display: none; }
.section_hdr { font-size: 18px; font-weight: bold; margin: 10px 0 0 0;}

.larger { border-radius: 5px; border: 1px solid grey; padding: 5px; font-size: 14pt; width: 350px;}

.largerbtn { border-radius: 5px; padding: 5px; font-size: 14pt; width: 350px;}

.state { list-style-type: none; font-weight: bold; padding-left: -10pt; margin-before: -1em; margin-top: 1em;  }

.install:hover { background-color: #e2fced; }
.install { height: 32px; vertical-align: middle; display: inline-block; border-radius: 6px; padding: 8px 16px 8px 16px;
    margin: 15px 15px 15px 15px; background-color: #c2dccd; border: #b2ccbd 1px solid; color: #13221A; font-weight: bold ;
    cursor: pointer; }

.icon { height: 32px; width: 32px; margin-right: 6px; float: left; }

.chrome-icon { background: url(/static/img/chrome-32.png); }
.firefox-icon { background: url(/static/img/firefox_logo-32.png); }
.safari-icon { background: url(/static/img/safari-32.png); }
.edge-icon { background: url(/static/img/edge-32.png); }
.icon-text { margin-top: 6px; float: left; }

.valid { background-color: mediumspringgreen; }

.faq-img { margin: 10px 0px 10px 0px; }

.faq-q { font-size: 12pt; }

div.faq-img img { display-block; width:100%; height: 100%; }
ul.faq li { margin-top: 20px; }
ul.simple-list li { margin-top: 0px; }

div.signup-box { margin-top: 20px; margin-bottom: 20px; border-width: 1px; border-color: #111; border-radius: 4px 4px 4px 4px; background-color: #fff; }

div.searchResult { padding: 10px 10px 10px 10px; border: 1px solid #ececec; }
div.searchResult:hover { background-color: #cccccc; }
div.searchResultAction { float: right; }

div.libraryName { font-size: 14pt; }

div.searchResultsParent { padding-right: 50px; padding-left: 0px; position: absolute; background-color: #ffffff; z-index: 5; }
div.searchResultsScrollable { max-height: 200px; overflow-y: scroll; background-color: #ffffff;  }
div.searchResults { width: 100%; height: 100%; }

span.highlight { background-color: yellow; }
span.supported { margin-right: 20px; }
button.btn-le { margin-bottom: 55x; }

dialog {
   padding: 10px 10px 10px 10px;
   border: 0;
   border-top: 6px solid #70c870;
   margin: 1em auto;
   box-shadow: 0 3px 10px rgba(0,0,0,0.7);
   width: 300px;
   background: #ffffff;
   font-size: 1.2em;
   min-width: 450px;
}

dialog::backdrop {
    background-color: rgba(0,0,0, 0.8);
}

dialog h2 {
   font-size: 1.6em;
   margin: 5px;
}

dialog div.btns {
    padding-top: 8px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

dialog button {
    display: inline-block;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid #498b50;
    padding: .25em;
    min-width: 75px;
    font-size: 1.1em;
    text-align: center;
    margin: .25em .25em .25em .25em;
    -webkit-font-smoothing: antialiased;
    background: #70c870;
    color: white;
}

dialog button.action_default {
  font-weight: bold;
}

span.link {
  text-decoration: underline;
  cursor: pointer;
  color: blue;
}

div.save-time {
  margin: 1em auto;
  height: 75px;
  width: 75px;
  background-image: url("/static/img/clock_75_75.png");
}

div.save-money{
  margin: 1em auto;
  height: 75px;
  width: 74px;
  background-image: url("/static/img/piggy_75_75.png");
}


span.case {
  margin-right: 6px;
  padding: 2px 4px 2px 4px;
  background-color: lightgreen;
  color: white;
  border-radius: 4px;
}

ul.release_notes li {
  margin-bottom: 12px;
}
div.details {
  margin-top: 12px;
}
