﻿/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
.alert {
  /*display: none;*/
  margin-bottom: 30px;
  border-radius: 0;
  box-shadow: 0 0 3px #b4b4b4;
}
.alert strong {
  color: #cc0000;
}
/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
.segments .segment {
  margin-bottom: 30px;
  padding: 20px;
  color: #FFF;
}
.segments h1 {
  margin-top: 10px;
}
.segments .segment-consumer {
  background: #028ADA;
}
.segments .segment-professional {
  background: #1F5A84;
}
.segments .segment-registrants {
  background: #00325C;
}
.segments .segment-links {
  margin-top: 30px;
  padding: 20px;
  border-radius: 2px;
  background: #DCDCDC;
}
.segments .segment-links p {
  margin-bottom: 5px;
  color: #000;
  text-transform: uppercase;
}
.segments .segment-links ul {
  padding: 0 0 0 13px;
  color: #000;
}
.segments .segment-links a,
.segments .segment-links a:visited,
.segments .segment-links a:active {
  margin-right: 5px;
  color: #0062a0;
}
/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
.news-spotlight {
  margin: 40px 0;
}
.news {
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-top: 1px;
  background-color: #efefef;
}
.news h2 {
  margin-bottom: 30px;
}
.news li {
  margin-bottom: 30px;
}
.news .news-date {
  margin-right: 5px;
  font-weight: bold;
  font-size: 20px;
}
/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
.spotlight {
  margin-bottom: 20px;
}
.spotlight h2 {
  margin-bottom: 30px;
}
#spotlight a {
  text-decoration: none;
}
#spotlight .carousel-indicators {
  bottom: -38px;
}
#spotlight .carousel-indicators li,
#spotlight .carousel-indicators .active {
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-color: #357EBD;
}
#spotlight .carousel-indicators .active {
  width: 22px;
  height: 22px;
  background-color: #357EBD;
}
#spotlight .item {
  min-height: 275px;
}
#spotlight .item img {
  height: 100px;
}
#spotlight .carousel-control {
  opacity: 1;
}
#spotlight .carousel-control.left,
#spotlight .carousel-control.right {
  background-image: none;
  filter: none;
}
#spotlight .carousel-control .glyphicon-chevron-left,
#spotlight .carousel-control .glyphicon-chevron-right,
#spotlight .carousel-control .icon-prev,
#spotlight .carousel-control .icon-next {
  color: #357EBD;
}
#spotlight .carousel-caption {
  position: static;
  padding: 0 55px;
  color: #357EBD;
  text-shadow: none;
}
#spotlight .carousel-caption h3 {
  color: #7D7D7D;
}


/*# sourceMappingURL=homepage.css.map */
/*# sourceMappingURL=homepage.css.map */
#gradiant1 {
  height: 470px;
  width: 1100px;
  background-color: #b5d5ee; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #b5d5ee , white); /* Standard syntax (must be last) */
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
}

#gradiant2 {
  height: 170px;
  width: 1100px;
  background-color: #b5d5ee; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #b5d5ee , white); /* Standard syntax (must be last) */
  margin-left:10px;
  margin-right:10px;
  ;
}

#gradiant3 {
  height: 90px;
  width: 1100px;
  background-color: #b5d5ee; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #b5d5ee , white); /* Standard syntax (must be last) */
  margin-left:10px;
  margin-right:10px;
  ;
}

#gradiant4 {
  height: 220px;
  width: 1100px;
  background-color: #b5d5ee; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #b5d5ee , white); /* Standard syntax (must be last) */
  margin-left:10px;
  margin-right:10px;
  ;
}