
.cmn--btn, .cmn--table thead tr th, .trade--tabs .nav-item .nav-link.active, .faq__item.open .faq__title, .faq__item .faq__title .right__icon::before, .faq__item .faq__title .right__icon::after, div[class*="col"]:nth-child(2) .footer__contact__item, .dashboard__item .dashboard__thumb, .dashboard-dashboard-icon .dashboard-menu li:hover > a,.page-item.active .page-link
{
    background-color: #336699;

}

.predict-type-item .icon, .feature__item .feature__thumb i, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .post__item .post__content .meta__date .meta__item i, .post__item .post__read, .highlow-time-duration li a i, .text--base,.btn--base-outline,.menu li a.active{
    color: #336699;
}

.post__item .post__content .meta__date {
    border-left: 5px solid #336699;
}

.btn--base, .badge--base, .bg--base
{
    background-color: #336699 !important;
}

.text--base,.cmn--outline--btn {
    color: #336699 !important;
}

.btn--info, .badge--info, .bg--info,.cmn--outline--btn:hover {
    background-color: #336699 !important;
}



.menu li .submenu li:hover > a,.scrollToTop,.pagination .page-item a.active, .pagination .page-item a:hover, .pagination .page-item span.active, .pagination .page-item span:hover, .scrollToTop{
    background: #336699;

}

.cmn--btn:hover,.btn--base-outline,.verification-code span,.cmn--outline--btn,.cmn--outline--btn:hover,.page-item.active .page-link,.btn--base-outline{
    border-color:  #336699;
}

.footer__widget .widget__links li a:hover,.btn--base-outline:hover,.flip-clock-label,.widget__post .widget__post__content span{
    color: #336699 !important;
}
.pagination .page-item.disabled span {
    background: #3366994d !important;
}
.cmn--form--control:focus{
    border-color: #33669933
}








