/* =================================================================== */
/* Green #169FE6
====================================================================== */

/*a, a:visited,
#not-found i,
.comment-by span.reply a:hover,
.comment-by span.reply a:hover i,
.categories a:hover,
.testimonials-author,
.happy-clients-author,
.dropcap,
.meta ul li a:hover,
.list-1 li:before,
.list-2 li:before,
.list-3 li:before,
.list-4 li:before { color: #169FE6; }*/

#not-found i,
.comment-by span.reply a:hover,
.comment-by span.reply a:hover i,
.categories a:hover,
.testimonials-author,
.happy-clients-author,
.dropcap,
.meta ul li a:hover,
.list-1 li:before,
.list-2 li:before,
.list-3 li:before,
.list-4 li:before
{
    color: #169FE6;
}

#current,
.menu ul li a:hover,
.menu ul > li:hover > a,
.flickr-widget-blog a:hover
{
    border-color: #169FE6;
}

.menu ul ul
{
    border-top-color: #169FE6;
}


.tp-leftarrow:hover,.ls-nav-next:hover,.ls-nav-prev:hover,
.tp-rightarrow:hover,
.flexslider .flex-next:hover,
.flexslider .flex-prev:hover,
.featured-box:hover > .circle,
.featured-box:hover > .circle span,
.featured-box:hover > .circle-2,
.featured-box:hover > .circle-3,
.portfolio-item:hover .item-description,
.sb-navigation-left:hover,
.sb-navigation-right:hover,
.newsletter-btn,
.search-btn { background-color: #169FE6; }

#filters a:hover, .selected { background-color: #169FE6 !important; }

.premium .plan-price,
.premium .plan-features a.button:hover { background-color: #1287c3; }
.premium.plan h3,
.premium .plan-features a.button { background-color: #169FE6; }

.featured-box:hover > .circle-2,
.featured-box:hover > .circle-3 { box-shadow: 0 0 0 8px rgba(115,184,25,0.3); }

#current:after,
.pagination .current,
.pagination ul li a:hover,
.tags a:hover,
.button.gray:hover,
.button.light:hover,
.button.color,
input[type="button"],
input[type="submit"],
input[type="button"]:focus,
input[type="submit"]:focus,
.tabs-nav li.active a, ul.tabs li.active a,
.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active,
.trigger.active a,
.trigger.active a:hover,
.skill-bar-value,
.highlight.color,
.notice-box:hover { background: #169FE6; }


.menuColor
{
    background: #169FE6;
}

.categoriesNew Li:hover
{
    background-color: rgba(0,0,0, 0.05);
    border-bottom: 2px solid #169FE6;
}

.categoriesNew a:hover
{
    color: #169FE6;
}

.products-group-des:hover
{
    background: #b6dafe;
    color: #3b3b3b;
}

th
{
    background: #0d486e;
    color: white;
    font-weight: bold;
}

.aCatalogue
{
    text-align:center;
}
.aCatalogue:hover
{
    color:#169FE6;
}

/* Premium Plan Style */
.premium .plan-price,
.premium .plan-features a.button :hover
{
    background-color: #107cb4;
}

.premium.plan h3,
.premium .plan-features a.button
{
    background-color: #169FE6;
}

.featured .plan-price,
.featured .plan-features a.button:hover
{
    background-color: #5c5c5c;
}

.featured.plan h3,
.featured .plan-features a.button
{
    background-color: #666;
}

.blue .plan-price,
.blue .plan-features a.button:hover
{
    background-color: #1287c3;
}

.blue.plan h3,
.blue .plan-features a.button
{
    background-color: #169FE6;
}

.strong-color 
{
    color:#43b2ec;
}
.strong-color_2
{
    color:#3abba1;
}