#profielwarning {
    height: 30px;
    background: #6e4b5d;
    text-align: center;
    color: white;
    padding: 5px;
    margin-top: 80px;
}
ul#middle-profiles {
    list-style: none;
}
#middle-profiles li img {
    width: 70px;
}

#middle-profiles li {
    float: left; 
    margin-right: 8px;
}
.container-fluid.bluebg {
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn {
    color: #faf4f4 !important;
}
.pay {
    color: black !important;
}

span#masuk.birubg {
    background: #c0c0c0;
   /*   animation: blink-animation 2s steps(5, start) infinite;
  -webkit-animation: blink-animation 2s steps(5, start) infinite;*/
}
/*
@keyframes  blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
*/



.nav>li>a {
    background-color: #364eb0;
	
}
.navbar-static-top {
    border-bottom: 4px solid #364eb0;
}
.orange {
    color: #364eb0;
}
.orangebg, .btn-warning  {
    background-color: #364eb0 !important;
}



.blurx{
	-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(4px);
}


.btn:hover, .btn:focus {
    color: #fff;
}

.masthead {
    background-image: url(https://chatties.nl/images/saampjes-com-front.jpeg) !important;
 
        }
 



.topbg, .topbg h1, .topbg h2{
	text-align:left!important;
} 

.topbg .btn-lg{
	font-size:25px;
}
#middle-profiles{
	    padding-left: 0px;
}



img.blurswitch {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
}




