/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

div.fotoalbum {
	
padding:2rem;
border: 1px solid #738e96;
margin:0.5rem;	
	
}

div.fotoalbum .edit {
	
float:right;	
}


.w-gallery-item-link {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    bottom: 0;
}


div.regel {
	
    background-color: #738e96;
    padding-left: 10px;
	color:#fff;
	text-align:right;
	line-height: 2rem;
}


div.regel input.box {
	    margin-top: 5px;
margin-bottom: 5px;
margin-left:10px;	
width: 25px;
        height: 25px;
color:green;

}

div.regel input[type=checkbox]:before {
        vertical-align: middle;
    font-size: 22px;
}




div.w-gallery-item.gesel {
		
	background-color:#9dafb5;
	
}

div.gebruikers {
	
}

div.gebruikers div.kop{
font-weight:800;	
	
}

div.gebruikers div.gebruiker {
	font-size:0.85rem;
	
}


.weg {
	
display:none;	
}

.w-gallery-item-link {
    
    top: 44px;

}




.login-password:after {
  
 /*  padding: 2px; 
    margin-left: 10px; 
content:"\f06e";
font-family: "fontawesome";
 margin-top: -43px;
 margin-top: 0px;
margin-right:10px;
font-size:1.2rem;
float:right;
height:20px;
width:20px; */
}

.login-password {
display:block;
}

.login-password.zicht:after {
content:"\f070";
}

