.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
  box-shadow: 0 0 10px rgba(0, 0, 0, .05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(./static/images/cd-top-arrow.svg) center 50% no-repeat #3b3f92;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s,visibility .3s,background-color .3s;
  transition: opacity .3s,visibility .3s,background-color .3s
}
.cd-top.cd-top--fade-out,
.cd-top.cd-top--show,
.cd-top:hover {
  -webkit-transition: opacity .3s,visibility,background-color .3s;
  transition: opacity .3s,visibility,background-color .3s
}
.cd-top.cd-top--show {
  visibility: visible;
  opacity: 1
}
.cd-top.cd-top--fade-out,
.team-clean p {
  color: #000
}
.cd-top:hover {
  background-color: #0071EB;
  opacity: 1
}
a, a:hover {
  color:#006FE6;
}

@media only screen and (min-width: 768px) {
  .mgt.col-md-6.offset-md-6 {
    margin-top: -30%!important;
  }

  .cd-top {
    right: 20px;
    bottom: 20px;
    background-color: #eb8100
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px
  }
}
ol.domtree {
  margin-left: -40px;
  margin-top: -16px
}
ol.domtree ol {
  margin: 0;
  padding: 0 0 0 28px
}
ol.domtree li {
  list-style: none;
  position: relative;
  padding: 16px 0 0;
  color: #2f1f06
}
ol.domtree ol li {
  color: #2a0584
}
ol.domtree ol ol li {
  color: #80500c
}
ol.domtree ol ol ol li {
  color: #07380e
}
ol.domtree ol ol ol ol li {
  color: #030f61
}
ol.domtree > li:first-child:before {
  border-style: none
}
ol.domtree li:before {
  position: absolute;
  content: '';
  top: 0;
  left: -10px;
  width: 7px;
  height: 26px;
  border-style: none none solid solid;
  border-width: 1px;
  border-color: #ae0
}
ol.domtree ol li:before {
  border-color: #2a0584
}
ol.domtree ol ol li:before,
ol.domtree ol ol li:not(:last-child):after {
  border-color: #80500c
}
ol.domtree ol ol ol li:before,
ol.domtree ol ol ol li:not(:last-child):after {
  border-color: #07380e
}
ol.domtree ol ol ol ol li:before,
ol.domtree ol ol ol ol li:not(:last-child):after {
  border-color: #030f61
}
ol.domtree li:not(:last-child):after {
  position: absolute;
  content: '';
  top: 10px;
  left: -10px;
  bottom: 0;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #2a0584
}
.footer-basic {
  padding: 40px 0;
  background-color: #fff;
  color: #4b4c4d
}
.footer-basic ul {
  margin: 0 20px;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 16px;
  line-height: 1.6
}
.footer-basic li {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  line-height: 1
}
.footer-basic li:after {
  position: absolute;
  top: 50%;
  right: 0;
  height: 85%;
  border-right: 1px solid;
  transform: translateY(-50%);
  content: ''
}
.footer-basic li:last-child:after,
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon .fa {
  display: none
}
.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: .8
}
.footer-basic ul a:hover,
.team-clean .social a:hover {
  opacity: 1
}
.footer-basic .social {
  text-align: center;
  padding-bottom: 25px
}
.footer-basic .social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 8px;
  color: inherit;
  opacity: .75
}
.footer-basic .social > a:hover {
  opacity: .9
}
.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  margin-bottom: 0
}
.photo-gallery,
.team-clean {
  color: #313437;
  background-color: #fff
}
.photo-gallery p {
  color: #7d8285
}
.photo-gallery h2,
.team-clean h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit
}
.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px
}
.photo-gallery .intro p,
.team-clean .intro p {
  margin-bottom: 0
}
.photo-gallery .photos {
  padding-bottom: 20px
}
.photo-gallery .item {
  padding-bottom: 30px
}
ol.organizational-chart,
ol.organizational-chart li,
ol.organizational-chart li > div,
ol.organizational-chart ol {
  position: relative
}
ol.organizational-chart,
ol.organizational-chart ol {
  list-style: none;
  margin: 0;
  padding: 0
}
ol.organizational-chart {
  text-align: center
}
ol.organizational-chart ol {
  padding-top: 1em
}
ol.organizational-chart li:after,
ol.organizational-chart li:before,
ol.organizational-chart ol:after,
ol.organizational-chart ol:before,
ol.organizational-chart > li > div:after,
ol.organizational-chart > li > div:before {
  background-color: #b7a6aa;
  content: '';
  position: absolute;
  z-index: -100
}
ol.organizational-chart ol > li {
  padding: 1em 0 0 1em
}
ol.organizational-chart > li ol:before {
  height: 1em;
  left: 50%;
  top: 0;
  width: 3px
}
ol.organizational-chart > li ol:after {
  height: 3px;
  left: 3px;
  top: 1em;
  width: 50%
}
ol.organizational-chart > li ol > li:last-of-type:before,
ol.organizational-chart > li ol > li:not(:last-of-type):before {
  height: 3px;
  left: 0;
  top: 2em;
  width: 1em
}
ol.organizational-chart > li ol > li:not(:last-of-type):after {
  height: 100%;
  left: 0;
  top: 0;
  width: 3px
}
ol.organizational-chart > li ol > li:last-of-type:after {
  height: 2em;
  left: 0;
  top: 0;
  width: 3px
}
ol.organizational-chart li > div {
  background-color: #fff;
  border-radius: 3px;
  min-height: 2em;
  padding: .5em
}
ol.organizational-chart > li > div strong {
  color: #007db3
}
ol.organizational-chart > li > div {
  background-color: #fff;
  margin-right: 11px;
  border: 3px solid #007db3;
  margin-bottom: -3px
}
ol.organizational-chart > li > div:before {
  bottom: 2em;
  height: 3px;
  right: -1em;
  width: 1em
}
ol.organizational-chart > li > div:first-of-type:after {
  bottom: 0;
  height: 2em;
  right: -1em;
  width: 3px
}
ol.organizational-chart > li > div + div {
  margin-top: 1em
}
ol.organizational-chart > li > div + div:after {
  height: calc(100% + 1em);
  right: -1em;
  top: -1em;
  width: 3px
}
ol.organizational-chart > li > ol:before {
  left: inherit;
  right: 0
}
ol.organizational-chart > li > ol:after {
  left: 0;
  width: 100%
}
ol.organizational-chart > li > ol > li > div strong {
  color: #92278f
}
ol.organizational-chart > li > ol > li > div {
  background-color: #fff;
  border: 3px solid #92278f
}
ol.organizational-chart > li > ol > li > ol > li > div {
  background-color: #fd6470
}
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
  background-color: #fca858
}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
  background-color: #fff;
  border: 3px solid #000
}
.organizational-chart-font-size,
.organizational-chart-font-size h1,
.organizational-chart-font-size h2,
.organizational-chart-font-size h3,
.organizational-chart-font-size h4,
.organizational-chart-font-size h5,
.organizational-chart-font-size h6 {
  font-size: 14px
}
@media only screen and (min-width: 64em) {
  ol.organizational-chart {
    margin-left: -1em;
    margin-right: -1em
  }
  ol.organizational-chart > li > div {
    display: inline-block;
    float: none;
    margin: 0 1em 1em;
    vertical-align: bottom
  }
  ol.organizational-chart > li > div:only-of-type {
    margin-bottom: 0;
    width: calc((100% / 1) - 2em - 4px)
  }
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
    width: calc((100% / 2) - 2em - 4px)
  }
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
    width: calc((100% / 3) - 2em - 4px)
  }
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
    width: calc((100% / 4) - 2em - 4px)
  }
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
    width: calc((100% / 5) - 2em - 4px)
  }
  ol.organizational-chart > li > div:after,
  ol.organizational-chart > li > div:before {
    bottom: -1em !important;
    top: inherit !important
  }
  ol.organizational-chart > li > div:before {
    height: 1em !important;
    left: 50% !important;
    width: 3px !important
  }
  ol.organizational-chart > li > div:only-of-type:after,
  ol.organizational-chart > li > ol:after,
  ol.organizational-chart > li > ol > li:only-of-type:after,
  ol.organizational-chart > li > ol > li:only-of-type:before {
    display: none
  }
  ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
  ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
    bottom: -1em;
    height: 3px;
    width: calc(50% + 1em + 3px)
  }
  ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
    left: calc(50% + 3px)
  }
  ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
    left: calc(-1em - 3px)
  }
  ol.organizational-chart > li > div + div:not(:last-of-type):after {
    height: 3px;
    left: -2em;
    width: calc(100% + 4em)
  }
  ol.organizational-chart > li > ol {
    display: flex;
    flex-wrap: nowrap
  }
  ol.organizational-chart > li > ol:before,
  ol.organizational-chart > li > ol > li:before {
    height: 1em !important;
    left: 50% !important;
    top: 0 !important;
    width: 3px !important
  }
  ol.organizational-chart > li > ol > li {
    flex-grow: 1;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em
  }
  ol.organizational-chart > li > ol > li:only-of-type {
    padding-top: 0
  }
  ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
  ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
    height: 3px;
    top: 0;
    width: 50%
  }
  ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
    left: 50%
  }
  ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
    left: 0
  }
  ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
    height: 3px;
    left: 0;
    top: 0;
    width: 100%
  }
}
.broadcast1 {
  background-color: #fff !important;
  border: 3px solid #6cb82d
}
.support {
  background-color: #fff !important;
  border: 3px solid #9e3b90
}
.regulatory {
  background-color: #fff !important;
  border: 3px solid #2A78BB
}
.operation {
  background-color: #fff !important;
  border: 3px solid #f6a500
}
.market {
  background-color: #fff !important;
  border: 3px solid #e8607a
}
.market strong {
  color: #e8607a
}
.operation strong {
  color: #f6a500
}
.ofca-chapter1-intro-text.mobile {
  background-color: #2A78BB;
  color: white;
  padding: 25px;
  margin: 16px
}
.ofca-chapter1-intro-text.mobile .ofca-chapter1-intro-quote {
  margin-top: 0!important
}
.chapter1-divider-dot,
.ofca-chapter1-intro-text,
.ofca-chapter1-intro-text-chi,
.regulatory strong {
  color: #2A78BB
}
.support strong {
  color: #9e3b90
}
.broadcast2 {
  background-color: #fff !important;
  border: 3px solid #eb6100
}
.broadcast2 strong,
.ofca-link:hover {
  color: #eb6100
}
.broadcast1 strong {
  color: #6cb82d
}
.quote-card {
  background: #fff;
  color: #222;
  padding: 20px 20px 20px 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, .12);
  position: relative;
  overflow: hidden;
  min-height: 120px
}
.quote-card p {
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 0;
  max-width: 80%
}
.quote-card h3 {
  position: relative;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 20px 0 0;
  max-width: 80%;
  color: #743ba0;
  z-index: 5
}
.quote-card cite {
  position: relative;
  margin-top: 0;
  display: block;
  font-weight: unset;
  opacity: .8;
  font-size: 1rem !important;
  font-style: normal;
  z-index: 5
}
.quote-card:before {
  font-family: Georgia,serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, .8);
  font-weight: 400
}
.quote-card:after {
  font-family: Georgia,serif;
  content: "”";
  position: absolute;
  bottom: -100px;
  line-height: 100px;
  right: -10px;
  font-size: 25em;
  color: rgba(238, 238, 238, .8);
  font-weight: 400
}
@media (max-width: 640px) {
  .quote-card:after {
    font-size: 22em;
    right: -25px
  }
}
ul.list-style-star {
  margin: 0;
  padding: 0;
  list-style: none
}
ul.list-style-star li {
  position: relative;
  padding-left: 20px
}
ul.list-style-star li::after {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  content: '*'
}
#logo {
  max-width: 200px;
  margin-top: 10px;
  margin-bottom: 10px
}
#coverlogo {
  max-width: 350px;
  margin: 0
}
#breadcrumb-chapter2 H2,
#breadcrumb-chapter3 h2,
#breadcrumb-chapter4 h2,
#breadcrumb-chapter5 h2,
#breadcrumb-chapter6 h2,
#breadcrumb-chapter7 h2,
#breadcrumb-chapter8 h2,
#breadcrumb-management h2 {
  font-weight: bolder;
  font-size: 1.5rem;
  color: #fff;
  margin-top: .25rem;
  margin-bottom: .25rem
}
#breadcrumb-management {
  background: linear-gradient(90deg, #6283c2 0, rgba(98, 131, 194, .5))
}
#breadcrumb chapter2-title {
  font-weight: bolder;
  font-size: 1.5rem;
  color: #3b3f92;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .management-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #9070af;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter1-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #2A78BB;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter9-top-heading {
  font-weight: 700;
  font-size: 27px;
  color: #497E7A;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px
}
#breadcrumb .chapter8-top-heading {
  font-weight: 700;
  font-size: 27px;
  color: #2e5fab;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px
}
#breadcrumb .chapter7-top-heading {
  font-weight: 700;
  font-size: 27px;
  color: #e22486;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px
}
#breadcrumb .chapter6-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #877321;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter5-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #288649;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter4-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #8b4187;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter3-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #A26A25;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb .chapter2-top-heading {
  font-weight: bolder;
  font-size: 27px;
  color: #e6005a;
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb h2 {
  font-weight: bolder;
  font-size: 27px;
  color: #2b4783;
  /*#0071EB;*/
  margin-top: .25rem;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 3px solid
}
#breadcrumb {
  background: #fff;
  border-radius: 0;
  padding-bottom: 5px;
  margin-bottom: 20px
}
#breadcrumb a,
.ofca-chapter-title:hover {
  color: #fff
}
.pdflist {
  margin: 0 0 0 -30px;
  padding: 5px 0 5px 30px;
  list-style: none;
  background-image: url(../../static/images/pdf.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px
}
.btn:not(:disabled):not(.disabled) {
  border-radius: 40px;
  background-color: #fff !important;
  font-size: 18px;
  font-weight: bolder;
  padding: 14px 30px
}
.footer-link {
  color: #000 !important;
  text-decoration: underline !important
}
.fa.fa-close.mda-mobile-close,
.footer-link:hover {
  color: #0071EB !important
}
.chapter-divider-dot,
.chapter9-divider-dot,
.index-divider-dot,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link,
.ofca-chapter8-note strong,
.ofca-chapter8d-row-head,
.ofca-next a {
  color: #0071EB
}
.ofca-chapter8d-row-head {
  color: #497E7A
}
.ofca-chapter8-note strong {
  color: #497E7A
}
.navbar-light .navbar-nav .nav-link {
  text-decoration: underline;
  color: #000
}
.ofca-link {
  color: #0071EB;
  text-decoration: underline
}
.highlight {
  color: #eb0000
}
strong .ptitle {
  font-size: 20px
}
.ptitle strong {
  font-size: 20px !important
}
@media (min-width: 992px) {
  #logo {
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px
  }
  .ofcapagetitle {
    background-image: url(../../static/images/header.png) !important;
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: right;
    text-shadow: 2px 2px #000;
    padding-top: 15px;
    padding-bottom: 15px
  }
  .ofca-home-ver-wrapper {
    margin-top: 60px !important
  }
}
.ofcapagetitle {
  background-image: none;
  background-size: 400px auto;
  background-repeat: no-repeat;
  background-position: right;
  text-shadow: 2px 2px #000;
  padding-top: 15px;
  padding-bottom: 15px
}
.form-control.ofca-search-input:focus.ofca-search-submit {
  outline-color: transparent;
  border-color: #333
}
.form-control.ofca-search-input:focus {
  outline-color: transparent;
  border-color: #0071EB
}
.form-control.ofca-search-input {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 50px;
  padding: 0 46px 0 10px;
  border-color: #3b3f92;
  border-radius: 35px;
  border-width: 2px;
  margin-top: 15px;
  color: #333;
  font-family: Helvetica,sans-serif;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none
}
.ofca-search-form {
  overflow: hidden;
  position: relative
}
.ofca-search-input-wrapper {
  padding: 0 66px 0 0;
  overflow: hidden
}
.ofca-search-wrapper {
  height: auto;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  background: 0 0;
  margin: 0;
  position: static
}
.form-control.ofca-search-submit {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  border: none;
  margin-top: 10px;
  margin-right: 5px;
  background: 0 0;
  color: #3b3f92;
  font-family: fontawesome;
  font-size: 30px;
  line-height: 60px
}
.form-control.ofca-search-submit:hover {
  color: #3b3f92;
  cursor: pointer
}
.ofca-home-ver-wrapper {
  margin-top: 30px
}
@media (min-width: 992px) {
  .ofca-home-title-h3 {
    font-size: 28px !important
  }
}
.ofca-home-title-h3 {
  font-size: 22px;
  margin: 10px 10px 20px;
  border-bottom: 2px solid #0071EB;
  padding-bottom: 10px
}
@media (min-width: 576px) {
  .btn:not(:disabled):not(.disabled) {
    border-radius: 40px;
    background-color: #fff !important;
    font-size: 1rem;
    padding: 14px 22px
  }
  .container.ofcapagetitle h1 {
    font-size: 28px !important
  }
  .mgt-profile-dg {
    width: auto !important;
    height: 420px !important
  }
}
@media (min-width: 1200px) {
  .container.ofcapagetitle h1 {
    font-size: 28px
  }
}
.container.ofcapagetitle h1 {
  font-size: 22px
}
.navbar-light .navbar-toggler-icon .ofca-hamburger {
  border: none
}
.navbar-light .navbar-toggler {
  position: absolute;
  top: 22px;
  right: 15px;
  border: none !important
}
.navbar-light .navbar-toggler .navbar-toggler-icon {
  background-image: none
}
.navbar-light .navbar-toggler .navbar-toggler-icon .fa {
  display: block;
  margin-top: -5px;
  font-size: 40px;
  color: #0087a4
}
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
  background-image: url(../../static/images/hamburger.png)
}
.ofca-circle-heading {
  background-color: #000
}
h5 .ofca-heading-divider {
  border-bottom: 2px;
  border-color: #000
}
ofca-heading-divider {
  border-bottom: 5px dotted;
  border-color: #000
}
.ofca-paragraph-blue {
  color: #0071be
}
.ofca-heading-divider {
  border: rgba(0, 0, 0, .05);
  margin-bottom: 15px
}
.ofca-heading-divider.ofca-heading-divider-green {
  border-left: 1px solid #9070AF;
  border-bottom: 1px solid #9070AF;
  color: #9070AF;
  /*a23c96;*/
  font-size: 1.5rem
}
.ofca-heading-divider-green:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -11px;
  margin-left: -21px;
  color: white;
  border: 2px #9070AF solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-green:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 35px;
  margin-left: 30px;
  color: white;
  border: 2px #9070AF solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-green.en:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -8px;
  margin-left: -21px;
  color: white;
  border: 2px #9070AF solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-green.en:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 32px;
  margin-left: 30px;
  color: white;
  border: 2px #9070AF solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider.ofca-heading-divider-blue {
  border-left: 1px solid #EA6176;
  border-bottom: 1px solid #EA6176;
  color: #EA6176;
  /*eb6100;*/
  font-size: 1.5rem
}
.ofca-heading-divider-blue:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -11px;
  margin-left: -21px;
  color: white;
  border: 2px #EA6176 solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-blue:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 35px;
  margin-left: 30px;
  color: white;
  border: 2px #EA6176 solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-blue.en:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -8px;
  margin-left: -21px;
  color: white;
  border: 2px #EA6176 solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-blue.en:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 32px;
  margin-left: 30px;
  color: white;
  border: 2px #EA6176 solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider.ofca-heading-divider-purple {
  border-left: 1px solid #00479D;
  border-bottom: 1px solid #00479D;
  color: #00479D;
  /*2a8436;*/
  font-size: 1.5rem
}
.ofca-heading-divider-purple:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -11px;
  margin-left: -21px;
  color: white;
  border: 2px #00479D solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-purple:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 35px;
  margin-left: 30px;
  color: white;
  border: 2px #00479D solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-purple.en:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: -8px;
  margin-left: -21px;
  color: white;
  border: 2px #00479D solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider-purple.en:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 32px;
  margin-left: 30px;
  color: white;
  border: 2px #00479D solid;
  border-radius: 4px;
  width: 8px;
  height: 8px
}
.ofca-heading-divider.ofca-heading-divider-red {
  border-left: 1px solid #f15a29;
  border-bottom: 1px solid #f15a29;
  color: #f15a29;
  font-size: 1.5rem
}
pre {
  background-color: yellow;
  display: inline
}
.chapter-divider-dot-col:before {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 7px;
  margin-left: -1px;
  color: white;
  border-radius: 5px;
  width: 10px;
  height: 10px
}
.chapter-divider-dot-col:after {
  content: "";
  position: absolute;
  z-index: 3;
  margin-top: 7px;
  left: 0;
  margin-left: 7px;
  color: white;
  border-radius: 5px;
  width: 10px;
  height: 10px
}
.col.ofac-column-gap {
  margin-bottom: 20px
}
.team-clean .item .name {
  font-weight: 700;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit
}
.ofca-profile-name {
  color: #9070af;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-top: 20px;
  font-weight: 700
}
.team-clean .item .title {
  text-transform: uppercase;
  font-weight: 700;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 13px
}
.ofca-profile-title {
  font-size: 1rem;
  color: #000
}
.team-clean .item {
  text-align: center;
  padding-top: 50px
}
#breadcrumb-chapter1 H2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #fff;
  margin-top: .25rem;
  margin-bottom: .25rem
}
#breadcrumb-chapter1 {
  background: linear-gradient(90deg, #743ba0 0, rgba(116, 59, 160, .5))
}
.breadcrumb-chapter1-img {
  width: 150px;
  display: block;
  margin-left: 50px;
  margin-right: auto
}
.breadcrumb-chapter2-img {
  width: 200px;
  display: block;
  margin-left: auto;
  margin-right: 50px
}
.breadcrumb-chapter3-img,
.breadcrumb-chapter4-img {
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: 50px
}
.breadcrumb-chapter5-img {
  width: 110px;
  display: block;
  margin-left: auto;
  margin-right: 50px
}
.breadcrumb-chapter6-img {
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: 50px
}
#breadcrumb-chapter2 {
  background: linear-gradient(90deg, #6cb82d 0, rgba(108, 184, 45, .4))
}
#breadcrumb-chapter3 {
  background: linear-gradient(90deg, #8b4187 0, rgba(73, 127, 31, .5))
}
#breadcrumb-chapter4 {
  background: linear-gradient(90deg, #e22486 0, rgba(226, 36, 134, .5))
}
#breadcrumb-chapter5 {
  background: linear-gradient(90deg, #eb6100 0, rgba(235, 97, 0, .5))
}
#breadcrumb-chapter6 {
  background: linear-gradient(90deg, #e6005a 0, rgba(211, 52, 60, .5))
}
#breadcrumb-chapter7 {
  background: linear-gradient(90deg, #288649 0, rgba(39, 111, 111, .5))
}
#breadcrumb-chapter8 {
  background: linear-gradient(90deg, #00587a 0, rgba(0, 88, 122, .5))
}
.ofca-chapter1-heading {
  color: #2A78BB;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
h4[class$="-subheading"]:not(.ofca-chapter7-subheading) {
  font-style: italic
}
.ofca-chapter1-subheading h4 {
  color: #2e5fab;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter1-subheading {
  color: #2A78BB;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem;
  font-style: italic
}
.col.ofca-list-gap,
.ofca-index {
  margin-bottom: 4px
}
.img-fluid.ofca-img-wrap-left {
  width: 350px;
  float: left;
  padding: 10px
}
.img-fluid.ofca-img-wrap-right {
  width: 350px;
  float: right;
  padding: 10px
}
.ofca-btn {
  color: #3b3f92;
  border: 2px solid #3b3f92;
  margin: 10px
}
.ofca-btn:hover {
  border-color: #3b3f92
}
.ofca-chapter3-heading {
  color: #A26A25;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter6-heading,
.ofca-chapter7-heading {
  color: #e22486;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter9-heading {
  color: #497E7A;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter8-heading {
  color: #2e5fab;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter6-heading {
  color: #877321;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter5-heading {
  color: #288649;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter4-heading {
  color: #8b4187;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter2-heading {
  color: #e6005a;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter3-subheading-italic h4 {
  color: #e02447;
  margin-top: 7px;
  font-size: 1.15rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: .5rem
}
.ofca-chapter3-subheading-italic {
  color: #A26A25;
  margin-top: 7px;
  font-size: 1.15rem;
  font-weight: 700;
  font-style: italic;
  margin-bottom: .5rem
}
.ofca-chapter6-subheading {
  color: #877321;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem;
  font-style: italic
}
.ofca-chapter5-subheading {
  color: #288649;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem;
  font-style: italic
}
.ofca-chapter4-subheading {
  color: #8b4187;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem;
  font-style: italic
}
.ofca-chapter3-subheading h4 {
  color: #e02447;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter3-subheading {
  color: #A26A25;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem;
  font-style: italic
}
.ofca-chapter2-subheading h4 {
  color: #8b4187;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter2-subheading {
  color: #e6005a;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-paragraph-blue ul li {
  color: #313131
}
.mgt-bg {
  width: 100%;
  position: relative;
  left: 0
}
.ofca-paragraph-sub {
  font-size: small;
  margin-bottom: 0
}
.col-md-12.ofca-hr-rule {
  width: 70%
}
.ofca-hr-rule {
  margin-top: 30px;
  margin-left: 0
}
.ofca-img-single-600 {
  width: 600px;
  margin: 10px auto;
  display: block;
  max-width: 100%;
  height: auto
}
.ofca-img-single {
  margin-top: 24px!important;
  margin-bottom: 24px!important;
  width: 50%;
  margin: 10px auto;
  display: block;
  max-width: 400px;
  height: auto
}
.ofca-chapter1-caption,
.ofca-chapter2-caption,
.ofca-chapter3-caption,
.ofca-chapter4-caption,
.ofca-chapter5-caption,
.ofca-chapter6-caption {
  font-size: small;
  line-height: normal;
  margin-bottom: 30px;
  margin-top: 0;
  color: #000;
  font-style: italic
}
.ofca-chapter1-caption,
.ofca-chapter2-caption,
.ofca-chapter3-caption,
.ofca-chapter4-caption,
.ofca-chapter5-caption,
.ofca-chapter6-caption {
  max-width: 75%;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important
}
.ofca-chapter5-caption,
.ofca-chapter6-caption,
.ofca-chapter7-caption {
  font-size: small;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
  color: #000
}
.ofca-caption-img {
  padding-top: 10px;
  padding-bottom: 10px
}
.container.mda-footer-border {
  border-top: 1px solid #000;
  padding-top: 10px !important;
  margin-top: 50px
}
.breadcrumb.chapter2-title h1,
.breadcrumb.site-title h1 {
  font-size: 1.3rem;
  font-weight: bolder;
  color: #212529
}
.breadcrumb.chapter2-title,
.breadcrumb.site-title {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  margin: 0
}
.mda-index-list a {
  color: #0071EB;
  /*#0071EB;*/
  font-weight: bolder
}
.mda-index-list a:hover,
.ofca-next a:hover,
.ofca-previous a:hover {
  color: #eb6100/*    text-decoration: none !important;*/
  
}
.mda-index-list {
  margin-left: 20px
}
.mda-index-list li,
.ofca-pagination {
  margin-top: 10px
}
.ofca-chapter7-table-divider {
  border-bottom: 3px solid #2e5fab;
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 20px
}
.ofca-chapter4-subheading-italic,
.ofca-chapter8-subheading-italic {
  color: #2e5fab;
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: bolder;
  font-style: italic;
  margin-bottom: .5rem
}
.ofca-chapter8-table em {
  color: #497E7A;
  font-style: normal
}
.ofca-chapter8-table td,
.ofca-chapter8-table th {
  border-top: 0;
  padding: 10px;
  border-bottom: 2px solid #497E7A
}
.ofca-chapter7-title {
  font-size: 20px;
  font-weight: bolder
}
.ofca-chapter-title,
.ofca-chapter7-title:hover {
  color: #fff;
  font-weight: inherit
}
.ofca-chapter-subtitle {
  font-size: 1.5rem;
  font-weight: 700
}
ofca-chapter7-table-heading-cell {
  border-top: 0;
  border-bottom: 0
}
.ofca-cell-2019 {
  font-weight: lighter;
  color: #000 !important;
  border-bottom: 0;
  border-top: 0
}
.ofca-table-heading-cell {
  font-weight: 400;
  padding: 5px
}
.ofca-table-cell-padding {
  border-top: 0 !important;
  padding: 5px 5px 5px 30px !important
}
.ofca-table-cell {
  border-top: 0 !important;
  padding: 5px !important
}
.ofca-table-row {
  border-bottom: 0;
  border-top: 0
}
.ofca-ol,
.ofca-ul,
.ofca-ul-hyphen ul {
  padding-top: .2rem;
  padding-bottom: 1rem
}
.ofca-cell-double-line,
.ofca-cell-double-line2,
.ofca-cell-single-line,
.ofca-cell-single-line2 {
  text-align: right
}
.ofca-cell-double-line2::after {
  content: '';
  border-width: 2px;
  border-style: solid none;
  border-color: black;
  display: block;
  height: 5px;
  margin-right: -5px;
  margin-left: -5px
}
.ofca-cell-double-line::after {
  content: '';
  border-width: 2px;
  border-style: solid none;
  border-color: black;
  display: block;
  height: 5px
}
.ofca-cell-single-line2::after {
  content: '';
  border-width: 2px;
  border-style: none none solid;
  border-color: #000;
  display: block;
  margin-right: -5px;
  margin-left: -5px
}
.ofca-cell-single-line::after {
  content: '';
  border-width: 2px;
  border-style: none none solid;
  border-color: #000;
  display: block
}
.ofca-table-cell-chapter7-2020 {
  background: #EFF6FA;
  font-weight: 700
}
.ofca-ol-heading,
.ofca-paragraph {
  padding-top: .2rem;
  padding-bottom: .2rem
}
.ofca-ol-heading strong {
  color: #00998e
}
.ofca-ol-latin li:before {
  content: "(" counter(listStyle, lower-alpha) ")";
  position: absolute;
  margin: 0;
  top: 0;
  left: 0
}
.ofca-ol-latin li {
  counter-increment: listStyle;
  position: relative;
  margin: 10px 0;
  padding-left: 28px
}
.ofca-ol-latin:before {
  position: absolute;
  left: 0;
  top: 0
}
.ofca-ol-latin {
  list-style-type: none;
  counter-reset: listStyle;
  padding: 0;
  margin: 0 0 30px
}
.ofca-chapter7-subheading {
  color: #2e5fab;
  margin-top: 30px;
  font-size: 1.25rem;
  font-weight: bolder;
  margin-bottom: .5rem
}
.ofca-chapter7-color-paragraph {
  color: #2e5fab;
  margin-top: 1rem;
  font-weight: 400;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.ofca-ul-hyphen li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0
}
.ofca-ul-hyphen li {
  padding-left: 12px;
  position: relative;
  counter-increment: listStyle;
  margin-top: 1rem;
  margin-bottom: 1rem
}
.ofca-ul-hyphen {
  padding: 0;
  margin: 0;
  list-style-type: none;
  counter-reset: listStyle
}
.ofca-chapter9-table thead th {
  border-bottom: 0;
  padding: 10px;
  margin: 0;
  color: #288649
}
.ofca-chapter8-table thead th {
  border-bottom: 0;
  padding: 10px;
  margin: 0;
  border-radius: 20px 20px 0 0
}
.ofca-chapter8c-table thead th {
  padding: 10px;
  margin: 0;
  border: 0
}
.ofca-chapter8c-table.chinese table th:nth-child(1),
.ofca-chapter8c-table.chinese table td:nth-child(1) {
  width:36%;
}
.ofca-chapter8c-table.chinese table th:nth-child(2),
.ofca-chapter8c-table.chinese table td:nth-child(2) {
  width:12.5%;
}
.ofca-chapter8c-table.chinese table th:nth-child(3),
.ofca-chapter8c-table.chinese table td:nth-child(3) {
  width:14%;
}
.ofca-chapter8c-table.chinese table th:nth-child(4),
.ofca-chapter8c-table.chinese table td:nth-child(4) {
  width:15%;
}

.ofca-chapter8c-table td {
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid #497E7A;
  border-top: 0;
  border-right: 1px solid #497E7A
}
.ofca-chapter8c-table {
  font-size: .85rem;
  margin-bottom: 20px;
  margin-top: 30px;
  border-radius: 20px 20px 0 0
}
.ofca-chapter8c-table-2020 {
  background: #B8D6D2;
  border-right: 0 !important
}
.ofca-chapter8c-table-heading {
  font-weight: 700;
  color: #497E7A
}
.ofca-chapter8c-table-ul3 {
  margin-left: 15px;
  margin-bottom: 0;
  list-style-type: disc
}
.ofca-chapter8c-table-ul2 {
  margin-left: 5px;
  margin-bottom: 0;
  list-style-type: disc
}
.ofca-chapter8c-table-ul {
  margin-left: -30px;
  margin-bottom: 0;
  list-style-type: none
}
.ofca-chapter8c-table-list,
.ofca-chapter8c-table-subheading {
  border-bottom: 0 !important;
  padding-bottom: 0 !important
}
.ofca-chapter8c-table-list-bottom {
  border-bottom: 1px solid #497E7A !important
}
.ofca-chapter8-table {
  margin-bottom: 30px;
  margin-top: 20px
}
.ofca-chapter8d-table {
  margin-bottom: 30px;
  font-size: .9rem;
  border-radius: 20px 20px 0 0
}
.ofca-chapter8d-table td,
.ofca-chapter8d-table thead th {
  border: 0;
  padding: 10px
}
.ofca-chapter8d-table-bottom {
  border-bottom: rgba(0, 0, 0, .05);
  padding-bottom: 30px !important
}
.ofca-chapter8d-table-total {
  background: #B8D6D2
}
.ofca-chapter7-table-col-width {
  width: 90px
}
.ofca-chapter7-table-col-width-two {
  width: 180px
}
.ofca-chapter8-table-heading {
  font-size: 24px
}
.ofca-chapter8-note {
  font-size: 13px
}
.ofca-index-sub {
  list-style-type: none
}
.ofca-next {
  right: 0;
  margin-right: 0;
  float: right;
  color: #0071EB;
  text-decoration: underline
}
.ofca-previous a {
  float: left;
  color: #0071EB;
  text-decoration: underline
}
.ofca-previous {
  float: left
}
.ofca-index-sub-ch7 {
  margin-left: 35px
}
.ofca-index-sub-ch8 {
  margin-left: 37px
}
.ofca-index-sub-ch7-sc {
  margin-left: 13px
}
.ofca-text-size-ttile {
  font-size: 20px;
  text-align: left
}
.mda-pagination {
  padding: 25px 0 0
}
.mda-index-ttile {
  width: 65%;
  margin: 60px 10px 30px 0
}
@media (max-width: 768px) {
  #coverlogo {
    max-width: 300px;
    margin-top: 30px;
    margin-bottom: 30px
  }
  .mda-index-ttile {
    width: 65%;
    margin: 0 10px 10px 0
  }
}
.mda-general-banner {
  padding-top: 0
}
.ofca-chapter7-table-row td,
.ofca-chapter7-table-row th,
.ofca-chapter8-table-row td,
.ofca-chapter8-table-row th {
  border-left:none!important;
  border-right:none!important;
}

@media screen {
  .ofca-chapter7-table-row,
  .ofca-chapter8-table-row td,
  .ofca-chapter8-table-row th {
    background-color: #2e5fab;
    color: #fff;
    border-left:none!important;
    border-right:none!important;
  }
  .ofca-chapter8-table thead th {
    color: #fff;
    background-color: #497E7A
  }
  .ofca-chapter8c-table thead th {
    /*        background-color: #B8D6D2*/
    
  }
  td.ofca-chapter8c-table-title {
    background-color: #497E7A;
    color: #fff;
    font-weight: 700
  }
  .ofca-chapter8d-table thead th {
    color: #fff
  }
  .ofca-chapter8d-tabl-header th {
    background-color: #497E7A
  }
}
.ofca-management-list {
  font-size: 1.5rem;
  color: #743ba0;
  line-height: 1rem;
  border-bottom: 1px solid
}
.ofca-management-list li {
  margin-bottom: 1rem
}
.ofca-management-list ol {
  margin-bottom: 1.5rem;
  color: #2A78BB;
  line-height: 1.5rem
}
.ofca-chapter1-intro {
  /*    border: 5px solid #2A78BB;*/
  /*    border-radius: 0;*/
  /*    background: #d0ecfb;*/
  /*    margin: 20px 5px*/
  
}
ofca-chapter1-intro-lead {
  font-weight: bolder;
  color: #743ba0
}
.ofca-chapter1-intro-quote.en {
  font-size: 1.15rem;
  margin-top: 20px
}
.ofca-chapter1-intro-quote {
  font-size: 1.15rem;
  margin-top: 20px
}
.img-fluid.ofca-management-number {
  max-width: 60%;
  margin-bottom: 30px
}
.ofca-remarks {
  font-size: 13px;
  line-height: normal
}
.chapter7-top-heading a,
.chapter8-top-heading a,
.chapter9-top-heading a {
  text-decoration: underline
}
.lead.ofca-chapter1-intro-lead {
  font-weight: bolder
}
.ofca-img-single-shadow {
  width: 50%;
  box-shadow: 3px 3px 10px #b1b1b1
}
.ofca-img-single-200 {
  width: 200px;
  margin: 10px auto;
  display: block
}
.ofca-img-single-300 {
  width: 300px;
  margin: 10px auto;
  display: block
}
.ofca-chapter1-intro-title.en {
  font-size: 1.2rem
}
.ofca-chapter1-intro-title {
  font-size: 1.2rem
}
.vision-icon {
  width: 80px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: -10px
}
.chapter8-divider-dot {
  color: #2e5fab
}
.chapter7-divider-dot {
  color: #e22486
}
.chapter5-divider-dot {
  color: #288649
}
.chapter6-divider-dot {
  color: #877321
}
.chapter4-divider-dot {
  color: #8b4187
}
.chapter3-divider-dot {
  color: #A26A25
}
.chapter2-divider-dot {
  color: #e6005a
}
.management-divider-dot {
  color: #008ad4
}
.index-divider-dot-col {
  margin-top: -33px
}
.chapter-divider-dot-col {
  margin-top: -14px
}
.header-banner {
  width: 100%
}
.banner-title {
  font-size: 27px;
  margin-bottom: 0;
  font-weight: bolder;
  color: #0071EB;
  text-transform: uppercase
}
.general-banner-bkg {
  background: url(../../static/vectors/banner2.png) 0 0/cover no-repeat;
  height: 450px
}
.general-banner-bkg-2 {
  background: url(../../static/vectors/banner2.png) 0 0/cover no-repeat;
  height: 300px
}
.chapter1-banner-bkg {
  background: url(../../static/vectors/banner3.png) center bottom no-repeat;
  background-size: auto 80%;
  height: 200px
}
.dg-img {
  width: 250px;
  margin-top: 20px
}
.mgt-profile-dg {
  width: auto;
  height: 400px
}
.mgt-profile2 {
  height: 300px;
  max-width: 100% !important;
  width: auto
}
.mgt-profile,
.mgt-profile3,
.mgt-profile4 {
  height: auto;
  max-width: 100% !important;
  margin-top: 50px;
  width: 100%
}
@media (min-width: 576px) {
  .mgt-profile-bkg-dg {
    background: linear-gradient(0deg, #c2e4f8 0, #fff 50%, #fff 100%) !important
  }
}
.mgt-profile-bkg-dg {
  background: unset
}
.mgt-profile-bkg {
  background: #c2e4f8;
  background: linear-gradient(0deg, #c2e4f8 0, #fff 50%, #fff 100%)
}
.mgt-profile-bkg-2 {
  background: #b754a3;
  background: linear-gradient(0deg, #b754a3 0, #fff 50%, #fff 100%)
}
.mgt-profile-bkg-3 {
  background: #e3bea1;
  background: linear-gradient(0deg, #e3bea1 0, #fff 50%, #fff 100%)
}
.mgt-profile-bkg-4 {
  background: #add188;
  background: linear-gradient(0deg, #add188 0, #fff 50%, #fff 100%)
}
.mgt-remarks-bkg {
  background: #e9e2ef;
  background: linear-gradient(180deg, #e9e2ef 0, #e9e2ef 100%);
  padding: 15px 30px 5px;
  margin-top: 50px
}
.ofca-heading-divider {
  padding: 0rem 2rem 0.5rem 1rem;
  display: inline;
  border-radius: 0 0 0 20px
}
.ofca-heading-divider-purple .ofca-paragraph {
  margin-top: 2rem!important
}
.general-banner-image {
  width: 180px
}
.ofca-list-sup li {
  list-style: none;
  counter-increment: inst;
  padding-bottom: 5px
}
.ofca-list-sup li::before {
  content: counter(inst);
  top: -4px;
  position: relative;
  left: -2px;
  margin-left: -7px;
  font-size: smaller
}
.ofca-list-sup-chapter5 li::before {
  content: counter(inst);
  top: -4px;
  position: relative;
  left: -2px;
  margin-left: -7px;
  font-size: smaller;
  counter-increment: inst
}
.ofca-list-sup {
  font-size: smaller;
  margin-left: -30px
}
.ofca-list-sup-chapter5 {
  font-size: smaller;
  margin-left: -30px;
  counter-reset: inst 7;
  list-style-type: none
}
.ofcapagetitlebkg {
  background: #0087a4;
}
.img-fluid.ofce-search {
  max-width: 55%
}
.text-left.ofac-sitetitle-tc {
  line-height: 40px
}
.ofca-link:lang(zh-hant),
.ofca-next:lang(zh-hant),
.ofca-previous:lang(zh-hant),
H1:lang(zh-hant),
H2:lang(zh-hant),
H3:lang(zh-hant),
H4:lang(zh-hant),
H5:lang(zh-hant),
H6:lang(zh-hant),
LI:lang(zh-hant),
OL:lang(zh-hant),
UL:lang(zh-hant),
p:lang(zh-hant),
table:lang(zh-hant) {
  font-family: 'Noto Sans TC','Microsoft JhengHei','PingFang TC',PingFang,'Heiti TC',Heiti,Helvetica,Arial,sans-serif
}
.ofca-link:lang(zh-hans),
.ofca-next:lang(zh-hans),
.ofca-previous:lang(zh-hans),
H1:lang(zh-hans),
H2:lang(zh-hans),
H3:lang(zh-hans),
H4:lang(zh-hans),
H5:lang(zh-hans),
H6:lang(zh-hans),
LI:lang(zh-hans),
OL:lang(zh-hans),
UL:lang(zh-hans),
p:lang(zh-hans),
table:lang(zh-hans) {
  font-family: 'Noto Sans SC','Microsoft JhengHei','PingFang TC',PingFang,'Heiti TC',Heiti,Helvetica,Arial,sans-serif
}
.ofca-link:lang(en),
.ofca-next:lang(en),
.ofca-previous:lang(en),
H1:lang(en),
H2:lang(en),
H3:lang(en),
H4:lang(en),
H5:lang(en),
H6:lang(en),
LI:lang(en),
OL:lang(en),
UL:lang(en),
p:lang(en),
table:lang(en) {
  font-family: Asap,'Microsoft JhengHei','PingFang TC',PingFang,'Heiti TC',Heiti,Helvetica,Arial,sans-serif
}
.table-head-left {
  border-top-left-radius: 10px
}
.table-head-right {
  border-top-right-radius: 10px
}
.cn-font-fix {
  font-family: 'Exo 2'
}
.mobile-image-set-1-1 {
  height: 300px;
  width: auto
}
.mobile-image-set-1-2 {
  height: 300px;
  width: auto
}
.mobile-image-set-2-1 {
  height: 300px;
  padding: 10px;
  width: auto
}
.mobile-image-set-2-2 {
  height: 300px;
  padding: 10px;
  width: auto
}
.mobile-image-set-3-1 {
  height: 300px;
  padding: 10px;
  width: auto
}
.mobile-image-set-3-2 {
  height: 300px;
  padding: 10px;
  width: auto
}
.table-8-3 {
  width: 100%
}
.table-8-3 th:nth-child(1),
.table-8-3 td:nth-child(1) {
  width: 20%
}
.table-8-3 th:nth-child(2),
.table-8-3 td:nth-child(2) {
  width: 11%
}
.table-8-3 th:nth-child(3),
.table-8-3 td:nth-child(3) {
  width: 11%
}
.table-8-3 th:nth-child(4),
.table-8-3 td:nth-child(4) {
  width: 10%
}
.table-8-3 th:nth-child(5),
.table-8-3 td:nth-child(5) {
  width: 12%
}
th {
  border-bottom: none !important
}
.table-7-3 th:nth-child(1),
.table-7-3 td:nth-child(1) {
  width: 60%
}
.table-7-3 th:nth-child(2),
.table-7-3 td:nth-child(2) {
  width: 10%
}
.table-7-3 th:nth-child(3),
.table-7-3 td:nth-child(3) {
  width: 15%
}
.table-7-3 th:nth-child(4),
.table-7-3 td:nth-child(4) {
  width: 15%
}
.table-7-4 th:nth-child(1),
.table-7-4 td:nth-child(1) {
  width: 60%
}
.table-7-4 th:nth-child(2),
.table-7-4 td:nth-child(2) {
  width: 10%
}
.table-7-4 th:nth-child(3),
.table-7-4 td:nth-child(3) {
  width: 15%
}
.table-7-4 th:nth-child(4),
.table-7-4 td:nth-child(4) {
  width: 15%
}
.table-7-5 th:nth-child(1),
.table-7-5 td:nth-child(1) {
  width: 60%
}
.table-7-5 th:nth-child(2),
.table-7-5 td:nth-child(2) {
  width: 10%
}
.table-7-5 th:nth-child(3),
.table-7-5 td:nth-child(3) {
  width: 15%
}
.table-7-5 th:nth-child(4),
.table-7-5 td:nth-child(4) {
  width: 15%
}
.table-7-6 th:nth-child(1),
.table-7-6 td:nth-child(1) {
  width: 60%
}
.table-7-6 th:nth-child(2),
.table-7-6 td:nth-child(2) {
  width: 10%
}
.table-7-6 th:nth-child(3),
.table-7-6 td:nth-child(3) {
  width: 15%
}
.table-7-6 th:nth-child(4),
.table-7-6 td:nth-child(4) {
  width: 15%
}
.table-778 th:nth-child(1) {
  width: 40%
}
.table-778 th:nth-child(2) {
  width: 12%
}
.table-778 th:nth-child(3) {
  width: 12%
}
.table-778 th:nth-child(4) {
  width: 12%
}
.table-778 th:nth-child(5) {
  width: 12%
}
.table-778 th:nth-child(6) {
  width: 12%
}
.table-778 th:nth-child(7) {
  width: 12%
}
.pending {
  text-align: center;
  background-color: yellow
}

.mgt.col-12 {
  margin-top: 15%;
}

.html.chapter-divider-dot-col:before {
    border:2px #2b4783 solid;
}
.html.chapter-divider-dot-col:after {
    border:2px #2b4783 solid;
}
.pdf.chapter-divider-dot-col:before {
    border:2px #2b4783 solid;
}
.pdf.chapter-divider-dot-col:after {
    border:2px #2b4783 solid;
}
.vision.chapter-divider-dot-col:before {
    border:2px #2b4783 solid;
}
.vision.chapter-divider-dot-col:after {
    border:2px #2b4783 solid;
}
.management.chapter-divider-dot-col:before {
    border:2px #9070af solid;
}
.management.chapter-divider-dot-col:after {
    border:2px #9070af solid;
}
.chapter1.chapter-divider-dot-col:before {
    border:2px #2e84cd solid;
}
.chapter1.chapter-divider-dot-col:after {
    border:2px #2e84cd solid;
}
.chapter2.chapter-divider-dot-col:before {
    border:2px #e6005a solid;
}
.chapter2.chapter-divider-dot-col:after {
    border:2px #e6005a solid;
}
.chapter3.chapter-divider-dot-col:before {
    border:2px #A26A25 solid;
}
.chapter3.chapter-divider-dot-col:after {
    border:2px #A26A25 solid;
}
.chapter4.chapter-divider-dot-col:before {
    border:2px #8b4187 solid;
}
.chapter4.chapter-divider-dot-col:after {
    border:2px #8b4187 solid;
}
.chapter5.chapter-divider-dot-col:before {
    border:2px #288649 solid;
}
.chapter5.chapter-divider-dot-col:after {
    border:2px #288649 solid;
}
.chapter6.chapter-divider-dot-col:before {
    border:2px #877321 solid;
}
.chapter6.chapter-divider-dot-col:after {
    border:2px #877321 solid;
}
.chapter7.chapter-divider-dot-col:before {
    border:2px #2e5fab solid;
}
.chapter7.chapter-divider-dot-col:after {
    border:2px #2e5fab solid;
}
.non-break {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .table-778 {
    width: 120%
  }
  .table-8-3 {
    width: 140%
  }
  .table-8-3 th:nth-child(1),
  .table-8-3 td:nth-child(1) {
    width: 30%
  }
  .table-8-3 th:nth-child(2),
  .table-8-3 td:nth-child(2) {
    width: 15%
  }
  .table-8-3 th:nth-child(3),
  .table-8-3 td:nth-child(3) {
    width: 15%
  }
  .table-8-3 th:nth-child(4),
  .table-8-3 td:nth-child(4) {
    width: 15%
  }
  .table-8-3 th:nth-child(5),
  .table-8-3 td:nth-child(5) {
    width: 15%
  }
  .mobile-image-single {
    height: 150px;
    width: auto
  }
  .mobile-image-set-1-1 {
    height: 150px !important
  }
  .mobile-image-set-1-2 {
    height: 150px !important
  }
  .mobile-image-set-2-1 {
    height: 150px !important
  }
  .mobile-image-set-2-2 {
    height: 150px !important
  }
  .mobile-image-set-3-1 {
    height: 150px !important
  }
  .mobile-image-set-3-2 {
    height: 150px !important
  }
  .photo-gallery h2,
  .team-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px
  }
  .mda-home-footer-border {
    border-bottom: 1px solid #000;
    padding-bottom: 20px
  }
  .banner-image,
  .general-banner-image {
    display: none
  }
}
.team-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto
}
.team-clean .people {
  padding-bottom: 40px
}
.team-clean .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px
}
.team-clean .item img {
  max-width: 160px
}
.team-clean .social {
  font-size: 18px;
  color: #a2a8ae
}
.team-clean .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: .7
}
.rounded-circle.ofa-profile-border {
  border: none;
  border-radius: 0
}
.ofca-chapter1-intro-quote {
  margin-top: 40px
}
.chapter1-block {
  /*background-image: url(../vectors-2425/ofca-tr-intro-01.png);
  background-position: left top;
  background-size: 100% auto;
  background-repeat: no-repeat;*/
  padding: 0px
}
img.level-2:not(.level-3) {
  width: 66%!important;
  max-width: 66%!important;
  height: auto
}
img.level-3 {
  width: 55%!important;
  max-width: 55%!important;
  height: auto
}

@media (min-width: 1024px) {
  .ofca-chapter1-intro {
    padding-left: 30px !important
  }
  .ofca-chapter1-intro-quote {
    font-size: 1.15rem
  }
  .ofca-chapter1-intro-quote {
    margin-top: 30px !important
  }
}
@media screen {
  .ofca-chapter1-intro-text {
    font-size: 90% !important;
    padding-top: 10px !important
  }
  .ofca-chapter1-intro-quote {
    margin-top: 40px !important
  }
}
@media print and (max-width: 767px) {
  .ofca-chapter1-intro-quote {
    font-size: 1.1rem;
    margin-top: 30px !important
  }
  .ofca-chapter1-intro {
    padding-bottom: 12px !important
  }
}
.hidden {
  display: none!important
}
@media print {
  th.ofca-table-cell {
    border-left:none!important;
    border-right:none!important;
  }
  .ofca-chapter1-caption,
  .ofca-chapter2-caption,
  .ofca-chapter3-caption,
  .ofca-chapter4-caption,
  .ofca-chapter5-caption,
  .ofca-chapter6-caption {
    max-width: 90%
  }
  .ofca-chapter1-intro-text {
    max-width: 100%
  }
  .chapter1-block-mobile {
    display:none!important;
  }
  .chapter1-block {
    width:100%!important;
    padding:0!important;
  }
  .chapter1-block .ofca-chapter1-intro {
    width:100%!important
/*    display:none!important;*/
  }
  .chapter1-block .ofca-chapter1-intro-quote {
    font-size: 80% !important
  }
  .chapter1-block .ofca-chapter1-intro-title {
    font-size: 80% !important
  }
  .ofca-chapter1-intro-quote {
    margin-top: 20px!important
  }
  .ofca-chapter3-caption-special {
    max-width: 100%!important
  }
  ::-webkit-scrollbar {
    display: none
  }
  th {
    border-bottom: 1px solid #000 !important;
    border-right: 1px solid #000 !important
  }
  td:last-child,
  th:last-child {
    border-right: none!important
  }
  ul+p,
  ol+p {
    margin-top: 24px!important
  }
  .ofca-chapter1-intro-text {
    display: inline-block;
    position: relative!important;
  }
  .offset-6:not(.keep) {
    margin-left: 0
  }
  .offset-6 img {
    margin: auto
  }
  .non-print {
    display: none!important
  }
  ::-webkit-scrollbar {
    display: none
  }
  .ofca-chapter8-table {
    /*overflow:scroll;*/
    overflow: -moz-scrollbars-none
  }
  .ofca-chapter1-intro-text p {
    color: #919191
  }
  .ofca-chapter1-intro-text {
    padding: 0!important
  }
  .chapter1-block-mobile,
  .mobile {
    display: none !important
  }
  .print {
    display: block!important
  }
  .chapter1-gap-en {
    margin-top: 0px !important
  }
  .chapter1-block {
    display: block !important
  }
  .cd-top {
    display: none !important
  }
  img:not(.mgt-intro):not(.mgt-bg):not(.banner):not(.wcag-logo):not(.level-3):not(.keep-size) {
    width: 50%!important;
    max-width: 50%!important;
    height: auto
  }
  img.level-3 {
    width: 33%!important;
    max-width: 33%!important;
    height: auto
  }
  img.mgt-intro {
    width: 30%!important
  }
  .ofca-chapter8c-table-title {
    border-right: none !important
  }
}
