body {
	background: #fff;
	padding: 0;
	color: #000;
	font-family:  sans-serif;
	font-size: 15px;
	overflow-x: hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

a {
	color: #db5c5c;
}
footer{
	padding-bottom: 30px;
}
img {
	max-width: 98%
}

.jumbotron {
	
	padding: 20px 0;
	background-color: #fff;


}

.back {
	background: rgba(0, 0, 0, .4)
}

.list-group-item {
	padding: 5px!important
}

.cpad {
	padding-left: 8px;
	padding-right: 8px
}

#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 250px;
	width: 0;
	height: 100%;
	margin-left: -250px;
	overflow-y: auto;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color:#00000099;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgb(241 67 54 / 32%);
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: rgb(241 94 94 / 54%);
}
.sidebar-content {
	position: relative;
	padding: 30px 0;
	margin-bottom: 100px
}

#wrapper.toggled #sidebar-wrapper {
	width: 250px
}

#page-content-wrapper {
	width: 80%;
	position: absolute;
	margin-bottom: 5px;
	overflow: hidden;
	
	margin: auto;
    border: 2px solid #919893;
    padding: 5px;
    box-shadow: azure;
    box-shadow: red;
    box-shadow: 0px 6px 13px 4px #717772;
   background-color:#00000099;
}

.sidebar-nav {
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none
}

.sidebar-nav li {
	text-indent: 10px;
	line-height: 50px
}

.sidebar-nav li a {
	display: block;
	text-decoration: none
}

.sidebar-nav li a:hover {
	text-decoration: none;
	color: #5cdb95;
	background: rgba(204, 204, 204, .2)
}

a:hover,
a:active,
a:focus {
	text-decoration: none
}

.brand,
.t-brand {
	height: 60px;
	text-indent: 20px;
	font-size: 30px;
	font-weight: 500;
	overflow: hidden
}

.top-fixed {
	width: 100%;
	top: 0;
	z-index: 1000;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)
}

.navbar {
	border-radius: 0;
	/*background: #5c7ddb;*/
	background: #db5c5c;
	color: #fff
}

.navbar a {
	color: #fff
}

.navbar .brand {
	padding: 0 50px
}

.navbar .t-brand {
	padding: 0 5px
}

.block {
	display: block;
	overflow: hidden
}

.iblock {
	display: inline-block
}

.close {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 70px;
	font-weight: 200
}

.close-c {
	top: -15px!important;
	font-size: 50px;
	font-weight: 700;
	color: #000
}

.navc {
	padding: 6px 0;
	margin: 0;
	min-height: auto
}

.nav-bal {
	padding-top: 8px;
	padding-left: 5px
}

.swipe-area {
	position: absolute;
	width: 50px;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 0
}

#menu-open {
	font-size: 26px
}

#login {
	max-width: 400px;
	margin: auto
}

#game,
#game9,
#game90,
#bulk90,
#deposit,
#withdraw,
#payment,
#motorpanna {
	max-width: 640px;
	margin: auto
}

.btn-c,
.btn-c:hover,
.btn-c:active,
.btn-c:focus {
	color: #fff;
	background: #5cdb95
}

td {
	padding: 5px 10px;
	box-sizing: border-box
}

.result_menu{
	width:97%; 
	margin:auto;
}

.l_z {
	width:49%
}

@media(max-width:767px) {
	td {
		padding: 5px
	}
	.clabel {
		padding: 0 15px;
		margin-right: 5px
	}
	.mtmar {
		margin-top: 20px;
		overflow: hidden;
		box-sizing: border-box
	}
	.nav-bottom {
		background-color: #fff;
		box-shadow: 0 0 0 rgba(0, 0, 0, .16), 0 -1px 5px rgba(0, 0, 0, .16);
		color: #5cdb95;
		text-align: center;
		position: fixed;
		width: 100%;
		bottom: 0;
		z-index: 10;
		height: 50px;
		font-size: 125%
	}
	.nav-bottom a {
		color: #5cdb95;
		text-decoration: none
	}
	.grid-3 {
		width: 25%;
		box-sizing: border-box
	}
	
	#page-content-wrapper {
		width:100%;
	}
	
	.cpad {
		padding-left: 0px; 
		padding-right: 0px;
	}
	.result_menu{
		width:95%; 
	}
	
	.l_z {
		width:90%;
	}
}

@media(min-width:768px) {
	#sidebar-wrapper {
		width: 0
	}
	#wrapper.toggled #sidebar-wrapper {
		width: 250px
	}
	#page-content-wrapper {
		position: relative
	}
	#wrapper.toggled #page-content-wrapper {
		position: relative;
		margin-right: 0
	}
	.ptpad {
		padding-top: 28px
	}
	.nav-bottom {
		display: none
	}
	
	
}

.tpad {
	padding: 10px 0;
	overflow: hidden;
	box-sizing: border-box
}

.tmar {
	margin: 10px 0;
	overflow: hidden;
	box-sizing: border-box
}

input[type="checkbox"] {
	width: 22px;
	height: 22px
}

input[type="checkbox"]:checked {
	background-color: #2196F3!important
}

.clabel {
	padding: 0 10px
}

th {
	text-align: center!important
}

.btn-mar {
	margin-top: 6px
}

.l {
	float: left
}

.r {
	float: right
}

.clr {
	clear: both
}

.big {
	font-size: 125%
}

.imp {
	background-color: yellow
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	/*background-image: radial-gradient(circle at 50% 50%, #ff9a53 0, #ff8d55 12.5%, #ff7c52 25%, #ff654d 37.5%, #f94646 50%, #ea1a40 62.5%, #de0040 75%, #d50043 87.5%, #cf004a 100%);
	*/
	/*background-color: #db5c5c;
	background-image: radial-gradient(#F44336, #ef4235, #FF9800);*/
    border: none;
}

.act {
	padding-left: 2px!important;
	padding-right: 2px!important
}

.btn-primary {
	background-color: #5cdb95;
	border-color: #5cdb95
}

.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:hover {
	background-color: #d4111b;
	border-color: #d4111b
}

.wave {
	position: relative
}

.wave:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: -webkit-radial-gradient(circle, #353434 10%, transparent 10.01%);
	background-image: -o-radial-gradient(circle, #353434 10%, transparent 10.01%);
	background-image: radial-gradient(circle, #353434 10%, transparent 10.01%);
	background-repeat: no-repeat;
	-webkit-background-size: 1000% 1000%;
	background-size: 1000% 1000%;
	background-position: 50%;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: background .5s, opacity 1s;
	-o-transition: background .5s, opacity 1s;
	transition: background .5s, opacity 1s
}

.wave:active:after {
	-webkit-background-size: 0 0;
	background-size: 0 0;
	opacity: .2;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.wave a {
	display: block
}

.tgreen {
	color: green
}

.tred {
	color: #DC143C
}

.tblue {
	color: blue
}

.grid-1 {
	width: 10%;
	padding: 0 5px;
	box-sizing: border-box
}

.grid-8 {
	width: 80%;
	padding: 0 5px;
	box-sizing: border-box
}

@media only screen and (min-width:1221px) {
	.mob {
		display: none
	}
	.result_menu {
		width:98.5%;	
	}
}

.circle-div {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 3px 0;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	background: #5cdb95;
	color: #fff
}

.gold {
	color: #ffcc00
}

.silver {
	color: #b3b3b3
}

.bronze {
	color: #CD7F32
}

h1 {
	font-size: 150%!important
}

h2 {
	margin: 0!important
}

p {
	important;
	margin: 0!important
}

.label-default {
	background-color: #4F5A65!important
}

.label-success,
.btn-success {
	background-color: #007A4B!important
}

.ofx {
	overflow-x: auto
}

.label {
	margin: 5px;
}

/* Added BY dev*/
.row {
	margin-right: unset;
    margin-left: unset;
}

.new-row {
	margin-right: -15px;
    margin-left: -15px;
}

.list-group-item.active.main_title{
	background-color: #0b5269!important;
}

.list-group-item.active.chart_main_title{
	background-color: #1f436f!important;
}

.list-group-item:last-child {
	border-bottom-right-radius: unset; 
    border-bottom-left-radius: unset; 
}

.card-body{
	border: 2px solid #2e7376;
	border-top: none;
	border-radius: 1px 1px 5px 5px;
	text-align: justify;
    padding: 5px;
	background-color: #c1bebe;
}

.list-group-item.active {
	background-color: #0d7377;
}

.list-group-item.active:hover {
	background-color: #215254;
}

.my_border {
	border: 1px solid #215269;
    border-radius: 5px 5px 0px 0px;
}

@media (min-width:320px) and (max-width:768px) {
	.chart_main_title {
		font-size: 20px;
	}
}
/*END*/