@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/glyphicons-halflings-regular.eot");
	src: url("../fonts/glyphicons-halflings-regular.eot") format('embedded-opentype'), url("../fonts/glyphicons-halflings-regular.woff") format('woff'), url("../fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("../fonts/glyphicons-halflings-regular.svg") format('svg');
}


body {
	padding-bottom: 0px;
	color:#fff;
	font-family: 'Exo 2', sans-serif;
	background: url("../img/custom/bg-bottom.png") no-repeat center bottom, url("../img/custom/bg-top.png") no-repeat center top,#0d57a3;
}

.container {padding-left:15px; padding-right:15px;}
.containerbg {background:#05365d;}
.containerbglight {background:#1f1c1c;}
.container-nopadding {padding:0;}
.row-nopadding {padding:0;}
.col-nopadding {padding:0;}

.navbar, .footer, .panel-heading, strong {font-family: 'Exo 2', sans-serif; }
strong {font-weight:bold;}
p { font-size:14px; line-height:1.8; font-weight:300; }
p a:link, p a:hover,p a:visited,p a:active {color:#fedf42; text-decoration:underline;}
a:link, a:hover,a:visited,a:active {color:#fedf42; text-decoration:none;}

.sidebar ul {list-style:none; padding:0;}
.sidebar ul .glyphicon {margin-right:20px;}

.top10 {margin-top:10px;}
.top20 {margin-top:20px;}
.top30 {margin-top:30px;}
.top40 {margin-top:50px;}
.top50 {margin-top:50px;}
.top70 {margin-top:70px;}
.bottom10 {margin-bottom:10px;}
.bottom20 {margin-bottom:20px;}
.bottom30 {margin-bottom:30px;}
.padtop10 {padding-top: 10px;}
.padtop20 {padding-top: 20px;}
.padtop30 {padding-top: 30px;}
.padbot10 {padding-bottom: 10px;}
.padbot20 {padding-bottom: 20px;}

.headstar {margin-right:5px;}

.glyphicon-star, .glyphicon-star-empty {color:#fedf42; margin-left:2px;}

.panel-heading {white-space: nowrap; overflow: hidden;}

h1 {font-size:20px; font-weight:normal; color:#000; }
h2 {font-size:18px; font-weight:normal; color:#fedf42;}
h3 {font-size:16px; font-weight:normal; color:#fedf42;}
h4 {font-size:14px; font-weight:normal; color:#fedf42;}


.pageimg {float:right; margin-left:20px; margin-bottom:20px;}

/* TOP */	
.logo {position: relative; margin:0 auto; z-index: 2;}
.krab {
    position: relative;
    margin-bottom:-565px;
	right:70px;
    z-index: 999;
	}
.schip {
    position: relative;
    margin-bottom:-380px;
	left:0px;
    z-index: 1;
	}

.header {
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
}

.bottomtext {
padding:30px;
background: #08284a; /* Old browsers */
background: -moz-linear-gradient(top,  #08284a 0%, #08284a 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #08284a 0%,#08284a 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #08284a 0%,#08284a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08284a', endColorstr='#08284a',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
text-align:center;
}

.bottomtext img {margin:0 auto;}

.topintro p {
font-size: 13px;
color: #fff;
font-style: italic;
text-align:center;
}

/* BUTTONS */

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { 
color:#0a2533;
border:none;
font-weight:bold;
background: #effc3c; /* Old browsers */
background: -moz-linear-gradient(top,  #effc3c 0%, #cce035 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #effc3c 0%,#cce035 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #effc3c 0%,#cce035 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#effc3c', endColorstr='#cce035',GradientType=0 ); /* IE6-9 */
border-radius:0px;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
text-transform:uppercase;
}

a.btn-success:link, a.btn-success:visited,a.btn-success:active {color:#0a2533; text-decoration:none; font-size:16px;}

a.btn-success:hover { 
transition: background-color 0.8s ease;

background: #effc3c;


color:#000;
}


.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { 
color:#0a2533;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-moz-border-radius-bottomleft: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
font-weight:bold;
border:none;

background: #fedf42; /* Old browsers */
background: -moz-linear-gradient(top,  #fedf42 0%, #2aaf90 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fedf42 0%,#2aaf90 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fedf42 0%,#2aaf90 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedf42', endColorstr='#2aaf90',GradientType=0 ); /* IE6-9 */


text-transform:uppercase;
}

a.btn-default:link, a.btn-default:visited, a.btn-default:active {color:#0a2533; text-decoration:none; font-size:16px;}

a.btn-default:hover { 
transition: background-color 0.8s ease;
background: #fedf42;
color:#0a2533;
}


 /* PANELS */

.topimg {text-align:center;}
.topimg img { margin-bottom:-26px;}
.panel {
	margin-bottom: 20px;
	border-radius:12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.panel-default {
	border:none;
-webkit-box-shadow: 0px 12px 13px 0px rgba(15,34,52,0.41);
-moz-box-shadow: 0px 12px 13px 0px rgba(15,34,52,0.41);
box-shadow: 0px 12px 13px 0px rgba(15,34,52,0.41);
background: #08284a; /* Old browsers */
background: -moz-linear-gradient(top,  #08284a 0%, #08284a 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #08284a 0%,#08284a 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #08284a 0%,#08284a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08284a', endColorstr='#08284a',GradientType=0 ); /* IE6-9 */



}

.panel-default > .panel-heading {
    color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	border: none;
background: rgba(255,255,255,0.1);
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}

.panel-default > .panel-heading h1, .panel-default > .panel-heading h2, .panel-default > .panel-heading h3 {margin-top:10; color:#fff;}

.panel-default > .panel-body {
	border:none;
	background:none;
}




 /* NAVBAR */
.navbar {}
.navbar-default {
	z-index:11;
	font-size:17px;
	font-weight:400;
	border:none;
	background: #2b7c12; /* Old browsers */
	background: -moz-linear-gradient(top,  #2b7c12 0%, #6fbc30 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2b7c12 0%,#6fbc30 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2b7c12 0%,#6fbc30 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b7c12', endColorstr='#6fbc30',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 0px;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius: 0px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-radius: 0px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
	text-shadow: 0;
	padding:0px;
	margin:0px;
	letter-spacing: 1px;
	min-height:50px;
}

a.navbar-brand:link {text-decoration:none;}

 .navbar-default .navbar-nav>li>a {color:#09360d; text-decoration:none; padding: 21px 10px; border-right: 1px solid rgba(80, 80, 80, 0.12);}
 .navbar-default .navbar-nav>li>a .ico {margin-right:10px;}
 .navbar-default .navbar-nav>li>a:hover {color:#fedf42; background:none; transition: color 0.8s ease;}

 .navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:hover,
 .navbar-default .navbar-nav>.active>a:focus { color:#fedf42; background:none;}
 .navbar-default .navbar-collapse,.navbar-default .navbar-form {border-color:#09360d;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:#fedf42;
	background: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
}

.dropdown-menu {
    background-color: #565656;
	border:none;
	margin-top:0px;
}

.dropdown-menu > li > a {color:#09360d; text-decoration:none;}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
     color:#565656; background:#fedf42; text-decoration:none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: #fedf42; text-decoration:none;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color:#fff;}

.subnav {background:#565656; padding:10px 0px;}



/* LISTGROUP */

.list-group {
    margin-bottom: 0px;
}
.list-group-item {
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #1f1c1c;
    border-bottom: 1px solid #fff;
}

/* TABLE */	

.table > thead > tr > th {border:none; background:#111;}

.listing tr td {border:none;}
table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border:none;
}
.listing tr {border-top:2px solid #504747;}

/* REVIEW */	

.paymentimgs img {margin-right:5px;}

/* VERVOLG */	


.gameimg {			
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.gamename {background:#08284a; text-align:center; padding:5px 5px;}
.gameframeimg {margin:0 auto;}
.gameinfo {font-size:20px; text-align:center;}


/* 404 */	

.errorpage { font-size:20px;text-align:center;}
.errorpage .titel { font-size:150px;margin-top:25px;}
.errorpage img { width:200px;margin-top:25px;}

/* NEWS */	
.newsitem {padding-bottom:1px; padding-top:10px; border-bottom:#bebebe 1px solid;}
.newsitem img { margin:10px 0px;}

.newstitle {font-size:13px;}
.newstitle .date {font-size:11px;}

.newsimg {float:left; margin-right:20px; margin-bottom:20px;}


.sidebarcasinobonus {
background: linear-gradient(to right, rgba(38,38,38,1) 0%, rgba(42,69,43,1) 13%, rgba(71,122,32,1) 34%, rgba(95,171,40,1) 100%);
padding-left:10px;
}
.sidebarcasinobonus p {font-size:12px;}


.sidebarmenu  {margin:0; padding:0;}

.sidebarmenu > li {list-style:none;}

.sidebarmenu > li > a {
    color: #fff;
    text-transform: none;
    display: block;
    padding: 6px;
    border-top: 1px solid #000000;
	text-decoration:none;
    background: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    position: relative;
}




.news .nav > li > a {
    padding: 10px 0px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.news .nav-pills > li > a:hover {
    background:none;
}

/* NIEUWS */

.nieuws strong {font-size:15px; margin-bottom:4px;}

.ads {text-align:center;}

.footerbg { background-color: rgba(77,77,77, 0.50);}
.footer {padding-top:30px; padding-bottom:10px; padding-top:500px; color:#371c0b;font-weight:bold;}
.footer a:link {color:#000;}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
