/*  css design by Virtual Learning Environment Solutions, Inc.  2019 */
/*  released under the Creative Commons License (by) */
/*  http://creativecommons.org/licenses/by/3.0/ */
/*  The only acknowledgement we ask is that you leave these top four lines of the file alone--  no obvious linking required  */
body {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  border: #000000 0px solid;
  color: #000;
}

.col.inside {
  padding-left: 5%;
  padding-right: 5%;
}

p, ul {
  font: 1rem arial, verdana, sans-serif;
}

p, ul em {
  font-style: normal;
}

p em {
  font-variant: small-caps;
  font-weight: bold;
}

#canvas-box {
  align-self: stretch;
}
#canvas-box p {
  margin-top: 2vh;
  font-size: 5vw;
  opacity: 0;
}
#canvas-box h1 {
  padding-top: 4rem;
  font-size: 3vw;
  font-family: Audiowide, cursive;
}
#canvas-box h2 {
  font-size: 1.5vw;
  text-transform: uppercase;
}

.navbar-nav {
  background-color: #00adef;
  border-radius: 5px;
  color: #fff;
}

.nav-item a {
  font-variant: small-caps;
  font-size: 1.1rem;
  font-weight: bold;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
  border-radius: 5px;
}

.middle-section.row {
  justify-content: flex-end;
}

.row .pic-separator {
  line-height: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-image: url("../picts/bar.jpg");
  background-repeat: repeat-x;
  background-position: center;
  height: 20px;
}

.quote {
  background-color: #eef;
  border-left: 1px solid grey;
  padding-left: 1rem;
}

.bottom {
  background-image: url(../picts/home-fade.jpg);
  background-repeat: repeat-x;
}

.pic-links {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 40vw;
  margin-top: 3rem;
}

.logo-area-text {
  font-size: 1.5rem;
  font-variant: small-caps;
}
.logo-area-text.top-text {
  padding-top: 9px;
}

.bot-text {
  margin-top: 2.5rem;
}
.bot-text h1 {
  color: #000;
  font: 0.9rem arial, verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.bot-text h2 {
  color: #333;
  font: 0.75rem arial, verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
}
.bot-text h2 a::after {
  content: url("../picts/arrow.gif");
  align-content: flex-end;
}

.footer {
  margin-top: 10vh;
  padding-left: 0.8rem;
}

.copyright {
  color: #c0c0c0;
  font: 9px verdana, arial, sans-serif;
  font-weight: bold;
}

.anim-first {
  animation-name: anim-first;
  animation-duration: 1.5s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
}

.anim-second {
  animation-name: anim-second;
  animation-duration: 1.5s;
  animation-delay: 1.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
}

.anim-third {
  animation-name: anim-third;
  animation-delay: 2.5s;
  animation-duration: 1s;
  opacity: 0;
  animation-fill-mode: forwards;
}

@keyframes anim-first {
  from {
    transform: translate(-110vw, 0);
    font-size: 1vw;
    opacity: 0;
  }
  25% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  50% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  75% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
}
@keyframes anim-second {
  from {
    transform: translate(-110vw, 0);
    opacity: 0;
  }
  25% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  50% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  75% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    font-size: 1.5rem;
    opacity: 1;
  }
}
@keyframes anim-third {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
strong {
  color: #A20000;
}

/* LINK COLORS */
a:link {
  color: #323caa;
  text-decoration: underline;
}

a:visited {
  color: #323caa;
  text-decoration: underline;
}

a:hover {
  color: #99FFFF;
  text-decoration: underline;
  background-color: #335656;
}

.product {
  color: #E133E1;
}

/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */
TABLE {
  COLOR: #CCCCCC;
  FONT: 12px arial, verdana, sans-serif;
  font-weight: bold;
}

.title {
  COLOR: #000;
  FONT: 14px arial, verdana, sans-serif;
  font-weight: bold;
}

.subtitle {
  COLOR: #000000;
  FONT: 12px arial, verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
}

/* added by dh */
.byline {
  COLOR: #000;
  FONT: 12px arial, verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
}

.phonetitle {
  color: #000;
  font: 0.75rem arial, verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
}

.copytext {
  COLOR: #C0C0C0;
  FONT: 9px verdana, arial, sans-serif;
  font-weight: bold;
}

.page-splits {
  border: #666666 1px solid;
  background-color: #000000;
  color: #000000;
  height: 5px;
  width: 100%;
}

.bullet {
  list-style-image: url(../picts/bullet.gif);
}

/* HOMEPAGE BANNER BACKGROUNDS COLOR AND BARS */
.homefade {
  background-image: url(../picts/home-fade.jpg);
  background-repeat: repeat-x;
}

.picturebar {
  background-color: #000000;
}

.pagebars {
  background-color: #F0F0F0;
  background-image: url("../picts/bar.jpg");
  height: 20px;
  border: solid #000000;
  border-width: 1px 0px 1px 0px;
  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
}

/* CONTACT PAGE CODE */
.button {
  background-image: url("../picts/button.gif");
  background-color: #333;
  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
  color: #000000;
  font-size: 0.7rem;
  font-weight: bold;
  text-align: center;
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  BORDER: #000000 1px solid;
}

.buttonon {
  background-image: url("../picts/buttonon.gif");
  background-color: #333;
  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
  color: #666666;
  font-size: 0.7rem;
  font-weight: bold;
  text-align: center;
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  BORDER: #000000 1px solid;
}

.shadeform {
  font: 0.8rem arial, verdana, sans-serif;
  background-image: url("../picts/shadeform.gif");
  background-color: #f6f8fe;
  text-align: left;
  WIDTH: 200px;
  border: #666666 1px solid;
}

.textarea {
  font: 0.8rem arial, verdana, sans-serif;
  background-image: url("../picts/shadeform.gif");
  background-color: #F6F8FE;
  text-align: left;
  WIDTH: 250px;
  HEIGHT: 125px;
  BORDER: #666666 1px solid;
}

.dropdown {
  background-color: #F6F8FE;
  COLOR: #000000;
  WIDTH: 200px;
  FONT: 0.7rem verdana, arial, sans-serif;
}

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
  .printhide {
    display: none;
  }

  .printhelp {
    width: 600px;
  }
}
@media screen {
  .printonly {
    display: none;
  }
}
@media only screen and (max-device-width: 768px) {
  .navbar-nav {
    padding-left: 25px;
  }
}
/* IMAGE BORDERS */
.borders {
  BORDER: #CCCC99 1px solid;
}

/* HOMEPAGE AND SIDEBAR THUMBNAIL BORDERS */
.hover-border {
  border: #CCCC99 1px solid;
  cursor: pointer;
}

A:hover .hover-border {
  border: #FF0000 1px solid;
  cursor: pointer;
}

/* BEGIN MENU CODE */
.menu-area {
  align-self: flex-start;
  justify-content: center;
  padding-bottom: 1.5rem;
  padding-top: 7vh;
}

.sidebar {
  align-self: flex-end;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

/* this will be removed when we are done */
.menu {
  font: 0.75rem arial, verdana, sans-serif;
  font-weight: normal;
  height: 24px;
  text-indent: 16px;
  background-image: url(../picts/menu.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  vertical-align: middle;
  letter-spacing: 1px;
}

.menu-line {
  background-image: url(../picts/menu_line.gif);
  background-repeat: repeat-y;
}

/*# sourceMappingURL=coolstyle.css.map */
