.new-btns {
    padding: 0;
    margin-top: -5px;
}

#left-panel {
    padding-top: 50px;
}

.fixed-ribbon #ribbon {
    padding: 0 5px;
}

.fixed-ribbon #content {
    top: 19px;
}

body.menu-on-top.fixed-header {
    padding-top: 0px;
}

body.menu-on-top #logo {
    display: none;
}

#Padder {
    width: 0px !important;
}

#TopLogo {
    padding: 4px 0 0 0px;
}

    #TopLogo img {
        width: 38px;
    }

    #TopLogo img, #TopLogo TopUser, #TopLogo TopLastAccess {
        float: left;
    }

#TopUser {
    color: #fff;
    font-size: 24px;
    margin: 3px 0 0 45px;
    line-height: 20px;
}

#TopLastAccess {
    color: #f26c4f;
    font-size: 11px;
}

#currencyName {
    color: #fff;
    font-size: 24px;
    margin: 3px 0 0 0px;
    line-height: 20px;
}

#currencyLabel {
    color: #c2c2c2;
    font-size: 11px;
}

#subSelectName {
    color: #fff;
    font-size: 24px;
    margin: 3px 0 0 0px;
    line-height: 20px;
}

#subSelectLabel {
    color: #c2c2c2;
    font-size: 11px;
}

div.dataTables_length select {
    width: 55px;
    height: 30px;
    padding-left: 6px;
}

#main {
    margin-top: 76px !important;
    min-height: 600px;
}

.menu-on-top #main {
    margin-top: 100px !important;
}

#content {
    padding: 0px;
    position: relative;
}

.dataTables_scroll {
    clear: both;
}

.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.login-form {
    margin: 0px;
}

table.dataTable tbody tr.rowSelected {
    background-color: #b0bed9 !important;
}

.ButtonBarBottom {
    position: absolute;
    bottom: 0;
    padding: 22px;
    width: 100%;
    text-align: center;
    clear: both;
}

.ButtonBar {
    position: absolute;
    top: 0px;
    right: 0px;
    clear: both;
}

.environment {
    position: relative;
    text-align: right;
    padding-bottom: 15px;
    width: 90px;
    height: 45px;
    float: right;
}

    .environment table {
        width: 110px;
        float: right;
    }

.ButtonBar .Buttons {
    text-align: center;
    margin-top: -10px;
}

.ButtonBar button, button.ColVis_Button, .dataTables_filter .form-control {
    height: 23px;
}

button.ColVis_Button, .dataTables_filter .form-control {
    height: 22px;
}

.dataTables_filter .input-group-addon {
    height: 22px;
    width: 23px;
    padding: 3px 0 0 0;
}

.widget-body {
    clear: both;
}

#ButtonBar ul, #ButtonBar ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#_submenuItems {
    padding: 0;
}

.fixed-ribbon #content {
    padding-top: 0px;
}

.btn-dark {
    height: 31px;
    margin: auto;
    padding: 0 22px;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    cursor: pointer;
}

.wm-control {
    font-size: 11px;
    height: 24px;
    width: 100%;
    color: #000;
}

.wm-form fieldset {
    display: block;
    padding: 15px;
    border: none;
    background: rgba(255,255,255,.9);
    position: relative;
}

.wm-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
    height: 50px;
    text-align: center;
}

.Breadcrumb {
    font-size: 14px;
    color: #333;
    padding: 0 5px;
    line-height: 20px;
    vertical-align: middle;
    height: 20px;
    display: block;
    border: none;
    float: left;
    margin: 2px 8px 0 0;
}

.menu-on-top .menu-item-parent {
    max-width: 500px;
}

ul.ColVis_collection {
    width: auto;
}

.jarviswidget > div {
    font-size: 12px;
}

.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: 5px;
    vertical-align: top;
}

.menuNavItem {
    font-size: 12px;
    padding: 8px 0 0 10px;
}

nav > ul > li > ul > li > a {
    padding: 8px 10px 0 40px;
}

nav > ul > li > ul > li > ul > li > a {
    padding-left: 60px;
}

nav > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 80px;
}

nav ul ul {
    padding: 0 0 7px 0;
}

.colDTright {
    text-align: right;
}

.btn {
    padding: 1px 2px;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

li.select2-search-choice div {
    font-size: 10px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 0px 18px 1px 1px;
    margin: 2px 2px 1px 2px;
}

.select2-container-multi .select2-search-choice-close {
    padding: 2px 0px 0px 6px;
}

.select2-results .select2-result-label {
    padding: 0px;
}

.select2-result-label {
    font-size: 11px;
}

.jarviswidget {
    margin: 0 0 10px;
    clear: both;
}

#_submenuItems {
    height: auto;
}

.fixed-navigation nav {
    overflow: hidden;
}

#MainHeader {
    width: 100%;
    height: 50px;
}

#header, aside {
    background: #362f2d;
}

#header {
    border-bottom: 1px solid #fff !important;
    padding: 0;
}

#ribbon {
    background: #c2c2c2;
}

/*weather*/
@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#clock, #currency, #subSelect, #weather {
    padding: 5px 20px;
    text-align: center;
    border-left: 1px solid #c2c2c2;
    text-align: center;
    height: 50px;
}

#weather {
    text-transform: uppercase;
    font: 13px 'Open Sans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #fff;
    padding: 0 20px;
    border-left: 1px solid #c2c2c2;
    width: 150px;
}

#clock #time {
    line-height: 24px;
}

#clock #date {
    color: #c2c2c2;
    font-size: 11px;
}

#weather i {
    color: #fff;
    font-family: weather;
    font-size: 55px;
    line-height: 40px;
    font-style: normal;
}

#weather #wCode {
    float: left;
}

#weather #wTemp {
    padding: 12px 0 0 3px;
    font-size: 24px;
    line-height: 13px;
    text-align: right;
}

#weather #wLocation {
    color: #c2c2c2;
    font-size: 11px;
}

#weather .icon-0:before {
    content: ":";
}

#weather .icon-1:before {
    content: "p";
}

#weather .icon-2:before {
    content: "S";
}

#weather .icon-3:before {
    content: "Q";
}

#weather .icon-4:before {
    content: "S";
}

#weather .icon-5:before {
    content: "W";
}

#weather .icon-6:before {
    content: "W";
}

#weather .icon-7:before {
    content: "W";
}

#weather .icon-8:before {
    content: "W";
}

#weather .icon-9:before {
    content: "I";
}

#weather .icon-10:before {
    content: "W";
}

#weather .icon-11:before {
    content: "I";
}

#weather .icon-12:before {
    content: "I";
}

#weather .icon-13:before {
    content: "I";
}

#weather .icon-14:before {
    content: "I";
}

#weather .icon-15:before {
    content: "W";
}

#weather .icon-16:before {
    content: "I";
}

#weather .icon-17:before {
    content: "W";
}

#weather .icon-18:before {
    content: "U";
}

#weather .icon-19:before {
    content: "Z";
}

#weather .icon-20:before {
    content: "Z";
}

#weather .icon-21:before {
    content: "Z";
}

#weather .icon-22:before {
    content: "Z";
}

#weather .icon-23:before {
    content: "Z";
}

#weather .icon-24:before {
    content: "E";
}

#weather .icon-25:before {
    content: "E";
}

#weather .icon-26:before {
    content: "3";
}

#weather .icon-27:before {
    content: "a";
}

#weather .icon-28:before {
    content: "A";
}

#weather .icon-29:before {
    content: "a";
}

#weather .icon-30:before {
    content: "A";
}

#weather .icon-31:before {
    content: "6";
}

#weather .icon-32:before {
    content: "1";
}

#weather .icon-33:before {
    content: "6";
}

#weather .icon-34:before {
    content: "1";
}

#weather .icon-35:before {
    content: "W";
}

#weather .icon-36:before {
    content: "1";
}

#weather .icon-37:before {
    content: "S";
}

#weather .icon-38:before {
    content: "S";
}

#weather .icon-39:before {
    content: "S";
}

#weather .icon-40:before {
    content: "M";
}

#weather .icon-41:before {
    content: "W";
}

#weather .icon-42:before {
    content: "I";
}

#weather .icon-43:before {
    content: "W";
}

#weather .icon-44:before {
    content: "a";
}

#weather .icon-45:before {
    content: "S";
}

#weather .icon-46:before {
    content: "U";
}

#weather .icon-47:before {
    content: "S";
}
/*weather*/


/*Dashboard*/
.borded {
    border: 1px solid #a8a8a8;
    padding: 3px 10px;
}

.border {
    border-right: 1px solid #a8a8a8;
    padding: 3px 10px;
    min-height: 85px;
}

.fl {
    float: left;
    padding: 5px 5px 5px 0;
}

.fr {
    float: right;
    padding: 5px;
}

.black {
    color: #362f2d;
}

.yellow {
    color: #ff9900;
}

.blue {
    color: #3399ff;
}

.green {
    color: #33cc33;
}

.red {
    color: #ff3333;
}

.purple {
    color: #cc33ff;
}

.grey {
    color: #c2c2c2;
}

.darkGrey {
    color: #404040;
}

.orange {
    color: #f26c4f;
}

.white {
    color: #fff;
}

.up {
    line-height: 8px;
    text-align: center;
}

.big {
    font-size: 22px;
}

.small {
    font-size: 12px;
}

.normal {
    font-size: 13px;
}

.bigger {
    font-size: 48px;
}

.ucase {
    text-transform: uppercase;
}

.db td {
    padding: 1px 3px;
}

.clear {
    clear: both;
}

.piesw {
    font-size: 14px;
    font-weight: bold;
}

.pie1 {
    color: #cc33ff;
}

.pie2 {
    color: #3399ff;
}

.pie3 {
    color: #ff9900;
}

.pie4 {
    color: #33cc33;
}

.pie5 {
    color: #333333;
}

.pie6 {
    color: #dd4477;
}

.pie7 {
    color: #0099c6;
}

.pie8 {
    color: #990099;
}

.channel {
    color: #33cc33 !important;
}

.user {
    color: #3399ff !important;
}

.cash {
    color: #33cc33 !important;
}

.alignR {
    text-align: right;
}

.alignC {
    text-align: center;
}


.width100 {
    width: 100% !important;
}

    .width100 td {
        padding: 0 3px;
    }

.dashboardDiv {
    margin: -13px -8px 0 -8px !important;
}

#HistoryDataTable thead .sorting, #HistoryDataTable thead .sorting_asc, #HistoryDataTable thead .sorting_desc {
    background: none;
}

#HistoryDataTable {
    font-size: 14px;
    font-weight: bold;
    /*min-height: 245px;*/
}

    #HistoryDataTable th {
        text-align: center;
        padding: 8px 0;
    }

    #HistoryDataTable td, #HistoryDataTable th {
        border: 1px solid #c2c2c2;
        background-color: #fff;
    }

    #HistoryDataTable > thead > tr:first-child > th:first-child {
        border-left: none !important;
        border-top: none !important;
        background-color: transparent !important;
    }

    #HistoryDataTable td {
        padding: 8px 10px 0 11px;
        font-size: 18px;
    }

    #HistoryDataTable > tbody > tr > td:first-child {
        padding: 8px 10px 0 10px;
    }

.f24 {
    font-size: 24px;
    font-weight: normal;
}

#wid-id-1ga .pagination-sm > li > a, wid-id-1ga .pagination-sm > li > span {
    padding: 2px 5px;
    font-size: 10px;
}

.even {
    background-color: #f0f2f5 !important;
}

.pad4filter {
    padding-right: 35px;
}

.greenBg {
    background-color: #33cc33;
}

.redBg {
    background-color: #ff3333;
}

.orangeBg {
    background-color: #f26c4f;
    border-color: #f26c4f;
}

.filterDB {
    width: 140px;
    color: #362f2d;
}

.smaller {
    font-size: 10px;
    line-height: 18px;
    vertical-align: top;
}

#DailyWinningGames thead .sorting, #DailyWinningGames thead .sorting_asc, #DailyWinningGames thead .sorting_desc,
#DailyLosingGames thead .sorting, #DailyLosingGames thead .sorting_asc, #DailyLosingGames thead .sorting_desc,
#DailyWinningPlayers thead .sorting, #DailyWinningPlayers thead .sorting_asc, #DailyWinningPlayers thead .sorting_desc,
#DailyLosingPlayers thead .sorting, #DailyLosingPlayers thead .sorting_asc, #DailyLosingPlayers thead .sorting_desc,
#DailyWinningSkins thead .sorting, #DailyWinningSkins thead .sorting_asc, #DailyWinningSkins thead .sorting_desc,
#DailyLosingSkins thead .sorting, #DailyLosingSkins thead .sorting_asc, #DailyLosingSkins thead .sorting_desc,
#DailyTopGames thead .sorting, #DailyTopGames thead .sorting_asc, #DailyTopGames thead .sorting_desc,
#DailyTopPlayers thead .sorting, #DailyTopPlayers thead .sorting_asc, #DailyTopPlayers thead .sorting_desc {
    background: none;
}

table.dataTable thead > tr > th {
    /*padding-right: 0px !important;*/
    white-space: nowrap;
}

table.dataTable tr {
    height: 18px;
}

.badge {
    padding: 2px 5px 3px 5px;
}

.jarviswidget > div {
    padding-bottom: 2px;
}

#AdvancedFilter {
    display: none;
    top: 53px;
    z-index: 1000;
    position: fixed;
}

.badgeUrl, .badgeUrl:hover {
    color: #362f2d;
}

#header > :first-child, aside {
    width: 280px;
}

.fixed-navigation nav > ul {
    width: 279px;
}

nav ul ul {
    background: 0;
}

nav > ul ul li::before {
    border-top: 0;
}

nav > ul > li > ul::before {
    border-left: 0;
}

.mini {
    width: 90%;
}

ul.select2-results > li:last-child {
    display: none;
}

.casinoReportFilter {
    width: 220px;
}

.casinoReportfieldset {
    padding: 0px !important;
    background: 0 !important;
}

.demo .btn {
    font-size: 12px !important;
    padding: 1px 5px !important;
}

.control-label, .smallMargin {
    margin: 0 0 3px 0;
}

.demo.casinoReportFilter.activate {
    padding: 5px 5px 10px 5px !important;
}

a.inherit, a.inherit:hover {
    color: inherit;
}

.ms-drop .selected:after {
    border-top: 35px solid #f26c4f;
}

.ms-drop .selected {
    border: none !important;
}

    .ms-drop .selected label {
        color: #f26c4f !important;
    }

.bold {
    font-weight: bold;
}

.rightButtons {
    padding-top: 0px !important;
}

.thin {
    min-height: 25px !important;
    height: 25px !important;
}

.lang {
    margin: -9px 20px 0 0;
}

.demo > span {
    height: 44px;
    width: 30px;
    border-radius: 8px 0 0 8px;
    background: #f26c4f;
    padding: 12px 2px;
    box-shadow: 0px 3px 1px rgba(0, 0, 0, .3);
}

#AdvancedFilter {
    top: 52px;
}

.ribbonButton {
    color: #333333;
    font-size: 18px;
    padding: 0 5px;
}

.pad4button {
    padding-right: 14px;
}

.dataTables_filter, .dtFilter, .dailyFilter {
    float: left;
    width: auto;
    padding: 0 5px;
}

.wmLabel {
    font-weight: bold;
    width: 220px;
    display: inline-block;
    padding: 2px 0;
}

.noBold {
    font-weight: normal;
}

.w100 {
    width: 100px !important;
}

.w340 {
    width: 340px !important;
}

.noWrap {
    white-space: nowrap;
}

#CurrencyControllerId ul, #CurrencyControllerId ul li, .bonusSummary {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.fLeft {
    float: left;
    display: inline-block
}

.fRight {
    float: right;
    display: inline-block
}

.minified #left-panel {
    width: 40px;
}

.minified nav > ul > li > a > .menu-item-parent {
    top: 0px;
}

.minified nav > ul > li > ul {
    margin-top: 0px;
}

.chartD {
    height: 70px;
    width: 70px;
    width: 30%;
}

.legend {
    width: 60%;
}

.daily30 {
    width: 35%;
    text-align: right;
    padding-right: 30px;
}

.daily40 {
    width: 40%;
    text-align: right
}

.daily70 {
    width: 72%;
    text-align: right
}

.bigBar {
    height: 70px;
    width: 170px;
}

.bar, .barP {
    height: 50px;
}

.w180 {
    width: 180px;
}

.smallBar {
    /*height: 50px;
    width: 155px;
    padding-left: 11px !important;*/
}

.tdDiv {
    height: 60px;
    line-height: 50px;
    white-space: nowrap;
}

.thinNote {
    padding: 2px 0 0 5px;
    background-color: #fff;
    height: 28px;
}

.disabledNote {
    color: #bbb;
}

.mobile-view-activated .minifyme, .mobile-view-activated .clearcache {
    display: none;
}

#TabMenu {
    display: none;
}

.tab-content {
    display: none;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    padding: 20px;
    min-height: 680px;
}

.signOut {
    font-size: 20px;
    padding: 6px 11px !important;
}

.ms-drop ul > li.item {
    padding: 0 0 0 20px;
}

#CasinoSummaryTableId_wrapper th {
    text-align: left !important;
}

.TransactionFilter {
    padding: 0 0 70px 0;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

#tooltip {
    position: absolute;
    display: none;
    border: 1px solid #fdd;
    padding: 2px;
    background-color: #fee;
    opacity: 0.80;
}

.font12 {
    font-size: 12px;
}

.ButtonBarHidden {
    display: none;
}

#GameSessionGridId_wrapper thead .sorting, #GameSessionGridId_wrapper thead .sorting_asc, #GameSessionGridId_wrapper thead .sorting_desc,
#CasinoSummaryTableId_wrapper thead .sorting, #CasinoSummaryTableId_wrapper thead .sorting_asc, #CasinoSummaryTableId_wrapper thead .sorting_desc,
#GameBetsTabId thead .sorting, #GameBetsTabId thead .sorting_asc, #GameBetsTabId thead .sorting_desc {
    background: none;
}

#GameSessionGridId tr, #GameBetsTabId tr, #SkinGridId_wrapper tr, #UserGridId_wrapper tr, #LicenseeGridId_wrapper tr, #GameGridId_wrapper tr {
    cursor: pointer;
}

.minified .minifyme {
    position: absolute;
    bottom: 0;
}


.clearcache {
    background: #454545;
    color: #A8A8A8;
    text-align: center;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 19px;
    bottom: 18px !important;
}

    .clearcache:hover {
        background: #646464;
        color: #E4E4E4;
        right: 0;
    }

.minified nav > ul > li > ul {
    min-height: 128px;
    margin-top: -4px;
}

nav ul ul {
    padding: 0 0 2px 0;
}

.minified nav > ul > li > a > .menu-item-parent {
    height: 28px;
    line-height: 28px;
}

.NewlicenseeGames {
    height: 185px;
    overflow-x: scroll;
    overflow-y: hidden;
    clear: both;
    width: 99%;
}

    .NewlicenseeGames ul {
        padding: 0px;
        white-space: nowrap;
    }

        .NewlicenseeGames ul li {
            padding: 0 5px;
            display: inline-block;
        }

    .NewlicenseeGames .gameName {
        font-size: 11px;
        font-weight: bold;
    }

.YourlicenseeGames {
    clear: both;
}

    .YourlicenseeGames ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .YourlicenseeGames ul li {
            padding: 10px 5px;
            margin: 0px;
            list-style: none;
            float: left;
            width: 150px;
            height: 140px;
        }

    .YourlicenseeGames .img, .NewlicenseeGames .img {
        display: inline-block;
    }

        .YourlicenseeGames .img:hover {
            background-color: black;
            width: 133px;
            height: 90px;
        }

        .NewlicenseeGames .img:hover {
            background-color: black;
            width: 190px;
            height: 128px;
        }

            .YourlicenseeGames .img:hover img, .NewlicenseeGames .img:hover img {
                opacity: 0.3;
                filter: alpha(opacity=40);
                -webkit-transition: all 0.4s linear;
                -moz-transition: all 0.4s linear;
                -ms-transition: all 0.4s linear;
                -o-transition: all 0.4s linear;
                transition: all 0.4s linear;
            }

            .YourlicenseeGames .img:hover .gameInfoYour, .NewlicenseeGames .img:hover .gameInfoNew {
                opacity: 1;
                filter: alpha(opacity=100);
                -webkit-transition: all 0.4s linear;
                -moz-transition: all 0.4s linear;
                -ms-transition: all 0.4s linear;
                -o-transition: all 0.4s linear;
                transition: all 0.4s linear;
                visibility: visible;
            }

    .YourlicenseeGames .gameName {
        font-size: 11px;
    }

.licenseeGamesTitle {
    /*  display: block;*/
    font-size: 19px;
    font-weight: 400;
    margin: 0;
    line-height: normal;
    padding-right: 20px;
}

.licenseeGamesContainer {
    padding: 0 0 20px 0;
}

.w75 {
    width: 90px;
    padding: 0;
    float: left;
}

.gameInfoNew {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    float: left;
    position: absolute;
    width: 190px;
    height: 90px;
    margin: 45px 75px;
    visibility: hidden;
}

.gameInfoYour {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    float: left;
    position: absolute;
    width: 133px;
    height: 90px;
    margin: 22px 50px;
    visibility: hidden;
    width: 83px;
    height: 68px;
    margin: 22px 0 0 50px;
}

.gameNameUrl {
    color: #362f2d;
    text-decoration: none;
}

.borderLeft {
    border-left: 1px solid #c2c2c2 !important;
    padding-left: 20px;
}

.gameDetailSectionTitle {
    border-bottom: 1px solid #c2c2c2;
    font-weight: bold;
    width: 99%;
    margin-bottom: 4px;
}

.gameDetailScreenshots {
    padding: 0px 0 0 0;
}

.gameDetailScreenshots img {
}

.gameDetailScreenshots .img {
    display: inline-block;
}

.gameDetailScreenshots .img:hover {
    background-color: black;
}

.gameDetailScreenshots .img:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.gameDetailScreenshots .img:hover .screenshotInfo {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    visibility: visible;
}

.screenshotInfo {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    float: left;
    position: absolute;
    margin: 25% 0 0 45%;
    visibility: hidden;
}

.pad0 {
    padding: 0px;
}

.right0 ul {
    right: 0px;
    left: initial !important;
}

.shot {
    padding: 10px;
    float: left;
}

#gameHistoryDialog {
    margin: 0;
    padding: 0;
    border: none;
}

    #gameHistoryDialog body {
        margin: 0;
    }

#gameHistory {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
}

th.filter {
    font-style: italic;
}

.gameTitle {
    color: #362f2d;
    font-weight: bold;
    font-size: 16px;
}

.Breadcrumb span.backMain, .yourGameSwitch {
    cursor: pointer;
}

.minified #main {
    overflow-x: hidden;
}

#gameConfigurationDialog, #gameLaunchDialog {
    border: none;
}

#gameLaunch {
    padding: 0px;
    background-color: #000;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #333;
}

.ui-dialog .ui-dialog-title {
    color: #fff;
}

.ui-dialog .ui-dialog-titlebar-close {
    color: #fff;
    opacity: 1;
}

.monitorSuccess {
    background-color: #33cc33;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 24px;
    line-height: 43px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
    width: 65px;
}

.height100 {
    height: 130px;
}

.padBottom15 {
    padding-bottom: 15px;
}


.height110 {
    height: 110px;
}

.minHeight70 {
    height: 70px;
}

.failedMonitor {
    background-color: #ff3333;
    padding-left: 10px;
}

.monitorMain {
    font-size: 35px;
    line-height: 65px;
    width: 85px;
}

.lastTest, .f14 {
    font-size: 14px;
}

.gamesSortableGrid {
    list-style-type: none;
    z-index: 999;
    padding: 0;
}

.gamesSortableGrid li {
    margin: 5px;
    float: left;
    width: 90px;
    height: 90px;
    text-align: center;
    border: 1px solid #000;
    background: #c3c3c3;
}

.numbers {
    position: absolute;
    list-style-type: none;
    pointer-events: none;
    z-index: 0;
    padding: 0;
}

.numbers li {
    margin: 5px;
    float: left;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    pointer-events: none;
    font-size: 40px;
    color: #333;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.redirect {
    text-align: center;
    padding: 30px;
}

.gameCategories {
    padding: 14px;
    background-color: #fff !important;
    min-height: 1px;
    overflow: hidden;
}

.btn-sm {
    border-radius: 4px;
}

.dtPkr120 > ul {
    left: -120px !important;
}

.dtPkr4 > ul {
    left: -4px !important;
}

.isSelected, .isGridSelected {
    background-color: #b0bed9 !important;
}

#GameGridId tbody tr td:nth-child(2) {
    font-weight: bold;
}

.GameCategoriesButton {
    display: none;
    padding: 0;
    border: none;
    background-color: transparent;
}

.GameCategoriesButton i {
    padding: 0 0 0 5px;
    font-size: 16px;
}

.innerTreeItem {
    border: none !important;
}

.movingGame {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#tabs {
    background-color: transparent !important;
}

.curPointer {
    cursor: pointer;
    font-size: 18px;
}

.tree span {
    padding: 3px 4px !important;
}

.tree span label.checkbox {
    min-height: 15px;
}

.tree ul ul {
    padding: 5px 0 0 52px;
}

.tree li {
    padding: 5px 0 2px 5px;
}

.tree li:last-child::before, .tree li:last-child::after {
    height: 25px;
}

.tree li:before {
    top: -4px;
}

.tree li:after {
    top: 21px;
}

.nav-tabs.bordered {
    background-color: transparent;
}

#TabMenu {
    border-right: none;
    border-top: none;
    border-left: none;
}

#TabMenu li {
    background-color: #fff;
    min-width: 70px;
    text-align: center;
}

#TabMenu li.active {
    border-bottom: 1px solid #fff;
}

.nav-tabs > li > a {
    margin-right: 0;
}

.dataTables_scrollHeadInner, .dataTables_scrollHeadInner table, .dataTables_scrollBody table, .dataTables_scrollFootInner, .dataTables_scrollFootInner table, .w100p {
    width: 100% !important;
}

.steps li.complete {
    cursor: default !important;
}

.bar, .barP, .smallBar, .bigBar, .chartD, #ChartGeoChartId {
    cursor: pointer;
}

#LicenseeGridId_paginate, #GameGridId_paginate {
    float: none;
}

#LicenseeGridId_paginate .pagination, #GameGridId_paginate .pagination, #GridBonusId_paginate .pagination {
    display: block;
}

.actionsBottom {
    position: relative;
    right: 0;
    z-index: 2;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 46px;
    vertical-align: middle;
    background-color: #eee;
    /*border: 1px solid #d4d4d4;*/
}

.actionsBottom .btn-prev i {
    margin-right: 5px;
}

.actionsBottom .btn-next i {
    margin-left: 5px;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.entityTable {
    border: 1px solid #a8a8a8;
    width: 100%;
}

.entityTable tr {
    border: 1px solid #a8a8a8;
}

.entityTable td {
    border: 1px solid #a8a8a8;
    padding: 2px 5px;
}

.entityTable td input[type="text"], .entityTable td select {
    width: 220px;
}

.entityTable td:nth-child(1) {
    width: 35%;
}

.entityTable td:nth-child(2) {
    width: 65%;
}

.entityTableBig {
    border: 1px solid #a8a8a8;
    width: 100%;
}

.entityTableBig tr {
    border: 1px solid #a8a8a8;
}

.entityTableBig td {
    border: 1px solid #a8a8a8;
    padding: 2px 5px;
}

.entityTableBig td input[type="text"], .entityTableBig td select {
    width: 250px;
}

.entityTableBig td:nth-child(1) {
    width: 10%;
}

.entityTableBig td:nth-child(2) {
    width: 90%;
}

#errorContent {
    padding: 0 40px;
}

#TopLastAccess, .SearchClear {
    cursor: pointer;
}

.tdNoh {
    line-height: normal
}

.searched {
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/*jAlerts*/
#popup_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 400px;
    max-width: 600px;
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC url(../img/title.gif) top repeat-x;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
}

#popup_content {
    background: 16px 16px no-repeat url(../img/info.gif);
    padding: 1em 0 1em 2em;
    margin: 0em;
}

#popup_content.alert {
    background-image: url(../img/info.gif);
}

#popup_content.confirm {
    background-image: url(../img/important.gif);
}

#popup_content.prompt {
    background-image: url(../img/help.gif);
}

#popup_message {
    padding-left: 34px;
    max-height: 640px;
    overflow-y: auto;
}

#popup_panel {
    text-align: center;
    margin: 1em 0em 0em 1em;
}

#popup_prompt {
    margin: .5em 0em;
}


.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 3px 10px;
}

div.dataTables_length select {
    height: 24px;
    padding-left: 6px;
}

div.dataTables_length {
    padding-top: 3px;
}

div.dt-toolbar-footer {
    padding: 5px 10px 0;
}

.nav > li > a {
    padding: 5px 10px 5px;
}

.tickLabel {
    font-size: 10px;
}

.bigBold {
    clear: both;
    font-size: 20px;
    font-weight: bold;
}

.p10l {
    padding: 0 0 0 10px;
}

.fuelux .wizard ul li.active {
    color: #fff;
    background: #b0bed9;
}

.fuelux .wizard ul li.active .chevron:before {
    border-left: 14px solid #b0bed9;
}

.DTTT a {
    -webkit-appearance: button;
    background-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    height: 23px;
    line-height: 18px;
    width: 60px;
}

.DTTT a span {
    font-family: sans-serif;
    padding-left: 2px;
}

.dt-toolbar {
    border-top: 1px solid #CCC;
}

#TabMenu li.active a {
    border-left-width: 1px !important;
}

#GASessions, #UsersRT, #Row4, #Row5 {
    display: none;
}

@media screen and (max-width: 768px) {
    #main {
        width: 90% !important;
    }
}

#GaCountryId thead > tr > th {
    padding-right: 20px !important;
}


.isMenuItemSelected {
    /*   cursor: default;*/
    color: #3399ff;
}

.isMenuItemSelected + span {
    /*   cursor: default;*/
    color: #3399ff;
    font-weight: bold;
    font-style: oblique;
}


.fixed-table {
    /* magic */
    width: 100%;
    table-layout: fixed;
    /*not really necessary, removes extra white space */
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

.fixed-table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    padding: 0;
}

.fixed-table tr {
    border: none;
}

.legendLabel {
    font-size: 13px;
}

.donut {
    margin: 0 0 10px 0 !important;
    height: 80px !important;
}

.selectablefalse, .selectablefalse:hover, .selectablefalse input + i:after, .checkbox.selectablefalse input:checked + i {
    color: #aaa !important;
    border-color: #aaa !important;
    font-style: italic;
    text-decoration: none;
    cursor: default;
}

.img img.selectablefalse {
    opacity: 0.3 !important;
    filter: alpha(opacity=40) !important;
}


i.selectablefalse {
    display: none !important;
}

.fRp20 {
    float: right;
    padding: 0 0px 0 0;
    white-space: nowrap;
}


.dtExport button {
    float: left;
}

.ProgressToolBar {
    float: left;
    padding-left: 10px;
}

.ProgressToolBar img {
    width: 25px;
    height: 25px;
}

#mainCurrency {
    width: 80px;
}

#ComboCurrency {
    padding: 10px 0;
}


thead th.colDTright {
    text-align: left;
}

.dataTables_scrollBody {
    /*overflow: scroll !important;
    overflow-y: hidden !important;*/
    height: auto !important;
}


#CasinoSummaryGridId_wrapper .dataTables_scrollFootInner {
    display: none;
}

tfoot {
    /*display: table-row-group;*/
}

#btnSubmit {
    float: left;
    margin: 0 5px 0 0;
    width: 48%;
}

#btnReset {
    float: left;
    margin: 0 0 0 0px;
    width: 48%;
}

.v-top {
    vertical-align: top;
}

.m-auto {
    margin: auto;
}

#LayoutControllerId {
    width: 100%;
}

.filterUserSearch {
    height: 22px;
    width: 77px;
    font-size: 12px;
    color: #000;
}

.filterUserList {
    height: 22px;
    width: 117px;
    font-size: 12px;
    color: #000;
}

.toLoad {
    display: none;
}

#GamesListLoading {
    width: 198px;
    height: 65px;
    text-align: center;
    position: absolute;
    z-index: 99;
    top: 24px;
    background-color: #fff;
    padding-top: 15px;
    display: none;
}

#UsersListLoading {
    width: 100px;
    height: 32px;
    text-align: center;
    position: absolute;
    z-index: 99;
    top: 356px;
    left: 95px;
    display: none;
}

#Login {
    width: 300px !important;
    margin: 10px auto !important;
}

.dataTables_filter-hover {
    background-color: #ffffb3 !important;
}

.Html5_false, .Html5_New_false {
    display: none;
}


.Html5_New_true {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    background: 0px 2px no-repeat url(../img/HTML5.png);
    position: relative;
    margin-top: -128px;
    height: 128px;
}

.Html5_true {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    background: 0px 2px no-repeat url(../img/HTML5.png);
    position: relative;
    margin-top: -90px;
    height: 90px;
}

.loginLang {
    height: 18px;
    margin: 0px;
    padding: 0px !important;
    text-align: right;
}

.loginlang {
    margin: -17px 0px 0 0;
}

.legendLabel span div span {
    display: inline;
    margin: 0;
}

.logFilter {
    width: 220px;
}

.logFieldset {
    padding: 0px !important;
    background: 0 !important;
}

.demo.logFilter.activate {
    padding: 5px 5px 10px 5px !important;
}

div.dataTables_filter label {
    float: left !important;
}

.timepicker {
    width: 70px;
    height: 22px;
}

.timepickerSpan {
    display: inline-block;
    float: right;
    width: 23px;
}

.sectionRole {
    color: red;
}

.actionRole {
    color: green;
}

.controlRole {
    color: blue;
}

/*
.dataTables_scrollHead {
    display: none;
}
*/
.dataTables_scroll thead tr th {
    border-bottom-width: 1px !important;
    padding-top: 5px !important;
}

.dataTables_scroll thead tr th, .dataTables_scroll thead tr th div {
    min-height: 25px;
    overflow: auto;
}

.dataTables_scroll thead tr th div {
    display: inline-table;
}

.datePickerLabel {
    background-color: #fff;
    color: #000;
    padding: 2px 1px;
    font-size: 11px;
    min-width: 76px;
    display: block;
    border: 1px solid #aaa;
}

.nav > li > a {
    display: block !important;
}

.logConfiguration .entityTable {
    width: 500px;
}

    .logConfiguration .entityTable td:nth-child(1) {
        width: 450px;
    }

    .logConfiguration .entityTable td:nth-child(2) {
        width: 50px;
    }

.langActivate {
    margin: -9px 240px 0 0;
}

.fileContent {
    top: 35px;
}

#fileContent, #GameGridId, #LicenseeGridId, #CasinoDailyGridId {
    width: 100% !important;
}

.dt-toolbar {
    position: absolute;
}

table.dataTable {
    margin-top: 36px !important;
    /*margin-top: 0px !important;*/
}

#DailyWinningGames, #DailyLosingGames, #DailyWinningPlayers, #DailyLosingPlayers, #DailyWinningSkins, #DailyLosingSkins, #DailyTopGames, #DailyTopPlayers, #DailyWinningLicensees, #DailyLosingLicensees {
    margin-top: 3px !important;
}

.dataTables_wrapper {
    overflow: auto;
}

.dataTables_empty {
    text-align: left;
}

#articleGA .dt-toolbar, #TableWidget_GameGridId .dt-toolbar {
    position: relative;
}

.Section3P {
    display: inline;
}

#trRegulator5 {
    color: blue;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    background-color: wheat !important;
}

.invalid {
    background-color: #ffeb3b !important;
    /*color: #FFF;*/
}

div.dataTables_paginate {
    float: none;
    margin: 0;
}

.validator {
    font-weight: bold;
    color: #ff0000;
}

.entityTypeDetails {
    display: none;
}

#DateController_RegistrationFrom {
    float: left;
    margin-right: 20px;
}
/*
#TableContainer_GridSkinsId {
    width: 75%;
}
*/

#summaryPanel h3 {
    margin: 30px 0 5px 0;
}

#TableContainer_GridPlayerId {
    clear: both;
}

.inlineTable {
    display: inline-table;
}

.w150 {
    width: 150px;
}

.w75r {
    width: 75px !important;
    float: none;
}

.textCenter {
    text-align: center;
}

.ScopeDetails {
    display: none;
}

#Scope3Details #GridSkinsId, #TableWidget_GridGamesId #GridGamesId {
    width: 100% !important;
}

.width50 {
    width: 50%;
}

.width25 {
    width: 25%;
}

.entityTableWizard {
    border: 1px solid #a8a8a8;
    width: 50%;
}

.entityTableWizard tr {
    border: 1px solid #a8a8a8;
}

.entityTableWizard td {
    border: 1px solid #a8a8a8;
    vertical-align: top;
    padding: 3px;
    /*width: 100%;*/
}

.entityTableWizard td:nth-child(1) {
    /*width: 15%;*/
}
/*
.entityTable td input[type="text"], .entityTable td select {
    width: 220px;
}
*/
.jarviswidget .entityTableWizard td:nth-child(1), .jarviswidget .entityTableWizard td:nth-child(3) {
    width: 25%;
}

#GridSkinsId_filter input[type="search"] {
    /* width: 125px; */
}

#currencyList td {
    width: 10%;
}

#currencyList td:nth-child(1) {
    border-left: 2px solid;
}

#currencyList td:nth-child(2n+2) {
    border-right: 2px solid;
}

.r10 {
    padding: 0 10px 0 0;
}

.time {
    width: 70px;
}

.dtPkr4 {
    width: 210px;
}

.dtPkr4 .wm-control {
    width: 70px;
}

.validityDate .control-label {
    width: 120px;
    text-align: left;
    display: table-cell;
}

.vMiddle {
    vertical-align: bottom !important;
    display: inline-block;
}

#DateController_Start, #DateController_Expiration {
    float: left;
}

#Start, #Expiration {
    display: inline-block;
    width: 100%;
}

.validityTime {
    display: table;
}

.validityTime .control-label {
    padding-left: 20px;
}

#ClonedBalance {
    width: 60px;
}

.expired {
    font-style: italic;
    color: darkgrey;
}

.Blink {
    animation: blinker 1s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}

@keyframes blinker {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fuelux .wizard .actions {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 0px;
}

.fuelux .wizard .actions button {
    height: 46px;
    width: 110px;
}

.dt-toolbar {
    padding: 6px 0px 1px;
}

div.ColVis {
    margin-bottom: 0 !important;
    right: 2px;
    position: absolute;
}

.btn-prev, .btn-next {
    font-size: 16px;
}

.alert {
    color: #000 !important;
}

#btnRunBonus, #btnPauseBonus, #btnStopBonus {
    margin-right: 5px;
}

.bonusCampaignWizard .entityTableWizard td:nth-child(1) {
    white-space: nowrap;
}

.w80p {
    width: 80% !important;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    font-size: 20px;
    line-height: 16px;
}

.jconfirm .jconfirm-box div.jconfirm-title {
    line-height: 28px;
}

#FreeRoundBalance {
    border: none;
    background: none;
    padding: 0 10px 0 5px;
    text-align: left;
}

#LicenseeTabId .environment td, #currencyList td {
    white-space: nowrap;
    width: 50px;
}
/*
#LicenseeCreationTabId .entityTable td {
    width: auto !important;
}
*/
#LicenseeCreationTabId .entityTable td {
    width: auto;
}

#currencyList td {
    width: 50px !important;
}

#LicenseeCreationTabId .wmLabel {
    width: 120px;
}

#LicenseeCreationTabId .check {
    width: 30px;
    height: 20px;
    float: right;
}

#LicenseeCreationTabId .short {
    width: 140px;
    display:inline-block;
}

#LicenseeCreationTabId input[type="text"], #LicenseeCreationTabId select {
    width: 150px;
}

#LicenseeCreationTabId #DemoUser input[type="text"] {
    width: 100px;
    margin-left: 10px;
}

#currencyList, #currencyList tr, #currencyList td {
    border: none !important;
}

#currencyList td {
    padding: 0px 0px;
}

#_submenuItems > li > a {
    cursor: default;
}

.waiting {
    cursor: wait;
}

.thumb {
    max-width: 280px;
    max-height: 190px;
}

table.dataTable tbody tr.selected {
    color: #000;
}

table.dataTable tbody tr.selected:before, table.dataTable tbody tr.selected:after, table.editor-datetime-table td.selected:before, table.editor-datetime-table td.selected:after {
    content: none;
}

table.dataTable tbody > tr.selected td, table.dataTable tbody > tr > .selected td {
    background-color: #B0BED9;
}

.indicator {
    width: 30px;
    height: 30px;
}

#LicenseeIndicators .dt-toolbar-footer, #LicenseeIndicators .dt-toolbar, #LicenseeIndicators thead {
    display: none;
}

#LicenseeIndicators table.dataTable {
    margin-top: 0px !important;
}

#LicenseeIndicators td {
    width: 240px;
}

.licenseeIndicatorExport {
    padding: 10px 0 5px 0;
    text-align: center;
}

.bonusCampaignWizard #GroupSelectorController_Currencies label {
    display: none;
}

.bonusCampaignWizard #GroupSelectorController_Currencies ul label {
    display: inline-block;
}

#GroupSelectorController_Currencies {
    width: 150px;
    height: 25px;
}

#GroupSelectorController_Currencies .smallMargin .ms-parent {
    top: -18px;
}

#SeamlessTasksTabId #SeamlessTasksGridId {
    margin-top: 0px !important;
    border-top: 1px solid #ccc !important;
}

.PromotionDetails ul {
    margin: 0px;
    padding: 0 10px;
    list-style: none;
}

nav a {
    font-size: 12px;
    padding: 8px 0 0 10px;
}

.dashboardDiv .dataTables_wrapper table tr td:nth-child(1) {
    width: 80%;
}

.dashboardDiv .dataTables_wrapper table tr td:nth-child(2) {
    white-space:nowrap;
}

.checkListDiv {
    border: 1px solid #a8a8a8;
    padding: 2px 5px;
}

.checkListButtonPanel {
    clear: both;
}

.fit td {
    width:auto !important;
}

.w10p {
    width: 1% !important;
}

.w90p {
    width: 99% !important;
}

.w125 {
    width: 125px !important;
}

#GameUrlValidatorTable td {
    padding: 2px;
}

#GroupSelectorController_BonusTypes {
    width: 300px;
}

#txtWagering {
    width: 100px;
}

#GameSelector_BonusTest {
    width: 400px;
}

#ToolBar_BonusTest {
    padding: 13px 0 0 80px;
}

#skinUTContainer {
    padding-left: 6px;
}

#extAuthUTContainer {
    padding-left: 6px;
}

#chkEmailUTContainer {
    padding-left: 6px;
}

.UnitTestMethodContainer {
    padding-left: 6px !important;
}

#sessionTokenUTContainer {
    padding-left: 6px;
}
