/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

body.color3 {
	background: #435077;
}
.color3 header,.color3 header .topbar {
	background: #51618e;
}
.color3 header .toolbar {
	background-color: #51618e;
	border-top: 1px solid #2e3752;
	border-bottom: 8px solid #435077;
}
.color3 header .toolbar.active.white-label .new-timezone {
	min-width: 256px;
}
.color3 header .toolbar.active.white-label .menu {
	min-width: 256px;
}
.color3 header .toolbar.active .container .logo {
	padding-top: 1px;
	display: none !important;
}
.color3 .content .right .z-side .card .card-header {
	background: #3e4a6d;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .content .right .text-icon.selected {
	background-color: #2e3752;
}
.color3 .frame-header {
	background: #2e3752ee;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .frame-wrapper {
	background: #2e3752;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 header .toolbar .show-user {
	display: none !important;
}
.color3 header .toolbar .menu ul.nav li.nav-item a.nav-link {
	border: 1px solid #3e4a6d;
	-webkit-box-shadow: 0 1px 0 #7187c2cc inset, 1px 1px 0 #7187c244 inset;
	        box-shadow: 0 1px 0 #7187c2cc inset, 1px 1px 0 #7187c244 inset;
}
.color3 .dropdown-panel {
	background: #2e3752;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.25), inset 1px 1px 5px rgba(0, 0, 0, 0.25);
	        box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.25), inset 1px 1px 5px rgba(0, 0, 0, 0.25);
}
.color3 .dropdown-li {
	border-left: 0;
	border-right: 0;
}
.color3 .dropdown-li:last-child {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.color3 .dropdown-li .caption {
	font-size: 10px;
}
.color3 .dropdown-li .value .unit {
	font-size: 10px;
}
.color3 .dropdown-li .value {
	font-size: 12px;
}
.color3 .user-info-wrapper {
	border-radius: 3px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: "Lato", sans-serif;
}
.color3 .profile .dropdown-li {
	padding: 2px 2px;
}
.color3 .user-info-wrapper {
	background-color: #353f5e;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
}
.color3 .user-info-wrapper .user {
	color: #f9d040;
}
.color3 .user-info-wrapper .balance-drop {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	background-color: #eeeff4;
	color: #353f5e;
}
.color3 .user-info-wrapper .details {
	background-color: #dadce6;
	color: #000000b0;
}
.color3 .user-info-wrapper .details .balance-text {
	cursor: pointer;
	padding: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: left;
	position: relative;
}
.color3 .user-info-wrapper .details .balance .caption {
	font-size: 9px;
}
.color3 .user-info-wrapper .details .balance {
	padding: 0.5rem;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	text-align: right;
	background-color: #eeeff4;
	color: #353f5e;
	font-weight: bold;
}
.color3 .content .main .header-wrap {
	background: #3e4a6d;
}
.color3 .content .main .filter-area {
	background: #353f5e;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .content .main .filter-area .filter-item .filter-icon {
	color: #e7fffa;
}
.color3 .content .main .filter-area .filter-item .filter-icon.page-button:hover {
	background-color: #51618e;
}
.color3 .page-button {
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .x-accordion.accordion .bg {
	background: #353f5e;
}
.color3 .language-selector .dropdown-menu {
	background: #353f5e !important;
	border: 1px solid rgba(0, 0, 0, 0.3) !important;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset !important;
	        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset !important;
}
.color3 .x-btn-default,.color3 .x-btn {
	border: 1px solid rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 0 #ffffff3d inset, 1px 1px 0 #ffffff2e inset;
	        box-shadow: 0 1px 0 #ffffff3d inset, 1px 1px 0 #ffffff2e inset;
}
.color3 .x-btn-default:hover {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 1px rgba(0, 0, 0, 0.2) inset, 0 0 3px rgba(0, 0, 0, 0.2);
	        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 1px 1px 0 rgba(255, 255, 255, 0.2) inset, -1px -1px 1px rgba(0, 0, 0, 0.2) inset, 0 0 3px rgba(0, 0, 0, 0.2);
}
.color3 .content .left .nav-header {
	color: #353f5e;
}
.color3 .content .left .nav-header .collapsed {
	background: #353f5e;
}
.color3 .content .left .group.selected {
	background: #2e3752;
	color: #fff;
}
.color3 .content .left.active .collapse.show .group {
	background: #353f5e;
}
.color3 .content .left.active .group.changed.selected {
	background: #2e3752 !important;
}
.color3 .content .left.active .heading-collapse[aria-expanded="false"] .group.changed:hover {
	background: #2e3752 !important;
}
.color3 .content .left .group {
	background: #353f5e;
	color: #fff;
	border-top: 1px solid #414d72;
}
.color3 .content .left .tb {
	border-top: 1px solid #414d72;
	border-radius: 3px 3px 0 0;
}
.color3 .content .left .xb {
	border-left: 1px solid #414d72;
	border-right: 1px solid #414d72;
}
.color3 .content .left ul.subgroup li.small {
	border-bottom: 1px solid #414d72;
}
.color3 .content .left ul.subgroup li.small:last-child {
	border-bottom: 0;
}
.color3 .content .left .group .sport-type {
	background: #47557b;
}
.color3 .content .left .group .sport-type a {
	color: #e8f9ff;
}
.color3 .content .left .group.selected,.color3 .content .left .group .sport-type.active {
	background: #2e3752;
}
.color3 .content .main .filter-block {
	background: #353f5e;
	border-left: 1px solid #2e3752;
	border-right: 1px solid #2e3752;
	border-top: 1px solid #2e3752;
}
.color3 .round-alert {
	background: #00000044;
	border: 1px solid #2e3752;
}
.color3 .text-info {
	color: #2e3752 !important;
}
.color3 .content .main .filter-area .filter-item .dropdown .dropdown-menu a.dropdown-item,.color3 .content .main .filter-area .filter-item .dropdown .dropdown-menu .dropdown-item .filter-icon {
	color: #2e3752;
}
.color3 .content .main .filter-area .filter-item .dropdown .dropdown-menu a:hover.dropdown-item {
	background-color: #51618e;
	color: #fff;
}
.color3 .x-accordion.accordion .bg:last-child {
	border-bottom: 1px solid #414d72;
}
.color3 .modal .modal-dialog .modal-content .modal-header {
	background: #51618e;
}
.color3 .modal .modal-dialog .modal-content .modal-body #select-league .card .card-header {
	background: #bfc6de;
	color: #3d496d;
}
.color3 .modal .modal-dialog .modal-content .modal-footer .btn-primary {
	background: #353f5e;
}
.color3 .table-info tr th,.color3 .table-betresult tr th {
	background: #2e3752;
}
.color3 .info-wrapper .info-tablewrap .nav-tabs li.nav-item a.nav-link.active {
	background: #353f5e;
}
.color3 header .topbar .info-content .nav-info a:hover,.color3 header .topbar .nav-info a.active {
	background-color: #2e3752;
	border-left: 1px #353f5e solid;
	border-right: 1px #353f5e solid;
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
}
.color3 .info-wrapper .info-tablewrap .nav-tabs {
	border-bottom: 1px solid #51618e;
}
.color3 .info-wrapper .info-tablewrap .nav-tabs li.nav-item {
	background: #a4a4a4;
	border-top: 1px solid #51618e;
	border-left: 1px solid #51618e;
	border-right: 1px solid #51618e;
}
.color3 .result-selection .form-control.datepicker {
	background: #3d496d;
}
.color3 .accordion-rules .card .card-header {
	padding: 8px;
	background: #353f5e;
	color: #efdd00;
	border-radius: 0 0 0 0;
}
.info-tablewrap .setting-right .btn-result.active {
	color: #fff;
	background: #353f5e !important;
	border: 1px solid #ffffff;
	border-radius: 0 0 0 0;
}
.color3 .modal .modal-dialog .modal-content .modal-body #select-league .card .card-body .league-wrap:hover input ~ .checkmark {
	background-color: #2e3752;
	border: 1px solid #353f5e;
}
.color3 .hx-league {
	background: #bfc6de;
	border-bottom: 1px solid #abb2c9;
}
.color3 .hx-league.live {
	background: #bfc6de;
	border-bottom: 1px solid #abb2c9;
}
.color3 .hx-table {
	background: #51618e;
	border-bottom: 1px solid #c4c4c4;
}
.color3 .hx-cell {
	border-left: 1px solid #5c6e9e;
}
.color3 .hx-row {
	border-top: 1px solid #5c6e9e;
}
.color3 .hx-col {
	border-left: 1px solid #5c6e9e;
}
.color3 .hx-more {
	background: #51618e;
}
.color3 .morebet-wrapper .body-bet .nav-tabs li.nav-item a.nav-link.active {
	background: #5c6e9e;
	border-bottom: 2px solid #51618e;
}
.color3 .morebet-wrapper .body-bet .tab-content .tab-pane .card .card-header {
	background: #5c6e9e;
}
.color3 .morebet-wrapper .body-bet .nav-tabs.live-tab li.nav-item a.nav-link.active {
	background: #85360b;
	border-bottom: 2px solid #85360b;
}
.color3 .morebet-wrapper .body-bet .tab-content .tab-pane .card .card-header.live {
	background: #85360b;
}
.color3 .profile .dropdown-li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 6px;
	margin: 2px;
	color: #a5cae5;
	border: 1px solid #1a2030;
	-webkit-box-shadow: 0 1px 0 #435077cc inset, 1px 1px 0 #43507744 inset;
	        box-shadow: 0 1px 0 #435077cc inset, 1px 1px 0 #43507744 inset;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
}
.color3 .profile .dropdown-li a i {
	margin-right: 4px;
	font-size: 12px;
}
.color3 .profile .dropdown-li a:hover {
	color: #ffc107;
}
.color3 .content .left ul.subgroup input[type="checkbox"] {
	position: relative;
	width: 15px !important;
	height: 15px !important;
	color: #1a2030;
	border: 1px solid #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	outline: 0;
	cursor: pointer;
	-webkit-transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
	-o-transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
	transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
}
.color3 .content .left ul.subgroup input[type="checkbox"]::before {
	position: absolute;
	content: "";
	display: block;
	top: 0;
	left: 4px;
	width: 5px !important;
	height: 10px !important;
	border-style: solid;
	border-color: #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	opacity: 0;
}
.color3 .content .left ul.subgroup input[type="checkbox"]:checked {
	color: #fff;
	border-color: #1a2030;
	background: #1a2030;
}
.color3 .content .left ul.subgroup input[type="checkbox"]:checked::before {
	opacity: 1;
}
.color3 .content .left ul.subgroup input[type="checkbox"]:checked ~ label::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.color3 .hx-table.hx-match.live .morebet-wrapper {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px solid #abb2c9;
	border-top: 1px solid #abb2c9;
	border-collapse: collapse;
}
.color3 .content .main .single-match {
	background: #353f5e;
	color: #ffffffcc;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .content .main .single-match .action-block {
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.color3 .content .main .single-match .content img {
	-webkit-filter: hue-rotate(40deg);
	        filter: hue-rotate(40deg);
}