.preencher {
	border: 1px solid #FF0000 !important;
}

.participante {
  font-family: Verdana; 
  font-size: 14px;
}
.usuario {
  font-family: Verdana; 
  font-size: 12px !important;
}

.icones_acao {
  cursor:pointer;
  padding:0 5px 0 5px;
}

.form-control {
  margin-bottom:15px !important;  
}

.div_perfil_menu {
	border: 1px solid #dddddd;
	padding: 10px;
}
.perfil_menu {
	font-weight: bold;
}


.divFiltrosCombos {
	width:97% !important;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.pessoas_pedidos{
	font-weight: bold !important;
}
.claro {
	background: #ccc !important;
	font-size: 20px;
}
.medio {
	background: #999 !important;
	text-align: left !important;
	font-size: 20px;
}
.escuro {
	background: #555 !important;
	color: white;
	font-size: 20px;
}

#formSocio img {
	border: 2px solid black !important;
	padding: 1px !important;
	box-shadow: 2px 2px 1px black;
	margin-bottom: 10px;
}

input, select{     
    background: #eee !important; /*#afc9b7 !important; */
    border:1px solid #000 !important;
    color:black !important;
    font-size: 18px !important;
}
.noprint {
  display:none;
}

#formSocio {

	padding: 10px;
}
.modal-header {
	background: #ccc!important; /*#afc9b7 !important;*/
    border-bottom: 5px solid black !important;
}
.modal-body {
	background: #fff !important;
}
.modal-content {
	background: #777 !important;
	width: 800;
	
}
.modal {
	color:#000 !important;

}
.desabilita {
	background: #000 !important;
	color: #fff !important;
	
}
.navbar {
	margin-bottom: 0px !important;
	font-size: 16px;
}
.overflow {
    max-width:600px;
    overflow-x: auto;
}
.fonte8 {
	font-size: 8px;
}

.imagem-icones {
	margin:0 10px 0 0 !important;
}
.fonte50 {
	font-size: 50px;
	text-transform: uppercase;
	font-style: bold;
}
.fonte40 {
	font-size: 40px !important;
	font-style: bold;
}
.fonte30 {
	font-size: 30px !important;
}
.fonte20 {
	font-size: 20px !important;
}
.fundoCertificado {
	background-image: url(../../imagens/logo.jpg) !important;
	background-repeat: no-repeat;
	background-position: top center;
}
.nomeCertificado {
	font-size: 45px !important;
	font-style: bold;
	border-bottom: 1px solid black;
	display:block;
}
.linhab {
	border-bottom: 1px solid black !important;
}

.cursor {
	cursor: pointer !important;
}
.verde {
	background: #afc9b7 !important;
	padding: 10px;
}

.sombra2 {


   background-color: #fff;
   color: #fff;
   padding: 1px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
    
   box-shadow: 5px 5px 3px #000;
   -webkit-box-shadow: 5px 5px 3px #000;
   -moz-box-shadow: 5px 5px 3px #000;
}
.sombra {
box-shadow: 4px 4px 4px #000;
    border-radius: 5px 5px 5px 5px;
}

.cart_rtx {
	padding: 0px;

}

.bloqueado {
	background: red !important;
}

.cracha {
width: 500px;
border: 1px solid black;
padding: 20px 10px 20px 10px;
}



	

