@import url('https://fonts.cdnfonts.com/css/futura-pt');
                
body {
    font-family: Arial, sans-serif;
}
/* .PayoutDetails{
    background: url(./Payput_Table.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 490px;
    height: 500px;
    margin-bottom: -500px;
    z-index: 1;
} */
#PDF{
    width: 100%;
    max-width: 900px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 0;
}
.HeaderTitle{
    font-size: 20px;
    margin-left: -770px;
}
.Title{
    width: 100%;
    margin-top: 20px;
    margin-left: 8px;
    margin-bottom: 10px;
    background: #eff4ff;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 15px;
}
table{
    border-collapse: collapse;
}
table td{
    width: 139.5px;
    border: 1px solid black;
    font-size: 14px;
    padding: 4px;
}
.tableName{
    color: #1d0fff;
    font-weight: bold;
}
.roundTime{
    font-size: 13px;
}
.input-box{
    width: 130px;
    background: transparent;
    border: none;
}
.input-box:hover{
    border: solid black 1px;
}


.recordTable{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 890px;
    border-style: solid;
    border-width: 1.5px;
}
.players{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    border-style: solid;
    font-weight: 200;
    border-width: 0 0 1.5px 0;
    padding: 5px 0 5px 0;
}
.playerOne{
    margin-left: 2px;
}
.winningCards{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px;
    border-style: solid;
    border-width: 0 0 1.5px 0; 
    margin-top: 6px;   
}
.titles{
    display: flex;
    flex-direction: row;
    padding-top: 10px;
}
.betDetailsText{
    font-weight: bold;
    color: #1d0fff;
    margin-bottom: 15px;
    margin-left: 15px;
}

.betsText{
    font-weight: bold;
    color: #1d0fff;
    margin-bottom: 15px;
    margin-left: 280px;
}

.payoutsText{
    font-weight: bold;
    color: #1d0fff;
    margin-bottom: 15px;
    margin-left: 130px;
}
.winText{
    font-weight: bold;
    color: #1d0fff;
    margin-bottom: 15px;
    margin-left: 130px;
}
.NewData{
    padding-left: 10px;
    display: flex;
    flex-direction: row;
    height: 25px;
    position: relative;
}
.combo-box-BD{
    text-align: center;
    width: 340px;
    height: 30px;
    font-size: 12px;
    font-family: 'Futura PT', sans-serifs;
    font-weight: 500;
    background: transparent;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}
.combo-box-BD:hover{
    border: solid black 1px;
}
.bet-input-box{
    text-align: center;
    width: 130px;
    height: 28px;
    margin-left: 15px;
    font-size: 12px;
    font-weight: bolder;
    background: transparent;
    border: none;
}
.bet-input-box:hover{
    border: solid black 1px;
}
.combo-box-PE{
    text-align: center;
    width: 150px;
    height: 30px;
    font-size: 13px;
    font-weight: bolder;
    background: transparent;
    margin-left: 60px;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}
.combo-box-PE:hover{
    border: solid black 1px;
}
.win-input-box{
    text-align: center;
    width: 150px;
    height: 30px;
    font-size: 12px;
    font-weight: bolder;
    padding: 0;
    margin: 0;
    margin-left: 70px;
    background: transparent;
    border: none;
}
.material-icons{
    margin-left: 10px;
    opacity: 0;
    left: 0;
    cursor: pointer;
}
.material-icons:hover{
    opacity: 1;
}
.total{
    display: flex;
    flex-direction: row;
}
.totalText{
    font-weight: bold;
    color: #1d0fff;
    margin-bottom: 5px;
    margin-left: 15px;
    padding-top: 6px;
}
.totalBets{
    text-align: center;
    color: #1d0fff;
    font-weight: bolder;
    width: 150px;
    height: 30px;
    font-size: 12px;
    font-weight: 10;
    padding: 0;
    margin: 0;
    margin-left: 264px;
    background: transparent;
    border: none;
}
.totalWins{
    text-align: center;
    color: #1d0fff;
    font-weight: bolder;
    width: 150px;
    height: 30px;
    font-size: 12px;
    font-weight: 10;
    padding: 0;
    margin: 0;
    margin-left: 242px;
    background: transparent;
    border: none;
}
#addNewData{
    cursor: pointer;
    margin-bottom: 15px;
    padding: 10px 30px;
}
.DownloadPDF{
    padding: 10px 30px;
    cursor: pointer;
}

/* Cards Drop Down  */
.playerCards{
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -20px;
    margin-left: -40px;
}
.playerCards .box-0{
    margin-left: 0px;
}
.playerCards .box-1{
    margin-left: 45px;
}
.playerCards .box-2{
    margin-left: 90px;
}
.select-box {
    display: flex;
    width: 25px;
    flex-direction: column;
    position: absolute;
    top: 1;
}
.select-box .options-container {
background: #000000;
color: #f5f6fa;
width: 100%;
opacity: 0;
transition: all 0.4s;
border-radius: 5px;
overflow: hidden;
order: 2;
}
.selected {
margin-top: -5px;
border-radius: 4px;
order: 0;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.selected:hover {
background: #3a3a3a;
flex-direction: row;
justify-content: center;
align-items: center;
}
.select-box .options-container{
display: none;
flex-direction: column;
}
.select-box .options-container.active {
display: flex;
flex-direction: column;
max-height: 300px;
opacity: 1;
overflow-y: scroll;
}
.select-box .options-container::-webkit-scrollbar {
width: 0px;
background: #0d141f;
border-radius: 0 8px 8px 0;
}
.select-box .options-container::-webkit-scrollbar-thumb {
background: #525861;
border-radius: 0 8px 8px 0;
}
.select-box .option {
padding: 2px 2px;
cursor: pointer;
}
.select-box .option:hover {
background: #414b57;
}
.select-box label {
cursor: pointer;
}
.select-box .selected{
width: 25px;
height: 25px;
padding-top: 3px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.option{
display: flex;
}
.option .card{
    margin-left: 1px;
}
.select-box .card{
    background-image: url(./Dice.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    border-radius: 2px;
}
.select-box .d1 {
background-position: -9px -13px;
}
.select-box .d2 {
background-position: -31px -13px;
}
.select-box .d3 {
background-position: -9px -35px;
}
.select-box .d4 {
background-position: -31px -35px;
}
.select-box .d5 {
background-position: -9px -58px;
}
.select-box .d6 {
background-position: -31px -58px;
}
.BackBTN{
    margin-top: 15px;
    padding: 10px 60px;
    cursor: pointer;
}
#alertMessage{
    display: none;
}