p {
  font-size: 14pt;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 400;
  margin: 30px 0 15px;
}

h1, h2, h3, h4, h5, h6 {
  color: #333333;
}

h3 {
  font-size: 22px;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel-fade .carousel-indicators {
  height: 20px;
  bottom: 0;
}

.carousel-fade .carousel-indicators li {
  width: 25px;
  height: 4px;
  background: #ffffff;
  opacity: .3;
  border-radius: 0;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  margin: 0 3px !important;
  position: relative;
  border: none;
}

.carousel-fade .carousel-indicators li:before, .carousel-fade .carousel-indicators li:after {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-fade .carousel-indicators li:before {
  top: -10px;
}

.carousel-fade .carousel-indicators li:after {
  bottom: -10px;
}

.carousel-fade .carousel-indicators li:hover, .carousel-fade .carousel-indicators li.active, .xslideshow .carousel-indicators li:hover, .carousel-fade .carousel-control.left:hover, .carousel-fade .carousel-control.right:hover {
  opacity: .9;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

* {
  outline: none;
}

a:focus, a:hover {
  color: #89229b;
  text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, a, .td-name, td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue","Open Sans",Arial,sans-serif;
}

a {
  color: #2CA8FF;
}

a:hover, a:focus {
  color: #109CFF;
  text-decoration: none;
}

*, *::before, *::after {
  box-sizing: border-box;
}

a {
  color: #9c27b0;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:focus {
  outline: none;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a:hover, a:focus {
  color: #89229b;
  text-decoration: none;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0a6ebd;
  text-decoration: underline;
}

a:focus, button:focus {
  outline: none;
}

* {
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-tap-highlight-color: transparent;
}

a {
  color: #9c27b0;
}

a:focus, a:hover {
  color: #cd201f;
  text-decoration: none;
}

a:hover {
  color: #339BEB;
}

a {
  color: #55acee;
}

a:hover {
  color: #2b7cbb;
}

a:focus, a:active {
  outline: none;
}

a:hover {
  color: #56aa1c;
  text-decoration: blink;
}

a {
  color: #111c26;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

