.body {
  background-color: #FFF;
}

#note {
  word-break: break-word;
}

#note ul li {
  margin-bottom: 1rem;
}

#featured-section h4 a {
  color: #1c4e97;
  font-size: 1.1rem;
  text-decoration: none;
}

#featured-section h5 {
  font-size: .95rem;
}

.subsection .title-section {
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  color: #1c4e97;
}

.subsection h4 {
  font-size: 1.2rem;
}

.subsection h5 {
  font-weight: 500;
  font-size: 1.1rem;
}

.card-list-vaccine .card .icon {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #ffba00;
}

.upper {
  text-transform: uppercase;
}

.icon-footer {
  font-size: 1.5rem;
}

.contract-doc h4 {
  font-size: 1.1rem;
}

.new{
  color:  #009933;
}

.update-info {
  font-size: .85rem;
  color: #666;
  font-style: italic;
}

/* Latest News */
#latest-news a:hover {
  color: #1c4e97;
}

/* Breadcrumbs */
#breadcrumb {
  padding: 0;
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 20px;
}

#breadcrumb li {
  display: inline;
}

#breadcrumb li+li:before {
  color: #585858;
  content: "/\00a0";
}

#breadcrumb li a {
  color: #585858;
  text-decoration: none;
}

#breadcrumb li a:hover {
  color: #1c4e97;
  text-decoration: underline;
}

.breadcrumb-label{
  display: inline-block;
  font-size: 0.9em;
  padding-right: 10px;
}

.badge-hat {
  color: #444;
  font-weight: 500;
  text-transform: uppercase;
  font-size: .9em;
  background-color: #eee;
}

li {
  list-style-type: none; /* Remove o marcador de lista */
}

ul.list li label {
  padding-right: 5px;
  font-weight: bold;
}

hr {
  margin: 15px 0;
}

/* List with Images */
#list-img p {
  margin-bottom: 0.5rem;
}

#list-img p.title {
  text-transform: uppercase;
  font-weight: bold;
}

#list-img .badge {
  color: #FFF;
  background-color: #1c4e97;
}

#list-img span {
  color: #808080;
  font-size: .9rem;
}

#list-img img {
  width: 182px;
  height: auto;
}

/* Diagram */
#diagram p {
  color: #FFF;
  margin-bottom: 0;
  font-size: 1.1em;
}

#diagram h5 {
  margin-bottom: 0;
  color: #FFF;
}

#diagram .positive {
  background-color: #cc0000;
}

#diagram .isolated {
  background-color: #007acc;
}

#diagram .hospitalized {
  background-color: #cc6600;
}

#diagram .recovered {
  background-color: #3d8f4c;
}

#diagram .death {
  background-color: #000;
}

#diagram .suspect {
  background-color: #cca300;
}

#diagram .monitored {
  background-color: #737373;
}

#diagram .discarded {
  background-color: #009999;
}

#diagram .chart h5 {
  color: #444;
}

/* Boletim Print Image */
.page-breaker {
  page-break-after: always;
}

.print-footer,
.print-header {
  background-color: #1c4e97;
  color: #FFF;
}

.print-header p.upper {
  text-transform: uppercase;
}

.print-header p.date {
  font-size: 1.1rem;
}

.print-header p,
.print-footer p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
}

.print-logo img {
  max-height: 100px;
}

#print h5 {
  font-weight: bold;
  text-transform: uppercase;
}

#print .item p {
  font-weight: bold;
}

#print .value {
  font-size: 1.2rem;
}

#print .sum {
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}

#options {
  font-size: .9em;
}

#diagram .columns {
  flex-wrap: wrap;
}

.chart {
  display: none;
}

p.alert-view {
  color: #444 !important;
}

p.alert-view span {
  font-size: 1.5em;
}

#neighbourhood .external-content {
  background-color: #FFF;
}

canvas {
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto!important;
  width: auto!important;
}

/* Vacinômetro */
#vaccine-info .icon {
  color: #ffba00;
}

#vaccine-info label {
  color: #1c4e97;
  font-weight: 500;
}

#vaccine-info .btn {
  background-color: #1c4e97;
  border-color: #1c4e97;
  color: #fff;
  padding: 10px 15px;
}

#vaccine-info h4 {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #1c4e97;
  font-weight: 500;
}

#vaccine-info p.date {
  font-size: .95rem;
}

#vaccine-info .vaccinates-number p {
  font-size: 2.25rem;
  font-weight: 500;
  margin-bottom: 0;
}

#vaccine-info .vaccinates {
  font-size: 1.1rem;
  margin-bottom: 0;
}

#vaccine-faq .title-section,
#vaccine-mask .title-section,
#vaccine-communication .title-section {
  margin-bottom: 1rem;
}

/* print */
@media print {
  body {-webkit-print-color-adjust: exact; background-color: #FFF;}
  h5 {font-size: 1.1em;}
  h4 {font-size: 1.2em;}
  .no-print{display:none;}
  .print-header {
    background-color: #FFF;
    border-bottom: 1px solid #ffba00;
    color: #212529;
    text-align: center;
  }
  .print-header .entity p {
    text-transform: uppercase;
    font-size: .9em;
  }
  .print-header .title {
    color: #1c4e97;
    font-weight: bold;
  }

  .print-header .title p {
    font-size: .9em;
  }

  .print-header h1 {
    font-size: 1.2em;
  }
  #diagram .columns {
    flex-wrap: nowrap;
  }

  #diagram h5 {
    font-size: 1.1em;
  }

  #diagram p {
    font-size: 1em;
  }

  canvas {
    height: 95%;
    max-width: 95%;
    height: auto!important;
    width: auto!important;
  }
}

@media (min-width: 468px) {
  .chart {
    display: block;
  }
  .alert-view {
    display: none;
  }
}

