.checkbox input[type=checkbox] {
    display: none;
}
.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 13px;
}

.checkbox label:before {
    content: "";
    display: inline-block;
/*     width: 16px;
    height: 16px; */
    margin-right: 10px;
    position: absolute;
    left: 0;
    border-radius: 2px;
/*     background-color: #3598db; */
/*     box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); */
}
/* .checkbox label:before { */
/* } */
.checkbox input[type=checkbox]:checked + label:before {
    /* content: "\2713"; */
/*     text-shadow: 1px 1px 1px rgba(0, 0, 0, .2); */
    font-size: 25px;
/*     color: #f3f3f3; */
	color: #34495e;
    text-align: center;
    line-height: 20px;
}

/* tributações conjuntas (contautil.php) */
.checkbox_tc label {
/*     padding-top: 7px; */
    margin-left: 10px;
}
.checkbox_tc input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_tc label:before {
    bottom: -1px;
}
.checkbox_tc label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}


/* arrendamentos do imovel */
.checkbox_arr label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.checkbox_arr input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_arr label:before {
    bottom: -1px;
}
.checkbox_arr label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* avaliações patrimoniais do imovel */
.checkbox_aval label {
/*     padding-top: 7px; */
    margin-left: 10px;
}
.checkbox_aval input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_aval label:before {
    bottom: -1px;
}
.checkbox_aval label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* descontos no IMI */
.checkbox_descimi label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.checkbox_descimi input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_descimi label:before {
    bottom: -1px;
}
.checkbox_descimi label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* hab.propria e permanente */
.checkbox_hpp label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.checkbox_hpp input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_hpp label:before {
    bottom: -1px;
}
.checkbox_hpp label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* afetações na matriz */
.checkbox_afe label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.checkbox_afe input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_afe label:before {
    bottom: -1px;
}
.checkbox_afe label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* afetações à atividade turística */
.checkbox_tur label {
    margin-left: 10px;
}
.checkbox_tur input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_tur label:before {
    bottom: -1px;
}
.checkbox_tur label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* partilhas de item USADO NO INSALTLV01 para definir a quem se oferece a partilha do item*/
.checkbox_part label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.checkbox_part input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_part label:before {
    bottom: -1px;
}
.checkbox_part label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    /* background-color: #f2f2f2; */
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
/* para destruir registo na tb_torneio_provas */
.del_prov label {
/*     padding-top: 2px; */
    margin-left: 10px;
}
.del_prov input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.del_prov label:before {
    bottom: -1px;
}
.del_prov label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    /* background-color: #f2f2f2; */
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* seguros */
.checkbox_seg label {
/*     padding-top: 7px; */
    margin-left: 10px;
}
.checkbox_seg input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_seg label:before {
    bottom: -1px;
}
.checkbox_seg label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* imagem do item ou do evento */
/* .checkbox_img label { */
/* } */
.checkbox_img input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
/* .checkbox_img label:before { */
    /* bottom: 1px; */
/* } */
.checkbox_img label:before {
    bottom: 1px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
/* imagem do participante / imagem do atleta (módulo torneios)	*/
.checkbox_img_particip_atleta input[type=checkbox] {
    display: none;
}
.checkbox_img_particip_atleta input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_del.png);
	transform: scale(.2);
    bottom: 12px;
	left: -6px;
}
.checkbox_img_particip_atleta label {
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.checkbox_img_particip_atleta label:before {
    bottom: 5px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 2px;
	background-image: url("img/foto.png");
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* imagem do utilizador */
.checkbox_util_img label {
}
.checkbox_util_img input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_util_img label:before {
	left: -20px;
    bottom: 20px;
}
.checkbox_util_img label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

/* checkbox de evento a controlar ou não	USADO NO EVCONTROL.PHP*/
.checkevctl input { visibility: hidden; }
.checkevctl {
  position:relative; float:left;
  width:40px; height:40px;
  /* background:url(../img/simbolo_do_evento.png) no-repeat center center; */
  /* background-size: 80%; */
}
.checkevctl label {
  position:absolute; display: block;
  width:40px; height:40px; left:50%; top:50%; margin-left:-15px; margin-top:-25px; cursor: pointer;
}
.checkevctl input:checked + label {
  background:url(../img/ok_ae.png) no-repeat center right;
  background-size: 50%;
}


/* checkbox para partilhar/não partilhar evento de item partilhado	USADO NO EV_U_NOVO.PHP e EV_U_MANUT.PHP*/
.checkpart input { visibility: hidden; }
.checkpart {
  position:relative; float:left;
  width:35px; height:35px;
  background:url(../img/part_ev_sim.png) no-repeat center center;
  background-size: 60%;
}
.checkpart label {
  position:absolute; display: block;
  width:35px; height:35px; left:50%; top:50%; margin-left:-16px; margin-top:-18px; cursor: pointer;
/*   background:url(../img/audio.png) no-repeat center top; */
}
.checkpart input:checked + label {
  background:url(../img/cortetransversal.png) no-repeat center top;
  background-size: 100%;
}
/* .checkpart span {
  position:absolute; display:block; left:50%; top:50%; transform:translate(-50%,-50%);
  font:bold 15px Arial, Helvetica, sans-serif;
} */
/* checkbox de item não privado/privado	USADO NOS INSALTXXXX.PHP e nos Torneios...*/
.checkpriv input { visibility: hidden; }
.checkpriv {
  position:relative; float:left;
  width:35px; height:35px;
  /* background:url(../img/priv_item_nao.png) no-repeat center center; */
    background:url(../img/olhoaberto.png) no-repeat center center;
  background-size: 80%;
}
.checkpriv label {
  position:absolute; display: block;
  width:35px; height:35px; left:50%; top:50%; margin-left:-16px; margin-top:-18px; cursor: pointer;
}
.checkpriv input:checked + label {
  background:url(../img/cortetransversal.png) no-repeat center center;
  background-size: 100%;
}
/* checkbox de evento não privado/privado	USADO NO EVCONTROL.PHP*/
.checkpriv_ev input { visibility: hidden; }
.checkpriv_ev {
  position:relative; float:left;
  width:30px; height:30px;
  /* background:url(../img/priv_item_nao.png) no-repeat center center; */
  background:url(../img/olhoaberto.png) no-repeat center center;
  background-size: 80%;
}
.checkpriv_ev label {
  position:absolute; display: block;
  width:30px; height:30px; left:50%; top:50%; margin-left:-15px; margin-top:-15px; cursor: pointer;
}
.checkpriv_ev input:checked + label {
  background:url(../img/cortetransversal.png) no-repeat center center;
  background-size: 100%;
}
/* checkbox para RECUPERAR PALAVRA-PASSE	*/
.checkquestao input { visibility: hidden; }
.checkquestao {
  position:relative; float:left;
  width:30px; height:30px;
  background:url(../img/questao_ae.png) no-repeat center center;
  background-size:100%;
}
.checkquestao label {
  position:absolute; display: block;
  width:30px; height:30px; left:50%; top:50%; margin-left:-15px; margin-top:-15px; cursor: pointer;
}
.checkquestao input:checked + label {
  background:url(../img/questao_ae.png) no-repeat center top;
  background-size:100%;
}
/* checkbox para mostra/ocultar respostas à questão no evento de utilizador, de item partilhado - USADO NO EV_U_MANUT.PHP		*/
.checkresp input { visibility: hidden; }
.checkresp {
  position:relative; float:right;
  width:70px; height:70px;
  background:url(../img/simbolos/ver_resp_sim.png) no-repeat right top;
  background-size: 100%;
/*       border-radius: 2px; */
}
.checkresp label {
  position:absolute; display: block;
  width:70px; height:70px; left:50%; top:50%; margin-left:-35px; margin-top:-35px; cursor: pointer;
}
.checkresp input:checked + label {
  background:url(../img/simbolos/ver_resp_nao.png) no-repeat right top;
  background-size: 100%;
/*       border-radius: 2px; */
}
/* checkbox para alterar palavra-passe	*/
.checkchange input { visibility: hidden; }
.checkchange {
  position:relative; float:left;
  width:30px; height:30px;
  background:url(../img/change_b.png) no-repeat center center;
    background-size: 100%;
}
.checkchange label {
  position:absolute; display: block;
  width:30px; height:30px; left:50%; top:50%; margin-left:-15px; margin-top:-15px; cursor: pointer;
}
.checkchange input:checked + label {
  background:url(../img/change_ae.png) no-repeat center top;
    background-size: 100%;
}
/* anexo do evento */
.checkbox_anex label {
}
.checkbox_anex input[type=checkbox]:checked + label:before {
	content: url(../img/cruz_delete.png);
}
.checkbox_anex label:before {
    bottom: 1px;
}
.checkbox_anex label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
/*     margin-right: 10px; */
/*     margin-bottom: 1px;
    position: absolute;
    left: 0; */
    background-color: #f2f2f2;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
/* checkbox para expandir/colapsar lista de utilizadores de um dado concelho	USADO NO part_alcance.php	*/
.checkgrupo input { visibility: hidden; }
.checkgrupo {
  position:relative; float:left;
  width:36px; height:36px;
  background:url(../img/grupo_mais.png) no-repeat center center;
  background-size: 30px 30px;
}
.checkgrupo label {
  position:absolute; display: block;
  width:36px; height:36px; left:50%; top:50%; margin-left:-18px; margin-top:-18px; cursor: pointer;
}
.checkgrupo input:checked + label {
  background:url(../img/grupo_menos.png) no-repeat center center;
  background-size: 30px 30px;
}
/* checkbox para ver/ocultar itens sem eventos */
.checksemeventos input { visibility: hidden; }
.checksemeventos {
  position:relative; float:right;
  width:100px; height:40px;
  background:url(../img/geral/itens_sem_eventos.png) no-repeat center center;
  background-size: 100%;
}
.checksemeventos label {
  position:absolute; display: block;
  width:100px; height:40px; left:50%; top:50%; margin-left:-50px; margin-top:-20px; cursor: pointer;
/*   background:url(../img/audio.png) no-repeat center top; */
}
.checksemeventos input:checked + label {
  background:url(../img/geral/itens_sem_eventos_ok.png) no-repeat center top;
  background-size: 100%;
}
.checksemeventos:hover{
	-webkit-transition-duration: 0.2s;	/* safari */
	transition-duration: 0.3s;
	background:url(../img/geral/itens_sem_eventos_branco.png) no-repeat center top;
	background-size: 100%; 
 }
/* checkbox para ver/ocultar itens inativos */
.checkinativos input { visibility: hidden; }
.checkinativos {
  position:relative; float:right;
  width:100px; height:40px;
  background:url(../img/geral/itens_inativos.png) no-repeat center center;
  background-size: 100%;
}
.checkinativos label {
  position:absolute; display: block;
  width:100px; height:40px; left:50%; top:50%; margin-left:-50px; margin-top:-20px; cursor: pointer;
/*   background:url(../img/audio.png) no-repeat center top; */
}
.checkinativos input:checked + label {
  background:url(../img/geral/itens_inativos_ok.png) no-repeat center top;
  background-size: 100%;
}
.checkinativos:hover{
	-webkit-transition-duration: 0.2s;	/* safari */
	transition-duration: 0.2s;
	background:url(../img/geral/itens_inativos_branco.png) no-repeat center top;
	background-size: 100%; 
 }
 /* checkbox para aceitar/recusar notificações da partilha */
.checknotifica input { visibility: hidden; }
.checknotifica {
  position:relative;
  width:100%; height:20px;
  background:url(../img/geral/notifica.png) no-repeat center center;
  background-size: 75%;
}
.checknotifica label {
  position:absolute; display: block;
  width:75%; height:30px; left:50%; top:50%; margin-left:-60px; margin-top:-15px; cursor: pointer;
}
.checknotifica input:checked + label {
  background:url(../img/geral/itens_inativos_ok.png) no-repeat right top;
  background-size: 50%;
}
/* .checknotifica:hover{
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	background:url(../img/geral/itens_inativos_ok.png) no-repeat center top;
	background-size: 30%; 
 } */
 /* checkbox de item não privado/privado	USADO NOS INSALTXXXX.PHP e nos Torneios...*/
.checkatletatitular input { visibility: hidden; }
.checkatletatitular {
  position:relative; float:left;
  width:84px;
  height:42px;
  /* background:url(../img/priv_item_nao.png) no-repeat center center; */
    background:url(../img/torneiosimagens/simbolos/atletatitular.png) no-repeat center center;
  background-size: 80%;
}
.checkatletatitular label {
  position:absolute; display: block;
  width:30px; height:30px; left:50%; top:50%; margin-left:-14px; margin-top:-15px; cursor: pointer;
}
.checkatletatitular input:checked + label {
  background:url(../img/cortetransversal.png) no-repeat center center;
  background-size: 100%;
}