/*
@font-family-base:					Ubuntu, Helvetica, Arial, sans-serif;
	@font-weight-base:				300;
	@font-style-base:				normal;
*/
@supports (mix-blend-mode: lighten) {
  .Download > span:last-child:after {
    mix-blend-mode: lighten;
    box-shadow: 0 0 0 0 #37b2ce;
    transition: all 0.5s ease;
  }
  .Download:hover > span:last-child:after {
    box-shadow: -20em 20em 0 20em #00d7e6;
  }
}
.block_container:last-child .Html:last-child > [class] [class*="AccordionContainer"]:last-child:not(:only-child) {
  margin-bottom: 30px;
}
.Html .Html_CPBS_2020 {
  font-family: arboria, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 300;
  font-style: normal;
  color: inherit;
  /*
	cite, q, i[lang] {
		&:before{content:"“";}
		&:after{content:"”";}
	}
	*/

}
.Html .Html_CPBS_2020 p {
  margin: 0 0 11px;
}
.Html .Html_CPBS_2020 .lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .Html .Html_CPBS_2020 .lead {
    font-size: 24px;
  }
}
.Html .Html_CPBS_2020 a {
  color: inherit;
  text-decoration: none;
  cursor: default;
}
.Html .Html_CPBS_2020 a:hover,
.Html .Html_CPBS_2020 a:focus {
  text-decoration: underline;
}
.Html .Html_CPBS_2020 a.boxLink {
  display: block;
}
.Html .Html_CPBS_2020 a[href],
.Html .Html_CPBS_2020 a[onclick] {
  cursor: pointer;
}
.Html .Html_CPBS_2020 a[href*="/"]:not([class]),
.Html .Html_CPBS_2020 a[href*=":"]:not([class]),
.Html .Html_CPBS_2020 a[target]:not([class]) {
  color: #37b2ce;
}
.Html .Html_CPBS_2020 a.classic {
  color: inherit;
  text-decoration: underline;
}
.Html .Html_CPBS_2020 .text-muted {
  color: #999999;
}
.Html .Html_CPBS_2020 .text-primary {
  color: #37b2ce;
}
.Html .Html_CPBS_2020 .text-warning {
  color: #c09853;
}
.Html .Html_CPBS_2020 .text-danger {
  color: #b94a48;
}
.Html .Html_CPBS_2020 .text-success {
  color: #468847;
}
.Html .Html_CPBS_2020 .text-info {
  color: #3a87ad;
}
.Html .Html_CPBS_2020 .text-left {
  text-align: left;
}
.Html .Html_CPBS_2020 .text-right {
  text-align: right;
}
.Html .Html_CPBS_2020 .text-center {
  text-align: center;
}
.Html .Html_CPBS_2020 h1,
.Html .Html_CPBS_2020 h2,
.Html .Html_CPBS_2020 h3,
.Html .Html_CPBS_2020 h4,
.Html .Html_CPBS_2020 h5,
.Html .Html_CPBS_2020 h6,
.Html .Html_CPBS_2020 .h1,
.Html .Html_CPBS_2020 .h2,
.Html .Html_CPBS_2020 .h3,
.Html .Html_CPBS_2020 .h4,
.Html .Html_CPBS_2020 .h5,
.Html .Html_CPBS_2020 .h6 {
  font-family: 'Frank Ruhl Libre', Georgia, Times, 'Times New Roman', serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.125;
}
.Html .Html_CPBS_2020 h1 small,
.Html .Html_CPBS_2020 h2 small,
.Html .Html_CPBS_2020 h3 small,
.Html .Html_CPBS_2020 h4 small,
.Html .Html_CPBS_2020 h5 small,
.Html .Html_CPBS_2020 h6 small,
.Html .Html_CPBS_2020 .h1 small,
.Html .Html_CPBS_2020 .h2 small,
.Html .Html_CPBS_2020 .h3 small,
.Html .Html_CPBS_2020 .h4 small,
.Html .Html_CPBS_2020 .h5 small,
.Html .Html_CPBS_2020 .h6 small,
.Html .Html_CPBS_2020 h1 .small,
.Html .Html_CPBS_2020 h2 .small,
.Html .Html_CPBS_2020 h3 .small,
.Html .Html_CPBS_2020 h4 .small,
.Html .Html_CPBS_2020 h5 .small,
.Html .Html_CPBS_2020 h6 .small,
.Html .Html_CPBS_2020 .h1 .small,
.Html .Html_CPBS_2020 .h2 .small,
.Html .Html_CPBS_2020 .h3 .small,
.Html .Html_CPBS_2020 .h4 .small,
.Html .Html_CPBS_2020 .h5 .small,
.Html .Html_CPBS_2020 .h6 .small {
  font-weight: normal;
  line-height: 1;
}
.Html .Html_CPBS_2020 h1 > span,
.Html .Html_CPBS_2020 h2 > span,
.Html .Html_CPBS_2020 h3 > span,
.Html .Html_CPBS_2020 h4 > span,
.Html .Html_CPBS_2020 h5 > span,
.Html .Html_CPBS_2020 h6 > span,
.Html .Html_CPBS_2020 .h1 > span,
.Html .Html_CPBS_2020 .h2 > span,
.Html .Html_CPBS_2020 .h3 > span,
.Html .Html_CPBS_2020 .h4 > span,
.Html .Html_CPBS_2020 .h5 > span,
.Html .Html_CPBS_2020 .h6 > span {
  display: block;
}
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h1:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h1:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h1:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h1:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h2:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h2:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h2:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h2:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h3:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h3:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h3:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h3:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h4:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h4:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h4:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h4:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h5:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h5:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h5:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h5:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 h6:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 h6:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 h6:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 h6:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h1:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h1:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h1:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h1:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h2:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h2:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h2:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h2:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h3:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h3:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h3:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h3:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h4:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h4:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h4:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h4:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h5:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h5:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h5:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h5:only-child,
.blockAccordion > div[class]:first-child .Html .Html_CPBS_2020 .h6:only-child,
.blockAccordion > div:first-child.Html .Html_CPBS_2020 .h6:only-child,
.blockAccordion.modAccordion > div[class]:first-child ~ [class]:nth-child(odd):not(:last-child) .Html .Html_CPBS_2020 .h6:only-child,
.blockAccordion.modAccordion > div:first-child ~ [class]:nth-child(odd):not(:last-child).Html .Html_CPBS_2020 .h6:only-child {
  margin-bottom: 0 !important;
}
.pr-header .Html .Html_CPBS_2020 p.h1,
.pr-header .Html .Html_CPBS_2020 p.h2,
.pr-header .Html .Html_CPBS_2020 p.h3,
.pr-header .Html .Html_CPBS_2020 p.h4,
.pr-header .Html .Html_CPBS_2020 p.h5,
.pr-header .Html .Html_CPBS_2020 p.h6 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.125;
  text-transform: uppercase;
}
.blockHeader .Html .Html_CPBS_2020 h1:only-child,
.blockHeader .Html .Html_CPBS_2020 h2:only-child,
.blockHeader .Html .Html_CPBS_2020 h3:only-child,
.blockHeader .Html .Html_CPBS_2020 h4:only-child,
.blockHeader .Html .Html_CPBS_2020 h5:only-child,
.blockHeader .Html .Html_CPBS_2020 h6:only-child,
.blockHeader .Html .Html_CPBS_2020 .h1:only-child,
.blockHeader .Html .Html_CPBS_2020 .h2:only-child,
.blockHeader .Html .Html_CPBS_2020 .h3:only-child,
.blockHeader .Html .Html_CPBS_2020 .h4:only-child,
.blockHeader .Html .Html_CPBS_2020 .h5:only-child,
.blockHeader .Html .Html_CPBS_2020 .h6:only-child {
  margin-bottom: 24px;
}
.Html .Html_CPBS_2020 h1,
.Html .Html_CPBS_2020 h2,
.Html .Html_CPBS_2020 h3 {
  margin-top: 11px;
}
.Html .Html_CPBS_2020 h1 small,
.Html .Html_CPBS_2020 h2 small,
.Html .Html_CPBS_2020 h3 small,
.Html .Html_CPBS_2020 h1 .small,
.Html .Html_CPBS_2020 h2 .small,
.Html .Html_CPBS_2020 h3 .small {
  font-size: 65%;
}
.Html .Html_CPBS_2020 h3 {
  margin-bottom: 0;
}
.Html .Html_CPBS_2020 h4,
.Html .Html_CPBS_2020 h5,
.Html .Html_CPBS_2020 h6 {
  margin-top: 11px;
}
.Html .Html_CPBS_2020 h4 small,
.Html .Html_CPBS_2020 h5 small,
.Html .Html_CPBS_2020 h6 small,
.Html .Html_CPBS_2020 h4 .small,
.Html .Html_CPBS_2020 h5 .small,
.Html .Html_CPBS_2020 h6 .small {
  font-size: 75%;
}
.Html .Html_CPBS_2020 h4,
.Html .Html_CPBS_2020 h5 {
  margin-bottom: 0;
}
.Html .Html_CPBS_2020 h1:first-child,
.Html .Html_CPBS_2020 h2:first-child,
.Html .Html_CPBS_2020 h3:first-child,
.Html .Html_CPBS_2020 h4:first-child,
.Html .Html_CPBS_2020 h5:first-child,
.Html .Html_CPBS_2020 h6:first-child {
  margin-top: 0;
}
.Html .Html_CPBS_2020 h1.minor,
.Html .Html_CPBS_2020 h2.minor,
.Html .Html_CPBS_2020 h3.minor,
.Html .Html_CPBS_2020 h4.minor,
.Html .Html_CPBS_2020 h5.minor,
.Html .Html_CPBS_2020 h6.minor {
  font-size: 16px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.125;
  text-transform: uppercase;
}
.Html .Html_CPBS_2020 p + h1,
.Html .Html_CPBS_2020 p + h2,
.Html .Html_CPBS_2020 p + h3 {
  margin-top: 33px;
}
.Html .Html_CPBS_2020 p + h4,
.Html .Html_CPBS_2020 p + h5,
.Html .Html_CPBS_2020 p + h6 {
  margin-top: 22px;
}
.Html .Html_CPBS_2020 h1,
.Html .Html_CPBS_2020 .h1 {
  font-size: 30px;
}
.Html .Html_CPBS_2020 h2,
.Html .Html_CPBS_2020 .h2 {
  font-size: 26px;
}
.Html .Html_CPBS_2020 h3,
.Html .Html_CPBS_2020 .h3 {
  font-size: 24px;
}
.Html .Html_CPBS_2020 h4,
.Html .Html_CPBS_2020 .h4 {
  font-size: 18px;
}
.Html .Html_CPBS_2020 h5,
.Html .Html_CPBS_2020 .h5 {
  font-size: 16px;
}
.Html .Html_CPBS_2020 h6,
.Html .Html_CPBS_2020 .h6 {
  font-size: 14px;
}
.Html .Html_CPBS_2020 .page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
.Html .Html_CPBS_2020 h1 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h2 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h3 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h4 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h5 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h6 + p:nth-child(2):nth-last-child(1) {
  margin-top: 0;
}
.Html .Html_CPBS_2020 h1 > span,
.Html .Html_CPBS_2020 h2 > span,
.Html .Html_CPBS_2020 h3 > span,
.Html .Html_CPBS_2020 h4 > span,
.Html .Html_CPBS_2020 h5 > span,
.Html .Html_CPBS_2020 h6 > span {
  color: #30364a;
}
.Html .Html_CPBS_2020 h1 > span[data-lang],
.Html .Html_CPBS_2020 h2 > span[data-lang],
.Html .Html_CPBS_2020 h3 > span[data-lang],
.Html .Html_CPBS_2020 h4 > span[data-lang],
.Html .Html_CPBS_2020 h5 > span[data-lang],
.Html .Html_CPBS_2020 h6 > span[data-lang] {
  color: inherit;
}
.Html .Html_CPBS_2020 h1 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h1 + .subtitle,
.Html .Html_CPBS_2020 h1 > .subtitle {
  font-size: 26px;
}
.Html .Html_CPBS_2020 h2 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h2 + .subtitle,
.Html .Html_CPBS_2020 h2 > .subtitle {
  font-size: 24px;
}
.Html .Html_CPBS_2020 h3 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h3 + .subtitle,
.Html .Html_CPBS_2020 h3 > .subtitle {
  font-size: 18px;
}
.Html .Html_CPBS_2020 h4 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h4 + .subtitle,
.Html .Html_CPBS_2020 h4 > .subtitle {
  font-size: 16px;
}
.Html .Html_CPBS_2020 h5 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h5 + .subtitle,
.Html .Html_CPBS_2020 h5 > .subtitle {
  font-size: 14px;
}
.Html .Html_CPBS_2020 h6 + p:nth-child(2):nth-last-child(1),
.Html .Html_CPBS_2020 h6 + .subtitle,
.Html .Html_CPBS_2020 h6 > .subtitle {
  font-size: 14px;
}
.Html .Html_CPBS_2020 h3:only-child,
.Html .Html_CPBS_2020 h4:only-child,
.Html .Html_CPBS_2020 h5:only-child,
.Html .Html_CPBS_2020 h6:only-child,
.Html .Html_CPBS_2020 .h1:only-child,
.Html .Html_CPBS_2020 .h2:only-child,
.Html .Html_CPBS_2020 .h3:only-child,
.Html .Html_CPBS_2020 .h4:only-child,
.Html .Html_CPBS_2020 .h5:only-child,
.Html .Html_CPBS_2020 .h6:only-child {
  margin-bottom: 0;
}
.pr-footer .Html .Html_CPBS_2020 h1,
.pr-footer .Html .Html_CPBS_2020 h2,
.pr-footer .Html .Html_CPBS_2020 h3,
.pr-footer .Html .Html_CPBS_2020 h4,
.pr-footer .Html .Html_CPBS_2020 h5,
.pr-footer .Html .Html_CPBS_2020 h6 {
  color: inherit;
  font-family: 'Frank Ruhl Libre', Georgia, Times, 'Times New Roman', serif;
  font-weight: 700;
  font-size: 18px;
}
.Html .Html_CPBS_2020 ul,
.Html .Html_CPBS_2020 ol {
  margin-top: 0;
  margin-bottom: 8px;
}
.Html .Html_CPBS_2020 ul li,
.Html .Html_CPBS_2020 ol li {
  margin-bottom: 0.5em;
}
.blockIndent .Html .Html_CPBS_2020 ul li,
.blockIndent .Html .Html_CPBS_2020 ol li,
.blockAccordion .Html .Html_CPBS_2020 ul li,
.blockAccordion .Html .Html_CPBS_2020 ol li {
  display: table;
}
.Html .Html_CPBS_2020 ul li > .BrickBreak,
.Html .Html_CPBS_2020 ol li > .BrickBreak {
  display: block;
  margin-bottom: 0.125em;
}
.Html .Html_CPBS_2020 ul ul,
.Html .Html_CPBS_2020 ol ul,
.Html .Html_CPBS_2020 ul ol,
.Html .Html_CPBS_2020 ol ol {
  margin-bottom: 0;
  padding-left: 0.5em;
}
.Html .Html_CPBS_2020 ol.num > li {
  display: list-item;
  list-style-position: inside;
  list-style-type: decimal;
}
.Html .Html_CPBS_2020 ol.abc > li {
  display: list-item;
  list-style-position: inside;
  list-style-type: lower-alpha;
}
.Html .Html_CPBS_2020 .bull > li {
  padding-left: 0.75em;
  position: relative;
}
.Html .Html_CPBS_2020 .bull > li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  max-width: 0.75em;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.Html .Html_CPBS_2020 ul > li {
  padding-left: 0.75em;
  position: relative;
}
.Html .Html_CPBS_2020 ul > li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  max-width: 0.75em;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.Html .Html_CPBS_2020 .square > li {
  margin-bottom: 1em;
  padding-left: 2.5em;
  position: relative;
}
.Html .Html_CPBS_2020 .square > li:before {
  content: " ";
  width: 1em;
  height: 1em;
  max-width: none;
  margin-top: 0.25em;
  background: #37b2ce;
}
.Html .Html_CPBS_2020 .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.Html .Html_CPBS_2020 .list-unstyled > li:before {
  content: none;
  display: none;
}
.Html .Html_CPBS_2020 .list-inline {
  padding-left: 0;
  list-style: none;
}
.Html .Html_CPBS_2020 .list-inline > li:before {
  content: none;
  display: none;
}
.Html .Html_CPBS_2020 .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.Html .Html_CPBS_2020 .list-inline > li:first-child {
  padding-left: 0;
}
.Html .Html_CPBS_2020 .list-inline > li.break {
  display: block;
}
.Html .Html_CPBS_2020 dl {
  margin-bottom: 22px;
}
.Html .Html_CPBS_2020 dt,
.Html .Html_CPBS_2020 dd {
  line-height: 1.375;
}
.Html .Html_CPBS_2020 dt {
  font-weight: bold;
  margin-top: 11px;
}
.Html .Html_CPBS_2020 dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .Html .Html_CPBS_2020 .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
  }
  .Html .Html_CPBS_2020 .dl-horizontal dd {
    margin-left: 180px;
  }
}
.Html .Html_CPBS_2020 small,
.Html .Html_CPBS_2020 .small {
  font-size: 12px;
}
.Html .Html_CPBS_2020 strong,
.Html .Html_CPBS_2020 .strong {
  font-weight: 600;
}
.Html .Html_CPBS_2020 abbr {
  text-transform: none;
}
.Html .Html_CPBS_2020 abbr[title],
.Html .Html_CPBS_2020 abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.Html .Html_CPBS_2020 abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.Html .Html_CPBS_2020 sup {
  font-weight: 700;
  color: #30364a;
}
.Html .Html_CPBS_2020 .sub,
.Html .Html_CPBS_2020 .sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.Html .Html_CPBS_2020 .sub {
  bottom: -0.25em;
}
.Html .Html_CPBS_2020 .sup {
  top: -0.5em;
}
.Html .Html_CPBS_2020 p > a:only-of-type {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Html .Html_CPBS_2020 blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
.Html .Html_CPBS_2020 blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
.Html .Html_CPBS_2020 blockquote p:last-child {
  margin-bottom: 0;
}
.Html .Html_CPBS_2020 blockquote small {
  display: block;
  line-height: 1.375;
  color: #999999;
}
.Html .Html_CPBS_2020 blockquote small:before {
  content: '\2014 \00A0';
}
.Html .Html_CPBS_2020 blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.Html .Html_CPBS_2020 blockquote.pull-right p,
.Html .Html_CPBS_2020 blockquote.pull-right small,
.Html .Html_CPBS_2020 blockquote.pull-right .small {
  text-align: right;
}
.Html .Html_CPBS_2020 blockquote.pull-right small:before,
.Html .Html_CPBS_2020 blockquote.pull-right .small:before {
  content: '';
}
.Html .Html_CPBS_2020 blockquote.pull-right small:after,
.Html .Html_CPBS_2020 blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.Html .Html_CPBS_2020 blockquote:before,
.Html .Html_CPBS_2020 blockquote:after {
  content: "";
}
.Html .Html_CPBS_2020 i {
  font-style: normal;
}
.Html .Html_CPBS_2020 cite,
.Html .Html_CPBS_2020 q,
.Html .Html_CPBS_2020 em,
.Html .Html_CPBS_2020 i[lang] {
  font-style: italic;
}
.Html .Html_CPBS_2020 address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.375;
}
.Html .Html_CPBS_2020 .btn-polite {
  display: inline-block;
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 8px 0;
  padding: 6px 12px;
  background: #efefef;
  color: #30364a;
}
.Html .Html_CPBS_2020 .btn-polite.text-center > span {
  display: block;
  padding: 6px 0;
}
.Html .Html_CPBS_2020 .btn-polite:hover,
.Html .Html_CPBS_2020 .btn-polite:focus,
.Html .Html_CPBS_2020 .btn-polite:active {
  text-decoration: none;
  outline: none;
}
a.Html .Html_CPBS_2020 .btn-polite:hover,
a.Html .Html_CPBS_2020 .btn-polite:focus,
a.Html .Html_CPBS_2020 .btn-polite:active {
  color: #37b2ce;
}
.Html .Html_CPBS_2020 .btn-primary {
  display: inline-block;
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 8px 0;
  padding: 6px 12px;
  background: #37b2ce;
  color: white;
}
.Html .Html_CPBS_2020 .btn-primary.text-center > span {
  display: block;
  padding: 6px 0;
}
.Html .Html_CPBS_2020 .btn-primary:hover,
.Html .Html_CPBS_2020 .btn-primary:focus,
.Html .Html_CPBS_2020 .btn-primary:active {
  text-decoration: none;
  outline: none;
}
a.Html .Html_CPBS_2020 .btn-primary:hover,
a.Html .Html_CPBS_2020 .btn-primary:focus,
a.Html .Html_CPBS_2020 .btn-primary:active {
  background: #00d7e6;
}
.Html .Html_CPBS_2020 .btn-secondary {
  display: inline-block;
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  border: none;
  border-radius: 0;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 8px 0;
  padding: 6px 12px;
  background: #0b1436;
  color: white;
}
.Html .Html_CPBS_2020 .btn-secondary.text-center > span {
  display: block;
  padding: 6px 0;
}
.Html .Html_CPBS_2020 .btn-secondary:hover,
.Html .Html_CPBS_2020 .btn-secondary:focus,
.Html .Html_CPBS_2020 .btn-secondary:active {
  text-decoration: none;
  outline: none;
}
.Html .Html_CPBS_2020 .Download {
  overflow: hidden;
  background: #0b1436;
  color: white;
  display: inline-table;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 30px 0;
  padding: 0;
  width: 20em;
  min-height: 10em;
  text-align: left;
}
.Html .Html_CPBS_2020 .Download > span {
  padding: 15px;
  display: table;
}
.Html .Html_CPBS_2020 .Download > span:last-child {
  position: relative;
}
.Html .Html_CPBS_2020 .Download > span:last-child:after {
  content: "\f019";
  background: #37b2ce;
  padding: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  font-family: 'Font Awesome 5 Pro';
  font-size: 150%;
  line-height: 1;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.Html .Html_CPBS_2020 .Download:hover > span:last-child:after {
  background: #00d7e6;
}
@media all and (min-width: 960px) {
  .Html .Html_CPBS_2020 .Download {
    margin-bottom: 1em;
  }
  .Html .Html_CPBS_2020 .Download + .Download {
    margin-left: 1em;
  }
  .Html .Html_CPBS_2020 .Download > span {
    padding: 30px;
  }
  .Html .Html_CPBS_2020 .Download > span:last-child {
    padding: 15px 30px;
  }
}
.Html .Html_CPBS_2020 .ButtonLinkContainer {
  overflow: hidden;
  margin: 0 -15px 30px;
}
.Html .Html_CPBS_2020 .LinkItem {
  width: 100%;
  display: inline-table;
  vertical-align: top;
  padding: 15px;
  background: transparent;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.125;
  text-transform: uppercase;
  font-size: 16px;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 .LinkItem {
    width: 50%;
    min-height: 10em;
  }
}
@media all and (min-width: 1200px) {
  .Html .Html_CPBS_2020 .LinkItem {
    font-size: 18px;
    width: 33.333333333%;
  }
}
@media all and (min-width: 1900px) {
  .Html .Html_CPBS_2020 .LinkItem {
    width: 25%;
  }
}
.Html .Html_CPBS_2020 .LinkItem .Link {
  padding: 15px;
  display: table-cell;
  text-align: left;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  background: #37b2ce;
  color: white;
  width: 100%;
  z-index: 5;
}
@media all and (min-width: 960px) {
  .Html .Html_CPBS_2020 .LinkItem .Link {
    padding: 30px;
  }
}
.Html .Html_CPBS_2020 .LinkItem .Link:hover {
  background: #00d7e6;
}
.Html .Html_CPBS_2020 .LinkItem .Link:after {
  content: "learn more";
  display: block;
  position: absolute;
  font-size: 80%;
  bottom: 15px;
}
@media all and (min-width: 960px) {
  .Html .Html_CPBS_2020 .LinkItem .Link:after {
    bottom: 30px;
  }
}
html[lang="pt"] .Html .Html_CPBS_2020 .LinkItem .Link:after {
  content: "saber mais";
}
.Html .Html_CPBS_2020 figure,
.Html .Html_CPBS_2020 video,
.Html .Html_CPBS_2020 audio,
.Html .Html_CPBS_2020 canvas,
.Html .Html_CPBS_2020 progress {
  max-width: 100%;
}
.Html .Html_CPBS_2020 img {
  max-width: 100%;
  height: auto;
}
.Html .Html_CPBS_2020 img[style*="float: right"] {
  margin: 0 0 15px 15px;
}
.Html .Html_CPBS_2020 img[style*="float: left"] {
  margin: 0 15px 15px 0;
}
.Html .Html_CPBS_2020 .VideoContainer {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  font-size: 16px;
}
.Html .Html_CPBS_2020 .VideoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Html .Html_CPBS_2020 .EmbedContainer {
  width: 100%;
}
.Html .Html_CPBS_2020 .EmbedContainer embed {
  max-width: 100%;
}
.Html .Html_CPBS_2020 table {
  width: 100%;
  margin-top: 11px;
  margin-bottom: 22px;
  color: #30364a;
  display: table;
}
.Html .Html_CPBS_2020 table > caption {
  overflow: hidden;
}
.Html .Html_CPBS_2020 table > thead,
.Html .Html_CPBS_2020 table > tbody,
.Html .Html_CPBS_2020 table > tfoot {
  width: 100%;
}
.Html .Html_CPBS_2020 table > thead > tr > th,
.Html .Html_CPBS_2020 table > tbody > tr > th,
.Html .Html_CPBS_2020 table > tfoot > tr > th,
.Html .Html_CPBS_2020 table > thead > tr > td,
.Html .Html_CPBS_2020 table > tbody > tr > td,
.Html .Html_CPBS_2020 table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.375;
  vertical-align: middle;
  text-align: left;
  border: 0 none;
  /*
					&:nth-child(1):nth-last-child(4):not(:only-of-type),
					&:nth-child(2):nth-last-child(3):not(:only-of-type),
					&:nth-child(3):nth-last-child(2):not(:only-of-type),
					&:nth-child(4):nth-last-child(1):not(:only-of-type) {
						width: 25%;
					}
					&:nth-child(3):nth-last-child(2):not(:only-of-type).minWidth,
					&:nth-child(4):nth-last-child(1):not(:only-of-type).minWidth {
						width: 6%;
					}
					&:nth-child(1):nth-last-child(3):not(:only-of-type),
					&:nth-child(2):nth-last-child(2):not(:only-of-type),
					&:nth-child(3):nth-last-child(1):not(:only-of-type) {
						width: 33.333333333%;
					}
					&:nth-child(3):nth-last-child(1):not(:only-of-type).minWidth {
						width: 6%;
					}
					&:nth-child(1):nth-last-child(2):not(:only-of-type),
					&:nth-child(2):nth-last-child(1):not(:only-of-type) {
						width: 50%;
					}
					&:nth-child(2):nth-last-child(1):not(:only-of-type).minWidth {
						width: 6%;
					}
					*/

}
.Html .Html_CPBS_2020 table > thead > tr > th.option,
.Html .Html_CPBS_2020 table > tbody > tr > th.option,
.Html .Html_CPBS_2020 table > tfoot > tr > th.option,
.Html .Html_CPBS_2020 table > thead > tr > td.option,
.Html .Html_CPBS_2020 table > tbody > tr > td.option,
.Html .Html_CPBS_2020 table > tfoot > tr > td.option {
  background: #c9c9c9;
}
.Html .Html_CPBS_2020 table > thead > tr > th.option[data-order$="0"],
.Html .Html_CPBS_2020 table > tbody > tr > th.option[data-order$="0"],
.Html .Html_CPBS_2020 table > tfoot > tr > th.option[data-order$="0"],
.Html .Html_CPBS_2020 table > thead > tr > td.option[data-order$="0"],
.Html .Html_CPBS_2020 table > tbody > tr > td.option[data-order$="0"],
.Html .Html_CPBS_2020 table > tfoot > tr > td.option[data-order$="0"],
.Html .Html_CPBS_2020 table > thead > tr > th.option[data-order$="2"],
.Html .Html_CPBS_2020 table > tbody > tr > th.option[data-order$="2"],
.Html .Html_CPBS_2020 table > tfoot > tr > th.option[data-order$="2"],
.Html .Html_CPBS_2020 table > thead > tr > td.option[data-order$="2"],
.Html .Html_CPBS_2020 table > tbody > tr > td.option[data-order$="2"],
.Html .Html_CPBS_2020 table > tfoot > tr > td.option[data-order$="2"],
.Html .Html_CPBS_2020 table > thead > tr > th.option[data-order$="4"],
.Html .Html_CPBS_2020 table > tbody > tr > th.option[data-order$="4"],
.Html .Html_CPBS_2020 table > tfoot > tr > th.option[data-order$="4"],
.Html .Html_CPBS_2020 table > thead > tr > td.option[data-order$="4"],
.Html .Html_CPBS_2020 table > tbody > tr > td.option[data-order$="4"],
.Html .Html_CPBS_2020 table > tfoot > tr > td.option[data-order$="4"],
.Html .Html_CPBS_2020 table > thead > tr > th.option[data-order$="6"],
.Html .Html_CPBS_2020 table > tbody > tr > th.option[data-order$="6"],
.Html .Html_CPBS_2020 table > tfoot > tr > th.option[data-order$="6"],
.Html .Html_CPBS_2020 table > thead > tr > td.option[data-order$="6"],
.Html .Html_CPBS_2020 table > tbody > tr > td.option[data-order$="6"],
.Html .Html_CPBS_2020 table > tfoot > tr > td.option[data-order$="6"],
.Html .Html_CPBS_2020 table > thead > tr > th.option[data-order$="8"],
.Html .Html_CPBS_2020 table > tbody > tr > th.option[data-order$="8"],
.Html .Html_CPBS_2020 table > tfoot > tr > th.option[data-order$="8"],
.Html .Html_CPBS_2020 table > thead > tr > td.option[data-order$="8"],
.Html .Html_CPBS_2020 table > tbody > tr > td.option[data-order$="8"],
.Html .Html_CPBS_2020 table > tfoot > tr > td.option[data-order$="8"] {
  background: #d6d6d6;
}
.Html .Html_CPBS_2020 table > thead > tr > th.finals,
.Html .Html_CPBS_2020 table > tbody > tr > th.finals,
.Html .Html_CPBS_2020 table > tfoot > tr > th.finals,
.Html .Html_CPBS_2020 table > thead > tr > td.finals,
.Html .Html_CPBS_2020 table > tbody > tr > td.finals,
.Html .Html_CPBS_2020 table > tfoot > tr > td.finals,
.Html .Html_CPBS_2020 table > thead > tr > th.special,
.Html .Html_CPBS_2020 table > tbody > tr > th.special,
.Html .Html_CPBS_2020 table > tfoot > tr > th.special,
.Html .Html_CPBS_2020 table > thead > tr > td.special,
.Html .Html_CPBS_2020 table > tbody > tr > td.special,
.Html .Html_CPBS_2020 table > tfoot > tr > td.special {
  background: #37b2ce;
}
.Html .Html_CPBS_2020 table > thead > tr > th > a,
.Html .Html_CPBS_2020 table > tbody > tr > th > a,
.Html .Html_CPBS_2020 table > tfoot > tr > th > a,
.Html .Html_CPBS_2020 table > thead > tr > td > a,
.Html .Html_CPBS_2020 table > tbody > tr > td > a,
.Html .Html_CPBS_2020 table > tfoot > tr > td > a {
  color: #37b2ce;
  cursor: pointer;
}
.Html .Html_CPBS_2020 table > thead > tr > th.Hours,
.Html .Html_CPBS_2020 table > tbody > tr > th.Hours,
.Html .Html_CPBS_2020 table > tfoot > tr > th.Hours,
.Html .Html_CPBS_2020 table > thead > tr > td.Hours,
.Html .Html_CPBS_2020 table > tbody > tr > td.Hours,
.Html .Html_CPBS_2020 table > tfoot > tr > td.Hours,
.Html .Html_CPBS_2020 table > thead > tr > th.ECTS,
.Html .Html_CPBS_2020 table > tbody > tr > th.ECTS,
.Html .Html_CPBS_2020 table > tfoot > tr > th.ECTS,
.Html .Html_CPBS_2020 table > thead > tr > td.ECTS,
.Html .Html_CPBS_2020 table > tbody > tr > td.ECTS,
.Html .Html_CPBS_2020 table > tfoot > tr > td.ECTS {
  text-align: center;
}
.Html .Html_CPBS_2020 table > thead > tr > th[rowspan],
.Html .Html_CPBS_2020 table > tbody > tr > th[rowspan],
.Html .Html_CPBS_2020 table > tfoot > tr > th[rowspan],
.Html .Html_CPBS_2020 table > thead > tr > td[rowspan],
.Html .Html_CPBS_2020 table > tbody > tr > td[rowspan],
.Html .Html_CPBS_2020 table > tfoot > tr > td[rowspan] {
  position: relative;
}
.Html .Html_CPBS_2020 table > thead > tr > th ul,
.Html .Html_CPBS_2020 table > tbody > tr > th ul,
.Html .Html_CPBS_2020 table > tfoot > tr > th ul,
.Html .Html_CPBS_2020 table > thead > tr > td ul,
.Html .Html_CPBS_2020 table > tbody > tr > td ul,
.Html .Html_CPBS_2020 table > tfoot > tr > td ul,
.Html .Html_CPBS_2020 table > thead > tr > th ol,
.Html .Html_CPBS_2020 table > tbody > tr > th ol,
.Html .Html_CPBS_2020 table > tfoot > tr > th ol,
.Html .Html_CPBS_2020 table > thead > tr > td ol,
.Html .Html_CPBS_2020 table > tbody > tr > td ol,
.Html .Html_CPBS_2020 table > tfoot > tr > td ol {
  padding-left: 0;
  list-style: none;
}
.Html .Html_CPBS_2020 table > thead > tr > th ul > li,
.Html .Html_CPBS_2020 table > tbody > tr > th ul > li,
.Html .Html_CPBS_2020 table > tfoot > tr > th ul > li,
.Html .Html_CPBS_2020 table > thead > tr > td ul > li,
.Html .Html_CPBS_2020 table > tbody > tr > td ul > li,
.Html .Html_CPBS_2020 table > tfoot > tr > td ul > li,
.Html .Html_CPBS_2020 table > thead > tr > th ol > li,
.Html .Html_CPBS_2020 table > tbody > tr > th ol > li,
.Html .Html_CPBS_2020 table > tfoot > tr > th ol > li,
.Html .Html_CPBS_2020 table > thead > tr > td ol > li,
.Html .Html_CPBS_2020 table > tbody > tr > td ol > li,
.Html .Html_CPBS_2020 table > tfoot > tr > td ol > li {
  padding-left: 0;
}
.Html .Html_CPBS_2020 table > thead > tr > th ul > li:before,
.Html .Html_CPBS_2020 table > tbody > tr > th ul > li:before,
.Html .Html_CPBS_2020 table > tfoot > tr > th ul > li:before,
.Html .Html_CPBS_2020 table > thead > tr > td ul > li:before,
.Html .Html_CPBS_2020 table > tbody > tr > td ul > li:before,
.Html .Html_CPBS_2020 table > tfoot > tr > td ul > li:before,
.Html .Html_CPBS_2020 table > thead > tr > th ol > li:before,
.Html .Html_CPBS_2020 table > tbody > tr > th ol > li:before,
.Html .Html_CPBS_2020 table > tfoot > tr > th ol > li:before,
.Html .Html_CPBS_2020 table > thead > tr > td ol > li:before,
.Html .Html_CPBS_2020 table > tbody > tr > td ol > li:before,
.Html .Html_CPBS_2020 table > tfoot > tr > td ol > li:before {
  content: none;
  display: none;
}
.Html .Html_CPBS_2020 table > thead > tr > th p,
.Html .Html_CPBS_2020 table > tbody > tr > th p,
.Html .Html_CPBS_2020 table > tfoot > tr > th p,
.Html .Html_CPBS_2020 table > thead > tr > td p,
.Html .Html_CPBS_2020 table > tbody > tr > td p,
.Html .Html_CPBS_2020 table > tfoot > tr > td p,
.Html .Html_CPBS_2020 table > thead > tr > th ul,
.Html .Html_CPBS_2020 table > tbody > tr > th ul,
.Html .Html_CPBS_2020 table > tfoot > tr > th ul,
.Html .Html_CPBS_2020 table > thead > tr > td ul,
.Html .Html_CPBS_2020 table > tbody > tr > td ul,
.Html .Html_CPBS_2020 table > tfoot > tr > td ul,
.Html .Html_CPBS_2020 table > thead > tr > th ol,
.Html .Html_CPBS_2020 table > tbody > tr > th ol,
.Html .Html_CPBS_2020 table > tfoot > tr > th ol,
.Html .Html_CPBS_2020 table > thead > tr > td ol,
.Html .Html_CPBS_2020 table > tbody > tr > td ol,
.Html .Html_CPBS_2020 table > tfoot > tr > td ol,
.Html .Html_CPBS_2020 table > thead > tr > th dl,
.Html .Html_CPBS_2020 table > tbody > tr > th dl,
.Html .Html_CPBS_2020 table > tfoot > tr > th dl,
.Html .Html_CPBS_2020 table > thead > tr > td dl,
.Html .Html_CPBS_2020 table > tbody > tr > td dl,
.Html .Html_CPBS_2020 table > tfoot > tr > td dl {
  text-align: left;
}
.Html .Html_CPBS_2020 table > thead > tr > th img,
.Html .Html_CPBS_2020 table > tbody > tr > th img,
.Html .Html_CPBS_2020 table > tfoot > tr > th img,
.Html .Html_CPBS_2020 table > thead > tr > td img,
.Html .Html_CPBS_2020 table > tbody > tr > td img,
.Html .Html_CPBS_2020 table > tfoot > tr > td img {
  max-width: none;
}
.Html .Html_CPBS_2020 table > thead > tr > th sub,
.Html .Html_CPBS_2020 table > tbody > tr > th sub,
.Html .Html_CPBS_2020 table > tfoot > tr > th sub,
.Html .Html_CPBS_2020 table > thead > tr > td sub,
.Html .Html_CPBS_2020 table > tbody > tr > td sub,
.Html .Html_CPBS_2020 table > tfoot > tr > td sub,
.Html .Html_CPBS_2020 table > thead > tr > th sup,
.Html .Html_CPBS_2020 table > tbody > tr > th sup,
.Html .Html_CPBS_2020 table > tfoot > tr > th sup,
.Html .Html_CPBS_2020 table > thead > tr > td sup,
.Html .Html_CPBS_2020 table > tbody > tr > td sup,
.Html .Html_CPBS_2020 table > tfoot > tr > td sup {
  font-weight: inherit;
}
.Html .Html_CPBS_2020 table > thead > tr.objectives,
.Html .Html_CPBS_2020 table > tbody > tr.objectives,
.Html .Html_CPBS_2020 table > tfoot > tr.objectives {
  display: none;
}
.Html .Html_CPBS_2020 table > thead > tr.objectives td,
.Html .Html_CPBS_2020 table > tbody > tr.objectives td,
.Html .Html_CPBS_2020 table > tfoot > tr.objectives td {
  text-align: left;
  padding: 15px;
  background: white;
}
.Html .Html_CPBS_2020 table > thead > tr.objectives td a[data-subject],
.Html .Html_CPBS_2020 table > tbody > tr.objectives td a[data-subject],
.Html .Html_CPBS_2020 table > tfoot > tr.objectives td a[data-subject] {
  float: right;
  width: 1em;
  text-align: center;
  margin: 0;
}
.Html .Html_CPBS_2020 table > thead > tr.objectives td p,
.Html .Html_CPBS_2020 table > tbody > tr.objectives td p,
.Html .Html_CPBS_2020 table > tfoot > tr.objectives td p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.Html .Html_CPBS_2020 table > thead > tr.objectives td p + a,
.Html .Html_CPBS_2020 table > tbody > tr.objectives td p + a,
.Html .Html_CPBS_2020 table > tfoot > tr.objectives td p + a {
  display: inline-block;
  margin-bottom: 6px;
}
form[action*="double-degree"] .Html .Html_CPBS_2020 table > thead > tr.objectives td div,
form[action*="double-degree"] .Html .Html_CPBS_2020 table > tbody > tr.objectives td div,
form[action*="double-degree"] .Html .Html_CPBS_2020 table > tfoot > tr.objectives td div {
  max-width: 35em;
}
.Html .Html_CPBS_2020 table > thead > tr[data-order$="0"],
.Html .Html_CPBS_2020 table > tbody > tr[data-order$="0"],
.Html .Html_CPBS_2020 table > tfoot > tr[data-order$="0"],
.Html .Html_CPBS_2020 table > thead > tr[data-order$="2"],
.Html .Html_CPBS_2020 table > tbody > tr[data-order$="2"],
.Html .Html_CPBS_2020 table > tfoot > tr[data-order$="2"],
.Html .Html_CPBS_2020 table > thead > tr[data-order$="4"],
.Html .Html_CPBS_2020 table > tbody > tr[data-order$="4"],
.Html .Html_CPBS_2020 table > tfoot > tr[data-order$="4"],
.Html .Html_CPBS_2020 table > thead > tr[data-order$="6"],
.Html .Html_CPBS_2020 table > tbody > tr[data-order$="6"],
.Html .Html_CPBS_2020 table > tfoot > tr[data-order$="6"],
.Html .Html_CPBS_2020 table > thead > tr[data-order$="8"],
.Html .Html_CPBS_2020 table > tbody > tr[data-order$="8"],
.Html .Html_CPBS_2020 table > tfoot > tr[data-order$="8"] {
  background: #e2e2e2;
}
.Html .Html_CPBS_2020 table > thead > tr.headers > th,
.Html .Html_CPBS_2020 table > tbody > tr.headers > th,
.Html .Html_CPBS_2020 table > tfoot > tr.headers > th,
.Html .Html_CPBS_2020 table > thead > tr.totals > th,
.Html .Html_CPBS_2020 table > tbody > tr.totals > th,
.Html .Html_CPBS_2020 table > tfoot > tr.totals > th,
.Html .Html_CPBS_2020 table > thead > tr.headers > td,
.Html .Html_CPBS_2020 table > tbody > tr.headers > td,
.Html .Html_CPBS_2020 table > tfoot > tr.headers > td,
.Html .Html_CPBS_2020 table > thead > tr.totals > td,
.Html .Html_CPBS_2020 table > tbody > tr.totals > td,
.Html .Html_CPBS_2020 table > tfoot > tr.totals > td {
  background: #37b2ce;
  border-color: transparent;
  border-width: 0;
}
.Html .Html_CPBS_2020 table > thead > tr > th {
  vertical-align: bottom;
  background: #37b2ce;
  /*
			&:first-child { width: 20%;}
			&:first-child:empty { width: 20% !important;}
			*/

}
.Html .Html_CPBS_2020 table.PlanoEstudosManual {
  display: table;
}
.Html .Html_CPBS_2020 table.PlanoEstudosManual > tbody {
  border-bottom: 5px solid #37b2ce;
}
.Html .Html_CPBS_2020 table.PlanoEstudosManual > tbody + tbody {
  border-top: 5px solid white;
}
.Html .Html_CPBS_2020 table.PlanoEstudosManual > tbody:last-child {
  border-bottom: 0 none;
}
.Html .Html_CPBS_2020 table.PlanoEstudosManual thead,
.Html .Html_CPBS_2020 table.PlanoEstudosManual tbody,
.Html .Html_CPBS_2020 table.PlanoEstudosManual tfoot {
  display: table-row-group;
}
.Html .Html_CPBS_2020 table.TroncoComum > thead > tr > th,
.Html .Html_CPBS_2020 table.TroncoComum > tbody > tr > th,
.Html .Html_CPBS_2020 table.TroncoComum > tfoot > tr > th,
.Html .Html_CPBS_2020 table.TroncoComum > thead > tr > td,
.Html .Html_CPBS_2020 table.TroncoComum > tbody > tr > td,
.Html .Html_CPBS_2020 table.TroncoComum > tfoot > tr > td {
  text-align: center;
}
.Html .Html_CPBS_2020 table > tbody > tr {
  background: #efefef;
}
.Html .Html_CPBS_2020 table > tbody > tr > th {
  background: #d6d6d6;
  /*
					width: @col-20p;
					*/

}
.Html .Html_CPBS_2020 table > tbody > tr.headers:only-child {
  display: none;
}
.Html .Html_CPBS_2020 table > tbody.unstyled,
.Html .Html_CPBS_2020 table > tbody.unstyled tr,
.Html .Html_CPBS_2020 table > tbody.unstyled tr td,
.Html .Html_CPBS_2020 table > tbody.unstyled tr th {
  text-align: left;
  padding: 0;
  border-bottom: 0 none !important;
  background: none transparent;
}
.Html .Html_CPBS_2020 table > tbody.hideNext {
  cursor: pointer;
}
.Html .Html_CPBS_2020 table > tbody.hideNext + tbody {
  display: none;
}
.Html .Html_CPBS_2020 table > tbody.hideNext > tr > * > * {
  text-decoration: underline;
}
.Html .Html_CPBS_2020 table > tbody.hideNext > tr > * > *:after {
  content: "\f105";
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  margin-left: 0.5em;
}
.Html .Html_CPBS_2020 table > tbody.hideNext.showNext + tbody {
  display: table-row-group;
}
.Html .Html_CPBS_2020 table > tbody.hideNext.showNext > tr > * > *:after {
  content: "\f107";
}
.Html .Html_CPBS_2020 table > tfoot > tr > th,
.Html .Html_CPBS_2020 table > tfoot > tr > td {
  background: #37b2ce;
}
.Html .Html_CPBS_2020 table > caption + thead > tr:first-child > th,
.Html .Html_CPBS_2020 table > colgroup + thead > tr:first-child > th,
.Html .Html_CPBS_2020 table > thead:first-child > tr:first-child > th,
.Html .Html_CPBS_2020 table > caption + thead > tr:first-child > td,
.Html .Html_CPBS_2020 table > colgroup + thead > tr:first-child > td,
.Html .Html_CPBS_2020 table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.Html .Html_CPBS_2020 #CoursePlanWrap table > tbody {
  border-top: 11px solid white;
  border-bottom: 22px solid white;
}
.Html .Html_CPBS_2020 .FixedWidthTable {
  display: block;
  width: 100%;
  overflow: hidden;
}
.Html .Html_CPBS_2020 .FixedWidthTable table {
  min-width: 600px;
}
.Html .Html_CPBS_2020 .FixedWidthTable table thead tr th,
.Html .Html_CPBS_2020 .FixedWidthTable table tbody tr th,
.Html .Html_CPBS_2020 .FixedWidthTable table tfoot tr th,
.Html .Html_CPBS_2020 .FixedWidthTable table thead tr td,
.Html .Html_CPBS_2020 .FixedWidthTable table tbody tr td,
.Html .Html_CPBS_2020 .FixedWidthTable table tfoot tr td {
  width: auto !important;
}
.Html .Html_CPBS_2020 .TableLike {
  display: inline-table;
}
.Html .Html_CPBS_2020 .TableLike > * {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1em;
}
.Html .Html_CPBS_2020 .TableLike > img {
  max-width: none;
}
.Html .Html_CPBS_2020 .FilterContainer {
  overflow: hidden;
  display: block;
  font-size: 0;
  text-align: right;
}
.Html .Html_CPBS_2020 .FilterContainer .FilterTitle {
  display: block;
  vertical-align: top;
  position: relative;
  text-transform: uppercase;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #37b2ce;
  color: white !important;
  padding: 6em 15px 15px;
  margin-bottom: 15px;
  line-height: 1;
}
.Html .Html_CPBS_2020 .FilterContainer .FilterTitle > span:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  padding-right: 0.25em;
}
.Html .Html_CPBS_2020 .FilterContainer .FilterTitle:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  right: 16px;
  bottom: -16px;
  border: 8px solid transparent;
  border-top-color: #37b2ce;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList {
  font-size: 18px;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  list-style: none;
  color: #37b2ce;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li:before {
  content: none;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Year,
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Month,
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Archive {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Year {
  font-size: 18px;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Month,
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Archive {
  font-size: 12px;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Month.active:after,
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .Archive.active:after {
  content: "\f0d9";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  padding-left: 0.25em;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .MonthList > li {
  display: none;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li .MonthList > li:before {
  content: none;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li.focus .Year {
  font-size: 26px;
}
.Html .Html_CPBS_2020 .FilterContainer .YearList > li.focus .MonthList > li {
  display: block;
}
.Html .Html_CPBS_2020 [data-js="tooltip-toggle"] {
  position: relative;
  overflow: hidden;
  display: inline;
}
.Html .Html_CPBS_2020 [data-js="tooltip-toggle"] > .ToolTip {
  position: absolute;
  display: block;
  width: 32em;
  padding: 1.25em;
  text-align: left;
  font-size: 14px;
  background-color: white;
  color: #30364a;
  border: 1px solid #efefef;
  top: -12px;
  left: -12px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 10;
}
.Html .Html_CPBS_2020 [data-js="tooltip-toggle"] > .ToolTip.active {
  opacity: 1;
  visibility: visible;
}
.Html .Html_CPBS_2020 [data-fill=""] {
  display: none !important;
}
.Html .Html_CPBS_2020 [data-hide]:not([data-hide=""]) {
  display: none !important;
}
.Html .Html_CPBS_2020 [data-collapsable="false"] > [data-js="collapse-toggle"] {
  display: none !important;
}
.Html .Html_CPBS_2020 .LinkAccordion {
  background-color: transparent;
  border-bottom: 1px solid #37b2ce;
  border-top: 1px solid #37b2ce;
  color: #37b2ce;
  cursor: pointer;
  display: block;
  font-family: 'Frank Ruhl Libre', Georgia, Times, 'Times New Roman', serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.125;
  margin: 0 -15px -1px;
  outline: none;
  padding: 10px 15px;
  padding-right: 1.5em !important;
  position: relative;
  text-decoration: none;
  transition: all 0.25s ease;
  /*.blockAccordion ~ .block_container:not(.blockAccordion) & {
			margin: 0 0 -1px;
		}*/

}
.Html .Html_CPBS_2020 .LinkAccordion:after {
  content: "+";
  font-family: arboria, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: inherit;
  line-height: 1;
  background-color: transparent;
  display: block;
  padding: 10px 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: inherit;
}
.blockAccordion > div[class] ~ .Html .Html_CPBS_2020 .LinkAccordion {
  font-size: 18px;
  padding: 5px 15px;
}
.blockAccordion > div[class] ~ .Html .Html_CPBS_2020 .LinkAccordion:after {
  padding: 5px 15px;
}
.Html .Html_CPBS_2020 .LinkAccordion:hover {
  text-decoration: none;
  outline: none;
}
.Html .Html_CPBS_2020 .LinkAccordion.LinkAccordionInline {
  font-size: 18px;
  padding: 5px 0;
  margin: 0;
  background-color: transparent !important;
  border-top: 0 none transparent !important;
  border-bottom: 0 none transparent !important;
  text-decoration: underline !important;
}
.Html .Html_CPBS_2020 .LinkAccordion.LinkAccordionInline:after {
  display: inline-block !important;
  padding: 0 15px !important;
  position: static !important;
  text-decoration: none;
}
.Html .Html_CPBS_2020 .open .LinkAccordion,
.Html .Html_CPBS_2020 .LinkAccordion.open {
  background-color: #efefef;
  color: #0b1436;
  border-bottom-color: transparent;
}
.Html .Html_CPBS_2020 .open .LinkAccordion:after,
.Html .Html_CPBS_2020 .LinkAccordion.open:after {
  content: "-";
  text-indent: -0.5em;
}
.Html .Html_CPBS_2020 .open .LinkAccordion + .PanelAccordion,
.Html .Html_CPBS_2020 .LinkAccordion.open + .PanelAccordion {
  background: #efefef;
  box-shadow: 0 -15px 0 15px #efefef, 0 15px 0 15px #efefef;
}
.Html .Html_CPBS_2020 .LinkAccordion + .PanelAccordion {
  margin-top: 30px;
  margin-bottom: 30px;
}
.blockAccordion > div[class] ~ .Html .Html_CPBS_2020 .LinkAccordion + .PanelAccordion .LinkAccordion {
  font-size: 16px;
}
.blockAccordion > div[class] ~ .Html .Html_CPBS_2020 .LinkAccordion + .PanelAccordion .LinkAccordion:after {
  line-height: 1.1;
}
.Html .Html_CPBS_2020 .PanelAccordion .LinkAccordion {
  font-size: 18px;
  padding: 5px 15px;
}
.Html .Html_CPBS_2020 .PanelAccordion .LinkAccordion:after {
  line-height: 1.25;
  padding: 5px 15px;
}
.Html .Html_CPBS_2020 #side-menu-controls {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  width: 4.5em;
  right: 4.5em;
  z-index: 100;
  margin-top: 15px;
  margin-left: -15px;
  background: transparent;
  overflow: hidden;
  -webkit-transition: right 0.75s ease, width 0.75s ease, background 0.75s ease;
  -o-transition: right 0.75s ease, width 0.75s ease, background 0.75s ease;
  transition: right 0.75s ease, width 0.75s ease, background 0.75s ease;
}
.Html .Html_CPBS_2020 #side-menu-controls a[data-js] {
  display: inline-block;
  vertical-align: top;
  height: 4.5em;
  line-height: 4.5;
  text-align: center;
  background: white;
  color: #30364a;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.Html .Html_CPBS_2020 #side-menu-controls a[data-js] span {
  color: inherit;
  display: inline-block;
  text-align: center;
  width: 4.5em;
}
.menu-open .Html .Html_CPBS_2020 #side-menu-controls a[data-js] {
  background: #37b2ce;
  color: white;
}
.Html .Html_CPBS_2020 #side-menu-controls a[data-js]:hover,
.Html .Html_CPBS_2020 #side-menu-controls a[data-js]:focus,
.Html .Html_CPBS_2020 #side-menu-controls a[data-js]:active {
  background: #00d7e6;
  color: white;
}
.Html .Html_CPBS_2020 #side-menu-controls a[data-js="menu-close"] {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.menu-open .Html .Html_CPBS_2020 #side-menu-controls a[data-js="menu-close"] {
  opacity: 1;
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 #side-menu-controls {
    margin-top: 30px;
    margin-left: -30px;
  }
  [data-menu-state="open"] .Html .Html_CPBS_2020 #side-menu-controls a[data-js="menu-close"] {
    opacity: 1;
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s;
  }
}
.Html .Html_CPBS_2020 #elevadorTripa {
  position: fixed;
  z-index: 4;
  top: 50%;
  right: 30px;
  width: 12px;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
@media all and (min-width: 960px) {
  .Html .Html_CPBS_2020 #elevadorTripa {
    display: block;
  }
}
.Html .Html_CPBS_2020 #elevadorTripa > a {
  display: inline-block;
  overflow: hidden;
  width: 15px;
  height: 15px;
  font-size: 15px;
  line-height: 15px;
  border-radius: 15px;
  -ms-text-overflow: clip;
  text-overflow: clip;
  padding-bottom: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  text-align: center;
  text-indent: 10pc;
  -webkit-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
}
.Html .Html_CPBS_2020 #elevadorTripa > a > span {
  position: absolute;
  right: 30px;
  line-height: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.Html .Html_CPBS_2020 #elevadorTripa > a:hover {
  background-color: #00d7e6;
}
.Html .Html_CPBS_2020 #elevadorTripa > a:hover > span {
  opacity: 1;
  visibility: visible;
}
.Html .Html_CPBS_2020 #elevadorTripa > a.current {
  background-color: #37b2ce;
}
.Html .Html_CPBS_2020 #elevadorTripa > a + a {
  margin-top: 5px;
}
.Html .Html_CPBS_2020 .GeneralSearch {
  text-transform: uppercase;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: relative;
}
#side-menu .Html .Html_CPBS_2020 .GeneralSearch {
  padding-left: 30px;
}
.Html .Html_CPBS_2020 .GeneralSearch .Label {
  display: none;
}
.Html .Html_CPBS_2020 .GeneralSearch .Search {
  display: block;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0 6px;
  font-size: 12px;
  line-height: 20px;
  background: transparent;
  border: 0 none transparent;
  border-bottom: 1px solid white;
  outline: none;
  box-shadow: none;
}
.Html .Html_CPBS_2020 .GeneralSearch .Search:hover,
.Html .Html_CPBS_2020 .GeneralSearch .Search:active {
  border-color: inherit;
}
.Html .Html_CPBS_2020 .GeneralSearch .GoToSearch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 1.25em;
  height: 1.25em;
  padding: 0.125em;
  margin: 0;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  z-index: 2;
  cursor: pointer;
}
.Html .Html_CPBS_2020 .GeneralSearch .GoToSearch > span {
  font-weight: inherit;
}
.Html .Html_CPBS_2020 .GeneralSearch input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
  color: transparent;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 .GeneralSearch input::-webkit-input-placeholder {
    color: inherit;
  }
}
.Html .Html_CPBS_2020 .GeneralSearch input:-moz-placeholder {
  color: rgba(255, 255, 255, 0);
  color: transparent;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 .GeneralSearch input:-moz-placeholder {
    color: inherit;
  }
}
.Html .Html_CPBS_2020 .GeneralSearch input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0);
  color: transparent;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 .GeneralSearch input:-ms-input-placeholder {
    color: inherit;
  }
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchToggle {
  position: relative;
  -webkit-appearance: none;
  font-size: 16px;
  width: 1.5em;
  height: 1.5em;
  padding: 0.25em;
  margin: 0;
  line-height: 1;
  text-align: center;
  opacity: 0;
  z-index: 5;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchToggle + span {
  position: relative;
  font-size: 16px;
  width: 1.5em;
  height: 1.5em;
  padding: 0.25em;
  margin-left: -1.5em;
  line-height: 1;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 300;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchToggle ~ .SearchInput {
  width: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: width 0.25s ease;
  -o-transition: width 0.25s ease;
  transition: width 0.25s ease;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchToggle:checked + span {
  color: #37b2ce;
}
#side-menu .Html .Html_CPBS_2020 .GeneralSearch .SearchToggle:checked + span {
  color: #0b1436;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchToggle:checked ~ .SearchInput {
  width: 10.5em;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchInput {
  position: relative;
}
.Html .Html_CPBS_2020 .GeneralSearch .SearchInput .GoToSearch[href]:not([href$="/"]) {
  display: block;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA {
  overflow: hidden;
  display: block;
  font-size: 0;
  text-align: right;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA .NavTitle {
  display: block;
  vertical-align: top;
  position: relative;
  text-transform: uppercase;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: #37b2ce;
  color: white;
  padding: 6em 15px 15px;
  margin-bottom: 15px;
  line-height: 1;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA .NavTitle:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  right: 16px;
  bottom: -16px;
  border: 8px solid transparent;
  border-top-color: #37b2ce;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA nav ul {
  font-size: 18px;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA nav ul > li {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  list-style: none;
  color: #37b2ce;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA nav ul > li:before {
  content: none;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA nav ul > li a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
.Html .Html_CPBS_2020 #NavAlunosMBAA nav ul > li.current {
  font-size: 26px;
}
.Html .Html_CPBS_2020 #Breadcrumbs {
  padding: 6px 0;
  color: #bcbcbc;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a {
  color: #bcbcbc;
  cursor: pointer;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a:hover,
.Html .Html_CPBS_2020 #Breadcrumbs > a:focus,
.Html .Html_CPBS_2020 #Breadcrumbs > a:active {
  color: #969696;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a:last-child {
  color: #37b2ce;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a:last-child:hover,
.Html .Html_CPBS_2020 #Breadcrumbs > a:last-child:focus,
.Html .Html_CPBS_2020 #Breadcrumbs > a:last-child:active {
  color: #00d7e6;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a[onclick] {
  color: #bcbcbc;
}
.Html .Html_CPBS_2020 #Breadcrumbs > a[onclick]:hover,
.Html .Html_CPBS_2020 #Breadcrumbs > a[onclick]:focus,
.Html .Html_CPBS_2020 #Breadcrumbs > a[onclick]:active {
  color: #969696;
}
.Html .Html_CPBS_2020 #Breadcrumbs > span {
  color: #bcbcbc;
  cursor: default;
}
.Html .Html_CPBS_2020 #Breadcrumbs > span:last-child {
  color: #37b2ce;
}
.Html .Html_CPBS_2020 #Copyright {
  font-size: 14px;
}
.Html .Html_CPBS_2020 #Copyright > span {
  display: block;
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 #Copyright > span {
    display: inline;
  }
  .Html .Html_CPBS_2020 #Copyright > span#PTCreative {
    display: inline-block;
    float: right;
  }
}
.Html .Html_CPBS_2020 #Copyright a {
  color: inherit;
}
.Html .Html_CPBS_2020 #Copyright a:hover,
.Html .Html_CPBS_2020 #Copyright a:focus,
.Html .Html_CPBS_2020 #Copyright a:active {
  color: inherit;
}
.Html .Html_CPBS_2020 .TitleEventos {
  font-size: 18px;
  padding: 6px 12px;
  background: #37b2ce;
  color: white;
  display: inline-block;
}
.Html .Html_CPBS_2020 .TitleEventos:after {
  content: " ";
  display: inline-block;
  position: relative;
  width: 1.25em;
  height: 1.25em;
  line-height: 1;
  vertical-align: bottom;
  margin-left: 0.25em;
  left: 0.125em;
  background: url('/files/portalready/v000/img/icon/icon_events_small.png') no-repeat center center;
  background-size: 1.2em;
}
.Html .Html_CPBS_2020 .MapContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 133.333333333%;
}
@media all and (min-width: 480px) {
  .Html .Html_CPBS_2020 .MapContainer {
    padding-bottom: 125%;
  }
}
@media all and (min-width: 600px) {
  .Html .Html_CPBS_2020 .MapContainer {
    padding-bottom: 66.666666667%;
  }
}
@media all and (min-width: 768px) {
  .Html .Html_CPBS_2020 .MapContainer {
    padding-bottom: 50%;
  }
}
@media all and (min-width: 960px) {
  .Html .Html_CPBS_2020 .MapContainer {
    padding-bottom: 33.333333333%;
  }
}
.Html .Html_CPBS_2020 .MapContainer > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.blockEventos .Html .Html_CPBS_2020 .TitleEventos {
  position: relative;
}
@media all and (min-width: 1200px) {
  .blockEventos .Html .Html_CPBS_2020 .TitleEventos {
    left: 33.333333333%;
  }
}
.blockOutdentTextWrap .Html:only-child .Html .Html_CPBS_2020 > div:only-child {
  position: relative;
}
@media all and (min-width: 600px) {
  .blockOutdentTextWrap .Html:only-child .Html .Html_CPBS_2020 > div:only-child:before {
    content: " ";
    display: block;
    background: #37b2ce;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 7em;
  }
}
@media all and (min-width: 960px) {
  .blockOutdentTextWrap .Html:only-child .Html .Html_CPBS_2020 > div:only-child:before {
    width: 60%;
  }
}
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h1,
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h2,
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h3,
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h4,
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h5,
.modAccordion > div[class] + div.Html:nth-child(odd) .Html .Html_CPBS_2020 h6 {
  font-size: 18px;
}
.blockCtaTile .Html .Html_CPBS_2020 .lead {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.125;
}
@media all and (min-width: 1200px) {
  .blockCtaTile .Html .Html_CPBS_2020 .lead {
    width: 7.5em;
  }
}

