
.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;
}

.cmn--table thead tr th{
    background-color: #3366991a !important;
}

.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, .fappname{
    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
}



.menu li.auth a {
	background-color: #336699;
}

.menu li a.active,
menu li a:hover {
	border-bottom: 1px solid #336699 !important;
}

.select-bar select {
	color: #336699;
}

.select-bar i {
	color: #336699;
}

.predict-type-item {
	/** background: #33669966 !important; **/
	background: #336699 !important;
}

.about-block h3 {
	color: #336699 !important;
}

* {
	scrollbar-width: thin !important;
	scrollbar-color: #1a253b #336699;
}


*::-webkit-scrollbar-track {
	background-color: #336699;
}

*::-webkit-scrollbar-track:hover {
	background-color: #336699;
}

*::-webkit-scrollbar-track:active {
	background-color: #336699;
}


.mf-cursor.-pointer:before {
	background:#336699de !important;
}

.mf-cursor.-pointer:after {
	border: 2px solid #336699de !important;
}

.feature__item {
    background-color: #336699 !important;
}

.circ-gall {
    border-color: #336699 !important;
}

::selection {
  background-color: #336699;
  color: #000;
}

