
.card
{
	box-shadow:0 3px 10px rgb(0 0 0 / 1.0)!important;
}
.login-card-body, .register-card-body {
    background-color: rgba(0,0,0,0.0);
    border-top: 0;
    color: #666;
    padding: 20px;
}
.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text {
	color:white;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #F2D7D5!important;
    color: #fff;
}
.download-btn
{
	border: 2px solid yellow!important;
	background-image:url('https://bluediamondgame.online/dm/graphics/images/bgimg.PNG');
	background-size:cover;
}
.plus18
{
	width:12%;
	font-weight: 900;
	text-align:center;
	border: 5px solid red;
	padding-top:1%;
	background: white;
	color:black;
	font-size:20px
	
}
.rule-btn
{
	border:3px solid #5a0a08!important;
	border-radius: 8px!important;
	height:12vh;
}
.strictly
{
	text-transform: uppercase;
	background: linear-gradient(to bottom, #fff 10%, #c80000 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size:20px;
	font-weight:bold;
}
.sign-btn
{
	background-color:#f96247!important;
	color:white!important;
	text-transform:uppercase;
}
.maza-btn
{
	background-color:#fb1000;
}
.toplay
{
	text-transform: uppercase;
	background: linear-gradient(to bottom, #fff 40%, #e8960F 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size:20px;
	font-weight:bold;
}
.btn-center
{
	width:20%;
	margin:20% auto;
}
body
{
    background-image: linear-gradient(to bottom right ,#06067B, white)!important;
}
.start-point
{
   	margin-top:10%!important;
}
.formbg
{
	background-color:#fae9c8!important;
}
.fa-envelope,.fa-key
{
	color:#666!important;
}
 


