.bet-number-short {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 25px;
}

.bet-number {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 42px;
}

.bet-number-long {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 80px;
}

.bet-input-short {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 23px;
}

.bet-input {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 32px;
}

.bet-input-long {
    border-radius: 5px;
    font-size: 14px;
    font-family: verdana;
    height:30px;
	width: 80px;
}

.right {
	text-align: right !important;
}

.top {
	vertical-align: top !important;
}

.table-footer  {
	text-align: center;
	/*background: #4385c3;*/
	color: #fff;
	font-weight: bold;
	border-right: 2px solid #fff;
}

.table-column {
	/*width: 25px;*/
}

.table-header {
	margin: 0px;
	border: 0px;
	text-align: center;
	/* background: #67a1eb; */
	/*background: #000;
	color: #fff387;*/
	font-size: 11px;
	/*border-right: 2px solid #fff;*/
}

.table-background {
	background: #d7e9ee !important;
}

.table-sm {
	padding: 1px !important;
}

.go_vert {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);	 /*  for IE  */

  /* 	for browsers supporting webkit (such as chrome, firefox, safari etc.). */
  -webkit-transform: rotate(90deg);
  display: inline-block;
}

.tbl_topup{
    border: 1px dotted #D4AF37;
}

input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
	background-color:white;
}

input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
    padding-left:30px;
	height:25px;
	display:inline-block;
	line-height:25px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:25px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
    background-position: 0 -25px;
}

label.css-label {
    background-image:url('../img/blue_chkBox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  color:white;
  border-radius:20px 20px 0 0;
}
.subFooter{
  display:flex;
  transform: translate(0, 30px);
}
.menuContainer{
 transform: translate(0, 95px);
}
.menuItem{
    height: 23px;
    width: 23px;
}

.subFooterCenter{

}
.subFooterCenterItem{
 transform: translate(0, -45px);
 justify-content: center;
 padding:0 !important;
}

.subFooterEnd{
  background:linear-gradient(180deg, #FFD700 1%, #000000 135%);
  border-radius:50px 0 0 0;
  height: 60px;
  box-shadow: 0px 0px 20px 5px gold;
}

.box-container{
width: 100px;
padding:30px;
display:flex;
}
.boxLines-container{
width: 100px;
padding:30px;
border-bottom:1px solid white;
padding:15px 0px !important;
display:flex;
}

.MenuText{
text-align:center;
    color:white;
}
.selected{
  color:Gold;
}
.textColor{
color:black;
}
.settingsItem{
 margin-top:20px;
}

.headerText{
 font-size: 36px;
}

.goldText{
 color:#fff387;
}

.BlackText{
 color:black;
}

.profileBox{
 background: rgba(0,0,0,0.4);
 border-radius:20px;
 margin-top:30px;
}

.ItemBox{
 background: rgba(0,0,0,0.4);
 text-align:center;
 padding:0 10px;
}
.textInput{
    background: linear-gradient(to bottom, black -250%,#ffffff 58%, #ededed 100%);
    color:black !important;
    border-radius:5px !important;
    height:40px !important;
    border-color: #e6e6e6
    /*box-shadow:3px 4px 22px -8px #ffee20;*/
}
.textInputBlack{
 background-color:black !important;
 border-radius:20px !important;
 height:40px !important;
 border:2px solid !important;
 box-shadow:3px 4px 22px -8px #ffee20;
}
.referrals{
background-color:gold;
border-radius:10px;
box-shadow:inset 5px 5px 12px 0px #b3b3b3, inset -3px -1px 12px 0px #000000, 2px 2px 14px 0px #000000, -2px -2px 14px 0px #000000;
color:black;
}

.smallIcon{
height:40px;
width:40px;
}
.btn-send-tac{
border-radius:0 30px 30px 0;
background-color:gold;
color:white;
height:40px;
font-size: 18px;
display:flex;
align-items:center;
}
.btnUpdate{
 border-radius:30px;
 background-color:gold;
 padding:10px;
 margin:10px 0;
}
.date{
    width: 90% !important;
    margin-right:10px;
}


.dateDiv{
}

.dateDiv > div{
display:flex!important;
}

.dateBlack > div > i{
color:black !important;
}
.companyLogo{
 margin-left:5px;
 border-radius:100%;
 width:35px;
 height:35px;
 background:linear-gradient(180deg, #FFD700 1%, #000000 135%);
 display: flex;
 justify-content: center;
}
.zorePadding{
padding:0px !important;
}
.margin-top10{
margin-top:10px;
}

.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: #000;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 2px;
  bottom: 2px;
  background: linear-gradient(to top, #FFD700 0%, #FFD700 70%);
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {

}

input:focus + .slider {
  box-shadow: 0 0 1px gold;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  border:2px solid black;
}

.slider.round:before {
  border-radius: 50%;
}
.table-content-center{
    justify-content: center;
    display: flex;
    border: none;
}

#bet-form .table-sm td, #bet-form .table-sm th{
 padding:0.2rem !important;
}
.btnRed{
    background: linear-gradient(to top, #FFD700 0%, #FFD700 70%);
    color: black !important;
}

.btnBet{
    color: #FFD700 !important;
}

.walletBG{
    background: linear-gradient(to right, gold 0, gold 10%, #e5ff00 33%, #e5ff00 30%, gold 66%, gold 100%);
}

#menuBG{
    background-image:url('../img/Footer/bottom_navigation_bar.png');
    background-repeat: no-repeat;
    background-size: contain;
    height:180px
}
.menuItemBox{
    display:flex;
    justify-content:center;
}
.text-Container{
    background:white;
    border-radius:10px;
    padding:10px;
    margin:10px;
}
.box{
    padding-bottom:5px;
}
.separateLine{
 border-bottom: 1px solid #d5d5d5;
}
.bold{
    font-weight: bold;
}
.KeyboardItem{
    width:20%;
    height:50px;
    font-size: 30px;
    text-align:center;
    margin:2px;
    background:linear-gradient(to top, lightgray -52%, lightgray -63%, gray 25%, gray 53%, lightgray 130%, lightgray 100%);
}

.boldText{
    font-weight: bold;
}
.btnRed{
    color:red;
}

.redLabel{
    color:red;
    background-color:pink;
}
.normalLabel{
    color:black;
    background-color:white;
}
.btnSelected{
    color:orange;
}
.space:before{
    content:"\23B5"
}
.fa-arrow-turn-down-left:before{
    content: "\e2e1"
}

