body{
	padding: 0px;
	margin: 0px; 
}


@media(min-width: 1400px){
    .definirlarguramaxima{
        padding-left: 280px;
        padding-right: 280px;
	}
}



@media screen and (min-width: 750px) {
  .menu3-imagensgrande {
    display: block;
  }
  .menu3-imagenspequenas {
  display: none;
	}
}
@media screen and (max-width: 750px) {
  .menu3-imagenspequenas {
    display: block;
  }
  .menu3-imagensgrande {
    display: none;
  }
}



.zoomIconesWhatzap{
	width:53px; 
	margin-top: -4px;
}
.zoomIconesWhatzap:hover{
	width:70px; 
}
.zoomIconesInstagran{
	width:60px; 
	margin-top: -6px;
}
.zoomIconesInstagran:hover{
	width:70px; 
}


.loader { /*AQUI ESTA A FORMATACAO DO MEU ESPERAR A PAGINA CARREGAR.....*/
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: url('http://localhost:8888/softpro/assets/images/loader.gif') 51% 50% no-repeat #fff;
}
.loader_form { /*AQUI ESTA A FORMATACAO DO MEU ESPERAR A PAGINA CARREGAR.....*/
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #F8F9FC; 
}

.grid_lateral_dados {
	background-color: white;
	border: 1px solid #F2F4F7;
	border-radius: 4px;
	box-shadow: 2px 2px 15px 1px #E5E8EB;
	margin-left: -11px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}

.grid_empresas {
	background-color: #fff;
	border: 1px solid #ECEEF2;
	border-radius: 10px;
	box-shadow: 4px 10px 10px 5px #E5E8EB;
	margin-bottom: 18px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

.grid_empresas_formularios {
	background-color: white;
	border: 1px solid #F2F4F7;
	border-radius: 4px;
	box-shadow: 2px 2px 15px 1px #E5E8EB;
	margin-bottom: 18px;
}

.grid_empresas_semcad {
	margin-bottom: 130px;
	text-align: center;
	margin-top: 18px;
}


.cabecario_grid_empresas {
	padding: 16px;
	font-family: 'Poppins', sans-serif; 
	font-size: 14px;
	color: #546B77;
	font-weight: 500;
	font-size: 17px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 33px;
	margin-left: 1px;
	margin-top: 20px;
}



.corpo_dados_empresa_1 {
	padding-left: 8px;
	height: 15px;
	line-height: 15px;
	font-family: 'Poppins', sans-serif; 
	font-size: 11.8px;
	text-align: start;
	color: #6C757D;
	margin-right: 15px;
	margin-left: 8px;
}

.botoes_editar {
	height: 25px;
	line-height: 11px;
	font-size: 10px;
	width: 11px;
	background-color: #5276D8;
	border-color: #5276D8;
	color: #fff;
	box-shadow: 1px 1px 3px #2D54B2;
}

.botoes_deletar {
	height: 25px;
	line-height: 11px;
	font-size: 10px;
	width: 11px;
	background-color: #C14B4B;
	border-color: #C14B4B;
	color: #fff;
	margin-right: 5px;
	box-shadow: 1px 1px 3px #861E1E;
}
.botoes_deletar_horarios {
	height: 25px;
	line-height: 11px;
	font-size: 11px;
	width: 11px;
	background-color: #DEE4EB;
	border-color: #CBD3DC;
	color: #3F5977;
	margin-right: -15px;
}


.botoes_adcionar {
	height: 25px;
	line-height: 11px;
	font-size: 10px;
	margin-right: 5px;
	width: 11px;
	color: #fff;
	background-color: #5276D8;
	border-color: #5276D8;
	box-shadow: 1px 1px 3px #2D54B2;
}
.botoes_adcionar:hover{
	margin-top: -2px;
	color: #fff;
}
.botoes_editar:hover{
	margin-top: -2px;
	color: #fff;
}
.botoes_deletar:hover{
	margin-top: -2px;
	color: #fff;
}  

.redefinir {
	position: fixed;
	z-index: 9999;
	top: 10px;
	right: 10px;
	font-size: 13px;
}

.style_tabela_lojas_titulos {
	font-size: 14.2px;
	font-family: 'Poppins', sans-serif;
	color: #11181F;
	height: 20px;
	line-height: 30px;
}
.style_tabela_lojas_campos {
	font-size: 12.5px;
	font-family: 'Poppins', sans-serif;
	color: #11181F;
	background-color: #fff;
	font-weight: 500;
	border-bottom: 1px solid #DFE3E6;
}
.curor{
	cursor: pointer;
}

.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: red;
}
.table-hover>tbody>tr:hover>td, 
.table-hover>tbody>tr:hover>th { /* caso utilize o atributo MOUSE do bootstrap usar este para mudar a cor da linha DESATIVADO AQUI COLACAR CLASS EM TABLE */
   background-color: #F5F6F8;
   color: #616971;
   cursor: pointer;
}
.empresa_mark{
	background-color: #EFF2F7;
	padding-left: 8px;
	padding-right: 8px;
	color: #4D616E;
	font-size: 11.5px;
	border-radius: 3px;
	font-weight: 600;
	padding-top: 4px;
	padding-bottom: 4px;
}
.valido{
	background-color: #4A89F5;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-size: 12.3px;
	border-radius: 10px;
	font-weight: 800;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: lowercase;
}
.valido_vermelho{
	background-color: #D1585F;
	padding-left: 6px;
	padding-right: 6px;
	color: #fff;
	font-size: 11px;
	border-radius: 3px;
	font-weight: 800;
	padding-top: 2px;
	padding-bottom: 2px;
}
.invalido{
	background-color: #B5B4B4;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	font-weight: 800;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: lowercase;
}
.border_infoempresa {
	border-bottom: 1px solid #E5C101;
	border-top: 1px solid #E5C101;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	padding: 5px;
	color: #000;
	font-weight: 500;
	padding-left: 10px;
}
.border_infoempresa_dados {
	border-bottom: 1px solid #E5C101;
	border-top: 1px solid #E5C101;
	font-size: 12.3px;
	font-family: 'Poppins', sans-serif;
	padding: 5px;
	color: #6E757C;
	font-weight: 400;
	margin-right: 15px;
	text-align: start;
	padding-left: 20px;
}
.border_infoempresa_totais {
	border-bottom: 0px solid #fff;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	padding: 5px;
	color: #000;
	font-weight: 500;
	padding-left: 10px;
}
.border_infoempresa_dados_totais{
	border-bottom: 0px solid #fff;
	font-size: 12.3px;
	font-family: 'Poppins', sans-serif;
	padding: 5px;
	color: #6E757C;
	font-weight: 400;
	margin-right: 15px;
	text-align: start;
	padding-left: 20px;
}
.timeline_titulo {
	font-weight: 600; 
	padding-left: 3px; 
	font-size: 14px; 
	margin-top: -6px; 
	margin-left: -26px;
	color: #4A5056;
}
.timeline_dados {
	font-weight: 500; 
	padding-left: 3px; 
	font-size: 13.5px; 
	margin-left: -23px;
	color: #6E757C;
}


.tooltip-inner { /*alter a cor do tootip bootstrap...*/
	background-color: #3F5A77;
	font-size: 12px;
	color: #fff;
	padding: 12px;
}

.marcar_vazio{
	padding: 5px;
	border: 1px solid red;
	border-radius: 5px;
}
.marcar_preenchido{
	border: 1px solid #fff;
	border-radius: 5px;
}



/* dados de adcionar loja -------- */

.label_topicos_form{
	font-size: 12px;
	color: #878E94;
	font-family: 'Poppins', sans-serif;
	font-weight: 500; 
}

.imput_text {
	font-size: 12.5px;
	color: #6D757C;
	font-family: 'Poppins', sans-serif; 
	height: 40px;
	background-color: #fff;
}

.info_camposlaterais_titulo {
	font-size: 17px;
	color: #3E4145;
	font-weight: bold;
}




/* dados de editar organograma empregador --- */


.style_organograma{
	background-color: #EFF0F4; 
	padding: 13px;  
	font-size: 13px; 
	font-family: 'Poppins', sans-serif;
	border-radius: 5px;
	color: #37393E;
	font-weight: 400;
	box-shadow: 1px 2px 3px #DBD8DB;
}
.style_organograma_ativo{
	background-color: #727CF5; 
	padding: 13px;  
	font-size: 13.9px; 
	font-family: 'Poppins', sans-serif;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 600;
}
.style_organograma:hover {
	background-color: #727CF5;
	cursor: pointer;
	color: #fff;
	font-weight: 500;
}


.item_navsusp_barrabranca {
	background-color: #fff;
	height: 50px;
	font-size: 14px;
	color: #adb5bd;
	font-family: 'Poppins', sans-serif;
	justify-content: flex-start;
	margin-bottom: -15px;
	margin-top: -14px;
	text-align: center;
}


.ativar_menu_organograma {
	color: #4C5769;
	border-top: 3px solid #5F6D83;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #949DAA;
	border-right: 1px solid #949DAA;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: 700;
	font-size: 14.5px;
	cursor: pointer;
}
.ativar_menu_organograma_demais {
	color: #9A9FA3;
	font-weight: 500;
	font-size: 14.5px;
	cursor: pointer;
}


.ativar_menu_organograma_editar {
	color: #4C5769;
	border-top: 3px solid #5F6D83;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #949DAA;
	border-right: 1px solid #949DAA;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: 700;
	font-size: 14.5px;
	cursor: pointer;
}
.ativar_menu_organograma_demais_edit{
	color: #9A9FA3;
	font-weight: 500;
	font-size: 14.5px;
	cursor: pointer;
}


.ativar_menu_organograma_excluir {
	color: #DB3D44;
	border-top: 3px solid #5F6D83;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #949DAA;
	border-right: 1px solid #949DAA;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: 700;
	font-size: 14.5px;
	cursor: pointer;
}
.ativar_menu_organograma_demais_excluir{
	color: #9A9FA3;
	font-weight: 500;
	font-size: 14.5px;
	cursor: pointer;
}


.formato_time_confere {
	font-size: 12.5px; 
	padding: 4px; 
	margin-bottom: -2px;
	color: #CC3853;
	font-weight: 600;
	margin-top: 3px;
}


::-webkit-input-placeholder{
   color: #B1AFAF;
   font-size: 12px;
   font-family: 'Poppins', sans-serif;
   font-weight: 50;
}



.modal_formatcabecario {
	color: #354255; 
	padding-left: 25px; 
	height: 75px; 
	border-color: #C9D1D9;
}
.modal_formato_titulocabecario {
	font-size: 21px; 
	line-height: 45px; 
	font-weight: 400;
}


.ativo_form {
	display: block;
}
.desativar_form {
	display: none;
}



.ativar_menu_eventos {
	color: #4C5769;
	border-top: 4px solid #314F8D;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #949DAA;
	border-right: 1px solid #949DAA;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: 700;
	font-size: 14.5px;
	cursor: pointer;
}
.desativar_menu_eventos {
	color: #9A9FA3;
	font-weight: 500;
	font-size: 14.5px;
	cursor: pointer;
}



.cartoesmenu_tabels {
	text-align: center; 
	margin-top: 8px;
	text-decoration: none;
}
.cartoesmenu_tabels:hover,
.cartoesmenu_tabels_active:hover{
	text-align: center;
	margin-top: 8px;
	text-decoration: none;
}
.cartoesmenu_tabels_active {
	text-align: center; 
	margin-top: 8px;
	text-decoration: none;
}


.imput_text_modal {
	font-size: 12.5px;
	color: #43484D;
	font-family: 'Poppins', sans-serif; 
	height: 43px;
	background-color: #F4F7FD;
	border: 1px solid #EFF2F7;
}
.imput_text_modal:hover {
	font-size: 12.5px;
	color: #6D757C;
	font-family: 'Poppins', sans-serif; 
	height: 43px;
	background-color: #fff;
	border: 1px solid #EFF2F7;
}


.menu_ativo_icons{
	border-left: 1px solid #3D6DE6; 
	border-right: 1px solid #3D6DE6; 
	border-top: 1px solid #3D6DE6; 
	border-radius: 5px; 
	background-color: #307CF7; 
	margin-right: 4px;
}

.menu_desativado_icons{
	border: 1px solid #E6E8EA; 
	border-radius: 5px; 
	background-color: #fff; 
}

.menu_desativado_icons:hover{
	border: 1px solid #DEE3E8;
	background-color: #E6E8EA;
}



.quadros_filtros_topo_curto {
	background-color: #E1E6EA;
	border: 1px solid #D3DCE2;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #DBDFE5;
	color: white;
	outline: 0;
	margin-left: 3px;
	height: 35px;
	line-height: 35px;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 16px;
}
.quadros_filtros_topo_curto:hover {
	background-color: #0157E0;
}
.quadros_filtros_topo_curto_ativo {
	background-color: #636ED5;
	border: 1px solid #636ED5;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #DBDFE5;
	color: white;
	outline: 0;
	margin-left: 3px;
	height: 35px;
	line-height: 35px;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 16px;
}
.quadros_filtros_topo_curto_ativo:hover {
	background-color: #068B7F;
}

.quadros_filtros_topo_curto_filme {
	background-color: #E1E6EA;
	border: 1px solid #D3DCE2;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #DBDFE5;
	color: white;
	outline: 0;
	margin-left: 3px;
	height: 35px;
	line-height: 23px;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12.5px;
	color: #3F4752;
	font-weight: 500;

}
.quadros_filtros_topo_curto_filme:hover {
	background-color: #0157E0;
}


.quadros_bloco1 {
	height: 120px;
	line-height: 120px;
	background-color: white;
	border: 1px solid white;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #DBDFE5;
	margin-top: 20px;
	margin-right: 10px;
}

.quadros_bloco2 {
	height: 820px;
	line-height: 820px;
	background-color: white;
	border: 1px solid white;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #DBDFE5;
	margin-top: 20px;
	margin-right: 10px;
}

.menuBord_Top {
	color: #000000; 
	background-color: #fff; 
	font-size: 13px; 
	font-weight: 600;
}
.menuBord_Top:hover {
	border-bottom: 3px solid #1F57D3;
	border-radius: 0px;
	font-size: 13px; 
}


.menuBord_Top_active {
	background-color: #fff; 
	border-bottom: 3px solid #1F57D3;
	font-size: 13.5px; 
	font-weight: 600;
}

/*area bbusca */
.div_buscaPlanos {
	background-color: #fff; 
	width: 375px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}
/*area bbusca */
.div_buscaPlanosCARD {
	background-color: #fff; 
	width: 455px;
	display: block;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}
.div_addPlanoContas {
	background-color: #fff; 
	width: 452px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
}
.div_buscaContabilidade {
	background-color: #fff; 
	width: 452px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}

.dp {
	color: #345069;
	font-weight: 400;
	display: block;
	cursor: pointer;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
}
.dpCard {
	padding: 0px;
	margin: 0px;
	color: #345069;
	font-weight: 400;
	cursor: pointer;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
	overflow: auto;
	border-top:  1px solid #EAECF7;
	display: block;
}
.dp:hover {
	background-color: #DDDDDD;
}
.dpCard:hover {
	background-color: #DDDDDD;
}
.dp_add {
	color: red;
	font-weight: 400;
	display: block;
	cursor: pointer;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
}
.dp_add:hover {
	background-color: #DDDDDD;
}

/*area busca-adicionar-novo-campo */
.div_buscaPlanosAdcionar {
	background-color: #C0E1F1; 
	width: 407px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}

.div_buscaAgrupAdcionar {
	background-color: #C0E1F1; 
	width: 450px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}
.div_buscaAgrupAdcionar_edit {
	background-color: #C0E1F1; 
	width: 245px;
	position: absolute;
	border: 1px solid #DEDEDE;
	z-index: 9999;
	box-shadow: 1px 1px 5px #ACABAB;
}

.Add_dp {
	color: #3888E4;
	font-weight: 500;
	display: block;
	cursor: pointer;
	padding-left: 5px;
	height: 30px;
	line-height: 30px;
}


.modal_white .modal-backdrop {
background-color: #ffffff;
}


.botao_modalacordion {
background-color: #276EE2; 
border-radius: 50%; 
height: 27px; 
width: 27px; 
margin-top: 4px;
box-shadow: 2px 2px 6px #D0DDF2;
}



.exibir_olho {
	display: block;
}
.ocultar_olho {
	display: none;
}




.btn_adcionarGrupos {
	border-radius: 4px; 
	font-size: 12px; 
	font-family: 'Poppins', sans-serif; 
	font-weight: 500; 
	width: 210px; 
	height: 35px; 
	border-radius: 3px; 
	background-image: linear-gradient( to left, #737EEE, #737EEE); 
	border-color: #737EEE;
	box-shadow: 3px 3px 5px #A7AEF2;
}
.btn_adcionarGrupos:hover {
	background-image: linear-gradient( to left, #636ED5, #636ED5); 
	color: #fff;
}


.selecao_menu_principla {
	color: #3D73DD; 
	font-weight: 700;
}
.selecao_submenu_principla {
	font-weight: 600;
	background-color: #F2F5FC;
	border-radius: 20px;
	padding: 8px;
	margin-left: -20px;
	padding-left: 20px;
}


.font_progress_modal {
	font-size: 11.5px;
}

.inpuststyle:focus{
	border-color: #2B7DF0;
}
.inpuststyle{
	padding: 10px;
	font-size: 13px;
	padding-right: 40px;
	padding-left: 40px;
}


.cabecario_table_desing {
	background-image: linear-gradient( to right, #EFF2F5, #EFF3F7); 
	border-bottom: 2px solid #E9ECF0; 
	border-top: 2px solid #E9ECF0; 
	color: #000; 
}


.marcar_linha_selecionado_bootstrap{
   	color: #306BC9;
   	border-left: 6px solid #4A88F4;
}

.marcar_linha_naoselecao_bootstrap{
   	border-left: 5px solid #EEF2F6;
}


.classe_editarBotao {
	font-size: 19px; 
	color: #306BC9;
}
.classe_editarBotao:hover {
	color: #2E67C7;
	font-size: 20px;
}

.classe_evento_verifica {
	color: red;
	font-size: 11.5px;
}
.classe_evento_verifica_contabbil {
	color: red;
	font-size: 11.5px;
}
.classe_evento_verifica_EDIT {
	color: red;
	font-size: 11.5px;
}
.classe_evento_verifica_contabbiledit {
	color: red;
	font-size: 11.5px;
}








.search_botao_esq_filtro {
	padding: 10px;
	font-size: 12.4px;
	background-color: #3B7FD9;
	box-shadow: 1px 1px 1px #EAEDF2;
}
.search_botao_dir_filtro {
	padding: 10px;
	font-size: 12.4px;
	background-color: #3B7FD9;
	box-shadow: -1px 1px 1px #EAEDF2;
}

.search_mes_label_filtro {
	font-size: 14px;
	color: #595F67;
	font-weight: 600;
	text-align: center;
	width: 150px;
	background-color: #fff;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top: 1px solid #E5E9ED;
	border-bottom: 1px solid #E5E9ED;
}




.excluir_item_ticl_inativo {
	background-color: #D84036; 
	color: #fff; 
	border-color: #D84036; 
	margin-right: 7px; 
	display: none; 
	margin-bottom: 10px;
}
.excluir_item_ticl_ativo {
	background-color: #D84036; 
	color: #fff; 
	border-color: #D84036; 
	margin-right: 7px; 
	display: block; 
	margin-bottom: 10px;
}



.search_pesquisa_colaborador {
	border: 1px solid #DFE2E6;
	border-right: 0px solid #C1C3C7;
	border-bottom-left-radius: 5px;
	background-color: #fff;
	outline: 0;
	width: 200px;
	font-size: 13px;
	padding-left: 10px;
	color: #F1F2F7;
	height: 38px;
	line-height: 38px;
	height: 38px;
	line-height: 38px;     
}

.search_botao_colaborador {
	border: 1px solid #DFE2E6; 
	border-left: 0px solid #fff;
	border-bottom-right-radius: 5px;
	background-color: #fff; 
	height: 38px;
	margin-left: -5px;
	margin-top: -1px;
	border-top-color: #fff;  
 }
 .search_botao_colaborador:hover {
	background-color: #4A88F4;
	color: #fff;     
 }



.btdataTop{
	background-color: #4A88F4;
	color: #fff;
}
.btdataTop:hover {
	background-color: #3D73CE;
	color: #fff;  
}

.hoverBTNDelete {
	color: #E05D59;
}
.hoverBTNDelete:hover {
	color: #C6254A; 
}
.hoverBTNDeleteInativo {
	color: #DCDDE3;
}
.hoverBTNPrint:hover {
	color: #2972EB; 
}

.tootip_classFornecedor {
	position: fixed; 
	z-index: 99999; 
	background-color: #000; 
	border-radius: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: -50px;
	opacity: 70%;
	margin-left: -35px;
}


.Invalide_Icone {
	position: absolute; 
	z-index: 99999; 
	background-color: #EC7E7A; 
	color: #fff;
	padding: 5px;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 5px;
	border-radius: 3px;
}
.Invalide_IconeGlobais {
	background-color: #EC7E7A; 
	color: #fff;
	padding: 5px;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 5px;
	border-radius: 3px;
}



.pesquisaSelectBusca {
	border-color: #DFE2E6;
	border-bottom-color:#fff;
	font-size: 12.5px;
	margin-bottom: -5px;
}












