#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: #e9d2d2 !important;
}
.pay {
    color: black !important;
}


.biru {
    color: #f07f7f;
}
.navbar {
    background-color: #f07f7f;
}
.birubg {
    background-color: #f07f7f;
}

.btn:hover, .btn:focus {
    color: #f07f7f !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: #2b3643;
	
}
.navbar-static-top {
    border-bottom: 4px solid #2b3643;
}
.orange {
    color: #2b3643;
}
.orangebg, .btn-warning  {
    background-color: #2b3643 !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/regiochatters-front.jpg) !important;
 
        }
 


.bg-light {
    background-color: #d7cbcb!important;
}

.displayprofile {
    background: #d7cbcb;
    border: 3px solid #d7cbcb;
    }
.person span {
    background: #d7cbcb;
    
    }
    #control .button {
    background: #d7cbcb;
    }
    
    #control .button .trigger {
     background: #d7cbcb;
     filter: brightness(60%);
    }
    
    #control .yes .trigger:before, #control .info .trigger:before, #control .message .trigger:before, #control .no .trigger:before {
    filter: brightness(300%);
    }
 

.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);
}




