#gw_first_turn_out_all_status_modal{
    width: 535px;
    height: 458px;
    background: url('/images/vue_game_hall/big_remind.png') no-repeat;
    background-size: 535px 458px;
    position: relative;
}
#gw_first_turn_out_all_status_modal .modal-body{
    width: 535px;
    height: 458px;
    background:rgba(248, 248, 248, 0);
}

#gw_first_turn_out_all_status_modal .modal-body .css-msg{
    width: 380px;
    margin: 0px auto 40px;
    font-size: 14px;
    color: #ffffff;
}

#gw_first_turn_out_all_status_modal .css-default_btn{
    font-size: 17px;
    font-family: "Microsoft JhengHei";
    display: block;
    background-color:#018bce;
    color:#FFFFFF;
    border-radius: 20px;
    text-align: center;
    border:1px #018bce solid;
    cursor: pointer;
}
#gw_first_turn_out_all_status_modal .css-default_btn:hover{
    background-color: #1e4c74;
    border:1px #0082ef solid;
    color:#92bbe0;
}


.css-stuck_money_icon{
    width: 368px;
    height: 20px;
    background: url(/images/vue_game_hall/stuck_money_icon.png) no-repeat;
    background-size: 20px 20px;
    padding-left: 23px;
    margin: 13px auto;
    color: #3ea5fc;
    cursor: pointer;
}
.css-stuck_money_icon.disabled {
    color: #757d81;
    width: 400px;
}
.css-turn_out_hall{
    background: #000000;
    border: 1px solid #018bce;
    font-size: 13px;
    color: #018bce;
    font-family: Microsoft JhengHei;
    width: 110px;
    height: 26px;
    float: left;
    margin-left: 6px;
    line-height: 24px;
}
.css-turn_out_status_load{
    background: #0D3F56;
    border: 1px solid #018bce;
    font-size: 13px;
    color: #d3e8f3;
    font-family: Microsoft JhengHei;
    width: 110px;
    height: 26px;
    float: left;
    margin-right: 6px;
    line-height: 24px;
}
.css-turn_out_status_IsSuccess{
    background: #0D3F56;
    border: 1px solid #018bce;
    font-size: 13px;
    color: #d3e8f3;
    font-family: Microsoft JhengHei;
    width: 110px;
    height: 26px;
    float: left;
    margin-right: 6px;
    line-height: 24px;
}
.css-turn_out_status_fail{
    background: #6d1a1a;
    border: 1px solid #018bce;
    font-size: 13px;
    color: #d3e8f3;
    font-family: Microsoft JhengHei;
    width: 110px;
    height: 26px;
    float: left;
    margin-right: 6px;
    line-height: 24px;
}



.gw_pupout_reload_game .content .lobby-name{
    color: #66c3ea;
}
.gw_pupout_reload_game {
    background-image: url('/images/gamewindow/reloadfin.png');
    width: 535px;
    height: 260px;
    color:#FFF;
    font-family: Microsoft JhengHei;
    font-size: 15px;
    background-size: 535px 260px;
    border-radius: 20px;
}
.gw_pupout_reload_game .head   {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 21px;
    font-weight: bolder;
}


.gw_pupout_reload_game .content {
    height: 165px;
    padding: 26px;
    padding-top: 0px;
    line-height: 17px;
}
.gw_pupout_reload_game .content .button{
    text-align: center;
    display: block;
    background-color: #0093D6;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    height: 42px;
    line-height: 42px;
    width: 180px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 20px;
}
.gw_pupout_reload_game .content .button:hover{
    background-color: #016593;
}

.gw_pupout_reload_game .content .button.css-closeDialog{
    text-align: center;
    display: block;
    border: 1px solid #0082ef;
    background-color: #018bce;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    height: 42px;
    line-height: 42px;
    width: 180px;
    font-size: 17px;
    cursor: pointer;
    margin-top: 20px;
}
.gw_pupout_reload_game .content .button.css-closeDialog:hover{
    background-color: #1e4c74;
    border: 1px solid #0082ef;
    color:#92bbe0;
}

.gw_pupout_reload_game .content .button.css-reloadBtn{
    text-align: center;
    display: block;
    background-color: #1d1d1d;
    border: 1px solid #018bce;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    height: 42px;
    line-height: 42px;
    width: 180px;
    font-size: 17px;
    cursor: pointer;
    margin-top: 20px;
}
.gw_pupout_reload_game .content .button.css-reloadBtn:hover{
    background-color: #1e4c74;
    border: 1px solid #0082ef;
    color:#92bbe0;
}

.gw_pupout_reload_game .content .lobby-name{
    color: #66c3ea;
}
.css-reload_all_hall_get_point{
    display: inline-block;
    padding: 2px;
    width: 103px;
    border: 1px solid;
    border-radius: 15px;
    margin-left: 10px;
}
.css-reload_all_hall_get_point.disabled{
    color: #707070;
}
#gw_first_turn_out_all_status_modal ::-webkit-scrollbar-thumb:window-inactive,
#gw_first_turn_out_all_status_modal ::-webkit-scrollbar-thumb {
    background-color: #018bce;
    border-radius: 10px;
}
#gw_first_turn_out_all_status_modal ::-webkit-scrollbar {
    background-color: #d3e8f3;
    border-radius: 10px;
}
#gw_first_turn_out_all_status_modal ::-webkit-scrollbar {
    background-color: #fff;
    width: .5em;
}
#gw_first_turn_out_all_status_modal ::-webkit-scrollbar {
    background-color: #fff;
    width: .5em;
}
#gw_first_turn_out_all_status_modal .css-gamehall_text{
    width: 490px;
    height: 225px;
    overflow: auto;
}