@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/* bt buscar */

 #custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #22cc01;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}


body {	
	font-family: 'Roboto', sans-serif;
}
.div-box{
	padding: 0; 
	background: #FFF;
	border-radius: 0px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	padding-bottom:12px;
	overflow: hidden;
}

.div-cob {
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom: 1px solid #eeeeee;
}
.titulo_pagina {
	margin-top:20px;
	margin-bottom:20px;
}

.input_busca {
  margin-bottom: 20px;
  padding-bottom:20px;
}
.mzero {
	padding: 0px;
}
.t_saude {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  padding: 0px;
  font-size: 20px;
  color: #be30d2;
}
.sub_saude {
  font-family: 'Roboto', sans-serif;
  padding: 0px;
  font-size: 12px;
  margin-top: -5px;
  padding-bottom: 10px;
}
.tx_saude {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 0px;
  font-size: 12px;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.img_saude {
  padding: 0px;
  width: 100%;
  margin-bottom: 10px;
}
.d_saude {
 position: absolute;
 width: 25px;
 height: 25px;
 border-bottom: 50px solid #be30d2;
 border-left: 50px solid transparent;
 right: 0;
 bottom: 0;
 }
.icon_s {
 position: absolute;
 margin-left: -26px;
 margin-top: 23px;
}
.bt_saude {
  font-family: 'Roboto', 'ligth';
  padding: 0px;
  font-size: 11px;
  margin-top: 10px;
  float: left;
}
.data_saude {
  font-family: 'Roboto', 'ligth';
  font-size: 10px;
  color: #be30d2;
  margin-right: 15px;
  margin-top: 11px;
  float: right;
}
.ic_saude {
	width: 13px;
	margin-top: -3px;
}
.pgcss {
	margin-top:50px;
}
