

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	color: #555;
}

.clr {
	clear: both;
}

.container {
	max-width: 970px;
}

.row {
	margin: 5px 0;
}

.img-responsive {
	float: none !important;
	margin: 0 auto;
}


/**/

a.newsletter {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	background: #0F79C1 url(../img/icon_mail.png) no-repeat 5px 5px;
	padding: 5px 5px 5px 30px;
	font-size: 10px;
	font-weight: bold;
}

a.contactos {
	text-transform: uppercase;
	text-decoration: none;
	color: #0F79C1;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

/* popup inicio */

.popup-inicio {
	padding: 15px;
	background: #EBF7F7;
}

.popup-inicio .title {
	color: #2B5C9A;
	font-weight: bold;
}

.popup-inicio .subtitle {
	color: #000;
	font-weight: bold;
}

.popup-inicio ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.popup-inicio li {
	margin-left: 30px;
	padding-left: 20px;
	background: url(../img/check.gif) no-repeat left 5px;
	margin-bottom: 10px;
}

.popup-inicio li.nivel2 {
	margin-left: 60px;
}

/* popup newsletter */

.popup-newsletter {
	padding: 15px;
}

.popup-newsletter .title {
	font-size: 22px;
	color: #237BC0;
}

.popup-newsletter label {
	font-size: 17px;
	color: #237BC0;
}

.popup-newsletter input {
	width: 100%;
	border: 1px solid #237BC0;
	margin-bottom: 10px;
}


/* inicio de slideshow*/
#slideshow {
}

.carousel-caption {
  position: absolute;
  width: 25%;
  right: 5%;
  bottom: 5%;
  left: 70%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #fff;
  text-align: left;
  text-shadow: none;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 80%;
  right: 2%;
  z-index: 15;
  width: 18%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #53C1F2;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 13px;
  height: 13px;
  margin: 1px;
  background-color: #53C1F2;
  border: 1px solid #53C1F2;
}

.carousel-caption h3 {
	color: #0F79C1;
	font-size: 20px;
	font-weight: bold;
}

.carousel-caption h4 {
	color: #555;
	font-size: 20px;
	font-weight: bold;
}

.carousel-caption p {
	color: #555;
	font-size: 14px;
}
/* fim de slideshow */


/* menu */
/*#menu ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

#menu li {
	list-style: none;
	float: left;
}

#menu a {
	border-right: 1px solid #51BFF1;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	text-align: left;
	color: #555;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px;
}

#menu button {
	background: none;
	border: none;
	border-right: 1px solid #51BFF1;
	border-radius: 0;
	height: 40px;
	line-height: 13px;
	margin-top: 5px;
	text-align: left;
	color: #555;
	font-size: 12px;
	text-transform: uppercase;
}

#menu button:last-child {
	background: none;
	border: none;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 0;
}

#menu {
	margin-top: 15px;
}

#menu ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

#menu li {
	list-style: none;
	float: left;
	border-right: 1px solid #51BFF1;
	height: 40px;
	
}

#menu ul:first-child li:last-child {
	border-right: none;
}

#menu a {
	text-align: left;
	color: #555;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px;
}

#menu li ul li {
	list-style: none;
	float: none;
	border: none;
}*/

#menu {
	margin-top: 15px;
}

#menu .container-fluid {
	padding: 0;
}

.col-md-8 .navbar-default {
  background-color: #FFF;
  border-color: #FFF;
}

#menu li {
	border-right: 1px solid #51BFF1;
}

#menu li:last-child {
	border-right: none;
	padding-right: 0;
}

#menu li:last-child a {
	border-right: none;
	padding-right: 0;
}

#menu li ul li {
	border-right: none;
}

#menu a.active {
	color: #000 !important;
}


/* fim de menu */

.procuro_dentistas .title {
	background: url('../img/procuro_dentistas.png') no-repeat left top;
	color: #214789;
	font-size: 20px;
	padding-left: 88px;
	line-height: 24px;
	padding-top: 30px;
	margin-bottom: 10px;
}

.procuro_dentistas .title span {
	font-size: 32px;
	font-weight: bold;
}

.procuro_dentistas input {
	width: 100%;
	border: 1px solid #214789;
	color: #000;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.procuro_dentistas .cod_postal1 {
	width: 36%;
	margin-right: 2%;
	float: left;
}

.procuro_dentistas .cod_postal2 {
	width: 20%;
	margin-right: 2%;
	float: left;
}

.procuro_dentistas .submeter {
	color: #FFF;
	background: #214789;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border: 1px solid #214789;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	width: 40%;
	margin-bottom: 10px;
}

.procuro_dentistas .pesquisa_avancada {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	float: left;
}

/**/

.procuro_farmacia .title {
	background: url('../img/procuro_farmacia.png') no-repeat left top;
	color: #4DB747;
	font-size: 20px;
	padding-left: 73px;
	line-height: 24px;
	padding-top: 15px;
	margin-bottom: 10px;
}

.procuro_farmacia .title span {
	font-size: 32px;
	font-weight: bold;
}

.procuro_farmacia input {
	width: 100%;
	border: 1px solid #4DB747;
	color: #999;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.procuro_farmacia .cod_postal1 {
	width: 36%;
	margin-right: 2%;
	float: left;
}

.procuro_farmacia .cod_postal2 {
	width: 20%;
	margin-right: 2%;
	float: left;
}

.procuro_farmacia .submeter {
	color: #FFF;
	background: #4DB747;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	width: 40%;
	margin-bottom: 10px;
}

.procuro_farmacia .pesquisa_avancada {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	float: left;
	margin-bottom: 10px;
}

/**/

.saude_oral {
	color: #0F79C1;
}

.saude_oral .title {
	background: url('../img/saude_oral_az.png') no-repeat left 5px;
	color: #0F79C1;
	font-size: 17px;
	padding-left: 58px;
	line-height: 20px;
	margin-bottom: 10px;
}

.saude_oral .title span {
	font-size: 28px;
	font-weight: bold;
}

.saude_oral a {
	color: #0F79C1;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.saude_oral a:hover {
	color: #52C0F2;
}

/* coluna central*/

.middle-column {
	background: #F2F2F2;
	padding: 15px;
}

.dicas_saude_oral .title {
	background: url('../img/dicas_saude_oral.png') no-repeat left top;
	color: #555;
	font-size: 20px;
	padding-left: 78px;
	line-height: 24px;
	padding-top: 6px;
	margin-bottom: 10px;
}

.dicas_saude_oral .title span {
	font-size: 28px;
	font-weight: bold;
}

.dicas_saude_oral .categoria {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding: 2px 5px;
	background: #0F79C1;
	display: inline;
	margin: 5px 0;
}

.dicas_saude_oral .titulo {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
	line-height: 18px;
	padding-top: 5px;
}

.dicas_saude_oral .content {
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

.dicas_saude_oral .saber_mais {
	font-size: 12px;
	font-weight: bold;
	color: #0F79C1;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 2px;
}

.dicas_saude_oral .content_img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

/* coluna da direita */

.saude_oral_infantil .title {
	background: url('../img/saude_oral_infantil.png') no-repeat left top;
	color: #555;
	font-size: 20px;
	padding-left: 88px;
	line-height: 24px;
	padding-top: 26px;
	margin-bottom: 10px;
}

.saude_oral_infantil .title span {
	font-size: 28px;
	font-weight: bold;
}

.saude_oral_infantil .titulo {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
	line-height: 18px;
}

.saude_oral_infantil .saber_mais {
	font-size: 12px;
	font-weight: bold;
	color: #0F79C1;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 2px;
}

.saude_oral_infantil .content_img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.saude_oral_infantil .divider {
	width: 100%;
	height: 1px;
	background: #0F79C1;
	margin-bottom: 10px;
}

/**/

.questionario {
	margin-top: 15px;
}

.icon_questionario {
	background: #0F79C1 url('../img/icon_questionario.png') no-repeat 5px 5px;
	float: left;
	width: 33px;
	height: 170px;
	margin-right: 10px;
}

.icon_questionario.resultados {
	height: 273px;
}

.questionario .title {
	color: #0F79C1;
	font-size: 22px;
}

.questionario .subtitle {
	color: #555;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.questionario label {
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
}

.questionario input[type="radio"] {
	border: 1px solid #555;
	margin-right: 5px;
}

.questionario .partilhar {
	font-size: 12px;
	font-weight: bold;
	color: #0F79C1;
	text-transform: uppercase;
	float: right;
	cursor: pointer;
}

/**/

.banner_footer {
	padding-left: 15px;
	text-align: center;
}


/* footer */
.footer {
	width: 100%;
	background: #0F79C1;
}

.footer a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
	margin-right: 10px;
}

.footer .left {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFF;
}

.logo_farmoz {
	padding: 10px;
}

.copyright {
	
}

/* fim de footer */

/**************************************** REST OF SITE ****************************************/

/* PAGINA DICAS DE SAUDE ORAL */

#dicas_saude_oral .title {
	background: url('../img/dicas_saude_oral.png') no-repeat left top;
	color: #555;
	font-size: 45px;
	padding-left: 78px;
	padding-top: 6px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
}

#dicas_saude_oral ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#dicas_saude_oral li a {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 19px;
	color: #0F79C1;
	margin-bottom: 10px;
}

#dicas_saude_oral li a.active {
	color: #129BEB;
	font-weight: bold;
}

#dicas_saude_oral h1.dica_title {
	color: #555;
	font-size: 35px;
	line-height: 35px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 15px solid #119BEB;
}

/*#dicas_saude_oral h1.dica_title .barra {
	width: 20px;
	height: 100px;
	background: #119BEB;
	float: left;
	margin-right: 35px;
}*/

#dicas_saude_oral p{
	color: #555;
	font-size: 15px;
}

#dicas_saude_oral .img_destaque{
	margin-left: 60px;
	margin-bottom: 15px;
}

#dicas_saude_oral h2 {
	font-size: 18px;
	font-weight: bold;
	color: #129BEB;
	/*padding-left: 30px;*/
	/*padding-left: 15px;*/
}

#dicas_saude_oral ul {
	margin-left: 30px;
}

#dicas_saude_oral .list li {
	font-size: 15px;
	color: #555;
	padding-left: 15px;
	text-indent: -15px;
	margin-bottom: 10px;
}

#dicas_saude_oral .list li:before { content: "•"; padding-right:7px; color: #129BEB; }

ul.simple_list {
	list-style: none;
}

ul.simple_list li {
	padding-left: 30px;
}

.blue {
	color: #129ceb;
}

#dicas_saude_oral .left_blue_bar {
	font-size: 18px;
	color: #555;
	font-style: italic;
	border-left: 15px solid #129ceb;
	padding-left: 20px;
}

#dicas_saude_oral .quadro .title {
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	padding: 5px;
	width: 100%;
	text-align: center;
	background: #0F79C1;
	border: none;
}

#dicas_saude_oral .quadro .subtitle {
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	padding: 5px;
	width: 100%;
	text-align: left;
	background: #119BEA;
	padding-left: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#dicas_saude_oral .quadro ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#dicas_saude_oral .quadro li {
	background: url(../img/check.gif) no-repeat left 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#dicas_saude_oral .dicas_right {
	font-size: 18px;
	color: #555;
	font-style: italic;
	padding-top: 10px;
}


/* PAGINA FAQS */

#faqs .title {
	background: url('../img/faqs.png') no-repeat left top;
	color: #555;
	font-size: 45px;
	padding-left: 78px;
	padding-top: 6px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
}

#faqs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#faqs li a {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 19px;
	color: #0F79C1;
	margin-bottom: 10px;
}

#faqs li a.active {
	color: #129BEB;
	font-weight: bold;
}

#faqs .faqs_answer {
	color: #555;
	font-size: 15px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	
	border-left: 15px solid #119BEB;
	padding-left: 15px;
}

#faqs .links_faqs {
	border-bottom: 1px solid #0F79C1;
	padding-bottom: 20px;
}

/*#faqs .faqs_answer .barra {
	width: 20px;
	height: 100px;
	background: #119BEB;
	float: left;
	margin-right: 35px;
}*/


/* PAGINA SAUDE ORAL DE A a Z */

#saude_oral_aaz .title {
	background: url('../img/saude_oral_aaz.png') no-repeat left 5px;
	color: #555;
	font-size: 35px;
	padding-left: 58px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
}

#saude_oral_aaz .links_saude_oral_aaz {
	color: #0F79C1;
	padding-bottom: 20px;
	border-bottom: 1px solid #0F79C1;
	margin-bottom: 20px;
}

#saude_oral_aaz .links_saude_oral_aaz a {
	color: #0F79C1;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#saude_oral_aaz .links_saude_oral_aaz a.active {
	color: #129BEA;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

#saude_oral_aaz .saude_oral_aaz_definicao {
	color: #555;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: bold;
	border-left: 15px solid #119BEB;
	padding-left: 20px;
}

/*#saude_oral_aaz .saude_oral_aaz_definicao .barra {
	width: 20px;
	height: 100px;
	background: #119BEB;
	float: left;
	margin-right: 35px;
}*/

#saude_oral_aaz h2 {
	font-size: 15px;
	font-weight: bold;
	color: #129BEB;
}

#saude_oral_aaz p {
	font-size: 15px;
	color: #555;
}

#saude_oral_aaz ul.list_blue {
	list-style: none;
	padding-left: 20px;
}

#saude_oral_aaz ul.list_blue li {
	padding-left: 15px;
	text-indent: -15px;
}

#saude_oral_aaz ul.list_blue li:before {
	content: "・";
	color: #129BEB;
}

/* PAGINA SAUDE ORAL INFANTIL */

#saude_oral_infantil .title {
	background: url('../img/icon_saude_oral_infantil.png') no-repeat left top;
	color: #555;
	font-size: 35px;
	padding-left: 38px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
}

#saude_oral_infantil ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#saude_oral_infantil ul.menu li {
	color: #0F79C1;
	background: url('../img/arrow_saude_oral_infantil.png') no-repeat left 5px;
	padding-left: 37px;
	margin-bottom: 10px;
}

#saude_oral_infantil ul.menu li a {
	font-size: 20px;
	color: #0F79C1;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

#saude_oral_infantil ul.menu li a.active, #saude_oral_infantil ul.menu li a:hover {
	background: url('../img/link_selected_underline.png') no-repeat 5px 24px;
	color: #129DEB;
}

#saude_oral_infantil ul.menu li:nth-of-type(2) a.active, #saude_oral_infantil ul.menu li:nth-of-type(2) a:hover {
	background: url('../img/link_selected_underline_02.png') no-repeat 5px 24px;
	color: #129DEB;
}

#saude_oral_infantil ul.menu li:nth-of-type(3) a.active, #saude_oral_infantil ul.menu li:nth-of-type(3) a:hover {
	background: url('../img/link_selected_underline_03.png') no-repeat 5px 51px;
	color: #129DEB;
	padding-bottom: 40px;
}


#saude_oral_infantil h2 {
	color: #129BEB;
	background: url('../img/blue_check.png') no-repeat left top;
	padding-left: 45px;
	padding-top: 15px;
}

#saude_oral_infantil h3 {
	color: #0F79C1;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

/* aprende */

#saude_oral_infantil .dicas_left {
	font-size: 20px;
	color: #555;
	text-align: right;
	font-style: italic;
}

#saude_oral_infantil .dicas_right {
	font-size: 20px;
	color: #555;
	text-align: left;
	font-style: italic;
}

#saude_oral_infantil .dicas_center {
	font-size: 20px;
	color: #555;
	text-align: center;
	font-style: italic;
}

.fonte {
	color: #555;
	font-size: 10px;
	margin-bottom: 20px;
}

.fonte a {
	color: #555;
	font-size: 10px;
	text-decoration: none;
}

.fonte a:hover {
	color: #000;
}

/* curiosidades */

#saude_oral_infantil ul.yellow_arrow {
	list-style: none;
}

#saude_oral_infantil ul.yellow_arrow li {
	background: url('../img/arrow_yellow.jpg') no-repeat left 5px;
	padding-left: 27px;
	margin-bottom: 10px;
	font-size: 15px;
}

#saude_oral_infantil h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #129BEB;
	font-weight: normal;
}

#saude_oral_infantil ul.list2 {
	list-style: none;
	padding-left: 20px;
	font-size: 15px;
}

#saude_oral_infantil ul.list2 li {
	padding-left: 15px;
	text-indent: -15px;
}

#saude_oral_infantil ul.list2 li:before {
	content: "・";
	color: #E5AF27;
}



/* PAGINA DR RESPONDE */

#dr_responde .title {
	background: url('../img/icon_dr_responde.png') no-repeat left top;
	color: #555;
	font-size: 35px;
	padding-left: 58px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
}

#dr_responde .question_group{
	padding-left: 20px;
	border-left: 15px solid #119BEB;
}



#dr_responde .question_group .question {
	font-size: 22px;
	font-weight: bold;
	color: #237BC0;
	
}

#dr_responde .question_group .nome_data {
	font-size: 17px;
	color: #999;
}

#dr_responde .question_group .nome_data span{
	color: #237BC0;
}

#dr_responde .answer {
	font-size: 15px;
	color: #555;
	margin-bottom: 25px;
	border-top: 1px solid #0F79C1;
	margin-top: 15px;
	padding-top: 15px;
}

#dr_responde .page_nav {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}

#dr_responde .page_nav a {
	text-decoration: none;
	color: #555;
}

#dr_responde .page_nav a.active {
	color: #999;
}

#dr_responde .formulario {
	background: #E8F5FD;
}

#dr_responde .formulario .title {
	background: #214789;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
}

#dr_responde .formulario .form_box {
	padding: 20px;
	margin-bottom: 20px;
}

#dr_responde .formulario .form_box label {
	font-size: 17px;
	color: #214789;
	font-weight: normal;
}

#dr_responde .formulario .form_box input {
	width: 100%;
	height: 30px;
	border: solid 1px #214789;
}

#dr_responde .formulario .form_box select {
	width: 100%;
	height: 30px;
}

#dr_responde .formulario .form_box textarea {
	width: 100%;
	border: solid 1px #214789;
}

#dr_responde .formulario .form_box .form_bt {
	background: #214789;
	padding: 5px 10px;
	float: right;
	font-size: 15px;
	color: #FFF;
}

/* dr responde cv */

#dr_responde_cv .title {
	background: url('../img/icon_dr_responde_cv.png') no-repeat left top;
	color: #555;
	font-size: 35px;
	padding-left: 58px;
	margin: 10px 0;
	border-bottom: 2px solid #555;
	width: 100%;
	margin-bottom: 15px;
}

#dr_responde_cv .question_group{
	padding-left: 20px;
	border-left: 15px solid #119BEB;
}



#dr_responde_cv .question_group .question {
	font-size: 22px;
	font-weight: bold;
	color: #237BC0;
	
}

#dr_responde_cv .answer {
	font-size: 15px;
	color: #555;
	margin-bottom: 25px;
	border-top: 1px solid #0F79C1;
	margin-top: 15px;
	padding-top: 15px;
}

/* PAGINA CONTACTOS */

#contactos .title {
	color: #237BC0;
	font-size: 40px;
	margin: 10px 0;
	border-bottom: 2px solid #237BC0;
	width: 100%;
}

#contactos .content {
	font-size: 19px;
	color: #555;
}

#contactos .content span {
	font-size: 19px;
	color: #0F79C1;
}

#contactos .formulario_title {
	font-size: 19px;
	color: #555;
	width: 100%;
	border-top: 1px solid #555;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 10px;
}

#contactos .formulario {
	background: #E8F5FD;
}

#contactos .formulario .form_box {
	padding: 20px;
	margin-bottom: 20px;
}

#contactos .formulario .form_box label {
	font-size: 17px;
	color: #214789;
	font-weight: normal;
}

#contactos .formulario .form_box input {
	width: 100%;
	height: 30px;
	border: solid 1px #214789;
}

#contactos .formulario .form_box select {
	width: 100%;
	height: 30px;
}

#contactos .formulario .form_box textarea {
	width: 100%;
	height: 60px;
	border: solid 1px #214789;
}

#contactos .formulario .form_box .form_bt {
	background: #214789;
	padding: 5px 10px;
	float: right;
	font-size: 15px;
	color: #FFF;
	cursor: pointer;
}

#contactos .msg_sucesso, .formulario .msg_sucesso {
	font-size: 17px;
	color: #214789;
	font-weight: normal;
	padding: 10px 20px;
	display: none;
}

#contactos .msg_erro, .formulario .msg_erro {
	font-size: 17px;
	color: red;
	font-weight: normal;
	padding: 10px 20px;
	display: none;
}

.form_bt {
	cursor: pointer;
}

/* PAGINA PESQUISA AVANÇADA DENTISTAS */

#pesquisa_dentistas .panel-body .title {
	color: #0067AA;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#pesquisa_dentistas .panel-title .right {
	float: right;
}

#pesquisa_dentistas .panel-title span {
	float: right;
	color: #999;
}

#pesquisa_dentistas .page_title {
	background: url('../img/procuro_dentistas.png') no-repeat left top;
	color: #214789;
	font-size: 20px;
	padding-left: 88px;
	line-height: 24px;
	padding-top: 30px;
	margin-bottom: 10px;
}

#pesquisa_dentistas .page_title span {
	font-size: 32px;
	font-weight: bold;
}

#pesquisa_dentistas input {
	width: 34%;
	border: 1px solid #214789;
	color: #999;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	float: left;
	margin-right: 2%;
}

#pesquisa_dentistas select {
	border: 1px solid #214789;
	color: #999;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	float: left;
	
}

#pesquisa_dentistas .cod_postal1 {
	width: 20%;
	float: left;
}

#pesquisa_dentistas .cod_postal2 {
	width: 10%;
	float: left;
}

#pesquisa_dentistas .concelho {
	width: 28% !important;
	float: left;
}

#pesquisa_dentistas .tratamento {
	width: 32% !important;
	float: left;
	margin-right: 2%;
}

#pesquisa_dentistas .acordos {
	width: 32% !important;
	float: left;
	margin-right: 2%;
}

#pesquisa_dentistas .submeter {
	color: #FFF;
	background: #214789;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border: 1px solid #214789;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	width: 30%;
	margin-bottom: 10px;
}

#pesquisa_dentistas .outra_pesquisa {
	background: url('../img/procuro_farmacia.png') no-repeat 8px 8px;
	color: #4DB747;
	font-size: 20px;
	padding-left: 80px;
	line-height: 24px;
	padding-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #4DB747;
	width: 100%;
	height: 80px;
}

#pesquisa_dentistas .outra_pesquisa span {
	font-size: 32px;
	font-weight: bold;
}

#pesquisa_dentistas .resultados {
	width: 100%;
	font-size: 30px;
	color: #666;
	border-bottom: 1px solid #666;
	margin: 10px 0;
}

#pesquisa_dentistas .numero_resultados {
	width: 100%;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

/* PAGINA PESQUISA AVANÇADA FARMACIAS */

#pesquisa_farmacias .panel-body .title {
	color: #0067AA;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#pesquisa_farmacias .panel-title .right {
	float: right;
}

#pesquisa_farmacias .panel-title span {
	float: right;
	color: #999;
}

#pesquisa_farmacias .page_title {
	background: url('../img/procuro_farmacia.png') no-repeat left top;
	color: #4DB747;
	font-size: 20px;
	padding-left: 73px;
	line-height: 24px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#pesquisa_farmacias .page_title span {
	font-size: 32px;
	font-weight: bold;
}

#pesquisa_farmacias input {
	width: 34%;
	border: 1px solid #4DB747;
	color: #999;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	float: left;
	margin-right: 2%;
}

#pesquisa_farmacias select {
	border: 1px solid #4DB747;
	color: #999;
	font-size: 12px;
	height: 35px;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	float: left;
	
}

#pesquisa_farmacias .cod_postal1 {
	width: 20%;
	float: left;
}

#pesquisa_farmacias .cod_postal2 {
	width: 10%;
	float: left;
}

#pesquisa_farmacias .distrito {
	width: 28%;
	float: left;
}

#pesquisa_farmacias .concelho {
	width: 32%;
	float: left;
	margin-right: 2%;
}

#pesquisa_farmacias .freguesia {
	width: 32%;
	float: left;
	margin-right: 2%;
}

#pesquisa_farmacias .submeter {
	color: #FFF;
	background: #4DB747;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	border: 1px solid #4DB747;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	width: 30%;
	margin-bottom: 10px;
}

#pesquisa_farmacias .outra_pesquisa {
	background: url('../img/procuro_dentistas.png') no-repeat 8px 8px;
	background-size: 30%;
	color: #214789;
	font-size: 20px;
	padding-left: 75px;
	line-height: 24px;
	padding-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #214789;
	width: 100%;
	height: 80px;
}

#pesquisa_farmacias .outra_pesquisa span {
	font-size: 32px;
	font-weight: bold;
}

#pesquisa_farmacias .resultados {
	width: 100%;
	font-size: 30px;
	color: #666;
	border-bottom: 1px solid #666;
	margin: 10px 0;
}

#pesquisa_farmacias .numero_resultados {
	width: 100%;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

#pesquisa_farmacias .contactos strong {
	color: #2168A5;
}

#pesquisa_farmacias .contactos {
	background: #EAF6F6;
	padding-bottom: 15px;
}

/* Pesquisas avançadas - Mobile */

@media (max-width: 767px) {

#pesquisa_dentistas input {
	width: 100%;
}

#pesquisa_dentistas .cod_postal1 {
	width: 70%;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 5%;
}

#pesquisa_dentistas .cod_postal2 {
	width: 25%;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}

#pesquisa_dentistas .concelho {
	width: 100% !important;
}

#pesquisa_dentistas .tratamento {
	width: 100% !important;
}

#pesquisa_dentistas .acordos {
	width: 100% !important;
}

#pesquisa_dentistas .submeter {
	width: 100%;
}

/* */

#pesquisa_farmacias .page_title span {
	font-size: 32px;
	font-weight: bold;
}

#pesquisa_farmacias input {
	width: 100%;
}
#pesquisa_farmacias .cod_postal1 {
	width: 70%;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 5%;
}

#pesquisa_farmacias .cod_postal2 {
	width: 25%;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}

#pesquisa_farmacias .distrito {
	width: 100%;
}

#pesquisa_farmacias .concelho {
	width: 100%;
}

#pesquisa_farmacias .freguesia {
	width: 100%;
}

#pesquisa_farmacias .submeter {
	width: 100%;
	margin-bottom: 10px;
}

}

/* Fim de Pesquisas avançadas - Mobile */

/*CSS 29102014*/

.sondagem-resultados {
	width: 210px;
	float: left;
}

.resultados-bar-container {
	width: 210px;
	height: auto;
	float: left;
}	
	
.resultados-bar-container p {
	color: #444444;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}

.bar-background {
	margin: -10px 0px 0px 0px;
	height: 15px;
	width: 180px;
	background-color: #D8D5D2;
	float: left;
}
	
.bar {
	height: 15px;
	width: 80%;
	float: left;
	
	background: rgb(14,85,178); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(14,85,178,1) 0%, rgba(15,121,193,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,85,178,1)), color-stop(100%,rgba(15,121,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(14,85,178,1) 0%,rgba(15,121,193,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(14,85,178,1) 0%,rgba(15,121,193,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(14,85,178,1) 0%,rgba(15,121,193,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(14,85,178,1) 0%,rgba(15,121,193,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e55b2', endColorstr='#0f79c1',GradientType=0 ); /* IE6-9 */
			
}
	
.percentagem {
	margin: -12px 0px 0px 0px;
	width: 20px;
	font: 700 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#0F79C1;
	text-align: right;
	float: right;
}

.total-votos {
	width:210px;
	margin-top: 10px;
	margin-bottom:0px;
	float: left;
	
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#0F79C1;
	text-align: center;
}

/*Subscrição da newsletter*/

.sucesso_subscricao_logo {
	text-align: center;
	margin: 50px 0px 25px 0px;
	padding-bottom: 50px;
	border-bottom: 1px solid #eee;
}

.sucesso_subscricao_txt h1 {
	color: #119BEB;
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	
	background: url('../img/blue_check.png') no-repeat left top;
	padding-left: 45px;
	padding-top: 6px;
}

.sucesso_subscricao_btn {
	width: 100%;
	text-align: center;
	margin: 40px auto 20px auto;
}

.sucesso_subscricao_btn a {
	display: inline-block;
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	
	border: 1px solid #119BEB;
	border-radius: 4px;
	
	color: #ffffff;
	background-color: #119BEB;
	position: relative;	
}

.sucesso_subscricao_btn a:hover {	
	border: 1px solid #119BEB;
	color: #119BEB;
	background-color: #ffffff;
	text-decoration: none;
}
