

.form-actions .btn {
	margin: 0;
}

.slimScrollDiv {
	height: auto;
}

.logo-qualificacao {
	width: 65px;
	float: left;
}

.texto-qualificacao {
	padding-top: 4px;
}

#pesquisar-novamente {
	margin: 10px;
}

.resultados-pesquisa .btn {
	margin-left: 0px;
	margin-bottom: 4px;
}

@media (min-width: 768px) {
	.div-qualification dt {
		width: 60px;
	}
	.div-qualification dd {
		vertical-align: bottom;
		margin-left: 60px;
		height: 27px;
		line-height: 27px;
	}
    .btn-group-top-bar {
        text-align: right !important;
    }
}

@media (max-width: 767px) {
	.div-qualification .row div:not(div: last-child) .dl-horizontal {
		margin: 0 !important;
	}
}

body {
	height: 100%;
}

no-padding {
	padding: 0 !important;
}

.pac-container.pac-logo {
	z-index: 99999999 !important;
}

.note-custom h3 {
	font-weight: bold;
	color: #e7505a;
}

.note-custom i {
	font-weight: bold;
	color: #e7505a;
}

.note-custom {
	text-transform: uppercase;
}

a.btn.red {
	text-transform: capitalize;
}

.comment.shortened b {
	color: #e7505a;
}

.clearfix {
	padding: 10px 0 !important;
}

.barra-lateral-pesquisa {
	background-color: #f7f7f7;
	padding: 25px;
}

.carousel-control {
	width: 2% !important;
}

.descricao-medico {
	color: #5d5d5d !important;
}

.top-bar {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 65px;
	background-color: #2b3643;
	padding: 10px;
}

.espacamento-topo {
	height: 55px;
}

.slimScrollBar {
	width: 12px !important;
}

.container-legenda {
	left: 0;
	background: #FFF;
	position: relative;
	width: 100%;
	font-size: 1em;
	float: left;
}

.btn.visivel {
	display: block;
}

@media (max-width: 640px) {
	.top-bar {
		height: 95px;
	}
	.escondido-mobile {
		left: -5000px;
	}
}

@media (max-width: 670px) {
	.logo {
		width: 100% !important;
		float: none;
	}
	.espacamento-topo {
		height: 85px;
	}
	.scroller {
		height: auto;
	}
}

@media (max-width: 640px) {
	.top-bar .btn {
		float: left;
		margin-top: 7px;
		margin-right: 5px;
        margin-bottom: 10px;
	}
	.logo {
		float: left;
	}
	.top-bar{
        height: 100px;
    }
}

@media (min-width: 640px) {
	.top-bar {
		height: 65px;
	}
	.espacamento-topo {
		height: 55px;
	}
	.escondido-mobile {
		left: 0;
	}
}

@media (min-width: 680px) {
	.logo {
		float: left;
		margin-right: 10px;
	}
	.scroller {
		height: 100%;
	}
}

@media (min-width: 480px) {
	.logo {
		width: 42% !important;
		margin-right: 10px;
	}
}

@media (min-width: 800px) {
	.logo {
		width: 75% !important;
	}
}

.logo {
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	height: 46px;
	background-image: url(../../images/logo_portal_rel_bco.png);
	// background-size:contain;
}

.pagination li[disabled],
.pagination a[disabled] {
	cursor: not-allowed;
}

.detalhes {
	display: none;
}

.linha-ativa {
	background-color: #C0C0C0 !important;
}

.resultados-pesquisa p i {
	margin-right: 5px;
}

.ver-detalhes-imprimir {
	margin-bottom: 0px !important;
}

.detalhes hr {
	margin: 10px 0px !important;
}

#map2 {
	height: 600px;
}

.credenciadoNome {
	font-size: 15px;
}

.dl-horizontal {
	max-width: 600px;
}

#paginacao-geral {
	display: table;
	margin: 0px auto;
}

.pagination .active,
.pagination .active:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

#iframeInconsistencia {
	width: 100%;
	height: 100%;
	border: 0px;
	min-height: 500px;
	min-width: 400px;
}

.btn-group-top-bar{
    text-align: right;
}

.btn-top-bar {
    align-content:inherit;
    background-color: transparent;
    color: white !important;
    border-color: darkgray;
}

.btn-top-bar:hover {
    background-color: white;
    color: black !important;
} 

.btn.red:not(.btn-outline).active, .btn.red:not(.btn-outline):active, .btn.red:not(.btn-outline):hover, .open > .btn.red:not(.btn-outline).dropdown-toggle {
    color: 
#fff;
background-color:
#e82330;
border-color: 
    #e7505a;
}

.btn.red:not(.btn-outline) {
    color: 
#fff;
background-color:
#e7505a;
border-color:
    #e7505a;
}

.btn.red:not(.btn-outline).focus, .btn.red:not(.btn-outline):focus {
    color: 
#fff;
background-color:
#e7505a;
border-color:
    #e7505a;
}

.btn.red:not(.btn-outline).active.focus, .btn.red:not(.btn-outline).active:focus, .btn.red:not(.btn-outline).active:hover, .btn.red:not(.btn-outline):active.focus, .btn.red:not(.btn-outline):active:focus, .btn.red:not(.btn-outline):active:hover, .open > .btn.red:not(.btn-outline).dropdown-toggle.focus, .open > .btn.red:not(.btn-outline).dropdown-toggle:focus, .open > .btn.red:not(.btn-outline).dropdown-toggle:hover {
    color: 
#fff;
background-color:
#e7505a;
border-color:
    #e7505a;
}