*{
	box-sizing:border-box;
	outline:none;
	/*	opacity: 0.4; 
	/	filter: alpha(opacity=40); 
		-webkit-filter: grayscale(10%); 
		filter: grayscale(100%);	
*/
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 800;
    font-display: swap;
    src: url('/kurole_include/biblioteca/fonts/inter/Inter-latin.woff2') format('woff2');
}

html,
body {
    font-family: 'Inter', Arial, Helvetica, sans-serif;
}

body {
    font-size: 13px;
    line-height: 19px;
    color: #575757;
    margin: 0;
}

td,
th,
input,
textarea,
select,
button {
    font-family: inherit;
}

a {
    font-family: inherit;
    color: #333333;
}


a:link {
	text-decoration: none !important;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.menu_princial {
	
	font-size:10px;
	color: #333333;
}
a.menu_princial:link {
	text-decoration: none;
}
a.menu_princial:visited {
	text-decoration: none;
	color: #333333;
}
a.menu_princial:hover {
	text-decoration: underline;
	color: #333333;
}
a.menu_princial:active {
	text-decoration: none;
	color: #333333;
}

.roxo{
	color:#af00a5 !important;
}
#border_botton, .border_botton{
	border-bottom:1px solid #dbdbdb !important;
}

fieldset{border:1px solid #d5dfe5; border-radius:10px; -moz-border-radius:10px;}
.grande {
	
	font-size: 14px;
	font-weight: normal;
	color: #8C0003;
}
.alerta {
	
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}.maiuscul {
	
	font-size: 12px;
	text-transform: none;
	color: #333333;
	font-weight: bold;
}
.PRETO {
	
	font-size: 12px;
	color: #333333;
}
.cinza_box {
	
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	/**/height: 20px;
	padding: 3px;
	vertical-align:middle;
	outline:none;
}
.cinza_box_textarea {
	
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.vermelho {
	
	font-size: 12px;
	color: #FF0000;
}
.branco {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.GRANDE {
	
	font-size: large;
	font-weight: bold;
	color: #666666;
}
.declaracao {
	
	line-height: 17px;
	font-size: 12px;
	font-weight: normal;
}
.borda {
	border: 1px solid #333333;
}
.borda_baixo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.vermelhor_grande {
	
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.disponivel {
	
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #EAFEE0;
}

.indisponivel {
	
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFECEC;
}
.borda_cinzar {
	border: 1px solid #CCCCCC;
}
.borda_vermelha {
	border: 1px solid #FF6A6A;
}
.font_grande {
	
	font-size: 18px;
	color: #333333;
}
.font_grande_MENOR {
	
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.font_grande_MENOR_2 {
	
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.font_grande_VERMELHA {
	
	font-size: 18px;
	color: #FF0000;
}
.valor_ {
	
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.borda_vermelha {
	border: 1px dotted #FF0000;
}
.pontilhado_verde {
	border: 1px dotted #A9E100;
}
.referencia_busca_complemento {
	
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	background-color: #FCCFD0;
	height: 25px;
	border: 1px solid #FCCFD0;
	width: 95px;
	text-align: center;
}
.oclay {
	color: #D2AA42;
}
.espcacado_18 {
	line-height: 18px;
}
.cinza_box_cpf {
	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 25px;
	padding: 3px;
}
.verde_escuro {
	
	font-size: 12px;
	color: #617801;
}
.borda_verde {
	border: 1px dotted #74FE21;
}
.etiqueta_fonte_txt {
	
	font-size: 14px;
	color: #000000;
}
.etiqueta_borda_groca {
	border: 5px solid #000000;
}
.etiqueta_fonte_grande {
	
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	letter-spacing:-2px;
}
.preto_puro {
	color: #000000;
}
.borda_cinza_pontilhada {
	border: 1px dotted #CCCCCC;
}
.borda_superior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borda_oaklay {
	border: 1px solid #DBBD86;
}
.borda_verde_continua {
	border: 1px solid #AEBA1F;
}
.borda_azul_continua {
	border: 1px solid #2fb6c6;
}
.borda_azul {
	border: 1px solid #0F98E1;
}
.texto_azul {
	color: #00749F;
}
.zona1 {
	background-color: #f1f2d6;
}
.zona2 {
	background-color: #d7f2d6;
}
.zona3 {
	background-color: #d6e6f2;
}
.zona4 {
	background-color: #e9d6f2;
}
.zona5 {
	background-color: #f2d6d6;
}
.laranja {
	color: #F90;
}.cinza_claro {
	color: #999;
}

/* Tela complemento*/
.menu_proprietario{
	margin:5px 0px;	
}

.menu_proprietario ul li{
	float:left;
	background:#F3FFCE;
	margin:0px 2px 5px 2px;
	padding:3px 2px;
	width:92px;
	line-height:16px;
	border:1px solid #CCCCCC;
	list-style:none;
}

.menu_proprietario ul li img{
	float:left;
	margin-right:2px;	
}

.menu_proprietario ul li a{
	display:inline-block;
	float:left;
	font-size:9px;
	letter-spacing:-1px;
}
/*usado para mudar a cor de fundo das td para ficar bunitinho*/
.cor_fundo_class td{
	
	background:#EAFCC9;
	color:#000;
	
}

.menu_proprietario ul li.prestServDocsPai{
	background:none;
	border:none;
	width:92px;
	padding:0px;
	margin:0px;
}

.menu_proprietario ul li.prestServDocsPai ul{
	background:none;
	border:none;
	width:92px;
	padding:0px;
}

.menu_proprietario ul li.prestServDocsPai ul li{
	width:260px;
}

.menu_proprietario ul li.prestServDocsFilho{
	position:absolute;
	top:24px;
	left:0;
	float:none;
	box-shadow:6px 6px 10px #999;
}

.menu_proprietario ul li.prestServDocsFilho li{
	background:#fff;
	border:none;	
}

.letra_09 {
	font-size: 9px;
}

.dark_gray{
	display:inline-block;
	width:240px;
	float:left;
/*	border:1px solid #060;	*/
}

#all_info p{
	border-bottom:1px solid #ecebeb;
	padding:3px 0px 2px 0px;
}

.dado{
	display:inline-block;
	width:100px;
	text-align:right;
	float:right;
/*	border:1px solid #060;	*/
}

#mais_info .dado{
	width:500px;
	float:right;
/*	border:1px solid #060;	*/
}

.floatleft{
	float:left;	
}

.floatright{
	float:right;	
}

.clear{
	clear:both;	
}

.tel{
	font-size:26px;
	letter-spacing:-2px;
	float:left;
}

.tel2{
	font-size:22px;
	letter-spacing:-2px;
	float:left;
}


/* ************** BUSCA HOME *********************/
.busca_bairro{
	float:left;
	min-width:20px;
	padding-right:4px;
}

.busca_bairro_txt{
	float:left;
	width:169px;	
}
.busca_bairro_txt span{
	font-size:9px;
	letter-spacing:-1px;	
}

.ksi_img_cinza{
	opacity: 0.4; 
	filter: alpha(opacity=40); 
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);				
}

#borda_verm_pad, .borda_verm_pad{
	border:1px solid #F00;
	background:#FFE6E7;
	padding:10px !important;
	margin:10px !important;
	color:#BB0004;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#borda_verde_pad, .borda_verde_pad{
	border:1px solid #97BC18;
	background:#F0F8D3;
	padding:10px !important;
	margin:10px !important;
	color:#717E21;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#borda_ama_pad, .borda_ama_pad{
	border:1px solid #decf25;
	background:#fcf8e0;
	padding:10px !important;
	margin:10px !important;
	color:#9f8e1f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#borda_azul_pad, .borda_azul_pad{
	border:1px solid #27A2DC;
	background:#DFF7FD;
	padding:10px !important;
	margin:10px !important;
	color:#1D80A0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* ************** BUSCA HOME *********************/
.busca_bairro{
	float:left;
	min-width:20px;
	padding-right:4px;
}

.busca_bairro_txt{
	float:left;
	width:169px;	
}
.busca_bairro_txt span{
	font-size:9px;
	letter-spacing:-1px;	
}

#borda_verm_pad, .borda_verm_pad{
	border:1px solid #F00;
	background:#FFE6E7;
	padding:10px !important;
	margin:10px !important;
	color:#BB0004;
}

#borda_verde_pad, .borda_verde_pad{
	border:1px solid #97BC18;
	background:#F0F8D3;
	padding:10px !important;
	margin:10px !important;
	color:#717E21;
}

.borda_baixo_clara, #borda_baixo_clara{
	border-bottom:1px solid #DADADA;	
}
.tit_doc_ora, #tit_doc_ora{
	font-size:18px;
	letter-spacing:-1px;
	color:#CA5609
}
.tit_doc_blu, #tit_doc_blu{
	font-size:18px;
	letter-spacing:-1px;
	color:#016D96;
}
.tit_doc_gre, #tit_doc_gre{
	font-size:18px;
	letter-spacing:-1px;
	color:#718F14
}

.zerar, #zerar{
	margin:0 !important;
	padding:0 !important;
	border:none !important;	
}

/********************** Paginação **********************/
.paginacao{
	width:90%;
	margin:20px auto 20px auto;
	text-align:center;
	
/*	border:1px solid #f0f0f0;	*/
}

.paginacao.menor{
	width:400px;
}

.paginacao a{
	color:#016D96;
	font-weight:bold;
	font-size: 1.3em;
}

.paginacao a.num{
	display:inline-block;
	background:#fff;
	padding:5px 7px;
	margin:0px 3px 0px 3px;
	border:1px solid #016D96AA;
	border-radius: 4px;
	color:#016D96;
	font-weight:normal;
	font-size: 1em;
}

.paginacao a.num:hover{
	background:#016D96;
	color:#fff;
	text-decoration:none;
	border-top:2px solid #011726;
	border-left:2px solid #011726;
	padding:4px 7px 5px 6px;
	text-shadow:0 0 2px #000;
	font-size: 1em;
}

.paginacao span{
	display:inline-block;
	background:#016D96;
	padding:5px 7px;
	margin:0px 3px 0px 3px;
	border:1px solid #016D96AA;
	border-radius: 4px;
	color:#fff;
	text-decoration:none;
	font-size: 1em;
}
/********************** Paginação **********************/

/******************************* Novas áreas de upload de fotos de imóveis, condomínios e referências *******************************/
.opac{
	opacity:0.3;	
}

div.fotoInfo{
	display:block;
	background:#f8f8f8;
	width:97.5%;
	/*height:125px;*/
	margin:10px 0;
	padding:10px 1%;
	border:1px solid #e5e5e5;
}

.camposForm{
	float:left;
	width:560px;
}

.camposForm input, .camposForm select, .camposForm label{
	margin-right:30px;
}	

.camposForm.ref{
	float:left;
	width:565px;
}
.camposForm.ref input, .camposForm.ref select, .camposForm.ref label, .camposForm.ref textarea{
	float:left;
	margin-right:26px;
}	
.camposForm.ref input:last-child{
	margin-right:0;
}	
.camposForm.ref:after{
	content:"";
	display:block;
	line-height:1px;
	height:1px;
	width:1px;
	clear:both;	
}

.camposForm input[type=radio]{
	margin-right:0;
}	

.ordemCmp{
	text-align:center;
	font-weight:bold;
	color:#007389;	
}

.thumb{
	/*width:200px;*/
	height:100%;
	/*overflow:hidden;*/
}

.fotoInfo span{
	display:block;
	width:70px;	
	float:right;
	text-align:center;
}	
	
.btnMenu{
	display:block;
	padding:12px 16px;
	background:#396c10;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#fff;
	margin:0 6px;
	float:left;
	cursor:pointer;
}

.btnMenu.bg2{
	background:#007389;
}

.btnMenu.bg3{
	background:#861e1e;
	margin-right:0;
}

.camposForm label{
	padding:5px 7px;
	display:inline-block;
	cursor:pointer;
}

label.selDisp{
	background:#c3cea4;
	color:#000;
}

label.selIndisp{
	background:#cfa2a2;
	color:#000;
}

.layerMainStyle{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	height:100%;
	padding-top:6%;
	background:#fff;
	opacity:0.7;
	text-align:center;
	font-size:20px;
	color:#004566;	
}




/* Adicionado no processo de criação do novo esquema de formulário de releases e ocorrências */
	.formAddRls{
		border-top:4px solid #dedede;
		border-right:1px dashed #dedede;
		border-bottom:4px solid #dedede;
		border-left:1px dashed #dedede;
		background:#fff;
	}
	
	.rlsInputs{
		margin-top:-12px;	
	}

	.rlsClear{
		display:block;
		height:1px;
		line-height:1px;
		clear:both;	
	}
	
	.actionsBox{
		padding:6px 12px !important;
		background:#086692;
		border:none;
		font-size:14px;
		font-weight:bold;	
		color:#fff !important;
	}

	.actionsBox.style2{
		background:#3A932C !important;
	}
	
	.actionsBox:hover{
		text-decoration:none;
		color:#fff;	
	}

	.rlsArrow{
		display:inline-block;
		width:220px;
		height:22px;
		margin:15px 0 13px 18px;
	}

	.rlsArrow.withBg{
		background:url(img/seta_azul.png) 162px 8px no-repeat;	
	}
	
	.rlsMain{
		position:relative;
		padding:0 20px 15px 20px;
	}

	.rlsMain input.actionsBox{
		background:url(img/seta_direita.png) 142px center no-repeat #086692;
		width:168px;
		margin-top:14px;
		text-align:left;	
	}
	
	.actionsBox.cancel{
		background:#C60000;	
	}
	
	.rlsMain p, 
	.rlsMain input, 
	.rlsMain select, 
	.rlsMain label, 
	.rlsMain table{
		margin:0;
		padding:0;
	}
	
	.rlsMain input.rlsInptTxt, .cadOcoForm input.ocoInptTxt{
		padding:6px 12px;
		margin:15px 0 0 0;
		background:#eaeaea;	
		border:1px solid #b0c9d4;
		text-align:center;
		color:#04587f;
	}
	
	.rlsMain .rlsListInfFiles .info{
		width:94%;
		padding:0 3% 6% 3%;
		margin-top:15px;
		border:1px dashed #c0c0c0;	
		text-align:right;
	}

	.rlsMain .rlsListInfFiles .info div{
		padding:6px 12px;
		border-bottom:1px solid #e9e9e9;	
	}
	
	.rlsMain .rlsListInfFiles .info div span{
		font-size:10px;
		letter-spacing:-1px;
		line-height:22px;
		color:#222;
		vertical-align:top;
	}
	
	.rlsMain .rlsListInfFiles .info div img{
		margin-left:5px;
	}
	
	.rlsMain .rlsListInfFiles input{
		margin:5px 0 5px 0;
		width:180px;
		text-align:right;
	}

	.boxContour{
		display:inline-block;
		padding:6px 12px;
		margin:15px 0 0 0;
		background:#eaeaea;	
		border:1px solid #b0c9d4;
		text-align:center;
		color:#04587f;
	}

	.cadOcoForm .boxContour{
		margin:0;	
	}

	.boxContour select{
		border:none;
		background:none;
		font-weight:bold;
		color:#316994;	
	}
	
	.rlsMain ::-webkit-input-placeholder {
	   color: #bbb;
	}
	
	.rlsMain :-moz-placeholder { /* Firefox 18- */
	   color: #bbb;
	}
	
	.rlsMain ::-moz-placeholder {  /* Firefox 19+ */
	   color: #bbb;
	}
	
	.rlsMain :-ms-input-placeholder {  
	   color: #bbb;
	}	
	
	.rlsLeft{
		float:left;	
		width:67%;
		font-size:12px;
		color:#ababab;
	}
	
	.rlsRight{
		float:right; 
		width:32%;
	}
	
	.rlsTxt{
		background: linear-gradient(#fcfcfd, #eaeaea);
		border:1px solid #b0b0b0;
		width:100%;
		max-width:100%;
		min-width:100%;
		height:130px;
		max-height:130px;
		min-height:130px;
		overflow:auto;
		padding:15px 15px 15px 15px;
		font-size:12px;
		font-weight:bold;
		color:#316994;	
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;		
	}
	
	label.actionsBox{
		float:right;
		display:inline-block;
		margin-top:15px;
	}
	
	.rlsWarnClose{
		background-color:#FFF0F0; 
		padding:6px; 
		margin:12px 0;
		clear:both;
		border: 1px dotted #FF0000;
	}
	
	.IfrmAddRls{
		position:absolute;
		left:50%;
		margin:-20px -200px !important; 
		width:400px; 
		height:40px; 
		clear:both;
	}
	
	.rlsPassConfirm{
		margin:20px auto 0 auto !important; 
		border-top:1px solid #fff;
	}
	
	.rlsPassConfirm table{
		margin:0 auto;	
	}
	
	.rlsOcoId{
		float:right;
		line-height:32px;	
	}

	.borda_verm_pad.rls{
		padding:7px !important;
		margin:0 !important;
		text-align:center;
	}

	#menuOco a{
		float:left;
		margin-right:8px;
	}

	.cadOcoForm .boxContour.depto select{
		width:195px;	
	}

	.cadOcoForm .boxContour.respons select{
		width:178px;	
	}

	.cadOcoForm .boxContour.assunto select{
		width:336px;	
	}
	
	.cadOcoForm .subtitRadios{
		font-size:12px;
		font-weight:bold;
		color:#316994;
		display:block;
		margin:15px 0 0 0;	
	}
	
	.cadOcoForm .radios input[type=radio]{
		margin:4px 0 8px 0;		
	}

	.cadOcoForm .radios label{
		display:inline-block;
		margin:0 6px 0 0;		
	}

	.cadOcoForm .rlsTxt{
		width:100%;
		max-width:100%;
		min-width:100%;
		margin:20px 0;
	}

	#menuOrigemOco a{
		display:inline-block;	
		padding:2px 20px;
		margin:2px 10px 12px 0;
		background:#eee;
		border:1px solid #bbb;
		font-size:12px;
		color:#444;
		transition:all ease 0.2s;
	}
	
	#menuOrigemOco a:hover{
		text-decoration:none;
		background:#a0a0a0;
		border:1px solid #a0a0a0;
		color:#fff;
		
	}
	
	#menuOrigemOco a.current{
		background:#888;
		border:1px solid #888;
		color:#fff;
	}
	
	#ksi_bt, .ksi_bt{
		background:#2C7094	!important;
		color:#FFFFFF !important;
		padding:8px !important;
		border:0;
	}
	
	#vals_e_utils{
		width:100%;
	}
	#vals_e_utils *{
		font-family: inherit;
	}
	#vals_e_utils:after{
		content:"";
		display:block;
		height:1px;
		line-height:1px;
		clear:both;
	}
	#vals_e_utils .cols{
		width:49.9%;
		float:left;	
	}
	#vals_e_utils .cols .item{
		position:relative;
		height:40px;
		padding:8px 16px;
		margin:1px 0 0 1px;
		background:#e9e9e9;
		text-align:left;
	}
	#vals_e_utils .cols .item strong{
		display:inline-block;
		margin-top:2px;
		font-size:18px;
		color:#303030;	
	}
	#vals_e_utils .cols .item strong small{
		font-size:10px;
		vertical-align:super;	
	}
	#vals_e_utils .cols .item .link_ou_info{
		display:inline-block;
		font-size:14px;
		line-height:13px;
		color:#6a6a6a;
	}	
	#vals_e_utils .cols .item .link_ou_info span{
		display:block;
		font-weight:bold;
		color:#303030;
	}
	#vals_e_utils .cols .item label{
		display:inline-block;
		float:left;
		padding-left:8px; 
		text-align:left;
	}
	#vals_e_utils .cols .item input{
		float:left;
		height:24px;
		margin-top:2px;
	}			
	#vals_e_utils .cols .item:after{
		content:"";
		background:#bbbbbb;
		width:13px;
		height:13px;
		padding:6px;
		display:block;
		border-radius:90px;	
		position:absolute;
		top:7.5px;
		right:10px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		color:#fff;
	}
	#vals_e_utils .cols .item.atend:after, #vals_e_utils .cols .item.simula:after, #vals_e_utils .cols .item.selo:after{
		width:25px;
		height:25px;
		padding:0;
		background:none;
	}
	#vals_e_utils .cols .item.vend:after{
		content:"V";
	}
	#vals_e_utils .cols .item.loc:after{
		content:"L";
	}
	#vals_e_utils .cols .item.cond:after{
		content:"C";
	}
	#vals_e_utils .cols .item.iptu:after{
		content:"I";
	}
	#vals_e_utils .cols .item.atend:after{
		content:url(img/atend_ini.png);
	}
	#vals_e_utils .cols .item.simula:after{
		content:url(img/simula_fin.png);
	}
	
	.ksi_bg_verde, #ksi_bg_verde{
		background:#babfb142 !important;	
	}
	
	
	/*************************************************************
				 Formulario de Pesquisa fornecedor
	*************************************************************/
    .content_busca_forn{
        position: relative;
        padding: 7px 0;
    }
    
    .busca_por_fornecedor{
        float: left;
        margin-top: 7.5px;
        margin-right: 15px;
    }
	
	.content_busca_forn .busca_por_fornecedor{
		width: 280px;
	}
	
	.status_busca_fornecedor select{
		width: 280px;
	}

	/********* Adicionado em 31/05/2016 - Craw *********/
	#foto_cli{
		position:absolute; 
		top:0px; 
		right:0px; 
		width:340px; 
		height:108px; 
		padding:6px; 
		text-align:left; 
	}	
	#foto_cli span{
		display:block;
		background:url(img/foto_cli.png) right center no-repeat; 
		cursor:pointer;	
		position:absolute; 
		top:0px; 
		right:0px; 
		width:198px; 
		height:108px; 
	}
	.foto_interna{
		width:126px;
		cursor:pointer;
		border:1px solid #d0d0d0;	
	}
	/********* Adicionado em 31/05/2016 - *********/
	
	.bola {
		border-radius: 50%;
		display:inline-block;
		height: 22px;
		width: 22px;
		background-color: #FF0000;
		z-index:10; 
		margin:0px; 
		position:absolute; 
		top:2px; 
		left:90px;
		padding:3px;
		color:#FFF;
		text-align:center;
		opacity:0.8
	}

	.aviso_bola {
		border-radius: 50%;
		/*border:1px solid #232323;*/
		height: 24px;
		width: 24px;
		background-color: #cb1919;
		z-index:10; 
		margin:0px; 
		position:absolute; 
		right:4px;
		top:6px; 
		padding:3px;
		color:#FFF;
		text-align:center;
		opacity:0.9;
		font-size:10px;
		display:flex;
		align-items: center;
		justify-content: center;
	}
	
	.bg_verde{
		background:#babfb142 !important;
	}
	
	/************* Avaliações dos clientes *************/
	/********* Adicionado em 28/09/2016 - Craw *********/
	.emoji{
		display:inline-block;
		height:24px;
		width:24px;
		line-height:24px;
		background:url(img/emoticons_avaliacoes.png) no-repeat;
		background-size:auto 24px;
		margin: 0;
		overflow:hidden;
		text-indent:-9999px;	
	}	
	.pessimo{
		background-position:0 0;
	}	
	.ruim{
		background-position:-24px 0;
	}	
	.regular{
		background-position:-48px 0;
	}	
	.bom{
		background-position:-72px 0;
	}	
	.otimo{
		background-position:-96px 0;
	}
	.emoji.small{
		height:18px;
		width:18px;
		line-height:18px;
		background-size:auto 18px;
	}	
	.pessimo.small{
		background-position:0 0;
	}	
	.ruim.small{
		background-position:-18px 0;
	}	
	.regular.small{
		background-position:-36px 0;
	}	
	.bom.small{
		background-position:-54px 0;
	}	
	.otimo.small{
		background-position:-72px 0;
	}
	#legend_main{
		margin-top:20px; 
		margin-bottom:-25px;	
	}		
	.emoji.media{
		height:32px;
		width:32px;
		line-height:32px;
		background-size:auto 32px;
	}	
	.pessimo.media{
		background-position:0 0;
	}	
	.ruim.media{
		background-position:-32px 0;
	}	
	.regular.media{
		background-position:-64px 0;
	}	
	.bom.media{
		background-position:-96px 0;
	}	
	.otimo.media{
		background-position:-128px 0;
	}
	/************* Avaliações dos clientes *************/
	/********* Adicionado em 28/09/2016 - Craw *********/
	
	
	/********** Gerenciamento fotos clientes ***********/
	/********* Adicionado em 06/10/2016 - Craw *********/
	.contAcoes{
		display:block;
		margin:5px 0;	
	}
	.linkAcoes{
		position:relative;
		display:inline-block;
		width:63px;
		height:44px;
		margin:2px;
		background:#f7f7f7;
		border:1px solid #dddddd;
		text-align:center;
	}
	.linkAcoes img{
		position:absolute;
		left:50%;
		top:50%;
		
	}
	.linkAcoes img.cliFoto{
		width:48px;
		height:32px;
		margin-left:-24px;
		margin-top:-16px;
	}
	.linkAcoes img.btnCam{
		width:28px;
		height:28px;
		margin-left:-14px;
		margin-top:-14px;
	}										
	/********** Gerenciamento fotos clientes ***********/
	/********* Adicionado em 06/10/2016 -  *********/
	.aviso_flag_assunto{
		font-size: 9px; 
		padding: 2px; 
		border: 1px solid #d9c0d8; 
		background: #f3e8f2;
		margin-right: 1px;
	}



