body{
	font-family: 'Inter', sans-serif;
	font-optical-sizing: auto;
	font-variation-settings:"slnt" 0;
}

body.padrao.hc{
	background-color: #000000;
}

a.acessivel{
	display: inline-block;
	line-height: 50px;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	background-color: #990000;
	color: #ffffff;
	text-align: center;
	top:20px;
	right:15px;
	font-size:28px;
	position: fixed;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
div.acessivel{
	display: none;
	position: fixed;
	top:12px;
	right:7px;
	background-color: #ffffff;
	padding: 60px 15px 15px 15px;
	border-radius: 10px 35px 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

div.acessivel ul{
	margin-left: 0;
	list-style-type: none;
}
div.acessivel ul li{
	list-style-type: none;
}
div.acessivel ul li:hover{
	background-color: #f0f0f0;
}
div.acessivel ul li a{
	display: inline-block;
	font-size:18px;
	color:#000000;
	text-decoration: none;
	padding: 10px 6px;
}
div.acessivel ul li a span.icon{
	float: left;
	font-size: 20px;
	margin-right: 10px;
	color:#D8D8D8;
}

body.padrao {
    background-color: #5A5A5A;
}
div#app_panel {
    background-color: #f1f1f1;
}
.hc div#app_panel {
    background-color: #000000;
}


a{color:#367bf5;text-decoration: none;}

div#app_header{
	position: relative;
	background-color: #B11E14;
	border-bottom: none;
	height: 100px;
	padding-top: 10px;
}
div.wrapper {
    max-width: 980px;
}
div#app_header div.logo{
	background-image: url(../../app-vendor/img/ibulas.png);
	background-position: center center;
	width: 100%;
	height: 60px;
}
div.menu{
	display: none;
}
div#app_header a.mblmenu{
	color: #ffffff;
	display: none;
}

div.breadcrumb {
	background-color: transparent;
	height: 40px;
	max-width: 980px;
	margin: 0 auto;
	padding-left: 30px;
	
}

div.breadcrumb ol li a {
    color: #5A5A5A;
    float: left;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}
div.breadcrumb ol li span {
    color: #5A5A5A;
	height: 40px;
	line-height: 40px;
}

.hc div.breadcrumb ol li span,
.hc div.breadcrumb ol li a{
	color: #ffffff;
}

div.breadcrumb ol li i {
    line-height: 40px;
    height: 40px;
}

div.wrapper > div.sep20{
	height: 0;
}
div.principal {
	background-color: transparent;
	border-radius: 0 0 0 0;
	padding-top: 0;
	
}
div.principal div.interno {
	padding: 0;
	overflow: visible;
}
div.painel {
	background-color: #ffffff;
    border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	padding: 20px 20px 20px 20px;
	font-size: 20px;
	line-height: 24px;
}
div.principal h1,
div.fancypop h1{
	color: #0b1323;
	font-weight: 600;
	font-size: 100%;
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 10px;
	margin-bottom: 20px;	
}

.hc div.principal h1,
.hc div.fancypop h1{
	border-bottom: 1px solid #000000;
}
div.principal h1 small{
	display: block;
	clear: left;
	font-size: 90%;
	font-weight: 400;
}

div.principal h2,
div.fancypop h2{
	font-size: 18px;
	font-weight: 700;
	color: #0b1323;
}
div.principal h3,
div.fancypop h3{
	font-size: 80%;
	color: #a7a7a7;
}

div.principal p{
	font-size: 70%;
}

div.app-abas a {
	margin-right: 8px;
    background-color: #ffffff;
	border-bottom: 1px solid #f1f1f1;
background: rgb(238,238,238);
background: -webkit-linear-gradient(bottom, rgba(238,238,238,1) 0%, rgba(250,250,250,1) 8%);
background: -o-linear-gradient(bottom, rgba(238,238,238,1) 0%, rgba(250,250,250,1) 8%);
background: linear-gradient(to top, rgba(238,238,238,1) 0%, rgba(250,250,250,1) 8%);
}
div.app-abas a:hover {
    background-color: #b0b0b0;
    color: #000000;
    font-weight: bold;
}
div.app-abas a.selected {
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
	font-weight: bold;
}

div.app-abas a.selected:hover {
	background: #ffffff;
	color: #000000;
}



table.tabela1{
	background-color: #F5F5F5;
}
table.tabela1 td{
    border-bottom: 1px solid #B1B1B1;
}
table.tabela1 tr td:first-child{
    width: 200px;
	text-align: left !important;
}


table.tabela1 tr:last-child td{
	border-bottom: none;
}

div.botoesf{
	
}


a.botao{
	font-size: 65%;
	background-color: #B11E14;
	border:none;
	color: #ffffff;
	border-radius: 6px;
	height: auto;
	line-height:normal;
	padding: 8px 8px 10px 8px;
}

div.botoesf a.botao {
	height: 44px;
	width: 240px;
	line-height: 44px;
	padding:0;
	font-size: 75%;
}

.hc a.botao,
.hc a.acessivel{
	background-color: #000000 !important;
	color:#ffffff !important;
}

a.downloadbula{
	font-size: 70%;
	color:#000000;
	text-decoration: underline;
}

.hc a.botao{
	background-color: #000000;
}

a.botao span.icon{
	display: inline-block;
	margin-right: 10px;
	font-size: 65%;
	color:#ffffff;
	padding-top: 2px;
	margin-left: 10px;
}

a.botao:hover{
	background-color: #b11e14;
	color: #ffffff;
	
}
.hc a.botao:hover{
	background-color: #000000;
	color: #ffffff;
	
}
a.botao:hover span.icon{
	color: #ffffff;	
}

div#app_footer a.logo{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;

}
div#app_footer p.padrao{
	color: #ffffff;
}

/* lista bulas na busca*/

div.principal ul.lista-bulas{
	margin-left: 0;
	color:#1E1E1E;
	font-size: 14px;
	list-style-type: none;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
ul.lista-bulas li{
	list-style-type: none;
	margin-left: 0;
	min-width: 49%;
}
ul.lista-bulas li a{
	text-decoration: none;
	color:#000000;
	border-radius: 20px;
	padding: 20px;
	float: left;
	width: 100%;
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

ul.lista-bulas li a strong{
	font-size: 16px;
	padding-bottom: 5px;
	color:#B11E14;
}


div.lista a:hover{
	background-color: #f0f0f0;
}


/* lista formas da bula*/
div.principal ul.lista-formas{
	margin-left: 0;
	padding: 10px 20px 10px 20px;
	background-color: #F5F5F5;
	color:#1E1E1E;
	font-size: 14px;
	list-style-type: none;
	border-radius: 8px;
}
ul.lista-formas li{
	list-style-type: none;
	margin:0;
}
ul.lista-formas li a{
	display: inline-block;
	padding: 20px 10px 20px 10px;
	width: 100%;
	text-decoration: none;
	color:#000000;
	border-top:1px dotted #B1B1B1;
}

ul.lista-formas li:first-child a{
	padding-top: 10px;
	border-top:none;
}
ul.lista-formas li a strong{
	display: inline-block;
	font-size: 16px;
	padding-bottom: 7px;
	color:#B11E14;
}
ul.lista-formas li a:hover strong{
	text-decoration: underline;
}


/** bula **/

div.titlemed{
	width: 100%;
}

div.control{
	float: right;
}

div.control a{
	font-size:18px;
	float: right;
	padding: 10px 4px;
	margin-right: 20px;
}

.hc div.control a{
	color:#ffffff;
}

/** pacpro **/
ul.pacpro{
	float: right;
	list-style-type: none;
	border:1px solid #999999;
	border-radius: 10px;
	padding: 0 10px;
	margin-left: 0;
	margin-bottom: 0;
}
ul.pacpro li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
ul.pacpro li a,
ul.pacpro li strong{
	color: #000000;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 100%;
	font-size: 90%;
}

ul.pacpro li a{
	color: #999999;
	text-decoration: underline;
}


/** accordion **/
div.bula{
	margin-bottom: 20px;
}

p.bpro{
	background-color: #999999;
	color: #ffffff;
	clear: both;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 8px;
	padding: 4px 10px;
}

.hc p.bpro{
	background-color: #000000;
}

div.bula summary {
	border-radius: 8px;
	font-size: 70%;
	line-height: 120%;
	font-weight: bold;
	cursor: pointer;
	padding: 10px;
	color: #000000;
	margin-top: 10px;
	border:1px solid #17A2B8;
	background-color: #E2F1F4;
}

div.bula summary a.icon{
	color:#000000;
}
.hc div.bula summary a.icon{
	color:#ffffff;
}


div.bula details > detail {
	margin-top:5px; 
	border-radius: 8px;
	font-weight: normal;
	background-color: #ffffff;
	border:1px solid #17A2B8;
	display: block;
	padding: 15px 15px 10px 15px;
}
div.bula details > detail p {
	font-size:70%;
	line-height: 150%;
}
div.bula details > detail ul {
	font-size: 70%;
	line-height: 120%;
	margin-left: 0;
}
div.bula details > detail table {
	border-collapse: collapse;
	font-size: 14px;
}
div.bula details > detail table th p,
div.bula details > detail table td p{
	font-size: 14px;
}
div.bula details > detail table th,
div.bula details > detail table td{
	padding: 2px 4px;
}

div.bula summary:hover {
	background-color:#C7E0E4;
}



div.bula.complement summary {
	background-color: #E8FCED;
	border:1px solid #28A745;
}
div.bula.complement  details > detail{
	border: 1px solid #28A745;
}
div.bula.complement summary:hover {
	background-color:#DBEDDF;
}


.hc div.bula summary,
.hc div.bula.complement summary,
.hc div.bula summary:hover,
.hc div.bula.complement summary:hover{
	border:1px solid #000000;
	background-color: #000000;
	color: #ffffff;
}

.hc div.bula details > detail,
.hc div.bula.complement details > detail{
	border:1px solid #000000;
}

/** footer **/
div.footerbula{
	color: #ffffff;
	padding: 30px;
	margin-top: 10px;
	text-align: center;
	background-color: #848484;
}

.hc div.footerbula {
    background-color: #000000;
}

div.footerbula a{
	color: #ffffff;
	text-decoration: underline;
}
div.footerbula a:hover{
	text-decoration: underline;
}

/*===================
  FANCYBOX
=================== */
.fancybox-content {
	background-color: #ffffff !important;
    padding: 20px 40px !important;
	border-radius: 20px;
}

.fancybox-button.fancybox-close-small{
   	display: none;
}

a.icon-fbclose{
	position: absolute;
	right:10px;
	top:10px;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background-color: #282320;
	font-size: 18px;
	text-align: center;
	line-height: 32px; 
	color:#ffffff;
	text-decoration: none;
}


/*===================
  RESPONSIVE
=================== */
div.painel.fx2{
	font-size: 25px;
	line-height: 29px;
}
div.painel.fx3{
	font-size: 35px;
	line-height: 42px;
}

/*===================
  RESPONSIVE
=================== */
@media (max-width : 700px){
	div#app_panel div.wrapper{
		padding: 0;
	}
	div.painel{
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}
@media (max-width : 600px){
	table.tabela1{
		font-size: 13px;
	}
	table.tabela1 tr{
		margin-left: 10px;
		margin-right: 10px;
	}
	
	div.botoesf a.botao{
		width: 100%;
	}

	div.principal ul.pacpro{
		float: none;
		height: 44px;
		clear: both;
		margin-left: 0;
	}
}

@media (max-width : 500px){
	a.botao span.icon{
		display: none;
	}
	
	.fancybox-content {
		padding: 10px 20px !important;
	}

}

@media (max-width : 350px){
	a.botao {
		margin-right: 0;
		text-align: left;
	}
	
	div.botoesf a.botao{
		text-align: center;
	}
}