@import 'ekko-lightboxc4ca.css?1';
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');

:root{
    --tawk-header-background-color: #FE4C23 !important;
    --tawk-header-text-color: #000 !important;
}


/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    /* background: #000c24; */
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #3c4152;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #8e929f;
}

.datepicker {
;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px
}


.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #777
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}

.datepicker table tr td.highlighted {
    background: #d9edf7;

}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.today,
.open>.dropdown-toggle.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.today,
.open>.dropdown-toggle.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
    color: #ffdb99;
    background-color: #000
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
    color: #000;
    background-color: #ffd07a;
    border-color: #ffac14
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eee;

}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;

}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.range.today,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.range.today,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
    color: #f7ca77;
    background-color: #000
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
    color: #000;
    background-color: #f5be5a;
    border-color: #dc930d
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #636363;
    border-color: #373737
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
    background-color: #777;
    border-color: #555
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
    background-color: #777;
    border-color: #555
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
    color: #777;
    background-color: #fff
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
    color: #fff;
    background-color: #686868;
    border-color: #464646
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #f59602;
    border-color: #c64c0e;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #d95310;
    border-color: #8d360a
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #f59602;
    border-color: #c64c0e
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active.disabled,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #d04f0f;
    border-color: #8d360a
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active.disabled,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
    background-color: #f59602;
    border-color: #c64c0e
}

.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
    color: #f59602;
    background-color: #fff
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
    color: #fff;
    background-color: #e35711;
    border-color: #aa410c
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;

}

.datepicker table tr td span:hover {
    background: #161d2f;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #f59602;
    border-color: #c64c0e;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #d95310;
    border-color: #8d360a
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #f59602;
    border-color: #c64c0e
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #d04f0f;
    border-color: #8d360a
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #f59602;
    border-color: #c64c0e
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
    color: #f59602;
    background-color: #fff
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    color: #fff;
    background-color: #e35711;
    border-color: #aa410c
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #777
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
    background: #161d2f;
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    /*width: 12rem;*/
}

.input-daterange input:last-child {
    /*width: 12rem;*/
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #000c24;
    border: 1px solid rgba(255,255,255,0.1);
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1007;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #000c24;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #92929e;
    font-size: 13px;
    line-height: 1.42857143
}

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
    padding:0 5px
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: #84292900;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="radio"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    background: #292b2e;
    background-attachment: fixed !important;
    background-size: 100% !important;
}

.sportbook-theme{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
    -moz-background-size:cover;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #ffb061;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
}

.img-responsive,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto;
}

.img-rounded {

}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {

}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family:"Poppins", "Avenir", sans-serif;
    line-height: 1.1;
    color: #ffffff;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 33px
}

h2,
.h2 {
    font-size: 24px
}

h3,
.h3 {
    font-size: 21px
}

h4,
.h4 {
    font-size: 12px
}

h5,
.h5 {
    font-size: 13px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:992px) {
    .mobilehide {
        display: none
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

@media (max-width:992px) {
    .mobile-hide {
        display: none
    }

    .version-video-poker, .version-poker, .version-table-games, .carousel-indicators
    {
        display: none !important;
    }


}




@media (max-width:480px) {
    .icon-stats {
        display: none !important;
    }

    .bets .event .iconDetails {
        margin:1px00 1px !important;
    }

    #bet-history-table_filter > label > input {
        display: none;
    }

}
@media (max-width:1140px) {
    .otk-landing_pbet {
        display:none;
    }

}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

small,
.small {
    font-size: 107%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center;
    color: aliceblue;
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #f59602
}

a.text-primary:hover {
    color: #d04f0f
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #f59602
}

a.bg-primary:hover {
    background-color: #d04f0f
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 18px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family:"Poppins", "Avenir", sans-serif;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;

}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;

}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;

}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1320px) {
    .container {
        /* width: 1320px; */
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;

}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 25%
    }
    .col-md-3 {
        width: 20%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1320px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 4px 5px;
    padding-bottom: 4px 5px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 4px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #d6d8d9
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #000c24
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #d9d9d9
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #b9bbc0;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}



input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}



output {
    display: block;
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #13171E
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #92929e;
    background-color: #494c52;
    border: 1px solid #161d2f;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border: 1px solid #212a44;
    outline: 0;
}

.form-control::-moz-placeholder {
    color: #929292;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #929292
}

.form-control::-webkit-input-placeholder {
    color: #929292
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 25px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 42px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.radio {
    position: relative;
    display: block;
    margin-bottom: 6px;
    border-top: 1px solid #000;
    padding-bottom: 2px;
    background: #e3e3e3;
    background-image: -webkit-linear-gradient(top, #e3e3e3, #adadad);
    background-image: -moz-linear-gradient(top, #e3e3e3, #adadad);
    background-image: -ms-linear-gradient(top, #e3e3e3, #adadad);
    background-image: -o-linear-gradient(top, #e3e3e3, #adadad);
    background-image: linear-gradient(to bottom, #e3e3e3, #adadad);
    cursor: pointer;
    padding-left: 10px;
    color: #fff;
}
.radio:hover {
    background: #EFF5F8;
}



.form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
    min-height: 31px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 25px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;

}

select.input-sm {
    height: 25px;
    line-height: 25px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 25px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;

}

select.form-group-sm .form-control {
    height: 25px;
    line-height: 25px
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 25px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    min-height: 32px
}

.input-lg {
    height: 42px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.3333333;

}

select.input-lg {
    height: 42px;
    line-height: 42px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.3333333;

}

select.form-group-lg .form-control {
    height: 42px;
    line-height: 42px
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 42px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.3333333;
    min-height: 33px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 42px;
    height: 42px;
    line-height: 42px
}

.input-sm+.form-control-feedback {
    width: 25px;
    height: 25px;
    line-height: 25px
}



.has-success .form-control {
    border-color: #3c763d;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}



.has-warning .form-control {
    border-color: #8a6d3b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}



.has-error .form-control {
    border-color: #a94442;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 23px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a9a8a2
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }


    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}




.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 8px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 2px
    }
}

.btn {
    display: inline-block;
    margin-bottom:0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 9px;
    font-size: 10.5px;
    line-height: 1.42857143;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background: #ffffff;
    /* background-image: -webkit-linear-gradient(90deg, #ffb432, #77360d) !important; */
    background-image: -moz-linear-gradient(90deg, #ffb432, #77360d) !important;
    background-image: -ms-linear-gradient(90deg, #ffb432, #77360d) !important;
    background-image: -o-linear-gradient(90deg, #ffb432, #77360d) !important;
    /* background-image: linear-gradient(90deg, #ffb432, #77360d) !important; */
    border: none;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #454950;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #57B003;
    border-color: #3c3f45
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #40444b;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #57B003;
}

.btn-default .badge {
    color: #57B003;
    background-color: #fff
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
    color: #fff;
    background-color: #1A2732;
}





.btn-default {
    color: #fff;
    background-color: #ffb061;
    /* background-image: -webkit-linear-gradient(90deg, #AE1B24, #600013) !important; */
    background-image: -moz-linear-gradient(90deg, #AE1B24, #600013) !important;
    background-image: -ms-linear-gradient(90deg, #AE1B24, #600013) !important;
    background-image: -o-linear-gradient(90deg, #AE1B24, #600013) !important;
    /* background-image: linear-gradient(90deg, #AE1B24, #600013) !important; */
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    /* background-color: #d95310; */
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f59602;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    /* background-color: #d04f0f; */
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #f59602;
}

.btn-primary .badge {
    color: #f59602;
    background-color: #fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #283347;
}

.btn-success {
    color: #fff;
    background-color: #ffb061;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #1A2732;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #f59602;
    border-color: #0a6835
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #1A2732;
    border-color: #1A2732;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #f59602;
    border-color: #0a6835
}

.btn-success .badge {
    color: #f59602;
    background-color: #fff
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #283347;
    border-color: #283347;
}

.btn-info {
    color: #fff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    /* background-color: #39b3d7; */
    /* border-color: #20829f; */
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #2aabd2
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    /* background-color: #31b0d5; */
    /* border-color: #20829f; */
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #2aabd2
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
    color: #fff;
    background-color: #283347;
    border-color: #283347;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eb9316
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #b4700f
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eb9316
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #b4700f
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eb9316
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
    color: #fff;
    background-color: #eea032;
    border-color: #d18212
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #c12e2a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #8f221f
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #c12e2a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #8f221f
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #c12e2a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
    color: #fff;
    background-color: #d43a36;
    border-color: #a82824
}

.btn-link {
    color: #f59602;
    font-weight: normal;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #4580A1;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 50px;
    font-size: 11.5px;
    line-height: 1;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;

}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;

}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1007;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #000c24;
    border: 1px solid rgba(255,255,255,0.1);
;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #d9d9d9
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #f59602
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 997
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

}

.btn-group>.btn:first-child {
    margin-left: 0;
    border-radius: 5px 0 0 5px !important;
    margin-bottom:0;
}

.btn-group>.btn:last-child{
    border-radius: 0 5px 5px 0 !important;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {


}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {

}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {

}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {

    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {

}

.btn-group-vertical>.btn:first-child:not(:last-child) {


    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {


    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {

}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {

    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {

    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom:0;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 42px;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.3333333;

}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 42px;
    line-height: 42px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 25px;
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;

}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 25px;
    line-height: 25px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {

}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 7px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #13171E;
    text-align: center;
    background-color: #eee;
    border: 1px solid #c3c3c3;

}

.input-group-addon.input-sm {
    padding: 1px 5px;
    font-size: 14px;

}

.input-group-addon.input-lg {
    padding: 10px 15px;
    font-size: 15px;

}



.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {

    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-radius: 0 5px 5px 0;
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative;
    width: 100%;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    border-radius: 0 5px 5px 0 !important;
}

.pokerborder {
    border:1px solid #aaa !important;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 30px 30px;
    color: #fff;
    font-size: 22px;
    text-transform:uppercase;
    font-weight: bold;
}



.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #f59602
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #d9d9d9
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #d9d9d9
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #d6d8d9;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;

}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #d6d8d9
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {

}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #f59602
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;

}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #d6d8d9
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;

    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}


@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:992px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1005;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .navbar-static-top {

    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {

    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 15px;
    line-height: 18px;
    height: 50px
}


.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block;
    filter: invert(1) hue-rotate(180deg);
}

@media (min-width:992px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;

}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;

}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 8px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 18px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:992px) {
    #betSlipHeader {
        display: none !important;
    }


    .navbar-nav {
        width: auto;
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
        margin-top: 5px;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;

    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;

    border-top-left-radius: 0;

    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #151A21;
    border-color: #3d4148
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #e6e6e6;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}



.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #f59602;
    color: #fff
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #d9d9d9;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #f59602
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #fff
}

.navbar-default .navbar-link:hover {
    color: #d9d9d9
}

.navbar-default .btn-link {
    color: #000c24 !important;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #ffffff;
    background-color: #283347;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 18px 0;

}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 7px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #f59602;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;


}

.pagination>li:last-child>a,
.pagination>li:last-child>span {


}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #4580A1;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #f59602;
    border-color: #f59602;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 15px;
    font-size: 15px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {


}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {


}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 1px 5px;
    font-size: 14px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {


}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {


}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}



a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #13171E
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #484a4d
}

.label-primary {
    background-color: #f59602
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #d04f0f
}

.label-success {
    background-color: #f59602
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #0b723a
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;

}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #1e1900;
    border-color: #352c00;
    color: #908861;
    border-radius: 8px;
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #ddd;
;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #f59602;
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #f59602
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #d9d9d9
}

.list-group-item:first-child {

    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;

    border-bottom-left-radius: 0
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f7f7f7
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #f59602;
    border-color: #f59602
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #fdeae1
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}


.panelnew {
    margin-bottom:0;
    background: #f59602;
    background-image: -webkit-linear-gradient(top, #f59602, #325D75);
    background-image: -moz-linear-gradient(top, #f59602, #325D75);
    background-image: -ms-linear-gradient(top, #f59602, #325D75);
    background-image: -o-linear-gradient(top, #f59602, #325D75);
    background-image: linear-gradient(to bottom, #f59602, #325D75);

    border: 1px solid #000 !important;


}



.panel-heading {
    padding: 4px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.withdrawico {
    margin-right: 10px;
}

.panel-footer {
    padding: 10px;
    background-color: #ecebeb;
    border-top: 1px solid #c6c6c6;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;

}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;


}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;


}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 10px;
    padding-right: 10px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {


}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {


}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {

}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {

}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {


}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {


}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {

}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {

}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 18px
}

.panel-group .panel {
    margin-bottom: 0;

}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid rgba(255,255,255,0.1);
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #c6c6c6
}

.panel-default {
    border-color: #111111
}

.panel-headingpanel-default>.panel-heading {
    color: #333;
    background-color: #ecebeb;
    border-color: #c3c3c3
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #161d2f;
    background-color: #161d2f;
}

.panel-default>.panel-heading .badge {
    color: #ecebeb;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c3c3c3
}

.panel-primary {
    border-color: #f59602
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #f59602;
    border-color: #f59602
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f59602
}

.panel-primary>.panel-heading .badge {
    color: #f59602;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f59602
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #13171E;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #13171E;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #ffb061;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
    width:0;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #d9d9d9
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 480px;
        margin: 30px auto
    }
    .modal-content {
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 240px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 600px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 320px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;

}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #444;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid #373737;
;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #3c3c3c;
    border-bottom: 1px solid #303030;
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: #373737;
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #444
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: #373737
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #444
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: #373737;
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #444
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: #373737
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #444;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 10%;
    opacity: .3;
    filter: alpha(opacity=30);
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    border-right: 8px solid #fff;
}

.carousel-control .icon-next:before {
    border-left: 8px solid #fff;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid rgba(255,255,255,0.1);
    cursor: pointer;
    background-color: initial;
}

.carousel-indicators .active {
    margin: 0;
    width: 2rem;
    height: 2rem;
    background: rgba(255,255,255,0.5);
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1319px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1319px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1319px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1319px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1320px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1320px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1320px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1320px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1319px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1320px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}



@font-face {
    font-family: 'icomoon';
    src: url('fonts/icons/fonts/icomoonbd6d.eot?awm8d5');
    src: url('fonts/icons/fonts/icomoond41d.eot?#iefixawm8d5') format('embedded-opentype'), url('fonts/icons/fonts/icomoonbd6d.ttf?awm8d5') format('truetype'), url('fonts/icons/fonts/icomoonbd6d.woff?awm8d5') format('woff'), url('fonts/icons/fonts/icomoonbd6d.svg?awm8d5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-tonybet:before {
    content: "\e600"
}

.icon-tonybet-logo:before {
    content: "\e682"
}

.icon-appstore:before {
    content: "\e62c"
}

.icon-apple:before {
    content: "\e684"
}

.icon-android:before {
    content: "\e66b"
}

.icon-twitter:before {
    content: "\e689"
}

.icon-facebook:before {
    content: "\e68a"
}

.icon-youtube:before {
    content: "\e68c"
}

.icon-rss:before {
    content: "\e68b"
}

.icon-info:before {
    content: "\e66c"
}

.icon-information:before {
    content: "\e671"
}

.icon-query:before {
    content: "\e678"
}

.icon-question:before {
    content: "\e67d"
}

.icon-dolar:before {
    content: "\e60f"
}

.icon-dolar2:before {
    content: "\e679"
}

.icon-home:before {
    content: "\e903"
}

.icon-help:before {
    content: "\e612"
}

.icon-key:before {
    content: "\e614"
}

.icon-unlock:before {
    content: "\e630"
}

.icon-lock:before {
    content: "\e615"
}

.icon-shield:before {
    content: "\e680"
}

.icon-search:before {
    content: "\e622"
}

.icon-cashout:before {
    content: "\e905"
}

.icon-odd-up:before {
    content: "\e900"
}

.icon-odd-down:before {
    content: "\e901"
}

.icon-arrow-down:before {
    content: "\e602"
}

.icon-arrow-left:before {
    content: "\e603"
}

.icon-arrow-right:before {
    content: "\e604"
}

.icon-arrow-up:before {
    content: "\e605"
}

.icon-tick:before {
    content: "\e62a"
}

.icon-close:before {
    content: "\e60d"
}

.icon-menu:before {
    content: "\e618"
}

.icon-settings:before {
    content: "\e623"
}

.icon-settings2:before {
    content: "\e624"
}

.icon-fullscreen:before {
    content: "\e610"
}

.icon-windowed:before {
    content: "\e633"
}

.icon-trash:before {
    content: "\e62e"
}

.icon-audio:before {
    content: "\e606"
}

.icon-time:before {
    /* content: "\e62b" */
}

.icon-stopwatch:before {
    content: "\e629"
}

.icon-mobile:before {
    content: "\e619"
}

.icon-tv:before {
    content: "\e62f"
}

.icon-news:before {
    content: "\e67a"
}

.icon-chat:before {
    content: "\e60c"
}

.icon-bank-card:before {
    content: "\e609"
}

.icon-location:before {
    content: "\e67b"
}

.icon-reglament:before {
    content: "\e67e"
}

.icon-rules:before {
    content: "\e67f"
}

.icon-id-card:before {
    content: "\e613"
}

.icon-woman:before {
    content: "\e683"
}

.icon-man:before {
    content: "\e685"
}

.icon-head:before {
    content: "\e611"
}

.icon-money-bag:before {
    content: "\e67c"
}

.icon-money:before {
    content: "\e61a"
}

.icon-wallet:before {
    content: "\e631"
}

.icon-transactions:before {
    content: "\e62d"
}

.icon-shop:before {
    content: "\e681"
}

.icon-phone:before {
    content: "\e61c"
}

.icon-bonus:before {
    content: "\e608"
}

.icon-mail:before {
    content: "\e616"
}

.icon-play:before {
    content: "\e61d"
}

.icon-play2:before {
    content: "\e61e"
}

.icon-play3:before {
    content: "\e68d"
}

.icon-mail-open:before {
    content: "\e617"
}

.icon-betslip:before {
    content: "\e607"
}

.icon-stats:before {
    content: "\e628"
}

.icon-all:before,
.icon-archive:before {
    content: "\e601"
}

.icon-popular:before {
    content: "\e620"
}

.icon-one-click:before {
    content: "\e61b"
}

.icon-stadium:before {
    content: "\e625"
}

.icon-star:before {
    content: "\e626"
}

.icon-event_of_the_day:before,
.icon-special_events:before,
.icon-star2:before {
    content: "\e627"
}

.icon-casino:before {
    content: "\e60b"
}

.icon-casino2:before {
    content: "\e672"
}

.icon-casino3:before {
    content: "\e673"
}

.icon-casino-table:before {
    content: "\e674"
}

.icon-cherry:before {
    content: "\e675"
}

.icon-citrus:before {
    content: "\e676"
}

.icon-diamond:before {
    content: "\e677"
}

.icon-cards:before {
    content: "\e60a"
}

.icon-dice:before {
    content: "\e60e"
}

.icon-dice2:before {
    content: "\e686"
}

.icon-poker:before {
    content: "\e61f"
}

.icon-roulette:before {
    content: "\e621"
}

.icon-wine:before {
    content: "\e687"
}

.icon-lunch:before {
    content: "\e688"
}

.icon-whistle:before {
    content: "\e632"
}

.icon-dot:before {
    content: "\e66d"
}

.icon-card:before {
    content: "\e66e"
}

.icon-corner:before {
    content: "\e66f"
}

.icon-exchange:before {
    content: "\e670"
}

.icon-alpine-skiing:before {
    content: "\e634"
}

.icon-athletics:before {
    content: "\e635"
}

.icon-american_football:before {
    content: "\e636"
}

.icon-formula_1:before,
.icon-auto-moto:before,
.icon-auto:before {
    content: "\e637"
}

.icon-badminton:before {
    content: "\e638"
}

.icon-bandy:before {
    content: "\e639"
}

.icon-baseball:before {
    content: "\e63a"
}

.icon-basketball:before {
    content: "\e63b"
}

.icon-biathlon:before {
    content: "\e63d"
}

.icon-cycling:before,
.icon-bicycles:before {
    content: "\e63e"
}

.icon-bobsleigh:before {
    content: "\e63f"
}

.icon-boxing:before {
    content: "\e640"
}

.icon-chess:before {
    content: "\e641"
}

.icon-cricket:before {
    content: "\e642"
}

.icon-cross-country-skiing:before {
    content: "\e643"
}

.icon-cup:before {
    content: "\e644"
}

.icon-curling:before {
    content: "\e645"
}

.icon-darts:before {
    content: "\e646"
}

.icon-entertainment:before {
    content: "\e647"
}

.icon-e-sports:before {
    content: "\e648"
}

.icon-event:before {
    content: "\e649"
}

.icon-fencing:before {
    content: "\e64a"
}

.icon-figure-skating:before {
    content: "\e64b"
}

.icon-finances:before {
    content: "\e64c"
}

.icon-beach_soccer:before,
.icon-football:before {
    content: "\e64d"
}

.icon-freestyle-skating:before {
    content: "\e64e"
}

.icon-futsal:before {
    content: "\e64f"
}

.icon-gymnastics:before {
    content: "\e650"
}

.icon-golf:before {
    content: "\e651"
}

.icon-handball:before {
    content: "\e652"
}

.icon-hockey:before {
    content: "\e653"
}

.icon-ice_hockey:before,
.icon-ice-hockey:before {
    content: "\e654"
}

.icon-luge:before {
    content: "\e655"
}

.icon-martial_arts:before,
.icon-martial-arts:before {
    content: "\e656"
}

.icon-nordic-combined:before {
    content: "\e657"
}

.icon-olympic_rings:before,
.icon-olympics:before {
    content: "\e658"
}

.icon-poker2:before {
    content: "\e659"
}

.icon-policy:before {
    content: "\e65a"
}

.icon-riding:before {
    content: "\e65b"
}

.icon-rowing:before {
    content: "\e65c"
}

.icon-rugby:before,
.icon-aussie_rules:before,
.icon-australian-football:before {
    content: "\e65d"
}

.icon-sailing:before {
    content: "\e65e"
}

.icon-shooting:before {
    content: "\e65f"
}

.icon-skeleton:before {
    content: "\e660"
}

.icon-ski-jumping:before {
    content: "\e661"
}

.icon-snooker:before {
    content: "\e662"
}

.icon-snowboards:before {
    content: "\e663"
}

.icon-speed-skating:before {
    content: "\e664"
}

.icon-swimming:before {
    content: "\e665"
}

.icon-table-tennis:before {
    content: "\e666"
}

.icon-tennis:before {
    content: "\e667"
}

.icon-water_polo:before,
.icon-water-polo:before {
    content: "\e669"
}

.icon-beach-volleyball:before {
    content: "\e63c"
}

.icon-volleyball:before {
    content: "\e668"
}

.icon-weightlifting:before {
    content: "\e66a"
}

.icon-floorball:before {
    content: "\e902"
}

.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc
}

.flip-clock-wrapper a:hover {
    color: #fff
}

.flip-clock-wrapper ul {
    list-style: none
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.dl-horizontal dd:before,
.flip-clock-wrapper.dl-horizontal dd:after,
.flip-clock-wrapper.container:before,
.flip-clock-wrapper.container:after,
.flip-clock-wrapper.container-fluid:before,
.flip-clock-wrapper.container-fluid:after,
.flip-clock-wrapper.row:before,
.flip-clock-wrapper.row:after,
.flip-clock-wrapper.form-horizontal .form-group:before,
.flip-clock-wrapper.form-horizontal .form-group:after,
.flip-clock-wrapper.btn-toolbar:before,
.flip-clock-wrapper.btn-toolbar:after,
.flip-clock-wrapper.btn-group-vertical>.btn-group:before,
.flip-clock-wrapper.btn-group-vertical>.btn-group:after,
.flip-clock-wrapper.nav:before,
.flip-clock-wrapper.nav:after,
.flip-clock-wrapper.navbar:before,
.flip-clock-wrapper.navbar:after,
.flip-clock-wrapper.navbar-header:before,
.flip-clock-wrapper.navbar-header:after,
.flip-clock-wrapper.navbar-collapse:before,
.flip-clock-wrapper.navbar-collapse:after,
.flip-clock-wrapper.pager:before,
.flip-clock-wrapper.pager:after,
.flip-clock-wrapper.panel-body:before,
.flip-clock-wrapper.panel-body:after,
.flip-clock-wrapper.modal-footer:before,
.flip-clock-wrapper.modal-footer:after {
    content: " ";
    display: table
}

.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.dl-horizontal dd:after,
.flip-clock-wrapper.container:after,
.flip-clock-wrapper.container-fluid:after,
.flip-clock-wrapper.row:after,
.flip-clock-wrapper.form-horizontal .form-group:after,
.flip-clock-wrapper.btn-toolbar:after,
.flip-clock-wrapper.btn-group-vertical>.btn-group:after,
.flip-clock-wrapper.nav:after,
.flip-clock-wrapper.navbar:after,
.flip-clock-wrapper.navbar-header:after,
.flip-clock-wrapper.navbar-collapse:after,
.flip-clock-wrapper.pager:after,
.flip-clock-wrapper.panel-body:after,
.flip-clock-wrapper.modal-footer:after {
    clear: both
}

.flip-clock-wrapper.clearfix,
.flip-clock-wrapper.dl-horizontal dd,
.flip-clock-wrapper.container,
.flip-clock-wrapper.container-fluid,
.flip-clock-wrapper.row,
.flip-clock-wrapper.form-horizontal .form-group,
.flip-clock-wrapper.btn-toolbar,
.flip-clock-wrapper.btn-group-vertical>.btn-group,
.flip-clock-wrapper.nav,
.flip-clock-wrapper.navbar,
.flip-clock-wrapper.navbar-header,
.flip-clock-wrapper.navbar-collapse,
.flip-clock-wrapper.pager,
.flip-clock-wrapper.panel-body,
.flip-clock-wrapper.modal-footer {
    *zoom: 1
}

.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none
}

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important
}

.flip-clock-meridium a {
    color: #313333
}

.flip-clock-wrapper {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 1em
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " ";
    display: table
}

.flip-clock-wrapper:after {
    clear: both
}

.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 5px;
    width: 60px;
    height: 90px;
    font-size: 80px;
    font-weight: bold;
    line-height: 87px;

    background: #000
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 87px;
    text-decoration: none !important
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2
}

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important
}

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden;
    outline: 1px solid transparent
}

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4)
}

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;

;
}

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #ccc;
    text-align: center;
    background-color: #333;

    font-size: 70px
}

.flip-clock-wrapper ul li a div.up div.inn {
    top: 0
}

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0
}

.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3
}

.flip-clock-wrapper .flip {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7)
}

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5
}

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 100px
}

.flip-clock-divider:first-child {
    width: 0
}

.flip-clock-dot {
    display: block;
    background: #323434;
    width: 10px;
    height: 10px;
    position: absolute;

    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -88px
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px
}

.flip-clock-dot.top {
    top: 30px
}

.flip-clock-dot.bottom {
    bottom: 30px
}

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }
    20% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2
    }
    20% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2
    }
    20% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

@keyframes asd {
    0% {
        z-index: 2
    }
    20% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0deg)
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg)
    }
    100% {
        -moz-transform: rotateX(0deg)
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg)
    }
    100% {
        -o-transform: rotateX(0deg)
    }
}

@keyframes turn {
    0% {
        transform: rotateX(90deg)
    }
    100% {
        transform: rotateX(0deg)
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg)
    }
    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg)
    }
    100% {
        -moz-transform: rotateX(-90deg)
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg)
    }
    100% {
        -o-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        transform: rotateX(0deg)
    }
    100% {
        transform: rotateX(-90deg)
    }
}

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3
}

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, 0.1) 0, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0, #000 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, 0.1) 0, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0, #000 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, #000 0, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, #000 0, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.tour-step-backdrop {
    position: relative;
    z-index: 1101
}

.tour-step-backdrop>td {
    position: relative;
    z-index: 1101
}

.tour-step-background {
    position: absolute !important;
    z-index: 1100;
    background: inherit;

}

.popover[class*="tour-"] {
    z-index: 1102
}

.popover[class*="tour-"] .popover-navigation {
    padding: 9px 14px
}

.popover[class*="tour-"] .popover-navigation *[data-role="end"] {
    float: right
}

.popover[class*="tour-"] .popover-navigation *[data-role="prev"],
.popover[class*="tour-"] .popover-navigation *[data-role="next"],
.popover[class*="tour-"] .popover-navigation *[data-role="end"] {
    cursor: pointer
}

.popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
    cursor: default
}

.popover[class*="tour-"].orphan {
    position: fixed;
    margin-top: 0
}

.popover[class*="tour-"].orphan .arrow {
    display: none
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.nano>.nano-contentcanli {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 129px;
    right: 0px;
    bottom: 0;
    left: 0;
}

.nano>.nano-contentcanli:focus {
    outline: thin dotted
}

.nano>.nano-contentcanli::-webkit-scrollbar {
    display: none
}

.nano>.nano-content {
    background-color: #161618;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.nano>.nano-content:focus {
    outline: thin dotted
}

.nano>.nano-content::-webkit-scrollbar {
    display: none
}

.nano>.nano-pane {
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;



}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    opacity: 0.99
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.ath-viewport * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ath-viewport {
    position: relative;
    z-index: 2147483641;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none
}

.ath-modal {
    pointer-events: auto !important;
    background: rgba(0, 0, 0, 0.6)
}

.ath-mandatory {
    background: #000
}

.ath-container {
    pointer-events: auto !important;
    position: absolute;
    z-index: 2147483641;
    padding: 0.7em 0.6em;
    width: 18em;
    background: #eee;
    background-size: 100% auto;
    box-shadow: 0 0.2em 0 #d1d1d1;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center
}

.ath-container small {
    font-size: 0.8em;
    line-height: 1.3em;
    display: block;
    margin-top: 0.5em
}

.ath-ios.ath-phone {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em
}

.ath-ios6.ath-tablet {
    left: 5em;
    top: 1.8em
}

.ath-ios7.ath-tablet {
    left: 0.7em;
    top: 1.8em
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet {
    right: 0.4em;
    top: 1.8em
}

.ath-android {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em
}

.ath-container:before {
    content: '';
    position: relative;
    display: block;
    float: right;
    margin: -0.7em -0.6em 0 .5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 2.7em;
    height: 2.7em;
    text-align: center;
    overflow: hidden;
    color: #a33;
    z-index: 2147483642
}

.ath-container.ath-icon:before {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    float: none
}

.ath-mandatory .ath-container:before {
    display: none
}

.ath-container.ath-android:before {
    float: left;
    margin: -0.7em .5em 0 -0.6em
}

.ath-container.ath-android.ath-icon:before {
    position: absolute;
    right: auto;
    left: 0;
    margin: 0;
    float: none
}

.ath-action-icon {
    display: inline-block;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    width: 1.6em;
    height: 1.6em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
    margin-top: -0.3em;
    background-size: auto 100%
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon {
    width: 1.6em;
    height: 1.6em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
    margin-top: -0.3em;
    background-size: auto 100%
}

.ath-ios6 .ath-action-icon {
    width: 1.8em;
    height: 1.8em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);
    margin-bottom: 0.4em;
    background-size: 100% auto
}

.ath-android .ath-action-icon {
    width: 1.4em;
    height: 1.5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
    background-size: 100% auto
}

.ath-container p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2147483642;
    font-size: 1.1em
}

.ath-ios.ath-phone:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    bottom: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(.9) rotate(45deg);
    transform: scaleX(.9) rotate(45deg);
    box-shadow: 0.2em 0.2em 0 #d1d1d1
}

.ath-ios.ath-tablet:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    top: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(.9) rotate(45deg);
    transform: scaleX(.9) rotate(45deg);
    z-index: 2147483641
}

.ath-application-icon {
    position: relative;
    padding: 0;
    border: 0;
    margin: 0 auto 0.2em auto;
    height: 6em;
    width: 6em;
    z-index: 2147483642
}

.ath-container.ath-ios .ath-application-icon {
    box-shadow: 0 .2em .4em rgba(0, 0, 0, 0.3), inset 0 .07em 0 rgba(255, 255, 255, 0.5);
    margin: 0 auto 0.4em auto
}

@media only screen and (orientation:landscape) {
    .ath-container.ath-phone {
        width: 24em
    }
    .ath-android.ath-phone {
        margin-left: -12em
    }
    .ath-ios.ath-phone {
        margin-left: -12em
    }
    .ath-ios6:after {
        left: 39%
    }
    .ath-ios8.ath-phone {
        left: auto;
        bottom: auto;
        right: 0.4em;
        top: 1.8em
    }
    .ath-ios8.ath-phone:after {
        bottom: auto;
        top: -0.9em;
        left: 68%;
        z-index: 2147483641;
        box-shadow: none
    }
}

button,
.btn,
input {
    font-family:"Poppins", "Avenir", sans-serif;
}

.form-control {
    padding: 6px 12px
}

.input-group-btn {
    z-index: 2
}

input[type="radio"],
input[type="radio"] {
    display: none;
    vertical-align: middle
}

input[type="radio"]+label,
input[type="radio"]+label {
    cursor: pointer;
    padding-left: 30px
}

input[type="radio"]+label:before,
input[type="radio"]+label:before {
    content: "";
    background: url(images/form/form.png) no-repeat;
    display: inline-block;
    height: 20px;
    margin: -2px 0 0 -30px;
    vertical-align: middle;
    width: 20px;
    float: left
}

input[type="radio"]+label:before {
    background-position: left top
}

input[type="radio"]:checked+label:before {
    background-position: -30px top
}

input[type="radio"]+label:before {
    background-position: -60px top
}

input[type="radio"]:checked+label:before {
    background-position: -90px top
}

.form-icon {
    position: relative
}

.form-icon>i {
    position: absolute;
    padding: 8px 10px;
    color: #929292;
    text-shadow: none;
    font-size: 18px;
    z-index: 2;
    min-height: 100%;
    vertical-align: middle
}

.form-icon.icon-lg>i {
    padding: 10px;
    font-size: 20px;
    text-shadow: none
}

.form-icon.input-group>i {
    left: 0
}

.form-icon input {
    padding-left: 40px!important
}

.btn-purple {
    color: #fff;
    background-color: #a02488;
    border-color: #6e195e
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
    color: #fff;
    background-color: #7f1d6c;
    border-color: #3c0e33
}

.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
    background-image: none
}

.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
    background-color: #a02488;
    border-color: #6e195e
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus,
.btn-purple:active,
.btn-purple.active,
.open>.dropdown-toggle.btn-purple {
    color: #fff;
    background-color: #761b65;
    border-color: #3c0e33
}

.btn-purple:active,
.btn-purple.active,
.open>.dropdown-toggle.btn-purple {
    background-image: none
}

.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled.focus,
.btn-purple[disabled].focus,
fieldset[disabled] .btn-purple.focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
    background-color: #a02488;
    border-color: #6e195e
}

.btn-purple .badge {
    color: #a02488;
    background-color: #fff
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus,
.btn-purple:active,
.btn-purple.active {
    color: #fff;
    background-color: #871e73;
    border-color: #551348
}

.btn-pink {
    color: #fff;
    background-color: #cc0f6c;
    border-color: #930b4e
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
    color: #fff;
    background-color: #a60c58;
    border-color: #5a0730
}

.btn-pink:active,
.btn-pink.active,
.open .dropdown-toggle.btn-pink {
    background-image: none
}

.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
    background-color: #cc0f6c;
    border-color: #930b4e
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink.focus,
.btn-pink:active,
.btn-pink.active,
.open>.dropdown-toggle.btn-pink {
    color: #fff;
    background-color: #9c0c53;
    border-color: #5a0730
}

.btn-pink:active,
.btn-pink.active,
.open>.dropdown-toggle.btn-pink {
    background-image: none
}

.btn-pink.disabled,
.btn-pink[disabled],
fieldset[disabled] .btn-pink,
.btn-pink.disabled:hover,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-pink:hover,
.btn-pink.disabled:focus,
.btn-pink[disabled]:focus,
fieldset[disabled] .btn-pink:focus,
.btn-pink.disabled.focus,
.btn-pink[disabled].focus,
fieldset[disabled] .btn-pink.focus,
.btn-pink.disabled:active,
.btn-pink[disabled]:active,
fieldset[disabled] .btn-pink:active,
.btn-pink.disabled.active,
.btn-pink[disabled].active,
fieldset[disabled] .btn-pink.active {
    background-color: #cc0f6c;
    border-color: #930b4e
}

.btn-pink .badge {
    color: #cc0f6c;
    background-color: #fff
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink.focus,
.btn-pink:active,
.btn-pink.active {
    color: #fff;
    background-color: #af0d5d;
    border-color: #76093f
}

.btn-gray {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
    color: #fff;
    background-color: #283347;
    border-color: #283347;
}

.btn-gray:active,
.btn-gray.active,
.open .dropdown-toggle.btn-gray {
    background-image: none
}

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
    background-color: #6f767b;
    border-color: #52575b
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    color: #fff;
    /* background-color: #575c60; */
    /* border-color: #35383b; */
}

.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    background-image: none
}

.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
    background-color: #6f767b;
    border-color: #52575b
}

.btn-gray .badge {
    color: #6f767b;
    background-color: #fff
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active {
    color: #fff;
    /* background-color: #60676b; */
    /* border-color: #43484b; */
}

.btn-blue {
    color: #fff;
    background-color: #2450a0;
    border-color: #19376e
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
    color: #fff;
    background-color: #1d3f7f;
    border-color: #0e1e3c
}

.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
    background-image: none
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    background-color: #2450a0;
    border-color: #19376e
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open>.dropdown-toggle.btn-blue {
    color: #fff;
    background-color: #1b3b76;
    border-color: #0e1e3c
}

.btn-blue:active,
.btn-blue.active,
.open>.dropdown-toggle.btn-blue {
    background-image: none
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    background-color: #2450a0;
    border-color: #19376e
}

.btn-blue .badge {
    color: #2450a0;
    background-color: #fff
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active {
    color: #fff;
    background-color: #1e4487;
    border-color: #132b55
}

.btn-white {
    color: #13171E;
    background-color: #ecebeb;
    border-color: #c3c3c3;
    text-shadow: none!important
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    color: #13171E;
    background-color: #d8d6d6;
    border-color: #a4a4a4
}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
    background-image: none
}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
    background-color: #ecebeb;
    border-color: #c3c3c3
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open>.dropdown-toggle.btn-white {
    color: #13171E;
    background-color: #d3d1d1;
    border-color: #a4a4a4
}

.btn-white:active,
.btn-white.active,
.open>.dropdown-toggle.btn-white {
    background-image: none
}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
    background-color: #ecebeb;
    border-color: #c3c3c3
}

.btn-white .badge {
    color: #ecebeb;
    background-color: #13171E
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active {
    color: #13171E;
    background-color: #dddbdb;
    border-color: #b4b4b4
}

button,
.btn {
    background-color: #ffb061;
    background-repeat: repeat-x;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

button.withLoader:after,
.btn.withLoader:after {
    margin-left: 10px;
    margin-bottom: 1px;
    background-image: url(images/form/spiner_gray.gif)
}

button.inactive,
.btn.inactive {
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: none
}

.btn-sm,
.btn-group-sm>.btn {
    font-size: 12px
}

.btn-xlg {
    padding: 15px 30px
}

.btn-mobil-id {
    background-color: #fff!important;
    background: url(images/menu/mobil-id.jpg) center no-repeat;
    background-size: 36px;
    width: 40px;
    overflow: hidden;
    margin-left: 10px;
    border: 0
}

.btn-icon {
    padding-right: 42px;
}

.btn-icon i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    margin: -7px -12px -7px 12px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    float: right;
    font-size: 14px;
    position: absolute;
    right: 12px
}

.btn-icon.btn-lg {
    padding-right: 55px;
    border-radius: 5px;
    margin-bottom:0;
}

.btn-icon.btn-lg i {
    width: 39px;
    height: 39px;
    line-height: 36px;
    margin: -10px -15px -10px 15px;
    font-size: 18px;
    right: 15px;
}

.btn-icon.btn-xlg {
    padding-right: 80px
}

.btn-icon.btn-xlg i {
    width: 49px;
    height: 49px;
    line-height: 49px;
    margin: -15px -30px -15px 30px;
    font-size: 21px;
    right: 30px
}

.btn-icon.btn-sm {
    padding-right: 26px
}

.btn-icon.btn-sm i {
    width: 24px;
    height: 100%;
    line-height: inherit;
    margin: -1px -5px -1px 5px;
    font-size: 14px;
    right: 5px;
    position: absolute;
    top: 0
}

.btn-icon.btn-xs {
    padding-right: 26px
}

.btn-icon.btn-xs i {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: -1px -5px -1px 5px;
    font-size: 14px;
    right: 5px
}

.btn-wide {
    width: 100%!important
}

@media (max-width:991px) {
    .btn-md-wide {
        width: 100%!important;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .btn-sm-wide {
        width: 100%!important
    }
}


#large-slider {
	margin: 15px auto
}

#large-slider .carousel-inner {
    overflow: visible;
    width: auto
}

#large-slider .carousel-inner .item {
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    left: 0!important;
     /*BANNER AŞŞAĞI*/
}


#large-slider .carousel-inner .item img {
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 4px 2px 20px rgb(255 0 0 / 0%);
}

#large-slider .carousel-inner .next.left,
#large-slider .carousel-inner .prev.right {
    opacity: 1;
    z-index: 1
}

#large-slider .carousel-inner .active.left,
#large-slider .carousel-inner .active.right {
    opacity: 0;
    z-index: 2
}

#large-slider .carousel-inner .next,
#large-slider .carousel-inner .prev,
#large-slider .carousel-inner .active.left,
#large-slider .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0)
}

#large-slider .carousel-control {
    color: #fff!important;
    background-image: none;
    width: 80px;
    z-index: 3;
    filter: none
}

#large-slider .carousel-control .icon-arrow-right,
#large-slider .carousel-control .icon-arrow-left {
    width: 40px;
    height: 40px;
    margin-top: -10px;
    font-size: 20px;
}

#large-slider .carousel-control .icon-arrow-left {
    margin-left: -35px
}

#large-slider .carousel-control .icon-arrow-right {
    margin-right: -30px;
}

@media (max-width:1360px) {
    #large-slider {
        margin-bottom: -10px
    }
    #large-slider .carousel-inner {
        height: auto
    }
}

@media (max-width:1360px) and (min-width:1310px) {
    #large-slider .carousel-inner {
        height: auto
    }
}

@media (max-width:1310px) and (min-width:1260px) {
    #large-slider .carousel-inner {
        height: auto
    }
}

@media (max-width:991px) {
    #large-slider {
        margin-top: 0;
        margin-bottom: 0
    }
    #large-slider .carousel-inner {
        height: auto
    }
}

#event-slider {
    border: 0;
    margin-bottom:10px;
}

#event-slider .col-xs-5:first-child {
    text-align: right
}

#event-slider .col-xs-5:last-child {
    text-align: left
}

#event-slider .item {
    background-position:top center;
    background-size: cover;
    height: auto;
    margin: auto;
    width: 100%;

}

#event-slider .carousel-control {
;
    z-index: 12;
    top: 40px;
    bottom: 40px;
    background-image: none
}

#event-slider .badge {
    background-color: #fff;
    display: table;
    left: 20px;
    line-height: 36px;
    font-weight: 600;
    ;
    color: #13171E;
    text-shadow: none;
    padding: 0 10px;
    height: 36px;
    position: absolute
}

#event-slider .badge span {
    background-color: #f59602;
    padding: 0 7px;
    margin: 0 7px 0 -10px;
    line-height: 39px;
    height: 36px;
    font-size: 24px;
    float: left
}

#event-slider .badge span i {
    color: #fff
}

#event-slider .carousel-caption {
    font-size: 16px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 12;
}

#event-slider .carousel-caption .league {
    margin-bottom: 12px;
    margin-top: 10px;
    
}

#event-slider .carousel-caption .teams {
    font-size: 28px;
    font-weight: 900
}

#event-slider .carousel-caption .teams:before,
#event-slider .carousel-caption .teams:after {
    content: " ";
    display: table
}

#event-slider .carousel-caption .teams:after {
    clear: both
}

#event-slider .carousel-caption .teams:before,
#event-slider .carousel-caption .teams:after {
    content: " ";
    display: table
}

#event-slider .carousel-caption .teams:after {
    clear: both
}

#event-slider .carousel-caption .teams div {
    height: 59px;
    overflow: hidden;
    line-height: 1;
    padding: 0
}

#event-slider .carousel-caption .time {
    margin: 5px 0 20px 0;
    font-size: 14px
}

#event-slider .carousel-caption .odd {
    background-color: #fff;
    width: 90px;
    line-height: 30px;
    font-size: 14px
}

#event-slider .carousel-caption .odd.lock {
    font-size: 16px
}

#event-slider .carousel-caption .text {
    text-align: center;
    padding: 0 20px
}

#event-slider .carousel-caption .text h2,
#event-slider .carousel-caption .text h3,
#event-slider .carousel-caption .text p {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 15px
}

#event-slider .carousel-caption .text .btn-holder {
    position: absolute;
    width: 95%
}

#event-slider .carousel-caption .more {
    position: absolute;
    right: 15px;
    color: #fff
}

@media (max-width:991px) {
    #event-slider {
        height: auto
    }
    #event-slider .item {
        height: auto;

    }
    #event-slider .badge {
        left: 10px;
        top: 10px;
        height: 30px;
        line-height: 30px
    }
    #event-slider .badge span {
        height: 30px;
        font-size: 16px;
        line-height: 33px
    }
    #event-slider .carousel-caption {
        font-size: 14px
    }
    #event-slider .carousel-caption .league {
        margin: 0 0 5px 0
    }
    #event-slider .carousel-caption .teams {
        font-size: 21px
    }
    #event-slider .carousel-caption .teams div {
        height: 44px
    }
    #event-slider .carousel-caption .time {
        font-size: 12px
    }
    #event-slider .carousel-caption .text h2,
    #event-slider .carousel-caption .text h3,
    #event-slider .carousel-caption .text p {
        color: #fff;
        margin-bottom: 8px
    }
}

.tip {
    background-color: #a02488;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;

    color: #fff;
    font-size: 8px;
    text-shadow: none;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    margin: 0 3px
}

.tooltip {
    text-shadow: none!important;
    text-transform: none!important
}

.tooltip-inner {
    white-space: normal
}

.panel {
    overflow: hidden
}

.panel .panel-heading {
    font-weight: 900;
    overflow: hidden;
    color: #fff;
   }

.panel .panel-heading h4,
.panel .panel-heading h2,
.panel .panel-heading i {
    color: #fff;
    margin: 0;
    display: inline-block
}

.panel .panel-heading i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px
}

.panel .panel-heading a h4 {
    color: #929292
}

.panel .panel-heading a h4:after {
    content: "";
    background: transparent url(images/menu/sep_20.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 2px;
    margin-left: 10px;
    padding-right: 10px
}

.panel .panel-heading a h4.no-sep:after {
    background: none;
    display: none
}

.panel .panel-heading a h4:hover,
.panel .panel-heading a h4:focus {
    color: #c3c3c3
}

.panel .panel-heading a.active h4 {
    color: #fff
}

.panel .panel-body.no-padding {
    margin: 0;
    padding: 0
}

.panel>.panel-footer {
    border-top: 0;

}

.panel>.panel-footer .panel-heading {
    border: none!important;

    background-image: none;
    box-shadow: none;
    background-color: transparent;
    padding: 2px 0 15px 0
}

.panel>.panel-footer .radio {
    margin: 0 0 10px 0
}

.panel>.panel-footer .radio:last-child {
    margin-bottom: 0
}

.panel>.panel-footer .radio {
    margin: 0 0 10px 0
}

.panel>.panel-footer .radio:last-child {
    margin-bottom: 0
}

.panel>.panel-footer .btn {
    width: 100%
}

.panel .bets {
    margin: -5px;
    padding: 0.5rem 0 2rem !important
}

.panel .bets li {
    background-color: #191b20;
    margin: 0;
    padding: 1rem 2rem;
    text-shadow: none;
    overflow: hidden;
    font-size: 12px;
    color: #92929e;
}



.panel .bets li.empty {
    color: #92929e;
    line-height: 16px;
    text-align: center;
    font-size: 13px;
    margin:0;
    background-color: #191b20;
    height: 12rem;
    border-radius: 14px;
}

.panel .bets li.alert-success {
    background-color: #dff0d8;
    color: #3c763d
}

.panel .bets li.alert-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

.panel .bets li.alert-danger {
    background-color: #f2dede;
    color: #a94442
}

.panel .bets li .close {
    font-size: 14px
}

.panel .bets li p.game {
    font-family:"Poppins", "Avenir", sans-serif;
    color: #6a6862;
    font-weight: 800;
    font-size: 12px;
    padding-right: 20px;
    text-align: left;
    margin-bottom: 3px;
    display: none
}

.panel .bets li p.result {
    font-weight: bold;
    font-family: "Poppins", "Avenir", sans-serif;
    color: #c6c6cc;
    text-align: left;
    margin-bottom: 8px;
    display: table
}

.panel .bets li p.result b {
    color: #a02488
}

.panel .bets li.panel {
    border: 0;
    padding: 0;
!important
}

.panel .bets li.panel .panel-heading {
    display: block;
    padding: 5px 10px;
    border: 1px solid #c6c6c6;
    color: #13171E;
    font-weight: 900;
    font-size: 12px;
    text-shadow: none
}

.panel .bets li.panel .panel-heading .won {
    color: #f59602
}

.panel .bets li.panel .panel-heading .lost {
    color: #d9534f
}

.panel .bets li.panel .panel-body {
    padding: 10px
}

.panel .bets li.panel .sep {
    margin: 10px -10px;
    border-top: 1px solid #d9d9d9
}

.panel .bets li .tooltip.top {
    left: 10px!important;
    max-width: 250px;
    font-size: 13px;
    color: #fff
}

.panel .bets li .tooltip.top .tooltip-inner {
    padding: 3px 7px;
    text-align: left
}

.panel .bets li .tooltip.top .tooltip-arrow {
    left: 20px!important
}

.panel .bets.help {
    font-family:"Poppins", "Avenir", sans-serif;
}

.panel .bets.help li {
    padding-left: 40px
}

.panel .bets.help li i {
    margin-left: -30px;
    font-size: 21px;
    float: left;
    margin-top: 8px
}

.panel .bets.help li a {
    display: block
}

.panel-white {
    background-color: #1e1e1e;
    margin-bottom: 2rem;
}

.panel-white .form-container {
    max-width: 400px;
    margin: 20px auto
}

.panel-white .form-container .remember-me {
    float: right
}

.panel-white>.panel-heading {
    padding: 15px 20px;
    background: none;
    text-shadow: none
}

.panel-white>.panel-heading h2 {
    color: #fffcfd;
}

.panel-white>.panel-heading i {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #FE4C23;
    margin-top: -6px
}

.panel-white>.panel-heading i.icon-lg {
    font-size: 70px;
    width: 70px;
    height: 90px
}

.panel-white .panel-body {
    padding: 15px 20px 5px 20px
}

.panel-white .panel-footer {
    padding: 20px 20px 5px 20px;
    background-color: #1b1b1d;
}

.panel-white .panel-footer .form-container {
    margin: 0 auto
}

.panel-white .panel-footer .btn {
    width: auto;
    margin-bottom: 10px
}

.panel-white .panel-footer b {
    margin: 10px 0
}

.panel-white .panel-control {
    background-color: #000c24;
    padding: 10px 20px 0 20px
}

.panel-white .panel-control .input-group,
.panel-white .panel-control .btn-group {
    float: left
}

.panel-white .panel-control .date2 {
    margin-left: -1px
}

.panel-white .panel-control .form-group {
    margin-bottom: 10px
}

.panel-white .panel-control .btn-danger {
    margin-right: 20px
}

.panel-white .panel-control .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-white .panel-control .btn-group {
    white-space: nowrap;
    display: table
}

.panel-white .panel-control .btn-group>.btn {
    float: none;
    display: table-cell;
    border-radius:0;
}

.panel-white .panel-tabs .form-container {
    margin: 0 auto
}

.panel-white .panel-tabs .nav-tabs {
    border-bottom: 0;
    margin-bottom: -1px;
    width: 100%
}

.panel-white .panel-tabs li {
    display: table-cell;
    width: 1%
}

.panel-white .panel-tabs li:hover a,
.panel-white .panel-tabs li:focus a {
    background-color: #f7f7f7
}

.panel-white .panel-tabs li a {
    background-color: #ecebeb;
    border: 1px solid #d9d9d9;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0
}

.panel-white .panel-tabs li.active a {
    background-color: #fff;
    border-bottom-color: #fff!important
}

.panel-white .panel-text {
    padding: 15px 15px 5px 15px
}

.panel-white .panel-text h4 {
    margin-top: 0!important
}

.panel-reg .row-reg {
    margin: 0;
    display: table;
    width: 100%
}

.panel-reg .row-reg>div {
    display: table-cell;
    padding-bottom: 10px;
    float: none;
    width: 33.33333333%!important;
}

.panel-reg .row-reg>div:last-child {
    border: 0
}

.panel-reg .radio,
.panel-reg .radio {
    margin-top: 7px;
    margin-bottom: 7px
}

.panel-reg .input-group {
    width: 100%
}

.panel-reg .input-group .form-control {
    margin-left: -1px
}

.panel-reg .input-group .form-control:first-child {
    margin-left: 0
}

.panel-reg .input-group .form-control:last-child {
    margin-left: -2px
}

.panel-reg2 label {
    height: 44px;
    padding-bottom: 10px;
    display: table-cell;
    width: 100%;
    vertical-align: bottom
}

.panel-reg2 .panel {
    padding: 20px 20px 5px 20px;
    min-height: 150px
}

.panel-tabs {
    font-weight: 800;
    text-shadow: none;
    list-style: none;
    display: table;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0
}

.panel-tabs li {
    display: table-cell;
    padding-right: 5px
}

.panel-tabs li:last-child {
    padding-right: 0
}

.panel-tabs li a {
    line-height: 20px;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #929292;
;
    color: #444;
    font-size: 11px
}

.panel-tabs li a:hover,
.panel-tabs li a:focus {
    background-color: #c3c3c3
}

.panel-tabs li.trash {
    width: 25px;
    text-align: right
}

.panel-tabs li.trash a {
    background-color: transparent;
    color: #929292;
    vertical-align: middle;
    font-size: 18px;
    margin-top: -2px;
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 0
}

.panel-tabs li.trash a:hover,
.panel-tabs li.trash a:focus {
    color: #c3c3c3
}

.panel-tabs li.active a {
    background-color: #fff
}

.panel-lg .panel-heading {
    padding: 10px;
    height: 50px
}

.panel-lg .panel-heading i {
    font-size: 26px;
    width: 26px;
    height: 26px;
    margin-top: -6px
}

.panel-lg .panel-heading .btn i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: -7px -12px -7px 12px;
    font-size: 15px
}

.panel-lg .panel-body {
    padding: 10px 15px
}


#livematchdetail > div {
    margin-bottom: 10px;
}

.panel-default>.panel-heading {
    background-color: #000c24;
    padding: 15px 20px;
    cursor: pointer;
    position: relative;
}

.panel-default>.panel-heading h4 {
    color: #fff;
    margin: 0 auto !important;
    text-align: center;
}

.panel-default>.panel-heading i,
.panel-default>.panel-heading a {
    color: #13171E;
    margin-right: 0
}

.panel-default>.panel-heading i {
    position: absolute;
    right: 10px;
    top: 18px;
    color: #fff;
    font-size: 10px;
}

.panel-default .panel-body,
.panel-default .panel-footer {
    color: #fff;
    text-shadow: none;
}

.panel-default .panel-body .row-10,
.panel-default .panel-footer .row-10 {
    margin-left: -10px;
    margin-right: -10px
}

.panel-default .panel-body p,
.panel-default .panel-footer p {
    color: #6a6862
}

.panel-default .row-10 .col-sm-6 {
    padding-left: 10px;
    padding-right: 0;
    margin: -7px 0
}

.panel-collapse {
    margin: 0
}

.panel-collapse>.panel {

    box-shadow: none;
    border: 0
}

.panel-collapse>.panel .panel-heading {
    border-top: 0 !important;

}

.pre_detail_match_list_holder {
    padding: 10px;
}


.panel-group .panel-body {
    padding: 15px 15px 5px 15px;
    background-color: #000c24;
}

.panel-gray {
    border: 0;
    background-color: #191b20;
    color: #000;
}
.panel-gray h4{
    color: #ffd500 !important;
    font-weight: 500 !important;
}

.panel-gray>.panel-heading,
.panel-gray>.panel-footer {
    background-color: #13171E
}

.panel-orange {
    border: 0;
    background-color: #f59602
}

.panel-orange>.panel-heading,
.panel-orange>.panel-footer {
    background-color: #f59602
}

.panel-orange>.panel-heading {
    border: 1px solid #cf5c24
}

.panel-betslip {
    background-color: transparent;
    border-radius: 0 0 1rem 1rem;
}

.panel-betslip .stake {
    line-height: 24px
}

.panel-betslip .stake:before,
.panel-betslip .stake:after {
    content: " ";
    display: table
}

.panel-betslip .stake:after {
    clear: both
}

.panel-betslip .stake:before,
.panel-betslip .stake:after {
    content: " ";
    display: table
}

.panel-betslip .stake:after {
    clear: both
}

.panel-betslip .stake .odd {
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    float: left
}

.panel-betslip .stake .input-group {
    width: 150px;
    float: right
}

.panel-betslip .stake .input-group .input-group-btn {
    width: inherit
}

.panel-betslip .stake .input-group .btn {
    background-color: #ecebeb;
    color: #13171E;
    background-image: none;
    font-size: 11px;
    width: 100%;
    box-shadow: none;
    white-space: nowrap;
    overflow: hidden;
    padding: 1px
}

.panel-betslip .stake .input-group input {
    text-align: center;
    width: 50px
}

.panel-betslip .stake .input-group .price,
.panel-betslip .stake .input-group .betslip-amount {
    width: 100%;
    cursor: default
}

.panel-betslip .stake .input-group .price:hover,
.panel-betslip .stake .input-group .betslip-amount:hover {
    background-color: #ecebeb !important
}

.panel-betslip .panel-footer {
    color: #526179;
    background: #161d2f;
    font-family:"Poppins", "Avenir", sans-serif;
    padding: 0;
    padding-bottom: 1px;
}

.panel-betslip .panel-footer .footer-block {
    border-top: 1px solid #161d2f;
    /* border-bottom: 1px solid #161d2f; */
    padding: 10px 5px 10px 5px;
    background: #191b20 !important;
}

.panel-betslip .panel-footer .form-group {
    margin-bottom: 10px
}

.panel-betslip .panel-footer ul li {
    line-height: 30px;
    padding:0 13px0 13px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    color: #92929e;
}

.panel-betslip .panel-footer ul li:last-child {
    border-bottom: none
}

.panel-betslip .panel-footer ul li span {
    font-weight: bold;
    color: #92929e;
}

.panel-betslip .panel-footer .stake .btn {
    background-color: #505357;
    color: #fff;
}

.panel-betslip .panel-footer label {
    color: #92929e;
}

.panel-one-click>span {
    float: right
}

.panel-one-click #switch {
    background-color: #fff;
    color: #444;
    font-weight: 900;
    text-align: center;
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 11px;
    display: block;
    min-width: 40px;
    line-height: 20px;

    -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    text-shadow: none;
    padding: 0 10px
}

.panel-one-click .panel-body {
    padding: 5px
}

.panel-one-click .panel-body .panel {
    margin-bottom: 0;
    border: 0
}

.panel-one-click .panel-body .panel .panel-heading {
    font-size: 14px;
    line-height: 25px;
    border-bottom: 0;
    cursor: default
}

.panel-one-click .panel-body .panel .panel-heading span {
    width: 130px
}

.panel-one-click .panel-body .panel .panel-heading span a {
    font-size: 20px;
    color: #13171E;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px
}

.panel-one-click .panel-footer {
    background-color: #fff;
    padding: 0;
    font-family: Tahoma, Verdana, Segoe, sans-serif
}

.panel-one-click .panel-footer .footer-block {
    border-top: 1px solid #cccccc;
    padding: 10px
}

.panel-one-click .form-control {
    float: right;
    width: 100px
}

.panel-one-click .stakes {
    line-height: 25px;
    margin-bottom: 10px
}

.panel-one-click input,
.panel-one-click select {
    padding: 0 5px
}

.panel-combination .panel-heading .btn {
    padding-top: 5px;
    padding-right: 78px;
    padding-bottom: 5px;
    padding-left: 12px
}

.panel-combination .total {
    font-size: 12px !important;
    font-style: normal;
    width: 67px !important
}

.panel-combination .panel-body {
    padding: 0
}

.panel-combination .small-text {
    margin-top: 8px;
    font-size: 10px;
    color: #c3c3c3
}

.panel-combination .event.with-icon .game>i {
    float: left;
    font-size: 16px;
    position: absolute;
    height: 16px;
    width: 16px
}

.panel-combination .event.with-icon .game .team1 {
    padding-left: 22px
}

.panel-live .panel-heading ul {
    margin-right: -10px;
    float: right
}

.panel-live .panel-heading ul li {
    display: inline-block
}

.panel-live .panel-heading ul li a {
    color: #f4b493;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px
}

.panel-live .panel-heading ul li:last-child a {
    width: 20px;
    height: 20px;
    font-size: 20px
}

.panel-live .panel-heading ul li:hover a,
.panel-live .panel-heading ul li:focus a {
    color: #F4D9CC
}

.panel-live .panel-heading ul li.active a {
    color: #fff
}

.panel-live .panel-body {
    padding: 0
}

.flip-clock-wrapper {
    margin: 0;
    display: block;
    white-space: nowrap
}

.flip-clock-wrapper .flip {
    width: 44px;
    height: 60px;
    line-height: 60px;
    margin: 0;
    float: none;
    display: inline-block
}

.flip-clock-wrapper ul li {
    line-height: 60px
}

.flip-clock-wrapper ul li a div.up:after {
    top: 29px
}

.flip-clock-wrapper ul li a div div.inn {
    font-size: 46px
}

.flip-clock-divider {
    margin-left: -10px;
    margin-right: -10px;
    height: 60px
}

.flip-clock-divider .flip-clock-dot {
    background: #fff;
    width: 6px;
    height: 6px;
    left: 7px
}

.flip-clock-divider .flip-clock-dot.top {
    top: 15px
}

.flip-clock-divider .flip-clock-dot.bottom {
    bottom: 15px
}

.panel-score {
    border: 0;
    min-height: 80px;
    padding: 15px 1px;
    background-position: center;
    background-size: cover;
    overflow: visible;
    position: relative
}

.panel-score>div {
    position: relative;
    z-index: 2
}

.panel-score:after {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.panel-score.no-score .score1-con,
.panel-score.no-score .score2-con,
.panel-score.no-score .flip-clock-divider {
    display: none!important
}

.panel-score.no-score .team1,
.panel-score.no-score .team2 {
    padding-top: 0!important
}

.panel-score .btn-control {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 3
}

.panel-score .col-xs-6 {
    display: table
}

.panel-score .col-xs-6>div {
    display: table-cell;
    vertical-align: top
}

.panel-score .col-xs-5:first-child {
    text-align: right;
    padding-right: 0
}

.panel-score .col-xs-5:last-child {
    text-align: left;
    padding-left: 0
}

.panel-score .col-xs-5 .team1,
.panel-score .col-xs-5 .team2 {
    padding-top: 0!important;
    padding: 0
}

.panel-score .col-xs-2 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    padding-top: 20px
}

.panel-score .score1-con,
.panel-score .score2-con {
    width: 100px
}

.panel-score .score1 {
    text-align: right
}

.panel-score .score1 .flip {
    margin-left: 3px
}

.panel-score .score1 .flip:first-child {
    margin-left: 0
}

.panel-score .score2 {
    text-align: left
}

.panel-score .score2 .flip {
    margin-right: 3px
}

.panel-score .score2 .flip:last-child {
    margin-right: 0
}

.panel-score .team1,
.panel-score .team2 {
    color: #d9d9d9
}

.panel-score .team1 {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px
}

.panel-score .team2 {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px
}

.panel-score h3 {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0
}

.panel-score .event-time {
    color: #d9d9d9;
    font-size: 11px;
    text-align: center;
    margin-top: 8px
}


.panel-odds .panel-heading {
    cursor: pointer;
    padding: 8px 10px
}

.panel-odds .panel-heading i {
    margin-right: 0
}

.panel-odds .panel-body {
    background-color: #212224;
    padding:10px 10px 5px 10px;
}

.panel-odds .row {
    display: flex;
    width: 100%;
    margin: 0;
    margin-bottom: 5px !important;
    flex-wrap: nowrap;
}

.panel-odds .row>span {
    padding: 0;
    display: block;
}

.panel-odds .row>span:first-child {
    border-left: 0
}

.panel-odds .row>div,
.panel-odds .row>span>div {
    display: table-cell;
    float: inherit;
    padding: 6px 8px;
    font-family:"Poppins", "Avenir", sans-serif;
    margin:0 5px0 5px;
    font-size: 12px;
    position: relative;
    color: aliceblue;
}

.panel-odds .row>div span,
.panel-odds .row>span>div span {
    float: right;
    font-family: "Poppins", "Avenir", sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px
}

.panel-odds .row>div .icon-lock,
.panel-odds .row>span>div .icon-lock {
    font-family: 'icomoon';
    font-size: 16px;
    color: #c3c3c3 !important;
    font-weight: normal
}

.panel-odds .row>div:hover,
.panel-odds .row>span>div:hover {
    background-color: #d9d9d9;
    cursor: pointer
}

.panel-odds .row>div.empty,
.panel-odds .row>span>div.empty {
    padding: 0;
    border: 0;
    border-right: 1px solid #d3d3d3;
    background-color: transparent!important;
    cursor: default !important
}

.panel-odds .row>div.lock,
.panel-odds .row>span>div.lock {
    cursor: default!important;
    background-color: transparent!important
}

.panel-odds .row>div.active,
.panel-odds .row>span>div.active {
    background-color: #fed060 !important;
    cursor: default;
    border-left: 1px solid #F7C449;
    border-bottom: 1px solid #F7C449
}

.panel-odds .row>div b,
.panel-odds .row>span>div b {
    color: #a02488
}

.panel-odds .row>div:not(.nohover):hover,
.panel-odds .row>span>div:hover,
.panel-odds .row>div:not(.nohover):focus,
.panel-odds .row>span>div:focus {
    background-color: #fff;
    cursor: pointer;
}

.panel-odds .row>span>div {
    float: left
}

.panel-odds .row>span>div.title {
    background-color: transparent!important;
    cursor: default!important;
    padding-right: 0;
    text-align: center
}

.panel-odds .row>span>div.title span {
    display: block;
    float: right;
    border-left: 1px solid #d3d3d3;
    padding: 8px 2px;
    margin: -8px 0;
    width: 65px;
    text-align: center;
    font-weight: normal
}

.panel-odds .row>span>div.odds {
    background-color: transparent!important;
    cursor: default!important;
    padding-right: 0;
    overflow: hidden;
    white-space: nowrap
}

.panel-odds .row>span>div.odds span {
    background-color: #ecebeb;
    position: relative;
    display: block;
    float: right;
    border-left: 1px solid #d3d3d3;
    padding: 8px 2px 8px 2px;
    margin: -8px 0 -9px 0;
    width: 65px;
    text-align: center
}

.panel-odds .row>span>div.odds span:hover {
    background-color: #d9d9d9;
    cursor: pointer
}

.panel-odds .row>span>div.odds span.text {
    font-weight: normal;
    background-color: #ecebeb!important;
    cursor: default!important;
    width: 50px
}

.panel-odds .row>span>div.odds span.active {
    background-color: #fed060 !important;
    cursor: default;
    border-left: 1px solid #F7C449;
    border-bottom: 1px solid #F7C449
}

.panel-odds .progress-bar,
.panel-odds .alert {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;

    padding: 0;
    margin: 0
}

.panel-tv {
    position: relative;
    min-height: 41px;
    background-color: transparent
}

.panel-tv .panel-body {
    padding: 0;
    height: 300px
}

.panel-tv .panel-footer {
    background-color: #ecebeb;
    padding: 0;
    height: 40px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
    border-top: none;

    overflow: hidden
}

.panel-tv .tab-pane {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    padding: 0;
    background-color: #fff;
    overflow: hidden
}

.panel-tv .tab-pane .embed-responsive {
    min-height: 100%;
    border: 0
}

.panel-tv .tab-pane#live-score {
    background-color: transparent;
    display: none
}

.panel-tv .tab-pane#live-progress {
    overflow-y: auto;
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 12px;
    color: #444
}

.panel-tv .tab-pane#live-progress li {
    padding: 3px 5px 3px 36px
}

.panel-tv .tab-pane#live-progress li i {
    margin: 2px 10px 2px -26px;
    color: #13171E;
    font-size: 16px;
    display: inline-block
}

.panel-tv .tab-pane#live-progress li b {
    color: #a02488
}

.panel-tv .tab-pane#live-progress li.team2 {
    background-color: #f7f7f7
}

.panel-tv .tab-pane#live-audio {
    text-align: center
}

.panel-tv .tab-pane#live-audio .audio-block {
    display: table;
    height: 100%;
    width: 100%
}

.panel-tv .tab-pane#live-audio .audio-container {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px
}

.panel-tv .tab-pane#live-audio .avatar {
    margin: 0 auto
}

.panel-tv .tab-pane#live-audio h3 {
    font-size: 18px
}

.panel-tv .tab-pane#live-audio .audio-body {
    text-align: center
}

.panel-tv .nav-live-tv {
    margin-left: -1px;
    border-top: 1px solid #c3c3c3
}

.panel-tv .nav-live-tv li a {
    color: #929292;
    padding: 6px 10px;
    font-size: 26px;
    line-height: 30px;
    margin: -1px 0 0 0 !important;
    border-top: 0!important;

}

.panel-tv .nav-live-tv li a:hover,
.panel-tv .nav-live-tv li a:focus {
    background-color: transparent;
    color: #6f767b;
    border-color: transparent
}

.panel-tv .nav-live-tv li.active a {
    background-color: #fff;
    color: #13171E;
    border-color: #d9d9d9
}

.right-container .panel-tv .nav-live-tv li:first-child {
    display: none
}

@media (max-width:991px) {
    .panel .bets li p.game {
        display: block
    }
    .panel-score {
        width: inherit!important
    }
    .panel-score .btn-control {
        display: none
    }
    .panel-white {
        margin-bottom: 10px!important
    }
    .panel-white .panel-body,
    .panel-white .panel-footer,
    .panel-white .panel-control,
    .panel-white .panel-group .panel-body,
    .panel-white .panel-text {
        padding-left: 10px;
        padding-right: 10px
    }
    .panel-white .panel-heading {
        display: none
    }
    .panel-white .panel-heading.show {
        display: block
    }
    .panel,
    .panel .panel-heading {
    !important;
        margin-bottom: 0
    }
    .panel-odds .row {
        margin: 0 0 0 -1px
    }
}

@media (max-width:767px) {
    .panel-white {
        margin-bottom: 10px!important
    }
    .panel-reg .row-reg {
        display: block
    }
    .panel-reg .row-reg>div {
        display: block;
        width: 100%!important;
        border-bottom: 1px solid #ecebeb;
        border-right: 0
    }
    .panel-reg .row-reg>div:last-child {
        border: 0
    }
}

@media screen and (max-width:767px),
(min-width:992px) and (max-width:1200px) {
    .panel-score {
        position: relative
    }
    .panel-score .col-xs-6 {
        display: block
    }
    .panel-score .col-xs-6>div {
        display: block
    }
    .panel-score .team1,
    .panel-score .team2 {
        padding: 65px 0 0 0!important
    }
    .panel-score .team1 h3,
    .panel-score .team2 h3 {
        font-size: 18px
    }
    .panel-score .score1-con,
    .panel-score .score2-con {
        position: absolute;
        top: 0;
        width: 100%!important
    }
    .panel-score .score1 {
        padding-right: 30px
    }
    .full .panel-score .team1 div,
    .full .panel-score .team2 div {
        display: none
    }
}

@media screen and (max-width:767px),
(min-width:992px) and (max-width:1180px) {
    .panel .panel-heading h2 {
        padding: 0
    }
    .panel-odds .row {
        display: block;
        margin: 0
    }
    .panel-odds .row>div,
    .panel-odds .row>span {
        display: block;
        width: 100%
    }
    .panel-live .bets,
    .panel-combination .bets {
        margin-right: 0!important
    }
    .panel-live .panel-heading h2 span,
    .panel-combination .panel-heading h2 span {
        display: none
    }
    .panel-live .icon.text,
    .panel-combination .icon.text {
        color: #f4b493!important
    }
    .panel-combination .icon.text {
        color: #929292 !important
    }
    .panel-combination .icon-tv {
        color: #6f767b !important;
    }
    .panel-combination .icon-tv.active {
        color: #c3c3c3 !important
    }
    .panel-live .icon-tv {
        color: #F5915C!important;
    }
    .panel-live .icon-tv.active {
        color: #F3C5AE!important
    }
}

.alert {
    font-family:"Poppins", "Avenir", sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding: 8px 20px;
    margin-bottom: 10px;
    -webkit-perspective: 1000
}

.alert .close {
    font-size: 30px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 8px;
    right: 8px;
    position: absolute
}

.alert span {
    float: none!important
}

.alert.alert-white {
    background-color: #fff;
    border-color: #d9d9d9;
    color: #13171E
}

.bets .alert span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 96%;
    padding-left: 0!important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.panel-odds .alert {
    border: 0
}

.panel-odds .alert .close {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.panel-odds .alert .close span {
    font-size: 22px!important
}

.important-msg {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    -moz-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.1)
}

.important-msg .alert {

    margin-bottom: 0;
    font-size: 12px
}

.bets .progress-bar {
    float: none;
    -webkit-perspective: 1000
}

.bets .progress-bar span {
    vertical-align: middle;
    font-family:"Poppins", "Avenir", sans-serif;
    font-weight: bold;
    font-size: 13px;
    float: none!important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 96%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.progress-bar-orange {
    background-color: #f59602
}

.progress-bar-purple {
    background-color: #a02488
}

.panel-odds .progress .progress-bar span {
    float: none
}

.modal#one-click-on .modal-body,
.modal#one-click-off .modal-body {
    padding: 30px 30px 15px 30px
}

.modal#one-click-on .modal-body img,
.modal#one-click-off .modal-body img {
    margin: 0 auto 15px auto;
    display: block
}

@media (min-width:480px) {
    .modal-sm {
        width: 260px;
        margin: 30px auto
    }
}

#modal-danid.modal {
    width: 260px;
    margin: 30px auto
}

.breadcrumb {
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    height: 30px;
    padding: 0;
    list-style: none;
    background-color: #ecebeb;
;
    position: relative;
    display: block;
    padding-right: 70px;
    width: 100%
}

.breadcrumb li {
    margin-top: -10px;
    display: inline-block;
    cursor: pointer
}

.breadcrumb li a {
    color: #13171E;
    font-weight: 900;
    ;
    padding: 6px 10px;
    line-height: 30px
}

.breadcrumb li a:hover,
.breadcrumb li a:focus {
    color: #444
}

.breadcrumb>li:after {
    content: "";
    background: transparent url(images/menu/breadcrumb-arrow.png);
    width: 9px;
    height: 30px;
    padding: 0;
    display: inline-block;
    margin: 10px 0 -10px 0
}

.breadcrumb>li:before {
    display: none
}

.breadcrumb .buttons {
    position: absolute;
    top: 0;
    right: 1px
}

.breadcrumb .buttons:after {
    background: none
}

.breadcrumb .buttons ul {
    margin-top: 10px;
    background-color: #ecebeb;
    padding-right: 2px
}

.breadcrumb .buttons ul li {
    padding: 0 0 0 5px;
    margin: 0;
    background-color: #fff
}

.breadcrumb .buttons ul li a {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
;
    vertical-align: top;
    font-size: 15px;
    display: inline-block;
    text-shadow: 1px 1px #fff;
    color: #c4c4c4;
    background-color: #ecebeb;
    text-align: center;
    overflow: hidden;
    margin-right: -3px
}

.breadcrumb .buttons ul li a img {
    margin-top: -4px
}

.breadcrumb .buttons ul li a:hover,
.breadcrumb .buttons ul li a:focus {
    background-color: #e0dede
}

.breadcrumb .buttons ul li a.icon {
    font-weight: normal
}

.breadcrumb .buttons ul li.active a {
    color: #444
}

.bread-responsive {
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: auto;
    min-height: 0.01%
}

.table-row {
    margin: 0 1px
}

.table-score {
    margin: 0;
    border: 0
}

.table-score table {
    margin: 10px auto 0 auto;
    border-collapse: collapse;
    width: auto;
    min-width: 320px
}

.table-score thead th {
    color: #fff;
    ;
    font-weight: normal;
    font-size: 12px;
    padding: 0 3px 5px 3px;
    font-family:"Poppins", "Avenir", sans-serif;
    text-align: center;
    border-bottom: 0!important;
    width: 40px;
    white-space: nowrap
}

.table-score thead th:first-child {
    text-align: left;
    padding-left: 0;
    width: 120px
}

.table-score tbody {
;
    font-size: 16px;
    color: #444;
    font-weight: 600;
    text-shadow: none
}

.table-score tbody tr {
    background-color: #fff
}

.table-score tbody tr:first-child td {
    border-top: 0!important
}

.table-score tbody tr:last-child {
    background-color: #ebebeb
}

.table-score tbody tr:last-child td {
    border-top: 1px solid #d3d3d3
}

.table-score tbody tr:last-child td.fouls {
    border-top-color: #e3d6cf
}

.table-score tbody tr:last-child td.half,
.table-score tbody tr:last-child td.total {
    border-top-color: #dbd1d9
}

.table-score td {
    width: 40px;
    text-align: center;
    border-left: 1px solid #d3d3d3
}

.table-score td:first-child {
    font-size: 14px;
    font-weight: 900;
    ;
    width: 120px!important;
    text-align: left;
    border-left: 0;
    padding-left: 10px
}

.table-score td:first-child i {
    float: none;
    color: #13171E;
    font-size: 16px;
    margin-top: 2px;
    display: inline-block;
    vertical-align: inherit
}

.table-score td:first-child div:first-child {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88px!important
}

.table-score td:first-child div:nth-child(2) {
    float: right
}

.table-score td.fouls {
    background-color: #faebe3;
    color: #cf5516;
    border-left-color: #e3d6cf
}

.table-score td.half,
.table-score td.total {
    background-color: #f1e6ef;
    border-left-color: #dbd1d9
}

.table-score td.time {
    width: 100px;
    font-size: 11px;
    
}

.table-score td.time span {
    display: block;
    font-size: 26px
}

.panel-table {
    font-family: "Poppins", "Avenir", sans-serif;
    font-size: 12px
}

.panel-table thead {
    color: #929292
}

.panel-table thead>tr>th {
    padding: 10px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap
}

.panel-table thead>tr>th:first-child {
    padding-left: 20px
}

.panel-table thead>tr>th:last-child {
    padding-right: 20px;
    text-align: right
}

.panel-table tbody>tr {
    background-color: transparent
}

.panel-table tbody>tr.selected {
    background-color: #f5f5f5
}

.panel-table tbody>tr.inner td:last-child {
    text-align: left!important
}

.panel-table tbody>tr>td {
    background-color: transparent;
    padding: 10px 6px
}

.panel-table tbody>tr>td:first-child {
    padding-left: 20px
}

.panel-table tbody>tr>td:last-child {
    padding-right: 20px;
    text-align: right
}

.panel-table tbody>tr>td.date,
.panel-table tbody>tr>td b {
    overflow: hidden;
    white-space: nowrap
}

.panel-table tbody>tr>td.game {
    padding-left: 7px
}

.panel-table tbody>tr>td .radio,
.panel-table tbody>tr>td .radio {
    margin: 0 -20px 0 0
}

.panel-table tbody>tr>td button {
    display: block;
    width: 100%;
    white-space: normal;
    min-width: 150px
}

@media (max-width:991px) {
    .panel-table thead>tr>th:first-child {
        padding-left: 10px
    }
    .panel-table thead>tr>th:last-child {
        padding-right: 10px
    }
    .panel-table tbody>tr>td:first-child {
        padding-left: 10px
    }
    .panel-table tbody>tr>td:last-child {
        padding-right: 10px
    }
    .mobile-casino {
        margin-top: 2vh !important;
    }

}

@media (max-width:767px) {
    .table-mobile {
        overflow-x: hidden
    }
    .table-mobile table,
    .table-mobile thead,
    .table-mobile tbody,
    .table-mobile th,
    .table-mobile td,
    .table-mobile tr {
        display: block
    }
    .table-mobile thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .table-mobile tr {
        border-top: 2px solid #c3c3c3
    }
    .table-mobile tr:first-child {
        border-top: 0
    }
    .table-mobile tr.inner {
        border-top: 1px solid #c3c3c3 !important;
        border-left: 3px solid #f59602
    }
    .table-mobile tr.inner.last {
        border-bottom: 1px solid #f59602
    }
    .table-mobile tr.first {
        border-left: 3px solid #f59602;
        border-top: 1px solid #f59602
    }
    .table-mobile td {
        border: none;
        position: relative;
        white-space: normal!important;
        padding-left: 30%!important
    }
    .table-mobile td:last-child {
        text-align: left!important
    }
    .table-mobile td br {
        display: none
    }
    .table-mobile td:before {
        position: absolute;
        top: 9px;
        left: 6px;
        width: 29%;
        padding-right: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.navbar.navbar-static .navbar-header {
    float: left
}

.navbar .navbar-toggle.toggle-left {
    float: left;
    margin-left: 15px
}

.navbar .navbar-toggle.toggle-right {
    float: right;
    margin-right: 15px
}

.navbar .navbar-toggle.toggle-sidebar,
[data-toggle="sidebar"] {
    display: block
}

.sidebar {
    position: fixed;
    display: block;
    top: 20px;
    bottom: 0;
    z-index: 1000;
    min-height: 100%;
    max-height: none;
    overflow: auto
}

.sidebar-left {
    left: 0
}

.sidebar-right {
    right: 0
}

.sidebar-right1 {
    right: 0
}

.row .sidebar.sidebar-left.sidebar-xs-show {
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.row .sidebar.sidebar-right.sidebar-xs-show {
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.row .sidebar.sidebar-right1.sidebar-xs-show {
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:768px) {
    .row .sidebar.sidebar-left.sidebar-sm-show {
        left: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .row .sidebar.sidebar-right.sidebar-sm-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }

        .row .sidebar.sidebar-right1.sidebar-sm-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:992px) {
    .row .sidebar.sidebar-left.sidebar-md-show {
        left: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 15px 5px00;

    }
    .row .sidebar.sidebar-right.sidebar-md-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: -64px 5px00;
    }
        .row .sidebar.sidebar-right1.sidebar-md-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: -64px 5px00;
    }
}

@media (min-width:1170px) {
    .row .sidebar.sidebar-left.sidebar-lg-show {
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .row .sidebar.sidebar-right.sidebar-lg-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
        .row .sidebar.sidebar-right1.sidebar-lg-show {
        right: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sidebar-animate {
    -webkit-transition: -webkit-transform 300ms ease;
    -moz-transition: -moz-transform 300ms ease;
    -o-transition: transform 300ms ease;
    transition: transform 300ms ease
}

.sidebar.sidebar-left {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.sidebar.sidebar-left.sidebar-open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.sidebar.sidebar-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}
.sidebar.sidebar-right1 {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.sidebar.sidebar-right.sidebar-open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.sidebar.sidebar-right1.sidebar-open {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.navbar {
    min-width: 320px;
    margin-bottom: 0;
    border: 0;
    z-index: 1005;
}

.navbar .navbar-collapse {
    box-shadow: none;
    margin-left: -15px;
    margin-right: -15px;
}

.navbar .navbar-collapse h3 {
    color: #fff
}

.navbar .navbar-left h3 {
    margin: 23px 40px
}

.navbar .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar .navbar-nav {
    margin: 0 auto;
    ;
    display: table
}

.navbar .submenu {
    padding: 0;
    z-index: 1006
}

.navbar .submenu>li.open a {
    background-color: #fff!important;
    color: #13171E !important;
    text-shadow: none
}

.navbar .submenu>li>a {
    font-size: 14px;
    font-weight: 900
}

.navbar .submenu>li>a:hover,
.navbar .submenu>li>a:focus {
    background-color: #e85811;
    color: #fff
}

.navbar .submenu>li>a i {
    font-size: 15px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.navbar .submenu>li>a span {
    display: none
}

.navbar .submenu>li.dropdown a {
    margin-right: -3px
}

.navbar .submenu>li .dropdown-menu {
    background-color: #fff;
    text-transform: none;
    text-shadow: none;
    font-family:"Poppins", "Avenir", sans-serif;
    font-weight: 300
}

.navbar .submenu>li .dropdown-menu li {
    padding: 10px 15px
}

.navbar .submenu p {
    font-weight: bold;
    margin-top: 5px
}

.navbar .submenu .drop-barcode li {
    padding-bottom: 0!important
}

.navbar .submenu .drop-barcode .btn {
    width: 100%
}

.navbar .submenu .drop-odds {
    padding: 10px 0
}

.navbar .submenu .drop-odds li {
    padding: 2px 15px!important
}

.navbar .submenu .drop-time .countries {
    overflow: auto;
    min-width: 300px;
    height: 200px
}

.navbar .submenu .drop-time .countries label {
    width: 100%
}

.menu-newx {
    background: url(images/casino/new.png) no-repeat
}

.navbar-menu1 {
    background: #202123;
}

.navbar-menu1 .navbar-brand {
    padding: 10px 0;
    height: 50px
}

.navbar-menu1 .navbar-brand img {
    /* width: 120px; */
    /* height: auto; */
    zoom: 1.3;
    margin: -5px;
    padding: 0px;
    margin-left: 8px;
}

.navbar-menu1 .navbar-form {
    margin: 0 -15px
}

.navbar-menu1 .navbar-form .form-control {
    max-width: 160px
}

.navbar-menu1 .navbar-form .input-group-addon {
    background-color: #283347;
}

.navbar-menu1 .avatar {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    position: relative
}

.navbar-menu1 input {
    height: 30px;
    font-size: 13px;
    line-height: 1.3;
    background: #484848;
    border: 0;
    color: #fff;
    height: 3.5rem;
    line-height: 3.5rem;
}


.navbar-menu1 .sep:before {
    content: "";
    /* background: url(images/menu/sep_40.png) no-repeat; */
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    width: 5px;
}

.navbar-menu1 .sepnew {
    color:#C1C4CD;
}


.navbar-menu1 .sepnew:before {
    content: "";
    background: url(images/menu/sep_40.png) no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    width: 20px;
}

.navbar-menu1 .sepnew i
{
    cursor:pointer;
    font-size:20px;
    color:#C1C4CD;
    height: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
}

.navbar-acc .avatar {
    box-shadow: none
}

.navbar-acc .dropdown-menu {
    text-shadow: none;
    padding: 0;
    border-top: 0
}

.navbar-acc .dropdown-menu a {
    border-top: 1px solid rgba(255,255,255,0.1);
    color: #92929e;
    padding: 7px 10px 7px 35px!important;
    text-align: left
}

.navbar-acc .dropdown-menu a i {
    margin: 5px 10px 5px -25px;
    font-size: 17px
}




.navbar-menu2 {
    height: initial !important;
    background: #292b2e;
    border-bottom: 0;
    z-index: 1006;
}


.navbar-menu2 .navbar-nav>li>a {
    font-size: 12px;
    font-weight: normal;
    padding: 10px 15px 10px 15px;
   /* border-right: 1px solid #FE4C23;*/
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 7rem;
}

#navbar-collapse-menu > ul > li:nth-child(1) > a {
    /*border-left: 1px solid #FE4C23;*/

}

.navbar-menu2 .navbar-nav>li>a i {
    font-size: 18px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    display: inline-block
}


.navbar-menu2 .navbar-nav>li>a.activemenu {
    /* background-color: #ffffff; */
    /* background-image: -webkit-linear-gradient(top, #AE1B24, #600013); */
    background-image: -moz-linear-gradient(top, #AE1B24, #600013);
    background-image: -ms-linear-gradient(top, #AE1B24, #600013);
    background-image: -o-linear-gradient(top, #AE1B24, #600013);
    /* background-image: linear-gradient(to bottom, #AE1B24, #600013); */
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FE4C23;
    border-radius: 1rem;
    /* background-image: -webkit-linear-gradient(top, #AE1B24, #600013); */
    background-image: -moz-linear-gradient(top, #AE1B24, #600013);
    background-image: -ms-linear-gradient(top, #AE1B24, #600013);
    background-image: -o-linear-gradient(top, #AE1B24, #600013);
    /* background-image: linear-gradient(to bottom, #AE1B24, #600013); */
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}


.navbar-menu2 .navbar-nav>li>a:hover {
    /* border-bottom: 2px solid #283347; */
}

.navbar-menu2 .navbar-nav>li.promo-btn a {
    padding: 8px 10px
}

.navbar-menu2 .navbar-nav>li.promo-btn a:hover,
.navbar-menu2 .navbar-nav>li.promo-btn a:focus {
    background-color: transparent
}

.navbar-menu2 .navbar-nav>li.promo-btn span {
    font-weight: 600
}

.menu-new {
    background: url(images/casino/new.png) no-repeat;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 40px;
    height: 40px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.menu-new.gift {
    background: url(images/casino/gift.png) no-repeat;
    width: 46px;
    height: 46px
}

.menu-new.gift.lt {
    background: url(images/casino/gift-lt.png) no-repeat
}

.menu-new.cashout {
    background: url(images/menu/cashout.png) no-repeat;
    width: 46px;
    height: 46px
}

#madness {
    padding: 0 10px
}

#madness .madness {
    background: url(images/euro16_menu/madness.png) no-repeat;
    width: 76px;
    height: 50px;
    display: block;
    background-size: 100%;
    background-position: center
}

#madness .madness.dk {
    background: url(images/euro16_menu/madness_dk.png) no-repeat;
    background-size: 100%;
    background-position: center
}

#madness .madness.uk {
    background: url(images/euro16_menu/madness_uk.png) no-repeat;
    background-size: 100%;
    background-position: center
}

.navbar-toggle {
    background-color: transparent!important;
    border: none;
    margin: 0!important;
    padding: 12px 12px 10px 12px;
    width: 46px;
    color: #fff;
    box-shadow: none
}

.navbar-toggle.navbar-left {
    float: left
}

.navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0.1) !important
}

.navbar-title {
    /* background-color: #000c24; */
    height: 35px;
    font-size: 17px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    top: 77px;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1005;
    min-width: 320px;
}

.navbar-title .toggle-left,
.navbar-title .toggle-right {
    display: inline-block;
    background: none
}

.navbar-title .page-title {
    ;
    font-weight: 900;
    line-height: 46px;
    color: #fff;
    position: absolute;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.navbar-title .page-title i {
    margin-right: 5px;
    margin-top: -4px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    vertical-align: middle
}

.navbar-title .navbar-toggle {
    padding: 11px 12px 7px 12px
}

.navbar-title .toggle-left {
    float: left;
    width: 34px;
    top: 8px;
}

.navbar-title .toggle-right {
    float: right
}

#main {
    -webkit-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s;
    overflow: hidden;
    overflow-x: hidden
}

#main>.container {
    padding: 0;
    margin-bottom: 20px;
}

#main-panel {
    background: #fff;
    margin:0;
    overflow: hidden;
    position: relative;
    min-height: 1000px;
}

.parepare {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px !important;
}
.pareparelight {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px !important;
}

.transparentback {
    background-color:rgba(0, 0, 0, 0.5) !important;
}

#main-panel #main-left,
#main-panel #main-center,
#main-panel #main-right
#main-panel #main-right1{
    top: 20px;
}

#main-panel #main-left {
    width: 265px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right {
    width: 265px;
    top: 79px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right1 {
    width: 250px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-left::-webkit-scrollbar,
#main-panel #main-right::-webkit-scrollbar {
    display: none
}

#main-panel #main-right1::-webkit-scrollbar {
    display: none
}

#main-panel #main-left {
    background: #000c24 !important;
}

#main-panel #main-left .left-container {
    background: none;
}

#main-panel #main-left:after {
    content: "";
    /*background: transparent url(images/menu/shadow-from-right.png) repeat-y;
    background-position: right;*/
    height: 100%;
    width: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

#main-panel {
    background-color: #ffffff00 !important;
    border: 0px solid #ffffff00;
}

#main-panel #main-right {
    background-color: #fff;
}

#main-panel #main-right1 {
    background-color: #fff;
}

#main-panel #main-center {
    display: block;
    background: none;
    width:100%;
    color: #92929e;
}

#main-panel.have-sidebar-right {
    padding-right: 265px
}

#main-panel.have-sidebar-right1 {
    padding-right: 265px
}

#main-panel.have-sidebar-left {
    padding-left: 265px
}

.left-container,
.right-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    min-height: 100%;
    outline: none !important
}

.left-container{
    padding:0 15px 0 15px;
}

.center-container {
    margin: 15px 0;
    display: block
}

.right-container {
    padding-left: 0
}

footer {
    background-image: linear-gradient(to bottom, #202123, #2d2f32);
    color: #7e8690;
    font-size: 12px;
}

footer h4 {
    ;
    color: #ffffff;
    margin-bottom: 20px
}

footer .footer-logo {
    border-bottom: 1px solid #ffb061;
    background-color: #000000;
    background: url(https://api.cosmocasino971.online/background/bosbet.jpg) !important;
    background-attachment: fixed !important;
    background-size: 100% !important;
}

footer .logo-inline {
    display: table;
    margin-bottom: 20px
}

footer .logo-inline a {
    display: table-cell;
    padding: 0 15px 0 0;
    height: 40px;
    overflow: hidden
}

footer .logo-inline a:last-child {
    padding-right: 0
}

footer .logo-inline a img {
    display: block;
    max-width: 100%!important;
    width: inherit
}

footer .logo-inline a img:last-child {
    margin-right: 0
}

footer .logo-hover a img {
    margin-bottom: -40px;
    min-height: 80px
}

footer .logo-hover a:hover img {
    margin: -40px 0 0 0
}

footer .footer-menu {
    font-family: "Poppins", "Avenir", sans-serif;
    padding: 20px 0 10px 0;
    background: url(https://api.cosmocasino971.online/background/bosbet.jpg) !important;
    background-attachment: fixed !important;
    background-size: 100% !important;
    border-bottom: 1px solid #13ab17;
    background-color: #000000;
    background-image: -webkit-linear-gradient(top, rgba(0, 1, 1, 0.05) 0, rgba(255, 255, 255, 0.05) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 1, 1, 0.05) 0, rgba(255, 255, 255, 0.05) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 1, 1, 0.05) 0, rgba(255, 255, 255, 0.05) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0d000101', endColorstr='#0dffffff', GradientType=0);
}

footer .footer-menu .col-md-2 {
    padding-right: 1px
}

footer .footer-menu ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

footer .footer-menu ul li {
    line-height: 25px
}

footer .footer-menu ul li a {
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins", "Avenir", sans-serif;
}

footer .footer-menu ul li a:hover {
    color: #ffb061
}

footer .footer-menu .support>li {
    line-height: 30px
}

footer .footer-menu .support>li i {
    font-size: 18px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    color: #c3c3c3;
    margin-top: -2px
}

footer .footer-menu .support ul {
    padding-top: 10px
}

footer .footer-menu .support ul a img {
    margin-bottom: 5px
}

footer .footer-menu .support ul a img:hover,
footer .footer-menu .support ul a img:focus {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

footer .footer-menu .mobile-app {
    margin: 25px -15px 20px -15px;
    max-width: 460px
}

footer .footer-menu .mobile-app .text-center {
    padding: 0;
    line-height: 15px
}

footer .footer-menu .mobile-app .btn {
    font-size: 20px;
    line-height: 23px;
    padding: 7px 10px;
    margin: 5px 3px
}

footer .footer-menu .mobile-app .icon-tonybet {
    font-size: 14px;
    margin-left: 5px
}

footer .footer-menu .mobile-app .icon-android {
    font-size: 18px
}

footer .footer-text {
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #3f4247;
    font-size: 10px;
    color: #5b5e64
}

footer .footer-copyright {
    line-height: 1;
    padding: 10px 0;
    color: #ff0000;
    background-color: #000000;
    background: url(https://api.cosmocasino971.online/background/bosbet.jpg) !important;
    background-attachment: fixed !important;
    background-size: 100% !important;
}

footer .footer-copyright img {
    margin: 0 10px
}

@media (max-width:1360px) {
    #main-panel,
    #casino-block {
        margin: 10px
    }
}

@media (min-width:1359px) {
    footer .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:992px) and (max-width:1360px) {
    #navbar > div > div.container > div.navbar-header > a > img {
        margin-left: 10px;
    }
    .navbar-menu1 .sep:before {
        width: 30px
    }
}

@media (min-width:1100px) and (max-width:1280px) {
    .navbar .submenu>li>a {
        font-size: 13px;
        padding:0 8px
    }
}

@media (min-width:992px) and (max-width:1099px) {
    .navbar .submenu>li>a {
        font-size: 12px;
        padding:0 7px
    }
}

@media (min-width:992px) and (max-width:1170px) {
    .navbar-menu2 .navbar-right>li>a>i {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-menu1 .navbar-form .form-control {
        max-width: 130px;
        padding-left: 12px;
        padding-right: 12px
    }
    .navbar-menu1 .navbar-form .form-icon span {
        display: none
    }
    .navbar-menu1 .sep:before {
        width: 10px
    }
    .navbar-menu1 .btn-icon {
        padding-right: 15px
    }
    .navbar-menu1 .btn-icon i {
        display: none
    }
}

@media (min-width:992px) {
    .col-md-25 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    .fix-submenu .nav-bg {
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }
    .fix-submenu .submenu {
        position: fixed;
        top: 0
    }
    .fix-submenu.sportsbook-theme .navbar {
        min-height: 200px
    }
    .fix-submenu.sportsbook-theme .navbar-menu1 {
        display: none
    }
    .fix-submenu.sportsbook-theme .navbar-menu2 {
        height:0
    }
    .fix-submenu.sportsbook-theme .navbar-menu2 .navbar-nav>li>a {
        height: 0
    }
    .fix-submenu.sportsbook-theme .navbar-menu2 .navbar-nav>li>a>span {
        display: none
    }
    .fix-submenu.sportsbook-theme #main {
        padding-top: 40px!important
    }
    .fix-submenu.sportsbook-theme #main-panel #main-center {
        padding-bottom: 40px!important
    }
    .fix-submenu.sportsbook-theme .top-container {
        top: 40px!important
    }

    .navbar-menu1 .navbar-brand img {
        /* width: 155px; */
        /* height: auto; */
        zoom: 1.3;
        /* margin: -180px; */
        /* margin-top: -158px; */
    }
    .navbar-menu1 .navbar-form {
        padding: 0;
        margin: 14px 0 15px 0
    }
    .navbar-menu1 .navbar-form .form-group,
    .navbar-menu1 .navbar-form .input-group {
        padding-left: 10px;
    }
    .navbar-menu1 .navbar-form .input-group {
        float: none
    }
    .navbar-menu1 .nav-lang {
        margin: 15px -15px 14px 0
    }
    .navbar-menu1 .nav-lang.sep:before {
        float: left
    }
    .navbar-menu1 .nav-lang>li>a {
        padding: 5px 5px 15px 5px;

        height: 41px
    }
    .navbar-menu1 .nav-lang>li>a img {
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2)
    }
    .navbar-menu1 .nav-lang>li i {
        color: #d6d6d7!important;
        width: 15px;
        display: block;
        margin: -3px auto 0 auto
    }
    .navbar-menu1 .nav-lang>li i img {
        text-shadow: none;
        box-shadow: none
    }
    .navbar-menu1 .nav-lang .dropdown-menu {
        min-width: 42px;
        margin-right: -1px;
        margin-top: -10px;
        border-top: 0
    }
    .navbar-menu1 .nav-lang .dropdown-menu>li.active {
        display: none
    }
    .navbar-menu1 .nav-lang .dropdown-menu>li>a {
        padding: 5px
    }
    .navbar-menu1 .nav-lang .dropdown-menu>li>a:hover,
    .navbar-menu1 .nav-lang .dropdown-menu>li>a:focus {
        background-color: #FE4C23;
    }
    .navbar-menu2 {
        height: 35px;
    }
    .navbar-menu2 .navbar-nav>li {
        position: static
    }
    .navbar-acc>span,
    .navbar-acc .tongue {
        float: right!important;
    }
    .navbar-acc .sep:before {
        width: 30px!important
    }
    .navbar-acc .btn-icon {
        padding-right: 55px;
    }
    .navbar-acc .btn-icon i {
        display: inline-block
    }
    .submenu {
        left: 0!important;
        right: 0!important;
        box-shadow: none;
        border: none;
        margin: 0 auto;
        max-width: 1320px !important;
        background: transparent;
        padding: 0;
        padding-left: 1px;
        padding-right: 1px;
        display: block
    }
    .submenu>li {
        float: left;
        display: inline-block
    }
    .submenu>li.right {
        float: right;
        padding-right: 1px
    }
    .submenu>li>a {
        width: auto !important;
        background: transparent;
        line-height: 40px;
        height: 40px;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0;
        padding: 0 10px;
        color: #fff;
        display: inline-block
    }
    .submenu>li:after {
        content: "";
        background: transparent url(images/menu/sep_20.png) no-repeat;
        display: inline-block;
        vertical-align: middle;
        height: 20px;
        width: 2px;
        margin-left: -1px;
        margin-right: -1px
    }
    .submenu>li.no-sep:after {
        background: none
    }
    .submenu .dropdown-menu {
        margin-top: 0;
        min-width: 220px;
        border-top: none
    }
    .nav-bg {
        height: 0;
        width: 100%;
        left: 0;
        right: 0;
        position: absolute;
        background-color: #f59602;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1)
    }
    .menu-open {
        margin-bottom: 40px
    }
    .menu-open .nav-bg {
        height: 40px
    }
    #main,
    #main-center,
    .top-container {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .md-hide {
        display: none!important
    }
}

@media (max-width:991px) {
    body {
        padding-top: 80px;
    }
    body.no-title {
        padding-top: 60px;
    }
    .nano-pane {
        display: none!important
    }
    .center-container {
        padding: 0 10px;
        margin: 10px 0
    }
    .navbar {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1035;
    }
    .navbar .open .dropdown-menu>li>a {
        padding: 8px 15px 8px 25px
    }
    .navbar .dropdown-menu {

    }
    .navbar .submenu>li .dropdown-menu li {
        padding: 15px 25px
    }
    .navbar .submenu>li>a>span {
        display: inline-block !important
    }
    .navbar-acc {
        position: relative
    }
    .navbar-acc>span {
        width: 100%
    }
    .navbar-acc .avatar {
        width: 60px;
        height: 60px;
        float: left;
        display: block
    }
    .navbar-acc .btn-group {
        width: 100%
    }
    .navbar-acc .btn-acc {
        padding: 0;
        background-color: transparent!important;
        background: none;
        border: 0;
        box-shadow: none;
        margin-left: 80px!important;
        margin-top: -60px;
        width: auto
    }
    .navbar-acc .btn-acc i {
        display: none
    }
    .navbar-acc .dropdown-menu {
        display: block;
        position: relative;
        width: 100%;
        box-shadow: none;
        border: 0;
        margin-top: 15px
    }
    .navbar-acc .input-group {
        position: absolute;
        right: 16px;
    }
    .navbar-acc .input-group-addon {
        padding: 6px 10px!important;
        min-width: 140px
    }
    .navbar-acc .input-group-btn {
        display: none
    }
    .navbar-collapse {
        -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2)
    }
    .navbar-collapse.in {
        overflow-x: hidden
    }
    #navbar-collapse-acc {
        background-color: #161d2f;
        width: calc(100% + 30px);
        padding: 0 15px
    }
    .navbar-header {
        height: 50px;
        text-align: center
    }
    .navbar-header .navbar-brand {
        padding: 8px 0;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .navbar-menu1 {
        background-image: none
    }
    .navbar-menu1 .navbar-form {
        padding: 20px 15px;
        box-shadow: none
    }
    .navbar-menu1 .navbar-form .form-group {
        display: block
    }
    .navbar-menu1 .navbar-form .form-control {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px
    }
    .navbar-menu1 .navbar-form .input-group {
        margin-bottom: 25px
    }
    .navbar-menu1 .sep:before {
        display: none
    }
    .navbar-menu1 .nav-lang .scroll-container {
        overflow: hidden;
        overflow-x: auto
    }
    .navbar-menu1 .nav-lang>li>a {
        display: none
    }
    .navbar-menu1 .nav-lang>li .dropdown-menu {
        display: table!important;
        position: static;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        padding-right: 15px
    }
    .navbar-menu1 .nav-lang>li .dropdown-menu li {
        display: table-cell
    }
    .navbar-menu1 .nav-lang>li .dropdown-menu li a {
        padding: 15px 0 15px 15px;
        background-color: transparent!important
    }
    .navbar-menu1>.dropdown-menu>li>a {
        padding-bottom: 10px;
        padding-top: 10px
    }
    #main.nano {
        position: absolute
    }
    #main-panel {

        margin: 0;
        min-height: 400px;
        padding-left: 0!important;
        padding-right: 0!important
    }
    #main-panel #main-left,
    #main-panel #main-right {
      position: fixed; /* Sayfada sabitle */
    top: 0; /* YukarÄ±dan baÅŸlangÄ±Ã§ noktasÄ± */
    right: 0; /* SaÄŸdan baÅŸlangÄ±Ã§ noktasÄ± */
    height: 100%; /* YÃ¼ksekliÄŸi tam ekran */
    z-index: 100; /* Ãœst katmanlara taÅŸÄ± */
    background: #161d2f; /* Arka planÄ± aynÄ± tut */
    }
    #main-panel #main-right1 {
        position: fixed;
        width: 100%;
    }


    #main-panel .main-overlay {
        opacity: 0
    }
    #main-panel .main-overlay.show {
        background: rgba(0, 0, 0, 0.4);
        position: fixed;
        -webkit-transition: opacity .25s ease-in-out;
        -o-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
        opacity: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2
    }
    #main-panel #main-left {
        left: -265px;
        width: 100%;
    }
    .dark-menu {
        text-align: center;
    }

    #main-panel #main-left.sidebar-open {
        left: 0
    }
    #main-panel #main-right {
        right: -265px
    }
    #main-panel #main-right1 {
        right: -265px
    }
    #main-panel #main-right.sidebar-open {
        right: 0;
        height: 100%;
        width: 100%;
    }
    #main-panel #main-right1.sidebar-open {
        right: 0
    }
    .left-container {
        padding-top: 111px
    }
    .right-container {
        padding: 96px 0 0 0 !important
    }
    footer .logo-inline a {
        height: 30px
    }
    footer .logo-inline a img {
        max-height: 30px
    }
    footer .logo-hover a:hover img {
        margin-top: -30px
    }
    footer .logo-hover a img {
        margin-bottom: -30px;
        min-height: 60px;
        max-height: 60px
    }
}

@media (max-width:767px) {
    footer .logo-inline a {
        height: 25px
    }
    footer .logo-inline a img {
        max-height: 25px
    }
    footer .logo-hover a:hover img {
        margin-top: -25px
    }
    footer .logo-hover a img {
        margin-bottom: -25px;
        min-height: 50px;
        max-height: 50px
    }
    footer .footer-menu .support ul li {
        padding: 0 3px 5px 3px
    }
    footer .footer-menu .support ul a img {
        width: 28px!important;
        height: 28px!important
    }

    .mobile-display-none {
        display: none;
    }

    .licenseImage {
        padding-right: 20px;
    }

    .footer-copyright {
        text-align: center;
    }


}

@media (max-width:480px) {
    footer .logo-inline a {
        height: 20px
    }
    footer .logo-inline a img {
        max-height: 20px
    }
    footer .logo-hover a:hover img {
        margin-top: -20px
    }
    footer .logo-hover a img {
        margin-bottom: -20px;
        min-height: 40px;
        max-height: 40px
    }
}

@media (max-width:320px) {
    #download-app .modal-body .col-xs-7 {
        padding-left: 0;
        padding-right: 5px;
        font-size: 11px
    }
    #download-app .modal-body .col-xs-7 label {
        font-size: 12px
    }
    #download-app .modal-body .col-xs-5 {
        padding-left: 5px;
        padding-right: 10px
    }
}

.bets {
    margin-bottom: 15px
}

.bets .event {
    font-size: 14px;
    border-left: 1px solid #1f1f1f;
    border-right: 1px solid #161d2f;
    border-bottom: 1px solid #161d2f;
    color: #fff;
    position: relative;
    background: #1f2228;
    border-radius: 0;
    padding: 0rem 1rem;
    margin-bottom: 0rem;
}

.bets .event:before,
.bets .event:after {
    content: " ";
    display: table
}

.bets .event:after {
    clear: both
}

.bets .event:before,
.bets .event:after {
    content: " ";
    display: table
}

.bets .event:after {
    clear: both
}

.bets .event.title {
    font-family:"Poppins", "Avenir", sans-serif;
    font-weight: bold;
    margin-top: 20px
}

.bets .event.title small {
    font-size: 90%;
    font-weight: normal
}

.bets .event.title i {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
    margin-right: 5px
}

.bets .event.title b {
    color: #14191e
}

.bets .event.title .time {
    display: inline-block
}

.bets .event .game {
    float: left;
    font-size: 12px;
    font-weight: 500;
    margin: 0.5rem 0 1rem;
    color: #fff;
    text-transform:initial;
}

.bets .event .time {
    font-size: 10px;
    font-weight: normal;
    color: #7E90B0;
    font-family:"Poppins", "Avenir", sans-serif;
    display: table
}

.bets .event .time.started,
.bets .event .time.starting {
    font-weight: 600;
    color: #f59602
}

.bets .event .time.started.high,
.bets .event .time.starting.high {
    color: #a02488
}

.bets .event .time[data-toggle=tooltip],
.bets .event .time>.underline {
    text-decoration: underline
}

.bets .event .time i {
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin-top: 0;
    line-height: 12px;
    margin-right: 0;
    vertical-align: inherit;
    display: inline-block
}

.bets .event .right {
    float: right;
    text-align: center;
    margin-top: 10px
}

.bets .event .right b {
    color: #a02488
}

.bets .event .odds {
    display: inline-block
}

.bets .event .odds .odd {
    display: inline-block;
    margin-left: 5px
}

.bets .event .icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #191b20;
    vertical-align: top;
    color: #FE4C23;
    font-size: 12px;
    display: inline-block;
    margin: 1px 1px 4px;
    cursor:pointer;
    border-radius: 0.5rem;
    transition: all 0.3s;
}

.bets .event .iconDetails {width: 28px;height: 28px;line-height: 28px;background-color: #191b20;vertical-align: top;color: #000;font-size: 12px;margin: 1px 5px 1px 4px;cursor: pointer;border-radius: 0.5rem;display: inline-flex;align-items: center;justify-content: center;}

.bets .event .iconDetails i {
    color:#000;
    font-size:16px;
}

.bets .event .icon.text {
    font-size: 12px;
    color: #444;
    width: auto;
    padding: 0 1px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 32px;
    min-width: 30px
}

.bets .event .icon.text i {
    display: none
}

.bets .event .icon.active {
    color: #ff0000;
}

.bets .event .icon:hover,
.bets .event .icon:focus {
    background-color: #FE4C23;
    color: #000;
}

.bets .event .progress-bar,
.bets .event .alert {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;

    padding: 0;
    margin: 0
}

.bets .horse {
    padding-left: 50px
}

.bets .horse .outfit {
    float: left;
    margin-left: -50px;
    width: 50px;
    text-align: left
}

.bets .horse .outfit .nr {
    font-size: 12px;
    margin-top: 7px;
    font-weight: normal
}

.bets .horse .name {
    display: block
}

.bets .horse .stats {
    display: block;
    font-weight: 300
}

.bets .timeline {
    margin-top: -5px
}

.bets .timeline .odd {
    float: left;
    width: 60px;
    margin-top: 5px!important
}

.bets .big {
    padding: 0 0 8px 0
}

.bets .big .right {
    margin-top: 8px
}

.bets .big .odds .odd {
    display: block;
    margin-top: 4px;
    margin-left: 0
}

.bets .big .icons,
.bets .big .hcaps,
.bets .big .total {
    float: right;
    margin-left: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    border-left: 1px solid #d9d9d9;
    display: inline-block
}

.bets .big .icons .icon {
    margin-top: 4px;
    display: block;
    width: auto
}

.bets .big .hcaps .text,
.bets .big .total .text {
    padding-right: 7px;
    line-height: 18px;
    font-size: 13px;
    float: left;
    display: inline-block;
    width: 60px;
    padding-top: 4px
}

.bets .big .hcaps .time,
.bets .big .total .time {
    text-align: center;
    display: block;
    line-height: 29px
}

.bets .big .hcaps .odds,
.bets .big .total .odds {
    float: right
}

.bets .big .hcaps .odds .odd,
.bets .big .total .odds .odd {
    width: 75px
}

.bets .big .hcaps .text {
    line-height: 27px
}

.bets .panel-gray .panel-heading {
    background: #191b20;
    border: 1px solid #000000;
    padding: 4px 10px;
}

.bets .panel-gray .row b {
    color: #a02488
}

.bets .icon-odd-up,
.bets .icon-odd-down {
    font-size: 10px;
    margin-left: 2px
}

.bets .icon-odd-up {
    color: #f59602 !important
}

.bets .icon-odd-down {
    color: #d9534f !important
}

.panel-live .bets,
.panel-combination .bets {
    margin-bottom: 0!important
}

.panel-live .time,
.panel-combination .time {
    color: #F4DCD0!important
}

.panel-live .event,
.panel-combination .event {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    border-bottom-color: #E8966C;
    padding: 0 15px 10px 15px!important
}

.panel-live .event .odd,
.panel-combination .event .odd,
.panel-live .event .icon,
.panel-combination .event .icon {
    background-color: #fff
}

.panel-combination .event {
    border-bottom-color: #6E7173
}

.panel-combination .time {
    color: #c3c3c3 !important
}

@media screen and (max-width:767px),
(min-width:992px) and (max-width:1180px) {
    .bets .event .game {
        width: 100%
    }
    .bets .event .game .team1,
    .bets .event .game .team2,
    .bets .event .game .sep {
        display: inline-block
    }
    .bets .event .game .team1 {
        float: left;
        width: 47%;
        text-align: right
    }
    .bets .event .game .team2 {
        float: right;
        width: 47%;
        text-align: left;
        padding-right: 10px
    }
    .bets .event .game .sep {
        float: left;
        width: 6%;
        text-align: center
    }
    .bets .event .game .time {
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 6px
    }
    .bets .event .right {
        width: 100%;
        margin-top: 13px
    }
    .bets .event .odds {
        width: 100%
    }
    .bets .event .odds .odd {
        margin: 0 2%;
        display: inline-block
    }

    .bets .event .icon.text {
        color: #929292;
        position: absolute;
        bottom: 36px;
        right: 0;
        background-color: transparent;
        text-align: right;
        overflow: visible
    }
    .bets .event .icon.text i {
        display: block;
        font-size: 24px
    }
    .bets .event .icon.plus {
        color: #fff!important
    }
    .bets .event .icon.plus i {
        color: #929292 !important
    }
    .bets .event .icon.icon-tv {
        position: absolute;
        right: 0;
        top: 5px;
        background-color: transparent
    }
    .bets .event .hcaps,
    .bets .event .total {
        display: none
    }
    .bets .big .icons {
        border-left: 0
    }
    .bets .horse {
        padding-right: 40px
    }
    .bets .horse .name,
    .bets .horse .stats {
        text-align: center
    }
    .bets .horse .time {
        margin-top: 0!important
    }
}

@media (max-width:991px) {
    .bets .event {
        padding: 0 15px 10px 15px
    }
    .bets .panel-gray .panel-heading {
        padding: 8px 10px;
        text-align: center;
    }
}

@media (max-width:480px) {
    .bets .odds {
        padding-right: 10px
    }
    .bets .odd {
        margin: 0 2px!important
    }
}

.radiusx {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.radiusx20 {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.radiusx50 {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.odd {
    width: 90px;
    line-height: 25px;
    font-size: 12px;
    background-color: #191b20;
    border: 1px solid rgba(255,255,255,0.1);
    color: #ffffff;
    font-weight: 500;
    display: block;
    text-align: center;
    font-family: "Poppins", "Avenir", sans-serif;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: all 0.3s;
}

.odd:hover {
    color: #000;
    background: #ff0000;
    border-color: rgba(0,0,0,0.3);
}




.odd i {
    width: 25px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-style: normal;
    font-size: 10px;
    color: #ffff;
    background-color: #505051;
    float: left;
    border-radius: 0.5rem 0 0 0.5rem;
    transition: all 0.3s;
    border-right: 1px solid rgba(255,255,255,0.1);
}
.odd:hover i{
    border-right-color: rgba(0,0,0,0.3);
    background-color: #ff0000;
    color: #000;
}

.odd.lock {
    font-size: 15px;
    color: #c4c4c4!important
}

.odd.lock:hover,
.odd.lock:focus {
    cursor: default
}


.odd.empty {
    background-color: transparent!important;
    cursor: default
}

.odd.active,
.odd.onpack {
    background-color: #fed060 !important;
    cursor: default
}

.odd.active i,
.odd.onpack i {
    background-color: #fed060;
    border-right-color: #fec12d
}

.odd.toPack {
    cursor: default
}

#main-center .odd.active {
    cursor: pointer !important
}

@media (max-width:480px) {
    .odd {
        width: 80px;
        font-size: 11px
    }
}

html,
body {
    min-width: 320px;
    overflow-x: hidden;
    padding-right: 0!important;
}

html.fix-position,
body.fix-position {
    overflow: hidden
}

@media (max-width:1360px) and (min-width:1px) {
    .container {
        width: auto
    }
}

#navbar .popover {
    background-color: #f59602;
    border-color: #d04f0f
}

#navbar .popover.right .arrow,
#navbar .popover.right .arrow:after {
    border-right-color: #f59602
}

#navbar .popover.bottom .arrow,
#navbar .popover.bottom .arrow:after {
    border-bottom-color: #f59602
}

#navbar .popover .popover-title {
    background-color: #f59602;
    border-color: #d04f0f
}

#navbar .popover a {
    color: #f9cab2
}

.withLoader:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background-image: url(images/form/spiner.gif);
    background-repeat: no-repeat;
    vertical-align: middle
}

.popover .popover-title,
.popover .popover-content {
    color: #fff
}

.popover .close {
    color: #fff;
    font-size: 24px;
    margin-right: 7px
}

b {
    font-weight: 600
}

p {
    margin-bottom: 15px
}

.won {
    color: #f59602
}

.lost {
    color: #d9534f
}

.waiting {
    color: #f0ad4e
}

.cashed_out {
    color: #72b842
}

.nano>.nano-pane {
    z-index: 1;
    background: rgba(0, 0, 0, 0)
}

#interval-bets-container > div > div > h4 {
    font-size:12px;
    font-weight: 700;
    color: #000;
}

@media (min-width: 1320px) {
    .container {
        width: 98%;
    }
}
.scrollup {
    width: 40px;
    height: 40px;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none;
    text-indent: -9999px;
    z-index: 1501;
    background: url(images/buttons/icon_top.png) no-repeat;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.scrollup:hover,
.scrollup:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.live-chat {
    background: url(images/buttons/live_chat.png) no-repeat;
    width: 45px;
    height: 180px;
    position: fixed;
    right: 0;
    bottom: 150px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.live-chat.lt {
    background: url(images/buttons/lt-live_chat.png) no-repeat
}

.live-chat.lt-tv-help {
    background: url(images/buttons/lt-tv_help.png) no-repeat
}

.live-chat.lt-help {
    background: url(images/buttons/lt-help.png) no-repeat
}

.live-chat.on {
    background-position: -55px
}

#intercom-container {
    z-index: 1500 !important
}

#intercom-container .intercom-launcher {
    right: 0 !important;
    height: 0 !important
}

#intercom-container .intercom-launcher-button {
    display: none !important;
    right: 0 !important;
    bottom: 80px !important;
    z-index: 1000 !important;
    width: 45px !important;
    background-color: #61656E !important
}

#intercom-container .intercom-launcher-badge {
    right: 35px !important;
    top: -150px !important
}

#intercom-container .intercom-launcher-preview {
    bottom: 80px !important
}

.session-time {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 10px;
    z-index: 1035;
    color: #d9d9d9;
    font-size: 13px
}

.session-time i {
    font-size: 14px
}

.close:before {
    display: none
}

.modal {
    min-height: 320px;
    min-width: 320px;
    padding-right: 0!important
}

.modal .close {
    margin-top: 0
}

.modal .glyphicon {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3)
}

.modal .modal-body.scrollable {
    max-height: 600px;
    overflow-y: auto
}

a,
.btn {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}



.form-group b {
    font-family:"Poppins", "Avenir", sans-serif;
    display: block;
    margin: 5px 0
}

h1,
h2,
h3,
h4 {
    
}

h1 i,
h2 i,
h3 i,
h4 i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

h1 i.pull-right,
h2 i.pull-right,
h3 i.pull-right,
h4 i.pull-right {
    margin-right: 0
}

h1.message,
h2.message,
h3.message,
h4.message {
    text-transform: none;
    margin-bottom: 20px!important
}

h1.message b,
h2.message b,
h3.message b,
h4.message b {
    color: #a02488
}

h2 {
    margin-top: 20px;
    margin-bottom: 20px
}

h2 i {
    width: 30px;
    height: 30px;
    font-size: 30px;
    margin-top: -6px
}

h2 a {
    float: right;
    font-size: 20px;
    color: #13171E !important;
    text-transform: none
}

h2 a i {
    margin: 0 -10px 0 10px;
    margin-top: -6px
}

h2 a b {
    color: #f59602;
    font-weight: 900
}

h2 small {
    font-family: "Poppins", "Avenir", sans-serif;
    color: #13171E;
    font-size: 12px;
    text-transform: none;
    vertical-align: middle;
    margin-left: 10px
}

.no-padding {
    margin-left: -10px;
    margin-right: -10px
}

#payments-container {
    background: #fff
}

@media (max-width:1360px) {
    .social-bar a {
        width: 40px
    }
    .live-chat {
        background: url(images/buttons/live_chat_small.png) no-repeat !important;
        height: 45px;
        right: -10px
    }
    .live-chat:hover {
        right: 0
    }
    .live-chat.on {
        background-position: -55px !important
    }
}

@media (max-width:991px) {
    .no-padding.head-img {
        margin-top: -15px
    }
    .no-padding-sm {
        margin-left: -10px;
        margin-right: -10px
    }
    .no-padding-sm.carousel,
    .no-padding-sm.panel-score,
    .no-padding-sm.panel-white {
        margin-top: -10px
    }
    .no-padding-sm.panel-white.top {
        margin-top: 0
    }
    .no-padding-sm .panel-heading {
        padding-left: 10px;
        padding-right: 10px
    }
    .breadcrumb {
        margin-bottom: 0
    }
    .scrollup {
        border: 10px;
        right: 10px
    }
    .live-chat {
        z-index: 999
    }
    .session-time {
        bottom: 0;
        top: auto;
    }
    .breadcrumb a {

    }
}

@media (max-width:767px) {
    .no-padding-xs {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (max-width:480px) {
    .col-xxs-4 {
        width: 33.33333333%
    }
    .col-xxs-6 {
        width: 50%
    }
    .col-xxs-12 {
        width: 100%
    }
}

.cepbank {
    width: 80%
}

#cepbank-birth-date input {
    text-align: left
}

#cepbank-birth-date input[readonly] {
    background-color: white
}



.toSlip ins {
    text-decoration: none
}

.bet-counter {
    background-color: #a02488;
    width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;

    color: #fff;
    font-size: 9px;
    text-shadow: none;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    margin: -5px -9px;
    position: absolute
}

.last-bets {
    float: right
}

.last-bets li {
    display: inline-block;
    font-family:"Poppins", "Avenir", sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #13171E;
    text-transform: none;
    text-shadow: 1px 1px #fff;
    vertical-align: middle
}

.last-bets li a {
    font-size: 11px;
    color: #13171E;
    font-weight: normal;
    background-color: #ecebeb;
    padding: 4px 5px;
;
    margin: 0 0 0 2px
}

.sport-list {
    height: 45px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 15px
}

.sport-list .scroll-container {
    position: absolute;
    width: 100%;
    height: 65px;
    overflow: hidden;
    overflow-x: auto
}

.sport-list ul {
    display: table;
    margin-left: 0
}

.sport-list ul li {
    display: table-cell;
    padding: 0
}

.sport-list ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #13171E;
    padding: 15px 10px 10px 15px
}

.sport-list ul li a:hover,
.sport-list ul li a:focus {
    color: #6f767b
}

.sport-list ul li.active a {
    color: #f59602
}

.sport-menu {
    font-weight: 600;
    ;
    margin-top: 15px
}

.sport-menu li a {
    color: #13171E;
    display: block;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    white-space: normal;
}

.sport-menu li a i {
    font-size: 1.3em;
    width: 20px;
    height: 20px;
    display: inline;
    vertical-align: middle;
    margin: -4px 10px 0 0
}

.sport-menu li a span {
    float: right;
    font-style: normal;
    color: #929292
}

.sport-menu li.active a {
    color: #283347;
}

.sport-menu #live-menu-holder a {
    white-space: normal;
    overflow: visible;
}

.event-menu>li {
    background-repeat: no-repeat;
    background-color: #191b20;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #161d2f;
    padding: 5px 20px;
    margin-top: 6px;
}



.event-menu>li>a {
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
}
.event-menu>li>a:hover {
    color:#ededed;
}

.event-menu>li i {
    color: #fff;
}

.event-menu>li:hover {
    background-color: #FE4C23;
}

.event-menu>li.active {
    background-color: #242424;
    color: #fff !important;
}

.event-menu>li.active>a {
    color: #fff;
}

.event-menu>li.active>a>i {
    color: #fff;
}

.event-menu>li.active .sub-sport-menu {
    margin-bottom: 0;
    width: 100%
}

.event-menu .empty {
    color: #13171E;
    line-height: 24px;
    font-weight: 900;
    text-align: center;
    font-size: 16px;
    padding: 20px 10px
}

.sub-sport-menu {
}

.sub-sport-menu .clear {
    text-shadow: none;
    color: #f7c3af!important;
    margin: 5px 0 5px 10px
}

.sub-sport-menu .clear i {
    color: #f7c3af!important
}

.sub-sport-menu .panel {
    border: 0;
    margin: 3px 0;
    overflow: visible
}

.sub-sport-menu .panel .panel {
    margin: 0 -10px 0 -10px;
}

.sub-sport-menu .panel .panel .panel-heading {
    padding: 0 10px 0 20px;
    background-color: #ecebeb;
    text-shadow: 1px 1px #ffffff;
    color: #444;
    cursor: pointer;
    border-bottom: 1px solid #c3c3c3
}

.sub-sport-menu .panel .panel .panel-heading i {
    color: #13171E;
    font-size: 17px;
    width: 17px;
    height: 17px
}

.sub-sport-menu .panel .panel .panel-body {
    border-top: 0;
    border-bottom: 1px solid #d9d9d9;
}

.sub-sport-menu>.panel-default>.panel-heading:before,
.sub-sport-menu>.panel-default>.panel-heading:after {
    content: " ";
    display: table
}

.sub-sport-menu>.panel-default>.panel-heading:after {
    clear: both
}

.sub-sport-menu>.panel-default>.panel-heading:before,
.sub-sport-menu>.panel-default>.panel-heading:after {
    content: " ";
    display: table
}

.sub-sport-menu>.panel-default>.panel-heading:after {
    clear: both
}

.sub-sport-menu .panel-heading {
    background-image: none;
    box-shadow: none;
    cursor: default;
    overflow: visible
}

.sub-sport-menu .panel-heading .radio {
    margin: 0;
    display: table;
    float: left
}

.sub-sport-menu .panel-heading .country-title {
    display: block;
    margin-bottom: 0;
    margin: -10px 0;
    padding: 10px 0 5px 0;
    cursor: pointer;
    white-space: nowrap
}

.sub-sport-menu .panel-heading .country-title i {
    font-size: 17px;
    height: 17px;
    width: 17px
}

.sub-sport-menu .panel-heading .country-title span {
    float: right;
    font-style: normal;
    color: #929292;
    display: block
}

.sub-sport-menu .panel-heading .country-title div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 145px
}

.sub-sport-menu .panel-heading i {
    margin-right: 10px;
    position: static;
    color:#fff;
}

.sub-sport-menu .panel-heading h4 {
    color: #fff;
    display: block;
    margin: -10px !important;
    padding: 10px 30px 10px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size:13px;
    font-weight: normal;
}

.sub-sport-menu .panel-heading h4 .count {
    float: right;
    font-style: normal;
    color: #fff;
    font-size: 13px;
    margin-right: -20px;
    white-space: normal;
}

.sub-sport-menu .panel-heading label {
    font-family:"Poppins", "Avenir", sans-serif;
    color: #444;
    vertical-align: bottom
}

.sub-sport-menu .panel-body {
    padding: 0 10px;
    background-color: #fff;
}

.sub-sport-menu .panel-body label {
    text-transform: none;
    font-size: 12px;
    font-family:"Poppins", "Avenir", sans-serif;
    color: #13171E;
    font-weight: 800;
    display: inline-block;
    text-shadow: none
}

.sub-sport-menu .panel-gray .panel-heading h4 {
    color: #fff
}

.sub-sport-menu .radio i {
    font-size: 14px;
    margin-left: 5px
}

.sub-sport-menu .radio label a {
    color: #000;
    text-transform:uppercase
}

.sub-sport-menu.favorites input[type="radio"]:checked+label:before {
    background-position: -150px top
}

.sub-sport-menu.favorites .high input[type="radio"]:checked+label:before {
    background-position: -180px top
}

.sub-sport-menu.high {
    background-color: #a02488;
    border-top: 1px solid #761b65
}

.sub-sport-menu.high input[type="radio"]:checked+label:before {
    background-position: -120px top
}

.ac_results {
    background-color: #6f767b;



    z-index: 1004;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    position: relative;
    max-height: 180px
}

.ac_results ul {
    margin: 5px 0 5px 5px
}

.ac_results ul li {
    width: 225px;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 1px;
    cursor: pointer
}

.ac_results ul li.ac_over {
    background-color: #f2f2f2
}

.ac_results ul li strong {
    font-weight: 600;
    color: #f59602
}

.ac_results ul li span {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px
}

.ended .btn-sm-wide {
    margin-bottom: 7px
}

@media (min-width:992px) {
    .full .have-sidebar-right {
        padding-right: 0!important
    }
    .full .have-sidebar-right #main-center {
        padding-right: 265px
    }
    .full .have-sidebar-left {
        padding-left: 0!important
    }
    .full .have-sidebar-left #main-center {
        padding-left: 265px
    }
    .full #navbar {
        position: fixed;
        z-index: 1001;
        left: 0;
        top: 0;
        right: 0
    }
    .full #navbar .navbar-menu1 {
        padding-left: 10px;
        padding-right: 10px
    }
    .full #main {
        overflow: hidden;
        position: fixed;
        bottom: 0;
        left: 0!important;
        right: 0!important;
        height: 100%;
        padding-top: 161px
    }
    .full #main>.container {
        margin: 0;
        width: 100%;
        height: 100%;
        overflow-y: scroll
    }
    .full #main-panel {
        margin: 0% auto!important;
        max-width: 1320px;
        background-color: transparent;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .full #main-panel #main-center {
        position: static
    }
    .full #main-panel #main-center .center-container {
        margin-right: 0!important;
        margin: 0;
        padding-top: 15px;
        height: 100%!important;
        overflow-y: auto;
        overflow-x: hidden;
        position: relative!important
    }
    .full .top-container {
        position: fixed;
        width: 1320px;
        top: 161px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0% auto;
        background-color: #fff;
        -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.15)
    }
    .fix-stats #live-tv-widget {
        min-height: 235px
    }
    .fix-stats .panel-score {
        position: fixed!important;
        top: inherit;
        z-index: 100;
        margin: -38px 0 0 0
    }
    .fix-stats .panel-score .btn-control {
        display: none
    }
    .fix-stats .panel-score .row {
        display: none
    }
    .fix-stats .panel-score .table-row {
        display: block
    }
    #live-tv-widget {
        margin-top: -15px;
        padding-top: 15px;
        width: inherit!important
    }
    #live-tv-widget .nav-live-tv li:first-child {
        display: none
    }
    .big-right#main-panel #main-center {
        padding-right: 400px
    }
    .big-right#main-panel #main-right {
        width: 400px
    }
    .big-right#main-panel #main-right1 {
        width: 400px
    }
    .big-right .panel-tv .panel-body {
        height: 300px
    }
    .big-right .panel-score {
        position: relative
    }
    .big-right .panel-score .team1,
    .big-right .panel-score .team2 {
        padding-top: 10px
    }
    .big-right .panel-score .team1 h3,
    .big-right .panel-score .team2 h3 {
        font-size: 18px
    }
    .bigger-right#main-panel #main-center {
        padding-right: 50%!important;
        padding-left: 0!important;
        overflow-x: hidden
    }
    .bigger-right#main-panel #main-center .center-container {
        overflow-x: hidden
    }
    .bigger-right#main-panel #main-right {
        width: 50%!important
    }
    .bigger-right#main-panel #main-right1 {
        width: 50%!important
    }
    .bigger-right #main-left {
        display: none !important;
    }
    .bigger-right .panel-tv .panel-body {
        height: 400px
    }
}

@media (min-width:1361px) {
    .full #main-center {
        margin-left: 8px;
        width: 100%
    }
}

@media (min-width:992px) and (max-width:1360px) {
    .full #main-panel {
        right: 265px;
        left: 265px;
        min-height: 100%;
        position: absolute
    }
    .full #main-panel #main-center {
        position: absolute;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 161px;
        width: 100%;
        top: 0;
        bottom: 0;
        height: 100%
    }
    .full .top-container {
        width: 100%
    }
    .big-right#main-panel {
        right: 400px
    }
    .big-right#main-panel #main-center {
        padding-right: 0
    }
    .bigger-right#main-panel {
        left: 0;
        right: 50%
    }
    .bigger-right#main-panel #main-center {
        padding-right: 0 !important
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .big-right#main-panel {
        left: 0!important
    }
    .big-right#main-panel #main-left {
        display: none !important;
    }
    .big-right .fix-stats .panel-score {
        left: 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .big-right .panel-tv {
        height: 400px !important
    }
    .big-right .panel-score {
        position: relative;
        height: 360px!important
    }
    .big-right .panel-score>.row {
        padding-top: 30px
    }
    .big-right .panel-score .team1,
    .big-right .panel-score .team2 {
        padding-top: 10px
    }
    .big-right .panel-score .team1 h3,
    .big-right .panel-score .team2 h3 {
        font-size: 18px
    }
}

@media (min-width:992px) {
    .full.inner #main {
        padding-top: 40px!important
    }
    .full.inner .nav-bg {
        top: 0
    }
    .full.inner.sportsbook-theme .navbar {
        min-height: 40px
    }
    .full.inner.sportsbook-theme .navbar-menu1,
    .full.inner.sportsbook-theme .lpt-line {
        display: none!important
    }
    .full.inner.sportsbook-theme .navbar-menu2 {
        height:0!important
    }
    .full.inner.sportsbook-theme .navbar-menu2 .navbar-nav>li>a {
        height: 0!important;
        display: none
    }
    .full.inner.sportsbook-theme .navbar-menu2 .navbar-nav>li>a>span {
        display: none
    }
    .full.inner.sportsbook-theme .navbar-nav>li>.dropdown-menu {
        top: 0
    }
    .full.inner.sportsbook-theme #main {
        padding-top: 40px!important
    }
    .full.inner.sportsbook-theme #main-panel #main-center {
        padding-bottom: 40px!important
    }
    .full.inner.sportsbook-theme .top-container {
        top: 40px!important
    }
}

@media (max-width:991px) {
    .full #show-header {
        display: none!important
    }
    #live-tv-widget .panel-tv .nav-tabs .pull-right {
        display: none
    }
    .big-right #live-tv-widget .panel-score {
        position: absolute;
        z-index: 2;
        margin-top: 0;
        width: 100%!important;
        height: 260px
    }
    .big-right #live-tv-widget .panel-tv {
        margin-top: -10px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        z-index: 2;
        box-shadow: none
    }
}

.virtualsports-theme .navbar-menu2 .navbar-nav>li.active,
.virtualsports-theme .navbar-menu2 .navbar-nav>li.active a,
.virtualsports-theme .nav-bg,
.virtualsports-theme .navbar-title {
    background-color: #E8A100
}

.virtualsports-theme .navbar .submenu>li>a:hover,
.virtualsports-theme .navbar .submenu>li>a:focus {
    background-color: #69a93d
}

.virtualsports-theme .center-container {
    padding: 0;
    margin: 0
}

.casino-theme #main {
    background-size: 100%;
    background-position: top center;
    background-size: cover
}

.casino-theme .navbar-menu2 .navbar-nav>li.active,
.casino-theme .navbar-menu2 .navbar-nav>li.active a,
.casino-theme .nav-bg,
.casino-theme .navbar-title {
    background-color: #a02488
}

.casino-theme .navbar .submenu>li>a:hover,
.casino-theme .navbar .submenu>li>a:focus {
    background-color: #8f207a
}

.casino-theme #main-panel {
    min-height: 300px
}

.casino-theme #main-panel a {
    color: #a02488
}

.casino-theme #main-panel a:hover,
.casino-theme #main-panel a:focus {
    color: #871e73
}

.casino-theme #main-panel .btn {
    color: #fff!important
}

.casino-theme .center-container>.row {
    margin-top: -15px;
    margin-bottom: -15px
}

.casino-theme .games {
    border-top: 1px solid #d9d9d9;
    margin-bottom: 0!important;
    margin-top: 0!important
}

.casino-theme #lpt-slider-panel.lpt-line .carousel-indicators {
    position: absolute
}

.casino-theme .casino-inner-height #main-panel {
    margin-left: auto;
    margin-right: auto
}

.casino-inner-height #main-panel {
    min-height: 100px
}

#casino-buttons {
    position: absolute;
    right: -40px;
    top: 12px;
    height: 100px;
    width: 40px;
    overflow: hidden
}

#casino-buttons .btn {
    margin-bottom: 15px;
    float: right
}

#casino-game {
    display: inline-block;
    background-color: #444;
    overflow: hidden
}

#casino-game .game-ratio {
    margin-top: 75%
}

#casino-game .casino-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

#casino-game .casino-container .login-block {
    background-color: #404447;
    padding: 20px;
    width: 300px
}

#casino-game .casino-container.full-screen {
    position: fixed!important;
    z-index: 1035;
    -webkit-backface-visibility: hidden;
    bottom: inherit!important
}

#casino-game.full {
    width: 100%;
    height: 100%;
    min-height: 100%
}

#casino-info {
    margin: 15px 0;
    overflow: auto;
    overflow-x: hidden
}

.casino-game {
    width: 100%;
    background-color: #13171E;
    position: relative;
    display: block;
    float: left;
    background-position: top center;
    padding:0 !important;
    background-repeat: no-repeat;
}

.casino-game:before {
    content: "";
    display: block;
    padding-top: 100%
}

.casino-image .inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .25s ease-in-out;
    cursor: pointer;
    margin:0 15px 15px 15px;
}

.casino-image .inner span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.casino-image .inner span h4 {
    font-size: 14px;
    color: #fff;
    margin-bottom: -10px;
    margin-top: 10px;
    text-transform: none
}

.casino-image .inner span i {
    font-size: 60px;
    color: #fff
}

.casino-image .inner:hover,
.casino-image .inner:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.casino-block {
    padding: 15px 85px 15px 125px;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f7f7f7;
    overflow: hidden;
    height: 135px
}

.casino-block:nth-child(6n-1),
.casino-block:nth-child(6n-2),
.casino-block:nth-child(6n) {
    background-color: #fff
}

.casino-block .casino-game {
    width: 100px;
    height: 100px;
    margin: 0 0 0 -110px
}

.casino-block .title {
    float: left
}

.casino-block .title h3 {
    margin-top: 15px;
    text-transform: none
}

.casino-block .play {
    font-size: 60px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.casino-cat {
    font-size: 14px;
    font-family: "Poppins", "Avenir", sans-serif;
    font-weight: bold;
    white-space: normal
}

.casino-cat a {
    color: #13171E !important
}

.casino-cat a.active {
    color: #a02488 !important
}

.casino-hot,
.casino-pop,
.casino-new {
    position: absolute;
    top: -2.7%;
    left: -2.7%;
    width: 50%;
    height: 50%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.casino-mobile {
    position: absolute;
    bottom: -2.7%;
    right: -2.7%;
    width: 30%;
    height: 30%;
    background: url(images/casino/mobile.png) no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.casino-hot {
    background: url(images/casino/hot.png) no-repeat
}

.casino-pop {
    background: url(images/casino/pop.png) no-repeat
}

.casino-new {
    background: url(images/casino/new.png) no-repeat
}

.casino-sep {
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
    height: 16px!important;
    border-top: 1px solid #d9d9d9
}

@media (max-width:992px) {
    .casino-block:nth-child(6n-1),
    .casino-block:nth-child(6n-2),
    .casino-block:nth-child(6n) {
        background-color: #f7f7f7
    }
    .casino-block:nth-child(4n-1),
    .casino-block:nth-child(4n) {
        background-color: #fff
    }
    .casino-mobile {
        display: none
    }
}

@media (max-width:767px) {
    .casino-theme .casino-inner-height #main-panel {
        position: static
    }
    #casino-game {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1035
    }
    .casino-game h4 {
        display: none!important
    }
    .casino-block {
        padding: 10px 65px 10px 105px;
        height: 100px
    }
    .casino-block:nth-child(4n-1),
    .casino-block:nth-child(4n) {
        background-color: #f7f7f7
    }
    .casino-block:nth-child(2n) {
        background-color: #fff
    }
    .casino-block .casino-game {
        width: 80px;
        height: 80px;
        margin-left: -90px
    }
    .casino-block .casino-game i {
        font-size: 50px!important
    }
    .casino-block .play {
        font-size: 50px
    }
}

@media (max-width:480px) {
    .casino-theme h2 a {
        font-size: 14px;
        margin-top: 5px
    }
    .casino-theme h2 a i {
        font-size: 20px;
        height: 20px;
        width: 20px
    }
}

.livecasino-theme .navbar-menu2 .navbar-nav>li.active,
.livecasino-theme .navbar-menu2 .navbar-nav>li.active a,
.livecasino-theme .nav-bg,
.livecasino-theme .navbar-title {
    background-color: #2450a0
}

.livecasino-theme .navbar .submenu>li>a:hover,
.livecasino-theme .navbar .submenu>li>a:focus {
    background-color: #20488f
}

.livecasino-theme #main {
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat
}

.livecasino-theme #main-panel {
    margin-top: 0;
    min-height:0
}

.livecasino-theme #main-panel .center-container {
    margin:0
}

.livecasino-theme .bg-header {
    padding: 40px 0 10px 0!important
}

.livecasino-theme .bg-header>div {
    text-align: center;
    margin-bottom: 30px
}

.livecasino-theme .bg-header .clearfix,
.livecasino-theme .bg-header .dl-horizontal dd,
.livecasino-theme .bg-header .container,
.livecasino-theme .bg-header .container-fluid,
.livecasino-theme .bg-header .row,
.livecasino-theme .bg-header .form-horizontal .form-group,
.livecasino-theme .bg-header .btn-toolbar,
.livecasino-theme .bg-header .btn-group-vertical>.btn-group,
.livecasino-theme .bg-header .nav,
.livecasino-theme .bg-header .navbar,
.livecasino-theme .bg-header .navbar-header,
.livecasino-theme .bg-header .navbar-collapse,
.livecasino-theme .bg-header .pager,
.livecasino-theme .bg-header .panel-body,
.livecasino-theme .bg-header .modal-footer {
    margin-bottom: 0
}

.livecasino-theme .bg-header .casino-game {
    max-width: 460px;

    background-color: transparent;
    margin: 0 0 0 0;
    float: none;
    display: inline-block;
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5)
}

.livecasino-theme .bg-header .casino-game .inner {
}

.livecasino-theme .bg-header .casino-game .inner i {
    font-size: 80px
}

.livecasino-theme .bg-header .casino-game .inner h4 {
    font-size: 18px
}

.livecasino-theme .bg-header .active .casino-game {
    padding-bottom: 10px;
    -moz-box-shadow: 0 0 10px 7px rgba(248, 234, 223, 0.5);
    -webkit-box-shadow: 0 0 10px 7px rgba(248, 234, 223, 0.5);
    box-shadow: 0 0 10px 7px rgba(248, 234, 223, 0.5);
    margin: -10px -10px -10px -10px;
    max-width: 290px
}

.livecasino-theme .nav-tabs li {
    background-color: #3a4862;
    border-right: 1px solid #2e3a4e;
    border-left: 1px solid #44516a;
    border-bottom: 1px solid #2e3a4e;
    margin-bottom: 0
}

.livecasino-theme .nav-tabs li:hover,
.livecasino-theme .nav-tabs li:focus {
    background-color: #404E69
}

.livecasino-theme .nav-tabs li.active {
    background-color: #2450a0;
    box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.25)
}

.livecasino-theme .nav-tabs li a {
    background-color: transparent!important;
    color: #c3c3c3 !important;
    border: 0!important;
    padding: 15px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    margin-bottom: 0
}

.livecasino-theme .nav-tabs h2 {
    color: #fff;
    margin: 0 0 15px 0
}

.livecasino-theme .nav-tabs p {
    margin: 0;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif
}

.livecasino-theme .tab-content {
    margin-top: 40px
}

.livecasino-theme .tab-content h2 {
    margin-top: 0
}

#casino-block {
    background-color: #fff;


;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    overflow: hidden
}

#casino-block .casino-container {
    margin: 15px 0;
    padding: 0 15px
}

#casino-block h2 {
    margin-bottom: 10px
}

.casino-gameplay {
    margin-top: 30px
}

.casino-gameplay .form-group {
    max-width: 200px
}

.casino-footer {
    background-color: #f7f7f7;
    border-top: 1px solid #d9d9d9;
    margin-top: 20px!important;
    font-family:"Poppins", "Avenir", sans-serif;
    color: #13171E;
    padding-top: 25px
}

.casino-footer i {
    font-size: 50px;
    float: left;
    margin-right: 10px;
    color: #929292
}

.casino-footer span {
    line-height: 14px;
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

.casino-footer>div {
    margin-bottom: 25px
}

.casino-banner {
    margin: 0;
    padding: 0 20px 20px 20px;


;
    background-color: #f7f7f7;
    display: table;
    width: 100%;
    table-layout: fixed
}

.casino-banner>div {
    padding: 20px 0 0 0;
    display: table-cell;
    float: none;
    vertical-align: middle
}

@media (max-width:991px) {
    #casino-block {

        margin: 0;
        border-top: 1px solid #d9d9d9
    }
    #casino-block .casino-container {
        margin: 10px 0;
        padding: 0 10px
    }
    .casino-banner {
        display: block
    }
    .casino-banner>div {
        display: block;
        float: left
    }
}

@media (max-width:767px) {
    .livecasino-theme .nav-tabs li {
        width: 50%;
        float: left;
        height: 130px
    }
    .livecasino-theme .nav-tabs li:first-child {
        width: 100%
    }
}

.livegames-theme .navbar-menu2 .navbar-nav>li.active,
.livegames-theme .navbar-menu2 .navbar-nav>li.active a,
.livegames-theme .nav-bg,
.livegames-theme .navbar-title {
    background-color: #72b842
}

.livegames-theme .navbar .submenu>li>a:hover,
.livegames-theme .navbar .submenu>li>a:focus {
    background-color: #69a93d
}

.livegames-theme .navbar-menu2 .navbar-nav .open .dropdown-menu>.active>a {
    background-color: #5b9235
}

.livegames-theme .center-container {
    padding: 0;
    margin: 0
}

.livegames-theme #lpt-slider-panel.lpt-line {
    margin-bottom: 0
}

.livegames-theme #lpt-slider-panel.lpt-line .carousel-indicators {
    position: absolute
}

.livegames-theme .jackpot #large-slider .carousel-inner {
    height: 135px
}

.livegames-theme .jackpot #large-slider .item-inner {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    padding-left: 12%;
    padding-right: 12%
}

.panel-jackpot {
    margin: 15px 0;
    overflow-x: auto;
    background-color: rgba(25, 0, 0, 0.5);
    box-shadow: 0 -2px 6px 0 rgba(1, 0, 41, 0.5)
}

.panel-jackpot i {
    font-size: 32px;
    color: #fff;
    display: inline-block;
    margin-right: 15px;
    float: left
}

.panel-jackpot h2 {
    font-size: 30px;
    color: #fe0300
}

.panel-jackpot h4 {
    color: #fff;
    font-size: 18px
}

.panel-jackpot h2,
.panel-jackpot h4 {
    margin: 0 7px;
    display: inline-block;
    float: left;
    line-height: 30px
}

.panel-jackpot .panel-body {
    padding: 0;
    display: table;
    width: 100%;
    min-height: 50px
}

.panel-jackpot .panel-body>div {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding: 0
}

.panel-jackpot .pot {
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    padding-right: 0;
    white-space: nowrap;
    overflow: hidden
}

.panel-jackpot .pot .pot-block {
    margin: 10px auto;
    display: table
}

.panel-jackpot .pot .pot-info {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 0 7px 10%
}

.panel-jackpot .info {
    border-left: 1px solid rgba(255, 255, 255, 0.15)
}

.panel-jackpot .info .info-block {
    margin: 10px auto;
    display: table;
    text-align: center
}

#jackpot-msg .modal-content {
    background-position: center top;
    background-size: 150%;
    background-color: #ccc;
    background-repeat: no-repeat;
    box-shadow: 0 5px 60px rgba(255, 255, 255, 0.5)
}

#jackpot-msg .modal-header {
    border-bottom: 0
}

#jackpot-msg .modal-header h4 {
    color: #fff
}

#jackpot-msg .modal-header .close {
    color: #fff;
    opacity: 0.6
}

#jackpot-msg .modal-body {
    padding-top: 0;
    color: #fff
}

#jackpot-msg .modal-body h3 {
    color: #fff
}

#jackpot-msg .modal-body h3 b {
    color: #fe0300
}

#jackpot-msg .modal-body p {
    color: #444
}

@media (max-width:1360px) {
    .livegames-theme #large-slider .item-inner {
        padding-left: 13%;
        padding-right: 13%
    }
    .livegames-theme .jackpot #large-slider .carousel-inner {
        height: 115px
    }
    .panel-jackpot {
        margin: 0
    }
}

@media (max-width:991px) {
    .livegames-theme .jackpot #large-slider .item-inner {
        top: 0
    }
    .livegames-theme .jackpot #large-slider .carousel-inner {
        height: 54px
    }
}

@media (max-width:767px) {
    .livegames-theme .jackpot #large-slider .carousel-inner {
        height: 75px
    }
    .livegames-theme .jackpot #large-slider .carousel-inner>.item>a>img {
        width: 200%;
        max-width: inherit
    }
    .panel-jackpot {
        margin: 0
    }
    .panel-jackpot i {
        margin-right: 7px
    }
    .panel-jackpot .pot {
        padding-left: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        border-top: 1px solid rgba(0, 0, 0, 0.5);
        border-left: 0
    }
    .panel-jackpot .pot .pot-block {
        margin: 0
    }
    .panel-jackpot .info {
        padding: 5px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        border-top: 1px solid rgba(0, 0, 0, 0.5)
    }
    .panel-jackpot .info>div {
        padding: 0 5px
    }
    .panel-jackpot .info .info-block {
        margin: 0 0 0 10px;
        white-space: nowrap
    }
    .panel-jackpot .info i {
        font-size: 20px;
        line-height: 36px;
        float: none
    }
    .panel-jackpot .info h2,
    .panel-jackpot .info h4 {
        float: none
    }
}

@-moz-document url-prefix() {
    .livegames-theme .jackpot #large-slider .item-inner {
        padding-left: 9%;
        padding-right: 9%
    }
    @media (max-width:767px) {
        .livegames-theme .jackpot #large-slider .item-inner {
            padding-left: 12%;
            padding-right: 12%
        }
    }
}

.poker-theme .navbar-menu2 .navbar-nav>li.active,
.poker-theme .navbar-menu2 .navbar-nav>li.active a,
.poker-theme .nav-bg,
.poker-theme .navbar-title {
    background-color: #cc0f6c
}

.poker-theme .navbar .submenu>li>a:hover,
.poker-theme .navbar .submenu>li>a:focus {
    background-color: #b90e62
}

.poker-theme #main {
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat
}

.poker-theme .bg-header {
    height: 709px;
    position: relative
}

.poker-theme .bg-header-sm {
    height: 535px;
    position: relative
}

.poker-theme #main-panel {
    min-height: 300px
}

.poker-theme #main-panel a {
    color: #cc0f6c
}

.poker-theme #main-panel a:hover,
.poker-theme #main-panel a:focus {
    color: #af0d5d
}

.poker-theme #main-panel .btn {
    color: #fff!important
}

.poker-theme .center-container {
    margin: 0 0 20px 0
}

.poker-theme .center-container h2 {
    margin: 30px 0
}

.poker-theme .center-container h2 i {
    color: #929292;
    margin-right: 15px
}

.poker-theme .center-container h4 {
    margin-top: 25px
}

.poker-theme .center-container h2,
.poker-theme .center-container h3,
.poker-theme .center-container h4 {
    color: #444b61
}

.poker-theme #event-slider {
    height: 250px;
    margin-bottom: 0
}

.poker-theme #event-slider .item {
    height: 250px
}

.poker-theme #event-slider .carousel-caption {
    display: table;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2)
}

.poker-theme #event-slider .text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40%
}

.poker-theme #lpt-slider-panel.lpt-line .carousel-indicators {
    position: absolute
}

.poker-btns {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
    max-width: 630px;
    margin: 0 auto;
    width: 100%
}

.poker-app {
    text-align: center
}

.poker-app ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-bottom: 20px;
    border: 1px solid #cc0f6c;


;
    overflow: hidden
}

.poker-app ul li {
    display: table-cell;
    width: 50%;
    text-align: center
}

.poker-app ul li a {
    color: #13171E;
    font-size: 15px;
    border: 0!important;
    margin: 0;

}

.poker-app ul li.active a {
    background-color: #cc0f6c !important;
    color: #fff!important
}

.poker-app img,
.poker-app p {
    margin: 15px auto;
    display: block;
    font-size: 14px
}

#download-mobile .modal-dialog,
#download-tablet .modal-dialog,
#download-desktop .modal-dialog {
    margin-top: 262px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto
}

#download-mobile .code,
#download-tablet .code,
#download-desktop .code {
    max-height: 120px;
    max-width: 120px
}

.video-block .video {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 120px;
    margin-bottom: 20px;


;
    display: table;
    width: 100%;
    border: 0
}

.video-block .video span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.video-block .video i {
    font-size: 60px;
    color: #fff;
    opacity: 1
}

.video-block .video:hover i {
    opacity: 0.8
}

.game-rules li {
    margin-bottom: 25px
}

.game-rules div {
    font-size: 18px;
    font-weight: 600
}

.game-rules p {
    color: #929292;
    font-size: 12px;
    overflow: hidden;
    height: 16px
}

.blog-block {
    height: 400px;
    overflow: auto;


;
    border: 1px solid #d9d9d9;
    padding: 0 15px
}

.blog-block ul {
    margin-top: -15px
}

.blog-block h3 {
    text-transform: none;
    font-size: 18px;
    margin-top: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600
}

.blog-block img {
    margin: 15px 0
}

.blog-block p {
    max-height: 45px;
    line-height: 15px;
    overflow: hidden;
    color: #6a6862
}

.blog-block .btn {
    margin: 20px 0
}

.playlist {
    height: 96px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #d9d9d9;
}

.playlist .scroll-container {
    position: absolute;
    width: 100%;
    height: 95px;
    overflow: hidden;
    overflow-x: auto;
    background-color: #ecebeb
}

.playlist ul {
    display: table;
    margin-left: 0
}

.playlist ul li {
    display: table-cell;
    padding: 8px 0 8px 8px
}

.playlist ul li img {
    height: 70px;
    width: auto
}

.playlist ul li .img-thumbnail {
    min-width: 100px;
    border-color: #c3c3c3
}

.playlist ul li.active .img-thumbnail {
    border-color: #cc0f6c
}

.twitter-timeline {
    width: 100%!important
}

.customisable-border {
    border-color: #d9d9d9 !important
}

@media (min-width:992px) {
    #download-mobile .modal-dialog,
    #download-tablet .modal-dialog,
    #download-desktop .modal-dialog {
        margin-top: 262px
    }
}

@media (max-width:991px) {
    .poker-theme #event-slider {
        height: 260px
    }
    .poker-theme #event-slider .item {
        height: 260px
    }
    .poker-theme #event-slider .text {
        padding-left: 30%
    }
    #download-mobile .modal-dialog,
    #download-tablet .modal-dialog,
    #download-desktop .modal-dialog {
        margin-top: 262px
    }
}

@media (min-width:768px) {
    #download-mobile .modal-content {
        margin-left: -215px;
        margin-right: 215px
    }
    #download-mobile .modal-dialog {
        margin-top: 262px
    }
    #download-desktop .modal-content {
        margin-left: 215px;
        margin-right: -215px
    }
    #download-desktop.ca .modal-content {
        margin-left: -215px;
        margin-right: 215px
    }
    #download-desktop .modal-dialog {
        margin-top: 262px
    }
    #download-tablet .modal-dialog {
        margin-top: 262px
    }
}

@media (max-width:767px) {
    .poker-theme #main {
        background-position: 36% top
    }
}

.acc-theme #main-panel {
    min-height: 500px;
    height: auto
}

.acc-theme #main-panel #main-right {
    background-color: #ecebeb;
    text-shadow: 1px 1px #ffffff
}

.acc-theme #main-panel #main-right1 {
    background-color: #ecebeb;
    text-shadow: 1px 1px #ffffff
}

.acc-theme #main-panel #main-right:before {
    content: "";
    background: transparent url(../images/menu/shadow-from-left.png) repeat-y;
    background-position: right;
    height: 100%;
    width: 8px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.acc-theme #main-panel #main-right1:before {
    content: "";
    background: transparent url(../images/menu/shadow-from-left.png) repeat-y;
    background-position: right;
    height: 100%;
    width: 8px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.acc-theme .right-container {
    padding-left: 15px
}

.acc-theme .left-container .avatar {
    margin: 15px auto
}

.acc-theme .bonus-row a {
    border-bottom: 1px solid #f59602;
    display: table
}

.bank-list {
    margin: -10px
}

.bank-list label:before {
    margin-top: 15px!important
}

.bank-list label span {
    width: 117px;
    height: 50px;
    border: 1px solid #d9d9d9;
    float: left;
    background-repeat: no-repeat;
    background-position: top center
}

.bank-list .radio {
    height: 50px;
    margin: 10px!important;
    width: auto;
    float: left
}

.bank-list .radio:hover span,
.bank-list .radio:focus span {
    border-color: #c3c3c3
}

.avatar {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-size: cover!important;
    -moz-box-shadow: inset 0 -2px 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 -2px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 -2px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;
    background: url(/assets/theme15/images/menu/avatar-bc4c00165882297f7903850232223778.jpg);
}

.tongue {
    float: right;
}

.tongue .btn {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius:0;
    border-top-left-radius:0;
    width: 100%;
}

.tongue span {
    width: auto
}

.tongue .input-group-addon {
    padding: 6px 10px;
    line-height: inherit;
    border: 0
}

.tongue .input-group-addon label {
    font-weight: 300;
    margin-bottom: 0
}

.tongue .btn {
    margin-bottom: 0!important;
}

.tongue.money .input-group-addon {
    padding: 1px 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tongue.money .input-group-addon label {
    color: #fff;
    font-weight: bold;
    font-size: 15px!important
}


.login-container {
    background-color: #404447;
    position: absolute;
    width: 100%;
    min-height: 100%;
    padding: 15px;
    color: #fff
}

.login-container h4 {
    color: #fff
}

.login-container h4.center {
    display: block;
    text-align: center;
    margin-bottom: 15px
}

.login-container h4 i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
    display: inline-block
}

.login-container .login-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -webkit-filter: blur(4px) grayscale(20%);
    -moz-filter: blur(4px) grayscale(20%);
    -o-filter: blur(4px) grayscale(20%);
    -ms-filter: blur(4px) grayscale(20%);
    filter: blur(4px) grayscale(20%);
    filter: url(less/themes/blur.svg#blur);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='4')
}

.login-block {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 220px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.login-block .form-group {
    margin-bottom: 10px
}

.login-block .btn {
    width: 100%
}

@media (max-width:991px) {
    .acc-theme #main-left:after {
        background: none !important;
    }
    .acc-theme .left-container {
        padding-top: 96px
    }
    .acc-theme .left-container .no-padding-sm {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width:480px) {
    .acc-theme .bonus-row .col-xs-4 {
        width: 100%
    }
}

.welcome-theme #main-panel {
    min-height: auto
}

.welcome-theme #lpt-slider-panel.lpt-line .carousel-indicators {
    position: absolute
}

.products {
    margin: 0 -5px
}

.products>div {
    padding: 0 10px
}

.products .product {
    height: 180px;
    margin: 10px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    display: block;
    overflow: hidden;
    box-shadow: inset 0 -7px 0 0 rgba(0, 0, 0, 0.4)
}

.products .product h3 {
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 15px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: none;
    transition: .3s;
    opacity: 1
}

.products .product h3 i {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 24px
}

.products .product .inner {
    position: absolute;
    opacity: 0;
    text-align: center;
    transition: opacity .25s ease-in-out;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.products .product .inner span {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.products .product .inner .btn {
    margin-top: 5px
}

.products .product:hover .inner {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5)
}

.products .product:hover h3 {
    bottom: -40px
}

.panel-c {
    min-height: 0 !important
}

.panel-c img {
    opacity: 0.9
}

.panel-c img:hover {
    opacity: 1
}

.product-c {
    margin: 10px 0;
;
    position: relative;
    display: block;
    overflow: hidden
}

@media (max-width:480px) {
    .products>div {
        width: 100%
    }
}

@media (max-width:991px) {
    .products {
        margin: 0 -5px
    }
    .products>div {
        padding: 0 5px
    }
    .products .product {
        margin: 5px 0;
        height: auto
    }
}

.article-theme #main {
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat
}

.article-theme .bg-header {
    text-align: center;
    padding-bottom: 40px!important
}

.article-theme .bg-header h1 {
    color: #fff;
    font-size: 50px;
    line-height: 1;
    margin: 40px 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3)
}

.article-theme .bg-header .btn {
    margin: 10px
}

.article-theme .sport-menu {
    margin-top: 0;
    margin-bottom: 25px
}

.article-theme .sub-sport-menu .panel-heading {
    cursor: pointer
}

.article-theme .sub-sport-menu .panel-heading i {
    margin-right: 0
}

.article-theme .sub-sport-menu .panel-body {
    padding: 0;
    border: 0
}

.article-theme .sub-sport-menu .list-group {
    margin-bottom: 0
}

.article-theme .sub-sport-menu .list-group-item {
    line-height: inherit;
    padding-left: 10px;
    text-transform: none;
    color: #13171E;
    text-shadow: 1px 1px #fff
}

.article-theme .sub-sport-menu .list-group-item.active {
    background-color: #d9d9d9;
    border-color: #c3c3c3;
    z-index: 1
}

.article-theme .center-container img,
.article-theme .center-container ul,
.article-theme .center-container ol {
    margin-bottom: 15px;
    margin-top: 15px
}

.article-theme .center-container h4,
.article-theme .center-container h3 {
    margin-top: 25px
}

.article-theme .center-container b,
.article-theme .center-container strong {
    font-weight: 600;
    color: #444
}

.article-theme .panel-white .panel-heading:first-child {
    border-top: 0!important
}

.article-theme .panel-white h4,
.article-theme .panel-white h3 {
    margin-top: 0
}

.article-theme .methods {
    margin-top: 25px
}

.article-theme .methods .row {
    margin-bottom: -1px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.article-theme .methods img {
    margin: 0 auto
}

.article-theme .methods h3 {
    margin-top: 15px
}

.article-theme .methods p {
    margin-top: 15px
}

.article-theme .img-thumbnail {
    max-width: 200px
}

.mobile-theme .center-container {
    margin: 0;
    padding: 0
}

.mobile-theme .center-container>.row {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0
}

.mobile-theme .center-container img {
    margin: 0
}

.mobile-theme .center-container .blue-line {
    background-color: #edf0f5
}

.mobile-theme .center-container .col-img,
.mobile-theme .center-container .col-text {
    display: table-cell;
    float: none
}

.mobile-theme .center-container .col-img {
    vertical-align: bottom;
    padding: 40px 0 0 0
}

.mobile-theme .center-container .col-img img {
    margin: 0 auto
}

.mobile-theme .center-container .col-text {
    padding: 20px 40px
}

.mobile-theme .center-container .download {
    padding-top: 25px
}

.mobile-theme .center-container .download label {
    margin-bottom: 15px
}

.mobile-theme .center-container .tab-bullets a {
    color: #13171E;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid #d9d9d9;
    width: 30px;
    height: 30px;
    margin: 10px 10px 15px 0;
    padding: 2px 8px;
    display: block
}

.mobile-theme .center-container .tab-bullets li.active a {
    background-color: #444b61;
    border-color: #444b61;
    color: #fff
}

.mobile-theme .center-container .mobile-footer {
    background-color: #f59602;
    background-image: url(images/mobile/mobile-sport-bg.jpg);
    padding: 30px 40px;
    text-align: center
}

.mobile-theme .center-container .mobile-footer h1 {
    color: #fff
}

.mobile-theme .center-container .mobile-footer ul {
    margin-top: 25px
}

.mobile-theme .center-container .mobile-footer ul a {
    color: #fff;
    font-size: 18px;
    font-weight: 900
}

.promo-theme #main-panel {
    min-height: 300px
}

.promo-theme .center-container {
    margin-top: 0
}

.promo-theme .center-container .form-group {
    margin: 30px 0
}

.promo-theme .nav-tabs {
    margin: 0 0 30px 0!important
}

.promo-theme .nav-tabs li {
    background-color: #3a4862;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    padding-left: 60px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 0
}

.promo-theme .nav-tabs li:hover {
    background-color: rgba(0, 0, 0, 0.1)
}

.promo-theme .nav-tabs li a {
    background-color: transparent!important;
    border: 0!important;
    text-align: left!important;
    color: #fff
}

.promo-theme .nav-tabs h1 {
    color: #fff;
    float: left;
    margin-left: -50px;
    font-size: 60px;
    font-weight: 800;
    line-height: 35px
}

.promo-theme .nav-tabs h2 {
    color: #fff;
    margin: 10px 0
}

.promo-theme .nav-tabs p {
    margin-bottom: 10px;
    color: #d9d9d9
}

.proms {
    margin-top: -15px;
    margin-bottom: -15px
}

.proms .promo {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    border-radius: 28px;
}

.proms .promo img {
    margin: 0!important;
    border-radius: 2rem;
}


.news .row {
    padding: 15px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: -1px;
    display: table;
    table-layout: fixed
}

.news .news-img,
.news .news-text {
    display: table-cell;
    float: none;
    width: 50%
}

.news .news-img img {
    margin: 0!important;


;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2)
}

.news .news-text {
    vertical-align: middle
}

.news .news-text h2,
.news .news-text h3,
.news .news-text h4 {
    margin-bottom: 15px;
    margin-top: 15px
}

.news .news-text p {
    font-size: 14px;
    margin-bottom: 5px
}

.news .news-text p span,
.news .news-text p a {
    color: #6a6862
}

.news .news-text p span {
    margin-right: 15px
}

.news .news-text p i {
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px
}

.news .news-text p a:hover {
    color: #f59602
}

.news .news-pagination {
    margin-top: 15px
}

.news-inner .row {
    border-bottom: 0
}

.news-inner .news-body {
    margin: 15px 0 25px 0
}

.news-inner .news-body a {
    font-weight: bold;
    text-decoration: underline
}

.news-inner .news-footer {
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    margin-bottom: -15px
}

.news-inner .news-more {
    display: table;
    width: 100%;
    table-layout: fixed
}

.news-inner .news-more>div {
    display: table-cell;
    float: none
}

.news-inner .news-more>div:first-child {
    border-right: 1px solid #d9d9d9
}

.news-inner .news-more .news-text {
    height: auto
}

#download-app .modal-body {
    padding-bottom: 0
}

#download-app .modal-body .row {
    table-layout: fixed;
    display: table
}

#download-app .modal-body .row>div {
    float: none;
    display: table-cell;
    vertical-align: bottom
}

#download-app .modal-body .row>div:last-child {
    vertical-align: middle
}

#download-app .modal-body .btn-mobile {
    margin-bottom: 15px;
    display: inline-flex
}

.btn-mobile {
    text-align: left
}

.btn-mobile i {
    font-size: 34px;
    margin-right: 15px;
    margin-top: 2px;
    float: left
}

.work-time {
    margin-bottom: 25px
}

.work-time .day {
    width: 14.285%;
    float: left;
    padding: 15px;
    border-right: 1px solid #d9d9d9;
    overflow: hidden
}

.work-time .day:last-child {
    border-right: 0
}

.work-time p {
    margin-bottom: 0;
    color: #f59602;
    font-size: 18px;
    font-weight: 900
}

.work-time span {
    margin-top: 5px;
    display: block
}

.work-time i {
    font-size: 18px;
    margin-right: 8px
}

@media (max-width:991px) {
    .page-heading {
        display: none!important
    }
    .methods h3 {
        display: none
    }
    .methods img {
        max-height: 80px;
        width: auto
    }
    .article-theme .bg-header {
        background: rgba(0, 0, 0, 0.2)
    }
    .proms {
        margin-top: 0;
        margin-bottom: -5px
    }
    .news {
        margin-top: -15px
    }
    .news-inner .news-more>div {
        vertical-align: top
    }
    .news-inner .news-footer {
        margin-bottom: -10px
    }
    .news-inner .news-footer .news-img,
    .news-inner .news-footer .news-text {
        display: block;
        width: 100%
    }
}

@media (max-width:767px) {
    .article-theme .bg-header {
        padding-bottom: 20px!important
    }
    .article-theme .bg-header h1 {
        margin: 20px 0
    }
    .article-theme .bg-header .btn {
        margin: 3px
    }
    .mobile-theme .center-container>.row {
        display: block!important
    }
    .mobile-theme .col-img,
    .mobile-theme .col-text {
        display: block!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
        width: 100%
    }
    .mobile-theme .col-img img {
        max-height: 200px
    }
    .mobile-theme .mobile-footer {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .news {
        display: block
    }
    .news .news-img,
    .news .news-text {
        display: block;
        width: 100%
    }
    .news-inner .news-more {
        display: block
    }
    .news-inner .news-more>div {
        display: block;
        width: 100%
    }
    .btn-mobile {
        padding: 10px
    }
    .work-time .day {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #d9d9d9
    }
    .work-time .day:last-child {
        border-bottom: 0
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    input[type="radio"]+label:before,
    input[type="radio"]+label:before {
        background: url(images/form/form@2x.png)
    }
    input[type="radio"]+label:before {
        background-position: left top;
        background-size: auto 20px
    }
    input[type="radio"]:checked+label:before {
        background-position: -30px top;
        background-size: auto 20px
    }
    input[type="radio"]+label:before {
        background-position: -60px top;
        background-size: auto 20px
    }
    input[type="radio"]:checked+label:before {
        background-position: -90px top;
        background-size: auto 20px
    }
    .withLoader:after {
        background: url('images/form/spiner@2x.gif');
        background-size: auto 16px
    }
    button.withLoader:after,
    .btn.withLoader:after {
        background-image: url('images/form/spiner_gray@2x.gif')
    }
}

/*@media only screen and (-webkit-min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (min--moz-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (-o-min-device-pixel-ratio:2/1) and only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (min-device-pixel-ratio:2) and only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (min-resolution:192dpi) and only screen and (-webkit-min-device-pixel-ratio:2),
    only screen and (min-resolution:2dppx) and only screen and (-webkit-min-device-pixel-ratio:2) {
    .sportsbook-theme.full .right-container {
        width: 100%!important
    }
}*/

@-moz-document url-prefix() {
    .logo-inline a img {
        width: 100%!important
    }
    .btn-icon {
        padding-top: 6px;
        padding-bottom: 6px
    }
    .btn-icon.btn-lg {
        padding-top: 9px;
        padding-bottom: 9px
    }
    .btn-icon.btn-sm {
        padding-top: 0;
        padding-bottom: 0
    }
    .btn-icon.btn-sx {
        padding-top: 0;
        padding-bottom: 0
    }
    .img-responsive,
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        width: 100%
    }
    #download-app .modal-body .row {
        width: calc(100% + 30px)
    }
    .mobile-theme .center-container .col-img img {
        height: auto;
        max-height: 100%
    }
    .sub-sport-menu .panel-heading .country-title span {
        position: absolute;
        right: 10px;
        top: 10px
    }
    .news .row {
        width: calc(100% + 30px)
    }
    footer .footer-menu .support ul a img {
        filter: grayscale(100%) !important
    }
    footer .footer-menu .support ul a img:hover {
        filter: grayscale(0) !important
    }
    .navbar-menu2,
    .navbar-menu2 .navbar-nav>li.active>a {
        transition: none
    }
    @media (max-width:1310px) {
        #large-slider .carousel-inner {
            margin-left: -16%;
            margin-right: -16%
        }
    }
    @media (max-width:991px) {
        .navbar-acc .btn-acc {
            margin-top: -70px
        }
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .logo-inline a img {
        width: 100%!important
    }
    .left-container,
    .right-container {
        padding-right: 15px;
        width: 100%;
        -ms-overflow-style: none
    }
    #download-app .modal-body .row {
        width: calc(100% + 30px)
    }
    .news .row {
        width: calc(100% + 30px)
    }
}

_:-ms-lang(x),
_:-webkit-full-screen,
.left-container,
.right-container {
    padding-right: 28px
}

_:-ms-lang(x),
.navbar-menu2,
.navbar-menu2 .navbar-nav>li.active>a {
    transition: none
}

#lpt-panel {
    background-color: #fff;
    display: table;
    width: 100%
}

#lpt-panel .container {
    padding: 0;
    display: table
}

#lpt-panel .item {
    text-align: center;
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 12px;
    line-height: 120%;
    color: black!important;
    vertical-align: middle;
    padding: 8px 5px;
    text-shadow: none!important
}

#lpt-panel .item:last-child {
    border-bottom: none
}

#lpt-panel.lpt-line {
    padding: 0 5px;
    border-bottom: 1px solid #d9d9d9
}

#lpt-panel.lpt-line .item {
    display: table-cell;
    border-bottom: none
}

.fix-submenu #lpt-panel {
    display: none
}

.no-outline {
    outline: none !important
}

@media (max-width:991px) {
    #lpt-panel {
        display: none
    }
}

.height-auto {
    height: auto!important;
    max-height: 400px
}

.banktransfertr-panel {
    padding: 20px
}

.banktransfertr-panel p {
    font-size: 14px;
    font-weight: 900
}

.panel .bets li .free {
    background-color: #d9d9d9;


;
    padding: 4px;
    margin-top: 10px
}

.panel .bets li .free .form-control {
    width: 150px;
    display: inline-block;
    float: right
}

.panel .bets li .free .text {
    width: 60px;
    font-size: 11px;
    display: inline-block;
    line-height: 25px
}

.free .input-sm {
    height: 25px;
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;

}

.panel .bets li.freebet {
    padding-right: 50px
}

.panel .bets li.freebet .sum {
    float: right;
    margin-right: -40px;
    font-family: Tahoma, Verdana, Segoe, sans-serif
}

.panel .bets li p.time {
    margin-bottom: 0;
    font-size: 12px;
    color: #6f767b
}

.rollover_details_code {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 106px;
    height: 1.2em;
    white-space: nowrap
}

.bets .event .game {
    display: table
}

.app-theme {
    padding-top: 0!important;
    background-color: #fff
}

.app-theme .navbar,
.app-theme footer,
.app-theme .live-chat,
.app-theme .scrollup,
.app-theme .navbar-title,
.app-theme .session-time {
    display: none!important
}

.app-theme #main-panel {
    margin: 0;

    box-shadow: none!important
}

.app-theme .proms .promo {
    margin-top: 15px
}

.app-theme #main {
    background-color: #fff
}

.app-theme .page-heading {
    color: #fff;
    font-size: 1px;
    margin-top: 0;
    margin-bottom: 0
}

.app-theme #large-slider {
    margin-bottom: 0
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}


.checkboxlive {
    position: relative;
    display: block;
    border: 1px solid #232323;
    cursor: pointer;
    color: #fff;
    padding: 10px0 10px 10px;
    font-weight: normal;
    font-size:12px;
    background: #e1e1e1;
}

.checkboxlive:hover {
    background: #EFF5F8;
}


.checkadd{
    padding: 10px 10px 10px 10px;
    width: 100%;
    border-top:1px solid #000;
    cursor: pointer;
}


.text_live {
    font-size: 11px;
    line-height: 15px !important;
    font-weight: normal;
    text-shadow: none !important;
}

.paymentpages
{
    position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.8);
    text-align:center;
    padding-top:200px;
    z-index:10000;
}


.loader {
    color: #fff;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease;
    animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

.pointer
{
    cursor: pointer;
}

.live_left_content_wait {

    position: relative;

    width: 100%;

    height: 25px;

}

.content_loading_block {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    bottom: -10px;
    right:0;
    z-index: 1000;
    background: #4B8DB2;
    opacity: 0.5;
}

.content_loading_spinner {
    text-align: center;
    position: absolute;
    top: 20%;
    left: 48%;
    z-index: 1001;
    color: #fff;
    opacity: 1;
}

.live_content_center {

    position: relative;

    width: 37.5%;

    float: left;

    margin-left: -0.5%;

}



.live_content_center_wait {

    position: relative;

    width: 100%;

    height: 25px;

}

/* Shutter Out Vertical */
    .hvr-shutter-out-vertical {
        background: #191b20;
        color: #92929e;
        border: 1px solid rgba(255,255,255,0.1);
        margin: 5px;
        /*border-radius: 2rem;*/
        transition: all 0.3s
    }

    .hvr-shutter-out-vertical:hover {
        color:#000c24;
    background: #fff;
    }

.hvr-shutter-out-verticalx {
    background: #222 !important;
    color:#fff !important;
}

.hvr-shutter-out-verticalx:hover {
    color:#fff;
    background: linear-gradient(90deg,#f59602 0,#070707 150%) !important;
    border-left: 3px solid #1eb500;

}

.live-font {
    font-size:12px;
    font-weight: normal;
    border:1px solid #000;
}

.flag {
    width: 16px;
    height: 11px;
    background: url('/images/flag/flags.png') no-repeat;
    float: left;
    margin-right: 7px;
}

.flag.flag-Andorra {background-position: -16px 0}
.flag.flag-Birlesik Arap Emirlikleri {background-position: -32px 0}
.flag.flag-Afganistan {background-position: -48px 0}
.flag.flag-Antigua ve Barbuda {background-position: -64px 0}
.flag.flag-Anguilla {background-position: -80px 0}
.flag.flag-Arnavutluk {background-position: -96px 0}
.flag.flag-Ermenistan {background-position: -112px 0}
.flag.flag-Hollanda Antilleri  {background-position: -128px 0}
.flag.flag-Angola {background-position: -144px 0}
.flag.flag-Arjantin {background-position: -160px 0}
.flag.flag-Amerikan Samoa {background-position: -176px 0}
.flag.flag-Avusturya {background-position: -192px 0}
.flag.flag-Avustralya {background-position: -208px 0}
.flag.flag-Aruba {background-position: -224px 0}
.flag.flag-Azerbaycan {background-position: -240px 0}
.flag.flag-Bosna Hersek {background-position: 0 -11px}
.flag.flag-Barbados {background-position: -16px -11px}
.flag.flag-Banglades {background-position: -32px -11px}
.flag.flag-Belcika {background-position: -48px -11px}
.flag.flag-Burkina Faso {background-position: -64px -11px}
.flag.flag-Bulgaristan {background-position: -80px -11px}
.flag.flag-Bahreyn {background-position: -96px -11px}
.flag.flag-Burundi {background-position: -112px -11px}
.flag.flag-Benin {background-position: -128px -11px}
.flag.flag-Bermuda {background-position: -144px -11px}

.flag.flag-Bolivya {background-position: -176px -11px}
.flag.flag-Brezilya {background-position: -192px -11px}
.flag.flag-Bahama {background-position: -208px -11px}
.flag.flag-Bhutan {background-position: -224px -11px}
.flag.flag-Bouvet Adasi {background-position: -240px -11px}
.flag.flag-Botsvana {background-position: 0 -22px}
.flag.flag-Beyaz-Rusya {background-position: -16px -22px}
.flag.flag-Belize {background-position: -32px -22px}
.flag.flag-Kanada{background-position: -48px -22px}
.flag.flag-catalonia {background-position: -64px -22px}
.flag.flag-Kongo Demokratik Cumhuriyeti {background-position: -80px -22px}
.flag.flag-Orta Afrika Cumhuriyeti {background-position: -96px -22px}
.flag.flag-Kongo {background-position: -112px -22px}
.flag.flag-isvicre {background-position: -128px -22px}
.flag.flag-Fildisi Kiyisi {background-position: -144px -22px}
.flag.flag-Cook Adasi {background-position: -160px -22px}
.flag.flag-sili {background-position: -176px -22px}
.flag.flag-Kamerun {background-position: -192px -22px}
.flag.flag-cin {background-position: -208px -22px}
.flag.flag-Kolombiya {background-position: -224px -22px}
.flag.flag-Kosta Rika {background-position: -240px -22px}

.flag.flag-Yesil Burun {background-position: -16px -33px}
.flag.flag-cw {background-position: -32px -33px}
.flag.flag-Kibris {background-position: -48px -33px}
.flag.flag-Kibris-Rum-Kesimi {background-position: -48px -33px}
.flag.flag-cek-Cumhuriyeti {background-position: -64px -33px}
.flag.flag-Almanya {background-position: -80px -33px}
.flag.flag-Almanya-Amator {background-position: -80px -33px}
.flag.flag-Cibuti {background-position: -96px -33px}
.flag.flag-Danimarka {background-position: -112px -33px}
.flag.flag-Dominika {background-position: -128px -33px}
.flag.flag-Dominik Cumhuriyeti {background-position: -144px -33px}
.flag.flag-Cezayir {background-position: -160px -33px}
.flag.flag-Ekvador {background-position: -176px -33px}
.flag.flag-Estonya {background-position: -192px -33px}
.flag.flag-Misir {background-position: -208px -33px}
.flag.flag-Bati Sahra {background-position: -224px -33px}
.flag.flag-england {background-position: -240px -33px}
.flag.flag-Eritre {background-position: 0 -44px}
.flag.flag-ispanya {background-position: -16px -44px}
.flag.flag-Etiyopya {background-position: -32px -44px}
.flag.flag-eu {background-position: -48px -44px}
.flag.flag-Finlandiya {background-position: -64px -44px}
.flag.flag-Fiji {background-position: -80px -44px}
.flag.flag-Falkland Adasi {background-position: -96px -44px}
.flag.flag-Mikronezya {background-position: -112px -44px}
.flag.flag-Faroe Adalari {background-position: -128px -44px}
.flag.flag-Fransa {background-position: -144px -44px}
.flag.flag-Gabon {background-position: -160px -44px}
.flag.flag-ingiltere {background-position: -176px -44px}
.flag.flag-ingiltere-Amator {background-position: -176px -44px}
.flag.flag-Grenada {background-position: -192px -44px}

.flag.flag-Fransiz Guyanasi {background-position: -224px -44px}
.flag.flag-gg {background-position: -240px -44px}
.flag.flag-Gana {background-position: 0 -55px}
.flag.flag-Cebelitarik {background-position: -16px -55px}
.flag.flag-Gronland {background-position: -32px -55px}
.flag.flag-Gambiya {background-position: -48px -55px}
.flag.flag-Gine {background-position: -64px -55px}
.flag.flag-Guadeloupe {background-position: -80px -55px}
.flag.flag-Ekvator Ginesi {background-position: -96px -55px}
.flag.flag-Yunanistan {background-position: -112px -55px}
.flag.flag-ATP {background-position: -128px -55px}
.flag.flag-Guatemala {background-position: -144px -55px}
.flag.flag-Guam {background-position: -160px -55px}
.flag.flag-Gine-Bissau {background-position: -176px -55px}
.flag.flag-Guyana {background-position: -192px -55px}
.flag.flag-Hong Kong {background-position: -208px -55px}
.flag.flag-Heard ve McDonald Adasi {background-position: -224px -55px}
.flag.flag-Honduras {background-position: -240px -55px}
.flag.flag-Hirvatistan {background-position: 0 -66px}
.flag.flag-Haiti {background-position: -16px -66px}
.flag.flag-Macaristan {background-position: -32px -66px}
.flag.flag-ic {background-position: -48px -66px}
.flag.flag-Endonezya {background-position: -64px -66px}
.flag.flag-irlanda {background-position: -80px -66px}
.flag.flag-israil {background-position: -96px -66px}
.flag.flag-im {background-position: -112px -66px}
.flag.flag-Hindistan {background-position: -128px -66px}

.flag.flag-Japonya {background-position: -16px -77px}
.flag.flag-Kenya {background-position: -32px -77px}
.flag.flag-Kirgizistan {background-position: -48px -77px}
.flag.flag-Kambocya {background-position: -64px -77px}
.flag.flag-Kiribati {background-position: -80px -77px}
.flag.flag-Kiribati {background-position: -96px -77px}
.flag.flag-Saint Kitts ve Nevis {background-position: -112px -77px}

.flag.flag-Kuzey Kore {background-position: -144px -77px}
.flag.flag-kurdistan {background-position: -160px -77px}
.flag.flag-Kuveyt {background-position: -176px -77px}
.flag.flag-Kayman Adasi {background-position: -192px -77px}
.flag.flag-Kazakistan {background-position: -208px -77px}
.flag.flag-Laos {background-position: -224px -77px}

.flag.flag-Saint Lucia {background-position: 0 -88px}
.flag.flag-Lihtenstayn {background-position: -16px -88px}
.flag.flag-Sri Lanka {background-position: -32px -88px}
.flag.flag-Liberya {background-position: -48px -88px}
.flag.flag-Lesotho {background-position: -64px -88px}
.flag.flag-Litvanya {background-position: -80px -88px}

.flag.flag-Macau {background-position: -48px -99px}
.flag.flag-Kuzey Mariana Adasi {background-position: -64px -99px}
.flag.flag-Martinique {background-position: -80px -99px}
.flag.flag-Moritanya {background-position: -96px -99px}
.flag.flag-Montserrat {background-position: -112px -99px}
.flag.flag-Malta {background-position: -128px -99px}
.flag.flag-Maritus {background-position: -144px -99px}
.flag.flag-Maldivler {background-position: -160px -99px}
.flag.flag-Malavi  {background-position: -176px -99px}
.flag.flag-Meksika {background-position: -192px -99px}
.flag.flag-Malezya {background-position: -208px -99px}
.flag.flag-Mozambik {background-position: -224px -99px}
.flag.flag-Namibya {background-position: -240px -99px}
.flag.flag-Yeni Kaledonya {background-position: 0 -110px}
.flag.flag-Nijer {background-position: -16px -110px}
.flag.flag-Norfolk Adasi {background-position: -32px -110px}
.flag.flag-Nijerya {background-position: -48px -110px}
.flag.flag-Nikaragua {background-position: -64px -110px}
.flag.flag-Hollanda {background-position: -80px -110px}
.flag.flag-Norvec {background-position: -96px -110px}
.flag.flag-Nepal {background-position: -112px -110px}
.flag.flag-Nauru {background-position: -128px -110px}
.flag.flag-Niue {background-position: -144px -110px}
.flag.flag-Yeni Zelanda {background-position: -160px -110px}
.flag.flag-Umman {background-position: -176px -110px}
.flag.flag-Panama {background-position: -192px -110px}
.flag.flag-Peru  {background-position: -208px -110px}
.flag.flag-Fransiz Polinezyasi {background-position: -224px -110px}
.flag.flag-Papua Yeni Gine {background-position: -240px -110px}
.flag.flag-Filipinler {background-position: 0 -121px}
.flag.flag-Pakistan {background-position: -16px -121px}
.flag.flag-Polonya {background-position: -32px -121px}
.flag.flag-St. Pierre ve Miquelon {background-position: -48px -121px}
.flag.flag-Pitcairn {background-position: -64px -121px}
.flag.flag-Portoriko {background-position: -80px -121px}
.flag.flag-ps {background-position: -96px -121px}
.flag.flag-Portekiz {background-position: -112px -121px}
.flag.flag-Palau {background-position: -128px -121px}
.flag.flag-Paraguay {background-position: -144px -121px}
.flag.flag-Katar {background-position: -160px -121px}
.flag.flag-Reunion {background-position: -176px -121px}
.flag.flag-Romanya {background-position: -192px -121px}
.flag.flag-rs {background-position: -208px -121px}
.flag.flag-Rusya {background-position: -224px -121px}
.flag.flag-Ruanda {background-position: -240px -121px}
.flag.flag-Suudi Arabistan {background-position: 0 -132px}
.flag.flag-Solomon Adalari {background-position: -16px -132px}
.flag.flag-Seyseller {background-position: -32px -132px}
.flag.flag-scotland {background-position: -48px -132px}
.flag.flag-Sudan {background-position: -64px -132px}
.flag.flag-isvec {background-position: -80px -132px}
.flag.flag-Singapur {background-position: -96px -132px}
.flag.flag-St. Helena {background-position: -112px -132px}
.flag.flag-Slovenya {background-position: -128px -132px}
.flag.flag-Slovak Cumhuriyeti {background-position: -144px -132px}
.flag.flag-Sierra Leone {background-position: -160px -132px}
.flag.flag-San Marino {background-position: -176px -132px}
.flag.flag-Senegal {background-position: -192px -132px}
.flag.flag-Somali {background-position: -208px -132px}
.flag.flag-somaliland {background-position: -224px -132px}
.flag.flag-Surinam {background-position: -240px -132px}
.flag.flag-ss {background-position: 0 -143px}
.flag.flag-Sao Tome ve Principe {background-position: -16px -143px}
.flag.flag-El Salvador {background-position: -32px -143px}
.flag.flag-sx {background-position: -48px -143px}
.flag.flag-Suriye {background-position: -64px -143px}
.flag.flag-Svaziland {background-position: -80px -143px}
.flag.flag-Turks ve Caicos Adasi {background-position: -96px -143px}
.flag.flag-cad {background-position: -112px -143px}
.flag.flag-Tunus {background-position: -240px -143px}
.flag.flag-Tonga {background-position: 0 -154px}
.flag.flag-Turkiye{background-position: -16px -154px}
.flag.flag-Trinidad ve Tobago {background-position: -32px -154px}
.flag.flag-Tuvalu {background-position: -48px -154px}
.flag.flag-Tayvan {background-position: -64px -154px}
.flag.flag-Tanzanya {background-position: -80px -154px}
.flag.flag-Ukrayna {background-position: -96px -154px}
.flag.flag-Uganda {background-position: -112px -154px}
.flag.flag-US Minor Outlying Adasi {background-position: -128px -154px}
.flag.flag-ABD {background-position: -144px -154px}
.flag.flag-Uruguay {background-position: -160px -154px}
.flag.flag-ozbekistan  {background-position: -176px -154px}
.flag.flag-Vatikan  {background-position: -192px -154px}
.flag.flag-Saint Vincent ve Grenadinler {background-position: -208px -154px}
.flag.flag-Venezuela {background-position: -224px -154px}
.flag.flag-Virgin Adasi  {background-position: -240px -154px}
.flag.flag-Sirbistan {background-position: 0 -165px}
.flag.flag-Vietnam {background-position: -16px -165px}
.flag.flag-Vanuatu  {background-position: -32px -165px}
.flag.flag-wales {background-position: -48px -165px}
.flag.flag-Wallis ve Futuna Adasi {background-position: -64px -165px}
.flag.flag-Samoa {background-position: -80px -165px}
.flag.flag-Yemen {background-position: -96px -165px}
.flag.flag-Mayotte {background-position: -112px -165px}
.flag.flag-zanzibar {background-position: -144px -165px}
.flag.flag-Zambiya {background-position: -160px -165px}
.flag.flag-Zimbabve {background-position: -176px -165px}
.flag.flag-Uluslararasi {background-position: -192px -165px;}
.flag.flag-Uluslararasi-Genc {background-position: -192px -165px;}


.iconsport {
    border:1px solid #fff;

}

#liveSportMenux > h4 {
        display: block;
        margin-block-start: 0 !important;
        margin-block-end: 0 !important;
        margin-inline-start: 0 !important;
        margin-inline-end: 0 !important;
        font-weight: bold;
}

.megadiv {
    background-color: #191b20;
    height: 30px;
    line-height: 40px;
    cursor: pointer;
    /* border-bottom:1px solid #8888; */
}
.megadiv:hover {
    background: #161d2f;
    /*  border-bottom: 1px solid #ffb061; */
}
.rightdiv {
    float: right;
    width:50px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    background: #2e3036;
    /* border-left: 2px solid #000; */
    color:#fff;
    border-radius: 4px;
}
.left-text {
    float: left;
    height: 30px;
    line-height: 33px;
    text-align: center;
    padding-left: 16px;
    font-size:13px;
    color:#fff;
}
.leftdiv {float: left;background-color: #706b6b;color: #fff;margin-top: 2px;margin-right: -8px;border-radius: 5px;}
.countryone {
    background-color: #292b30;
    color:#fff;
    padding:6px0 4px 10px;
    font-weight: 500 !important;
    font-size: 11px;
    cursor:pointer;
}


.countrySports {
    background-color: #222;
    background-color: #615757;
    background-image: -webkit-linear-gradient(top, #fff, #f8f8f8);
    background-image: -moz-linear-gradient(top, #fff, #f8f8f8);
    background-image: -ms-linear-gradient(top, #fff, #f8f8f8);
    background-image: -o-linear-gradient(top, #fff, #f8f8f8);
    background-image: linear-gradient(to bottom, #191b20, #191b20);
    padding:6px0 4px 10px;
    font-size: 12px;
    border-bottom: 1px solid #5f5e5e;
    color: #ffffff;
    height: 25px;
    width: 100%;
    line-height: 28px;
    cursor: pointer;
}


.countrySports:hover {
    border-bottom: 1px solid #ffb061;
}

.countrySportsCount {
    float: right;
    background: #2e3036;
    color: #ffffff;
    width: 30px;
    text-align: center;
    /* border-bottom:1px solid #888; */
    height: 24px;
    line-height: 28px;
}





.countrytwo { margin-top: 3px;position: absolute; }
.countrythree { }

.leaguesIcon {
    font-size: 15px;
    color: #f1f1f1 !important;
    line-height: 27px;
}


ul li {list-style:none;}
ul {list-style:none;}

.content_loading_block {

    text-align: center;

    position: absolute;

    width: 100%;

    height: 100%;

    top:0;

    left:0;

    bottom: -10px;

    right:0;

    z-index: 1000;

    background: #4B8DB2;

    opacity: 0.5;

}
.blackbox
{/* border-bottom:1px solid #ececec; */color:#fff;height: 25px;width: 100%;line-height: 27px;cursor: pointer;}

.blackbox:hover
{background: #191b20;}

.countrythree
{
    font-size:12px;
    padding-left: 15px;
}

.leaguesName {
    padding-left: 30px;
    font-size:11px;
}


.countrycount {
    float: right;
    background: #2e3036;
    color:#fff;
    width: 30px;
    text-align: center;
    /* border:1px solid #222; */
    height: 25px;
    line-height: 27px;
}

.newst {
    float: left;
    list-style: none;
    color: #92929e;
    margin:0 2px 4px0;
    padding: 6px 10px 6px 9px;
    cursor: pointer;
    border: 1px solid #000c24;
    font-size: 10px;
    width: calc(25% - 2px);
    background: #383a3f;
    border-radius: 8px;
    text-align:center;
    transition: all 0.3s;
}

.newst:hover,
.newst:active,
.newst:focus
{
    background-color: #ff3000;
    color: #000;
    border: 1px solid #ff3000;
}

#header_search_input,
#search_widget_input {
    background: #202225;
    color:#fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 8px;
    border-color: #000c24;
    margin-top: 9px;
}

.displaynone {
    display: none;
}

.ply-ok {
    background: #AE1B24;
}

.licenseImage {
    width: 80px;
    margin: 5px00 -30px;
}

.hmargin {
    margin: 00 1px0 !important;
}

.loginbutton {
    margin-bottom:0px;
    font-size: 12px;
    outline: 0;
    border-radius: 0.5rem;
    font-weight: 500;
}

.loginbutton.user-action{
    background: #3b3e41;
    color: #ffffff !important;
    border: 0px solid #fff !important;
    margin-right: 0.5rem;
}

.loginbutton:not(.user-action){
    background: #3b3e41;
    color: #fff !important;
    border: 0px solid #000000 !important;
    margin-right: 0.5rem;
}

.loginbutton:hover{
    background: initial;
    border-color: #FE4C23 !important;
    color: #FE4C23 !important;
}

.logintextbox {
    margin-bottom:5px;
}


.loaderSport,
.loaderSport:before,
.loaderSport:after {
    background: #FE4C23;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}
.loaderSport {
    color: #FE4C23;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loaderSport:before,
.loaderSport:after {
    position: absolute;
    top: 0;
    content: '';
}
.loaderSport:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loaderSport:after {
    left: 1.5em;
}
@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}
@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}





.live_content_center_real {
    margin-bottom:30px;
}








    .SportsFlag-wrapper {
        vertical-align: middle;
        width: 25px;
        height: 18px;
        float: left;
        position: relative;
        padding: 4px 2px0 8px;
    }

    .SportsFlag {
        background: url(/images/country.png) -590px 20px;
        width: 25px;
        height: 20px;
    }

    .SportsFlag-usa {
        background: url(/images/country.png) 0 20px
    }

    .SportsFlag-ita {
        background: url(/images/country.png) -1116px 411px
    }

    .SportsFlag-bra {
        background: url(/images/country.png) -217px 481px
    }

    .SportsFlag-rou {
        background: url(/images/country.png) 0 67px
    }

    .SportsFlag-bgr {
        background: url(/images/country.png) -310px 229px
    }

    .SportsFlag-rus {
        background: url(/images/country.png) -62px 66px
    }

    .SportsFlag-isr {
        background: url(/images/country.png) -434px -92px
    }

    .SportsFlag-grc {
        background: url(/images/country.png) -496px -69px
    }

    .SportsFlag-cze {
        background: url(/images/country.png) -341px -46px
    }

    .SportsFlag-esp {
        background: url(/images/country.png) 0 -69px
    }

    .SportsFlag-can {
        background: url(/images/country.png) -434px -22px
    }

    .SportsFlag-fin {
        background: url(/images/country.png) -124px -70px
    }

    .SportsFlag-aut {
        background: url(/images/country.png) -371px 0
    }

    .SportsFlag-chn {
        background: url(/images/country.png) -589px -23px
    }

    .SportsFlag-ltu {
        background: url(/images/country.png) -496px -116px
    }

    .SportsFlag-col {
        background: url(/images/country.png) -124px 206px
    }

    .SportsFlag-ury {
        background: url(/images/country.png) -589px -209px
    }

    .SportsFlag-cri {
        background: url(/images/country.png) -186px -209px
    }

    .SportsFlag-arg {
        background: url(/images/country.png) -589px -46px
    }

    .SportsFlag-chl {
        background: url(/images/country.png) -558px -23px
    }

    .SportsFlag-bol {
        background: url(/images/country.png) -155px -23px
    }

    .SportsFlag-per {
        background: url(/images/country.png) -310px -163px
    }

    .SportsFlag-pol {
        background: url(/images/country.png) -465px -163px
    }

    .SportsFlag-prt {
        background: url(/images/country.png) -496px -163px
    }

    .SportsFlag-nld {
        background: url(/images/country.png) -589px -139px
    }

    .SportsFlag-hrv {
        background: url(/images/country.png) -248px -46px
    }

    .SportsFlag-sco {
        background: url(/images/country.png) -341px -232px
    }

    .SportsFlag-fra {
        background: url(/images/country.png) -155px -69px
    }

    .SportsFlag-bel {
        background: url(/images/country.png) -558px 0
    }

    .SportsFlag-deu {
        background: url(/images/country.png) -434px -69px
    }

    .SportsFlag-che {
        background: url(/images/country.png) -558px -186px
    }

    .SportsFlag-irl {
        background: url(/images/country.png) -341px -93px
    }

    .SportsFlag-ukr {
        background: url(/images/country.png) -558px -209px
    }

    .SportsFlag-tur {
        background: url(/images/country.png) -434px -209px
    }

    .SportsFlag-mex {
        background: url(/images/country.png) -155px -139px
    }

    .SportsFlag-eng {
        background: url(/images/country.png) -372px 20px
    }

    .SportsFlag-zaf {
        background: url(/images/country.png) -31px 67px
    }

    .SportsFlag-pry {
        background: url(/images/country.png) -278px -162px
    }

    .SportsFlag-hun {
        background: url(/images/country.png) -154px -92px
    }

    .SportsFlag-svk {
        background: url(/images/country.png) 0 -209px
    }

    .SportsFlag-srb {
        background: url(/images/country.png) -309px -186px
    }

    .SportsFlag-swe {
        background: url(/images/country.png) -30px -209px
    }

    .SportsFlag-dnk {
        background: url(/images/country.png) -371px -46px
    }

    .SportsFlag-jpn {
        background: url(/images/country.png) 0 -116px
    }

    .SportsFlag-phl {
        background: url(/images/country.png) -340px -162px
    }

    .SportsFlag-svn {
        background: url(/images/country.png) -309px -186px
    }

    .SportsFlag-are {
        background: url(/images/country.png) -495px -209px
    }

    .SportsFlag-abw {
        background: url(/images/country.png) -278px 0
    }

    .SportsFlag-afg {
        background: url(/images/country.png) 0 0
    }

    .SportsFlag-ago {
        background: url(/images/country.png) -154px 0
    }

    .SportsFlag-alb {
        background: url(/images/country.png) -61px 0
    }

    .SportsFlag-and {
        background: url(/images/country.png) -92px -139px
    }

    .SportsFlag-arm {
        background: url(/images/country.png) -247px 0
    }

    .SportsFlag-asm {
        background: url(/images/country.png) -309px 0
    }

    .SportsFlag-atg {
        background: url(/images/country.png) -185px 0
    }

    .SportsFlag-aus {
        background: url(/images/country.png) -340px 0
    }

    .SportsFlag-aze {
        background: url(/images/country.png) -402px 0
    }

    .SportsFlag-bdi {
        background: url(/images/country.png) -526px 0
    }

    .SportsFlag-ben {
        background: url(/images/country.png) -588px 0
    }

    .SportsFlag-bes {
        background: url(/images/country.png) -588px -139px;
        width: 26px
    }

    .SportsFlag-bfa {
        background: url(/images/country.png) -340px -23px;
        width: 26px
    }

    .SportsFlag-bgd {
        background: url(/images/country.png) -464px 0;
        width: 26px
    }

    .SportsFlag-bhr {
        background: url(/images/country.png) -247px -23px;
        width: 26px
    }

    .SportsFlag-bhs {
        background: url(/images/country.png) -433px 0
    }

    .SportsFlag-bih {
        background: url(/images/country.png) -61px -23px
    }

    .SportsFlag-blm {
        background: url(/images/country.png) -154px -69px
    }

    .SportsFlag-blr {
        background: url(/images/country.png) -123px -23px
    }

    .SportsFlag-blz {
        background: url(/images/country.png) -92px -23px
    }

    .SportsFlag-bmu {
        background: url(/images/country.png) 0 -23px
    }

    .SportsFlag-brb {
        background: url(/images/country.png) -495px 0
    }

    .SportsFlag-brn {
        background: url(/images/country.png) -278px -23px
    }

    .SportsFlag-btn {
        background: url(/images/country.png) -30px -23px
    }

    .SportsFlag-bvt {
        background: url(/images/country.png) -92px -162px
    }

    .SportsFlag-bwa {
        background: url(/images/country.png) -185px -23px
    }

    .SportsFlag-caf {
        background: url(/images/country.png) -371px -23px
    }

    .SportsFlag-civ {
        background: url(/images/country.png) 0 -46px
    }

    .SportsFlag-cmr {
        background: url(/images/country.png) -30px -46px
    }

    .SportsFlag-cod {
        background: url(/images/country.png) -61px -46px
    }

    .SportsFlag-cog {
        background: url(/images/country.png) -495px -23px
    }

    .SportsFlag-cok {
        background: url(/images/country.png) -92px -46px
    }

    .SportsFlag-com {
        background: url(/images/country.png) -154px -46px
    }

    .SportsFlag-cpv {
        background: url(/images/country.png) -185px -46px
    }

    .SportsFlag-cub {
        background: url(/images/country.png) -278px -46px
    }

    .SportsFlag-cym {
        background: url(/images/country.png) -464px -23px
    }

    .SportsFlag-cyp {
        background: url(/images/country.png) -309px -46px
    }

    .SportsFlag-dji {
        background: url(/images/country.png) -402px -46px
    }

    .SportsFlag-dma {
        background: url(/images/country.png) -433px -46px
    }

    .SportsFlag-dom {
        background: url(/images/country.png) -464px -46px
    }

    .SportsFlag-dza {
        background: url(/images/country.png) -92px 0
    }

    .SportsFlag-ecu {
        background: url(/images/country.png) -495px -46px
    }

    .SportsFlag-egy {
        background: url(/images/country.png) -526px -46px
    }

    .SportsFlag-eri {
        background: url(/images/country.png) -557px -46px
    }

    .SportsFlag-est {
        background: url(/images/country.png) -30px -69px
    }

    .SportsFlag-eth {
        background: url(/images/country.png) -61px -69px
    }

    .SportsFlag-fji {
        background: url(/images/country.png) -92px -69px
    }

    .SportsFlag-fro {
        background: url(/images/country.png) -185px -69px
    }

    .SportsFlag-fsm {
        background: url(/images/country.png) -216px -69px
    }

    .SportsFlag-gab {
        background: url(/images/country.png) -247px -69px
    }

    .SportsFlag-gbr {
        background: url(/images/country.png) -309px -69px
    }

    .SportsFlag-geo {
        background: url(/images/country.png) -371px -69px
    }

    .SportsFlag-gha {
        background: url(/images/country.png) -464px -69px
    }

    .SportsFlag-gin {
        background: url(/images/country.png) -588px -69px
    }

    .SportsFlag-gmb {
        background: url(/images/country.png) -278px -69px
    }

    .SportsFlag-gnb {
        background: url(/images/country.png) -340px -69px
    }

    .SportsFlag-gnq {
        background: url(/images/country.png) -402px -69px
    }

    .SportsFlag-grd {
        background: url(/images/country.png) -526px -69px
    }

    .SportsFlag-gtm {
        background: url(/images/country.png) -557px -69px
    }

    .SportsFlag-gum {
        background: url(/images/country.png) 0 -92px
    }

    .SportsFlag-guy {
        background: url(/images/country.png) -30px -92px
    }

    .SportsFlag-hkg {
        background: url(/images/country.png) -92px -92px
    }

    .SportsFlag-hnd {
        background: url(/images/country.png) -123px -92px
    }

    .SportsFlag-hti {
        background: url(/images/country.png) -61px -92px
    }

    .SportsFlag-idn {
        background: url(/images/country.png) -185px -92px
    }

    .SportsFlag-irn {
        background: url(/images/country.png) -309px -92px
    }

    .SportsFlag-irq {
        background: url(/images/country.png) -371px -92px
    }

    .SportsFlag-isl {
        background: url(/images/country.png) -402px -92px
    }

    .SportsFlag-jam {
        background: url(/images/country.png) -557px -92px
    }

    .SportsFlag-jor {
        background: url(/images/country.png) -588px -92px
    }

    .SportsFlag-kaz {
        background: url(/images/country.png) -30px -116px
    }

    .SportsFlag-ken {
        background: url(/images/country.png) -61px -116px
    }

    .SportsFlag-kgz {
        background: url(/images/country.png) -92px -116px
    }

    .SportsFlag-khm {
        background: url(/images/country.png) -402px -23px
    }

    .SportsFlag-kir {
        background: url(/images/country.png) -123px -116px
    }

    .SportsFlag-kna {
        background: url(/images/country.png) -247px -186px
    }

    .SportsFlag-kor {
        background: url(/images/country.png) -154px -116px
    }

    .SportsFlag-kwt {
        background: url(/images/country.png) -216px -116px
    }

    .SportsFlag-wal {
        background: url(/images/country.png) -403px -233px
    }

    .SportsFlag-lao {
        background: url(/images/country.png) -247px -116px
    }

    .SportsFlag-lbn {
        background: url(/images/country.png) -433px -116px
    }

    .SportsFlag-lbr {
        background: url(/images/country.png) -340px -116px
    }

    .SportsFlag-lby {
        background: url(/images/country.png) -309px -116px
    }

    .SportsFlag-lca {
        background: url(/images/country.png) -371px -116px
    }

    .SportsFlag-lie {
        background: url(/images/country.png) -464px -116px
    }

    .SportsFlag-lka {
        background: url(/images/country.png) -464px -186px
    }

    .SportsFlag-lso {
        background: url(/images/country.png) -402px -116px
    }

    .SportsFlag-lux {
        background: url(/images/country.png) -526px -116px
    }

    .SportsFlag-lva {
        background: url(/images/country.png) -278px -116px
    }

    .SportsFlag-mac {
        background: url(/images/country.png) -557px -116px
    }

    .SportsFlag-maf {
        background: url(/images/country.png) -154px -69px
    }

    .SportsFlag-mar {
        background: url(/images/country.png) 0 -139px
    }

    .SportsFlag-mco {
        background: url(/images/country.png) -371px -139px
    }

    .SportsFlag-mda {
        background: url(/images/country.png) -92px -139px
    }

    .SportsFlag-mdg {
        background: url(/images/country.png) -588px -116px
    }

    .SportsFlag-mdv {
        background: url(/images/country.png) -123px -139px
    }

    .SportsFlag-mhl {
        background: url(/images/country.png) -216px -139px
    }

    .SportsFlag-mkd {
        background: url(/images/country.png) -247px -139px
    }

    .SportsFlag-mli {
        background: url(/images/country.png) -278px -139px
    }

    .SportsFlag-mlt {
        background: url(/images/country.png) -309px -139px
    }

    .SportsFlag-mmr {
        background: url(/images/country.png) -495px -139px
    }

    .SportsFlag-mne {
        background: url(/images/country.png) -340px -139px
    }

    .SportsFlag-mng {
        background: url(/images/country.png) -185px -139px
    }

    .SportsFlag-moz {
        background: url(/images/country.png) -402px -139px
    }

    .SportsFlag-mrt {
        background: url(/images/country.png) -464px -139px
    }

    .SportsFlag-mus {
        background: url(/images/country.png) -433px -139px
    }

    .SportsFlag-mwi {
        background: url(/images/country.png) -61px -139px
    }

    .SportsFlag-mys {
        background: url(/images/country.png) -30px -139px
    }

    .SportsFlag-myt {
        background: url(/images/country.png) -154px -69px
    }

    .SportsFlag-nam {
        background: url(/images/country.png) -526px -139px
    }

    .SportsFlag-ner {
        background: url(/images/country.png) -61px -162px
    }

    .SportsFlag-nga {
        background: url(/images/country.png) -30px -162px
    }

    .SportsFlag-nic {
        background: url(/images/country.png) -557px -139px
    }

    .SportsFlag-nor {
        background: url(/images/country.png) -92px -162px
    }

    .SportsFlag-npl {
        background: url(/images/country.png) 0 -162px
    }

    .SportsFlag-nru {
        background: url(/images/country.png) -123px -162px
    }

    .SportsFlag-nzl {
        background: url(/images/country.png) -154px -162px
    }

    .SportsFlag-omn {
        background: url(/images/country.png) -185px -162px
    }

    .SportsFlag-pak {
        background: url(/images/country.png) -216px -162px
    }

    .SportsFlag-pan {
        background: url(/images/country.png) -247px -162px
    }

    .SportsFlag-plw {
        background: url(/images/country.png) -402px -162px
    }

    .SportsFlag-png {
        background: url(/images/country.png) -433px -162px
    }

    .SportsFlag-pri {
        background: url(/images/country.png) -557px -162px
    }

    .SportsFlag-prk {
        background: url(/images/country.png) -526px -162px
    }

    .SportsFlag-pse {
        background: url(/images/country.png) -371px -162px
    }

    .SportsFlag-qat {
        background: url(/images/country.png) -588px -162px
    }

    .SportsFlag-reu {
        background: url(/images/country.png) -154px -69px
    }

    .SportsFlag-rwa {
        background: url(/images/country.png) -92px -186px
    }

    .SportsFlag-sau {
        background: url(/images/country.png) -185px -116px
    }

    .SportsFlag-sdn {
        background: url(/images/country.png) -526px -186px
    }

    .SportsFlag-sen {
        background: url(/images/country.png) -154px -186px
    }

    .SportsFlag-sgp {
        background: url(/images/country.png) -216px -186px
    }

    .SportsFlag-shn {
        background: url(/images/country.png) -309px -69px
    }

    .SportsFlag-slb {
        background: url(/images/country.png) -371px -186px
    }

    .SportsFlag-sle {
        background: url(/images/country.png) -278px -186px
    }

    .SportsFlag-slv {
        background: url(/images/country.png) -588px -46px
    }

    .SportsFlag-smr {
        background: url(/images/country.png) -340px -186px
    }

    .SportsFlag-som {
        background: url(/images/country.png) -402px -186px
    }

    .SportsFlag-stp {
        background: url(/images/country.png) -495px -186px
    }

    .SportsFlag-sur {
        background: url(/images/country.png) -588px -186px
    }

    .SportsFlag-swz {
        background: url(/images/country.png) -61px -209px
    }

    .SportsFlag-syc {
        background: url(/images/country.png) -185px -186px
    }

    .SportsFlag-syr {
        background: url(/images/country.png) -92px -209px
    }

    .SportsFlag-tcd {
        background: url(/images/country.png) -526px -23px
    }

    .SportsFlag-tgo {
        background: url(/images/country.png) -309px -209px
    }

    .SportsFlag-tha {
        background: url(/images/country.png) -185px -209px
    }

    .SportsFlag-tjk {
        background: url(/images/country.png) -216px -209px
    }

    .SportsFlag-tkm {
        background: url(/images/country.png) -247px -209px
    }

    .SportsFlag-tls {
        background: url(/images/country.png) -278px -209px
    }

    .SportsFlag-ton {
        background: url(/images/country.png) -154px -209px
    }

    .SportsFlag-tto {
        background: url(/images/country.png) -371px -209px
    }

    .SportsFlag-tun {
        background: url(/images/country.png) -402px -209px
    }

    .SportsFlag-tuv {
        background: url(/images/country.png) -464px -209px
    }

    .SportsFlag-tza {
        background: url(/images/country.png) -123px -209px
    }

    .SportsFlag-uga {
        background: url(/images/country.png) -526px -209px
    }

    .SportsFlag-umi {
        background: url(/images/country.png) 0 -232px
    }

    .SportsFlag-uzb {
        background: url(/images/country.png) -30px -232px
    }

    .SportsFlag-vat {
        background: url(/images/country.png) -92px -232px
    }

    .SportsFlag-vct {
        background: url(/images/country.png) -185px -232px
    }

    .SportsFlag-ven {
        background: url(/images/country.png) -123px -232px
    }

    .SportsFlag-vgb {
        background: url(/images/country.png) -526px -92px
    }

    .SportsFlag-vnm {
        background: url(/images/country.png) -154px -232px
    }

    .SportsFlag-wsm {
        background: url(/images/country.png) -123px -186px
    }

    .SportsFlag-zmb {
        background: url(/images/country.png) -247px -232px
    }

    .SportsFlag-nir {
        background: url(/images/country.png) -434px -234px
    }

    .SportsFlag-ind {
        background: url(/images/country.png) -216px -92px
    }

    .SportsFlag-cl {
        background: url("/images/flags/champions league.jpg?v=2")
    }

    .SportsFlag-neu {
        background: url("/images/flags/northern europe.jpg?v=2")
    }

    .SportsFlag-eeu {
        background: url("/images/flags/eastern europe.jpg?v=2")
    }

    .SportsFlag-wta {
        background: url(/images/flags/wta.jpg?v=2)
    }

    .SportsFlag-atp {
        background: url(/images/flags/atp2.png?v=2)
    }

    .SportsFlag-eul {
        background: url("/images/flags/europa league.jpg?v=2")
    }

    .SportsFlag-itw {
        background: url("/images/flags/itf women.jpg?v=2")
    }

    .SportsFlag-itm {
        background: url(/images/flags/itfmen.jpg?v=2)
    }

    .SportsFlag-cha {
        background: url("/images/flags/challenger tour_small_2.png?v=2")
    }

    .SportsFlag-aso {
        background: url("/images/flags/asia and oceania.jpg?v=2")
    }

    .SportsFlag-sam {
        background: url("/images/flags/south america21.jpg?v=2")
    }

    .SportsFlag-int {
        background: url(/images/flags/international.png?v=2)
    }

    .SportsFlag-uki {
        background: url(/images/flags/uk.png?v=2)
    }

    .SportsFlag-eur {
        background: url(/images/flags/euro.png?v=2)
    }

    .SportsFlag-ame {
        background: url(/images/flags/america.png?v=2)
    }

    .SportsFlag-sar {
        background: url(/images/flags/southamerica.png?v=2)
    }

    .SportsFlag-asi {
        background: url(/images/flags/asia.png?v=2)
    }

    .SportsFlag-afr {
        background: url(/images/flags/africa.png?v=2)
    }

    .SportsFlag-oce {
        background: url(/images/flags/oceania.png?v=2)
    }

    .SportsFlag-out {
        background: url(/images/flags/outright.png?v=2)
    }

    .SportsFlag-spe {
        background: url(/images/flags/specials.png?v=2)
    }

    .SportsFlag-gol {
        background: url(/images/flags/goalscorers.png?v=2)
    }

    .SportsFlag-hth {
        background: url(/images/flags/HH.png?v=2)
    }

    .SportsFlag-bik {
        background: url(/images/flags/bikes.png?v=2)
    }

    .SportsFlag-dvs {
        background: url(/images/flags/davis.png?v=2)
    }

    .SportsFlag-frm {
        background: url(/images/flags/f1.png?v=2)
    }

    .SportsFlag-lot {
        background: url(/images/flags/lottery.png?v=2)
    }

    .SportsFlag-rgl {
        background: url(/images/flags/rugbyleague.png?v=2)
    }

    .SportsFlag-rgu {
        background: url(/images/flags/rugbyunion.png?v=2)
    }

    .SportsFlag-tpe {
        background: url(/images/flags/topeurope.png?v=2)
    }

    .SportsFlag-ufc {
        background: url(/images/flags/ufc.png?v=2)
    }

    .SportsFlag-e16 {
        background: url(/images/flags/euro2016.png?v=2)
    }

    .SportsFlag-sct {
        background: url(/images/flags/scorecast.png?v=2)
    }

    .SportsFlag-s12 {
        background: url(/images/flags/scorer1X2.png?v=2)
    }

    .SportsFlag-cpa {
        background: url(/images/flags/copa.png?v=2)
    }

    .SportsFlag-ol1 {
        background: url(/images/flags/basketball.png?v=2)
    }

    .SportsFlag-ol2 {
        background: url(/images/flags/fieldhockey.png?v=2)
    }

    .SportsFlag-ol3 {
        background: url(/images/flags/handball.png?v=2)
    }

    .SportsFlag-ol4 {
        background: url(/images/flags/soccer.png?v=2)
    }

    .SportsFlag-ol5 {
        background: url(/images/flags/volley.png?v=2)
    }

    .SportsFlag-ol6 {
        background: url(/images/flags/waterpolo.png?v=2)
    }

    .SportsFlag-ol7 {
        background: url(/images/flags/athletics.png?v=2)
    }

    .SportsFlag-ol8 {
        background: url(/images/flags/ol_specials.png?v=2)
    }

    .SportsFlag-ol9 {
        background: url(/images/flags/triathlon.png?v=2)
    }

    .SportsFlag-o10 {
        background: url(/images/flags/rugby.png?v=2)
    }

    .SportsFlag-o11 {
        background: url(/images/flags/archery.png?v=2)
    }

    .SportsFlag-o12 {
        background: url(/images/flags/badmin.png?v=2)
    }

    .SportsFlag-o13 {
        background: url(/images/flags/swim.png?v=2)
    }

    .SportsFlag-o14 {
        background: url(/images/flags/tablet.png?v=2)
    }

    .SportsFlag-o15 {
        background: url(/images/flags/beachvoll.png?v=2)
    }

    .SportsFlag-o16 {
        background: url(/images/flags/cycling.png?v=2)
    }

    .SportsFlag-o17 {
        background: url(/images/flags/rowing.png?v=2)
    }

    .SportsFlag-o18 {
        background: url(/images/flags/equestr.png?v=2)
    }

    .SportsFlag-o19 {
        background: url(/images/flags/weight.png?v=2)
    }

    .SportsFlag-o20 {
        background: url(/images/flags/diving.png?v=2)
    }

    .SportsFlag-o21 {
        background: url(/images/flags/alpine.png?v=2)
    }

    .SportsFlag-o22 {
        background: url(/images/flags/baseball.png?v=2)
    }

    .SportsFlag-o23 {
        background: url(/images/flags/biathlon.png?v=2)
    }

    .SportsFlag-o24 {
        background: url(/images/flags/boating.png?v=2)
    }

    .SportsFlag-o25 {
        background: url(/images/flags/bobsleigh.png?v=2)
    }

    .SportsFlag-o26 {
        background: url(/images/flags/boxing.png?v=2)
    }

    .SportsFlag-o27 {
        background: url(/images/flags/canoe.png?v=2)
    }

    .SportsFlag-o28 {
        background: url(/images/flags/crosscountry.png?v=2)
    }

    .SportsFlag-o29 {
        background: url(/images/flags/curling.png?v=2)
    }

    .SportsFlag-o30 {
        background: url(/images/flags/fencing.png?v=2)
    }

    .SportsFlag-o31 {
        background: url(/images/flags/figure.png?v=2)
    }

    .SportsFlag-o32 {
        background: url(/images/flags/freestyle.png?v=2)
    }

    .SportsFlag-o33 {
        background: url(/images/flags/golf.png?v=2)
    }

    .SportsFlag-o34 {
        background: url(/images/flags/gym.png?v=2)
    }

    .SportsFlag-o35 {
        background: url(/images/flags/hockey.png?v=2)
    }

    .SportsFlag-o36 {
        background: url(/images/flags/judo.png?v=2)
    }

    .SportsFlag-o37 {
        background: url(/images/flags/luge.png?v=2)
    }

    .SportsFlag-o38 {
        background: url(/images/flags/nordic.png?v=2)
    }

    .SportsFlag-o39 {
        background: url(/images/flags/penta.png?v=2)
    }

    .SportsFlag-o40 {
        background: url(/images/flags/sailing.png?v=2)
    }

    .SportsFlag-o41 {
        background: url(/images/flags/shooting.png?v=2)
    }

    .SportsFlag-o42 {
        background: url(/images/flags/shorttrack.png?v=2)
    }

    .SportsFlag-o43 {
        background: url(/images/flags/skeleton.png?v=2)
    }

    .SportsFlag-o44 {
        background: url(/images/flags/skijump.png?v=2)
    }

    .SportsFlag-o45 {
        background: url(/images/flags/snowboard.png?v=2)
    }

    .SportsFlag-o46 {
        background: url(/images/flags/softball.png?v=2)
    }

    .SportsFlag-o47 {
        background: url(/images/flags/speedskate.png?v=2)
    }

    .SportsFlag-o48 {
        background: url(/images/flags/syncswim.png?v=2)
    }

    .SportsFlag-o49 {
        background: url(/images/flags/taekwon.png?v=2)
    }

    .SportsFlag-o50 {
        background: url(/images/flags/tennis.png?v=2)
    }

    .SportsFlag-o51 {
        background: url(/images/flags/track.png?v=2)
    }

    .SportsFlag-o52 {
        background: url(/images/flags/wrestling.png?v=2)
    }

    .SportsFlag-tri {
        background: url(/images/flags/gold3.png?v=2)
    }

    .SportsFlag-r18 {
        background: url(/images/flags/r18.png?v=2)
    }

    .SportsFlag-kik {
        background: url(/images/flags/kik.png?v=2)
    }

    .SportsFlag-ue1 {
        background: url(/images/flags/europe_lg.png?v=2)
    }

    .SportsFlag-ue2 {
        background: url(/images/flags/uefa_ch.png?v=2)
    }

    .SportsFlag-yel {
        background: url(/images/flags/yellow_flag.png?v=2)
    }

    .SportsFlag-fwr {
        background: url(/images/flags/Flowers.jpg?v=2)
    }

    .SportsFlag-hop {
        background: url(/images/flags/tennis_hopaman.png)
    }

    .SportsFlag-exh {
        background: url(/images/flags/tennis_exhi.png)
    }

    .SportsFlag-blt {
        background: url(/images/flags/bellator.png)
    }

    .SportsFlag-gib {
        background: url(/images/flags/gibraltar.png)
    }

    .SportsFlag-muc {
        background: url(/images/flags/music_icon.png)
    }

    .SportsFlag-osc {
        background: url(/images/flags/oscars_icon.png)
    }

    .SportsFlag-ral {
        background: url(/images/flags/rally.png)
    }




    #betSlipHeader {
        min-width: 130px;
        width: 130px;
        position: fixed;
        left: 1rem;
        right: initial !important;
        bottom: 60px;
        z-index: 100000;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        cursor: pointer;
    }

    #betSlipHeader .betSlipBlock {
        height: 40px;
        box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
        width: 100px;
        border-radius: 0.5rem;
        background-color: #FE4C23;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    #betSlipHeader .BetslipInner {
        font-size: 12px;
        font-weight: 600;
        position: relative;
        box-sizing: border-box;
    }

    #betSlipHeader .BetslipInner .count-in-betslip {
        border-radius: 50%;
        position: absolute;
        width: 2.5rem;
        height: 2.5rem;
        color: #000;
        background-color: #fff;
        top: -20px;
        left: 56px;
        display: none;
        box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
        font-size: 14px;
        font-weight: bold;
        line-height: 2.5rem;
    }

.livematch-iframe {
    position: relative; height: 90px;
}

.livematch-iframe1 {
    position: relative;
    height: 350px;
    top: 0px;
    left:0px;
    bottom:0px;
    right:0px;
    width:100%;
    border:none;
    margin:0 0 -85px 0;
    padding:0;
    overflow:hidden;
    z-index:999999;
}



    @font-face {
        font-family: 'score_boardregular';
        src: url('/assets/theme15/fonts/scoreboard/scoreboard-webfont.woff2') format('woff2'),
        url('/assets/theme15/fonts/scoreboard/scoreboard-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    .livematch-box {
        background: #191a1b;
        color: #92929e;
        height: 40px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        padding: 2px00 10px;
        cursor: pointer;
        text-align: left;
        transition: all 0.3s;
    }

    .livematch-box:hover {
        color: #fff;
        background: #000c24;
        border-left: 3px solid #FE4C23;

    }

    .livematch-active {
        color:#526179;
        background: #dfebf9;
        border-left: 3px solid #ffb061;
    }



    .livematch-score {
        font-size: 13px !important;
        font-family: 'score_boardregular';
        color: #00ff1a;
        border: 0.5px dotted #ffffff;
        padding: 1px 5px 2px 5px;
        float:right;
        border-radius: 5px;
        margin:0 4px 1px;
    }

    .livematch-name {
        max-width: calc(100% - 8rem);
        font-size: 10px;
        font-weight: bold;
        float: left;
        margin:5px 14px;
    }

    .livematch-name p {
        line-height: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin:0;
    }

    .livematch-right {
        float: right;
        position: absolute;
        right: 0;
        margin:5px 4px;
    }

    .livematch-detail {
        font-size : 9px;
        font-weight: normal;
    }

    .livematch-minute {
        font-size : 10px;
        font-weight: normal;
        float: right;
        padding: 3px 5px;
    }

    .livematch-minute i {
        font-size : 10px;
    }


    .livematch-info {
        position: absolute;
        margin-top:15px;
    }

    .livematch-info:before {
        content: "";
        display: inline-block;
        margin-right: 6px;
        vertical-align: middle;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #49f464;
        animation: livematch-animation 1.1s ease-in;
        animation-iteration-count: infinite;
        float: left;
    }

    @keyframes livematch-animation {
        50% {
            opacity: .3
        }
        to {
            opacity: 1
        }
    }


    @media screen and (max-width: 1024px) {
        .livematch-iframe {
            height: 384px;
        }
    }

    @media screen and (max-width: 768px) {
        .livematch-iframe {
            height: 535px;
        }
    }

    @media screen and (max-width: 414px) {
        .livematch-iframe {
            height: 370px;
        }
    }

    @media screen and (max-width: 375px) {
        .livematch-iframe {
            height: 350px;
        }
    }

    @media screen and (max-width: 360px) {
        .livematch-iframe {
            height: 340px;
        }
    }

    @media screen and (max-width: 320px) {
        .livematch-iframe {
            height: 320px;
        }
    }


    .betCouponsHeader {
        position: relative;
        color: #fff;
        background: #191b20;
        height: 21px;
        line-height: 25px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-radius: 6px;
    }

    .reset-coupon {
        position: relative;
        float: right;
        background-color: #606061;
        width: 30px;
        height: 30px;
        cursor: pointer;
        border-radius: 8px;
        transition: all 0.3s;
    }

    .reset-coupon:hover {
        background-color: #fff;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

    .reset-coupon a {
        color: #000;
        position: relative;
        right: 0;
    }

    .odd-coupon {
        background-color: #fefefe;
        color: #000000;
        padding:0  10px0 10px;
        border-radius: 0 0.5rem 0.5rem 0
    }

    .list-coupon {
        background: #222;margin: 5px 10px 5px 10px;
    }

    .odds-select-name {
        background-color: rgba(255,255,255,0.1);
        height: 26px;
        padding-left:6px;
        line-height: 26px;
        border-radius: 0.5rem;
    }

    .btn-coupon {
        background-color: #2d3440 !important;
        color: #fff !important;
        font-size: 24px;
        font-weight: bold;
        border-radius: 0.5rem !important;
        border: 1px solid rgba(255,255,255,0.1) !important;
    }

 #betslip {
     margin-bottom:80px;
 }

.license-text {
    color : #7e8690;
    cursor: pointer;
    font-family:"Poppins", "Avenir", sans-serif;
}


.promotions-banner a {
    position: relative;
    border: 5px solid rgba(0, 0, 0, 0.2);
}
.promotions-banner a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.promotions-banner a:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

.datatable-search {
    margin:10px;
}

.datatable-select {
    margin:10px;
}

.dataTables_filter {
    margin-right: 20px;
}


.account-left-bar > ul > li  > a {
margin-bottom :0;
}



    [class*=col-][class*=-first] {
        order: -1
    }

    [class*=col-][class*=-last] {
        order: 1
    }

    .otk-pbet_interior_boxes {
        width: 1200px;
        position: relative;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .otk-int_box_item_in {
        height: 192px;
        background-size: contain;
        display: -webkit-box;
        background-repeat: no-repeat;
        background-position: 50%
    }

    .otk-int_box_title {
        position: absolute;
        color: #fff;
        ;
        top: 99px;
        width: 95px;
        left: 0;
        font-size: 15px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-weight: 700;
        white-space: pre-wrap;
        line-height: 18px
    }

    .otk-pbet_popular_games {
        width: 740px;
        position: relative;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .otk-pb_pg_right {
        display: flex;
        flex-wrap: wrap
    }

    .otk-landing_pbet {
        position: relative;
	    /*background-image: url(https://iyzibet2.com/uploads/images/home-background2.jpg);*/
        /*background-position: center;*/
        /*background-repeat: repeat;*/
        /*padding-bottom: 100px;*/
        background: url(https://tr24.fun/cdn/media/system/arka-plan-visa.webp) !important;
        background-attachment: fixed !important;
        background-size: 100% !important;
        padding-top: 50px;
        overflow: hidden;
        /*border-top: 2px solid #ffb061;*/
    }

    .otk-game_of_m_covr {
        padding: 0 !important
    }

    .otk-single_liner_tit {
        margin-top: 8px
    }

    .otk-int_box_ico {
        width: 62px
    }

    .otk-int_box_ico,
    .otk-int_box_ico_pkr,
    .otk-int_box_ico_slot {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 53px
    }

    .otk-int_box_ico_pkr,
    .otk-int_box_ico_slot {
        width: 40px
    }

    .otk-int_box_ico_bingo {
        width: 58px;
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 50px
    }

    .otk-m_g_left,
    .otk-m_g_right {
        height: 270px;
        position: absolute;
        width: 300px;
        background-size: contain;
        background-position: 50%;
        z-index: 2;
        background-repeat: no-repeat
    }

    .otk-m_g_left {
        left: -273px;
        top: 23px
    }

    .otk-m_g_right {
        right: -253px;
        top: 45px
    }

    .otk-new_l_arrow_down {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 50px
    }

    .otk-new_l_arrow_down img {
        width: 55px;
        cursor: pointer;
        opacity: .8
    }

    .otk-lin_in {
        height: 300px !important
    }

    .otk-live_casino {
        margin-top: 12rem;
    }

    .otk-BoxBehind {
        z-index: 1;
        opacity: .5;
        pointer-events: none;
        transition: all 333ms ease-in-out
    }

    .otk-BoxBehind,
    .otk-BoxBehind .otk-arrow {
        display: block;
        position: absolute
    }

    .otk-BoxBehind .otk-arrow {
        width: 12px;
        height: 12px;
        top: -6px;
        right: 48%;
        background: 0 0;
        transform: rotate(45deg);
        border-top: 1px solid #9e9e9e;
        border-right: 1px solid #9e9e9e;
        transition: transform .75s ease-in-out;
        will-change: transform
    }

    .otk-first_l_box .otk-arrow1 {
        top: 25px;
        left: 20px
    }

    .otk-first_l_box .otk-arrow2 {
        transform: rotate(135deg);
        left: 6px;
        top: 45px
    }

    .otk-last_l_box .otk-arrow1 {
        top: 25px;
        left: 20px
    }

    .otk-last_l_box .otk-arrow2 {
        transform: rotate(135deg);
        left: 6px;
        top: 45px
    }

    .otk-last_l_box:hover .otk-arrow1 {
        transform: rotate(45deg) translate3d(172px, -172px, 0)
    }

    .otk-last_l_box:hover .otk-arrow2 {
        transform: rotate(135deg) translate3d(100px, -100px, 0)
    }

    .otk-first_l_box:hover .otk-arrow1 {
        transform: rotate(45deg) translate3d(172px, -172px, 0)
    }

    .otk-first_l_box:hover .otk-arrow2 {
        transform: rotate(135deg) translate3d(100px, -100px, 0)
    }

    .otk-first_l_box:hover .otk-arrow1 {
        transform: rotate(45deg) translate3d(172px, -172px, 0);
    }

    .otk-first_l_box:hover .otk-arrow2 {
        transform: rotate(135deg) translate3d(100px, -100px, 0);
    }

    .otk-landing_btn {
        min-width: 150px;
        border: 1px solid #FE4C23;
        border-radius: 3px;
        font-size: 15px;
        padding: 8px;
        text-align: center;
        font-weight: 600;
        /*;*/
        margin-left: auto;
        margin-right: auto;
        position: relative;
        cursor: pointer;
        color: #000c24;
        background: #FE4C23;
        display: table;
    }

    .otk-landing_btn:hover {
        border-color: #FE4C23;
        background: #000c24;
        color: #fff;
    }

    .otk-live_btn {
        margin-top: 8px
    }

    .otk-centered_btn {
        margin-top: 15px;
        margin-bottom: 30px
    }



    .otk-live_line {
        position: absolute;
        background-repeat: no-repeat;
        z-index: 0;
        background-size: cover
    }

    .otk-line_1 {
        width: 371px;
        height: 347px;
        opacity: .5;
        left: -3px;
        top: 0;
        z-index: -5
    }

    .otk-line_2 {
        right: -2px;
        top: 0;
        width: 371px;
        height: 347px;
        opacity: .5;
        right: -3px;
        transform: scaleX(-1)
    }

    .otk-line_3 {
        width: 300px;
        right: 57px;
        top: -35px
    }

    .otk-line_3,
    .otk-line_4 {
        height: 324px;
        opacity: .5
    }

    .otk-line_4 {
        width: 700px;
        right: 196px;
        top: 24px
    }

    .otk-live_box_item {
        position: relative;
        z-index: 2
    }

    @media only screen and (max-width:1366px) {
        .otk-pbet_interior_boxes {
            width: 1146px
        }
    }

    .otk-sbox {
        position: relative;
        z-index: 5
    }

    .otk-sboxlive {
        top: -30px;
        width: 70px;
        transition: all .3s ease;
        opacity: .4
    }

    .otk-sboxlive,
    .otk-sboxtop {
        margin-left: auto;
        margin-right: auto
    }

    .otk-sboxtop {
        top: -10px;
        width: 90px;
        opacity: 0;
        transition: all .4s ease
    }

    .otk-sbox:after,
    .otk-sbox:before {
        content: "";
        height: 20px;
        position: absolute;
        z-index: -1
    }

    .otk-sbox:after {
        border-radius: 50%;
        bottom: 0;
        box-shadow: 0 25px 15px rgba(0, 0, 0, .5);
        height: 10px;
        left: 5%;
        width: 90%
    }

    .otk-int_box_item_in {
        transition: all .3s ease;
        top: 0;
        z-index: 4
    }

    .otk-int_box_item,
    .otk-int_box_item_in {
        position: relative
    }

    .otk-int_box_item:hover .otk-int_box_item_in {
        top: -15px
    }

    .otk-int_box_item:hover .otk-sboxtop {
        opacity: .7
    }

    .otk-ribbon {
        width: 128px;
        height: 150px;
        overflow: hidden;
        position: absolute
    }

    .otk-ribbon:after,
    .otk-ribbon:before {
        position: absolute;
        z-index: -1;
        content: "";
        display: block;
        border: 5px solid #AE1B24
    }

    .otk-ribbon span {
        position: absolute;
        display: block;
        width: 215px;
        padding: 7px 0;
        background-color: #AE1B24;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        color: #fff;
        font: 700 13px/1 Lato, sans-serif;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        ;
        text-align: center
    }

    .otk-ribbon-top-right {
        top: -1px;
        right: -1px
    }

    .otk-ribbon-top-right:after,
    .otk-ribbon-top-right:before {
        border-top-color: transparent;
        border-right-color: transparent
    }

    .otk-ribbon-top-right:before {
        top: 0;
        left: 0
    }

    .otk-ribbon-top-right:after {
        bottom: 0;
        right: 0
    }

    .otk-ribbon-top-right span {
        left: -25px;
        top: 30px;
        transform: rotate(45deg)
    }

    .otk-int_box_item:hover .otk-sbox_glower {
        opacity: 1 !important;
        top: 22px !important
    }

    .otk-sbox_glower {
        height: 117px;
        width: 117px;
        position: absolute;
        transform: rotate(45deg);
        top: 33px;
        left: 41px;
        box-shadow: -1px 1px 20px 11px #600013;
        z-index: 0;
        pointer-events: none;
        transition: all .3s ease;
        opacity: 0
    }

    .otk-live_box_item:hover .otk-int_box_item_in {
        top: -15px
    }


    .otk-game_box_lg {
        height: 285px;
        background-color: initial;
        background-size: cover;
        background-position: 50%;
        cursor: pointer
    }

    .otk-game_box,
    .otk-game_box_lg {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .otk-pb_pg_right .otk-game_box {
        height: 150px;
        background-color: initial;
        background-clip: content-box;
        cursor: pointer;
        border-radius: 3rem;
    }

    .otk-game_box,
    .otk-game_box_lg {
        background-size: 100%;
        transition: all .2s ease
    }

    .otk-game_box:hover,
    .otk-game_box_lg:hover {
        /*background-size: 110%*/
        border-radius: 6rem;
    }

    .otk-game_box_interior {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 50%;
        transition: transform .5s;
        -webkit-transition: -webkit-transform .5s
    }

    .otk-game_box:hover .otk-game_box_interior,
    .otk-game_box_lg:hover .otk-game_box_interior {
        transform: scale(1.1);
        -webkit-transform: scale(1.1)
    }

    .otk-g_b_i_cover {
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: block
    }

    .otk-pn_game_name {
        position: relative;
        bottom: 0;
        background-color: #000c24e6;
        padding: 1rem 0;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        transition: all .3s ease
    }

    .otk-game_box_lg .otk-pn_game_name {
        padding-left: 25px
    }

    .otk-game_box:hover .otk-pn_game_name,
    .otk-game_box_lg:hover .otk-pn_game_name {
        bottom: 40px
    }

    .otk-pb_pg_right .otk-el-col {
        padding: 0 .5rem 1rem
    }


    .otk-el-row:after,
    .otk-el-row:before {
        content: ""
    }

    .otk-el-row {
        position: relative
    }

    .otk-el-row {
        box-sizing: border-box
    }

    .otk-el-row:after,
    .otk-el-row:before {
        display: table
    }

    .otk-el-row:after {
        clear: both
    }

    [class*=el-col-] {
        float: left;
        box-sizing: border-box
    }

    .otk-el-col-4 {
        width: 16.66667%
    }

    .otk-el-col-6 {
        width: 25%
    }

    .otk-el-col-10 {
        width: 41.66667%
    }

    .otk-el-col-12 {
        width: 50%
    }

    .otk-el-col-14 {
        width: 58.33333%
    }


    .sportbook-theme .container{
        padding: 0;
    }


    .sportbook-theme .container #main-panel,
    .sportbook-theme .container #main-panel #main-right,
    .sportbook-theme .container #main-panel #main-right1,
    .sportbook-theme .container #main-panel #main-center,
    .sportbook-theme .container #main-panel #main-left .left-container {
        background: none;
    }


    .sportbook-theme .container #main-panel #main-center .center-container .content_center #interval-bets-container .panel-gray {
        /*border-radius: 1rem 1rem 0 0;*/
        border-radius: 0;
    }


    .balance-refresh {
        color: #FE4C23;
        cursor:pointer;
        padding-left:4px;
        font-size:17px;
        transition-duration: 1s;
    }


    .balance-refresh:hover {
        color:#fff;
    }

    .remodal-confirm {
        background-color: #1a2732 !important;
        /* background-image: -webkit-linear-gradient(top, #AE1B24, #600013) !important; */
        background-image: -moz-linear-gradient(top, #AE1B24, #600013) !important;
        background-image: -ms-linear-gradient(top, #AE1B24, #600013) !important;
        background-image: -o-linear-gradient(top, #AE1B24, #600013) !important;
        /* background-image: linear-gradient(to bottom, #AE1B24, #600013) !important; */
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        border-radius: 2px !important;
    }

    .remodal-confirm:hover {
        background-color: #159904;
        background-image: -webkit-linear-gradient(top, #159904, #3C732E) !important;
        background-image: -moz-linear-gradient(top, #159904, #3C732E) !important;
        background-image: -ms-linear-gradient(top, #159904, #3C732E) !important;
        background-image: -o-linear-gradient(top, #159904, #3C732E) !important;
        background-image: linear-gradient(to bottom, #159904, #3C732E) !important;
    }


    .provider-partner {
    display: flex;
    justify-content: space-around; /* Resimleri yatayda ortalar ve aralarÃƒâ€žÃ‚Â±na boÃƒâ€¦Ã…Â¸luk ekler */
    gap: 5px; /* Resimler arasÃƒâ€žÃ‚Â±nda kÃƒÆ’Ã‚Â¼ÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â¼k bir boÃƒâ€¦Ã…Â¸luk bÃƒâ€žÃ‚Â±rakÃƒâ€žÃ‚Â±r */
    padding: 0 10px; /* Kenarlardan biraz boÃƒâ€¦Ã…Â¸luk bÃƒâ€žÃ‚Â±rakÃƒâ€žÃ‚Â±r */
    box-sizing: border-box; /* Kenar boÃƒâ€¦Ã…Â¸luklarÃƒâ€žÃ‚Â±nÃƒâ€žÃ‚Â± geniÃƒâ€¦Ã…Â¸liÃƒâ€žÃ…Â¸e dahil eder */
}

.provider-partner img {
    width: 14%; /* Resimlerin geniÃƒâ€¦Ã…Â¸liÃƒâ€žÃ…Â¸ini %18 yaparak her beÃƒâ€¦Ã…Â¸ resmin yan yana sÃƒâ€žÃ‚Â±Ãƒâ€žÃ…Â¸masÃƒâ€žÃ‚Â±nÃƒâ€žÃ‚Â± saÃƒâ€žÃ…Â¸lar */
    height: auto; /* YÃƒÆ’Ã‚Â¼ksekliÃƒâ€žÃ…Â¸i oranlÃƒâ€žÃ‚Â± olarak ayarlar */
}

    footer .medium .provider-partner img {
        margin: 5px 10px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }


    .icon.qnbcash {
        width: 105px
    }

    .icon.paytopays {
        width: 110px
    }

    .icon.favoricepbank,
    .icon.favoriqr {
        width: 115px
    }

    .icon.astropay,
    .icon.oastropay {
        width: 110px
    }

    .icon.bank_farsi,
    .icon.vip_bank {
        width: 80px
    }

    .icon.paygiga {
        width: 120px
    }

    .icon.instant_bank {
        width: 110px
    }

    .icon.rocketpay {
        width: 120px
    }

    .icon.bank {
        width: 75px
    }

    .icon.banktransfer {
        width: 90px
    }

    .icon.instant_qr,
    .icon.qrandmobile,
    .icon.qrodeme,
    .icon.reference {
        width: 100px
    }

    .icon.cashlink,
    .icon.cepbank,
    .icon.ecopayz,
    .icon.envoy,
    .icon.instant_mobile,
    .icon.oecopayz,
    .icon.opaykasa,
    .icon.opaysafe,
    .icon.paykasa,
    .icon.paysafe {
        width: 110px
    }

    .icon.ootopay,
    .icon.oqiwi,
    .icon.orcards,
    .icon.oyandexmoney,
    .icon.papara,
    .icon.papara_vip {
        width: 90px
    }

    .icon.opaywik {
        width: 110px
    }

    .icon.creditcard,
    .icon.creditcardb {
        width: 100px
    }

    .icon.qrcode {
        width: 85px
    }

    .icon.bitcoin {
        width: 110px
    }

    .icon.betinvest,
    .icon.gp_bank {
        width: 100px
    }

    .icon.evolution {
        width: 80px
    }

    .icon.luckystreak,
    .icon.perfect_money {
        width: 115px
    }

    .icon.vivogaming {
        width: 110px
    }

    .icon.xpg {
        width: 115px
    }

    .icon.hollywood {
        width: 150px
    }

    .icon.ezugi {
        width: 70px
    }

    .icon.egt {
        width: 60px
    }

    .icon.betsoft {
        width: 75px
    }

    .icon.gameart {
        width: 105px
    }

    .icon.pragmatic {
        width: 129px
    }

    .icon.netent {
        width: 75px
    }

    .icon.fugaso,
    .icon.jeton,
    .icon.pariplay,
    .icon.playngo,
    .icon.quickspin,
    .icon.realtime {
        width: 85px
    }

    .icon.habanero {
        width: 110px
    }

    .icon.streamflow {
        width: 175px
    }

    .icon.footer.cepbank {
        width: 70px
    }

    .icon.footer.ecopayz,
    .icon.footer.paykasa {
        width: 90px
    }

    .icon.footer.cepbank {
        width: 95px
    }

    .icon.footer.banktransfer {
        width: 70px
    }

    .icon.footer.astropay {
        width: 80px
    }

    .icon.footer.creditcard,
    .icon.footer.opaywik {
        width: 90px
    }

    .icon.footer.ootopay {
        width: 75px
    }

    .icon.footer.oqiwi,
    .icon.footer.orcards,
    .icon.footer.oyandexmoney {
        width: 80px
    }

    .icon.footer.opaysafe {
        width: 120px
    }

    .icon.footer.cashlink {
        width: 110px
    }

    .icon.footer.bitcoin {
        width: 95px
    }

    .home-remodal .modal-content {
        background: #222 !important;
    }

    .home-remodal .modal-content .modal-header {
        background: #ffb061 !important;
        padding: 6px !important;
    }

    .home-remodal .modal-content .modal-header {
        background: #289131 !important;
        padding: 6px !important;
        border-bottom: 1px solid #7777 !important;
    }

    .home-remodal .modal-content .modal-body {
        color: #fff !important;
    }

    .home-remodal .modal-content .modal-header .close {
        font-size: 14px !important;
        margin-top: 1px !important;
    }

    .home-remodal .modal-content .modal-header .modal-title {
        font-size: 14px !important;
    }

    .home-remodal .modal-content .modal-footer {
        text-align: center !important;
        border-top: 1px solid #7777 !important;
    }

    .home-remodal .modal-content .modal-footer .duyuru-kapat {
        width: 100% !important;
    }

    .home-remodal .modal-content .modal-header h4 {
        color: #fff !important;
    }

.sep {
    font-size: 12px;
}

    .otk-int_box_item, .otk-game_box_interior, .otk-pb_pg_right .otk-game_box, .otk-g_b_i_cover{
        border-radius: 3rem !important;
    }
    .otk-pb_pg_right .otk-game_box{
        background: initial;
    }
    .otk-game_box:hover .otk-game_box_interior{
        border-radius: 6rem;
    }
iframe{
    border: 0 !important;
    margin-top: 22px;
    border-radius: 1rem !important;
}

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
        background: #dfdfdf;
    }

    button, .btn{
        background: #444749;
        font-family: "Poppins", "Avenir", sans-serif;
        font-size: 12px;
        font-weight: 500;
        border: 0;
        border-radius: 0.5rem;
        color: #fff;
    }


    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active{
        background-color: #fff;
        color: #000c24;

    }

    table.dataTable tbody tr{
        background-color: #000c24 !important;
        color: #b4b4d0;
    }

.remodal{
    color: #fff !important;
}

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{
        color: #92929e !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button{
        color: #92929e !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
        background: #FE4C23 !important;
    }

    .league_item{
        background-color: #161d2f !important;
        border-bottom: 1px solid #000c24 !important;
        color: #fff !important;
    }

    .games-container > .games-types > .games-forcenter > .casino-image > .game-data,.games-container> .games-types > .games-forcenter > .casino-image{
        background: #161d2f !important;
    }

    .games-container > .games-types > .games-forcenter > .casino-image > .game-data > .game-info > .game-name{
        color: #afafaf !important
    }

    .games-container > .games-types > .games-forcenter > .casino-image > .game-data > .game-info > .game-section{
        color: #565656 !important;
    }

    .casino-image img{
        border: 0px solid #ff000000 !important
    }

    .games-container > .games-types > .games-forcenter > .casino-image > .game-data > .play-btn{
        background: #161d2f !important;
        color: #FE4C23 !important;
    }

    .games-container > .searchmenu{
        border-radius: 1rem !important;
    }
	
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?14wqzi');
  src:  url('fonts/icomoon.eot?14wqzi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?14wqzi') format('truetype'),
    url('fonts/icomoon.woff?14wqzi') format('woff'),
    url('fonts/icomoon.svg?14wqzi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-aviator-game-logo:before {
  content: "\e900";
}
.icon-jetx-game:before {
  content: "\e901";
}
.icon-plane:before {
  content: "\e902";
}
.icon-tvbet2:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e905";
}
.icon-dice:before {
  content: "\e915";
}
.icon-spades:before {
  content: "\e917";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-dribbble:before {
  content: "\eaa7";
}

.sag-alt {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 20px; /* Ãƒâ€žÃ‚Â°stenirse saÃƒâ€žÃ…Â¸ alta olan mesafeyi ayarlayabilirsiniz */
}
.Navtop-account-right {
    display: flex;
    align-items: center;
}

.Navtop-account-right a {
    margin-right: 0px;
    width: 100px;
    height: 35px;
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(to top, #575e71, #3b4358);
    border-image-slice: 1;
    background-image: linear-gradient(to top, #373e50, #262c3a), linear-gradient(to top, #434b5f, #3b4358);
    background-origin: border-box;
    background-clip: content-box, border-box;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.82;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Navtop-account-right a i {
    margin-right: 5px;
    font-size: 14px;
}
.Navtop-account-left {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.Navtop-account-left i {
    color: #fb9224;
    font-size: 18px;
}

.Navtop-account-left span {
    margin-left: 10px;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: -0.56px;
    color: white;
}

.Navtop-account-left span strong {
    margin-right: 1px;
    font-weight: 500;
}
.Navtop-account-cek {
    color: #3fb26e;
}
.Navtop-account-yatir {
    color: #3fb26e;
}
.Navtop-account-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 35px;
}
.Navtop-links a:first-child i {
    color: #3fb26e;
}
.Navtop-links a i {
    font-size: 18px;
}

.Navtop-account {
    background-color: #373e50;
}

.Navtop-account-left {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.Navtop-account-left i {
    color: #fb9224;
    font-size: 14px;
}
.Menu-inner {
    margin-bottom: 30px;
    padding-inline-start: 0px;
}
.Menu-item {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.26px;
    color: white;
    border-top: 1px solid #2c3241;
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.Menu-item a {
    height: 50px;
    padding: 0 20px; /*0 30*/ /*biz*/
    width: 100%;
    display: flex;
    align-items: center;
}

.Menu-item i {
    font-size: 22px;
    color: #ff0000;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-nav {
    display: none;
}


@media (max-width: 767px) {
    .mobilhide {
        display: none;
    }
}


@media (min-width: 768px) {
    .deskhide {
        display: none;
    }
}

/* style.css */

.Bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background-color: rgba(20, 20, 20, 0.9); /* siyahımsı ton */
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    height: 50px;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    
    width: 100%;              /* ✅ genişliği garantile */
    box-sizing: border-box;   /* ✅ padding/scroll hesaplaması doğru olsun */
}

.Bottom-in {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    height: 100%;
    padding-bottom: 0px;

    flex-wrap: nowrap;        /* ✅ sola kaymayı engelle */
    width: 100%;              /* ✅ içerik tamamen yayılsın */
    box-sizing: border-box;
}


.Bottom-item {
    flex: 1;
    text-align: center;
    color: #ccc;
    font-size: 10px;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: 0;
    transition: all 0.2s ease;
    /* Tıklama efektini kaldıran ekler */
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none;
    outline: none;
}


.Bottom-item i {
    display: block;
    font-size: 14px;
    color: #bbb;
    margin-bottom: 1px;
    opacity: 0.8;
    transition: transform 0.2s ease, color 0.2s ease;
}

.Bottom-item span {
    font-size: 8px;
    color: #bbb;
    font-weight: 300;
    margin-top: 0;
}

.Bottom-item:hover i,
.Bottom-item:hover span {
    color: #fff;
    opacity: 1;
    transform: scale(1.05);
}

.Bottom-item.active i,
.Bottom-item:active {
    background-color: transparent !important;
    color: inherit !important;
}


.Bottom-item.ft-bottom-border {
    border-right: none !important;
}

@media (min-width: 769px) {
    section.Bottom.deskhide {
        display: none !important;
    }
}



/* Ana MenÃƒÆ’Ã‚Â¼ */
/* Ana menÃƒÆ’Ã‚Â¼ ayarlarÃƒâ€žÃ‚Â± */
.nav-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    background-color: #040404;
    border-top: 2px solid #ff9400;
    position: relative; /* KonumlandÃƒâ€žÃ‚Â±rma */
    z-index: 10; /* MenÃƒÆ’Ã‚Â¼ye yÃƒÆ’Ã‚Â¼ksek z-index */
    justify-content: space-between; /* MenÃƒÆ’Ã‚Â¼ ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸elerini eÃƒâ€¦Ã…Â¸it Ãƒâ€¦Ã…Â¸ekilde daÃƒâ€žÃ…Â¸Ãƒâ€žÃ‚Â±tÃƒâ€žÃ‚Â±r */
}

/* MenÃƒÆ’Ã‚Â¼ ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸eleri */
.nav-item {
    flex: 1; /* Her ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸enin geniÃƒâ€¦Ã…Â¸liÃƒâ€žÃ…Â¸i eÃƒâ€¦Ã…Â¸it olur */
    position: relative;
    z-index: 1; /* MenÃƒÆ’Ã‚Â¼ ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸elerine z-index */
    text-align: center; /* Ãƒâ€žÃ‚Â°ÃƒÆ’Ã‚Â§eriÃƒâ€žÃ…Â¸i ortalar */
}

/* MenÃƒÆ’Ã‚Â¼ ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸esi ve ikon stili */
.nav-menu-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px; /* MenÃƒÆ’Ã‚Â¼ ÃƒÆ’Ã‚Â¶Ãƒâ€žÃ…Â¸esi iÃƒÆ’Ã‚Â§in padding ekler */
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    transition: background-color 0.3s; /* Hover efekti iÃƒÆ’Ã‚Â§in geÃƒÆ’Ã‚Â§iÃƒâ€¦Ã…Â¸ */
    border-radius: 30px;
}

/* Ãƒâ€žÃ‚Â°kon stili */
.nav-menu-item i {
    margin-right: 8px; /* Ãƒâ€žÃ‚Â°kon ile metin arasÃƒâ€žÃ‚Â±na 8px boÃƒâ€¦Ã…Â¸luk ekler */
    font-size: 18px; /* Ãƒâ€žÃ‚Â°konun boyutunu ayarlar */
    vertical-align: middle; /* Ãƒâ€žÃ‚Â°konu metinle hizalar */
}

/* Hover efekti */
.nav-menu-item:hover {
    background-color: #f39416 !important; /* Hover durumunda arka plan rengi */
    color: #ffffff;
    border-radius: 30px;
}



/* Alt MenÃƒÆ’Ã‚Â¼ */
.nav-submenu {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #3b4754;
    display: none; /* Gizli baÃƒâ€¦Ã…Â¸lar */
    padding: 0;
    margin: 0;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000; /* Alt menÃƒÆ’Ã‚Â¼lerin z-index'i artÃƒâ€žÃ‚Â±rÃƒâ€žÃ‚Â±ldÃƒâ€žÃ‚Â± */
}

.nav-item:hover .nav-submenu {
    display: block; /* Hover ile alt menÃƒÆ’Ã‚Â¼ gÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼nÃƒÆ’Ã‚Â¼r */
}

.nav-submenu .nav-menu-item {
    padding: 10px 20px;
    width: 200px; /* Alt menÃƒÆ’Ã‚Â¼ geniÃƒâ€¦Ã…Â¸liÃƒâ€žÃ…Â¸i */
}

.nav-submenu .nav-menu-item:hover {
    background-color: #1f2833;
}
.H_menu-item-type img {
    max-width: 48px;
    max-height: 48px;
    width: 34px;
    height: 34px;
    -o-object-fit: contain;
    object-fit: contain;
}
.H_menu-in {
    flex-wrap: wrap;
    display: flex;
    /* height: 156px; */
    transition: 500ms;
    overflow: hidden;
}
.H_menu {
    padding: 20px 10px;
    background-color: #1b1f2b;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main {
    -webkit-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s;
    overflow: hidden;
    overflow-x: hidden;
    background-image: url(/2020-sport_darkened.png);
    background-attachment: fixed;
    background-position: top;
    background-size: auto;
}

#main>.container {
    padding: 0;
    margin-bottom: 20px;
}

#main-panel {
    background: #fff;
    margin: 0px;
    overflow: hidden;
    position: relative;
    min-height: 1000px;
}

.parepare {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px !important;
}
.pareparelight {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 10px !important;
}

.transparentback {
    background-color:rgba(0, 0, 0, 0.5) !important;
}

#main-panel #main-left,
#main-panel #main-center,
#main-panel #main-right
#main-panel #main-right1{
    top: 0
}

#main-panel #main-left {
    width: 265px;
    /* position: absolute; */
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right {
    width: 265px;
    top: 79px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right1 {
    width: 265px;
    margin: -36px 0px 0px 0px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-left::-webkit-scrollbar,
#main-panel #main-right::-webkit-scrollbar {
    display: none
}

#main-panel #main-right1::-webkit-scrollbar {
    display: none
}

#main-panel #main-left {

}

#main-panel #main-left .left-container {
    background: none;
}

#main-panel #main-left:after {
    content: "";
    /*background: transparent url(images/menu/shadow-from-right.png) repeat-y;
    background-position: right;*/
    height: 100%;
    width: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

#main-panel {
    background: none;
}

#main-panel #main-right {
    background-color: #fff;
}

#main-panel #main-right1 {
    background-color: #fff;
}

#main-panel #main-center {
    display: block;
    background: none;
    width:100%;
    color: #92929e;
}

#main-panel.have-sidebar-right {
    padding-right: 265px
}

#main-panel.have-sidebar-right1 {
    padding-right: 265px
}

#main-panel.have-sidebar-left {
    padding-left: 265px
}

.left-container,
.right-container {
    padding: 0px 15px 0 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    min-height: 100%;
    outline: none !important
}

.center-container {
    padding: 0 0px;
    margin: 15px 0;
    display: block
}

.right-container {
    padding-left: 0
}
.H_type-item {
    width: 100%;
    margin-top: 10px;
    display: block;
}

.w-100 {
    width: 100%!important;
}

.H_menu {
    padding: 20px 10px;
    background-color: #000c2400;
}

.H_menu-item {
    position: relative;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.H_menu-item-type {
    width: 84px;
    height: 84px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 -3px 0 0 #000c24, 0 4px 4px 0 #ff0000;
    border-style: solid;
    border-width: 0px;
    border-image-source: linear-gradient(to top, #2a2f3e, #2a2f3e);
    border-image-slice: 0;
    /* background-image: linear-gradient(to top, var(--white), #c0c6d7), linear-gradient(to top, #2a2f3e, #2a2f3e); */
    background-image: linear-gradient(180deg, rgba(192, 198, 215, 1) 25%, rgba(255, 255, 255, 1) 91%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    flex-direction: column;
}

.H_menu-item-type img {
    max-width: 48px;
    max-height: 48px;
    width: 34px;
    height: 34px;
    -o-object-fit: contain;
    object-fit: contain;
}

.H_menu-item-type span {
    color: #1b1f2b;
    margin-top: 5px;
}

.H_menu-in {
    flex-wrap: wrap;
    display: flex;
    /* height: 156px; */
    transition: 500ms;
    overflow: hidden;
}
   .section-title {
        color: orange; /* Turuncu renk */
        text-align: center; /* Ortala */
        font-size: 24px; /* YazÃƒâ€žÃ‚Â± boyutu */
        margin-bottom: 20px; /* BaÃƒâ€¦Ã…Â¸lÃƒâ€žÃ‚Â±k ile maÃƒÆ’Ã‚Â§ listesi arasÃƒâ€žÃ‚Â±na boÃƒâ€¦Ã…Â¸luk */
    }

/* RESPONSE GALLERY */
.resimler {
    display: flex;
    gap: 30px; /* Resimler arasindaki bosluk */
}

.resimler img {
    max-width: 100%; /* Resimlerin genisligini ayarlayin */
    height: auto; /* Orantiyi koruyun */
	margin: 0 auto;
    border-radius: 15px;
}
/* Ana sinif ayarlari */
.responsive-gallery {
    display: flex;
    flex-wrap: nowrap; /* ÃƒÆ’Ã¢â‚¬â€œgelerin satiri asmamasi iÃƒÆ’Ã‚Â§in */
    overflow-x: auto; /* Mobilde yatay kaydirma iÃƒÆ’Ã‚Â§in */
    scrollbar-width: none; /* Firefox iÃƒÆ’Ã‚Â§in kaydirma ÃƒÆ’Ã‚Â§ubugunu gizler */
}

.responsive-gallery::-webkit-scrollbar {
    display: none; /* Webkit tabanli tarayicilar (Chrome, Safari) iÃƒÆ’Ã‚Â§in kaydirma ÃƒÆ’Ã‚Â§ubugunu gizler */
}

.responsive-gallery li {
  flex-shrink: 0; /* Elemanlarin sabit genislikte kalmasini saglar */
  margin-right: 20px;
}

.responsive-gallery img {
  display: block;
  max-width: 100%; /* Mobilde resmin kutunun disina tasmasini engeller */
  border: 0px solid #000;
}
.H_menu-item-type img {
    max-width: 48px;
    max-height: 48px;
    width: 34px;
    height: 34px;
    -o-object-fit: contain;
    object-fit: contain;
}

.H_menu-in {
    flex-wrap: wrap;
    display: flex;
    /* height: 156px; */
    transition: 500ms;
    overflow: hidden;
}

.H_menu {
    padding: 20px 10px;
    background-color: #1b1f2b;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.H_menu {
    padding: 20px 10px;
    background-color: #000c2400;
}

.H_menu-item {
    position: relative;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.H_menu-item-type {
    width: 84px;
    height: 84px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 -3px 0 0 #f01820, 0 4px 4px 0 #ff000000;
    border-style: solid;
    border-width: 0px;
    border-image-source: linear-gradient(to top, #2a2f3e, #2a2f3e);
    border-image-slice: 0;
    /* background-image: linear-gradient(to top, var(--white), #c0c6d7), linear-gradient(to top, #2a2f3e, #2a2f3e); */
    background-image: linear-gradient(20deg, rgb(4 3 2 / 0%) 25%, rgb(255 255 255 / 37%) 91%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    flex-direction: column;
}

.H_menu-item-type img {
    max-width: 48px;
    max-height: 48px;
    width: 34px;
    height: 34px;
    -o-object-fit: contain;
    object-fit: contain;
}

.H_menu-item-type span {
    color: #ffffff;
    margin-top: 5px;
}

.section-title {
    color: orange;
    /* Turuncu renk */
    text-align: center;
    /* Ortala */
    font-size: 24px;
    /* YazÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â± boyutu */
    margin-bottom: 20px;
    /* BaÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸lÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±k ile maÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ listesi arasÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±na boÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸luk */
}
#main-panel #main-left,
#main-panel #main-center,
#main-panel #main-right
#main-panel #main-right1{
    top: 20px;
}

#main-panel #main-left {
    width: 257px;
    /* position: absolute; */
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right {
    width: 266px;
    top: 15px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-right1 {
    width: 250px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

#main-panel #main-left::-webkit-scrollbar,
#main-panel #main-right::-webkit-scrollbar {
    display: none
}

#main-panel #main-right1::-webkit-scrollbar {
    display: none
}

#main-panel #main-left {
    background: #202225 !important;
    border-radius: 5px;
}

#main-panel #main-left .left-container {
    background: none;
}

#main-panel #main-left:after {
    content: "";
    /*background: transparent url(images/menu/shadow-from-right.png) repeat-y;
    background-position: right;*/
    height: 100%;
    width: 8px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

#main-panel {
    background-color: #ffffff00 !important;
    border: 0px solid #ffffff00;
}

#main-panel #main-right {
    background-color: #fff;
}

#main-panel #main-right1 {
    background-color: #fff;
}

#main-panel #main-center {
    display: block;
    background: none;
    width:100%;
    color: #92929e;
}

#main-panel.have-sidebar-right {
    padding-right: 265px
}

#main-panel.have-sidebar-right1 {
    padding-right: 265px
}

#main-panel.have-sidebar-left {
    padding-left: 265px
}

.left-container,
.right-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    min-height: 100%;
    outline: none !important
}
@media only screen and (max-width: 768px) {
    .mobil-gorunur {
        display: block; /* Mobilde gÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼nmesini istediginiz ÃƒÆ’Ã‚Â¶ge */
    }
}

/* VarsayÃƒâ€žÃ‚Â±lan stiller */
body {
    font-family: Arial, sans-serif;
}

/* Mobil cihazlar iÃƒÆ’Ã‚Â§in stil */
@media only screen and (max-width: 768px) {
    .mobil-only {
        display: block; /* Mobilde gÃƒÆ’Ã‚Â¶sterilecek */
    }
}

@media only screen and (min-width: 769px) {
    .mobil-only {
        display: none; /* MasaÃƒÆ’Ã‚Â¼stÃƒÆ’Ã‚Â¼nde gizlenecek */
    }
}
/* Mobil alanÃƒâ€žÃ‚Â± gizleme */
@media (min-width: 1024px) {
    .mobil-image {
        display: none;
    }
}


app-horizontal-promotion-list {
    display: none;
}
.b-widget-promotion-content {
    display: none;
}
.image-grid-container {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Satirlar arasinda bosluk */
}
.image-grid-row {
    display: flex;
    width: 100%;
}
.image-grid-row {
    display: flex;
    justify-content: space-between; /* Her bir resmi esit boslukla yerlestirir */
}

.image-grid-item {
    width: 12.5%; /* 8 resim iÃƒÆ’Ã‚Â§in her biri %12.5 genislik */
    padding: 5px; /* Resimler arasinda bosluk birakmak iÃƒÆ’Ã‚Â§in padding */
}

.grid-image {
    width: 100%;
    height: auto; /* Oranlarini koruyarak resimlerin tam genislige yayilmasini saglar */
    display: block;
}

.image-grid-container {
    display: flex;
    flex-direction: column;
    gap: 10px; /* Satirlar arasinda bosluk */
}

.image-grid-row {
    display: flex;
    justify-content: space-between; /* Her bir resmi esit boslukla yerlestirir */
}

.image-grid-item {
    width: 12.5%; /* 8 resim iÃƒÆ’Ã‚Â§in her biri %12.5 genislik */
    padding: 5px; /* Resimler arasinda bosluk birakmak iÃƒÆ’Ã‚Â§in padding */
}

.grid-image {
    width: 100%;
    height: auto; /* Oranlarini koruyarak resimlerin tam genislige yayilmasini saglar */
    display: block;
}
/* Oyun kutularini 6 sÃƒÆ’Ã‚Â¼tunlu yapiya dÃƒÆ’Ã‚Â¶nÃƒÆ’Ã‚Â¼stÃƒÆ’Ã‚Â¼r */
@media (min-width: 992px) {
    .row {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .casinover {
        width: 16.6667%; /* 100/6 = 16.6667% genislik ile 6 sÃƒÆ’Ã‚Â¼tun */
        margin-bottom: 30px;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

/* TÃƒÆ’Ã‚Â¼m resimlerin boyutunu ayni yap */
.casinover img {
    width: 100%;
    height: auto; /* Sabit yÃƒÆ’Ã‚Â¼kseklik */
    object-fit: cover; /* GÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼ntÃƒÆ’Ã‚Â¼lerin kutuya tam sigmasini saglar */
    border-radius: 10px;
    transition: transform 0.2s ease;
}

/* Hover'da bÃƒÆ’Ã‚Â¼yÃƒÆ’Ã‚Â¼tme efekti */
.casinover:hover img {
    transform: scale(1.05);
}
.image-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 sÃƒÆ’Ã‚Â¼tun */
    gap: 10px; /* GÃƒÆ’Ã‚Â¶rseller arasindaki bosluk */
    width: 100vw; /* Tam ekran genisligi */
    height: 100vh; /* Tam ekran yÃƒÆ’Ã‚Â¼ksekligi */
    overflow: hidden; /* Tasmalari ÃƒÆ’Ã‚Â¶nlemek iÃƒÆ’Ã‚Â§in */
}

.image-container img {
    width: 100%; /* GÃƒÆ’Ã‚Â¶rsellerin genisligini konteynerle ayni yapar */
    height: auto; /* YÃƒÆ’Ã‚Â¼ksekligi otomatik ayarlar */
}
/* Varsayilan stil (tÃƒÆ’Ã‚Â¼m cihazlar iÃƒÆ’Ã‚Â§in) */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    font-family: Arial, sans-serif;
    background-color: #f0f0f0;
}

/* GÃƒÆ’Ã‚Â¶rsel varsayilan olarak gizleniyor */
.desktop-image {
    display: none; /* Varsayilan olarak gÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼nmez */
}

/* Sadece masaÃƒÆ’Ã‚Â¼stÃƒÆ’Ã‚Â¼ iÃƒÆ’Ã‚Â§in gÃƒÆ’Ã‚Â¶rsel gÃƒÆ’Ã‚Â¶sterimi */
@media (min-width: 1024px) {
    .desktop-image {
        display: block; /* MasaÃƒÆ’Ã‚Â¼stÃƒÆ’Ã‚Â¼ ekraninda gÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼nÃƒÆ’Ã‚Â¼r */
        /* width: 1650px; */ /* GÃƒÆ’Ã‚Â¶rsel genisligi */
        margin: 25px auto; /* Ortalayici margin */
        border-radius: 8px; /* Kenar yuvarlama */
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* GÃƒÆ’Ã‚Â¶lge efekti */
    }
}

/* Mobil iÃƒÆ’Ã‚Â§in bosluk birakmamak amaciyla */
@media (max-width: 1023px) {
    .container {
        padding: 0; /* Mobilde padding kaldirildi */
    }
}

.icon {
    width: 50px; /* Ãƒâ€žÃ‚Â°kon boyutunu ayarlayÃƒâ€žÃ‚Â±n */
    height: 50px;
    cursor: pointer; /* Ãƒâ€žÃ‚Â°kon ÃƒÆ’Ã‚Â¼zerine gelindiÃƒâ€žÃ…Â¸inde fare imlecini deÃƒâ€žÃ…Â¸iÃƒâ€¦Ã…Â¸tirir */
}
.notification {
    position: relative;
    display: inline-block;
}

.btn-notification {
    text-decoration: none;
    font-size: 20px;
    color: black;
}

.badge {
    position: absolute;
    top: 0px;
    right: -5px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 2px 5px;
    font-size: 7px;
}

.notification-content {
    display: none;
    position: absolute;
    background-color: white;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 10px;
    width: 200px;
    top: 30px; /* Bildirim iÃƒÆ’Ã‚Â§eriÃƒâ€žÃ…Â¸inin konumu */
}

.notification:hover .notification-content {
    display: block; /* Hover durumunda iÃƒÆ’Ã‚Â§eriÃƒâ€žÃ…Â¸i gÃƒÆ’Ã‚Â¶ster */
}



 .CountryFlagImage-wrapper {
        flex-shrink: 0;
        margin-right: 10px;
    }

    .CountryFlagImage {
        width: 20px; /* GeniÃƒâ€¦Ã…Â¸liÃƒâ€žÃ…Â¸i kÃƒÆ’Ã‚Â¼ÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â¼lt */
        height: 15px; /* YÃƒÆ’Ã‚Â¼ksekliÃƒâ€žÃ…Â¸i kÃƒÆ’Ã‚Â¼ÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â¼lt */
        object-fit: cover; /* GÃƒÆ’Ã‚Â¶rÃƒÆ’Ã‚Â¼ntÃƒÆ’Ã‚Â¼yÃƒÆ’Ã‚Â¼ sÃƒâ€žÃ‚Â±Ãƒâ€žÃ…Â¸dÃƒâ€žÃ‚Â±r */
    }
.custom-dark-theme-section {
    background-color: #202225;
    color: #f1f1f1;
    padding: 20px;
}

.custom-horizontal {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-col {
    flex: 1;
    margin: 10px;
    min-width: 300px;
}

.custom-panel-dark {
    background-color: #263045;
    border-radius: 8px;
    padding: 20px;
    margin: 10px 0;
}

.custom-form-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.custom-form-group label {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.custom-icon {
    margin-right: 8px;
    font-size: 18px;
}

.custom-form-control {
    background-color: #2f2f2f;
    border: 1px solid #8e8e8e;
    color: #ffffff;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}

.custom-dob-select {
    display: flex;
    justify-content: space-between;
}

.custom-dob-select select {
    width: 32%;
}

.custom-phone-input {
    display: flex;
}

.custom-phone-input select,
.custom-phone-input input {
    width: 48%;
    margin-right: 4%;
}

.custom-phone-input input {
    margin-right: 0;
}

.custom-btn-primary {
    background-color: #fa6404;
    border-color: #ffffff;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
}

.custom-btn-primary:hover {
    background-color: #263045;
    border-color: #494b4c;
}

.custom-terms-group {
    margin-top: 20px;
}
/* Genel YapÃ„Â± */
.custom-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.custom-col {
    flex: 1;
    min-width: 180px;
}

.custom-center-container {
    background-color: #263045;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.custom-head-left {
    color: #33cc33;
    margin-bottom: 15px;
    font-size: 18px;
}

/* Form GruplarÃ„Â± */
.custom-form-group {
    margin-bottom: 10px;
}

.custom-form-group label {
    font-size: 14px;
    color: #ccc;
    margin-bottom: 5px;
    display: block;
}

.custom-input {
    width: 100%;
    padding: 8px;
    margin-top: 4px;
    background-color: #263045;
    border: 1px solid #263045;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    transition: border-color 0.2s;
}

.custom-input:focus {
    border-color: #64a9ef;
    outline: none;
}

.custom-btn {
    background-color: #49494a;
    border: none;
    padding: 8px 16px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.2s, transform 0.1s;
}

.custom-btn:hover {
    background-color: #007acc;
    transform: translateY(-1px);
}

@media (max-width: 768px) {
    #main-panel #main-left,
    #main-panel #main-right {
        position: absolute;
    }
}
.headernew {
    display: flex;
        flex-direction: column;
        height: 185px;
        background: url(/ee995ce2578d8f819222.png) 48%/cover;
            border-radius: 10px;
}
.headernew .breadcrumbs {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 35px;
        padding: 4px 30px;
        min-width: 380px;
        min-height: 28px;
        max-width: 90%;
        background: #0f372c;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px;
        clip-path: polygon(0 0,100% 0,calc(100% - 20px) 100%,20px 100%);
        -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 20px) 100%,20px 100%);
    }
    .headernew .events {
        display: grid;
        margin: 0 auto;
        max-width: 500px;
        grid-template-columns: 1fr 180px 1fr;
        grid-template-areas: "participant-home stats participant-away";
    }
    .headernew .events .ev-sahibi {
        grid-area: participant-home;
        padding-top: 10px;
        margin-left: 15px;
    }
    .headernew .events .ev-sahibi .name {
        position: relative;
        margin-bottom: 5px;
        color: #fff;
        font-size: 17px;
    }
    .headernew .events .ev-sahibi .name:before {
        position: absolute;
        top: 0;
        left: -50px;
        width: 36px;
        height: 18px;
        background: url(https://'.SITE_URL.'/assets/images/event-participant-arrow.png) no-repeat;
        content: "";
    }
    .headernew .events .ev-sahibi .text {
        display: inline-block;
        padding: 5px 10px;
        border-radius: 3px;
        background: #e5142e;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px;
    }
    
    .headernew .events .deplasman {
        text-align: right;
        grid-area: participant-away;
         padding-top: 10px;
         margin-right: 15px;
    }
    .headernew .events .deplasman .name {
        position: relative;
        margin-bottom: 5px;
        color: #fff;
        font-size: 17px;
    }
    .headernew .events .deplasman .name:before {
        position: absolute;
        top: 0;
        width: 36px;
        height: 18px;
        background: url(https://'.SITE_URL.'/assets/images/event-participant-arrow.png) no-repeat;
        content: "";
        right: -50px;
        left: auto;
        transform: rotate(180deg);
    }
    .headernew .events .deplasman .text {
        display: inline-block;
        padding: 5px 10px;
        border-radius: 3px;
        background: #252531;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px;
        background: #e29d24;
    }
    
    .headernew .events .stats {
        text-align: center;
        grid-area: stats;
    }
    .headernew .events .stats .skor {
        display: block;
        margin-bottom: 8px;
        color: #fff;
        font-weight: 700;
        font-size: 35px;
    }
    .headernew .events .stats .time {
        display: inline-block;
        padding: 8px 28px 6px;
        background: #51b42a;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px;
        clip-path: polygon(0 0,100% 0,calc(100% - 15px) 100%,15px 100%);
        -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 15px) 100%,15px 100%);
    }
    
    .headernew .tv {
        display: flex;
        width: 100%;
        height: 100%;
    }
    .headernew .tv img {
        width: 17px;
        height: 17px;
        color: #fff;
        margin: auto;
    }

.banner-counter {
  position: absolute;
  top: 6px;
  right: 8px;
  background: rgba(30, 30, 30, 0.85);
  color: #f1f1f1;
  font-weight: 600;
  font-family: 'Segoe UI', 'Roboto', sans-serif;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 8px;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(0, 0, 0, 0.15);
  letter-spacing: 0.5px;
  line-height: 1;
  transition: all 0.3s ease;
}
