.required:after{
	font-weight: normal;
	content: ' *';
	color: #ffc107 !important;
}
label.error {
    color: #ffc107 !important;
    font-style: italic;
    font-weight: normal;
}
.error_insert {
    margin-top: 5px;
	text-align: center;
    color: #ffc107 !important;
        width: 100%;
    font-style: italic;
    font-weight: normal;
}


.active_play_mode2user{
    border: 5px solid #fe6902 !important;
    color: #fe6902 !important;
}

.button_pause2_normal{
    outline: none;
    background: #24354c;
    color: #ebebeb;
    border: 1px solid #1f74c3;
    padding: 8px 35px;
    font-size: 18px;
    border-radius: 20px;
}

.button_user_win{
    outline: none;
    background: crimson;
    color: #ebebeb;
    border: 1px solid crimson;
    padding: 8px 35px;
    font-size: 18px;
    border-radius: 20px;
}
.button_user_lose{
    outline: none;
    background: black;
    color: #ebebeb;
    border: 1px solid black;
    padding: 8px 35px;
    font-size: 18px;
    border-radius: 20px;
}
.button_user_draw{
    outline: none;
    background: gray;
    color: #ebebeb;
    border: 1px solid gray;
    padding: 8px 35px;
    font-size: 18px;
    border-radius: 20px;
}
.container_history2normal{
    overflow-y: scroll;
    height: 100%
}

.container_item_button_mode2{
    display: inline-block;
    position: relative;
}
.imagesload_wait {
    width: 116px;position: absolute;left: -27px;top: -6px;height: 55px;
}
.div_button_tranfer{text-align: center; position: relative;}
.imagesload_wait_button_change_turn{ width: 80px;position: absolute;left: 78px;top: -9px;height: 45px; }

.div_button_cancel{text-align: center; position: relative;}
.imagesload_wait_button_cancel{ width: 80px;position: absolute;left: 78px;top: -9px;height: 45px; }
/*begin css for keyboard*/
.keyboard {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden {
    bottom: -100%;
}
.keyboard_register{
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden_register{
    bottom: -100%;
}
.keyboard_register_listmember {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden_register_listmember {
    bottom: -100%;
}
.keyboard_registersetting {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden_registersetting {
    bottom: -100%;
}
.keyboard_search_user_setting {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden_search_user_setting {
    bottom: -100%;
}
.keyboard_search_user_listmember {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}

.keyboard--hidden_search_user_listmember {
    bottom: -100%;
}


.keyboard_diem1 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diem1 {
    bottom: -100%;
}
.keyboard_diem2 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diem2 {
    bottom: -100%;
}
.keyboard_diem3 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diem3 {
    bottom: -100%;
}
.keyboard_diem4 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diem4 {
    bottom: -100%;
}
.keyboard_diem5 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diem5 {
    bottom: -100%;
}

.keyboard_mode3name1 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3name1 {
    bottom: -100%;
}
.keyboard_mode3diem1 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem1 {
    bottom: -100%;
}


.keyboard_mode3name2 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3name2 {
    bottom: -100%;
}
.keyboard_mode3diem2 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem2 {
    bottom: -100%;
}
.keyboard_mode3name3 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3name3 {
    bottom: -100%;
}
.keyboard_mode3diem3 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem3 {
    bottom: -100%;
}
.keyboard_mode3name4 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3name4 {
    bottom: -100%;
}
.keyboard_mode3diem4 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem4 {
    bottom: -100%;
}
.keyboard_mode3name5 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3name5 {
    bottom: -100%;
}
.keyboard_mode3diem5 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem5 {
    bottom: -100%;
}
.keyboard_mode3diem6 {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_mode3diem6 {
    bottom: -100%;
}

.keyboard_diemchap {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_diemchap {
    bottom: -100%;
}

.keyboard__keys {
    text-align: center;
}
.keyboard__keysnumber {
    text-align: center;
}
.keyboard__keyssearch {
    text-align: center;
}
.keyboard__keysname1 {
    text-align: center;
}
.keyboard__keysname2 {
    text-align: center;
}
.keyboard__keysname3 {
    text-align: center;
}
.keyboard__keysname4 {
    text-align: center;
}
.keyboard__keysname5 {
    text-align: center;
}



.keyboard__key {
    height: 50px;
    width: 6%;
    max-width: 90px;
    margin: 3px;
    border-radius: 4px;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-size: 22px;
    outline: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.keyboard__keyvn {
    height: 50px;
    width: 3%;
    max-width: 90px;
    margin: 3px;
    border-radius: 4px;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-size: 22px;
    outline: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.keyboard__key:active {
    background: rgba(255, 255, 255, 0.12);
}

.keyboard__key--wide {
    width: 12%;
}

.keyboard__key--extra-wide {
    width: 36%;
    max-width: 500px;
}

.keyboard__key--activatable::after {
    content: '';
    top: 10px;
    right: 10px;
    position: absolute;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

.keyboard__key--active::after {
    background: #08ff00;
}
.keyboard__key--active_lang::after {
    background: #08ff00;
}

.keyboard__key--dark {
    background: rgba(0, 0, 0, 0.25);
}

/*End css keyboard*/

button.btn-blue-bn {
    background: #0261b1;
    border: #0485e9 1px solid;
    box-shadow: #000 0px 2px 2px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 0px;
    margin: 0 5px;
    font-weight: 500;
    line-height: 25px;
}

button.btn-orange {
    background: #cb7309;
    border: #f69929 1px solid;
    box-shadow: #222 0px 6px 8px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10px;
    text-shadow: none;
    padding: 0px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
}

.keyboard_number {
    position: fixed;
    z-index: 4000;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    background: #182158;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    user-select: none;
    transition: bottom 0.4s;
}
.keyboard--hidden_number {
    bottom: -100%;
}
.start_player_thongke p{
    margin-bottom: 0px !important;
}
button.btn-blue-n .fa{font-size: 12px}