.grayscale{
	filter: grayscale(1);
}

.grfLegenda{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	border:1px solid #999999;
	width: 10px;
	height: 10px;
}
div.thumbimg{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
div.galeria-list{
	padding:10px;
}
div.galeria-item{
	width:140px;
	height:140px;
	float:left;
	border: 1px solid #c0c0c0;
	cursor:pointer;
	text-align: center;
	margin: 8px;
	padding: 10px;
	background-color: #ffffff;
}
div.galeria-item div.thumbimg{
	margin-bottom: 10px;
}


div.pcsitem{
    width: 150px;
    height: 270px;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
}
div.pcsitem img{
    float: left;
	max-width: 100px;
	max-height: 100px; 
	width: auto; 
	height: auto; 
	object-fit: contain; 
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

div.pcsitem div.pcsbck{
    height: 250px;
    background-color: #e8e8e8;
    overflow: hidden;
}
div.pcsitem.print{
    width: 90px;
    height: auto;
    overflow: auto !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	
    margin-right: 0 !important;
    margin-left: 0 !important;
}
div.pcsitem.print img{
    max-width: 50px;
}
div.pcsitem.print div.pcsbck{
    height: auto;
    background-color: #ffffff;
    overflow: auto;
}
div.pcsitem.print tr.pcsdsc{
    display: none;
}
div.pcsitem.print table td{
    border:none !important;
	font-size: 9px !important;
	text-align: center;
}


.b-gre3{
    background-color:#CAEFCA !important;
}
.b-red3{
    background-color:#DC9F9F !important;
}

.setavatar{
	background-image:url('../sets/avatar.png');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center;
}

span.picpic{
	position: absolute;
	width: 50px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 10px;
	top:10px;
}

img.nolocal{
	border:1px solid #ff0000;
}

/* SETS */
td.setimg{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

div.setimg{
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

div.setglr{
	padding: 15px;
}

div.setglr div.registro{
	width:12.6%;
	margin-left: 0.5%;
	margin-right: 0.5%;	
	margin-bottom: 15px;
	height:200px;
	float:left;
	cursor:pointer;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	text-align: center;
}
div.setglr div.registro.inativo{
	border:1px solid #ff0000;
}

div.setglr.c5 div.registro{
	width:19%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

div.setglr.c4 div.registro{
	width:23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
div.setglr.c3 div.registro{
	width:31.1%;
	margin-left: 1.1%;
	margin-right: 1.1%;
	margin-bottom: 20px;
}

div.setglr.c2 div.registro{
	width:47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
}
div.setglr.c1 div.registro{
	width:100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}

div.setglr div.registro h2{
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.setglr div.registro div.setimg{
	width: 100%;
	height: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*
div.setitem{
	width:240px;
	height:240px;
	margin-right:10px;
	margin-left:10px;	
	margin-bottom:20px;
	float:left;
	cursor:pointer;
}
div.setitem.selected{
	background-color: darksalmon;
}
div.setitem h2{
	text-align: center;
	background-color: #000000;
}
div.imgcont{
	text-align: center;
	overflow: hidden;
	height:110px;
	margin-top:2px;
	margin-bottom:2px;
	border-top:8px solid #ffffff;
	border-bottom:8px solid #ffffff;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#ffffff;
}
div.imgcont img{
	height: 90px;
}
div.txtcont{
	height: 60px;
}
div.txtcont p{
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}

img.img{
	height: 80px;
}	

*/
