/* //MB switch and IA css*/

.logoAI {
	position: relative;
	margin-left: 120px;
	color: #f8ff16;
	background-color: #51aae0;
	width: 50px;
	text-align: center;
	border-radius: 5px 0px;
	visibility:visible;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a29898;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.name-chips-AI{
	background-color:#0d3aec;
	 border-radius: 4px;
    color: white;
    font-size: 14px;
    height: 33px;
    position: absolute;
    text-align: center;
    top: 65px;
    width: 140px;
}

/*switch*/

.responsive {
  width: 100%;
  height: auto;
  
}

.body{
	
	background-image: url("~/../../mesImages/backg.png");
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

.form1{
	
}
#demo{
color:#FFF;	
}

.my_iframe{
	background-repeat: no-repeat;
	top: 50px;
	/*background-color:white;*/
	border:red;
	visibility:hidden;
}

.my_iframe2{
	background-repeat: no-repeat;
	top: 50px;
    height:500px;
    width: 518px;
	border-radius:25px 25px;
}

.cardIDForBot {
	background-repeat: no-repeat;
    height:20px;
    width: 20px;
	display:none;
}

.cardIDForBot1{
	background-repeat: no-repeat;
   
	/*display:none;*/
}

.poker-table{
    background-repeat: no-repeat;
    height: 412px;
    width: 745px;
	background-image:url(../images/poker_table.png);
}

.seat {
    height: 150px;
    position: absolute;
    width: 150px;
}

#button {
    background-image: url('../images/dealerbutton.png');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 19px;
    position: absolute;
    width: 24px;
}

.name-chips {
    background-color: #ff8708d9;
    border-radius: 10px;
    color: white;
    font-size: 14px;
    height: 33px;
    position: absolute;
    text-align: center;
    top: 65px;
    width: 140px;
}

.player-name {
    width: 100%;
}

.card {
    background-image: url('../images/cardback.png');
    background-size: 100%;
    border-radius: 4px;
    height: 73px;
    width: 50px;
}

.holecards {
    float: left;
    height: 73px;
    /*left: 20px;*/
    position: absolute;
    top: 3px;
    width: 102px;
}

.holecard1 {
    left: 0px;
    position: absolute;
	width: 90px;
}

.holecard2 {
    left: 50px;
    position: absolute;
	width: 90px;
}



.bet {
    color: white;
    font-size: 12px;
    left: 0px;
    position: absolute;
    top: 0px;
}

#seat0 {
    left: 100px;
    top:  340px;
}
.seat0-button {
    left: 250px;
    top:  410px;
}
#seat0 .bet {
    left: 40px;
    top: -20px;
}

#seat1 {
    left:  0px;
    top: 165px;
}
.seat1-button {
    left: 150px;
    top:  235px;
}
#seat1 .bet {
    left: 50px;
    top: 100px;
}

#seat2 {
    left: 100px;
    top:   10px;
}
.seat2-button {
    left: 225px;
    top:   120px;
}
#seat2 .bet {
    left: 30px;
    top: 100px;
}

#seat3 {
    left: 325px;
    top:   10px;
}

.seat3-button {
    left: 320px;
    top:   120px;
}
#seat3 .bet {
    left: 30px;
    top: 100px;
}

#seat4 {
    left: 550px;
    top:   10px;
}

.seat4-button {
    left: 540px;
    top:   120px;
}
#seat4 .bet {
    left: 30px;
    top: 100px;
}

#seat5 {
    left: 650px;
    top:  165px;
}
.seat5-button {
    left: 645px;
    top:  235px;
}
#seat5 .bet {
    left:  0px;
    top: 100px;
}

#seat6 {
    left: 550px;
    top:  340px;
}
.seat6-button {
    left: 540px;
    top:  410px;
}
#seat6 .bet {
    left: 30px;
    top: -20px;
}

#seat7 {
    left: 325px;
    top:  340px;
}
.seat7-button {
    left: 320px;
    top:  410px;
}
#seat7 .bet {
    left: 30px;
    top: -20px;
}


#board {
    left: 250px;
    position: absolute;
    top:  168px;
}

#pot {
	color: white;
	font-size: 16px;
	left: 325px;
	position: absolute;
	text-align: center;
	top: 305px;
}

.boardcard {
    height: 130px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 50px;
}

#flop1 {
	width: 90;
}

#flop2 {
	width: 90;
    left: 52px;
}

#flop3 {
	width: 90;
    left: 104px;
}

#turn {
	width: 90;
    left: 156px;
}

#river {
	width: 90;
    left: 208px;
}


#action-options {
    height: 100px;
    left: 65px;
    position: absolute;
    top: 450px;
    width: 500px;
}

.action-button {
	
    background-color: #ff8708d9;;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    height: 30px;
    left: 0px;
    padding: 10px 5px 0 5px;
    position: absolute;
    top: 0px;
}

#setup-options {
    height: 400px;
    left: 800px;
    position: absolute;
    top: 400px;
    width: 200px;
	display:none;
}

.setup-button {
    background-color: silver;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    height: 30px;
    left: 0px;
    padding: 10px 5px 0px 5px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 160px;
}

#speed-button {
    cursor: default;
    top: 50px;
}

select {
    background-color: silver;
    background: silver;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 3em;
}

#mode-button {
    top: 100px;
}

#help-button {
    top: 150px;
}

#check-button {
    top: 200px;
}

#history {
    border-color: black;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
    height: 600px;
    left: 50px;
    position: absolute;
    top: 600px;
    width: 400px;
}

#game-response {
	border: none;
	color: #fff;
	font-size: 12px;
	/* height: 300px; */
	/* left: 150px; */
	position: relative;
	text-align: center;
	top: 5px;
	width: 400px;
	background-color: #0004ff9e;
	/* text-align: center; */
	margin-left: 30%;
	border-radius: 25px 25px 0px 0px;
}

#production-code {
    color: black;
    font-size: 10px;
 
    left: 60%;
    position: absolute;
    text-align: right;
    top: 30%;
   min-width: 100px;
   min-height: 50px;
   background-color: #949697;
}

.response-normal {
    background-color: transparent;
}


.response-warning {
    background-color: #FF0000;
}

#fold-button:hover {
    box-shadow: 3px 3px 4px #000000;
}

#call-button {
    left: 80px;
}

#call-button:hover {
    box-shadow: 3px 3px 4px #000000;
}

#raise-button {
    left: 160px;
}

#raise-button:hover {
    box-shadow: 3px 3px 4px #000000;
}

#quick-raises {
    background-color: #ff8708d9;
    border-radius: 4px;
    font-size: 18px;
    height: 75px;
    left: 25px;
    position: absolute;
    text-align: center;
    top: 515px;
    width: 350px;
}
#quick-raises a:link {
    color: white;
    text-decoration: none;
}
#quick-raises a:hover {
    color: white;
    text-shadow: 3px 3px 4px #000000;
}


#modal-box {
    
    background-color: #9adce7;
    display: none;
    font-size: 12px;
    left: 0px;
    overflow: auto; /* Enable scroll */
    position: fixed;
    text-align: center;
    top: 0px;
    z-index: 1; /* Stay on top */
    border-radius: 35px 35px;
    
    width:40%;
    height: 10%;
    margin-left:30%;
    padding-top: 135px;
    padding-bottom: 35px;
    padding-left: 5px;
    padding-right: 10px;
    border: 10px solid;
    border-color:rgba(114, 116, 115, 0.81);
    top:25%;
    right:70px;
}

#modal-box a:link {
    color: white;
    text-decoration: none;
}
#modal-box a:hover {
    color: white;
    text-shadow: 3px 3px 4px #000000;
}

