/*Teal #1e90ff & #1cb8b8 */

:root{
    --sascolor-primary:#1e90ff;
    --sascolor-primary-dark:#1e6ab3; /*rgb(30,106,179)*/
    --sascolor-primary-light:#cbe6ff;
  }
  
.sasb1{
    background-color: #1e90ff;
}

.sasb2{
    background-color: #cbe6ff;
}

.sasb3{
    background-color: #1e6ab3;
}

.sasc1{
    color: #1e90ff;
}

.sasc2{
    color: #cbe6ff;
}

.sasc3{
    color: #1e6ab3;
}

.sascwhite{
    color:#fff;
}

.btn:focus, .subscribe-btn, .progress .progress-bar, .accordionMod .panel-heading .current, #current:after, .tp-leftarrow.default:hover, .tp-rightarrow.default:hover,.contact-box:hover, .ch-info-wrap, .ch-info .ch-info-back, .content-box-about .ch-info-front, figure.effect-zoe figcaption, h2.form-signin-heading, a.prev,a.next, a.prev,a.next {
    background: #1e6ab3;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after, #not-found i, #options li a.selected {
    background-color: #1e90ff;
    color: #fff;
}

.spinner {
    border-top-color: #1e90ff;
}

.hero {
    border-left-color: #1e90ff;
}

#options li a.selected {
    border: 1px solid #1e90ff;
}

.ie8 .btn-color, .ie9 .btn-color {
    background: #1e90ff !important;
}

.ie8 .btn-color:hover, .ie9 .btn-color:hover {
    background: #1e90ff !important;
}

.btn-color:hover {
    color: #fff !important;
    background-color: #1e6ab3 !important;
    border-color: #1e6ab3 !important;
}

.sidebar-nav li.active:hover {
    background-color: #1e6ab3 !important;
}

.btn-color {

    color: #fff !important;
    background-color: #1e90ff !important;
    border-color: #1e90ff !important;
}

#current,.menu ul li a:hover,.menu ul>li:hover>a, h2.form-signin-heading {
    border-bottom: 3px solid #1e90ff;
}

ul.why li:before {
    background: #1e90ff;
}

.menu ul ul {
    border-top: 3px solid #1e90ff;
}

#horizontal-tabs ul.tabs li.current {
    /*border-top: 2px solid #1e90ff;*/
}

#vertical-tabs ul.tabs li.current {
    border-left: 2px solid #1e90ff;
}
/*
.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {

}*/

a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color, ul.list.icons li i, #current, #current span, .menu ul > li > a:hover, .menu ul > li > a:hover span, #not-found h2, .bx-wrapper .bx-controls-direction a i, .pagination > li > a, .pagination > li > span, .phone-login a:hover, .price, .random-box-icon {
    color: #1e90ff;
    font-weight: bold;
    
}

.testimonial p, blockquote {
    border-left: 5px solid #1e90ff;
    border-right: 5px solid #1e90ff;
}

.pricing_plan h3, .pricing_plan.special h3, .sidebar-nav li.active, .sidebar-nav li:hover, .btn.btn-shopping-cart .fa {
    background-color: #1e90ff;
}

.pattern-overlay {
    background-color: rgba(30,114,255, 0.75);
}
