/*YOUR CUSTOM STYLES*/

{@import  "/css/schemes/teal.css"
}
a {
  color: #66cccc;
}
a:hover {
  color: #127684;
}
.highlight {
  background: #66cccc;
}
.dropcap-color:first-letter {
  background: #66cccc;
}
.btn-primary {
  background: #66cccc;
}
.btn-primary:hover {
  background: #127684;
}
.btn-white {
  color: #66cccc;
}
.list-icon-color li:before {
  color: #66cccc;
}
footer.main {
  border-top: 3px solid #148495;
}
.nav-pills > li.active > a {
  background: #66cccc;
}
.nav-pills > li.active > a:hover {
  background: #66cccc;
}
.box-icon {
  background: #66cccc;
  color: #fff;
}
.box-icon:hover {
  background: #127684;
  color: #fff;
}
.pagination ul li.active a {
  background: #66cccc;
  border-color: #66cccc;
}
.nav-pills.nav-stacked.nav-arrow > li.active a:after {
  background: #66cccc;
}
.tabbable >.nav li.active a {
  background: #66cccc;
}
.accordion-toggle.active {
  background: #66cccc;
}
.coupon-category-icon {
  background: #66cccc;
}
.coupon-thumb .coupon-title {
  color: #66cccc;
}
.coupon-thumb .coupon-new-price {
  background: #66cccc;
}
.coupon-search-results .coupon-price {
  background: #66cccc;
}
.nav-tabs.nav-stacked.nav-coupon-category > li > a:hover [class^="icon-"] {
  background: #66cccc;
}
.nav-tabs.nav-stacked.nav-coupon-category >.active > a {
  background: #66cccc;
  border-bottom: 1px solid #66cccc !important;
  border-top: 1px solid #66cccc !important;
}
.nav-tabs.nav-stacked.nav-coupon-category >.active > a [class^="icon-"] {
  background: #1691a3;
  border-right: 1px solid #148495;
}
.nav-tabs.nav-stacked.nav-coupon-category >.active > a:hover {
  background: #66cccc;
}
.nav-tabs.nav-stacked.nav-coupon-category >.active > a:before {
  background: #66cccc;
}
.nav-tabs.nav-stacked.nav-coupon-category.nav-coupon-category-right >.active > a [class^="icon-"] {
  border-left: 1px solid #148495;
}
.search-area {
  background: #66cccc;
}
.search-area label [class^="icon-"] {
  background: #127684;
}
.countdown.countdown-inline > div:first-child span.count {
  color: #66cccc;
}
.countdown.countdown-inline > div:first-child span.title {
  color: #66cccc;
}
.slider-wrapper .nivo-directionNav a:before {
  background-color: #66cccc;
}
.slider-wrapper .nivo-controlNav a.active:before {
  background: #66cccc;
}
.carousel .carousel-control {
  background: #66cccc;
}
.flexnav li.active > a {
  background: #66cccc;
  border-color: #66cccc !important;
}
.flexnav li.active > a:hover {
  background: #66cccc;
}
.flexnav-menu-button {
  background: #66cccc;
}
.touch-button {
  background: #66cccc;
}
.touch-button.active {
  background: #137d8c;
}
.mfp-dialog .dialog-icon {
  background: #66cccc;
}
.wilto-controls .next,
.wilto-controls .prev {
  background: #66cccc;
}
.testimonial-color .testimonial-inner {
  border: 1px solid #66cccc;
  background: #66cccc;
}
.testimonial-color .testimonial-inner:after {
  border-color: #66cccc transparent transparent transparent;
}
.testimonial-color .testimonial-inner:before {
  border-color: #66cccc transparent transparent transparent;
}
.hover-img {
  background: #020f10;
}
.hover-img >.hover-title {
  background: #148495;
}
.hover-img .hover-inner {
  background: #148495;
}
.hover-img .hover-icon:before {
  background: #66cccc;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #66cccc;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #1aacc2;
}

