.light{
background-color:#E2EFD9;
}
.green{
background-color:#00B050;
}
.light-green{
background-color:#92D050;
}
.red{
background-color:#FF0000;
}
.orange{
background-color:#FFC000;
}
.w-180{
width:150px;
}

body{
    font-family:Calibri;
    display:inline-block;
}

.margin-10{
    margin:10px;
}

.padding-10{
    padding:10px;
}

.border{
    border:1px solid black;
}

.bg-blue{
    background-color:#5B9BD5;
    color:white;
}

.bg-yellow{
    background-color:yellow;
    color:brown;
}

.main{
    padding:20px;
}

.center{
    text-align:center;
}

table{
	border-spacing:0;
}
.w-100{
    width:100px;
}

.w-80{
    width:80px;
}

.w-120{
    width:120px;
}

.f-18{
    font-size:18px;
}

.symbol_count th{
    padding:0;
    background-color:lightgray;
    border-bottom:1px solid black;
}

.symbol_count td{
	padding:0;
    border-bottom:1px solid black;
}
.tblPosition, .tblPosition th{
    padding:0;
    border:1px solid black;
	border-collapse: collapse;
}

.tblPosition th{
background-color:lightgray;
}

.tblPosition td{
    padding:2px 0;
    border-left:1px solid black;
    border-right:1px solid black;
	border-collapse: collapse;
}

.f-bold{
font-weight:bold;
}

.random, .random td{
    padding:0;
}

.bg-orange{
	background-color:#FFE799;
}

.bg-red{
	background-color:#FFC7CE;
}

.bg-green{
	background-color:#BFFEE0;
}

.clsnumber{
font-size:40px;
}

.clsnumber2{
font-size:24px;
}

.tblReel, .tblReel th, .tblReel td{
    padding:0;
    border:1px solid black;
	border-collapse: collapse;
}

.tblReel td{
 height:25px;
}

.session{
    border:1px solid black;
	font-size:12px;
}

.session th{
    border-bottom:1px solid black;
    border-top:1px solid black;
	border-collapse:collapse;
	background-color:lightgray;
}

.tblLucky td{
height:110px !important;
width:110px !important;
}

.session, .session td, .session th, .session tr{
padding:0;
}

/*#overlay
    {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url(Images/Loading.gif) 50% 50% no-repeat #ede9df;
    } */
	
.chart{
border:1px solid black;
width:400px;display:table-cell;
}

.margin-top-20{
margin-top:20px;
}

.currencyinput {
    border: 1px inset #ccc;
	display:flex;
}
.currencyinput input {
    border: 0;
}

.tblSummary th{
width:80px;
height:50px;
border-bottom:1px solid black;
}

.tblSlot td{
border-bottom:1px solid black;
}

.tblMaths td{
width:80px !important;
}

.tblMaths2 td{
width:63px !important;
}

.tblMaths4 td{
width:63px !important;
font-size: 11px;
font-weight:bold;
}

.tblMaths3 td{
width:50px !important;
border:1px solid black;
height:20px;

}

.border-r{
border-right:1px solid black;
}
.border-l{
border-left:1px solid black;
}
.border-b{
border-bottom:1px solid black;
}
.border-t{
border-top:1px solid black;
}

.align-l{
text-align:left;
}

.border-dashed{
border:1px dashed black; 
}

.btnPlay{
background-color:#ff6e22;
border:2px solid black;
cursor:pointer;
padding:20px;
}

.light{
background-color:#E2EFD9;
}
.green{
background-color:#00B050;
}
.light-green{
background-color:#92D050;
}
.red{
background-color:#FF0000;
}
.orange{
background-color:#FFC000;
}
.w-180{
width:150px;
}

body{
    font-family:Calibri;
    display:inline-block;
}

.margin-10{
    margin:10px;
}

.padding-10{
    padding:10px;
}

.border{
    border:1px solid black;
}

.bg-blue{
    background-color:#5B9BD5;
    color:white;
}

.bg-yellow{
    background-color:yellow;
    color:brown;
}

.main{
    padding:20px;
}

.center{
    text-align:center;
}

table{
	border-spacing:0;
}
.w-100{
    width:100px;
}

.w-80{
    width:80px;
}

.w-120{
    width:120px;
}

.f-18{
    font-size:18px;
}

.symbol_count th{
    padding:0;
    background-color:lightgray;
    border-bottom:1px solid black;
}

.symbol_count td{
	padding:0;
    border-bottom:1px solid black;
}
.tblPosition, .tblPosition th{
    padding:0;
    border:1px solid black;
	border-collapse: collapse;
}

.tblPosition th{
background-color:lightgray;
}

.tblPosition td{
    padding:2px 0;
    border-left:1px solid black;
    border-right:1px solid black;
	border-collapse: collapse;
}

.f-bold{
font-weight:bold;
}

.random, .random td{
    padding:0;
}

.bg-orange{
	background-color:#FFE799;
}

.bg-red{
	background-color:#FFC7CE;
}

.bg-green{
	background-color:#BFFEE0;
}

.clsnumber{
font-size:40px;
}

.clsnumber2{
font-size:24px;
}

.tblReel, .tblReel th, .tblReel td{
    padding:0;
    border:1px solid black;
	border-collapse: collapse;
}

.tblReel td{
 height:25px;
}

.session{
    border:1px solid black;
	font-size:12px;
}

.session th{
    border-bottom:1px solid black;
    border-top:1px solid black;
	border-collapse:collapse;
	background-color:lightgray;
}

.tblLucky td{
height:110px !important;
width:110px !important;
}

.session, .session td, .session th, .session tr{
padding:0;
}

#overlay
    {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url(Images/Loading.gif) 50% 50% no-repeat #ede9df;
    }
	
.chart{
border:1px solid black;
width:400px;display:table-cell;
}

.margin-top-20{
margin-top:20px;
}

.currencyinput {
    border: 1px inset #ccc;
	display:flex;
}
.currencyinput input {
    border: 0;
}

.tblSummary th{
width:80px;
height:50px;
border-bottom:1px solid black;
}

.tblSlot td{
border-bottom:1px solid black;
}

.tblMaths td{
width:80px !important;
}

.tblMaths2 td{
width:63px !important;
}

.tblMaths4 td{
width:63px !important;
font-size: 11px;
font-weight:bold;
}

.tblMaths3 td{
width:50px !important;
border:1px solid black;
height:20px;

}

.border-r{
border-right:1px solid black;
}
.border-l{
border-left:1px solid black;
}
.border-b{
border-bottom:1px solid black;
}
.border-t{
border-top:1px solid black;
}

.align-l{
text-align:left;
}

.border-dashed{
border:1px dashed black; 
}

.btnPlay{
background-color:white;
border:2px solid black;
cursor:pointer;
padding:20px;
}

.w-180{
width:150px;
}

body{
    font-family:Calibri;
    display:inline-block;
}

.margin-10{
    margin:10px;
}

.padding-10{
    padding:10px;
}

.border{
    border:1px solid black;
}

.bg-blue{
    background-color:#5B9BD5;
    color:white;
}

.bg-yellow{
    background-color:yellow;
    color:brown;
}

.main{
    padding:20px;
}

.center{
    text-align:center;
}

table{
    border-spacing:0;
}
.w-100{
    width:100px;
}

.w-80{
    width:80px;
}

.w-120{
    width:120px;
}

.f-18{
    font-size:18px;
}

.symbol_count th{
    padding:0;
    background-color:lightgray;
    border-bottom:1px solid black;
}

.symbol_count td{
    padding:0;
    border-bottom:1px solid black;
}
.tblPosition, .tblPosition th{
    padding:0;
    border:1px solid black;
    border-collapse: collapse;
}

.tblPosition th{
background-color:lightgray;
}

.tblPosition td{
    padding:2px 0;
    border-left:1px solid black;
    border-right:1px solid black;
    border-collapse: collapse;
}

.f-bold{
font-weight:bold;
}

.random, .random td{
    padding:0;
}

.bg-orange{
    background-color:#FFE799;
}

.bg-red{
    background-color:#FFC7CE;
}

.bg-green{
    background-color:#BFFEE0;
}

.clsnumber{
font-size:40px;
}

.clsnumber2{
font-size:24px;
}

.tblReel, .tblReel th, .tblReel td{
    padding:0;
    border:1px solid black;
    border-collapse: collapse;
}

.tblReel th{
background-color:lightgray;
}

.session{
    border:1px solid black;
    font-size:12px;
}

.session th{
    border-bottom:1px solid black;
    border-top:1px solid black;
    border-collapse:collapse;
    background-color:lightgray;
}

.tblLucky td{
height:110px !important;
width:110px !important;
}

.session, .session td, .session th, .session tr{
padding:0;
}

#overlay
    {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url(http://gamblingshrink.com.au/wordpress/wp-content/uploads/2017/03/loading.gif) 50% 50% no-repeat #ede9df;
    }
    
.chart{
border:1px solid black;
width:400px;display:table-cell;
}

.margin-top-20{
margin-top:20px;
}

.currencyinput {
    border: 1px inset #ccc;
    display:flex;
}
.currencyinput input {
    border: 0;
}

.tblSummary th{
width:80px;
height:50px;
border-bottom:1px solid black;
}
