.logantest {
  padding-left: 30px;
  padding-right: 30px;
}
.test {
  color: red;
}
.hptext {
  font-family: "Verdana";
  color: black;
  size: 3;
}

.hpheadpad {
  padding-bottom: 60px;
  padding-top: 40px;
}
.hpimg {
  padding-top: 60px;
}
.btn {
  font-family: "Verdana";
}

.gradient {
  background-image: linear-gradient(#acb3d0, #b3a4aa);
  color: white;
  text-align: center;
  font: "Lucida Sans";
  padding-top: 20px;
  /* min-height: 100vh; */
}

.solidcolor {
  background-color: #96a5b8;
}
.hptext2 {
  font-family: "Verdana";
  color: #ffffff;
  size: 3;
}

.testpading {
  margin-top: 25px;
}

.bookpad {
  padding-top: 100px;
}
.cordianpading {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bookcover {
  width: 113px;
  height: 165px;
  float: left;
  padding-right: 10px;
}

.fullbookcover {
  padding-top: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.resizeimg {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.conpag {
  padding-top: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.colcenter {
  float: none;
  margin: 0 auto;
}

@media (max-width: 994px) {
  .nondisp {
    display: none;
  }
}

.collapstext {
  font-family: "Verdana";
  color: black;
  size: 3;
}

.collapstextiner {
  font-family: "Verdana";
  color: black;
  size: 3;
  text-decoration: none;
}

.modal-header-customlo {
  color: #fff;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #f0ad4e;
  /* webkit-border-top-left-radius: 5px;
    webkit-border-top-right-radius: 5px;
    moz-border-radius-topleft: 5px;
    moz-border-radius-topright: 5px; */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.45;
}

.button23 {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  outline: none;
  padding: 0px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mystyle {
  width: 100%;
  padding: 25px;
  background-color: coral;
  color: white;
  font-size: 25px;
}

.active:focus {
  outline: 0px;
}

@media (min-width: 994px) {
  .disp {
    display: none;
  }
}

@media (min-width: 994px) {
  .intpanlpad {
    padding-top: 100px;
  }
}

.alpha60 {
  /* Fallback for web browsers that don't support RGBa */
  background-color: rgb(0, 0, 0);
  /* RGBa with 0.6 opacity */
  background-color: rgba(0, 0, 0, 0.5);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

  border: 50px;
  color: rgba(0, 0, 0, 0.5);
  padding: 0px;
  margin: 0px;
}

.testresizeimg {
  width: auto;
  height: auto;
}
.YoutubeImgSize {
  width: 15rem;
  height: 10rem;
}
.page-title {
  font-family: "Verdana";
  font-size: 2rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.booktitle {
  font-family: "Verdana";
  font-size: 1.5rem;
  padding-top: 4rem;
  padding-bottom: 1rem;
}
