/* THEME DEFAULT */
html.theme-default.league-colored .home-m-wrapper .event-header::before,
html.theme-default.league-colored .home-m-wrapper .event-header::after,
html.theme-default.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #ffc107!important;
}
html.theme-default.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #ffc107!important;
}
html.theme-default.league-colored .row.event-header .d-flex .truncate {
    color: #212529 !important;
}
/* THEME YELLOW */
html.theme-yellow .text-warning {
	color: #fff112!important;
}
html.theme-yellow .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-yellow .nav-link .active,
html.theme-yellow .nav-pills .nav-link.active {
	color: #222!important; 
	background-color: #fff112!important; 
}
html.theme-yellow .text-theme-color {
	color: #fff112!important; 
}
html.theme-yellow button.bg-dark.active,
html.theme-yellow button.bg-dark-2.active,
html.theme-yellow .dropdown-item.active,
html.theme-yellow .sports-nav .nav-link.active::after,
html.theme-yellow .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #fff112!important; 
}
html.theme-yellow .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-yellow .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-yellow .btn-theme-color.active {
    color: #222!important; 
    background-color: #fff112!important; 
}
html.theme-yellow .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-yellow .btn-theme-conclude {
    color: #212529!important; 
    background-color: #fff112!important; 
}
html.theme-yellow .btn-theme-conclude:hover{
    color: #212529!important;
    background-color: #fff112!important; 
    border-color: #fff112!important; 
}
html.theme-yellow .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #fff112!important; 
    border-color: #fff112!important; 
}
html.theme-yellow .badge.badge-warning {
	color: #212529!important; 
    background-color: #fff112!important; 
}
html.theme-yellow .navbar .btn.btn-warning {
	color: #212529!important; 
	border-color: #fff112!important; 
    background-color: #fff112!important; 
}
html.theme-yellow .list-group-item.list-dark-header {
	color: #fff112!important; 
}
html.theme-yellow .highlights-matches .card .bd-bottom {
    border-color: #fff112!important;
}
html.theme-yellow.league-colored .home-m-wrapper .event-header::before,
html.theme-yellow.league-colored .home-m-wrapper .event-header::after,
html.theme-yellow.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #fff112!important;
}
html.theme-yellow.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #fff112!important;
}
html.theme-yellow.league-colored .row.event-header .d-flex .truncate {
    color: #212529 !important;
}
html.theme-yellow .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #fff112!important; 
    outline-color: #fff112!important; 
}
/* THEME RED */
html.theme-red .text-warning {
	color: #ee1d25!important;
}
html.theme-red .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-red .nav-link .active,
html.theme-red .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #ee1d25!important; 
}
html.theme-red .text-theme-color {
	color: #ee1d25!important; 
}
html.theme-red button.bg-dark.active,
html.theme-red button.bg-dark-2.active,
html.theme-red .dropdown-item.active,
html.theme-red .sports-nav .nav-link.active::after,
html.theme-red .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #ee1d25!important; 
}
html.theme-red .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-red .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-red .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #ee1d25!important; 
}
html.theme-red .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-red .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #ee1d25!important; 
}
html.theme-red .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #ee1d25!important; 
    border-color: #ee1d25!important; 
}
html.theme-red .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #ee1d25!important; 
    border-color: #ee1d25!important; 
}
html.theme-red .list-group-item.list-dark-header {
	color: #ee1d25!important; 
}
html.theme-red button.bg-dark.active,
html.theme-red button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-red .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #ee1d25!important; 
}
html.theme-red .btn-outline-warning {
	color: #ee1d25!important;
	border-color: #ee1d25!important;  
}
html.theme-red .spinner-border.text-warning {
	color: #ee1d25!important;
}
html.theme-red .badge.badge-warning {
	color: var(--white)!important;
    background-color: #ee1d25!important;
}
html.theme-red .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #ee1d25!important; 
    background-color: #ee1d25!important;
}
html.theme-red .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #ee1d25!important;
}
html.theme-red .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #ee1d25!important;
    outline-color: #ee1d25!important;
}
html.theme-red .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-red .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-red .show>.btn-outline-warning.dropdown-toggle,
html.theme-red .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #ee1d25!important; 
    background-color: #ee1d25!important;
}
html.theme-red .highlights-matches .card .bd-bottom {
    border-color: #ee1d25!important;
}
html.theme-red.league-colored .home-m-wrapper .event-header::before,
html.theme-red.league-colored .home-m-wrapper .event-header::after,
html.theme-red.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #ee1d25!important;
}
html.theme-red.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #ee1d25!important;
}
html.theme-red.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME ORANGE */
html.theme-orange .text-warning {
	color: var(--orange)!important;
}
html.theme-orange .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-orange .nav-link .active,
html.theme-orange .nav-pills .nav-link.active {
	color: #222!important; 
	background-color: var(--orange)!important; 
}
html.theme-orange .text-theme-color {
	color: var(--orange)!important; 
}
html.theme-orange button.bg-dark.active,
html.theme-orange button.bg-dark-2.active,
html.theme-orange .dropdown-item.active,
html.theme-orange .sports-nav .nav-link.active::after,
html.theme-orange .bg-brown.sidebar-left .nav-link.active::after {
	background-color: var(--orange)!important; 
}
html.theme-orange .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-orange .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: var(--orange)!important; 
}
html.theme-orange .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange .btn-theme-conclude {
    color: var(--white)!important;
    background-color: var(--orange)!important; 
}
html.theme-orange .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: var(--orange)!important; 
    border-color: var(--orange)!important; 
}
html.theme-orange .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: var(--orange)!important; 
    border-color: var(--orange)!important; 
}
html.theme-orange .list-group-item.list-dark-header {
	color: var(--orange)!important; 
}
html.theme-orange button.bg-dark.active,
html.theme-orange button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-orange .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: var(--orange)!important; 
}
html.theme-orange .btn-outline-warning {
	color: var(--orange)!important;
	border-color: var(--orange)!important;  
}
html.theme-orange .spinner-border.text-warning {
	color: var(--orange)!important;
}
html.theme-orange .badge.badge-warning {
	color: var(--white)!important;
    background-color: var(--orange)!important;
}
html.theme-orange .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: var(--orange)!important; 
    background-color: var(--orange)!important;
}
html.theme-orange .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: var(--orange)!important;
}
html.theme-orange .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: var(--orange)!important;
    outline-color: var(--orange)!important;
}
html.theme-orange .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-orange .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-orange .show>.btn-outline-warning.dropdown-toggle,
html.theme-orange .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: var(--orange)!important; 
    background-color: var(--orange)!important;
}
html.theme-orange .highlights-matches .card .bd-bottom {
    border-color: var(--orange)!important;
}
html.theme-orange.league-colored .home-m-wrapper .event-header::before,
html.theme-orange.league-colored .home-m-wrapper .event-header::after,
html.theme-orange.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: var(--orange)!important;
}
html.theme-orange.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: var(--orange)!important;
}
html.theme-orange.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME ORANGE LIGHT */
html.theme-orange-light .text-warning {
	color: #e64500!important;
}
html.theme-orange-light .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-orange-light .nav-link .active,
html.theme-orange-light .nav-pills .nav-link.active {
	color: #222!important; 
	background-color: #e64500!important; 
}
html.theme-orange-light .text-theme-color {
	color: #e64500!important; 
}
html.theme-orange-light button.bg-dark.active,
html.theme-orange-light button.bg-dark-2.active,
html.theme-orange-light .dropdown-item.active,
html.theme-orange-light .sports-nav .nav-link.active::after,
html.theme-orange-light .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #e64500!important; 
}
html.theme-orange-light .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-light .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-orange-light .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #e64500!important; 
}
html.theme-orange-light .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-light .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #e64500!important; 
}
html.theme-orange-light .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #e64500!important; 
    border-color: #e64500!important; 
}
html.theme-orange-light .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #e64500!important; 
    border-color: #e64500!important; 
}
html.theme-orange-light .list-group-item.list-dark-header {
	color: #e64500!important; 
}
html.theme-orange-light button.bg-dark.active,
html.theme-orange-light button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-orange-light .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #e64500!important; 
}
html.theme-orange-light .btn-outline-warning {
	color: #e64500!important;
	border-color: #e64500!important;  
}
html.theme-orange-light .spinner-border.text-warning {
	color: #e64500!important;
}
html.theme-orange-light .badge.badge-warning {
	color: var(--white)!important;
    background-color: #e64500!important;
}
html.theme-orange-light .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #e64500!important; 
    background-color: #e64500!important;
}
html.theme-orange-light .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #e64500!important;
}
html.theme-orange-light .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #e64500!important;
    outline-color: #e64500!important;
}
html.theme-orange-light .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-orange-light .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-orange-light .show>.btn-outline-warning.dropdown-toggle,
html.theme-orange-light .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #e64500!important; 
    background-color: #e64500!important;
}
html.theme-orange-light .highlights-matches .card .bd-bottom {
    border-color: #e64500!important;
}
html.theme-orange-light.league-colored .home-m-wrapper .event-header::before,
html.theme-orange-light.league-colored .home-m-wrapper .event-header::after,
html.theme-orange-light.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #e64500!important;
}
html.theme-orange-light.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #e64500!important;
}
html.theme-orange-light.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME ORANGE MIN LIGHT */
html.theme-orange-min-light .text-warning {
	color: #ebba30!important;
}
html.theme-orange-min-light .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-orange-min-light .nav-link .active,
html.theme-orange-min-light .nav-pills .nav-link.active {
	color: #222!important; 
	background-color: #ebba30!important; 
}
html.theme-orange-min-light .text-theme-color {
	color: #ebba30!important; 
}
html.theme-orange-min-light button.bg-dark.active,
html.theme-orange-min-light button.bg-dark-2.active,
html.theme-orange-min-light .dropdown-item.active,
html.theme-orange-min-light .sports-nav .nav-link.active::after,
html.theme-orange-min-light .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #ebba30!important; 
}
html.theme-orange-min-light .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-min-light .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-orange-min-light .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #ebba30!important; 
}
html.theme-orange-min-light .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-min-light .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #ebba30!important; 
}
html.theme-orange-min-light .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #ebba30!important; 
    border-color: #ebba30!important; 
}
html.theme-orange-min-light .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #ebba30!important; 
    border-color: #ebba30!important; 
}
html.theme-orange-min-light .list-group-item.list-dark-header {
	color: #ebba30!important; 
}
html.theme-orange-min-light button.bg-dark.active,
html.theme-orange-min-light button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-orange-min-light .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #ebba30!important; 
}
html.theme-orange-min-light .btn-outline-warning {
	color: #ebba30!important;
	border-color: #ebba30!important;  
}
html.theme-orange-min-light .spinner-border.text-warning {
	color: #ebba30!important;
}
html.theme-orange-min-light .badge.badge-warning {
	color: var(--white)!important;
    background-color: #ebba30!important;
}
html.theme-orange-min-light .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #ebba30!important; 
    background-color: #ebba30!important;
}
html.theme-orange-min-light .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #ebba30!important;
}
html.theme-orange-min-light .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #ebba30!important;
    outline-color: #ebba30!important;
}
html.theme-orange-min-light .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-orange-min-light .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-orange-min-light .show>.btn-outline-warning.dropdown-toggle,
html.theme-orange-min-light .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #ebba30!important; 
    background-color: #ebba30!important;
}
html.theme-orange-min-light .highlights-matches .card .bd-bottom {
    border-color: #ebba30!important;
}
html.theme-orange-min-light.league-colored .home-m-wrapper .event-header::before,
html.theme-orange-min-light.league-colored .home-m-wrapper .event-header::after,
html.theme-orange-min-light.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #ebba30!important;
}
html.theme-orange-min-light.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #ebba30!important;
}
html.theme-orange-min-light.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME ORANGE MIN LIGHT TWO */
html.theme-orange-min-light-two .text-warning {
	color: #ffa200!important;
}
html.theme-orange-min-light-two .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-orange-min-light-two .nav-link .active,
html.theme-orange-min-light-two .nav-pills .nav-link.active {
	color: #222!important; 
	background-color: #ffa200!important; 
}
html.theme-orange-min-light-two .text-theme-color {
	color: #ffa200!important; 
}
html.theme-orange-min-light-two button.bg-dark.active,
html.theme-orange-min-light-two button.bg-dark-2.active,
html.theme-orange-min-light-two .dropdown-item.active,
html.theme-orange-min-light-two .sports-nav .nav-link.active::after,
html.theme-orange-min-light-two .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #ffa200!important; 
}
html.theme-orange-min-light-two .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-min-light-two .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-orange-min-light-two .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #ffa200!important; 
}
html.theme-orange-min-light-two .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-orange-min-light-two .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #ffa200!important; 
}
html.theme-orange-min-light-two .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #ffa200!important; 
    border-color: #ffa200!important; 
}
html.theme-orange-min-light-two .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #ffa200!important; 
    border-color: #ffa200!important; 
}
html.theme-orange-min-light-two .list-group-item.list-dark-header {
	color: #ffa200!important; 
}
html.theme-orange-min-light-two button.bg-dark.active,
html.theme-orange-min-light-two button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-orange-min-light-two .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #ffa200!important; 
}
html.theme-orange-min-light-two .btn-outline-warning {
	color: #ffa200!important;
	border-color: #ffa200!important;  
}
html.theme-orange-min-light-two .spinner-border.text-warning {
	color: #ffa200!important;
}
html.theme-orange-min-light-two .badge.badge-warning {
	color: var(--white)!important;
    background-color: #ffa200!important;
}
html.theme-orange-min-light-two .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #ffa200!important; 
    background-color: #ffa200!important;
}
html.theme-orange-min-light-two .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #ffa200!important;
}
html.theme-orange-min-light-two .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #ffa200!important;
    outline-color: #ffa200!important;
}
html.theme-orange-min-light-two .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-orange-min-light-two .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-orange-min-light-two .show>.btn-outline-warning.dropdown-toggle,
html.theme-orange-min-light-two .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #ffa200!important; 
    background-color: #ffa200!important;
}
html.theme-orange-min-light-two .highlights-matches .card .bd-bottom {
    border-color: #ffa200!important;
}
html.theme-orange-min-light-two.league-colored .home-m-wrapper .event-header::before,
html.theme-orange-min-light-two.league-colored .home-m-wrapper .event-header::after,
html.theme-orange-min-light-two.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #ffa200!important;
}
html.theme-orange-min-light-two.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #ffa200!important;
}
html.theme-orange-min-light-two.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME GREEN */
html.theme-green .text-warning {
	color: var(--green)!important;
}
html.theme-green .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-green .nav-link .active,
html.theme-green .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: var(--green)!important; 
}
html.theme-green .text-theme-color {
	color: var(--green)!important; 
}
html.theme-green button.bg-dark.active,
html.theme-green button.bg-dark-2.active,
html.theme-green .dropdown-item.active,
html.theme-green .sports-nav .nav-link.active::after,
html.theme-green .bg-brown.sidebar-left .nav-link.active::after {
	background-color: var(--green)!important; 
}
html.theme-green .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-green .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-green .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: var(--green)!important; 
}
html.theme-green .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-green .btn-theme-conclude {
    color: var(--white)!important;
    background-color: var(--green)!important; 
}
html.theme-green .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: var(--green)!important; 
    border-color: var(--green)!important; 
}
html.theme-green .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: var(--green)!important; 
    border-color: var(--green)!important; 
}
html.theme-green .list-group-item.list-dark-header {
	color: var(--green)!important; 
}
html.theme-green button.bg-dark.active,
html.theme-green button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-green .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: var(--green)!important; 
}
html.theme-green .btn-outline-warning {
	color: var(--green)!important;
	border-color: var(--green)!important;  
}
html.theme-green .spinner-border.text-warning {
	color: var(--green)!important;
}
html.theme-green .badge.badge-warning {
	color: var(--white)!important;
    background-color: var(--green)!important;
}
html.theme-green .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: var(--green)!important; 
    background-color: var(--green)!important;
}
html.theme-green .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: var(--green)!important;
}
html.theme-green .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: var(--green)!important;
    outline-color: var(--green)!important;
}
html.theme-green .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-green .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-green .show>.btn-outline-warning.dropdown-toggle,
html.theme-green .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: var(--green)!important; 
    background-color: var(--green)!important;
}
html.theme-green .highlights-matches .card .bd-bottom {
    border-color: var(--green)!important;
}
html.theme-green.league-colored .home-m-wrapper .event-header::before,
html.theme-green.league-colored .home-m-wrapper .event-header::after,
html.theme-green.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: var(--green)!important;
}
html.theme-green.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: var(--green)!important;
}
html.theme-green.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME AVOCADO GREEN */
html.theme-avocado-green .text-warning {
	color: #83b31f!important;
}
html.theme-avocado-green .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-avocado-green .nav-link .active,
html.theme-avocado-green .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #83b31f!important; 
}
html.theme-avocado-green .text-theme-color {
	color: #83b31f!important; 
}
html.theme-avocado-green button.bg-dark.active,
html.theme-avocado-green button.bg-dark-2.active,
html.theme-avocado-green .dropdown-item.active,
html.theme-avocado-green .sports-nav .nav-link.active::after,
html.theme-avocado-green .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #83b31f!important; 
}
html.theme-avocado-green .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-avocado-green .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-avocado-green .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #83b31f!important; 
}
html.theme-avocado-green .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-avocado-green .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #83b31f!important; 
}
html.theme-avocado-green .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #83b31f!important; 
    border-color: #83b31f!important; 
}
html.theme-avocado-green .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #83b31f!important; 
    border-color: #83b31f!important; 
}
html.theme-avocado-green .list-group-item.list-dark-header {
	color: #83b31f!important; 
}
html.theme-avocado-green button.bg-dark.active,
html.theme-avocado-green button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-avocado-green .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #83b31f!important; 
}
html.theme-avocado-green .btn-outline-warning {
	color: #83b31f!important;
	border-color: #83b31f!important;  
}
html.theme-avocado-green .spinner-border.text-warning {
	color: #83b31f!important;
}
html.theme-avocado-green .badge.badge-warning {
	color: var(--white)!important;
    background-color: #83b31f!important;
}
html.theme-avocado-green .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #83b31f!important; 
    background-color: #83b31f!important;
}
html.theme-avocado-green .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #83b31f!important;
}
html.theme-avocado-green .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #83b31f!important;
    outline-color: #83b31f!important;
}
html.theme-avocado-green .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-avocado-green .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-avocado-green .show>.btn-outline-warning.dropdown-toggle,
html.theme-avocado-green .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #83b31f!important; 
    background-color: #83b31f!important;
}
html.theme-avocado-green .highlights-matches .card .bd-bottom {
    border-color: #83b31f!important;
}
html.theme-avocado-green.league-colored .home-m-wrapper .event-header::before,
html.theme-avocado-green.league-colored .home-m-wrapper .event-header::after,
html.theme-avocado-green.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #83b31f!important;
}
html.theme-avocado-green.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #83b31f!important;
}
html.theme-avocado-green.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME DARK GREEN */
html.theme-dark-green .text-warning {
	color: #02802b!important;
}
html.theme-dark-green .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-dark-green .nav-link .active,
html.theme-dark-green .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #02802b!important; 
}
html.theme-dark-green .text-theme-color {
	color: #02802b!important; 
}
html.theme-dark-green button.bg-dark.active,
html.theme-dark-green button.bg-dark-2.active,
html.theme-dark-green .dropdown-item.active,
html.theme-dark-green .sports-nav .nav-link.active::after,
html.theme-dark-green .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #02802b!important; 
}
html.theme-dark-green .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-dark-green .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-dark-green .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #02802b!important; 
}
html.theme-dark-green .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-dark-green .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #02802b!important; 
}
html.theme-dark-green .btn-theme-conclude:hover{
    color: var(--white)!important;
    background-color: #02802b!important; 
    border-color: #02802b!important; 
}
html.theme-dark-green .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #02802b!important; 
    border-color: #02802b!important; 
}
html.theme-dark-green .list-group-item.list-dark-header {
	color: #02802b!important; 
}
html.theme-dark-green button.bg-dark.active,
html.theme-dark-green button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-dark-green .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #02802b!important; 
}
html.theme-dark-green .btn-outline-warning {
	color: #02802b!important;
	border-color: #02802b!important;  
}
html.theme-dark-green .spinner-border.text-warning {
	color: #02802b!important;
}
html.theme-dark-green .badge.badge-warning {
	color: var(--white)!important;
    background-color: #02802b!important;
}
html.theme-dark-green .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #02802b!important; 
    background-color: #02802b!important;
}
html.theme-dark-green .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #02802b!important;
}
html.theme-dark-green .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #02802b!important;
    outline-color: #02802b!important;
}
html.theme-dark-green .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-dark-green .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-dark-green .show>.btn-outline-warning.dropdown-toggle,
html.theme-dark-green .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #02802b!important; 
    background-color: #02802b!important;
}
html.theme-dark-green .highlights-matches .card .bd-bottom {
    border-color: #02802b!important;
}
html.theme-dark-green.league-colored .home-m-wrapper .event-header::before,
html.theme-dark-green.league-colored .home-m-wrapper .event-header::after,
html.theme-dark-green.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #02802b!important;
}
html.theme-dark-green.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #02802b!important;
}
html.theme-dark-green.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME BLUE */
html.theme-blue .text-warning {
	color: var(--blue)!important;
}
html.theme-blue .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-blue .nav-link .active,
html.theme-blue .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: var(--blue)!important; 
}
html.theme-blue .text-theme-color {
	color: var(--blue)!important; 
}
html.theme-blue button.bg-dark.active,
html.theme-blue button.bg-dark-2.active,
html.theme-blue .dropdown-item.active,
html.theme-blue .sports-nav .nav-link.active::after,
html.theme-blue .bg-brown.sidebar-left .nav-link.active::after {
	background-color: var(--blue)!important; 
}
html.theme-blue .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-blue .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-blue .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: var(--blue)!important; 
}
html.theme-blue .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-blue .btn-theme-conclude {
    color: var(--white)!important;
    background-color: var(--blue)!important; 
}
html.theme-blue .btn-theme-conclude:hover {
    color: var(--white)!important; 
    background-color: var(--blue)!important; 
    border-color: var(--blue)!important; 
}
html.theme-blue .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: var(--blue)!important; 
    border-color: var(--blue)!important; 
}
html.theme-blue .list-group-item.list-dark-header {
	color: var(--blue)!important; 
}
html.theme-blue button.bg-dark.active,
html.theme-blue button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-blue .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: var(--blue)!important; 
}
html.theme-blue .btn-outline-warning {
	color: var(--blue)!important;
	border-color: var(--blue)!important;  
}
html.theme-blue .spinner-border.text-warning {
	color: var(--blue)!important;
}
html.theme-blue .badge.badge-warning {
	color: var(--white)!important;
    background-color: var(--blue)!important;
}
html.theme-blue .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: var(--blue)!important; 
    background-color: var(--blue)!important;
}
html.theme-blue .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: var(--blue)!important;
}
html.theme-blue .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: var(--blue)!important;
    outline-color: var(--blue)!important;
}
html.theme-blue .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-blue .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-blue .show>.btn-outline-warning.dropdown-toggle,
html.theme-blue .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: var(--blue)!important; 
    background-color: var(--blue)!important;
}
html.theme-blue .highlights-matches .card .bd-bottom {
    border-color: var(--blue)!important;
}
html.theme-blue.league-colored .home-m-wrapper .event-header::before,
html.theme-blue.league-colored .home-m-wrapper .event-header::after,
html.theme-blue.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: var(--blue)!important;
}
html.theme-blue.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: var(--blue)!important;
}
html.theme-blue.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME BLUE LIGHT */
html.theme-blue-light .text-warning {
	color: #24a0e8!important;
}
html.theme-blue-light .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-blue-light .nav-link .active,
html.theme-blue-light .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #24a0e8!important; 
}
html.theme-blue-light .text-theme-color {
	color: #24a0e8!important; 
}
html.theme-blue-light button.bg-dark.active,
html.theme-blue-light button.bg-dark-2.active,
html.theme-blue-light .dropdown-item.active,
html.theme-blue-light .sports-nav .nav-link.active::after,
html.theme-blue-light .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #24a0e8!important; 
}
html.theme-blue-light .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-blue-light .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-blue-light .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #24a0e8!important; 
}
html.theme-blue-light .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-blue-light .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #24a0e8!important; 
}
html.theme-blue-light .btn-theme-conclude:hover {
    color: var(--white)!important; 
    background-color: #24a0e8!important; 
    border-color: #24a0e8!important; 
}
html.theme-blue-light .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #24a0e8!important; 
    border-color: #24a0e8!important; 
}
html.theme-blue-light .list-group-item.list-dark-header {
	color: #24a0e8!important; 
}
html.theme-blue-light button.bg-dark.active,
html.theme-blue-light button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-blue-light .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #24a0e8!important; 
}
html.theme-blue-light .btn-outline-warning {
	color: #24a0e8!important;
	border-color: #24a0e8!important;  
}
html.theme-blue-light .spinner-border.text-warning {
	color: #24a0e8!important;
}
html.theme-blue-light .badge.badge-warning {
	color: var(--white)!important;
    background-color: #24a0e8!important;
}
html.theme-blue-light .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #24a0e8!important; 
    background-color: #24a0e8!important;
}
html.theme-blue-light .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #24a0e8!important;
}
html.theme-blue-light .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #24a0e8!important;
    outline-color: #24a0e8!important;
}
html.theme-blue-light .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-blue-light .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-blue-light .show>.btn-outline-warning.dropdown-toggle,
html.theme-blue-light .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #24a0e8!important; 
    background-color: #24a0e8!important;
}
html.theme-blue-light .highlights-matches .card .bd-bottom {
    border-color: #24a0e8!important;
}
html.theme-blue-light.league-colored .home-m-wrapper .event-header::before,
html.theme-blue-light.league-colored .home-m-wrapper .event-header::after,
html.theme-blue-light.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #24a0e8!important;
}
html.theme-blue-light.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #24a0e8!important;
}
html.theme-blue-light.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME GOLD */
html.theme-gold .text-warning {
	color: #d0a728!important;
}
html.theme-gold .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-gold .nav-link .active,
html.theme-gold .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #d0a728!important; 
}
html.theme-gold .text-theme-color {
	color: #d0a728!important; 
}
html.theme-gold button.bg-dark.active,
html.theme-gold button.bg-dark-2.active,
html.theme-gold .dropdown-item.active,
html.theme-gold .sports-nav .nav-link.active::after,
html.theme-gold .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #d0a728!important; 
}
html.theme-gold .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-gold .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-gold .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #d0a728!important; 
}
html.theme-gold .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-gold .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #d0a728!important; 
}
html.theme-gold .btn-theme-conclude:hover {
    color: var(--white)!important; 
    background-color: #d0a728!important; 
    border-color: #d0a728!important; 
}
html.theme-gold .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #d0a728!important; 
    border-color: #d0a728!important; 
}
html.theme-gold .list-group-item.list-dark-header {
	color: #d0a728!important; 
}
html.theme-gold button.bg-dark.active,
html.theme-gold button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-gold .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #d0a728!important; 
}
html.theme-gold .btn-outline-warning {
	color: #d0a728!important;
	border-color: #d0a728!important;  
}
html.theme-gold .spinner-border.text-warning {
	color: #d0a728!important;
}
html.theme-gold .badge.badge-warning {
	color: var(--white)!important;
    background-color: #d0a728!important;
}
html.theme-gold .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #d0a728!important; 
    background-color: #d0a728!important;
}
html.theme-gold .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #d0a728!important;
}
html.theme-gold .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #d0a728!important;
    outline-color: #d0a728!important;
}
html.theme-gold .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-gold .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-gold .show>.btn-outline-warning.dropdown-toggle,
html.theme-gold .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #d0a728!important; 
    background-color: #d0a728!important;
}
html.theme-gold .highlights-matches .card .bd-bottom {
    border-color: #d0a728!important;
}
html.theme-gold.league-colored .home-m-wrapper .event-header::before,
html.theme-gold.league-colored .home-m-wrapper .event-header::after,
html.theme-gold.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #d0a728!important;
}
html.theme-gold.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #d0a728!important;
}
html.theme-gold.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}
/* THEME PURPLE */
html.theme-purple .text-warning {
	color: #902699!important;
}
html.theme-purple .nav-pills .nav-link {
	color: var(--white)!important;
}
html.theme-purple .nav-link .active,
html.theme-purple .nav-pills .nav-link.active {
	color: var(--white)!important; 
	background-color: #902699!important; 
}
html.theme-purple .text-theme-color {
	color: #902699!important; 
}
html.theme-purple button.bg-dark.active,
html.theme-purple button.bg-dark-2.active,
html.theme-purple .dropdown-item.active,
html.theme-purple .sports-nav .nav-link.active::after,
html.theme-purple .bg-brown.sidebar-left .nav-link.active::after {
	background-color: #902699!important; 
}
html.theme-purple .btn-theme-color {
    position: relative;
    outline: none!important;
    box-shadow: none!important;
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-purple .btn-theme-color:hover {
    color: var(--white)!important; 
    background-color: #111!important; 
}
html.theme-purple .btn-theme-color.active {
    color: var(--white)!important; 
    background-color: #902699!important; 
}
html.theme-purple .btn-theme-color:disabled:hover {
    color: var(--white)!important; 
    background-color: #222!important; 
}
html.theme-purple .btn-theme-conclude {
    color: var(--white)!important;
    background-color: #902699!important; 
}
html.theme-purple .btn-theme-conclude:hover {
    color: var(--white)!important; 
    background-color: #902699!important; 
    border-color: #902699!important; 
}
html.theme-purple .custom-control-input:checked~.custom-control-label::before {
	color: #222;
    background-color: #902699!important; 
    border-color: #902699!important; 
}
html.theme-purple .list-group-item.list-dark-header {
	color: #902699!important; 
}
html.theme-purple button.bg-dark.active,
html.theme-purple button.bg-dark-2.active {
	color: var(--white)!important; 
}
html.theme-purple .v--modal-box .item .row .col-12.bg-warning {
	color: var(--white)!important;
	background-color: #902699!important; 
}
html.theme-purple .btn-outline-warning {
	color: #902699!important;
	border-color: #902699!important;  
}
html.theme-purple .spinner-border.text-warning {
	color: #902699!important;
}
html.theme-purple .badge.badge-warning {
	color: var(--white)!important;
    background-color: #902699!important;
}
html.theme-purple .navbar .btn.btn-warning {
	color: var(--white)!important;
	border-color: #902699!important; 
    background-color: #902699!important;
}
html.theme-purple .ticket .ticket-content .ticket-row-item.ticket-header {
	color: var(--white)!important;
    background-color: #902699!important;
}
html.theme-purple .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
	color: #902699!important;
    outline-color: #902699!important;
}
html.theme-purple .btn-outline-warning:not(:disabled):not(.disabled).active, 
html.theme-purple .btn-outline-warning:not(:disabled):not(.disabled):active, 
html.theme-purple .show>.btn-outline-warning.dropdown-toggle,
html.theme-purple .btn-outline-warning:hover {
	color: var(--white)!important;
	border-color: #902699!important; 
    background-color: #902699!important;
}
html.theme-purple .highlights-matches .card .bd-bottom {
    border-color: #902699!important;
}
html.theme-purple.league-colored .home-m-wrapper .event-header::before,
html.theme-purple.league-colored .home-m-wrapper .event-header::after,
html.theme-purple.league-colored .home-m-wrapper .row.event-header .col-auto.ml-2.mr-0.pr-0::before {
    background-color: #902699!important;
}
html.theme-purple.league-colored .home-m-wrapper .row.event-header .ml-0.pl-2.pt-2.pb-2.pr-4.text-left.text-truncate.col::before {
    border-left-color: #902699!important;
}
html.theme-purple.league-colored .row.event-header .d-flex .truncate {
    color: #fff!important;
}