@page {
  margin: .5cm;
}

.CIP-pg-list .CIP__header {
  position: relative;
  display: block;
  margin-top: 48px;
}

.CIP-pg-list .CIP__header > p {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  font-weight: normal;
  line-height: 1.45;
}

.CIP-pg-list .CIP__header > h2 {
  color: #333;
  font-family: Calibri, sans-serif;
  margin-top: 30px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}

.CIP-pg-list .CIP__header > p + p {
  margin-top: 19px;
}

.CIP-pg-list .CIP-big-numbers {
  margin-top: 16px;
}

.CIP-pg-list .CIP-big-numbers li h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 0;
}

.CIP-pg-list .CIP-big-numbers li h3 span {
  display: block;
  color: #80c342;
  font-family: Calibri, sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2px;
}

.CIP-pg-list .CIP-big-numbers li h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-bottom: 0;
}

.CIP-pg-list .CIP-big-numbers li h4 span {
  display: block;
  color: #80c342;
  font-family: Calibri, sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2px;
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item {
  position: relative;
  display: block;
  width: 100%;
  padding: 24px;
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  padding-right: 140px;
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item:after {
  content: attr(data-button);
  position: absolute;
  background-color: #0095d9;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 #004c6e;
  display: block;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  padding: 8px 16px;
  color: #fff;
  text-transform: uppercase;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item span.CIP-flag {
  margin-top: 16px;
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item:hover {
  text-decoration: none;
  background-color: rgba(229, 244, 251, 0.3);
}

.CIP-pg-list .letters-search > div .CIP-pg-list__item + .CIP-pg-list__item {
  border-top: 1px solid #e6e6e6;
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body {
  border-radius: 0;
  border: 0;
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
  overflow: inherit;
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body header {
  display: none;
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body .CIP-pg-list__item {
  background-color: #fff;
  margin-bottom: 16px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  transition: all .18s ease-in-out;
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body .CIP-pg-list__item:afer {
  transition: all .18s ease-in-out;
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body .CIP-pg-list__item:hover {
  box-shadow: 0 0 0 2px #fff, 0 12px 18px 6px rgba(72, 74, 77, 0.14);
}

.CIP-pg-list main.inst-auto section.letters-search div.card-body .CIP-pg-list__item:hover:after {
  background-color: #004c6e;
}

.CIP-pg-list .CIP-nav-letras {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 35px;
  padding: 8px 4px;
}

.CIP-pg-list .CIP-nav-letras li span {
  display: block;
  min-width: 25px;
  text-align: center;
  margin: 4px 1px;
  padding: 3px 6px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  letter-spacing: -1px;
  color: currentColor;
  cursor: pointer;
}

.CIP-pg-list .CIP-nav-letras li span:hover, .CIP-pg-list .CIP-nav-letras li span.active {
  background-color: #0095D9;
  text-decoration: none;
  color: #fff;
}

.CIP__acordeon__content__title {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  margin-top: 24px;
}

.CIP-atividades-list h2 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-atividades-list h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-atividades-list h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-atividades-list ul li {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  font-weight: normal;
}

.CIP-atividades-list ul li:not(:last-child) {
  margin-bottom: 14px;
}

.CIP-atividades-list ul li:before {
  content: "";
  background: url("../img/check-green.svg") no-repeat 0 0;
  background-size: 12px 12px;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
}

.CIP-selos-list h2 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-selos-list h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-selos-list h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-selos-list {
  width: 100%;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 18px;
}

.CIP-selos-list li {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 6px 0;
}

.CIP-selos-list img {
  display: block;
  width: auto;
  height: 90px;
  max-height: fit-content;
  max-width: 100%;
}

.CIP-selos-list ul li.fip-definitivo {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}

.CIP__header {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin: 0 15px;
  padding: 25px;
  display: flex;
  position: relative;
}

.CIP__header > div {
  flex: 1 1 auto;
  margin-top: 15px;
}

.CIP__header > div h1 {
  color: #333;
  font-family: Calibri, sans-serif;
  margin-top: 16px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px;
}

.CIP__header > div h1 + .CIP-flag {
  margin-top: 24px;
}

.CIP-alteracao-cadastral {
  color: gray;
  font-weight: 200;
}

@media screen and (min-width: 992px){
  .CIP-alteracao-cadastral--list-page{
    max-width: 80%;
  }
}

.CIP__header > div .title-output {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP__header > div .CIP-box-output {
  padding: 24px 0 0;
}

.CIP__header > div .CIP-box-output .CIP-output:not(:last-child) {
  margin-right: 32px;
}

.CIP__header figure {
  background: rgba(76, 77, 79, 0.26) url("../img/ic-business.svg") no-repeat center center;
  background-size: 28px 24px;
  width: 120px;
  height: 120px;
  margin: 15px 48px 0 15px;
  border-radius: 10px 0;
  overflow: hidden;
}

.CIP__header figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px 0;
}

.CIP__header hr {
  display: block;
  height: 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  margin: 24px 0 0;
}

.CIP__header .download-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #0095d9;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
}

.CIP__header .download-btn:after {
  content: "";
  display: inline-block;
  background: url("../img/arrow-down-blue.svg") no-repeat 0 0;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-left: 6px;
}

.CIP__box {
  position: relative;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 32px;
}

.CIP__box > h2 {
  color: #333;
  font-family: Calibri, sans-serif;
  margin: 0 0 24px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-align: left;
}

.CIP__box > h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  margin: 0 0 24px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-align: left;
}

.CIP__box > h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  margin: 0 0 24px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-align: left;
}

.CIP__box > p {
  color: #333;
  font-family: Calibri, sans-serif;
  margin: 0 0 24px;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}

.CIP__box > p .big-number-text {
  color: #80c342;
  font-weight: bold;
  font-size: 105%;
}

.CIP__box > h2.CIP-icon-title {
  margin: 24px 0 9px;
}

.CIP__box > h2.CIP-icon-title:before {
  content: "";
  background: no-repeat 0 0;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 9px;
}

.CIP__box > h3.CIP-icon-title {
  margin: 24px 0 9px;
}

.CIP__box > h3.CIP-icon-title:before {
  content: "";
  background: no-repeat 0 0;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 9px;
}

.CIP__box > h4.CIP-icon-title {
  margin: 24px 0 9px;
}

.CIP__box > h4.CIP-icon-title:before {
  content: "";
  background: no-repeat 0 0;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 9px;
}

.CIP__box > h2.CIP-icon-title--forum {
  color: #80c342;
}

.CIP__box > h2.CIP-icon-title--forum:before {
  background-image: url("../img/ic-chat.svg");
}

.CIP__box > h3.CIP-icon-title--forum {
  color: #80c342;
}

.CIP__box > h3.CIP-icon-title--forum:before {
  background-image: url("../img/ic-chat.svg");
}

.CIP__box > h4.CIP-icon-title--forum {
  color: #80c342;
}

.CIP__box > h4.CIP-icon-title--forum:before {
  background-image: url("../img/ic-chat.svg");
}

.CIP__box > h2.CIP-icon-title--grupo {
  color: #0095d9;
}

.CIP__box > h2.CIP-icon-title--grupo:before {
  background-image: url("../img/ic-people.svg");
}

.CIP__box > h3.CIP-icon-title--grupo {
  color: #0095d9;
}

.CIP__box > h3.CIP-icon-title--grupo:before {
  background-image: url("../img/ic-people.svg");
}

.CIP__box > h4.CIP-icon-title--grupo {
  color: #0095d9;
}

.CIP__box > h4.CIP-icon-title--grupo:before {
  background-image: url("../img/ic-people.svg");
}

.CIP__box .warning {
  background-color: #e5f4fb;
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 18px 0;
  padding: 16px;
  border-radius: 10px;
  color: #006898;
  font-size: 14px;
  line-height: 20px;
}

.CIP__box .warning svg {
  width: 30px;
  height: 30px;
  margin-right: 16px;
  flex: 0 0 auto;
}

.CIP__box.no-content p {
  margin: 0;
}

.CIP__acordeon {
  position: relative;
  background-color: #f4f4f4;
  border: 1px solid #c8c8c8;
  border-radius: 10px 0;
}

.CIP__acordeon > label {
  display: block;
}

.CIP__acordeon > label > header {
  display: flex;
  min-height: 58px;
  justify-content: space-between;
  align-items: center;
  padding-right: 44px;
  cursor: pointer;
}

.CIP__acordeon > label > header > h2 {
  color: #333;
  font-family: Calibri, sans-serif;
  flex: 0 1 auto;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 16px;
  padding: 12px 0;
}

.CIP__acordeon > label > header > h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  flex: 0 1 auto;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 16px;
  padding: 12px 0;
}

.CIP__acordeon .CIP__acordeon {
  background-color: #fff;
  border: 1px solid #ededed;
}

.CIP__acordeon .CIP__acordeon header > h3:before {
  content: "";
  background: no-repeat 0 0;
  background-size: 15px 15px;
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 9px;
}

.CIP__acordeon .CIP__acordeon header > h3.comissao:before {
  background-image: url("../img/ic-chat-grey.svg");
}

.CIP__acordeon .CIP__acordeon header > h3.grupo:before {
  background-image: url("../img/ic-people-grey.svg");
}

.CIP__acordeon .CIP__acordeon .CIP__acordeon__content {
  border: 0;
}

.CIP__acordeon > input[type="checkbox"] {
  position: absolute;
  top: calc(50% - 4px);
  right: 0;
  display: block;
  content: "";
  width: 12px;
  height: 8px;
  margin: 0 16px;
  background: url("../img/arrow-up-grey.svg") no-repeat 0 0;
  background-size: 12px 8px;
  transform: rotate(180deg);
  appearance: none;
  outline: 0;
  cursor: pointer;
}

.CIP__acordeon > input[type="checkbox"]:focus {
  appearance: none;
  outline: 0;
  cursor: pointer;
}

.CIP__acordeon > input[type="checkbox"]:checked {
  appearance: none;
  outline: 0;
  cursor: pointer;
  transform: rotate(0);
  top: 25px;
}

.CIP__acordeon input:checked + .CIP__acordeon__content {
  display: block;
}

.CIP-output {
  text-align: left;
}

.CIP-output p {
  color: #333;
  font-family: Calibri, sans-serif;
  padding: 0;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}

.CIP-output p p:empty:before {
  content: "-";
}

.CIP-output h2 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 2px;
  padding: 0;
}

.CIP-output h3 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 2px;
  padding: 0;
}

.CIP-output h4 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 2px;
  padding: 0;
}

.CIP-output h5 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 2px;
  padding: 0;
}

.CIP-output p + p {
  margin: 15px 0 0;
}

.CIP-output ul {
  margin: 15px 0 0;
  padding-left: 15px;
}

.CIP-output ul li {
  margin: 0 0 15px;
  list-style-type: disc;
  line-height: 1.3;
}

.CIP-certificacoes-list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-right: -32px;
}

.CIP-certificacoes-list li {
  position: relative;
  display: block;
  width: calc(33.33% - 32px);
  min-width: 180px;
  margin: 0 32px 24px 0;
  padding: 18px 16px;
  border: 1px solid #c8c8c8;
  border-radius: 16px 0;
}

.CIP-certificacoes-list li h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 18px;
  padding: 0;
}

.CIP-certificacoes-list li h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 18px;
  padding: 0;
}

.CIP-certificacoes-list li p {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.CIP-certificacoes-list li p > span {
  display: block;
  color: #80c342;
  font-family: Calibri, sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
}

.CIP-certificacoes-list li .CIP-tooltip {
  position: absolute;
  right: 16px;
  bottom: 18px;
  z-index: 99;
}

.CIP-big-numbers {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-right: -32px;
}

.CIP-big-numbers li {
  position: relative;
  display: block;
  width: calc(33.33% - 32px);
  min-width: 180px;
  margin: 0 32px 24px 0;
  padding: 18px 16px;
  border: 1px solid #c8c8c8;
  border-radius: 16px 0;
}

.CIP-big-numbers li h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 18px;
  padding: 0;
}

.CIP-big-numbers li h4 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 18px;
  padding: 0;
}

.CIP-big-numbers li p {
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.CIP-big-numbers li p > span {
  display: block;
  color: #80c342;
  font-family: Calibri, sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
}

.CIP-big-numbers li .CIP-tooltip {
  position: absolute;
  right: 16px;
  bottom: 18px;
  z-index: 99;
}

.CIP__navigation {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 24px;
}

.CIP__navigation h3 {
  color: #333;
  font-family: Calibri, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  margin: 0 0 24px;
  padding: 0;
}

.CIP__navigation ul li {
  margin-left: 24px;
}

.CIP__navigation ul li a {
  display: block;
  color: #0095d9;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.CIP__navigation ul li + li {
  margin-top: 16px;
}

.CIP__navigation ul li.active a {
  color: #777c87;
}

.CIP__navigation ul li.active a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border: 6px solid transparent;
  border-left-color: currentColor;
  margin-right: 9px;
  margin-left: -24px;
}

*[class*="CIP__"] {
  box-sizing: border-box;
}

.CIP__topnav {
  display: flex;
  justify-content: space-between;
  padding: 16px 0 25px;
  margin: 0 18px;
}

.CIP__topnav a.back-btn {
  color: #0095d9;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
}

.CIP__topnav a.back-btn:before {
  content: "";
  display: inline-block;
  background: url("../img/arrow-left-blue.svg") no-repeat 0 0;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-right: 6px;
}

.CIP__topnav p {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

.CIP__topnav + .CIP__header {
  margin-top: 0;
  display: flex;
}

.CIP__box--codigos-seguidos .CIP__acordeon .CIP-output p {
  text-transform: capitalize;
}

.CIP__box--codigos-seguidos .CIP__acordeon .CIP-output + .CIP-output p {
  text-transform: none;
}

.CIP__acordeon + .CIP__acordeon {
  margin-top: 16px;
}

.CIP__acordeon + p {
  margin-top: 16px;
}

.CIP__acordeon__content {
  border-top: 1px solid #c8c8c8;
  display: none;
  padding: 24px;
}

.CIP__acordeon__content > div + div {
  margin-top: 24px;
}

.CIP__acordeon__content .CIP-box-output .CIP-output {
  min-width: 200px;
}

.CIP__acordeon__content .CIP-box-output .CIP-output + .CIP__acordeon__content .CIP-box-output .CIP-output {
  min-width: auto;
}

.CIP__content-box {
  background-color: #fff;
  box-shadow: 0 0 0 1px #ededed;
  border-radius: 10px 0;
  padding: 14px;
}

.CIP__content-box table {
  margin: 30px 0 25px;
  border: 0 !important;
}

.CIP__content-box table td {
  padding: 0 0 0 6px;
  border: 0;
}

.CIP__content-box table th {
  padding: 0 0 0 6px;
  border: 0;
}

.CIP__content-box table thead {
  border-bottom: 1px solid #e6e6e6;
}

.CIP__content-box table thead th {
  font-family: Calibri, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #777c87;
}

.CIP__content-box table tbody tr:first-child td {
  padding-top: 12px;
}

.CIP__content-box table tbody td {
  padding: 6px;
  font-family: Calibri, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #333;
}

.CIP__content-box table.table-multas tbody tr {
  background-color: rgba(196, 196, 196, 0.2);
}

.CIP__content-box table.table-multas tbody tr:nth-child(odd) {
  background-color: transparent;
}

.CIP__content-box table.table-multas tbody tr td {
  vertical-align: top;
  padding-top: 18px;
  padding-bottom: 18px;
}

.CIP__content-box table.table-multas tbody tr td p + p {
  margin-top: 18px;
}

.CIP__content-box table.table-multas tbody tr td p .subtemas {
  display: block;
  color: #777c87;
  font-size: 12px;
}

.CIP__content-box table.table-multas tbody tr td:nth-child(1) {
  min-width: 100px;
}

.CIP__content-box table.table-multas tbody tr td:nth-child(2) {
  width: 50%;
}

.CIP__content-box .CIP-box-output .CIP-output {
  margin-right: 32px;
}

.CIP__content-box .CIP-output + .CIP-output {
  margin-top: 12px;
}

.CIP__content-box .CIP-output--codigos {
  opacity: .6;
}

.CIP__content-box .CIP__content-box {
  background-color: #f3f3f3;
  margin-top: 12px;
}

.CIP__content-box.CIP__acordeon label header {
  min-height: 34px;
}

.CIP__content-box.CIP__acordeon label header h4 {
  margin: 0;
}

.CIP__content-box.CIP__acordeon .CIP__acordeon__content {
  padding: 0;
}

.CIP__filterBtnBox {
  clear: both;
  display: block;
  text-align: right;
  padding-bottom: 20px;
}

.CIP__filterBtnBox button {
  display: inline-block !important;
}

.CIP__filterbox__header {
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
}

.CIP__filterbox__header h2 {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #555;
  font-family: Calibri, sans-serif;
  font-size: 19px;
  letter-spacing: .27px;
  line-height: 23.19px;
  text-transform: uppercase;
}

.CIP__filterbox div.filtro-perguntas {
  border-bottom: 0;
}

.CIP__filterbox div.filtro-texto {
  padding: 16px 24px 0;
}

.CIP__filterbox div.filtro-texto > h3 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 24px 0 16px;
  padding: 0;
}

.CIP__filterbox div.filtro-texto label {
  display: flex;
}

.CIP__filterbox div.filtro-texto label input {
  display: block;
  flex: 1 0 auto;
  background-color: transparent;
  border: 1px solid #e6e6e6;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: 47px;
  height: 47px;
  padding: 0 16px;
  font-size: 16px;
}

.CIP__filterbox div.filtro-texto label input:focus {
  outline: 0;
  border-color: rgba(76, 77, 79, 0.26);
}

.CIP__filterbox div.filtro-texto label button {
  display: block;
  background-color: transparent;
  border: 1px solid #e6e6e6;
  border-left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 47px;
  height: 47px;
  padding: 0 16px;
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.CIP__filterbox div.filtro-texto label button:focus {
  outline: 0;
  border-color: rgba(76, 77, 79, 0.26);
}

.CIP__filterbox div.filtro-relacao > h3 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 24px 0 16px;
  padding: 0;
}

.CIP__filterbox div.filtro-relacao label {
  display: inline-flex;
  align-items: center;
}

.CIP__filterbox div.filtro-relacao label input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  box-shadow: inset 0 0 2px #0095d9;
  flex-shrink: 0;
}

.CIP__filterbox div.filtro-relacao label input[type="checkbox"]:focus {
  outline: 0;
}

.CIP__filterbox div.filtro-relacao label input[type="checkbox"]:checked {
  background: #0095d9 url("../img/check-white.svg") no-repeat center 1px;
  background-size: 16px 13px;
}

.CIP__filterbox div.filtro-relacao label input[type="radio"] {
  margin: 0;
  vertical-align: middle;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  box-shadow: inset 0 0 2px #0095d9;
  flex-shrink: 0;
}

.CIP__filterbox div.filtro-relacao label input[type="radio"]:focus {
  outline: 0;
}

.CIP__filterbox div.filtro-relacao label input[type="radio"]:checked {
  background: #0095d9 url("../img/check-white.svg") no-repeat center 1px;
  background-size: 16px 13px;
}

.CIP__filterbox div.filtro-relacao label em {
  margin-left: 8px;
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: normal !important;
}

.CIP__filterbox div.filtro-relacao label + label {
  margin-top: 18px;
  width: 100%;
}

.CIP__filterbox div.filtro-codigo > h3 {
  color: #777c87;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 24px 0 16px;
  padding: 0;
}

.CIP__filterbox div.filtro-codigo label {
  display: inline-flex;
  align-items: center;
}

.CIP__filterbox div.filtro-codigo label input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  box-shadow: inset 0 0 2px #0095d9;
  flex-shrink: 0;
}

.CIP__filterbox div.filtro-codigo label input[type="checkbox"]:focus {
  outline: 0;
}

.CIP__filterbox div.filtro-codigo label input[type="checkbox"]:checked {
  background: #0095d9 url("../img/check-white.svg") no-repeat center 1px;
  background-size: 16px 13px;
}

.CIP__filterbox div.filtro-codigo label input[type="radio"] {
  margin: 0;
  vertical-align: middle;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  box-shadow: inset 0 0 2px #0095d9;
  flex-shrink: 0;
}

.CIP__filterbox div.filtro-codigo label input[type="radio"]:focus {
  outline: 0;
}

.CIP__filterbox div.filtro-codigo label input[type="radio"]:checked {
  background: #0095d9 url("../img/check-white.svg") no-repeat center 1px;
  background-size: 16px 13px;
}

.CIP__filterbox div.filtro-codigo label em {
  margin-left: 8px;
  color: #333;
  font-family: Calibri, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: normal !important;
}

.CIP__filterbox div.filtro-codigo label + label {
  margin-top: 18px;
  width: 100%;
}

.CIP__filterbox .filtro-alpha {
  padding: 0;
}

.CIP__filterbox .filtro-alpha .CIP__filterbox__header {
  border-top: 1px solid #eee;
  margin-top: 26px;
}

.CIP__filterbox .filtro-alpha > nav {
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  padding: 5px;
}

.CIP__filterbox .filtro-alpha > nav > div {
  float: none;
  float: none;
  margin: 0;
  padding: 0;
}

.CIP__filterbox .filtro-alpha > nav > div > a {
  border-radius: 50px;
  line-height: 1.5;
}

.CIP__filterbox .filtro-alpha > nav > div > a:hover {
  background-color: #0095d9;
  color: #fff;
  text-decoration: none;
}

.CIP__filterbox .filtro-alpha > nav > div > a:focus {
  background-color: #0095d9;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .CIP__filterbox {
    margin-bottom: 0;
  }
  .CIP__filterbox div.filtro-texto {
    padding: 16px 16px 0;
  }
  .CIP__filterbox div.filtro-texto label input {
    padding: 0 8px;
  }
}

.CIP-flag {
  display: inline-block;
  border: 1px solid currentColor;
  border-radius: 10px 0;
  padding: 0 18px;
  height: 24px;
  font-size: 12px;
  font-family: Calibri, sans-serif;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
}

.CIP-flag--associado {
  color: #0095d9;
}

.CIP-flag--provisorio {
  color: #0095d9;
}

.CIP-flag--suspenso {
  color: #ed5555;
}

.CIP-box-output {
  display: flex;
  justify-content: flex-start;
}

.CIP-tooltip {
  background: url("../img/i-tip.svg") no-repeat 0 0;
  background-size: 14px 14px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.CIP-tooltip:hover:before {
  content: attr(data-content);
  position: absolute;
  top: -8px;
  left: 20px;
  display: block;
  background-color: #0095d9;
  border-radius: 4px;
  width: 238px;
  min-height: 50px;
  max-height: 200px;
  overflow-y: auto;
  padding: 8px;
  color: #fff;
}

.CIP-tooltip:hover:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 17px;
  background-color: #0095d9;
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}

.CIP-fake-anchor {
  position: absolute;
  top: -300px;
}

.CIP__filterBtn {
  background-color: #0095d9;
  border: 0;
  outline: 0;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 #004c6e;
  display: block;
  padding: 8px 16px;
  margin: 22px 0 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.CIP__filterBtn--clean {
  background-color: #e6e6e6;
  box-shadow: 0 2px 0 0 #777c87;
  color: #333;
}

.filtro-perguntas {
  display: none;
}

.filtro-collapse {
  padding: 12px 24px;
}

.filtro-accordion {
  padding: 0 24px;
}

.filtro-accordion .collapse-input {
  display: none;
}

.filtro-accordion .collapse-input:checked + label .checked {
  display: block;
}

.filtro-accordion .collapse-input:checked + label .unchecked {
  display: none;
}

.filtro-accordion .collapse-input:checked ~ .filtro-collapse {
  overflow: hidden;
  transition: all 0.3s ease-in;
  max-height: 1000px;
  margin-bottom: 18px;
}

.filtro-accordion .collapse-input + label {
  color: #0095D9;
  margin: 36px 0 16px;
  vertical-align: middle;
}

.filtro-accordion .collapse-input + label p i {
  margin-left: 4px;
}

.filtro-accordion .collapse-input + label:hover {
  cursor: pointer;
}

.filtro-accordion .collapse-input + label .checked {
  display: none;
}

.filtro-accordion .collapse-input + label .unchecked {
  display: block;
}

.filtro-accordion .collapse-input ~ .filtro-collapse {
  transition: all 0.3s ease-out;
  max-height: 0;
}

.container.content-full.CIP-pg-list aside ~ br {
  display: none;
}

@media only screen and (max-width: 991px) {
  .CIP-pg-list .letters-search > div .CIP-pg-list__item:after {
    position: initial;
    transform: translateY(0);
    margin-top: 16px;
  }
  .CIP-pg-list .letters-search > div .CIP-pg-list__item h4 {
    padding-right: 0;
  }
  .CIP__topnav {
    display: block;
  }
  .CIP__topnav p {
    margin-top: 24px;
  }
  .CIP__header {
    display: block !important;
    text-align: center;
  }
  .CIP__header .download-btn {
    position: initial;
    display: inline-block;
    margin-top: 16px;
  }
  .CIP-box-output {
    flex-wrap: wrap;
    width: 100%;
  }
  .CIP-box-output > div {
    width: 100%;
    margin-bottom: 16px;
  }
  .CIP-selos-list ul li {
    width: 100%;
    max-width: 70%;
    margin-right: 0;
  }
  .CIP-selos-list ul li img {
    margin: 0 auto;
  }
  .CIP-certificacoes-list li {
    width: auto;
    flex: 1 1 auto;
  }
  .CIP-big-numbers li {
    width: auto;
    flex: 1 1 auto;
  }
  .CIP__navigation {
    display: none;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  body {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
  }
  header.new-header {
    display: none !important;
  }
  .title-interna {
    display: none !important;
  }
  .CIP__topnav a {
    display: none;
  }
  .CIP__navigation {
    display: none;
  }
  .CIP__header {
    display: block !important;
  }
  .CIP__header .download-btn {
    display: none;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a:visited:after {
    display: none !important;
  }
  a:after {
    display: none !important;
  }
  .row main {
    width: 100% !important;
  }
  .CIP__acordeon__content {
    display: block !important;
  }
}

.cip-selos-container {
  margin-top: 20px;
  max-width: 905px;
}