/* CORE COLORS
-------------------------------------------------- */

/* Navbar Colors */

/* Fontes */

/*
$font_global: inherit;
$font_global: inherit;
$font_title: inherit;

*/

/* CUSTOMIZE NAVBAR
-------------------------------------------------- */

/* line 6, ../../../sass/site/inner-page.scss */

header > nav > .container-fluid {
  background-color: #00377C;
  border-top: none;
  border-bottom: none;
}

/* line 12, ../../../sass/site/inner-page.scss */

.navbar-default .navbar-nav > li > a,
.nav > li.dropdown > a > span {
  color: #fff;
}

/*
#first-content {
    padding-top: 248px;
}
*/

/* line 22, ../../../sass/site/inner-page.scss */

.container-breadcrumb {
  background-color: #DFE1EA;
  padding: 5px 0;
}

/* line 27, ../../../sass/site/inner-page.scss */

.breadcrumb {
  background-color: #DFE1EA;
  margin-bottom: 0;
}

/* line 32, ../../../sass/site/inner-page.scss */

.breadcrumb > li > a {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #00377C;
  font-weight: 300;
}

/* line 39, ../../../sass/site/inner-page.scss */

.breadcrumb > li.active {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #00377C;
}

/* line 46, ../../../sass/site/inner-page.scss */

.blue-header {
  border-bottom: 3px solid #4b68b3;
  margin-left: auto;
  margin-right: auto;
  display: table;
  color: #00377C;
  text-transform: uppercase;
}

/* line 55, ../../../sass/site/inner-page.scss */

.blue-header span {
  color: #00377C;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 62, ../../../sass/site/inner-page.scss */

h1.blue-header {
  margin-bottom: 30px;
}

/* line 66, ../../../sass/site/inner-page.scss */

.gray-header {
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 70, ../../../sass/site/inner-page.scss */

.gray-header span {
  color: #5a5a5a;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  border-bottom: 3px solid #5a5a5a;
}

/* Cabecalho da Pagina
-------------------------------------------------- */

/* Helper */

/* line 82, ../../../sass/site/inner-page.scss */

.mt-20 {
  margin-top: 20px;
}

/* line 86, ../../../sass/site/inner-page.scss */

.mb-30 {
  margin-bottom: 30px;
}

/* line 90, ../../../sass/site/inner-page.scss */

.pr-30 {
  padding-right: 30px;
}

/* line 94, ../../../sass/site/inner-page.scss */

.container-fluid {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 100, ../../../sass/site/inner-page.scss */

.block-center {
  display: table;
  margin: 0 auto;
  width: auto;
}

/* line 106, ../../../sass/site/inner-page.scss */

#page#full-width {
  width: 100%;
}

/* line 110, ../../../sass/site/inner-page.scss */

#page {
  margin-bottom: 30px;
}

/* line 114, ../../../sass/site/inner-page.scss */

#page > .container,
#page.container {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 30px 30px;
  margin: 20px auto 30px;
  min-width: 80%;
}

/* line 122, ../../../sass/site/inner-page.scss */

.container-fluid > #page {
  padding: 5px 0 30px;
  margin: 20px auto 30px;
}

/* line 127, ../../../sass/site/inner-page.scss */

#page > .container.block {
  margin: -1px auto;
  padding-top: 30px;
}

/* line 132, ../../../sass/site/inner-page.scss */

.container.block > .text-center.blue-header {
  margin-top: 0;
}

/* line 136, ../../../sass/site/inner-page.scss */

#page .inner-title {
  color: #485484;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
}

/* line 143, ../../../sass/site/inner-page.scss */

#page .inner-search .input-group {
  width: 100%;
}

/* line 147, ../../../sass/site/inner-page.scss */

.btn-default {
  font-family: "Roboto Condensed", sans-serif;
  background-color: transparent;
  border: 1px solid #00377C;
  color: #00377C;
  float: right;
  font-size: 1.8rem;
  line-height: 24px;
  position: relative;
  text-transform: uppercase;
  width: auto;
}

/* line 160, ../../../sass/site/inner-page.scss */

.btn-default > span {
  margin-left: 5px;
}

@media (max-width: 767px) {
  /* line 166, ../../../sass/site/inner-page.scss */

  .container-fluid > #page {
    margin: 10px auto 0;
    padding-bottom: 0;
  }

  /* line 171, ../../../sass/site/inner-page.scss */

  #page > .container,
  #page.container {
    padding: 5px 10px 10px;
    margin-top: -1px;
    margin-bottom: 0;
  }

  /* line 176, ../../../sass/site/inner-page.scss */

  .row {
    margin-left: -5px;
    margin-right: -5px;
  }

  /* line 181, ../../../sass/site/inner-page.scss */

  h3,
  .h3 {
    font-size: 20px;
  }

  /* line 186, ../../../sass/site/inner-page.scss */

  form.form-page {
    display: table;
    margin-bottom: 15px;
  }

  /* line 191, ../../../sass/site/inner-page.scss */

  .btn-default {
    font-size: 1.5rem;
    line-height: 18px;
  }
}
/* CORE COLORS
-------------------------------------------------- */

/* Navbar Colors */

/* Fontes */

/*
$font_global: inherit;
$font_global: inherit;
$font_title: inherit;

*/

/* CUSTOMIZE PAGE
-------------------------------------------------- */

/* line 6, ../../../../sass/site/components/filter.scss */

.filtros {
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  padding: 0 20px;
}

/* line 12, ../../../../sass/site/components/filter.scss */

#myScrollspy.affix {
  top: 80px;
  width: 14.8%;
  position: fixed !important;
}

/* line 18, ../../../../sass/site/components/filter.scss */

.filtros .niceScrollAnchor {
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 2.8rem;
}

/* line 24, ../../../../sass/site/components/filter.scss */

.filtros .especialidades .list-unstyled.especialidades {
  padding-top: 10px;
}

/* line 28, ../../../../sass/site/components/filter.scss */

.filtros .convenios .list-group,
.filtros .especialidades.filtrar .list-group {
  overflow-y: scroll;
  margin: 0;
}

/* line 33, ../../../../sass/site/components/filter.scss */

.filtros .convenios .list-group::-webkit-scrollbar,
.filtros .especialidades.filtrar .list-group::-webkit-scrollbar {
  width: 5px;
}

/* line 37, ../../../../sass/site/components/filter.scss */

.filtros .convenios .list-group::-webkit-scrollbar-track,
.filtros .especialidades.filtrar .list-group::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 41, ../../../../sass/site/components/filter.scss */

.filtros .convenios .list-group::-webkit-scrollbar-thumb,
.filtros .especialidades.filtrar .list-group::-webkit-scrollbar-thumb {
  background-color: #485484;
  outline: 1px solid transparent;
  border-radius: 2px;
}

/* line 48, ../../../../sass/site/components/filter.scss */

.filtros .inner-search {
  margin: 15px -15px;
}

/* line 52, ../../../../sass/site/components/filter.scss */

.filtros .inner-search label {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

/* line 57, ../../../../sass/site/components/filter.scss */

.filtros .input-group {
  margin-bottom: 20px;
  width: 100%;
}

/* line 62, ../../../../sass/site/components/filter.scss */

.filtros .input-group .form-control {
  height: 38px;
  border-radius: 2px;
}

/* line 67, ../../../../sass/site/components/filter.scss */

.filtros label {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

/* line 72, ../../../../sass/site/components/filter.scss */

.filtros .input-group .btn.btn-default {
  font-size: 14px;
  padding: 5px 10px;
}

/* line 77, ../../../../sass/site/components/filter.scss */

.filtros .convenios .scrollFilter,
.filtros .especialidades.filtrar .scrollFilter {
  border: 1px solid #ccc;
  border-radius: 2px;
}

/* line 81, ../../../../sass/site/components/filter.scss */

.filtros .convenios .checkbox,
.filtros .especialidades.filtrar .checkbox {
  margin: 0;
}

/* CUSTOMIZE ITENS LIST
-------------------------------------------------- */

/* line 9, ../../../../sass/site/pages/medical-informative.scss */

.inner-search {
  margin: 15px -15px 25px;
}

/* line 13, ../../../../sass/site/pages/medical-informative.scss */

.inner-search label {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

/* line 17, ../../../../sass/site/pages/medical-informative.scss */

.divisor-especialidades .page-header h3 {
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  color: #777;
  margin-bottom: 0;
  word-wrap: break-word;
  word-break: break-word;
}

/* line 26, ../../../../sass/site/pages/medical-informative.scss */

.panel.panel-default {
  border: 1px solid #ccc;
  box-shadow: none;
  padding: 15px;
  background-color: #F2F2F2;
  display: inline-block;
  width: 100%;
}

/* line 35, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-heading {
  background-color: #F2F2F2;
  border-bottom: none;
  padding: 0;
}

/* line 41, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-heading > img {
  border: 1px solid #F2F2F2;
  width: 100%;
  cursor: pointer !important;
}

/* line 46, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-body {
  padding: 5px 0px;
  cursor: pointer !important;
}

/* line 51, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-heading > h4 {
  color: #00377C;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  font-size: 20px;
  text-align: left;
}

/* line 61, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-heading > small {
  display: block;
  min-width: 100%;
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 500 !important;
  font-size: 16px;
  color: #999;
}

/* line 71, ../../../../sass/site/pages/medical-informative.scss */

.panel-default > .panel-body > p {
  font-size: 12px;
  color: #999;
  text-align: justify;
}

/* line 77, ../../../../sass/site/pages/medical-informative.scss */

.panel-footer {
  background-color: #F2F2F2;
  border-top: 1px solid #999;
  border-bottom: none;
  height: auto;
  padding-bottom: 30px;
}

/* line 85, ../../../../sass/site/pages/medical-informative.scss */

.panel-footer > a {
  margin: 0 2px;
  width: auto;
  height: auto;
  display: inline;
  color: #00377C;
  float: right;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}