header {
   background-color:#EAEAEA;
}
footer {
   background-color:#DDDDDD;
}
.no11 {
   background-color: rgba(89, 80, 0, 0.9);
}
.no12 {
    background-color: rgba(72, 71, 72, 0.9);
}
.no13 {
    background-color: rgba(81, 18, 1, 0.9);
}
.header1 {
   background-color:rgb(37, 132, 179);
}
.topmenu-contain {
    width: 100%;
}
#menubars:link, #menubars:visited {
    color: #404040;
}
a {
    color: #3e9ed9;
}
.top5table {
    background-color: #231f20;
}
.notify > input {
    color: #2D2D2D;
}
.addon > input {
    background-color: #2D2D2D;
}

i.fa {
background-color: #ececec;
color: #224053;
}
.legal-desc {
    font-size: 18px;
}
.topmenu {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	background-image: url(/cm/images/css-images/bonus.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 5px;
	padding: 10px 10px 10px 36px;
	margin: 0 0 12px 20px;
	border-radius: 5px;
	border: 1px solid silver;
	height: 18px;
	background-size: 24px 24px;
}
.topmenu a {
	color:#002051;
	text-shadow: 1px 1px 2px silver;
}
.topmenu a:hover, .topmenu a:active {
	color:#111111;
}
.topmenu:hover, .topmenu:active {
border-color:black;
background-color:#d3d3d3;
}

.content2 {
	width:100%;
	margin:0 auto;
	background-color: transparent;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
	background-image:url(/images/stripe-bg.png);
}

.content2 a {
	color:#DDDDDD;
}

.content3 {
	background-color: #5891ce;
	background: -webkit-gradient(linear, left top, left bottom, from(#5891ce), to(#DDDDDD));
	background: -moz-linear-gradient(top, #5891ce, #DDDDDD);
	background: linear-gradient(to bottom, #5891ce, #DDDDDD);
}
.content3-contain {
    color: #000;
    text-shadow: 2px 1px 3px white;
}

	.list-checks {
		width:33%;
	        float:left;
	        text-align:center;
	}
.contentorange {
    background-color: rgba(256, 256, 256, 0.7);
}

.redtabb-casino, .redtab1 {
   display:none;
}
.legal-desc a {
    color: #be1e2d;
}
.legal-desc2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 150;
    padding: 20px;
}
.cryptosorted {
   display: inline-block;
   width: 120px;
   text-align: right;
}
	@media (max-width:767px) {
		header {
			height:auto;
			position:relative;
		}
		
		.header1 {
			width:100%;
			min-width:auto;
		}
		.content2 {
			width:100%;
			height:auto;
		}
		.xlogocontain {
			text-align: center !important;
		}
		.topmenu {
			width:100% !important;
			margin:10px 0;
			padding:5px 0;
			text-align:left;
			background-position-x: 10px;
			background-position-y: 10px;
		}
		.topmenu a {
			padding-left:45px;
		}
.filter-content2 img {
    width: auto;
}
	}