body {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background: url(../images/bg.jpg) repeat 0 0;
}

img {
    max-width: 100%;
}

body, html {
    height: 100%;
}

.wrapper {
    min-height: 100%;
}

.header {
    background: #000;
    padding: 1px 0 10px;
    text-align: center;
    color: #fff;
}

.bodypanel {
    width: 96%;
    margin: 10px auto 20px;
    background: #fff;
    box-shadow: 1px 2px 5px #000;
    border-radius: 5px;
    padding: 15px;
}

footer {
    background: #000;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 11px;
    color: #ddd;
}

.mar15 {
    margin-top: 15px;
}

.check_element {
    padding-top: 7px;
}

.each_dealer {
    border-radius: 5px;
    margin-bottom: 40px;
    height: 154px; /*background:#095807 !important;*/
    position: relative;
    padding-top: 10px;
}

.each_player {
    border-radius: 5px;
    margin-bottom: 4px;
    height: 144px; /*background:#095807 !important;*/
    position: relative;
    padding-top: 10px;
}

/*.card_list{width:1000px;}*/
.card_list ul {
    padding: 0;
    list-style-type: none;
    margin: 0px;
}

.dealer_card_list ul {
    padding: 0;
    list-style-type: none;
    margin: 0px;
}

.card_holder { /*overflow:auto; overflow-y:inherit;*/
    float: right;
}

    .card_holder .btn {
        margin-bottom: 5px;
    }

.card_list li, .dealer_card_list li {
    list-style-type: none;
    display: inline-block;
    margin: 0px 2px;
    width: 60px;
    cursor: pointer;
}

.sml_blk {
    font-size: 12px;
    font-weight: bold;
    padding: 5px 7px 4px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 6px;
    text-align: center;
}

a.sml_blk:hover {
    color: #fff;
    text-decoration: none;
}

.label_dealer {
    background: #000;
}

.label_player { /*float:left;*/
    border: 1px solid #666;
    padding: 2px 3px 1px 3px;
    height: 30px;
    line-height: 24px;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    color: #000;
}

.outline {
    border: 1px solid #ccc;
    padding: 3px 7px 2px;
    font-size: 16px;
    border-radius: 4px;
    background: #fff;
    float: left;
}
/*.dealer_total{color:#C00}*/
.dealer_total {
    color: #0000cc;
}

.each_player .label, .each_dealer .label {
    padding: 9px 10px 8px;
    color: #fff;
    font-size: 13px;
    float: left;
    width: 100px;
}

.info {
    padding-bottom: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
}

.primary_action .btn {
    margin-right: 6px;
    margin: 10px 0;
}

.secondary_action { /*width:1000px; height:24px;*/
}

.secondary_action_wrapper {
}

.bet_amt {
    border: none; /*height:10px;*/
    margin-left: 7px;
    width: 60px;
    font-weight: bold;
    position: relative; /*top:-1px;*/
    border: 1px solid #ccc;
}

.table .form-control {
    min-width: 50px;
}

.form-control.add_bankroll {
    width: 130px;
}

.btn .fa {
    margin: 0 4px;
}

.table.game_info {
    margin-bottom: 15px !important;
}

#buy_insurance .modal-dialog {
    width: 300px;
}

.input_align_text {
    padding-top: 7px;
}

.deal_action {
    margin-top: 10px;
}

    .deal_action select.form-control {
        float: left;
        margin: 0 10px 10px 0;
        width: inherit;
    }

    .deal_action .btn {
        float: left;
        margin: 0 10px 10px 0;
    }

.table .form-control {
    height: 30px;
    padding: 0 7px;
}

.space5 {
    padding: 5px !important;
}

.font_sml {
    font-size: 11px;
    line-height: 14px;
}

.top-navigation {
    width: 96%;
    margin: 6px auto;
    line-height: 20px;
    color: #fff;
    height: 16px; /*padding-top:10px;*/
    position: relative;
}

    .top-navigation ul {
        padding: 0;
        margin: 0;
    }

        .top-navigation ul li {
            list-style-type: none;
            display: inline-block;
            margin-right: 5px;
            z-index: 999999 !important;
        }

            .top-navigation ul li:last-child {
                float: right;
                margin: 0 0 0 0;
            }

                .top-navigation ul li:last-child .btn {
                    margin-left: 10px;
                }

.strtatgy {
    margin-bottom: 10px;
}

.radio-element {
    padding: 0px 10px 0 0;
    display: inline-block;
}

.table .btn {
    margin-bottom: 5px;
}

.buttoncontainer { /*width:340px;display:block;*/
}

.table .btn:last-child {
    margin-bottom: 0;
}

.buttoncontainer .btn {
    float: left;
    margin-right: 5px;
}

.alert.alert_sp {
    padding: 5px 10px;
    margin: 10px 0 0;
}

.secondary_action_wrapper {
    border: 0px solid #ccc;
    padding: 0px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.deal_action select, .strtatgy select {
    height: 22px;
    padding: 0 5px;
}

.bottom-alert {
    height: 200px;
    overflow: auto;
}

.select_cards {
    float: left;
    overflow: auto;
    width: auto;
    border: 1px solid #ccc;
    padding: 0px 5px;
    max-width: 290px;
    height: 23px;
    border-radius: 4px;
    margin-right: 10px;
}

    .select_cards ul {
        padding: 0;
        margin: 0;
    }

        .select_cards ul li {
            display: inline-block;
            margin: 0 3px;
        }

.strtatgy .form-control {
    float: left;
    width: inherit;
    margin-right: 10px;
}

.strtatgy .radio-element {
    float: left;
}

.ins_amt {
    display: inline-block;
}

    .ins_amt input[type='text'] {
        width: 42px;
        height: 46px;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 0 5px;
    }

.secondary_action button, .secondary_action .ins_amt {
    float: left;
    margin-right: 5px;
}

.table.game_info {
    margin-bottom: 0px;
}

.dealer_info {
    float: left;
    width: 110px;
}

    .dealer_info div {
        margin-bottom: 5px;
    }

.logo {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold; /*position:absolute;*/
    top: 10px;
    z-index: -100000;
}

.card_list li {
    margin-top: 0;
}

.game_info input[type='text'] {
    border: 1px solid #ccc;
    width: 50px;
    height: 20px;
    border-radius: 4px;
    padding: 0 5px;
}

.sml_info { /*width:50px;*/
    float: right;
    text-align: center;
}

    .sml_info .outline {
        display: inline-block;
        width: auto;
        margin: 5px 10px 5px 0;
        text-align: center;
        font-size: 22px;
        float: right;
    }

    .sml_info .sml_blk, .sml_info .label_player {
        width: 100%;
        margin-right: 0;
        display: block;
    }

.secondary_action select {
    border: 1px solid #ccc;
    padding: 2px 5px;
    font-size: 11px;
    border-radius: 4px;
    margin-right: 6px;
    background: #fff;
    float: left;
}

.social-link { /*position: absolute; right:0px; top: 0px;*/
    width: 200px;
}

    .social-link .social-icon {
        display: inline-block;
        margin-left: 2px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #C00;
        text-align: center;
        font-size: 14px;
        line-height: 25px;
        color: #fff;
    }

        .social-link .social-icon.facebook {
            background: #2e259c;
        }

        .social-link .social-icon.twitter {
            background: #1ec1ff;
        }

        .social-link .social-icon.google {
            background: #C00;
        }

.winloosedetail { /*margin-top: 30px; position: absolute; top: 9px; right: 117px; color: #fff; */
    color: blue;
    padding: 1px 0;
    font-size: 14px;
    line-height: 30px;
    float: right;
}

.strategy-data {
    border: 0px solid #ccc;
    border-width: 0 0px;
}

    .strategy-data .table {
        border: 1px solid #ccc;
        border-width: 1px 0;
        background: #fff;
    }

.social_icon { /*text-align:right;*/
    margin: 0; /*float:right;*/
}

    .social_icon a {
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 27px;
        border-radius: 50%;
        display: inline-block;
        color: #fff;
        margin-left: 3px;
        font-size: 11px;
    }

        .social_icon a:hover {
            text-decoration: none;
            color: #fff;
        }

        .social_icon a.facebook {
            background: #039;
        }

        .social_icon a.twitter {
            background: #1fbdff;
        }

        .social_icon a.google {
            background: #e3351e;
        }

        .social_icon a.linkedin {
            background: #2a7b96;
        }

        .social_icon a.email {
            background: #000000;
        }

.game-body {
    background: #F8FFF7;
}

    .game-body .nav-tabs > li.active > a,
    .game-body .nav-tabs > li.active > a:hover,
    .game-body .nav-tabs > li.active > a:focus {
        background: #000;
        color: #fff;
        font-weight: bold;
        border-color: #000;
    }

    .game-body .nav > li > a,
    .game-body .nav > li > a:hover,
    .game-body .nav > li > a:focus {
        text-decoration: none;
        background-color: #296022;
        color: #fff;
        font-weight: bold;
    }

    .game-body .nav-tabs {
        padding-left: 15px;
        border-bottom: 1px solid #296022;
    }

.bt_amount, .secondary_action button.remove-player {
    float: right;
    margin: 0px;
}

.bt_amount {
    float: right;
}

.tab-pane {
    background: #fff !important;
    padding: 10px;
    border: 1px solid #296022;
    border-width: 0 1px 1px 1px;
    width: 100%;
    float: left;
}

.tab-content {
    margin-bottom: 20px;
}

.player-label-div {
    height: 22px;
    width: 100%;
}

.top-navigation h1 {
    color: #fff;
    margin: 0 0 5px;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
}

/*.player-label-div {height: 22px; width: 100%;}*/
.player-card {
    margin: 10px 0;
}

.sml_info table {
    width: 100%;
}

* {
    text-transform: capitalize;
}

.filter-area {
    /*background: #fff;
    padding: 10px;
    border-radius: 6px;
    margin: 0 15px;*/
    position: relative;
    z-index: 10000;
}

.filter-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
}

.select-user-type {
    width: 94px !important;
    margin: 0 10px 15px 0;
    float: left;
}

.select-strategy-type {
    width: 350px !important;
    margin: 0 10px 15px 0;
    float: left;
}

.tab-gap {
    margin-top: 78px;
}

.iner-block {
    padding-bottom: 30px; /*max-height:300px; overflow:auto;*/
}

.form-control.select-user-type, .form-control.select-strategy-type {
    height: 25px;
    margin-bottom: 5px;
}

.player-label-div1 {
    height: 22px;
    width: 140px;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
}

.loosepart {
    float: left;
    padding: 8px 6px 0 6px;
    color: Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.winpart {
    float: left;
    padding: 8px 6px 0 6px;
    color: green;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.highestpart {
    float: left;
    padding: 3px 6px 0 6px;
}



/*#Each_Dealer .sml_info {float:left;}*/
.remove-player {
    float: left;
    margin-right: 5px;
}

.deal-action-button-set {
    margin-bottom: 1px;
}

.user-pic {
    width: 76px;
    height: 76px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 auto;
}
/*.user-Name {width:176px;overflow:hidden;margin: 0px auto;color: rgb(233, 239, 20);text-align:center;font-size:medium;}*/
.user-Name {
    width: 176px;
    overflow: hidden;
    margin: 0px auto;
    color: rgb(12, 12, 10);
    text-align: center;
    font-size: medium;
}

.player_stat {
    display: inline-block;
    margin-left: 5px;
    padding: 0;
    width: 60px;
    line-height: 16px;
    border: 1px solid #ddd;
}

    .player_stat span:first-child {
        border-bottom: 1px solid #ddd;
    }

.win-loos-tag {
    float: left;
    width: 100px;
    margin-right: 10px;
}

.mar-bot-10 {
    margin-bottom: 10px;
}

.table.table-bordered.black-border {
    border-color: #000 !important;
    background: #FFF;
}

.force-amt {
    float: left;
}

    .force-amt input[type='text'] {
        width: 100px;
    }

#Each_Dealer { /*background:url(../Images/dealer-bg.png) no-repeat center 95% #095807; background-size:50%;min-height:120px;*/
}

.dealer-inner {
    background: #095807;
}

.player-inner { /*background:#095807;*/
    position: relative;
}
/*.player-inner {background:#129c0f;}*/
.table.dealer-stat {
    width: 100%;
    float: left;
    margin: 5px 20px 4px 0;
    border: 1px solid #ccc;
    background: #fff;
    padding: 8px 0;
    color: black;
}

.bt_amount {
    margin-right: 9px; /*padding:5px 0;*/
    font-size: 12px; /*background:url(../Images/red-chip.png) no-repeat 0 0; width:70px; height:70px;*/
    text-align: center; /*color:#000;*/ /*padding-top:18px;*/
    margin-top: 3px;
    line-height: 13px;
    background-size: 100%;
}

    .bt_amount input[type='text'] {
        background: none;
        color: #000;
        display: block;
        text-align: center; /*width:70px;*/
    }

    .bt_amount span {
        display: block;
        height: 20px;
    }

.dealer-img {
    position: absolute;
    text-align: center;
    width: 11%;
    top: 0;
    left: 50%;
    margin-left: -30px;
}

.winloose {
    padding: 27px 0 0 0px;
    display: inline-block;
}

.win-loos-tag > .label-success { /*color:blue !important;*/
}

.dealer_Force {
    color: #fff;
}

.Player_Force {
    color: #fff;
}

.under_table {
    width: 300px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.hint-btn {
    float: right;
    position: relative;
    right: 10px;
}

.del_forc {
    float: left;
}

.CorectIncorrect {
    height: 20px;
    width: 20px;
    float: left;
}

.correct_msg {
    padding: 5px 8px;
    color: green;
    background-color: #fff;
    border-radius: 3px;
    font-weight: bold;
    float: right; /*margin-right:10px;*/
}

.incorrect_msg {
    color: red;
    padding: 5px 29px 5px 5px;
    background-color: #fff;
    border-radius: 3px;
    font-weight: bold;
    float: left;
    font-size: 14px;
}

.cross_left {
    position: relative;
}

.cross_left_image {
    position: absolute;
    right: 4px;
    top: 5px;
}

.remove_paddi {
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.play_button_w {
    width: 11%;
    float: left;
}

.remove_button_main {
    width: 89%;
    float: left;
    padding-top: 17px;
}

.table_col_w {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.td_tect_center {
    text-align: center;
}

.table_mar_top {
    margin-top: 5px;
    margin-bottom: 0px !important;
}

.no_pad {
    padding: 0 !important;
}

.correct_msg {
    color: red;
    padding: 5px 34px 5px 5px;
    background-color: #fff;
    border-radius: 3px;
    font-weight: bold;
    float: right;
    font-size: 14px;
    height: 30px;
    position: relative;
}

.right_correct {
    height: 20px;
    width: 20px;
    float: left;
    position: absolute;
    right: 2px;
    top: 4px;
}
/*.table_border_hide .table tr {
    border: 1px solid #ccc;
}
.table_border_hide .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none !important;
}*/

.table_border_hide .table-bordered > tbody > tr > td {
    border: none;
}

.without_play_button {
    width: 100%;
    float: left;
}

.remove_player {
    width: 80%;
    float: left;
    margin-top: 10px;
}

.remove_up {
    width: 100%;
}

.multiplebetamt {
    padding-left: 77px;
    padding-top: 10px;
}

.scroll_hole_player {
    /*height: 550px;*/
    height: 305px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* 26.8.16 */
.card_player_grid {
    margin-top: 6px;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 50%;
    TOP: 0px;
    transform: translate(-50%, -0px);
}

.card_player_grid_dealerStat {
    width: 100%;
    float: left;
    margin-top: 6px;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
}

.card_player {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 80px;
    text-align: center;
}

.card_player_level {
    background: #000;
    padding: 5px 7px 5px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
}

.card_remove_button {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.remove_player_btn {
    margin-top: -6px !important;
}

.card_play_button {
    float: left;
    margin-right: 10px;
    margin-top: 9px;
}

.card_dropdown {
    float: left;
    font-size: 12px;
    margin-top: 0px;
}

.card_drop_modify {
    height: 21px;
    margin-top: -5px;
    margin-left: 7px;
}



.modalgame {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(142, 146, 131, 0.44) url('/Images/loader3.gif') 50% 50% no-repeat;
}

body.loading .modalgame {
    display: block;
}

/* 16-09-16 */
.padding916 {
    padding-top: 10px;
}

.margin916 {
    float: left !important;
    margin-top: 0 !important;
}

.pad_t_b916 {
    padding-top: 6px !important;
    padding-bottom: 5px !important;
}

.pad_bot916 {
    padding-bottom: 5px;
}

.table_up916 {
    width: 100%;
}

.alert916 {
    width: 100%;
    float: left;
}

.table_up916 .dealer-stat {
    width: 100% !important;
}

.btn-lg {
    font-size: 13px !important;
}

.addinput_paddin_bot {
    margin-bottom: 6px;
}

.th_padding_bottom {
    padding-bottom: 12px !important;
}

.padd10 {
    padding-bottom: 10px !important;
}

.padd14 {
    padding-bottom: 14px !important;
}

.padd12 {
    padding-bottom: 12px !important;
}

.socialicon_left, .login_right {
    margin-top: 41px;
    text-align: center;
}

    .login_right ul {
        margin: 0;
        list-style-type: none;
        padding: 0;
        color: #fff;
    }
/*#Menu1 ul.dynamic {
    z-index: 999999!important;
}*/
.card_score {
    float: left;
    margin-right: 10px;
    font-size: 15px;
    margin-bottom: 2px;
}

    .card_score ul {
        list-style-type: none;
        margin: 5px 0px 2px 0px;
        padding: 0;
    }

        .card_score ul li {
            display: inline-block;
        }

.new_position_reletive {
    position: relative;
}

.new_position_absulut {
    position: absolute;
}

.width_full {
    width: 50%;
    float: left;
}

.down_all_button_main {
    padding-left: 8px;
}

.autoplay_displaystat table td {
    padding: 0px 5px;
}

.autoplay_displaystat {
    float: right;
}

.btn_hint_bg_yellow {
    background: #efef06 !important;
    border: 1px solid #b1b100 !important;
    color: #000 !important;
}

.top_heading h1 {
    color: #fff;
    margin: 0 0 5px;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
}

.top_heading {
    padding-top: 27px;
}

.top_login_logout ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.top_login_logout {
    padding-top: 14px;
}

.top_login_logout_game {
    padding-top: 14px;
    margin-right: -883px;
}

.facebook_login {
    height: 21px;
    width: 70px;
    /*margin-bottom: -6px;*/
    background: url('../Images/facebook_login_small.png') no-repeat;
    padding: 8px 5px;
    border-radius: 3px;
    border: none;
}

.top_login_logout span {
    line-height: 20px;
    color: #fff;
}


/*06.10.16*/
.player_content_main {
    position: relative;
    height: 109px;
}

.dealer_content_main {
    position: relative;
    height: 87px;
    top: -9px;
}

.button_and_card {
    position: absolute;
    top: 25px;
    width: 100%;
    left: 17%;
}


.card_list, .dealer_card_list {
    float: left;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px;
    /*width: 513px;*/
}

.card_button {
    position: absolute;
    left: 14px;
    top: -31px;
}

.force_area, .force_down_botton {
    float: left;
}

.only_flot_left {
    float: left;
    margin-right: 5px;
    position: relative;
}

.force_area {
    margin-bottom: 7px;
}

.card_up_message {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 3%;
    margin-left: 0px;
}

.padding_left {
    padding-left: 15px;
}

.mar_right {
    margin-right: 21px;
}

.checkCardforForce {
    opacity: 0.5;
    color: #996;
}

.tab_card_list {
    list-style-type: none;
    padding: 0;
    /*overflow-x: auto;
    table-layout: fixed;
    width: 0px;
    display: table;*/
}

    .tab_card_list li {
        display: table-cell;
        width: 75px;
    }

    .tab_card_list .img-thumbnail, .tab_card_list .btn {
        padding: 2px;
        border: none;
    }
/*.tab_card_list_scroll {
    overflow-x: scroll;
}*/
.tab_card_button {
    list-style-type: none;
    padding: 0;
    overflow-x: auto;
    table-layout: fixed;
    width: 0px;
    display: table;
    margin-top: 8px;
}

    .tab_card_button li {
        display: table-cell;
        width: 544px;
    }

.scroll_tab_card_button {
    overflow-x: scroll;
}

.tab_card_table {
    margin-top: 20px;
}

.bet_and_mulbet {
    display: inline-block;
}

.color_lebel {
    color: #008CAD;
    font-weight: bold;
    font-size: 12px;
}

.bg_color_deep_gray {
    background: #313131;
    margin-bottom: 5px;
}

.score_valu_color {
    color: rgb(224, 224, 224);
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    margin: 0;
}

.downand_score_color {
    font-size: 15px;
    font-weight: bold;
}

.bet_color {
    color: #fff;
}
    /*.play_button_martop {
    margin-top: 7px;
}*/
    .bet_color input[type="text"] {
        background: none;
        color: #fff;
    }

.playerStatUpDown_color {
    color: #fff;
}

.card_player_heading {
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    background: #000;
    padding: 1px 4px 3px 5px;
    border-radius: 4px;
}

.top_player_heading {
    margin-bottom: 5px;
}

.card_play_button_margin_top {
    margin-top: 0px;
}

.tab_card_list_main {
    width: 100%;
    position: relative;
}
/*.tab_card_list_play_button {
    position: absolute;
    top: 27px;
    right: 0;
}*/
.reset_and_skip {
    padding-bottom: 10px;
}

.autodraw_bold {
    font-weight: bold;
    font-size: 18px;
    margin-right: 6px;
}

.end_shuffel_game {
    padding-bottom: 10px;
}

#gvCardCount2 td {
    padding: 2px;
}

.game_action_version ul {
    padding: 0;
    margin: 0;
}

    .game_action_version ul li {
        display: inline-block;
        list-style-type: none;
        margin-right: 14px;
    }

        .game_action_version ul li:last-child {
            margin-right: 0px;
        }

.checkbox_list ul {
    padding: 0;
    margin: 0;
}

    .checkbox_list ul li {
        list-style-type: none;
        display: inline-block;
        vertical-align: middle;
    }

.checkbox_list table tr td {
    padding: 0px 0px 9px 0px;
}

.checkbox_list > div {
    margin-bottom: 15px;
}

.play_stat {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid;
    width: 49%;
    float: left;
}

.delar_card {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid;
    width: 49%;
    float: right;
}

.filter-wrapper clearfix select.select-strategy-type {
    width: 100% !important;
}

.strategy-name {
    color: #ffff00;
    margin: 0 0 5px;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
}

.add_margin_right {
    float: right;
}

.bs_var_overall {
    float: right;
    margin-left: 5px;
    position: relative;
    /*width: 140px;*/
}

.btn_bs {
    color: red;
    padding: 5px 5px 5px 5px;
    background-color: #fff;
    border-radius: 3px;
    font-weight: bold;
    float: left;
    font-size: 14px;
    height: 30px;
    position: relative;
    margin-bottom: 5px;
    margin-right: 5px;
}

    .btn_bs span {
        /*margin-right: 5px;*/
    }

/*.bs_var_overall .btn_bs {
display:inline-block;}*/

/************************ 13-06-17 ********************************/
.main_circel {
    /*border: 1px solid #000;*/
    height: 560px;
    width: 100%;
    border-radius: 50%;
    position: relative;
}

.player_image {
    height: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #fecf08;
    background: #fff;
}

.card_main {
    position: relative;
}

.player_section1, .player_section2, .player_section3, .player_section4, .player_section5 {
    width: 225px;
    position: absolute;
}

.player_section1 {
    top: 0px;
    left: 2%;
}

.player_section2 {
    top: 0px;
    right: 0;
    left: auto;
}

.player_section3, .player_section4 {
    top: 305px;
}

.player_section3 {
    left: 5%;
}

.player_section4 {
    right: 5%;
    left: auto;
}

.player_section5 {
    top: 335px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.middle_correct_all {
    margin-bottom: 7px;
}
/*.card1, .card2, .card3, .card4 {
	position: absolute;
	width: 100px;
}
.card1 {
	left: 0;
	top: 0;
}
.card2 {
	left: 0;
	top: 0;
}
.card3 {
	left: 0;
	top: 0;
}
.card4 {
	left: 0;
	top: 0;
}*/
.player_image, .player_card {
    display: inline-block;
    float: left;
}

.card_main {
    display: inline-block;
    float: left;
    height: 60px;
    margin-left: -30px;
    position: relative;
    width: 48px;
}

.card {
    position: absolute;
    left: -30px;
    top: 0;
    width: 48px;
    box-shadow: -6px 3px 4px rgba(0, 0, 0, 0.5);
}

.player_card {
    margin-left: 73px;
}

.btn_add {
    display: inline-block;
    padding: 3px 4px 2px 6px;
    font-size: 12px;
    border: 1px solid #28a4c9;
    background: #28a4c9;
    color: #fff;
}

.btn_remove {
    display: inline-block;
    padding: 3px 6px 2px 6px;
    font-size: 12px;
    border: 1px solid #c12e2a;
    background: #c12e2a;
    color: #fff;
}

.player_play_details {
    margin-top: 10px;
}

.player_bet_score_all_details {
    margin-top: 10px;
    float: left;
    width: 50%;
    border: 1px solid #fecf08;
    border-top: none;
    font-size: 12px;
}

    .player_bet_score_all_details .table > tbody > tr > td {
        padding: 3px;
        border-top: 1px solid #fecf08;
    }

    .player_bet_score_all_details table {
        margin-bottom: 0;
    }

.player_others_details span {
    display: block;
}

.player_others_details {
    float: left;
    width: 35%;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 12px;
}

.middle_section {
    width: 35%;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.middle_box {
    border-radius: 6px;
    padding: 10px;
    border: 2px solid #fecf08;
    background: #0e9900;
    -moz-box-shadow: inset 0 0 10px #20381d;
    -webkit-box-shadow: inset 0 0 10px #20381d;
    box-shadow: inset 0 0 10px #20381d;
}

.middle_card_main {
    width: 70%;
    float: left;
}

.middle_correct_all ul li {
    display: inline-block;
    margin-right: 10px;
}

    .middle_correct_all ul li:last-child {
        margin-right: 0px;
    }

.hit_stand_all ul li {
    display: inline-block;
}

.hit_stand_all {
    margin-top: 4px;
}

.middle_card_main h4 {
    text-align: center;
    margin-bottom: 7px;
}

.play_section_bg {
    background: #02050e url(../images/ground.jpg) no-repeat top left;
    background-size: 100%;
    padding: 0% 0px 15% 0px;
    z-index: 1;
}

.play_section_width {
    color: #fff;
    position: relative;
}

.top_section {
    position: relative;
    padding-bottom: 10px;
}

.delar_section {
    width: 40%;
    float: left;
}

.left_deal_button_section {
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 50px;
}

.right_button_section {
    float: right;
    width: 30%;
    text-align: center;
    margin-top: 50px;
}

.main_delar h3 {
    text-align: center;
    padding: 5px 0px 5px 0px;
}

.dealar_image {
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #fecf08;
}

.dealer_sum {
    width: 65px;
    margin-bottom: 8px;
}

    .dealer_sum .form-control {
        padding: 2px 2px;
        height: 24px;
        border-radius: 0;
    }

.dealer_img_sum li {
    display: inline-block;
}

.dealer_img_sum {
    text-align: center;
}

    .dealer_img_sum li:first-child {
        margin-right: 20px;
    }

.main_delar {
    background: url(../images/corner.png) no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 30px;
}

.dealer_card_section {
    margin-top: 4px;
}

.for_bet_amt {
    padding: 2px 2px;
    height: 20px;
    border-radius: 0;
    width: 39px;
}

span.active:before {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    right: 36px;
}

.bottom_chips_section ul li {
    display: inline-block;
    position: relative;
}

.bottom_chips_section ul {
    text-align: center;
}

.chips_image {
    height: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #fff;
}

.bottom_chips_section {
    width: 75%;
    margin: 0 auto;
    border: 3px solid #fecf08;
    padding-top: 6px;
    border-radius: 50px;
    background: #0e9900;
    -moz-box-shadow: inset 0 0 10px #20381d;
    -webkit-box-shadow: inset 0 0 10px #20381d;
    box-shadow: inset 0 0 10px #20381d;
}

.btn_custom {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 15px;
}

.clear_btn {
    width: 56px;
}

    .clear_btn .btn {
        position: absolute;
        top: -43px;
        left: 0;
    }

.stamp_text {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 23%;
    width: 280px;
}

.bg_black {
    background: #02050e;
}

.card_scroll_area {
    height: 79px;
    padding: 0;
    width: 50%;
    margin: 0 auto;
    position: relative;
}

.dealer_card_section span {
    height: 60px;
    width: 48px;
    display: inline-block;
}

.result_player_center {
    text-align: center;
}

    .result_player_center .form-control {
        margin: 5px 0px;
    }

.border_and_color {
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 50px;
    background: #ccc;
    margin-bottom: 20px;
}

.tab_no_border {
    border: none;
}

.deler_bj_sim_tag {
    /* float: left; */
    /* margin-top: -2px; */
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 999;
}

.deler_bj_sim_info {
    width: 100%;
}

.filter_wrapper_reletiv {
    position: relative;
}

.tab_gap_margin_top {
    margin-top: 15px;
}

.select60 {
    width: 60px;
}

.batting_card li {
    display: inline-block;
}

.batting_card {
    column-count: 4;
    padding: 0px;
}

.tab_card_list_scroll {
    position: relative;
}

.table_bg {
    background: url(../Images/table.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.back_white {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 1px 2px 4px rgb(18, 54, 15);
}



.deal_icon {
    height: 77px;
    width: 71px;
    /*margin-bottom: -6px;*/
    background: url('../Images/deal-icon.png') no-repeat;
    padding: 1px 5px;
    border-radius: 3px;
    border: none;
    float: right;
}

img {
    outline: none;
}

.dealbut {
    position: absolute;
    top: 0;
    left: 35%;
}

ul.shortcard li img {
    width: 30px;
}

ul.shortcard li {
    width: auto;
    padding: 0 7px 0 0;
    margin: 0;
}

.deckdiv {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    left: 110px;
    top: 5px;
    font-family: 'Times New Roman';
}

.deckdiv1 {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    right: 156px;
    top: 5px;
}

.deck_hit_soft {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    left: 91px;
    top: 0px;
    font-family: 'Times New Roman';
}

.deck_pay {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    text-align: center;
    font-family: 'Times New Roman';
    font-size: 18px;
}

.deck_pay_Surr {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 151px;
    width: 100%;
    text-align: center;
    font-family: 'Times New Roman';
    font-size: 18px;
}

.login_name {
    padding-top: 3px;
}

.surender {
    color: #d6ba59;
    font-weight: bold;
    position: absolute;
    text-align: center;
    font-family: 'Times New Roman';
    top: 148px;
    left: 402px;
}

.deler_bj_sim_tag_list ul li {
    text-align: right;
}

.button_and_card_for_dealer {
    position: relative;
}

.top_deta_table {
    position: absolute;
    top: 7px;
    left: 12px;
    /*color: #f8ef7a;*/
    color: #0f0f0f;
    font-size: 10px;
}

.top_deta_table_reset {
    position: absolute;
    top: 39px;
    left: 12px;
    /*color: #f8ef7a;*/
    color: #0f0f0f;
    font-size: 10px;
}

.top_deta_table .table-bordered > tbody > tr > th, .top_deta_table .table-bordered > tbody > tr > td {
    border: 1px solid #428bca;
}

.top_deta_table_reset button {
    position: relative;
    z-index: 999;
}

.right_deta_table {
    position: absolute;
    top: 7px;
    right: 70px;
    /*color: #f8ef7a;*/
    color: #0f0f0f;
    font-size: 10px;
}

    .right_deta_table .table-bordered > tbody > tr > th, .right_deta_table .table-bordered > tbody > tr > td {
        border: 1px solid #428bca;
    }

.color_brown {
    color: #c8704f !important;
    font-size: 10px !important;
    background: #f4be1e !important;
    /*position:absolute;*/
}

.player_info_table, .player_infopick_table {
    float: left;
}

.player_info_table {
    margin-right: 20px;
}

.button_and_card_small_right {
    /*margin-left: 130px;*/
    position: relative;
}

.dealer_area, .card_player_grid_bottom {
    position: relative;
}

.card_player_grid_bottom {
    z-index: 9;
}

.dealer_area {
    padding-bottom: 15px;
}

.mar_bot_slt10 {
    margin-bottom: 10px;
}

.drop_down_bg {
    background: #12360f;
    padding: 10px;
    border-radius: 10px;
}

.NewShuffleTop {
    position: absolute;
    right: 34%;
    top: 2px;
    z-index: 9;
}
/*.margin_left {
        left: 39%;
}
.margin_left_pick {
        margin-left: 223px;
}
.margin_left_name {
        margin-left: 171px;
}*/
.buttonsetposition {
    /*position: absolute;*/
    position: relative;
    left: 16%;
}
