@import url(icons.css);
@import url(circle.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Lobster);

body {
    background: #a4afb3;
    font-family: 'Roboto', serif;
}

#wrapper-app-content {
    height: 90%; /* fallback if needed */
    overflow: auto;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 160px;
    background-color: #f5f5f5;
    display: block;
}

.custom-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 5px 0 5px;
    top: 0 !important;
}

.custom-icon.note, .custom-icon.appletnote1 {
    background-image: url(../img/icons/note_existing2.png);
}

.custom-icon.stats {
    background-image: url(../img/icons/statistics.png);
}

.custom-icon.add-note, .custom-icon.appletnote0 {
    background-image: url(../img/icons/note_add2.png);
}

.pending-coupon {
    display: table;
    border-right: 1px solid gray;
    float: left;
}

.odd-separator {
    max-width: 200px;
    border-right: 1px solid gray;
    float: left;
}

.nopaddingcol [class^="col-md-"] {
    padding-right: 2px;
    padding-left: 2px;
}

[data-type="openNotesTurnover"], [data-type="openStatisticsTurnover"] {
    font-size: 20px;
    text-decoration: none !important;
    position: absolute;
    right: 0;
    z-index: 2;
}

[data-type="openStatisticsTurnover"] {
    right: 25px;
}

.nopaddingcol .row {
    margin-right: 0;
    margin-left: 0;
}

/* .applet>.dataTables_wrapper>.row:first-child> .col-sm-6 {
    width: 180px;
} */
.stake {
    color: green;
    text-align: right;
}

.potReturn {
    color: red;
    text-align: right;
}

.applet-content .heading #search {
    font-weight: normal;
    float: right;
    background: #14a3de;
    border: 0;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    margin-left: 0.2em;
    display: block;
    padding: 0.2em 0.5em;
}

.applet-content .heading .caret {
    float: right;
    line-height: 21px;
    margin-top: 5px;
    color: #949494;
}

.searchWrapper .content {
    margin: 2em 0;
    padding: 1em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px dashed #ccc;
    display: flex;
}

.searchWrapper .content label, .appletForm label {
    font-size: 13px;
    color: #757575;
    font-weight: normal;
    text-transform: uppercase;
    text-indent: 5px;
    margin-bottom: 0;
}

.searchWrapper .content label.btn {
    color: #fff;
    line-height: 30px;
    text-align: center;
    margin: auto;
}

.noWrapped {
    white-space: nowrap;
}

.spacer {
    height: 1em;
}

.highlight {
    background: #14a3de !important;
}

table.dataTable tr.highlight td {
    border-left: 1px solid #9ed9f1 !important;
    border-right: 1px solid #727272 !important;
    color: white;
}

.applet tbody tr.highlight td {
    color: #fff;
}

.applet-content {
    background: #eff4f9;
    padding: 1em;
    border: 1px solid #DDDDDD;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: auto;
}

.viewbarContent {
    /* margin-top:1em; */

}

.oddnumber {
    width: 45px;
    text-align: right;
    color: initial;
}

.changedOdd {
    background-color: rgb(168, 12, 12);
    color: white;
    text-shadow: 0 1px 0 rgb(94, 40, 40);
}

.form-control.oddnumber {
    width: 80px;
}

.navbar-default, .navbar-default .dropdown-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+49,323434+50,323434+100 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
    endColorstr='#323434', GradientType=0); /* IE6-9 */
    border: none;
    border-radius: 0;
}

.navbar-default {
    background: #ffffff;
    color: inherit;
    border-bottom: 1px solid #e5e5e5;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 5px;
}

.navbar-default .navbar-nav .list-inline li > a i {
    font-size: 20px;
    color: #d0cece;
}

.navbar-default .navbar-nav .list-inline {
    margin-bottom: 0;
    margin-top: 10px;
}

.navbar-right li > a {
    padding: 0;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #14a3de;
}

.navbar-default .navbar-nav a.selectedMenuItem, .navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: white;
    font-weight: 500;
    background: #0097e3;
}

.dropdown-lang > button#dropdownMenuLang {
    background: none;
    border: none;
    padding: 0 14px;
}

.navbar-default .sub-menu > li > a {
    color: #FFF !important;
    height: initial !important;
}

.navbar-default .dropdown-menu > li > a:focus, .navbar-default .dropdown-menu > li > a:hover {
    color: #FFF;
    background: #1a2226;
}

.top-border {
    border: none;
    border-top: 3px solid #3c8dbc;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #353535;
    cursor: default;
    background-color: #eff4f9;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-top: 3px solid #14a3de;
    font-size: 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: rgba(209, 216, 224, 0.99);
}

.nav.navbar-nav > li > a > select {
    color: #323434;
    font-weight: 300 !important;
}

/*SPINNER LOADING*/
.spinner {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 10%;
    left: 45%;
    z-index: 2000;
    margin: 10px auto;
}

.container1 > div, .container2 > div, .container3 > div {
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    transform: rotateZ(45deg);
}

.container3 {
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
    }
}

.btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #999999;
}

.login-box, .register-box {
    width: 360px;
    margin: 7% auto;
}

.login-box-body, .register-box-body {
    background: #eff4f9;
    padding: 20px;
    border-top: 0;
    color: #666;
}

.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9;
}

.btn-default.disabled, .btn-default[disabled] {
    background-color: #C1C1C1;
}

.myalert {
    position: fixed;
    width: 400px;
    /* height: 400px; */
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -200px;
    z-index: 2000;
    /* border-top: 3px solid; */
    -webkit-box-shadow: 7px 7px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px 0 rgba(50, 50, 50, 0.75);
}

.looseline, span.looseline {
    color: red
}

.winline, span.winline {
    color: green
}

.navbar-default .navbar-nav .list-inline li > [data-type="monitor"] i {
    color: #ce070a
}

.navbar-default .navbar-nav .list-inline li > [data-type="monitor"]:hover i {
    color: #ce070a
}

.navbar-default .navbar-nav .list-inline li > [data-type="monitor"].running i {
    color: #17f717
}

.navbar-default .navbar-nav .list-inline li > [data-type="monitor"].running:hover i {
    color: #9efb9e
}

.navbar-default .navbar-nav .list-inline li > a {
    text-decoration: none !important;
}

.navbar-default .navbar-nav .list-inline li > a:hover i {
    color: white;
}

.navbar-default .navbar-nav .list-inline li > a.alertIcon i {
    color: #f7f43f;
}

#lastupdateSpan {
    display: none;
}

.pot-return {
    color: red;
}

.table-striped > tbody > tr.grade6, .grade6 {
    background: #dff0d8;
}

.table-striped > tbody > tr.grade1, .grade1 {
    background: #f2dede;
}

.icon-no-sound {
    display: none;
}

.volumeOn .icon-no-sound {
    display: block;
}

.volumeOn .icon-sound {
    display: none;
}

div.alert.monitoralert {
    padding: 0.5em;
    float: right;
    margin-bottom: 0;
}

#boxLiveAlert {
    background: red;
    color: white;
    padding: 1em;
}

input#lnkResend:disabled {
    opacity: 0.2;
}

.panel-heading a {
    color: white;
}

.nav li > a.alertIcon {
    display: none;
}

.nav li > a.mute {
    display: none;
}

.nav li > a.alertIcon.show, .nav li > a.mute.show {
    display: inline-block;
}

td.icon img {
    height: 20px;
}

div#ui-datepicker-div {
    z-index: 1000 !important;
}

.green-text {
    color: green;
}

.red-text {
    color: red;
}

div.dataTables_wrapper > .row > .col-sm-6 {
    padding: 0
}

div.dataTables_wrapper div.dataTables_length select {
    height: 34px;
    font-size: 13px;
    color: #353535;
    background: #f0f3f7;
    background: linear-gradient(to bottom, #f0f3f7 0%, #bac0c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f3f7',
    endColorstr='#bac0c7', GradientType=0);
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background: #dde3ea;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background: #ecf0f5;
}

.table-bordered {
    border: 0;
    border-top: 1px solid #939393 !important;
    border-left: 1px solid #727272 !important;
    border-right: 1px solid #727272 !important;
}

.showCoupon img, .showSport img {
    height: 20px;
    width: auto;
}

.dataTables_wrapper .row .col-sm-12 {
    padding: 0;
}

.dataTables_wrapper .row:last-child {
    margin-top: 15px;
}

.dataTable thead tr {
    background: #595959;
}

.dataTable thead tr th {
    font-size: 14px;
    color: #fff !important;
    font-weight: 300;
}

.dataTable tr td {
    color: #595959;
}

.dataTable tr th {
    border-left: 1px solid #383838 !important;
    border-right: 1px solid #939393 !important;
    border-bottom: 1px solid #383838 !important;
}

.dataTable tr td {
    border-top: 1px solid #eff4f9 !important;
    border-left: 1px solid #727272 !important;
    border-right: 1px solid #eff4f9 !important;
    border-bottom: 1px solid #727272 !important;
}

.dataTable tr th:first-child, .dataTable tr td:first-child {
    border-left: 0 !important;
}

.dataTable tr th:last-child, .dataTable tr td:last-child {
    border-right: 0 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    height: 34px;
    font-size: 14px;
    color: #666;
    border: 1px solid #999;
    border-radius: 8px;
}

div.dataTables_wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.dataTables_scrollBody {
    height: 497px;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}

.dataTables_scrollBody.openedSearch {
    height: 167px !important;
}

.dataTables_scrollBody::-webkit-scrollbar, .duplicated-modal .main-coupon::-webkit-scrollbar,
.duplicated-modal .coupons-container::-webkit-scrollbar {
    width: 4px;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb, .dataTables_scrollBody::-webkit-scrollbar-thumb:hover,
.duplicated-modal .main-coupon::-webkit-scrollbar-thumb,
.duplicated-modal .main-coupon::-webkit-scrollbar-thumb:hover,
.duplicated-modal .coupons-container::-webkit-scrollbar-thumb,
.duplicated-modal .coupons-container::-webkit-scrollbar-thumb:hover {
    background-color: #026f9c;
}

.dataTables_scrollBody::-webkit-scrollbar-track {
    background-color: #808c91;
    border-left: 1px solid #808c91;
}

.pagination > li > a:focus {
    outline: 0;
}

.pagination > li > a, .pagination > li > span {
    font-size: 14px;
    font-weight: bold;
    color: #616161;
    background: #f0f3f7;
    border-left: 1px solid #adb2b9;
    border-right: 1px solid #eff4f9;
    border-top: 1px solid #adb2b9;
    border-bottom: 1px solid #adb2b9;
    background: linear-gradient(to bottom, #f0f3f7 0%, #bac0c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f3f7',
    endColorstr='#bac0c7', GradientType=0);
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-right: 1px solid #adb2b9;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover,
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background: #14a2dd;
    background: linear-gradient(to bottom, #14a2dd 0%, #016d9a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14a2dd',
    endColorstr='#016d9a', GradientType=0);
}

.pagination > li > a > i {
    font-weight: bold;
}

i.icon-status {
    font-size: 23px;
}

i.icon-status.running {
    color: #ffcc00;
}

i.icon-status.cashout {
    color: #0096ff;
}

i.icon-status.won {
    color: #5bf100;
}

i.icon-status.void {
    color: #515151;
}

i.icon-status.lost {
    color: #f62616;
}

i.icon-status.rollback {
    color: #cc00ff;
}

#tableBet_wrapper, #tableSports_wrapper {
    background: #eff4f9;
}

#tablePendingBets.table-bordered.dataTable thead th.time,
#tablePendingBets_wrapper .table-bordered.dataTable thead th.time,
#tableBet_wrapper .table-bordered.dataTable thead th.time {
    padding-top: 0;
    padding-bottom: 0;
}

#tablePendingBets.table-bordered.dataTable thead th.time i,
#tablePendingBets_wrapper .table-bordered.dataTable thead th.time i,
#tableBet_wrapper .table-bordered.dataTable thead th.time i {
    display: block;
    font-size: 27px;
    margin-top: 3px;
}

#tableBet_wrapper .table-bordered.dataTable tbody td:first-child i {
    font-size: 28px;
    color: #14a3de;
}

.double-group .form-group .time {
    position: absolute;
    right: 10px;
    top: 20px;
}

.double-group .form-group {
    position: relative;
}

.border-right {
    border-right: 1px dashed #ccc;
}

#tableBet_wrapper .table-bordered.dataTable tbody td:nth-child(6) i,
#tableBet_wrapper .table-bordered.dataTable tbody td:nth-child(7) i,
#tablePendingBets_wrapper .table-bordered.dataTable tbody td:first-child i,
#tablePendingBets_wrapper .table-bordered.dataTable tbody td:nth-child(9) i {
    font-size: 25px;
    color: #595959;
}

.dataTables_wrapper tr[data-id] {
    cursor: pointer;
}

.dataTables_wrapper tr.active td {
    background-color: #14a3de !important;
    color: #fff;
}

.dataTables_wrapper tr.active td i:not (.icon-status ) {
    color: #fff !important;
}

.searchWrapperNew {
    margin-top: 10px;
}

.searchWrapperNew .user {
    padding: 10px 0 20px 70px;
    border-top: 1px solid #ccc;
    border-bottom: 1px dashed #ccc;
    background: url('../images/user.png') no-repeat left top;
}

.searchWrapperNew .coupon {
    padding: 10px 0 20px 70px;
    background: url('../images/ticket.png') no-repeat left top;
}

.searchWrapperNew .form-group.big {
    width: 205px;
}

.searchWrapperNew .form-group.medium {
    width: 185px;
}

.searchWrapperNew .form-group.small {
    width: 125px;
}

.searchWrapperNew .form-group label, .searchWrapperNew .form-group input,
.searchWrapperNew .form-group select {
    display: block;
    width: 100%;
}

.searchWrapperNew .form-group input {
    height: 32px;
}

.searchWrapperNew .form-group label,
#searchWrapper .form-group label {
    font-size: 13px;
    color: #757575;
    font-weight: normal;
    text-transform: uppercase;
    text-indent: 5px;
    margin-bottom: 0;
}

.extended {
    width: 100%;
}

.appletForm input:not ([type="button"] ), .searchWrapper .content input:not
	([type="button"] ), .searchWrapper .content select, .searchWrapperNew .form-group input:not
	([type="button"] ), .searchWrapperNew .form-group select,
#searchWrapper .form-group input:not ([type="button"] ), #searchWrapper .form-group select {
    border: 1px solid #999;
    border-radius: 0;
    font-size: 14px;
    color: #555;
}

.appletForm .formWrapperField {
    margin: 0.5em 0;
}

.heighter {
    line-height: 4em;
}

.searchWrapperNew .form-group.checkbox label {
    position: relative;
    top: 13px;
}

.searchWrapperNew .form-group.checkbox input, .searchWrapperNew .form-group.radio input {
    width: initial;
    display: inline-block;
    margin-top: 0;
    outline: 0;
    margin-right: 10px;
}

.searchWrapperNew .bottom {
    margin-top: 15px;
}

.searchWrapperNew .bottom .double-group, #searchWrapper .bottom .double-group {
    float: left;
    width: 350px;
    padding-right: 5px;
    margin-right: 25px;
}

.searchWrapperNew .double-group .title,
#searchWrapper .double-group .title {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    text-transform: uppercase;
    text-align: right;
    padding-right: 20px;
    width: 100%;
}

.searchWrapperNew .bottom .double-group .small {
    margin-right: 10px;
}

.searchWrapperNew .double-group .form-group.medium {
    width: 183px;
}

.searchWrapperNew .bottom .multi-group {
    float: left;
    width: 415px;
}

.searchWrapperNew .bottom .multi-group .title {
    font-size: 13px;
    color: #757575;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
    margin-top: 20px;
}

.searchWrapperNew .bottom .multi-group .radio label {
    text-transform: initial;
}

.searchWrapperNew .bottom .multi-group .buttons {
    padding: 15px 0 0;
    text-align: right;
}

.searchWrapperNew .input-group-btn, #searchWrapper .input-group-btn,
.home-top .date-filters .input-group-btn {
    width: 40px;
    position: absolute;
    margin-top: 1px;
    right: 1px;
    height: 32px;
    overflow: hidden;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 2;
}

.input-group-btn .btn {
    height: 32px;
}

.buttonsetSearch .btn-default, .applet-content .toolbar .btn-default {
    background: #14a3de;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    margin-left: 0.2em;
    line-height: 18px;
    height: 30px;
}

.searchWrapperNew .input-group-btn a, #searchWrapper .input-group-btn a,
.home-top .date-filters .input-group-btn a {
    margin-left: 0;
    border: 0;
    padding: 2px 9px 0;
    background: #f0f3f7;
    background: linear-gradient(to bottom, #f0f3f7 0%, #bac0c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f3f7',
    endColorstr='#bac0c7', GradientType=0);
}

.searchWrapperNew .input-group-btn a i, #searchWrapper .input-group-btn a i,
.home-top .date-filters .input-group-btn a i {
    font-size: 23px;
}

#customControl {
    padding-left: 15px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th,
.table > thead > tr > td, .table > thead > tr > th {
    padding: 9px 4px 0 5px;
}

#btnRefresh, #btnAdvSearch, #btnSearch, .blue-btn, .blue-btn:hover,
.blue-btn[disabled] {
    background: #14a3de;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    outline: 0;
}

#btnreOpenBet, .green-btn, input.btnEdit, .green-btn:hover, .green-btn[disabled] {
    background: #5cae0c !important;
    color: #fff;
    border-radius: 2px;
    font-size: 15px;
    height: 30px;
    line-height: 18px;
    padding: 0 15px;
}

#btnReset {
    background: #7c8f96;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin-right: 15px;
}

button.with-icon i {
    position: relative;
    top: 2px;
    font-size: 18px;
    margin-left: 5px;
}

.nobg {
    background: transparent;
    border: 0;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}

.notext {
    font-size: 0;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0;
}

.no-padding-left {
    padding-left: 0 !important;
}

.bet-container.small-box {
    width: 200px;
}

#cxl-badge {
    display: none !important;
}

#appletContent .row .col-md-9 {
    padding-left: 0;
}

.coupon-user, .coupon-details, .coupon-info {
    background: #ecf0f5;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 14px;
    color: #353535;
}

.coupon-user.wins {
    border: 2px solid red;
}

.coupon-user.looses {
    border: 2px solid green;
}

.coupon-user h6 {
    margin-bottom: 0;
}

.coupon-user .username i {
    font-size: 35px;
}

.coupon-user.wins .username i {
    color: red;
}

.coupon-user.looses.username i {
    color: green;
}

.coupon-user h6 {
    margin-bottom: 0;
}

.coupon-user .username span {
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    display: inline-block;
    position: relative;
    top: -10px;
}

.coupon-user .skin-name {
    width: 135px;
    height: 40px;
    margin-bottom: 10px;
}

.coupon-user hr, .coupon-info hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #d9dde2;
    border-bottom: 1px solid #eff4f9;
}

.coupon-user .details > span, .coupon-user .balance > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.coupon-user .balance > span .wins {
    color: red;
}

.coupon-user .balance > span .looses {
    color: green;
}

.coupon-user .stats-title {
    margin-top: 5px;
}

.coupon-user.wins .stats-title {
    color: red;
}

.coupon-user.looses .stats-title {
    color: green;
}

.coupon-details {
    padding: 10px;
    max-height: 238px;
    overflow-x: hidden;
    overflow-y: auto;
}

.coupon-details::-webkit-scrollbar {
    width: 4px;
}

.coupon-details::-webkit-scrollbar-thumb, .coupon-details::-webkit-scrollbar-thumb:hover {
    background-color: #14a3de;
}

.coupon-details::-webkit-scrollbar-track {
    background-color: #9da7b3;
    border-left: 1px solid #9da7b3;
}

.coupon-details .coupon-bet {
    padding: 10px 0;
    border-top: 1px solid #eff4f9;
    border-bottom: 1px solid #d9dde2;
}

.coupon-details .coupon-bet:first-child {
    border-top: 0;
}

.coupon-details .coupon-bet .event-details {
    font-size: 12px;
    line-height: 20px;
}

.coupon-details .coupon-bet .top .col-md-9 {
    font-weight: 500;
}

.coupon-details .coupon-bet .top .col-md-3 {
    text-align: right;
    padding-right: 0;
    font-size: 12px;
    height: 20px;
    position: relative;
    top: -5px;
}

.coupon-details .coupon-bet .top .col-md-3 span {
    display: inline-block;
    position: relative;
    top: -5px;
}

.coupon-details .coupon-bet .top .col-md-3 i {
    font-size: 26px;
}

.coupon-details .coupon-bet .bottom > div:first-child, .coupon-details .coupon-bet .bottom > div:last-child {
    font-weight: bold;
}

.coupon-info div > span {
    font-weight: bold;
    font-size: 15px;
}

.coupon-info div > span.wins {
    color: red;
}

.coupon-info div > span.looses {
    color: green;
}

.coupon-info div > span.trader {
    font-weight: normal;
    color: green;
    text-transform: capitalize;
}

.coupon-user-pending {
    width: 250px;
}

.coupon-user-pending .col-md-8, .coupon-user-pending .col-md-4 {
    width: 50% !important;
}

.coupon-container {
    width: 17200px;
}

.bet-container {
    vertical-align: top;
}

.coupon-user-pending,
.coupon-user.pending .username i {
    font-size: 54px;
}

.coupon-user.pending .username span {
    font-size: 18px;
    font-weight: 500;
    line-height: 54px;
    top: -17px;
}

.coupon-user.pending .notes {
    width: 100%;
    height: 35px;
}

.coupon-user.pending .notes i {
    font-size: 35px;
    color: #14a3de;
    cursor: pointer;
}

.coupon-user.pending .stats-title {
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
}

.coupon-user.pending hr {
    width: calc(100% - 30px);
    margin-top: 20px;
    margin-bottom: 20px;
}

.coupon-user.pending .details > span, .coupon-user.pending .balance > span {
    line-height: 23px;
}

.coupon-user.pending .balance .country {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 14px;
    right: 0;
}

.coupon-user.pending .balance .country img {
    width: 100%;
    height: auto;
}

.coupon-info.pending {
    width: 380px;
    margin-left: 12px;
    margin-right: 12px;
}

.coupon-info.pending .info-top {
    border-bottom: 1px solid #d9dde2;
    padding: 0 0 10px;
}

.coupon-info.pending .info-top span {
    font-size: 14px;
    color: #353535;
    font-weight: 400;
    width: 35%;
    display: inline-block;
}

.coupon-info.pending .info-top span:last-child {
    width: 20%;
    color: red;
    font-weight: 500;
    cursor: pointer;
}

.coupon-info.pending .info-top span:last-child i {
    font-size: 20px;
    position: relative;
    top: 3px;
}

.coupon-info.pending .coupons {
    height: 138px;
    border-top: 1px solid #eff4f9;
    border-bottom: 1px solid #d9dde2;
    padding: 10px 5px 3px 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.coupon-info.pending .coupons::-webkit-scrollbar {
    width: 4px;
}

.coupon-info.pending .coupons::-webkit-scrollbar-thumb, .coupon-info.pending .coupons::-webkit-scrollbar-thumb:hover {
    background-color: #026f9c;
}

.coupon-info.pending .coupons::-webkit-scrollbar-track {
    background-color: #808c91;
    border-left: 1px solid #808c91;
}

.coupon-info.pending .coupons .coupon {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}

.coupon-info.pending .coupons .coupon i.icon-sort-down {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    position: relative;
    top: 1px;
}

.coupon-info.pending .coupons .coupon span {
    font-size: 14px;
}

.coupon-info.pending .coupon-bottom {
    border-top: 1px solid #eff4f9;
    padding: 15px 0 5px;
}

.coupon-info.pending .coupon-bottom textarea {
    height: 67px;
    margin-bottom: 10px;
    border: 1px solid #d9dde2;
    border-radius: 4px;
    resize: none;
}

.coupon-info.pending .coupon-bottom button[disabled] {
    opacity: .6;
    cursor: not-allowed;
}

.coupon-info.pending .coupon-bottom button {
    outline: 0;
    border: 0;
    border-radius: 4px;
    height: 40px;
    color: #fff;
}

.coupon-info.pending .coupon-bottom button span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    top: -4px;
    display: inline-block;
}

.coupon-info.pending .coupon-bottom button i {
    font-size: 30px;
    position: relative;
    top: 5px;
    left: -3px;
}

.coupon-info.pending .coupon-bottom button.accept {
    margin-right: 5px;
    background: #499400;
    width: 115px;
}

.coupon-info.pending .coupon-bottom button.decline {
    margin-right: 5px;
    background: #cc0000;
    width: 115px;
}

.coupon-info.pending .coupon-bottom button.offer {
    background: #ff8a00;
    width: 115px;
}

.coupons-details.pending {
    width: calc(100% - 670px);
    background: #e5e8ec;
    border-radius: 4px;
    padding: 10px;
    color: #353535;
}

.coupons-details.pending .coupon {
    overflow-x: scroll;
    overflow-y: hidden;
}

.coupons-details.pending .coupon::-webkit-scrollbar {
    height: 10px;
}

.coupons-details.pending .coupon::-webkit-scrollbar-thumb,
.coupons-details.pending .coupon::-webkit-scrollbar-thumb:hover {
    background-color: #14a3de;
}

.coupons-details.pending .coupon::-webkit-scrollbar-track {
    background-color: #9da7b3;
    border-left: 1px solid #9da7b3;
}

.coupons-details.pending .coupon .bet-container {
    display: inline-block;
    padding: 10px 0;
    border-right: 1px solid #fafafa;
    border-left: 1px solid #b0b3b7;
    box-sizing: initial;
}

.coupons-details.pending .coupon .bet-container:nth-child(even) {
    background: #d7dadf;
}

.coupons-details.pending .coupon .bet-container:first-child {
    border-left: 0;
}

.coupons-details.pending .coupon .bet-container:last-child {
    border-right: 0;
}

.coupons-details.pending .coupon .bet-container .type {
    font-weight: bold;
    font-size: 13px;
    color: #464e51;
    padding: 0 10px;
}

.coupons-details.pending .coupon .bet-container ul.bets {
    padding: 0 5px;
    list-style: none;
}

.coupons-details.pending .coupon .bet-container ul.bets li {
    float: left;
    width: 195px;
    padding: 0 5px;
    border-right: 1px solid #fafafa;
    border-left: 1px solid #b0b3b7;
}

.coupons-details.pending .coupon .bet-container ul.bets li:first-child {
    border-left: 0;
}

.coupons-details.pending .coupon .bet-container ul.bets li:last-child {
    border-right: 0;
}

.coupons-details.pending .coupon .bet-container ul.bets li i {
    position: relative;
    font-size: 35px;
    color: #565656;
    display: inline-block;
}

.coupons-details.pending .coupon .bet-container ul.bets li i + span {
    display: inline-block;
    position: relative;
    left: -4px;
    font-size: 12px;
    color: #565656;
    width: calc(100% - 30px);
}

.coupons-details.pending .coupon .bet-container ul.bets li .event {
    position: relative;
}

.coupons-details.pending .coupon .bet-container ul.bets li .event i {
    left: -5px;
    float: left;
}

.coupons-details.pending .coupon .bet-container ul.bets li .market {
    position: relative;
    margin-bottom: 5px;
}

.coupons-details.pending .coupon .bet-container ul.bets li .market i {
    left: -5px;
    float: left;
    font-size: 25px;
}

.coupons-details.pending .coupon .bet-container ul.bets li .market span {
    font-size: 14px;
    font-weight: bold;
}

.coupons-details.pending .coupon .bet-container .odds span,
.coupons-details.pending .coupon .bet-container .odds input,
.coupons-details.pending .coupon .bet-container .bet-stake span,
.coupons-details.pending .coupon .bet-container .bet-stake input {
    font-size: 15px;
    font-weight: bold;
    color: #464e51;
    border-radius: 3px;
    background: #eff4f9;
    padding: 5px;
    width: 60px;
    display: inline-block;
    text-align: center;
}

.coupons-details.pending .coupon .bet-container .odds span,
.coupons-details.pending .coupon .bet-container .bet-stake span {
    border: 1px solid #989899;
    line-height: 2.5em;
    padding: 0.5em 0.5em;
}

.coupons-details.pending .coupon .bet-container .bet-stake span {
    width: auto;
    min-width: 60px;
}

.coupons-details.pending .coupon .bet-container .odds input[disabled].oddnumber {
    border: 1px solid #cc0000;
    outline: 0;
    padding: 5px 0;
    color: #cc0000;
}

.coupons-details.pending .coupon .bet-container .odds input.changedOdd,
.coupons-details.pending .coupon .bet-container .bet-stake input.changedOdd {
    border: 1px solid #108800;
    color: #108800;
}

.coupons-details.pending .coupon .bet-container ul.bets li .odds i,
.coupons-details.pending .coupon .bet-container .bet-stake i {
    font-size: 18px;
    color: #8f8f8f;
    position: relative;
    top: 2px;
}

.coupons-details.pending .coupon .bet-container ul.bets li .odds i.reset,
.coupons-details.pending .coupon .bet-container .bet-stake i.reset {
    font-size: 22px;
    color: #3c3c3c;
    position: relative;
    top: 4px;
    left: 5px;
    cursor: pointer;
    opacity: 0.75;
}

.coupons-details.pending .coupon .bet-container ul.bets li .odds i.reset:hover,
.coupons-details.pending .coupon .bet-container .bet-stake i.reset:hover {
    opacity: 1;
}

.coupons-details.pending .coupon .bet-container .odds input::-webkit-inner-spin-button,
.coupons-details.pending .coupon .bet-container .odds input::-webkit-outer-spin-button,
.coupons-details.pending .coupon .bet-container .bet-stake input::-webkit-inner-spin-button,
.coupons-details.pending .coupon .bet-container .bet-stake input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.coupons-details.pending .coupon .bet-container .bet-stake {
    padding: 0 10px;
}

.coupons-details.pending .coupon .bet-container .bet-stake div {
    font-size: 14px;
    font-weight: bold;
    color: #565656;
}

.coupons-details.pending .coupon .bet-container .odds span.changedValue,
.coupons-details.pending .coupon .bet-container .odds i.changedIcon,
.coupons-details.pending .coupon .bet-container .bet-stake span.changedValue,
.coupons-details.pending .coupon .bet-container .bet-stake i.changedIcon {
    display: none;
}

.coupons-details.pending .coupon .bet-container ul.bets li .odds.edit i,
.coupons-details.pending .coupon .bet-container ul.bets li .odds.edit input,
.coupons-details.pending .coupon .bet-container .bet-stake.edit i,
.coupons-details.pending .coupon .bet-container .bet-stake.edit input {
    display: inline-block;
}

.coupons-details.pending .coupon .bet-container .risk {
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
    margin-top: 10px;
}

.coupons-details.pending .statistics div {
    float: left;
    padding: 5px 15px;
}

.coupons-details.pending .statistics div.current {
    border-right: 1px solid #eff4f9;
}

.coupons-details.pending .statistics div.total {
    border-left: 1px solid #b0b3b7;
}

#tablePendingBets_wrapper .table-bordered.dataTable tbody td:first-child i {
    color: #14a3de;
}

#tablePendingBets_wrapper .table-bordered.dataTable tbody td:first-child i,
#tablePendingBets_wrapper .table-bordered.dataTable tbody td:nth-child(9) i {
    position: relative;
    top: -4px;
}

.searchWrapperNew {
    display: none;
}

i.icon-status {
    font-size: 23px;
}

i.icon-status span {
    font-size: 14px;
    color: #353535;
    position: relative;
    top: -5px;
    font-family: 'Roboto';
}

i.icon-status.running {
    color: #ffcc00;
}

i.icon-status.cashout {
    color: #0096ff;
}

i.icon-status.won {
    color: #5bf100;
}

i.icon-status.void {
    color: #515151;
}

i.icon-status.lost {
    color: #f62616;
}

i.icon-status.rollback {
    color: #cc00ff;
}

#tableBet_wrapper .table-bordered.dataTable thead th.time {
    padding-top: 0;
    padding-bottom: 0;
}

#tableBet_wrapper .table-bordered.dataTable thead th.time i {
    display: block;
    font-size: 27px;
    margin-top: 3px;
}

#tableBet_wrapper .table-bordered.dataTable tbody td:first-child i {
    font-size: 28px;
    color: #14a3de;
}

#tableBet_wrapper .table-bordered.dataTable tbody td:nth-child(6) i,
#tableBet_wrapper .table-bordered.dataTable tbody td:nth-child(7) i {
    font-size: 25px;
    color: #595959;
}

#tableBet_wrapper tr[data-id] {
    cursor: pointer;
}

#tableBet_wrapper tr.active td {
    background: #14a3de;
    color: #fff;
}

#tableBet_wrapper tr.active td i:not (.icon-status ) {
    color: #fff !important;
}

#customControl {
    padding-left: 15px;
}

/* .table>tbody>tr>td,
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th{ 
  padding-top:9px; 
  padding-bottom:0px; 
}  */
.ui-dialog .ui-dialog-buttonpane button.icon-cancel, .ui-dialog .ui-dialog-buttonpane button.icon-pick,
#btnSearch, #btnRefresh, #btnAdvSearch {
    background: #14a3de;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    height: 30px;
    line-height: 18px;
    padding: 0 15px;
    outline: 0;
}

#btnSaveNote {
    background: #14a3de;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
    font-weight: bold;
    height: 80px;
    width: 80px;
    line-height: 35px;
    padding: 0 15px;
    outline: 0;
}

.appletForm {
    background: #eff4f9;
    padding: 1em;
    border-radius: 6px;
    overflow: auto;
}

.notesHistory {
    font-weight: bold;
    max-width: 300px;
}

.notesHistoryDeleted {
    max-width: 300px;
    text-decoration: line-through;
}

.notesHistoryCollapsed {
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    background: transparent;
    overflow: hidden;
    padding: 1px;
}

.icon-cancel {
    float: left;
}

.icon-pick {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button.icon-cancel .ui-button-text,
.ui-dialog .ui-dialog-buttonpane button.icon-pick .ui-button-text {
    font-family: Verdana, Arial, sans-serif;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    text-align: center;
    text-indent: 1px;
    background-color: #14a3de;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: initial;
}

#btnreOpenBet {
    background: #5cae0c;
    color: #fff;
    border-radius: 2px;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.toolbar {
    margin-bottom: 1em;
}

#btnAdvSearch {
    float: right;
}

button.with-icon i {
    position: relative;
    top: 2px;
    font-size: 15px;
    margin-left: 5px;
}

.nobg {
    background: transparent;
    border: 0;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}

.notext {
    font-size: 0;
}

.no-padding {
    padding: 0;
}

#cxl-badge {
    display: none !important;
}

#appletContent .row .col-md-9 {
    padding-left: 0;
}

.coupon-user, .coupon-details, .coupon-info {
    background: #ecf0f5;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 14px;
    color: #353535;
    position: relative;
}

.coupon-user {
    overflow: hidden;
}

.coupon-user.wins {
    border: 2px solid red;
}

.coupon-user.looses {
    border: 2px solid green;
}

.coupon-user .username i {
    font-size: 35px;
}

.coupon-user.wins .username i {
    color: red;
}

.coupon-user.looses.username i {
    color: green;
}

.coupon-user .username span {
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    display: inline-block;
    position: relative;
    top: -10px;
}

.coupon-user hr, .coupon-info hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #d9dde2;
    border-bottom: 1px solid #eff4f9;
}

.coupon-user .details > span, .coupon-user .balance > span {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.coupon-user .balance > span .wins {
    color: red;
}

.coupon-user .balance > span .looses {
    color: green;
}

.coupon-user .stats-title {
    margin-top: 5px;
}

.icon-red {
    color: red;
}

.icon-green {
    color: green;
}

.coupon-user.wins .stats-title {
    color: red;
}

.coupon-user.looses .stats-title {
    color: green;
}

.coupon-details {
    padding: 10px;
    max-height: 238px;
    overflow-x: hidden;
    overflow-y: auto;
}

.coupon-details::-webkit-scrollbar {
    width: 4px;
}

.coupon-details::-webkit-scrollbar-thumb, .coupon-details::-webkit-scrollbar-thumb:hover {
    background-color: #14a3de;
}

.coupon-details::-webkit-scrollbar-track {
    background-color: #9da7b3;
    border-left: 1px solid #9da7b3;
}

.coupon-details .coupon-bet {
    padding: 10px 0;
    border-top: 1px solid #eff4f9;
    border-bottom: 1px solid #d9dde2;
}

.coupon-details .coupon-bet:first-child {
    border-top: 0;
}

.coupon-details .coupon-bet .top .col-md-9 {
    font-weight: 500;
}

.coupon-details .coupon-bet .top .col-md-3 {
    text-align: right;
    padding-right: 0;
    font-size: 12px;
    height: 20px;
    position: relative;
    top: -5px;
}

.coupon-details .coupon-bet .top .col-md-3 span {
    display: inline-block;
    position: relative;
    top: -5px;
}

.coupon-details .coupon-bet .top .col-md-3 i {
    font-size: 26px;
}

.coupon-details .coupon-bet .top .col-md-3 i.icon-live-small,
.coupon-details .coupon-bet .top .col-md-3 i.icon-prematch-small {
    font-size: 19px;
}

.coupon-details .coupon-bet .bottom > div:first-child, .coupon-details .coupon-bet .bottom > div:last-child {
    font-weight: bold;
}

.coupon-info div > span {
    font-weight: bold;
    font-size: 15px;
}

.coupon-info div > span.wins {
    color: red;
}

.coupon-info div > span.looses {
    color: green;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    background: transparent;
}

.ui-dialog .ui-widget-header {
    background: #c7ced6;
    color: black;
    text-align: center;
    border: none;
}

.ui-dialog-buttonpane {
    border: none;
    background: #c7ced6;
}

.ui-dialog {
    background: #c7ced6;
}

.popup-content {
    background: #f0f3f8;
    padding: 1em;
}

.logo {
    background-image: url(../images/sblogo.png);
    width: 200px;
    height: 32px;
    display: inline-block;
    background-repeat: no-repeat;
}

.my-navbar-right {
    position: absolute;
    right: 0;
    top: 5px;
    text-align: right;
}

.tabs-wrapper {

}

.dropdown-menu.sub-menu {
    background: #a4afb3;
}

.tabs-list {

}

.tabs-list li {
    text-align: center;
    cursor: grab;
    color: #efefef;
    vertical-align: middle;
    border-width: 1px;
    border-radius: 2px;
    background: #272928;
    border-left: 1px solid #585a59;
    border-top: 1px solid #585a59;
    border-bottom: 1px solid #101211;
    border-right: 1px solid #101211;
    margin-left: 5px;
}

.tabs-list li.open {
    background: #0097e3;
    border-left: 1px solid #101211;
    border-top: 1px solid #101211;
    border-bottom: 1px solid #585a59;
    border-right: 1px solid #585a59;
}

.tabs-list ul.sub-menu li {
    border-right: 1px solid #5f6160;
    border-left: 1px solid #abadab;
    border-radius: 0;
    display: inherit;
    background: #323335;
    text-align: left;
    margin: 1px;
}

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 0 7px 7px;
    white-space: nowrap;
    vertical-align: middle;
    background-color: transparent;
    color: white;
    margin-top: 3px;
}

.scroller-right {
    float: right;
    margin-right: 117px;
}

.scroller-left {
    float: left;
}

.bottom-stats {
    position: absolute;
    width: 100%;
    margin-top: 15px;
    padding: 15px 0 0 0;
    background: #d1d9dc;
    border-top: 1px solid #eef1f2;
    -webkit-box-shadow: 0 -1px 0 #80888c;
    -moz-box-shadow: 0 -1px 0 #80888c;
    box-shadow: 0 -1px 0 #80888c;
}

.bottom-stats .filters {
    padding: 10px 0;
    vertical-align: top;
}

.bottom-stats > div {
    display: inline-block;
}

.bottom-stats .filters .select-filter {
    margin-bottom: 30px;
}

.bottom-stats .filters .select-filter span {
    color: #007fb4;
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
}

.bottom-stats .filters select, .home-top .top-results select {
    height: 34px;
    font-size: 13px;
    color: #353535;
    background: #f0f3f7;
    background: linear-gradient(to bottom, #FAFAFB 0%, #D4D7D8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFB',
    endColorstr='#D4D7D8', GradientType=0);
    border-radius: 5px;
    margin-left: 15px;
}

.bottom-stats .filters .periods #slider {
    background: #8f9191;
    border-radius: 0;
    height: 4px;
}

#slider .ui-state-default, #slider .ui-widget-content .ui-state-default,
.bottom-stats .filters .periods #legend label {
    cursor: pointer;
}

#slider .ui-state-default, #slider .ui-widget-content .ui-state-default {
    background: url('../images/slider_thumb.png') no-repeat center center;
    top: -19px;
    border: 0;
    outline: 0;
}

#slider .ui-state-default, #slider .ui-widget-content .ui-state-default,
.bottom-stats .filters .periods #legend label {
    cursor: pointer;
}

.bottom-stats .filters .periods #legend label {
    font-size: 12px;
    color: #333;
}

.bottom-stats .filters .periods #legend label span {
    display: block;
    line-height: 17px;
    height: 17px;
    font-size: 17px;
    color: #8f9191;
    position: relative;
    top: -3px;
}

.bottom-stats .stats {
    font-size: 0;
    /*
    width: -moz-calc(100% - 324px);
    width: -webkit-calc(100% - 324px);
    width: -o-calc(100% - 324px);
    width: calc(100% - 324px);
    */
}

.bottom-stats .stats .stat-box {
    display: inline-block;
    width: calc(100% / 7);
    min-width: 110px;
    height: 100%;
    text-align: center;
}

.bottom-stats .stats .stat-box i {
    font-size: 65px;
    color: #007fb4;
}

.bottom-stats .stats .stat-box span.title {
    font-size: 12px;
    font-weight: 500;
    color: #333;
}

.bottom-stats .stats .stat-box span.number {
    font-size: 22px;
    font-weight: bold;
    color: #007fb4;
}

.bottom-stats .stats .stat-box span {
    display: block;
}

.bottom-stats .filters .periods #legend label:nth-child(2),
.bottom-stats .filters .periods #legend label:nth-child(3),
.bottom-stats .filters .periods #legend label:nth-child(4) {
    text-align: center;
}

.bottom-stats .filters .periods #legend label:last-child {
    text-align: right;
}

.link-wrapper {
    min-width: 80px;
}

.link-wrapper a {
    float: left;
}

.footer .stat-box a {
    text-decoration: none !important;
}

.not-pinned .footer {
    position: relative;
}

.not-pinned #wrapper-app-content {
    overflow: visible;
    height: inherit !important;
}

.not-pinned #pinnedBtn {
    display: none
}

#notPinnedBtn {
    display: none
}

.not-pinned #notPinnedBtn {
    display: block
}

.pinnedWrapper {
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 800px) {
    .footer {
        position: relative;
    }

    #wrapper-app-content {
        overflow: visible;
        height: inherit !important;
    }

    .navbar-default .navbar-brand {
        display: none;
    }

    .my-navbar-right {
        right: 50%;
        margin-right: -100px;
        top: 0;
        color: white;
        width: 200px;
        text-align: center;
        margin-top: 0;
    }

    #btnAdvSearch {
        float: initial;
    }
}

div#cp_detail {
    background: #eff4f9;
    overflow: auto;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.rounded {
    border-radius: 8px
}

.btn {
    border-radius: 2px;
    height: 30px;
    line-height: 18px;
    padding: 0 15px;
    outline: 0;
    margin-left: 0.2em;
}

.btn-primary {
    background-color: #0097e3;
}

.circle-title {
    background: #007fb4;
    border-radius: 100%;
    display: block;
    text-align: center;
    color: white;
    border: 1px solid #367fa9;
    font-size: 30px;
    font-weight: bold;
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin: 8px auto;
}

.box-report {
    border: 1px solid #007fb4;
    overflow: auto;
    padding: 5px;
}

.box-report div span {
    display: block;
}

.box-description {
    color: #6b6b6b;
    font-size: 11px;
}

.box-value {
    color: #6b6b6b;
    font-weight: bold;
    font-size: 15px;
}

.formWrapperField.formInput label {
    display: block;
    margin-top: 4px;
}

input[type="checkbox"] {
    vertical-align: middle;
    margin: 0 10px 3px 10px;
}

.no-rounded-btn {
    border-radius: 0;
    border-color: #999999;
}

/*checkbox applet images */
.icon-checkbox-2:before {
    content: "\e900";
}

.icon-checkbox-1:before {
    content: "\e905";
}

.title {
    font-size: 20px;
    width: 100% !important;
}

.formContent > div.applet-cell {
    margin-bottom: 1em;
}

.appletForm .title input:not ([type="button"] ) {
    width: 100% !important;
}

.icon-winning--1:before {
    content: "\e923";
    color: red;
}

.icon-winning-1:before {
    content: "\e90c";
    color: green;
}

.wrapper-repeated-coupon {
    background: white;
    overflow: auto;
    border-radius: 5px;
    padding: 5px;
    height: 300px;
}

.wrapper-repeated-coupon .coupon-details {
    background: white;
}

.form-control {
    padding: 4px 8px;
}

.navbar-brand > img {
    max-width: 120px;
}

.pageButton {
    margin-right: 2px;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}
.pageButton.active {
    color: #333 !important;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: rgba(230, 230, 230, 0.1) linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
}