
	 
@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;
	background-image: url("../images/bg-ri2.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: 100%;
}

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

.navbar, .panel-default, strong { font-family: 'PT Sans', sans-serif; font-weight:300; }
strong {color: #B32121; font-weight:bold; font-size:18px; text-transform: uppercase;}
p { font-size: 14px;
color: #d5d0d0;
line-height: 1.7;
padding-bottom: 10px;
font-weight: 310; }
a:link, a:visited,a:active {color: #fff;
text-decoration: underline;}
.listing a {text-decoration:none;
}

a:hover {color: #444; }
h1 {
font-size: 20px;
color: #8fb0ce;
text-transform: uppercase;
font-weight: bold;
margin-top: 5px;
}

h2 {font-size: 16px;
color: #8fb0ce;
font-weight: none;
text-transform: uppercase;
font-weight: bold;}

h3 {font-size: 16px;
color: #8fb0ce;
font-weight: none;
text-transform: uppercase;
font-weight: bold;}

h4 {font-size: 16px;
color: #8fb0ce;
font-weight: none;
text-transform: uppercase;
font-weight: bold;}

h5 {font-size: 16px;
color: #8fb0ce;
font-weight: none;
text-transform: uppercase;
font-weight: bold;}

h6 {font-size: 16px;
color: #58585A;
font-weight: none;
text-transform: uppercase;
font-weight: bold;}

.knop-groot {
 padding: 8px;
font-size: 15px;
background-color: #8fb0ce;
border: 2px solid #edfb13;
color: #3c3939 !important;
background-image: url("../images/button-glans.png") !important;
background-size: auto;
text-decoration: none !important;
margin-top: 0px !important;
display: inline-block;
text-align: center;
font-weight: 600;
background-repeat: repeat-x;
background-position: center center;
margin-bottom: 10px !important;
}

.top10 {margin-top:10px;}
.top20 {margin-top:20px;}
.top30 {margin-top:30px;}
.top40 {margin-top:50px;}
.top50 {margin-top:50px;}
.bottom10 {margin-bottom:10px;}
.bottom20 {margin-bottom: -5px; margin-top: 0px;
position: relative;
z-index: 1;}
.bottom30 {margin-bottom:30px;}
.padtop10 {padding-top: 10px;}
.padtop20 {padding-top: 20px;}
.padtop30 {padding-top: 30px;}
.padbot10 {padding-bottom: 10px;}

.bottommin20 {margin-bottom:-20px;}
.topmin86 {margin-bottom:-86px;}


.bggrey {background:#1f1c1c}

.bordertop {border-top:1px solid #1f1c1c;}

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

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

/* Boven */	

.top li img {
    float: left;
    margin-top: 4px;
    margin-left: 8px;
    width: 20px;
    height: 20px;
}

/* knopjes */
a.btn-default, a.btn-game {
	max-width: 100%;
	color:#fff;
}

.btn-game, .btn-game:hover, .btn-game:focus, .btn-game:active, .btn-game.active, .open .dropdown-toggle.btn-game { 
background: transparent linear-gradient(to bottom, #FFAF02 12%, #D89300 100%) repeat scroll 0% 0%;
}

a.btn-game:link, a.btn-game:visited,a.btn-game:active {background: transparent linear-gradient(to bottom, #FFAF02 12%, #D89300 100%) repeat scroll 0% 0%; text-decoration:none; font-size:16px;}

a.btn-game:hover { 
background: transparent linear-gradient(to bottom, #FFAF02 12%, #D22300 100%) repeat scroll 0% 0%;

}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { 
background: transparent linear-gradient(to bottom, #BE0101 12%, #A00000 100%) repeat scroll 0% 0%;
border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	 max-width: 400px;
    height: auto;
	
border:none;
}

a.btn-default:link, a.btn-default:visited, a.btn-default:active {background: transparent linear-gradient(110deg, #E9B217, #F0AE3B) repeat scroll 0% 0%;
text-decoration: none;
font-size: 18px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
max-width: 100%;
color: #FFF;
font-weight: bold;}

a.btn-default:hover { 
background: transparent linear-gradient(110deg, #D8CB3E, #E4C457) repeat scroll 0% 0%;
}


/* Gele button */

 a.btn-geel {
	
	 border-radius: 5px;
	color: #535353;
}

.btn-geel, .btn-geel:hover, .btn-geel:focus, .btn-geel:active, .btn-geel.active, .open .dropdown-toggle.btn-geel { 
background: transparent linear-gradient(to bottom, #FFAF02 12%, #D89300 100%) repeat scroll 0% 0%;
}

a.btn-geel:link, a.btn-geel:visited,a.btn-geel:active {background: transparent linear-gradient(110deg, #E9B217, #F0AE3B) repeat scroll 0% 0%;
text-decoration: none;
font-weight: none;
color: #fff;
font-size: 18px;}

a.btn-geel:hover { 
background: transparent linear-gradient(110deg, #D8CB3E, #E4C457) repeat scroll 0% 0%;

}



 /* panelen */
.panel {
	margin-bottom: 5px;
margin-top: 5px;
}

.panel-default {
	border: none;
	
}


.panel-default > .panel-heading {
    color: #291c15;
	
	
	
 background: #8fb0ce;
border-bottom: 2px solid #C2C2C2;
    border-top-left-radius: 3px;
border-top-right-radius: 3px;

}

.panel-default5 {
	border: none;
    border: 3px solid #252525;
    border-style: dotted;
    border-radius: 0px;
	
}


.panel-default5 > .panel-heading {
    color: #fff;
	
	text-transform: uppercase;
	
 background: #B32121;
border-bottom: 2px solid #C2C2C2;
    border-top-left-radius: 3px;
border-top-right-radius: 3px;

}



.col-lg-31 {
    width: 48%;
    float: right;
margin-left: 10px;
}

.panel-default1 {
	border: none;
	
}

.panel-default1 li {
font-size: 15px;
	
}


.panel-default1 > .panel-heading {
    color: #fff;
	
	text-transform: uppercase;
	
   background: #000 none repeat scroll 0% 0%;
    border-bottom: 2px solid #7D7D7D;
    border-top-left-radius: 3px;
border-top-right-radius: 3px;

}


.panel-heading {
font-size: 18px;

}

.panel-nobg {
	border: none;
	background-color:none;
	background:none;
	box-shadow:none;
}

.panel-nobg > .panel-heading {
    color: #1111111;
	font-size:18px;
    border:none;
	background: none;
}

.panel-game {
	
	background:#fff;
	box-shadow:none;
	
}

.panel-game > .panel-heading {
   color: #000;
font-size: 15px;
border: none;
max-width: auto;
border-bottom: 2px solid #7D7D7D;
background: #FFDC22 none repeat scroll 0% 0%;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}



/* sliders */	
.carousel-caption {bottom:0px; padding-bottom:10px; left: 0%; right: 0%;  background: rgba(50, 50, 50, .90); border-top:3px solid #ff3c00;}
.carousel p {font-size:20px;}
.carousel strong {background: transparent linear-gradient(to bottom, #525B5D 0%, #313637 100%) repeat scroll 0% 0%;}



 /* menu */
.navbar {}
.navbar-default {
margin-bottom: 0px;
font-size: 16px;
background: #8fb0ce none repeat scroll 0% 0%;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
font-weight: bold;
}
 .navbar-default .navbar-nav>li>a {background: #8fb0ce none repeat scroll 0% 0%;}
 .navbar-default .navbar-nav>li>a .ico {margin-right:10px;}
 .navbar-default .navbar-nav>li>a:hover {background: transparent linear-gradient(to bottom, #525B5D 0%, #313637 100%) repeat scroll 0% 0%; background:#fff; transition: background-color 0.8s ease;}

 .navbar-default .navbar-nav>li>a {color: #291c15; font-size:16px;}

 .navbar-default .navbar-nav>li>a:hover {color: #000}

 .navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:hover,
 .navbar-default .navbar-nav>.active>a:focus { color:#000; background:#fff;}
 .navbar-default .navbar-collapse,.navbar-default .navbar-form {border-color:#565656;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: transparent linear-gradient(110deg, #443B35, #301107) repeat scroll 0% 0%;
color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #ff3c00;
	background: -moz-linear-gradient(top,  #ff3c00 0%, #ff3c00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3c00), color-stop(100%,#ff3c00));
	background: -webkit-linear-gradient(top,  #ff3c00 0%,#ff3c00 100%);
	background: -o-linear-gradient(top,  #ff3c00 0%,#ff3c00 100%);
	background: -ms-linear-gradient(top,  #ff3c00 0%,#ff3c00 100%);
	background: linear-gradient(to bottom,  #ff3c00 0%,#ff3c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3c00', endColorstr='#ff3c00',GradientType=0 );
}

.dropdown-menu {
    background-color: #Fff;
}

.dropdown-menu > li > a {background: #6e4117;}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
     background: #fff; background: #935922 none repeat scroll 0% 0%; text-decoration:none;
}


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

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


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
       
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

/* NAV */
.nav {font-size:18px; }
.nav li a {text-decoration:none; color: #ededed; font-size:16px}
.nav li a span {background-image: url("../images/roulette.png");}

.nav li {border-top: 1px solid #8fb0ce;
background: #48413a;}

.nav li a:hover {color: #8fb0ce; font-size:16px}

.panel-default li a {color: #ededed;
font-size: 16px;
padding: 8px 33px;
text-decoration: none;
position: relative;
display: block;}

.panel-default li a:after{
content: "";
background: url("../images/pijltje.png") no-repeat;
position: absolute;
height: 12px;
width: 12px;
left: 9px;
top: 0;
bottom: 0;
    margin: auto 0;}

.img-responsive:hover {
opacity: 0.89;	
}


/* lijsten */

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


/* REVIEW */	

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

/* VERVOLG */	


.gameimg {			
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
}

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

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

.newslistitem {}


/* NIEUWS */

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

.ads {text-align:center;}

.footerbg { background: #8fb0ce;
border-top-right-radius: 4px;
border-top-left-radius: 4px;}
.footer {padding-top:30px; padding-bottom:10px;}
.footer a:link {background: none; color: #652606;}
.footer a:link:hover {color: #6e4117;}
.footer a:visited {color: #6e4117;}
.footer a:active {color: #fff;}
.footer p {color: #651606;}

#faq strong{
	cursor:pointer;
}
#faq strong:before{
	content:"\25b6\00a0";
}
#faq strong.active:before{
	content:"\25bc\00a0";
}
#faq p:nth-child(even){
	display:none
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0px;
}


.rechtsonder {
background-image: url("../images/aliens-rechts-onder-panel.png");
background-position: right bottom;
background-repeat: no-repeat;
font-family: 'Acme', sans-serif;
}

.panel-game > .rechtsheading {
background-image: url("../images/logoklein.png");
background-position: right;
background-repeat: no-repeat;
font-family: 'Acme', sans-serif;
	
}

.panel-default > .rechtsonder2 {
background-image: url("../images/logoklein.png");
background-position: right;
background-repeat: no-repeat;
font-family: 'Acme', sans-serif;
	
}

 .jackie {
background-image: url("../images/jackie2.png");
background-position: right bottom;
background-repeat: no-repeat;

	
}

 .starburst {
background-image: url("../images/ster.png");
background-position: left bottom;
background-repeat: no-repeat;
	
}

.wrapper         {width:100%;height:100%;margin:0 auto;}
.h_iframe        { position: relative;
    padding-bottom: 71.3%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;}

.h_iframe iframe {position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;}


.plaatjes-links {
	padding: 6px;
	float:left;	
}

.plaatjes-rechts {
	padding: 6px;
	float:right;	
}


.btn-default > .btn-block a{
 color: #000;	
}

.container > .container-radius {
border-top-left-radius: 4px ;
	border-top-right-radius: 4px;
	
}


a.btn-geel1:link, a.btn-geel:visited, a.btn-geel:active {
    background: transparent linear-gradient(110deg, #99CC83, #3E9E30) repeat scroll 0% 0%;
    text-decoration: none;
    color: #FFF;
    font-size: 18px;
}
a.btn-geel1 {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #535353;
}

.custom{font-family: 'Amatic SC', cursive;}

.custom1{font-family: 'Acme', sans-serif;}

.panel-body5 {
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 5px;
    background: #035151 none repeat scroll 0% 0%;
    
}

.panel-body5 li {
    padding: 12px;
    list-style: none;
    margin-top: -11px;
    font-size: 13px;
    color: #F58A01;
    font-weight: bold;
    line-height: 1.23;
    background: url("../images/arrow_3.png") no-repeat left center;
    padding-left: 45px;
}

.img-responsive90, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
    border: 3px solid #8fb0ce;
    border-radius: 4px;
    max-width: 200px;
    float: right;
    margin-left: 5px;
}