body.color2 {
    background: #a7afa6;
}

.color2 header,
.color2 header .topbar {
    background: #9c0707;
}

.color2 header .toolbar {
    background-color: #9c0707;
    border-top: 1px solid #5c0100;
    border-bottom: 8px solid #a7afa6;
}

.color2 header .toolbar.active.white-label .new-timezone {
    min-width: 256px;
}

.color2 header .toolbar.active.white-label .menu {
    min-width: 256px;
}

.color2 header .toolbar.active .container .logo {
    padding-top: 1px;
    display: none !important;
}

.color2 .content .right .z-side .card .card-header {
    background: #5c0100;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.color2 .content .right .text-icon.selected {
    background-color: #9c0707;
}

.color2 .frame-header {
    background: #a78136ee;
    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);
}

.color2 .frame-wrapper {
    background: #164c61;
    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);
}

.color2 header .toolbar .show-user {
    display: none !important;
}

.color2 header .toolbar .menu ul.nav li.nav-item a.nav-link {
    border: 1px solid #a78136ee;
    -webkit-box-shadow: 0 1px 0 #862803cc inset, 1px 1px 0 #86280344 inset;
    box-shadow: 0 1px 0 #862803cc inset, 1px 1px 0 #86280344 inset;
}

.color2 .dropdown-panel {
    background: #164c61;
    -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);
}

.color2 .dropdown-li {
    border-left: 0;
    border-right: 0;
}

.color2 .dropdown-li:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.color2 .dropdown-li .caption {
    font-size: 10px;
}

.color2 .dropdown-li .value .unit {
    font-size: 10px;
}

.color2 .dropdown-li .value {
    font-size: 12px;
}

.color2 .user-info-wrapper {
    border-radius: 3px;
    margin-bottom: 4px;
    font-size: 16px;
    font-family: "Lato", sans-serif;
}

.color2 .profile .dropdown-li {
    padding: 2px 2px;
}

.color2 .user-info-wrapper {
    background-color: #5c0100;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}

.color2 .user-info-wrapper .user {
    color: #f9d040;
}

.color2 .user-info-wrapper .balance-drop {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #eeeff4;
    color: #0f4f8c;
}

.color2 .user-info-wrapper .details {
    background-color: #dadce6;
    color: #000000b0;
}

.color2 .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;
}

.color2 .user-info-wrapper .details .balance .caption {
    font-size: 9px;
}

.color2 .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: #0f4f8c;
    font-weight: bold;
}

.color2 .content .main .header-wrap {
    background: #a7afa6;
}

.color2 .content .main .filter-area {
    background: #5c0100;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.color2 .content .main .filter-area .filter-item .filter-icon {
    color: #e7fffa;
}

.color2 .content .main .filter-area .filter-item .filter-icon.page-button:hover {
    background-color: #862803;
}

.color2 .page-button {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.color2 .x-accordion.accordion .bg {
    background: #5c0100;
}

.color2 .language-selector .dropdown-menu {
    background: #5c0100 !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;
}

.color2 .x-btn-default,
.color2 .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;
}

.color2 .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);
}

.color2 .content .left .nav-header {
    color: #5c0100;
}

.color2 .content .left .nav-header .collapsed {
    background: #5c0100;
}

.color2 .content .left .group.selected {
    background: #862603;
    color: #fff;
}

.color2 .content .left.active .collapse.show .group {
    background: #5c0100;
}

.color2 .content .left.active .group.changed.selected {
    background: #164c61 !important;
}

.color2 .content .left.active .heading-collapse[aria-expanded="false"] .group.changed:hover {
    background: #164c61 !important;
}

.color2 .content .left .group {
    background: #5c0100;
    color: #fff;
    border-top: 1px solid #f9d040;
}

.color2 .content .left .group .selected {
    background: #ececec;
}

.color2 .content .left .tb {
    border-top: 1px solid #1c6681;
    border-radius: 3px 3px 0 0;
}

.color2 .content .left .xb {
    border-left: 1px solid #a7afa6;
    border-right: 1px solid #a7afa6;
}

.color2 .content .left ul.subgroup li.small {
    border-bottom: 1px solid #9c0707;
}

.color2 .content .left ul.subgroup li.small:last-child {
    border-bottom: 0;
}

.color2 .content .left .group .sport-type {
    background: #267b9c;
}

.color2 .content .left .group .sport-type a {
    color: #e8f9ff;
}

.color2 .content .left .group.selected,
.color2 .content .left .group .sport-type.active {
    background: #ececec;
}

.color2 .content .main .filter-block {
    background: #5c0100;
    border-left: 1px solid #164c61;
    border-right: 1px solid #164c61;
    border-top: 1px solid #164c61;
}

.color2 .round-alert {
    background: #00000044;
    border: 1px solid #164c61;
}

.color2 .text-info {
    color: #134558 !important;
}

.color2 .content .main .filter-area .filter-item .dropdown .dropdown-menu a.dropdown-item,
.color2 .content .main .filter-area .filter-item .dropdown .dropdown-menu .dropdown-item .filter-icon {
    color: #164c61;
}

.color2 .content .main .filter-area .filter-item .dropdown .dropdown-menu a:hover.dropdown-item {
    background-color: #862803;
    color: #fff;
}

.color2 .x-accordion.accordion .bg:last-child {
    border-bottom: 1px solid #1c6681;
}

.color2 .modal .modal-dialog .modal-content .modal-header {
    background: #862803;
}

.color2 .modal .modal-dialog .modal-content .modal-body #select-league .card .card-header {
    background: #f5d4c3;
    color: #5c0100;
}

.color3 .modal .modal-dialog .modal-content .modal-footer .btn-primary {
    background: #862803;
}

.color2 .table-info tr th,
.color2 .table-betresult tr th {
    background: #5c0100;
}

.color2 .info-wrapper .info-tablewrap .nav-tabs li.nav-item a.nav-link.active {
    background: #5c0100;
}

.color2 header .topbar .info-content .nav-info a:hover,
.color2 header .topbar .nav-info a.active {
    background-color: #5c0100;
    border-left: 1px #5c0100 solid;
    border-right: 1px #5c0100 solid;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
}

.color2 .info-wrapper .info-tablewrap .nav-tabs {
    border-bottom: 1px solid #862803;
}

.color2 .info-wrapper .info-tablewrap .nav-tabs li.nav-item {
    background: #a4a4a4;
    border-top: 1px solid #862803;
    border-left: 1px solid #862803;
    border-right: 1px solid #862803;
}

.color2 .result-selection .form-control.datepicker {
    background: #fff;
}

.color2 .accordion-rules .card .card-header {
    padding: 8px;
    background: #5c0100;
    color: #efdd00;
    border-radius: 0 0 0 0;
}

.info-tablewrap .setting-right .btn-result.active {
    color: #fff;
    background: #5c0100 !important;
    border: 1px solid #ffffff;
    border-radius: 0 0 0 0;
}

.color2 .modal .modal-dialog .modal-content .modal-body #select-league .card .card-body .league-wrap:hover input~.checkmark {
    background-color: #164c61;
    border: 1px solid #5c0100;
}

.color2 .hx-league {
    background: #f5d4c3;
    border-bottom: 1px solid #b5d0db;
}

.color2 .hx-league.live {
    background: #f5d4c3;
    border-bottom: 1px solid #b5d0db;
}

.color2 .hx-table {
    background: #9c0c0c;
    border-bottom: 1px solid #c4c4c4;
}

.color2 .hx-cell {
    border-left: 1px solid #b99621;
}

.color2 .hx-row {
    border-top: 1px solid #b99621;
}

.color2 .hx-col {
    border-left: 1px solid #b99621;
}

.color2 .hx-more {
    background: #9c0c0c;
}

.color2 .morebet-wrapper .body-bet .nav-tabs li.nav-item a.nav-link.active {
    background: #b99621;
    border-bottom: 2px solid #9c0c0c;
}

.color2 .morebet-wrapper .body-bet .tab-content .tab-pane .card .card-header {
    background: #b99621;
}

.color2 .morebet-wrapper .body-bet .nav-tabs.live-tab li.nav-item a.nav-link.active {
    background: #85360b;
    border-bottom: 2px solid #85360b;
}

.color2 .morebet-wrapper .body-bet .tab-content .tab-pane .card .card-header.live {
    background: #85360b;
}

.color2 .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 #0e3342;
    -webkit-box-shadow: 0 1px 0 #86280388 inset, 1px 1px 0 #86280344 inset;
    box-shadow: 0 1px 0 #86280388 inset, 1px 1px 0 #86280344 inset;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
}

.color2 .profile .dropdown-li a i {
    margin-right: 4px;
    font-size: 12px;
}

.color2 .profile .dropdown-li a:hover {
    color: #ffc107;
}

.color2 .content .left ul.subgroup input[type="checkbox"] {
    position: relative;
    width: 15px !important;
    height: 15px !important;
    color: #0e3342;
    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);
}

.color2 .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;
}

.color2 .content .left ul.subgroup input[type="checkbox"]:checked {
    color: #fff;
    border-color: #0e3342;
    background: #0e3342;
}

.color2 .content .left ul.subgroup input[type="checkbox"]:checked::before {
    opacity: 1;
}

.color2 .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%);
}

.color2 .hx-table.hx-match.live .morebet-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #b5d0db;
    border-top: 1px solid #b5d0db;
    border-collapse: collapse;
}

.color2 .content .main .single-match {
    background: #5c0100;
    color: #ffffffcc;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.color2 .content .main .single-match .action-block {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.color2 .content .main .single-match .content img {
    -webkit-filter: hue-rotate(350deg);
    filter: hue-rotate(350deg);
}