body {
    overflow: hidden;
    background-color: #1b1b1b;
    font-size: 12px;
    height: 100vh;
}

a {
    cursor: pointer;
    color: #4293d9;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #4293d9;
}

#screen4 {
    padding-left: 10px;
}

.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

::-webkit-scrollbar {
    position: absolute;
    right: 0px;
    width: 0;
    height: 0;
}

.video-wrap iframe,
.video-wrap .inside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrap .inside img,
.video-wrap .inside svg {
    width: 100%;
    position: absolute;
}

.view-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}

.home-view-wrap {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 80px;
    overflow-x: hidden;
    height: 100%;
}

.half>li {
    float: left;
    width: 50%;
    padding: 3px;
}

.half>li:first-of-type {
    border-right: 1px solid hsl(0, 0%, 70%);
}

.half {
    margin-bottom: 0;
}

#input {
    padding: 3px;
    z-index: 10;
    position: relative;
}

.user-icon {
    height: 50px;
    width: 50px;
    background-position: center;
    background-size: cover;
    margin-right: 3px;
}

.td {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
}

.td.full {
    width: 100%;
}

.gray-border {
    border-radius: 4px;
    border: 1px solid hsl(0, 0%, 80%);
}

.form-control {
    box-shadow: none;
    border-radius: 0;
}

.form-control:focus {
    box-shadow: none;
}

.btn {
    padding: 0 6px;
    border-width: 0;
    transition: all .3s;
}

.tab>.btn {
    margin-bottom: 3px;
}

.tab .title {
    background-color: #373737;
    padding: 3px;
    margin-bottom: 5px;
}

.tab .sub-title {
    padding: 3px;
    margin-bottom: 5px;
}

.btn:focus,
.btn:active,
.btn:hover {
    box-shadow: none;
    outline: none;
}

.btn i {
    margin-right: 5px;
}

.btn-primary {
    color: #fff;
    background-color: #4293d9;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #fff;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    background: linear-gradient(to bottom, #f1f1f1, #ababab);
    color: hsl(0, 0%, 30%);
}

.btn-secondary.active {
    background: linear-gradient(to bottom, hsl(0, 0%, 30%), hsl(0, 0%, 50%));
    color: #fff;
}

.form-control {
    border-color: #fff;
    padding: 6px;
    -webkit-appearance: none;
}

#input .form-control {
    margin-bottom: 3px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
}

.tr {
    display: table-row;
}

.input-half {
    padding: 0 6px;
    height: 16px;
    background-color: #fff;
    color: #000;
    margin-bottom: 2px;
}

.btn-half>.td:first-of-type {
    padding-right: 3px;
}

#input li:last-of-type>.tr:first-of-type .form-control {
    margin-bottom: 2px;
}

.list-menu {
    width: 80px;
    margin-bottom: 0;
    margin-top: 2px;
}

.list-menu .btn {
    padding: 6px 12px;
}

.list-menu>li {
    margin-bottom: 5px;
    padding: 0 3px;
}

#content>.list-menu {
    float: left;
    overflow-y: scroll;
    position: relative;
    height: calc(50vh - 40px);
}

#content>.chat-holder {
    float: left;
    width: calc(100% - 80px);
    overflow-y: scroll;
    position: relative;
    height: calc(50vh - 40px);
}

.btn1,
.btn1:hover,
.btn1:active,
.btn1:focus {
    background-color: #4293d9;
    background: linear-gradient(to bottom, #94c2eb, #4293d9);
    color: #fff;
}

.btn2,
.btn2:hover,
.btn2:active,
.btn2:focus {
    background-color: #5cbf70;
    background: linear-gradient(to bottom, #9edfab, #5cbf70);
    color: #fff;
}

.btn3,
.btn3:hover,
.btn3:active,
.btn3:focus {
    background-color: #31a6a4;
    background: linear-gradient(to bottom, #73d4d2, #31a6a4);
    color: #fff;
}

.btn4,
.btn4:hover,
.btn4:active,
.btn4:focus {
    background-color: #f78602;
    background: linear-gradient(to bottom, #ecb97d, #f78602);
    color: #fff;
}

.btn5,
.btn5:hover,
.btn5:active,
.btn5:focus {
    background-color: #98336f;
    background: linear-gradient(to bottom, #cb8db2, #98336f);
    color: #fff;
}

.btn6,
.btn6:hover,
.btn6:active,
.btn6:focus {
    background-color: #5760c8;
    background: linear-gradient(to bottom, #a0a5dd, #5760c8);
    color: #fff;
}

.btn6-bg,
.btn6-bg:hover,
.btn6-bg:active,
.btn6-bg:focus {
    background-image: url(../img/btn_6.png);
    background-repeat: repeat-x;
    color: #fff;
}

.btn7,
.btn7:hover,
.btn7:active,
.btn7:focus {
    background-color: #d33d3c;
    background: linear-gradient(to bottom, #d49191, #d33d3c);
    color: #fff;
}

.btn8,
.btn8:hover,
.btn8:active,
.btn8:focus {
    background-color: #880000;
    background: linear-gradient(to bottom, #CC6600, #880000);
    color: hsl(0, 0%, 10%);
    color: #fff;
}

.btn-gold,
.btn-gold:hover,
.btn-gold:active,
.btn-gold:focus {
    background-color: #ff9900;
    background: linear-gradient(to bottom, #ffed00, #ff9900);
    color: hsl(0, 0%, 10%);
}

.btn-gold-bg,
.btn-gold-bg:hover,
.btn-gold-bg:active,
.btn-gold-bg:focus {
    background-image: url(../img/btn_gold.png);
    background-repeat: repeat-x;
    color: hsl(0, 0%, 10%);
}

#nav ul>li {
    width: calc(100% / 3);
    float: left;
}

#nav ul {
    margin-bottom: 0;
}

#nav ul>li>button,
#nav ul>li>a {
    padding: 10px 12px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
    border-radius: 0;
}

#nav ul>li i {
    margin-right: 5px;
}


@media (max-width: 1025px){
    #nav {
        position: fixed;
        width: 100%;
        bottom: 0;
        height: 40px;
    }
}

.list-chat .user .user-icon {
    width: 40px;
    height: 40px;
    margin-top: 5px;
}

.list-chat .user {
    float: left;
}

.list-chat .content {
    float: left;
    width: calc(100% - 43px);
}

.chat-wrap {
    word-wrap: break-word;
    word-break: break-word;
    border-radius: 4px;
    background-color: hsl(0, 0%, 80%);
    padding: 3px;
    margin: 0 3px 3px 5px;
    position: relative;
}

.content .meta {
    margin-left: 8px;
    color: #fff;
}

.chat-wrap:before {
    display: table;
    content: "";
    left: -5px;
    position: absolute;
    top: 8px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid hsl(0, 0%, 80%);
}

.screen.top {
    height: 100%;
    background-color: hsl(0, 0%, 90%);
    z-index: 10;
    position: relative;
}

.screen.top .no-data {
    color: hsl(0, 0%, 5%);
}

.screen {
    display: none;
}

.screen.in {
    display: block;
}

.chat {
    color: hsl(0, 0%, 95%);
}

.chat table {
    color: hsl(0, 0%, 0%);
}

.nosd>div {
    margin: auto;
    color: #444;
    font-size: 1.3rem;
    line-height: 28px;
    text-align: center;
    border: none!important;
}

.nosd.tie>div {
    color: #800000;
}

.nosd.single>div {
    color: #2a867b;
}

.nosd.double>div {
    color: #792a86;
}

.ball>div {
    margin: auto;
    border-radius: 50%;
    background-color: #fc0;
    color: hsl(0, 0%, 20%);
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
}

.ball {
    padding-right: 1px;
    padding-bottom: 1px;
}

.ball.gray>div {
    background-color: #fff;
}

.ball.big>div {
    background-color: #377fc2;
    color: #fff;
}

.ball.big.up>div {
    background-color: #377fc2;
    color: #fff;
}

.ball.big.down>div {
    background-color: #c24c37;
    color: #fff;
}

.ball.super>div {
    background-color: #cb3434;
    color: #fff;
}

.ball.single>div {
    background-color: #2a867b;
    color: #fff;
}

.ball.single.down>div {
    background-color: #792a86;
    color: #fff;
}

.ball.single.up>div {
    background-color: #2a867b;
    color: #fff;
}

.full-width {
    width: 100%;
}

#screen1 {
    overflow: scroll;
}

#screen1 table td,
#screen1 table th {
    text-align: center;
}

#screen1 table th {
    padding: 3px 0;
}

#screen1 table table {
    margin: 5px auto;
}

table span {
    color: hsl(0, 0%, 40%);
}

.table-center td,
.table-center th {
    text-align: center;
}

.result>table:first-of-type td,
.chat>table:first-of-type td {
    background-color: #fff;
}

.chat .table-striped>tbody>tr:nth-of-type(odd),
.result .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.chat .table-striped>tbody>tr:nth-of-type(even),
.result .table-striped>tbody>tr:nth-of-type(even) {
    background-color: hsl(0, 0%, 90%);
}

.chat table td,
.chat table th {
    padding: 3px 1px;
    line-height: 14px;
}

.result {
    margin-bottom: 3px;
}

.result th {
    background-color: #73c1e2;
}

.ol {
    padding-left: 15px;
}

.full-width td>div:first-of-type,
.full-width th>div:first-of-type {
    border-bottom: 1px solid #ddd;
}

.img-full {
    width: 100%;
}

p {
    margin: 0 0 5px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-quick {
    margin-bottom: 0;
}

.list-quick>li>a,
.list-quick>li>span {
    float: right;
    padding: 3px 5px;
}

.tab {
    padding: 5px;
}

.badge {
    background-color: #408dd3;
    font-size: 11px;
    font-weight: 700;
    line-height: 17px;
    display: inline-block;
    min-width: 20px;
    height: 17px;
    padding: 0 5px 0 6px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    color: #fff;
    border-radius: 10px;
    margin-left: 3px;
    margin-right: 3px;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: hsl(0, 0%, 70%);
    border-width: 0;
    border-radius: 0;
}

.input-group-addon.btn-add {
    background-color: hsl(0, 0%, 90%);
    cursor: pointer;
}

.input-group-addon.black {
    border-color: hsl(0, 0%, 70%);
    background-color: #1b1b1b;
    color: #fff;
    border-width: 1px 1px 1px 0;
}

.b-r-0 {
    border-right-width: 0;
}

.screen .bet {
    position: fixed;
    bottom: 40px;
    left: 0;
    right: 0;
    z-index: 10;
}

.bet>li {
    width: 33.3%;
    float: left;
}

.bet {
    margin-bottom: 0;
}

.bet>li>a {
    padding: 10px 12px;
    font-size: 14px;
    border-radius: 0;
}

.tab-content {
    padding-bottom: 45px;
}

.no-data {
    padding: 15px;
    text-align: center;
    color: hsl(0, 0%, 80%);
}

.negative {
    color: rgb(247, 62, 21);
}

.positive {
    color: #34a44c;
}

.list-quick .danger a {
    color: #d33d3c;
}

.select-ball {
    margin-bottom: 20px;
    border-left: 1px solid hsl(0, 0%, 90%);
    border-top: 1px solid hsl(0, 0%, 90%);
}

.select-ball>div {
    cursor: pointer;
    border-bottom: 1px solid hsl(0, 0%, 90%);
    border-right: 1px solid hsl(0, 0%, 90%);
    width: 10%;
    padding: 6px 0;
    text-align: center;
    float: left;
    transition: all .3s;
}

.select-ball>div>span {
    border-radius: 50%;
    background-color: #fc0;
    color: hsl(0, 0%, 20%);
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.select-ball>div.active {
    background-color: #da3f3b;
    color: #fff;
}

.select-ball>div.active>span {
    background-color: #da3f3b;
    color: #fff;
}

.star {
    margin-bottom: 0;
}

.star>li {
    float: left;
    font-size: 12px;
    color: hsl(0, 0%, 40%);
    padding: 6px 12px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: hsl(0, 0%, 88%);
}

.star>li.type {
    background-color: transparent;
    padding-left: 0;
    margin-right: 0;
    color: #fff;
}

.modal-content {
    border-radius: 0;
    border-width: 0;
}

.btn-bg {
    padding: 6px 12px;
}

.modal .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-75%);
}

.modal.in .modal-dialog {
    transform: translateY(-50%);
}

.list-half {
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: -5px;
}

.list-half>li {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.pagination {
    margin: 5px 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 5px 10px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #73c1e2;
    border-color: #73c1e2;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-width: 0;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #5760c8;
}

.home .half>li:first-of-type {
    width: 56px;
    height: 62px;
}

.home .half>li:first-of-type>.td {
    height: 56px;
}

.home .half>li:last-of-type {
    width: calc(100% - 56px);
}

.games {
    margin-left: 3px;
    margin-right: 3px;
}

.games .game {
    padding: 3px 3px 0 3px;
    width: 33.3%;
    display: inline-block;
}

.games .game-wrap {
    padding: 6px;
    background-color: hsl(0, 0%, 50%);
    border-radius: 4px;
    background-position: center;
    background-size: cover;
    background-image: url(../img/game-bg.png);
}

.game .game-wrap>img {
    width: 100%;
    margin-bottom: 3px;
}

.game .btn {
    padding: 6px;
}

.car .ball>div {
    border-radius: 3px;
    color: #fff;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.win .blue {
    color: #108efc;
}

.win .red {
    color: #f91b0e;
}

.win .black {
    color: #800605;
}

.win td {
    height: 18px;
    width: 18px;
    text-align: center;
}

#screen1 table .head .win {
    margin: 0 auto;
}

#screen1 table .head .win td {
    width: 19px;
    color: #818181;
}

.car .ball.ball01>div {
    background-color: #fdf50e;
}

.car .ball.ball02>div {
    background-color: #108efc;
}

.car .ball.ball03>div {
    background-color: #4e413b;
}

.car .ball.ball04>div {
    background-color: #f27115;
}

.car .ball.ball05>div {
    background-color: #7ee9ef;
}

.car .ball.ball06>div {
    background-color: #5437f1;
}

.car .ball.ball07>div {
    background-color: #eeeeee;
}

.car .ball.ball08>div {
    background-color: #f91b0e;
}

.car .ball.ball09>div {
    background-color: #800605;
}

.car .ball.ball10>div {
    background-color: #32ae1a;
}

.input-group .form-control {
    border-color: hsl(0, 0%, 70%);
    background-color: #1b1b1b;
    color: #fff;
}

.tab-list>li {
    width: 20%;
    float: left;
    padding: 1px 2px;
}

.tab10 .tab-list>li {
    width: 16%;
}

.tab-list>li>a {
    text-align: center;
    border: 1px solid hsl(0, 0%, 70%);
    display: block;
    color: hsl(0, 0%, 70%);
    padding: 1px;
    transition: all .3s;
}

.tab-list>li>a.active {
    border: 1px solid #da3f3b;
    color: #fff;
    background-color: #da3f3b;
}

.tab-list>li>a.disabled {
    border: 1px solid hsl(0, 0%, 50%);
    color: hsl(0, 0%, 10%);
    background-color: hsl(0, 0%, 50%);
}

.tab-car>li {
    width: 50%;
    float: left;
    padding: 1px 2px;
}

.tab-car>li>a {
    text-align: center;
    border: 1px solid hsl(0, 0%, 70%);
    display: block;
    color: hsl(0, 0%, 70%);
    padding: 1px;
    transition: all .3s;
}

.tab-car>li>a>img {
    width: 100%;
    padding: 5px 10px 0;
}

.tab-car>li>a.active {
    border: 1px solid #da3f3b;
    color: #fff;
    background-color: #da3f3b;
}

.tab-list2>li {
    width: 50%;
    float: left;
    padding: 1px 2px;
}

.tab-list2>li>a {
    text-align: center;
    border: 1px solid hsl(0, 0%, 70%);
    display: block;
    color: hsl(0, 0%, 70%);
    padding: 1px;
    transition: all .3s;
}

.tab-list2>li>a.active {
    border: 1px solid #da3f3b;
    color: #fff;
    background-color: #da3f3b;
}

.tab-list2>li h3 {
    margin: 5px 0 2px 0;
    font-size: 18px;
    color: #fff;
}

.tab-list2>li p {
    margin: 0;
    word-wrap: break-word;
}

.tab-list>li h3 {
    margin: 5px 0 2px 0;
    font-size: 16px;
    color: #fff;
}

.equal.tab-list2>li {
    width: 100%;
}

.modal-content {
    background-color: #313131;
}

.modal-footer {
    border-top: 1px solid hsl(0, 0%, 30%);
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid hsl(0, 0%, 30%);
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.modal-body {
    color: #fff;
}

.modal-body .input-group {
    margin-bottom: 5px;
}

.modal-body p {
    font-size: 14px;
}

.list-coin {
    margin-bottom: 0;
}

.list-coin>li {
    width: 25%;
    float: left;
}

.list-coin.list-3>li {
    width: 33%;
}

.list-coin.list-3 {
    width: 75%;
    margin: 0 auto;
}

.list-coin>li>a {
    padding: 10px;
    display: block;
}

.list-coin>li>a>img {
    width: 100%;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 1;
}

.odd3>li>a {
    height: 98px;
}

.odd {
    color: hsl(0, 80%, 54%);
}

li .active>.odd {
    color: #fff;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

.login-box .btn {
    padding: 6px;
}

.form-group {
    position: relative;
}

.login-box .form-group i {
    position: absolute;
    left: 10px;
    top: 11px;
}

.login-box .form-group .form-control {
    padding-left: 28px;
}

.login-box .logo {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.login-box {
    padding: 50px 30px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

#pk10 {
    width: 100vw;
    height: 56.25vw;
    position: absolute;
}

#pk10 .head {
    height: 6.5vw;
    background-color: #2d2d2d;
    position: relative;
    padding: 0.5vw 1vw;
}

@media screen and (min-width: 768px) { 
    .head .logo {
        margin-right: 10px;
    }
}

.head .logo {
    float: left;
    position: relative;
    height: 6vw;
    width: 9vw;
    /* img:66x32 */
    background: url("../img/9k.svg") no-repeat;
    /* background: url("../img/2022_NewYear/9K.png") no-repeat; */
    background-size: contain !important;
    top: 3px;
}

.head .amg_logo {
    float: left;
    position: relative;
    height: 6vw;
    width: 35px;
    background: url("../img/AMG/AMG_30x15.png") no-repeat;
    top: 3px;
}

.head .tk_logo {
    float: left;
    position: relative;
    height: 6vw;
    width: 35px;
    top: 3px;
}

#pk10 .foot .sound {
    float: left;
    position: relative;
    color: #fff;
    cursor: pointer;
    font-size: 3vw;
}

#pk10 .head .next {
    float: left;
    position: relative;
    font-size: 3vw;
    color: #fff;
    line-height: 3vw;
}

#pk10 .foot .sound.active .text-danger {
    display: block;
}

#pk10 .foot .sound .text-danger {
    display: none;
}


/* #pk10 .head .logo img {
    height: 3vw;
    width: auto;
    margin-top: 1vw;
} */

#pk10 .ball-section {
    float: left;
    margin-right: .5vw;
}

#pk10 .head>.ball-section:last-of-type,
#pk10 .foot>.ball-section:last-of-type {
    margin-right: 0;
}

#pk10 .ball-section .ball {
    float: left;
}

#pk10 .ball-section>.ball:not(:last-of-type) {
    margin-right: 0.5vw;
}

#pk10 .ball-section .ball>div {
    font-size: 3vw;
    width: 5vw;
    height: 5vw;
    line-height: 4.4vw;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    border: 0.5vw solid transparent;
}

#pk10 .ball-section .ball.ball00>div {
    background-color: #0474c8;
    color: #fff;
}

#pk10 .ball-section .text {
    color: #fff;
    font-size: 3vw;
    float: left;
    line-height: 5.5vw;
}

#pk10 .inline-text {
    color: #fff;
    font-size: 3vw;
    line-height: 5.5vw;
    display: inline-block;
}

#pk10 .text-section {
    float: left;
    font-size: 3vw;
    float: left;
    line-height: 5vw;
    margin-right: .5vw;
    color: #fff;
}

#pk10 .foot>div {
    border: 0.5vw solid #333333;
    padding: 0.5vw;
}

#pk10 .body .sound {
    position: absolute;
    color: #000;
    background-color: #fff;
    right: 1vw;
    top: 1vw;
}

#pk10 .body .sound.active .text-danger {
    display: block;
}

#pk10 .body .sound .text-danger {
    display: none;
}

#pk10 .head .ball-section .ball.active>div {
    border: 0.5vw solid #fff;
}

#pk10 .body {
    height: 40.75vw;
    position: relative;
}

#pk10 .body .top {
    height: 8vw;
    background-image: url(../img/pk10/paodao_01.png);
    background-size: auto 100%;
    background-position-x: 100vw;
}

#pk10 .body .way {
    height: 31.75vw;
    background-image: url(../img/pk10/paodao_02.jpg);
    background-size: auto 100%;
    background-position-x: 98vw;
}

#pk10 .body .way .car {
    height: 2.8vw;
}

#pk10 .body .way .car .each {
    height: 2.5vw;
    width: auto;
    position: absolute;
    right: 0;
}

#pk10 .body .way .car .each .base {
    height: 2.5vw;
    width: auto;
    position: relative;
}

#pk10 .body .way .car .each .jet {
    height: 2vw;
    width: auto;
    position: absolute;
    left: 9vw;
    top: 1vw;
    opacity: 0;
}

#pk10 .body .way .car .each .jet.active {
    animation: flash .2s ease-in-out infinite;
}


/*車子位子*/

#pk10 .body .way .car1 .each {
    right: 14vw;
}

#pk10 .body .way .car2 .each {
    right: 12.5vw;
}

#pk10 .body .way .car3 .each {
    right: 11.2vw;
}

#pk10 .body .way .car4 .each {
    right: 10vw;
}

#pk10 .body .way .car5 .each {
    right: 8.5vw;
}

#pk10 .body .way .car6 .each {
    right: 7.5vw;
}

#pk10 .body .way .car7 .each {
    right: 6vw;
}

#pk10 .body .way .car8 .each {
    right: 4.7vw;
}

#pk10 .body .way .car9 .each {
    right: 3.5vw;
}

#pk10 .body .way .car10 .each {
    right: 2vw;
}

#pk10 .body .countdown {
    position: absolute;
    padding: 1vw;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    width: 35vw;
    font-size: 3vw;
    text-align: center;
    top: 15vw;
    left: 33vw;
    border-radius: 1vw;
    height: 10vw;
}

#pk10 .body .warp-result {
    position: absolute;
    top: 0;
}


/*結果背景*/

#pk10 .body .result {
    position: relative;
    height: 40.75vw;
    width: 100vw;
    background-image: url(../img/pk10/mid_bg.jpg);
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
    overflow: hidden;
    display: none;
}

#pk10 .body .result .rank1>span {
    font-size: 3vw;
    color: #fff;
    position: absolute;
    top: 21vw;
    left: 14vw;
}

#pk10 .body .result .rank2>span {
    font-size: 3vw;
    color: #fff;
    position: absolute;
    top: 16vw;
    left: 10vw;
}

#pk10 .body .result .rank3>span {
    font-size: 3vw;
    color: #fff;
    position: absolute;
    top: 16vw;
    left: 10vw;
}

#pk10 .body .result .rank1 img {
    height: 40vw;
    width: auto;
    position: relative;
}

#pk10 .body .result .rank1 img.active {
    animation: scale .5s ease-in-out;
}

#pk10 .body .result .rank2 img {
    height: 30vw;
    width: auto;
    position: relative;
}

#pk10 .body .result .rank2 img.active {
    animation: scale .5s ease-in-out .5s;
}

#pk10 .body .result .rank3 img {
    height: 30vw;
    width: auto;
    position: relative;
}

#pk10 .body .result .rank3 img.active {
    animation: scale .5s ease-in-out 1s;
}


/*最後三台車結果*/

#pk10 .body .result .rank1 {
    position: absolute;
    left: 30vw;
    z-index: 2;
    top: 13vw;
}

#pk10 .body .result .rank2 {
    position: absolute;
    left: 10vw;
    top: 8vw;
}

#pk10 .body .result .rank3 {
    position: absolute;
    left: 60vw;
    top: 8vw;
}

#pk10 .foot {
    background-color: #202020;
    height: 8vw;
    padding: 0 0.5vw;
}

.helps {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1b1b1b;
    z-index: 10000;
}

.help img {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center;
    z-index: 10;
}

.dots .dot {
    border: 1px solid #fff;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
}

.dots>.dot:not(:last-of-type) {
    margin-right: 3px;
}

.dots .dot.active {
    background-color: #fff;
}

.helps .next {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    padding-left: 4px;
}

.helps .helps-container {
    max-width: 500px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.silde>.help {
    position: absolute;
    left: 0;
    right: 0;
    display: none;
}

#mobileAlert {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1b1b1b;
    color: #fff;
    z-index: 99999;
    font-size: 16px;
    display: none;
}

#mobileAlert .center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center;
}

.table-limit td,
.table-limit th {
    width: 50%;
}

.table-limit td {
    background-color: #fff;
}

.isClose {
    background-color: red;
    color: #fff;
    text-align: center;
    padding: 0.5vw;
    font-size: 4vw;
    display: none;
    line-height: 5vw;
    width: 20vw;
    margin: 0 auto;
    border-radius: 3vw;
    margin-top: 7vw;
}

.isClose>span {
    animation: flash2 1s ease-in-out infinite;
}

.loading-data {
    padding: 30px;
    text-align: center;
    font-size: 30px;
}

#screen4 ul {
    list-style: none;
}

#screen4 .ol li>span {
    color: aqua;
}


/* 快八 */

ul {
    list-style: none;
}

.selectball {
    padding: 0px;
}

.selectball>li {
    cursor: pointer;
    border-bottom: 1px solid hsl(0, 0%, 90%);
    border-right: 1px solid hsl(0, 0%, 90%);
    width: 10%;
    padding: 6px 0;
    text-align: center;
    float: left;
    transition: all .3s;
}

.selectball>li>a {
    border-radius: 50%;
    background-color: #fc0;
    color: hsl(0, 0%, 20%);
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.selectball>li>a.active {
    background-color: #da3f3b;
    color: #fff;
}


/* 遊戲清單 */

.list_maintain {
    float: left;
    position: relative;
    left: 5px;
    top: 8px;
}


/* 維護 */

#repair {
    position: absolute;
    right: 1px;
    top: 47px;
    height: 891px;
    width: 100%;
    text-align: center;
    font-size: 5vh;
    color: #F00;
    background-color: #000c;
    line-height: 2;
}

#repair img {
    position: relative;
    top: 15vh;
    height: 60%;
}

#repair div {
    width: 610px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;
    padding: 10px;
    font-size: 32px;
    color: red;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.85);
    border: rgba(255, 255, 255, 0.75) solid 4px;
    border-radius: 6px;
}

#repair div p {
    color: #fff;
    font-size: 24px;
}

#repair div span {
    color: yellow;
}

#mobile_repair {
    overflow: auto;
    position: absolute;
    right: 1px;
    top: 240px;
    width: 100%;
    height: 387px;
    text-align: center;
    font-size: 16px;
    color: #F00;
    background-color: #000c;
}

#mobile_repair img {
    position: relative;
    top: 10vh;
}

#mobile_repair div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    padding: 10px;
    font-size: 32px;
    color: red;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.85);
    border: rgba(255, 255, 255, 0.75) solid 4px;
    border-radius: 6px;
}

#mobile_repair div p {
    color: #fff;
    font-size: 24px;
}

#mobile_repair div span {
    color: yellow;
}

.close_info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.close_info div {
    width: 380px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;
    padding: 10px;
    font-size: 32px;
    color: red;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.85);
    border: rgba(255, 255, 255, 0.75) solid 4px;
    border-radius: 6px;
}

.close_info div p {
    color: #fff;
    font-size: 24px;
}

.close_info div p span {
    color: yellow;
}

.mobile_close_info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.mobile_close_info div {
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;
    padding: 10px;
    font-size: 32px;
    color: red;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.85);
    border: rgba(255, 255, 255, 0.75) solid 4px;
    border-radius: 6px;
}

.mobile_close_info div p {
    color: #fff;
    font-size: 24px;
}

.mobile_close_info div p span {
    color: yellow;
}

.tooltip-inner {
    color: red;
    font-size: 14px;
    background-color: #fff;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

#content>.list-unstyled {
    overflow-y: scroll;
}

@-webkit-keyframes scale {
    0% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes flash {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes flash2 {
    0% {
        opacity: .8;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .8;
    }
}

#Plate_Road .nav-tabs{
    border: none;
    text-align: center;
}
#Plate_Road .nav-tabs>li{
    display: inline-block;
    float: none;
}

#Plate_Road .nav-tabs>li>a{
    padding: 10px 15px;
    border-radius: 4px;
    color: #000;
    background: linear-gradient(to bottom, #eee, #bbb);
}
#Plate_Road .nav-tabs>li>a.active{
    color: #fff;
    background: linear-gradient(to bottom, #a0a5dd, #5760c8);
}


#Plate_Road .tab-content {
    margin-top: 20px;
    text-align: center;
    padding: 0;
}
#Plate_Road .tab-pane ul{
    margin-top: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#Plate_Road .tab-pane ul>li{
    margin: 10px 3px;
    display: inline-block;
    width: 63px;
}
#Plate_Road .tab-pane ul>li>a{
    padding: 5px 0;
    display: block;
    font-size: 16px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
}
#Plate_Road .tab-pane ul>li > a.active{
    color: #fff;
    background: linear-gradient(to bottom, #a0a5dd, #5760c8);
}

.askroad span a{
    margin: 12px 0;
    color: #fff;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
}
.askroad .red{
    background-color: red;
}
.askroad .blue{
    background-color: blue;
}


.roadlabel>span{
    margin: 0 auto;
    display: block;
    font-size:16px;
    letter-spacing:12px;
    width: 95%;
    height: 25px;
    border:1px solid #bbb;
    border-radius: 3px 3px 0 0;
    color:#fff;
    background-color: #bbb;
}


#BigRoad {
    margin: 0 auto;
    width: 95%;
    overflow-y: hidden;
}
#BigRoad >table{
    margin: 0 auto;
    width: 152px;
    cursor: all-scroll;
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff;
}
#BigRoad i {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
}
.road_red {
    background-color: red;
}
.road_blue {
    background-color: blue;
}

.Revocation {
    background-color: #444 !important;
    border-top: 1px #FFF solid;
    border-bottom: 1px #FFF solid;
}

.Revocation td {
    border: none !important;
}

.Revocation td div:first-of-type {
    border-color: #777;
}

@media screen and (max-width: 760px) {
    .label {
        display: block;
        width: 35px;
        margin: 2px auto;
    }
}

.btn_LangSwitch {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 20;
    padding-bottom: 5px;
    padding-left: 5px;
    color: #FFF;
    outline: none !important;
    border: none;
    bottom: 0;
}

.btn_LangSwitch:active,
.btn_LangSwitch:hover,
.btn_LangSwitch:focus {
    color: #FFF;
}


.btn_LangSwitch svg {
    fill: #FFF;
    transform: scale(0.8);
}

.btn_LangSwitch span {
    margin-left: 5px;
    display: block;
}

#LangSwitch .modal {
    width: 100%;
}

#LangSwitch .modal-dialog {
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    max-width: initial;
    width: 100%;
}

#LangSwitch .modal-content {
    width: 800px;
    margin: 0 auto;
}

#LangSwitch .langlist {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 20px 15px;
}

#LangSwitch .langlist a {
    display: flex;
    flex-direction: column;
    width: 100px;
    align-items: center;
}

#LangSwitch .langlist a img{
    width: 80px;
    height: 80px;
    padding: 10px;
}

@media screen and (max-width: 1025px) {
    #LangSwitch .modal-body {
        display: flex;
        justify-content: center;
    }

    #LangSwitch .modal-content {
        width: auto;
    }

    #LangSwitch .langlist {
        flex-direction: column;
        width: 200px;
        padding-left: 10px;
    }

    #LangSwitch .modal-dialog {
        width: 65%;
    }

    #LangSwitch .langlist a {
        align-items: center;
        margin: 30px 0;
        flex-direction: row;
        width: auto;
    }
}


@media screen and (max-width: 468px) {

    #LangSwitch .modal-dialog {
        width: 85%;
    }

    #LangSwitch .langlist a img{
        width: 60px;
        height: 60px;
    }

    #LangSwitch .langlist a {
        margin: 10px 0;
    }
}

#LangSwitch .close {
    color: #FFF;
    font-size: 26px;
    font-weight: normal;
}

#LangSwitch .langlist a:focus img,
#LangSwitch .langlist a:hover img,
#LangSwitch .langlist a:active img {
    -webkit-filter: drop-shadow(0px 0px 12px #FFF);
    filter: drop-shadow(0px 0px 12px #FFF);
}

@media screen and (max-width: 468px){
    #LangSwitch .langlist a:focus img,
    #LangSwitch .langlist a:hover img,
    #LangSwitch .langlist a:active img {
        -webkit-filter: drop-shadow(0px 0px 7px #FFF);
        filter: drop-shadow(0px 0px 7px #FFF);
    }
}

#LangSwitch .langlist a p {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

@media screen and (max-width: 1025px) {
    #LangSwitch .langlist a p {
        margin: 5px 0 5px 20px;
        text-align: left;
    }
}

#LangSwitch .langlist a:hover p,
#LangSwitch .langlist a:active p {
    color: #FFF;
}

.label-timer, .label-text {
    height: 25px;
    letter-spacing: 1px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.label-timer {
    margin-right: 5px;
    background-color: #a74545;
    color: #FFF;
    width: 45%;
}

.label-text {
    background-color: #aaa;
    color: #000;
    width: 55%;
}

@media screen and (max-width: 768px) {
    .label-timer, .label-text {
        width: 50%;
    }
}

.label-timer-close {
    background-color: #4293d9;
}

.game-wrap-timer {
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.label-close {
    background-color: #555;
}

.game-title {
    position: relative;
}

.game-title-label {
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
}

.btn-gameclose {
    background-color: #ddd;
    color: #000;
}