﻿.tableIG {
    position: relative;
    z-index: 0;
    width: 745px;
    height: 900px;
}

#gameField {
    position: absolute;
    width: 730px;
    height: 590px;
    top: 39px;
    left: 5px;
    border-radius: 20px;
}

.horizontalLayoutSmall {
    position: relative;
    height: 33px;
    cursor: pointer;
    margin: 5px;
}

    .horizontalLayoutSmall .smallcard {
        width: 27px;
        height: 33px;
        border-radius: 1px;
        float: left;
        margin-right: -10px;
        text-align: left;
    }

.horizontalLayout {
    position: relative;
    height: 144px;
}

    .horizontalLayout .card {
        width: 96px;
        height: 144px;
        border-radius: 5px;
        float: left;
        margin-right: -55px;
        text-align: left;
    }

        .horizontalLayout .card:hover {
            z-index: 1400;
        }

.chosenCard {
    margin-top: -20px;
}

.horizontalLayouta {
    position: relative;
    height: 144px;
}

    .horizontalLayouta .card {
        width: 96px;
        height: 144px;
        border-radius: 5px;
        float: left;
        text-align: left;
    }

.southPlayer {
    position: absolute;
    bottom: 85px;
    border-radius: 5px;
}

.southPlayerS {
    position: absolute;
    bottom: -15px;
    border-radius: 5px;
}

#tableCards {
    top: 200px;
    position: absolute;
}

#statusbar {
    position: absolute;
    min-height: 30px;
    width: 725px;
    top: 4px;
    left: 5px;
    border-radius: 20px;
}

#statusText {
    position: absolute;
    top: 3px;
    left: 95px;
}

#statusButtons {
    position: absolute;
    top: 3px;
    right: 15px;
}

#restartTable {
    position: absolute;
    top: 3px;
    left: 250px;
}

#leaveTable {
    position: absolute;
    top: 3px;
    left: 350px;
}

#eastControls {
    position: absolute;
    width: 730px;
    height: 290px;
    top: 635px;
    left: 5px;
}

#bombs {
    min-height: 60px;
    left: 590px;
    bottom: 20px;
    position: absolute;
    min-height: 50px;
    min-width: 100px;
    z-index: 1500;
    border-radius: 5px;
    visibility: hidden;
}

#playBomb {
    border-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    bottom: 30px;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 45px;
    left: 590px;
    line-height: 23.94px;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
}

#gameLog {
    top: 60px;
    width: 330px;
    height: 200px;
    padding: 5px;
    position: absolute;
    border-radius: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 20px;
}

.cN {
    width: 30px;
    height: 40px;
    border-radius: 5px;
    float: left;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
}

.ML {
    margin-left: -20px;
}

.MR {
    margin-right: -20px;
}

.playerMenu {
    position: absolute;
    width: 158px;
    padding: 5px;
    padding-top: 10px;
    border-radius: 5px;
}

#northPlayer {
    position: absolute;
    top: 90px;
}

#northPlayerName {
    position: absolute;
    top: 5px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

#northPlayerMenu {
    position: absolute;
    top: 85px;
    width: 200px;
}

#southPlayerName {
    position: absolute;
    bottom: 10px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

.eastPlayer {
    position: absolute;
    right: 10px;
    top: 165px;
}

.eastPlayerS {
    position: absolute;
    right: 10px;
    top: 165px;
}

.eastPlayerName {
    position: absolute;
    right: 10px;
    top: 80px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

.eastPlayerNameS {
    position: absolute;
    right: 10px;
    top: 80px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

#eastPlayerMenu {
    position: absolute;
    top: 154px;
    right: 10px;
    width: 200px;
}

.westPlayer {
    left: 10px;
    top: 165px;
    position: absolute;
}

.westPlayerS {
    left: 10px;
    top: 165px;
    position: absolute;
}

.westPlayerName {
    position: absolute;
    left: 10px;
    top: 80px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

.westPlayerNameS {
    position: absolute;
    left: 10px;
    top: 80px;
    width: 200px;
    height: 80px;
    font-size: 17px !important;
}

#westPlayerMenu {
    position: absolute;
    top: 154px;
    left: 10px;
    width: 200px;
}

#playerTurn {
    position: absolute;
    left: 190px;
    top: 65px;
    text-align: center;
}

.bold {
    font-weight: bold;
}

#selectWestPlayer {
    position: absolute;
    right: 65px;
    top: 130px;
    text-align: center;
    width: 60px;
    height: 14px;
}

#selectEastPlayer {
    position: absolute;
    left: 65px;
    top: 130px;
    text-align: center;
    width: 60px;
    height: 14px;
}

#phoenixCards {
    position: absolute;
    padding: 5px;
    border-radius: 5px;
    top: 255px;
    left: 50px;
}

#askCards {
    position: absolute;
    padding: 5px;
    border-radius: 5px;
    top: 130px;
    z-index: 100;
}

.exchangeCard {
    position: absolute;
    width: 96px;
    height: 144px;
    border-radius: 5px;
}

    .exchangeCard .card {
        width: 96px;
        height: 144px;
        border-radius: 5px;
    }

#northExchange {
    top: 175px;
    left: 325px;
}

#westExchange {
    top: 175px;
    left: 210px;
}

#eastExchange {
    top: 175px;
    left: 440px;
}

#chatContainer {
    top:29px;
    left: 332px;
    width: 400px;
    height: 231px;
    position: absolute;
    border-radius: 5px;
    font-size: 18px;
}

#chatbox {
    height: 190px;
    width: 390px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 5px;
    margin-bottom: 1px;
    font-size: 20px;
}

#chatMessage {
    margin-left: 2px;
    font-size: 20px;
}

#clearChat {
    margin-right: 2px;
}

.username {
    border-radius: 5px;
    z-index: 10;
}

.float {
    float: left;
    padding: 2px;
}

#exchangedCards {
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    top: 171px;
    font-weight: bold;
    border: none;
    z-index: 3000;
}

#scoreTable {
    text-align: center;
    width: 100%;
    height: 100%;
}

#scoreDetailsTable {
    text-align: center;
    width: 100%;
}

#totalScore {
    font-weight: bold;
    font-size: 20px;
}

td .card {
    width: 96px;
    height: 144px;
    border-radius: 5px;
}

#clock {
    left: 10px;
    position: absolute;
    font-size: 19px;
}

.timer {
    bottom: 1px;
    right: 5px;
    position: absolute;
    font-size: 24px;
    z-index: 1000;
}

#scores {
    height: 56px;
    width: 330px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    overflow-y: hidden;
    overflow-x: hidden;
}

#scoreDetails {
    visibility: hidden;
    top: 60px;
    width: 330px;
    height: 199px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1500;
}

#spectators {
    left: 332px;
    width: 400px;
    height: 25px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 9px;
    overflow-y: hidden;
    overflow-x: hidden;
    font-size: 14px;
}

#spectatorsDetails {
    left: 332px;
    visibility: hidden;
    top: 29px;
    width: 400px;
    height: 230px;
    position: absolute;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 9px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1500;
}

#loading {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1500;
}

#loadingMessage {
    position: absolute;
    font-size: 35px;
    top: 130px;
}

#tichuContainer {
    position: absolute;
    width: 730px;
    height: 590px;
    top: 40px;
    left: 5px;
    border-radius: 20px;
    z-index: 1500;
}

#boomContainer {
    position: absolute;
    width: 300px;
    height: 216px;
    top: 101px;
    left: 230px;
    z-index: 1500;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}

.boomContainer1 {
    background-image: url('../Images/boom1.png');
}

.boomContainer2 {
    background-image: url('../Images/boom2.png');
}

.boomContainer3 {
    background-image: url('../Images/boom3.png');
}

.boomContainer4 {
    background-image: url('../Images/boom4.png');
}

.boomContainer5 {
    background-image: url('../Images/boom5.png');
}

.boomContainer6 {
    background-image: url('../Images/boom6.png');
}

.mainAchievement {
    position: absolute;
    width: 220px;
    height: 79px;
    top: 43px;
    left: 20px;
    z-index: 1500;
    padding: 6px;
}

.achievement {
    opacity: 0.9;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 20px;
    align-content: center;
    display: none;
}

#tichuContainerMessage {
    position: absolute;
    font-size: 35px;
    line-height: 35px;
    top: 130px;
    width: 100%;
    text-align: center;
}

#boomContainerImage {
}

#ingamePassword {
    position: absolute;
    top: 173px;
    width: 250px;
}

#gameMessage {
    position: absolute;
    top: 130px;
    font-weight: bold;
    font-size: 20px;
}

#lastPlayer {
    position: absolute;
    right: 5px;
    bottom: 4px;
}

#dog {
    position: absolute;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    top: 128px;
}

#dogPlayer {
    font-weight: bold;
}

#dogCard {
    width: 72px;
    height: 108px;
    border-radius: 5px;
    margin: 0px auto;
}

.controlbtn {
    position: absolute;
}

#callGrandTichu {
    bottom: 15px;
    left: 10px;
    font-size: 27px !important;
}

#callTichu {
    bottom: 15px;
    left: 10px;
    font-size: 27px !important;
}

#fold {
    bottom: 15px;
    left: 175px;
    font-size: 27px !important;
}

#nextCards {
    bottom: 15px;
    left: 480px;
    font-size: 27px !important;
}

#exchangeCards {
    bottom: 15px;
    left: 480px;
    font-size: 27px !important;
}

#playTurn {
    bottom: 15px;
    left: 480px;
    font-size: 27px !important;
}

#playBomb {
    height: 60px;
    bottom: 15px;
    left: 590px;
    font-size: 27px !important;
    padding: 15px;
}

.tichu {
    font-weight: bold;
}

.smallIcon {
    width: 75px !important;
    height: 75px !important;
    border: 1px solid black;
}