.center-block{
    float:none !important;
}
.nplr{
    padding-left:0px !important;
    padding-right:0px !important;
}
.npl{
    padding-left:0px !important;
}
.npr{
    padding-right:0px !important;
}

table .form-group {
    display: block !important;
    margin-bottom: 15px !important;
    vertical-align: middle;
}
table .form-control {
    display: block !important;
    width:100% !important;
}
li{
    list-style-type: none;
}

.list-group-item{
    clear:both;
    display: block !important;

    width:100% !important;
}
.list-group-item::before{
    content: ' ';
    display: block;
    clear: both;
}
.list-group-item span{
    display: block;
    float: left;
}
.list-group-item span.toggle-handle{
    display: inherit;
    float: none;
}

.list-group-item .key{
    float: left;
}
.table xmp{
    max-height: 180px;
    overflow-y: auto;
    max-width: 260px;
    white-space: normal;
    border: 1px solid #ddd;
}
.table .as_xmp{
    max-height: 180px;
    overflow-y: auto;
    max-width: 300px;
    white-space: normal;
    border: 1px solid #ddd;
}
.w100_important {
    width: 100% !important;
    max-width: 100% !important;
}
.word-break {
    word-break: break-all;
}

.reload_captcha{
    width:100%;
    display: block;
    margin:5px 0 0 0 ;
}
.captcha-block img{
    display:block !important;
    width:100% !important;
}
img.ontable-gamepreview-img {
    width: 200px;
}
.alexaLauncherIframe{
    border:1px solid red;
    padding:0;
    width:100%;
    height:100%;
    min-height: 1200px;
}
table a.btn{
    margin:2px;
}
.pre-disabled{

    position: relative;

}
.box-body.pre-disabled::before{
    text-align:center;
    font-size:25px;
    color:white;
    content: 'Загружаем... ' !important;
    display: block !important;
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.31);
    z-index:99;

}
.box-body.pre-disabled::after{
    width:50px;
    height:50px;
    display: block !important;
    position: absolute;
    top:25%;
    left:50%;
    content: "\f110" !important;
    animation: fa-spin 2s infinite linear;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    z-index: 999;
    color: white;
    font-size:50px;
}
a{
    cursor:pointer;
}
table xmp,table pre{
    font-size:12px;
}
.dataTables_wrapper>.row>.col-sm-12{
    overflow-x:auto !important;
}
div#header_time_tracker {
    float: left;
    padding: 11px;
    color: white;
}
.gray-bg{
    background: #ecf0f5;
}
.statistic-response-body{
    min-height:300px;
}
.online-usr-opn-game img{
    width:100px;
    display:block;
}
.overflow{
    overflow:hidden !important;
}
.vkLinksChecker textarea    {
    min-height:300px;
}
.vkLinksChecker .vkLinkscheckerResult{
    min-height:300px;
    background-color:#edeff4;

}
.superomatic-denomination-selecter{
    background-color: #9c1111d6;
    padding: 10px 0 50px 10px;
    color: white;

}
span.site-group-types {
    display: inline-block;
    float: right;
}
span.site-group-types label{
    text-align: center;
    border: 1px solid #ddd;
    padding: 5px 10px;
    cursor:pointer;
}
span.site-group-types label input{
    visibility: hidden;
}
span.site-group-types label input + i::before{
    content: "\f10c";
}
span.site-group-types label input:checked + i::before{
    content: "\f05d";
}

span.site-group-types label input[name^="good"] +i{
    color:#00a65a !important;
}
span.site-group-types label input[name^="bad"] +i{
    color:#dd4b39 !important;
}


#site-gamegroups-settings .list-group li a{
    float:left !important;
}

.dataTables_processing{
    height: 100% !important;
    top: 0 !important;
    left: auto !important;
    width: 100% !important;
    position: absolute !important;
    background: #d0cccc78 !important;
    right: 0 !important;
}
.dataTables_processing::before{
    content: "\f110";
    display: block;
    position: absolute;
    left: 50%;
    width: 100px;
    height: 100px;
    top: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    font-size: 95px;
    color: #008d4c;
}
.dataTables_filter{
    display: none;
}
.dataTables_filter.filters_display{
    display: block !important;
}
.game-open-container {
    z-index: 9 !important;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

#withdrawModalAfterWithdraw .text-block{
    font-size: 14px;
}

#withdrawModalAfterWithdraw .withdraw-support-icon {
    width: 50px;
    margin: 15px 0 10px 0;
}

#withdrawModalAfterWithdraw .withdraw-support-text {
    color: #882013;
}

.withdraw-info i,
.withdraw-info {
    font-size: 25px;
    color: #882013;
}
