﻿h2 {
  margin-top: 0px;
  font-weight: 600; }

.cta-links-2 img {
  width: 100% !important;
  height: 300px !important; }

.ContextImg {
  font-weight: 600;
  width: 60px;
  height: 60px;
  background-color: rgba(198, 225, 231, 0);
  font-weight: 700;
  padding: 8px 0;
  padding-right: 5px;
  float: left;
  width: 68px;
  width: 4.25rem;
  text-align: center; }

.selectParent select {
  width: 100px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 2px 2px 2px;
  border: 1px;
  background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat 60px center; }

.btn {
  color: #fff;
  background-color: #54b948;
  font-weight: 600;
  padding: 8px 44px;
  padding: 0.5rem 2.75rem; }
  .btn:hover {
    background-color: #76c76d; }

.quickbtn {
  padding: 22px;
  border-top: 1px solid #39ADD8;
  border-left: 1px solid #39ADD8;
  border-right: 1px solid #39ADD8;
  border-bottom: 12px solid #008000;
  color: #41454d;
  background-color: white;
  font-weight: 700; }
  .quickbtn .ql-table {
    display: table; }
    .quickbtn .ql-table .table-cell {
      display: table-cell;
      vertical-align: middle; }
  .quickbtn i {
    vertical-align: middle;
    max-height: 60px;
    max-width: 60px; }
  .quickbtn h2 {
    color: white; }
  .quickbtn a {
    text-decoration: none;
    color: #39ADD8; }

.quicksubbtn {
  padding: 15px;
  border-top: 1px solid #39ADD8;
  border-left: 1px solid #39ADD8;
  border-right: 1px solid #39ADD8;
  border-bottom: 12px solid #008000;
  color: #41454d;
  background-color: white;
  font-weight: 700;
  max-height: 115px;
  min-height: 115px;
  min-width: 250px; }
  .quicksubbtn .ql-table {
    display: table; }
    .quicksubbtn .ql-table .table-cell {
      display: table-cell;
      vertical-align: middle; }
  .quicksubbtn i {
    vertical-align: middle;
    max-height: 60px;
    max-width: 60px; }

.quicksubbtn:hover {
  background-color: #008000; }
  .quicksubbtn:hover span {
    color: white;
    text-decoration: none; }

.fa.pull-left {
  margin-right: .2em;
  font-size: 63px;
  color: green; }

.twittertext {
  margin: -29px 182px 21px;
  float: right;
  position: absolute;
  width: 100%; }
  .twittertext i {
    float: left;
    padding: 3px;
    color: white; }

.paddingQuick {
  height: 150px;
  overflow: hidden;
  padding-bottom: 5px; }

.cta-links-2 .btn {
  color: #fff;
  background-color: #39ADD8;
  font-weight: 600;
  margin-top: 10px; }

#news {
  padding-top: 16px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px; }

.libraryCG h2 {
  padding-top: 25px; }

.footer {
  text-align: center;
  padding: 16px 20px;
  padding: 1rem 1.25rem; }

.twitterhead {
  background-color: #39ADD8;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px; }
  .twitterhead h3 {
    color: white; }
  .twitterhead p {
    color: white; }

.SideServices {
  text-align: left;
  vertical-align: middle;
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  background-color: #39ADD8;
  padding: 10px;
  margin: -6px; }
  .SideServices .ql-table {
    display: table; }
    .SideServices .ql-table .table-cell {
      color: white;
      display: table-cell;
      font-size: larger;
      vertical-align: middle;
      padding-right: 5px;
      padding-top: 3px; }
  .SideServices .icon img {
    background: url(/images/Libraries/eBooks.png) no-repeat;
    vertical-align: middle;
    max-height: 60px;
    max-width: 60px; }
  .SideServices a {
    text-decoration: none; }

.SideServices:hover {
  background-color: #ffcc00; }
  .SideServices:hover p {
    color: #39ADD8;
    font: bold; }
  .SideServices:hover .icon img {
    background: url(/images/Libraries/eBooksOver.png) no-repeat;
    vertical-align: middle;
    max-height: 60px;
    max-width: 60px; }

.details {
  padding: 5px; }
  .details h5 {
    color: #54b948;
    font-weight: bold; }

.LibraryFooter {
  text-align: center; }

.keepInTouch {
  /* padding-top: 16px; */
  padding-left: 5px;
  padding-right: 5px;
  padding-left: 37px;
  padding-bottom: 10px;
  padding-top: 10px;
  border: 3px solid #d8dfec; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.shareIcons {
  width: 100%;
  vertical-align: middle; }

.share-this {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right; }

.icons {
  text-align: center;
  cursor: pointer;
  width: 42px;
  width: 2.625rem;
  height: 42px;
  height: 2.625rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-size: 24px;
  font-size: 1.5rem;
  border: 2px solid #fff;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  -webkit-transition: ease-in-out background-color 0.1s;
  -khtml-transition: ease-in-out background-color 0.1s;
  -moz-transition: ease-in-out background-color 0.1s;
  -ms-transition: ease-in-out background-color 0.1s;
  -o-transition: ease-in-out background-color 0.1s;
  transition: ease-in-out background-color 0.1s;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #39ADD8;
  color: #428D3C; }
  .icons a {
    color: white; }
  .icons i {
    color: white; }

.libraryDropDown {
  border: 3px solid #d8dfec;
  padding: 10px; }

.title {
  font-size: initial;
  font-weight: bold; }

.shareLib {
  /*margin-left: 50px;*/
  text-align: center; }

.hr {
  width: 70px;
  float: right; }

#greenHr {
  border-top: 1px solid #008000 !important; }

.facebookhead p {
  color: white;
  padding: 2px; }

.facebookhead {
  background-color: #39ADD8;
  padding-top: 7px;
  padding-bottom: 1px;
  padding-left: 10px;
  color: black; }

.social-box {
  display: inline-block;
  width: 3em;
  height: 3em;
  margin-right: 1em;
  text-align: center; }

.iconsDropDown {
  text-align: center;
  cursor: pointer;
  width: 42px;
  width: 2.625rem;
  height: 42px;
  height: 2.625rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-size: 24px;
  font-size: 1.5rem;
  border: 2px solid #fff;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ms-border-radius: 42px;
  -o-border-radius: 42px;
  border-radius: 42px;
  -webkit-transition: ease-in-out background-color 0.1s;
  -khtml-transition: ease-in-out background-color 0.1s;
  -moz-transition: ease-in-out background-color 0.1s;
  -ms-transition: ease-in-out background-color 0.1s;
  -o-transition: ease-in-out background-color 0.1s;
  transition: ease-in-out background-color 0.1s;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #54b948;
  color: #54b948; }
  .iconsDropDown a {
    color: white; }
  .iconsDropDown i {
    color: white; }

.hc-body-content {
  margin-left: 59px; }

.librarycarousal {
  margin-bottom: 50px; }

.sideBar {
  margin: 0; }

#mainCarousel .owl-nav .owl-next {
  right: 8%;
  top: 142px; }

#mainCarousel .owl-nav .owl-prev {
  left: 8%;
  top: 142px; }

.icons:hover {
  background-color: #4581a7;
  color: #fff; }

.iconsDropDown:hover {
  background-color: #2bbf76;
  color: #fff; }

.Onlinelist {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff; }

li.borderless {
  border-color: white; }

@media (max-width: 1199px) {
  .twittertext {
    margin: -42px 166px 21px;
    float: right;
    position: absolute;
    width: 38%; } }

@media (max-width: 991px) {
  .twittertext {
    margin: -42px 166px 21px;
    float: right;
    position: absolute;
    width: 38%; } }

@media (max-width: 777px) and (min-width: 400px) {
  .item {
    margin-bottom: 50px; } }

@media (max-width: 350px) {
  .keepInTouch {
    padding-left: 23px; } }

@media only screen and (max-width: 1400px) and (min-width: 361px) {
  .keepInTouch {
    padding-left: 55px; } }

@media (max-width: 777px) and (min-width: 500px) {
  .libquicks {
    width: 50%;
    float: left; } }

@media (max-width: 500px) {
  .libquicks {
    width: 100%; } }

@media (max-width: 777px) and (min-width: 100px) {
  .Search-fn {
    position: fixed;
    top: 621px; } }

@media (max-width: 777px) and (min-width: 100px) {
  .item-wrapper {
    margin-bottom: 40%; } }

@media (max-width: 777px) and (min-width: 100px) {
  .owl-stage-outer {
    margin-top: 50px; } }
