@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,700');
html, body, input {
  font-family: 'Source Sans Pro', sans-serif, arial;
  color: #494949; }

body.customize-support {
  padding-top: 32px; }

.yellow-col {
  color: #ffd568; }

.yellow-bg {
  background-color: #ffd568; }

.light-grey-bg {
  background-color: #f5f5f5; }

.light-grey-col {
  color: #f5f5f5; }

.white-col {
  color: white; }

.white-bg {
  background-color: white; }

.upp-me {
  text-transform: uppercase; }

.pad-me {
  padding-top: 30px;
  padding-bottom: 30px; }

p.bigger {
  font-size: 1.3em; }

.kf {
  max-width: 100%; }

.img-center {
  margin-left: auto;
  margin-right: auto; }

a {
  text-decoration: none;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  a:hover {
    text-decoration: none; }
  a:focus {
    outline: none; }

a.ubp-btn {
  padding: 7px 25px;
  font-size: 13px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 2px;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 15px;
  display: inline-block;
  color: #494949; }
  a.ubp-btn:hover {
    background-color: #494949;
    color: white !important; }

.page-header {
  height: 350px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

h1.page-heading {
  font-size: 48px;
  font-weight: 600; }

h2 {
  font-size: 24px;
  font-weight: 600; }

#menu-trigger-container {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1000; }
  #menu-trigger-container a {
    color: white;
    font-size: 24px;
    font-weight: 600;
    z-index: 1000;
    margin-top: 5px; }

.ubp-breadcrumb {
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase; }
  .ubp-breadcrumb a {
    color: #494949;
    font-weight: 600; }
    .ubp-breadcrumb a:hover {
      color: #ffd568; }

nav#top-menu {
  width: 100%;
  background-color: #494949;
  z-index: 999; }
  nav#top-menu a.navbar-brand img {
    width: 90px;
    padding-top: 0; }
  nav#top-menu ul.navbar-nav li a {
    color: white; }

#main-menu {
  background-color: #ffd568;
  height: 0;
  opacity: 0; }
  #main-menu .mm-navbar a {
    text-transform: uppercase; }
  #main-menu ul li a {
    color: #494949;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
    #main-menu ul li a:hover {
      color: white; }
  #main-menu ul li.mm-listitem_divider {
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.2); }

#home .page-header {
  background-image: url('../images/home/banner.jpg');
  margin-bottom: 30px;
  display: flex; }
  #home .page-header .container {
    margin: auto; }
#home .home-block {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 3px;
  position: relative;
  min-height: 350px; }
  #home .home-block p.block-pre-header {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 5px; }
  #home .home-block div.block-btns {
    position: absolute;
    width: 100%;
    bottom: 10px;
    margin-left: -20px; }
  #home .home-block h3.block-header {
    margin-top: 3px;
    font-weight: 700;
    font-size: 24px; }
  #home .home-block a.more-link {
    color: #494949;
    text-decoration: underline;
    font-weight: 600; }
    #home .home-block a.more-link:hover {
      color: #ffd568; }
#home #blocks #home-ar {
  background-image: url('../images/home/ar.jpg');
  background-position: center bottom; }
#home #blocks #home-group {
  background-image: url('../images/home/group.jpg'); }
#home #blocks #home-share p.share-value {
  font-size: 54px;
  font-weight: 700;
  margin-top: 3px;
  margin-bottom: 0;
  line-height: 48px; }
#home #blocks #home-share p.share-timestamp {
  font-size: 13px;
  font-weight: 600; }
#home #blocks #home-fh #fh-slider {
  margin-top: 20px;
  max-height: 300px; }
  #home #blocks #home-fh #fh-slider .fh-slide {
    padding-left: 20px;
    padding-right: 20px; }
    #home #blocks #home-fh #fh-slider .fh-slide h4.fh-title {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 15px; }
    #home #blocks #home-fh #fh-slider .fh-slide .fh-slide-img {
      display: flex;
      margin: auto; }
  #home #blocks #home-fh #fh-slider ul.slick-dots {
    bottom: -36px; }
    #home #blocks #home-fh #fh-slider ul.slick-dots li button::before {
      font-size: 12px; }
#home #blocks #home-announce {
  background-image: url('../images/home/announce.jpg'); }
  #home #blocks #home-announce .table-striped > tbody > tr:nth-child(odd) > td {
    background-color: white; }
  #home #blocks #home-announce .table-striped > tbody > tr:nth-child(even) > td {
    background-color: #efefef; }
  #home #blocks #home-announce .dl-icon {
    width: 24px; }
#home #blocks #home-holders {
  background-image: url('../images/home/shareholders.jpg'); }
  #home #blocks #home-holders ul.link-list {
    padding-left: 20px; }
    #home #blocks #home-holders ul.link-list li {
      color: #ffd568; }
      #home #blocks #home-holders ul.link-list li a {
        color: white;
        font-size: 18px;
        line-height: 35px;
        font-weight: 600; }
        #home #blocks #home-holders ul.link-list li a:hover {
          color: #ffd568; }
#home #blocks #home-cal {
  background-image: url('../images/home/calendar.jpg'); }
  #home #blocks #home-cal ul#cal-dates {
    list-style-type: none;
    padding: 0;
    margin-top: 20px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
    #home #blocks #home-cal ul#cal-dates li {
      float: left;
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 20px;
      text-align: left; }
      #home #blocks #home-cal ul#cal-dates li .event-container {
        background-color: #ffd568;
        width: 200px;
        height: 235px;
        padding: 15px;
        position: relative; }
        #home #blocks #home-cal ul#cal-dates li .event-container p.event-date {
          font-size: 40px;
          font-weight: 700;
          margin-bottom: 5px;
          line-height: 32px; }
        #home #blocks #home-cal ul#cal-dates li .event-container p.event-month {
          font-weight: 600;
          font-size: 14px;
          text-align: right;
          position: absolute;
          margin-bottom: 0;
          bottom: 10px;
          right: 15px; }
        #home #blocks #home-cal ul#cal-dates li .event-container p.event-title {
          font-size: 16px;
          font-weight: 600; }
#home #blocks #home-gov {
  background-image: url('../images/home/gov.jpg');
  background-position: center bottom; }
  #home #blocks #home-gov ul.link-list {
    padding-left: 20px;
    columns: 2;
    column-gap: 40px; }
    #home #blocks #home-gov ul.link-list li {
      color: #ffd568; }
      #home #blocks #home-gov ul.link-list li a {
        font-size: 18px;
        color: #494949;
        line-height: 35px;
        font-weight: 600; }
        #home #blocks #home-gov ul.link-list li a:hover {
          color: #ffd568; }
#home #blocks #home-csr {
  background-image: url('../images/home/csr.jpg'); }
#home #home-footer {
  background-image: url('../images/home/footer.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 40px; }
  #home #home-footer .footer-container {
    background-color: rgba(255, 255, 255, 0.8); }

#governance #gov-header {
  background-image: url('../images/gov/gov.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px; }
  #governance #gov-header #gov-structure {
    margin-top: 30px;
    width: 800px; }
#governance #gov-board #bod-slider .bod-slide {
  width: 170px;
  margin-left: 10px;
  margin-right: 10px; }
  #governance #gov-board #bod-slider .bod-slide .bod-img-container {
    border: 1px solid #f5f5f5;
    width: 100%;
    position: relative; }
    #governance #gov-board #bod-slider .bod-slide .bod-img-container bod-img {
      width: 100%; }
    #governance #gov-board #bod-slider .bod-slide .bod-img-container a.bod-modal-link {
      padding: 1px 10px;
      border-radius: 2px;
      font-size: 20px;
      font-weight: 700;
      color: #494949;
      position: absolute;
      right: 20px;
      bottom: -20px; }
      #governance #gov-board #bod-slider .bod-slide .bod-img-container a.bod-modal-link:hover {
        color: white;
        background-color: #494949; }
  #governance #gov-board #bod-slider .bod-slide h3.bod-name {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px; }
  #governance #gov-board #bod-slider .bod-slide p.bod-title {
    font-size: 13px; }
#governance #gov-board #bod-slider ul.slick-dots {
  bottom: -36px; }
  #governance #gov-board #bod-slider ul.slick-dots li button::before {
    font-size: 12px; }
#governance #gov-sec h3 {
  font-size: 20px;
  font-weight: 600; }
#governance #gov-comm h3 {
  font-size: 20px;
  color: #ffd568;
  font-weight: 600;
  margin-bottom: 0px; }
#governance #senior-positions h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px; }
#governance #senior-positions p.senior-pos {
  font-weight: 600; }
#governance #senior-positions p.senior-text {
  margin-bottom: 30px; }
#governance #gov-dl .dl-box, #governance #gov-charters .dl-box, #governance #gov-pos-st .dl-box, #governance #jdksgp .dl-box, #governance #ktc_nxd .dl-box, #governance #constitution .dl-box {
  display: inline-block;
  width: 190px;
  height: 240px;
  padding: 20px;
  border-radius: 3px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  float: left; }
  #governance #gov-dl .dl-box p.dl-title, #governance #gov-charters .dl-box p.dl-title, #governance #gov-pos-st .dl-box p.dl-title, #governance #jdksgp .dl-box p.dl-title, #governance #ktc_nxd .dl-box p.dl-title, #governance #constitution .dl-box p.dl-title {
    color: white;
    font-weight: 600;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.99); }
  #governance #gov-dl .dl-box .dl-dl, #governance #gov-charters .dl-box .dl-dl, #governance #gov-pos-st .dl-box .dl-dl, #governance #jdksgp .dl-box .dl-dl, #governance #ktc_nxd .dl-box .dl-dl, #governance #constitution .dl-box .dl-dl {
    position: absolute;
    bottom: 0px;
    width: 190px;
    left: 0px;
    padding: 5px;
    padding-right: 10px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    #governance #gov-dl .dl-box .dl-dl .dl-pdf, #governance #gov-charters .dl-box .dl-dl .dl-pdf, #governance #gov-pos-st .dl-box .dl-dl .dl-pdf, #governance #jdksgp .dl-box .dl-dl .dl-pdf, #governance #ktc_nxd .dl-box .dl-dl .dl-pdf, #governance #constitution .dl-box .dl-dl .dl-pdf {
      float: left;
      font-size: 13px;
      line-height: 28px;
      color: #494949; }
    #governance #gov-dl .dl-box .dl-dl .dl-icon, #governance #gov-charters .dl-box .dl-dl .dl-icon, #governance #gov-pos-st .dl-box .dl-dl .dl-icon, #governance #jdksgp .dl-box .dl-dl .dl-icon, #governance #ktc_nxd .dl-box .dl-dl .dl-icon, #governance #constitution .dl-box .dl-dl .dl-icon {
      width: 28px;
      float: right; }
  #governance #gov-dl .dl-box:hover .dl-dl, #governance #gov-charters .dl-box:hover .dl-dl, #governance #gov-pos-st .dl-box:hover .dl-dl, #governance #jdksgp .dl-box:hover .dl-dl, #governance #ktc_nxd .dl-box:hover .dl-dl, #governance #constitution .dl-box:hover .dl-dl {
    background-color: #494949; }
    #governance #gov-dl .dl-box:hover .dl-dl .dl-pdf, #governance #gov-charters .dl-box:hover .dl-dl .dl-pdf, #governance #gov-pos-st .dl-box:hover .dl-dl .dl-pdf, #governance #jdksgp .dl-box:hover .dl-dl .dl-pdf, #governance #ktc_nxd .dl-box:hover .dl-dl .dl-pdf, #governance #constitution .dl-box:hover .dl-dl .dl-pdf {
      color: #ffd568; }

#shareholders #share-header {
  background-image: url('../images/share/share.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px; }
  #shareholders #share-header .bullet-container {
    margin-bottom: 30px; }
    #shareholders #share-header .bullet-container .bullet-icon {
      margin-bottom: 20px;
      width: 50px; }
    #shareholders #share-header .bullet-container .bullet-title {
      font-size: 20px;
      font-weight: 600; }
#shareholders #faq-accordion .card {
  border: 1px solid white; }
  #shareholders #faq-accordion .card .card-header {
    background-color: #ffd568; }
    #shareholders #faq-accordion .card .card-header h5 .btn-link {
      color: #494949;
      font-size: 20px;
      font-weight: 600;
      display: block;
      width: 100%;
      text-align: left; }
  #shareholders #faq-accordion .card .collapse {
    background-color: #f5f5f5; }
#shareholders #share-meeting h3 {
  font-size: 20px;
  font-weight: 600; }

#csr #csr-header {
  background-image: url('../images/csr/csr.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 70px; }
  #csr #csr-header img.csr-img {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 30px; }
#csr h3 {
  font-size: 20px;
  font-weight: 600; }
#csr h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px; }
#csr h4.csr-kf {
  font-size: 40px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px; }
#csr ul {
  padding-left: 20px; }

#ubp-group #group-header {
  background-image: url('../images/group/group.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px; }

#financials table td.doc-title {
  font-weight: 600; }
#financials table img.dl-icon {
  width: 32px; }

#annual-reports #ar-header {
  padding-top: 50px;
  padding-bottom: 50px; }
  #annual-reports #ar-header #last-ar-img-container {
    width: 50%;
    max-width: 220px;
    float: left;
    margin-right: 20px; }
  #annual-reports #ar-header #last-ar-text {
    margin-top: 30px; }
#annual-reports #ar-archives .ar-box {
  margin-bottom: 30px; }
  #annual-reports #ar-archives .ar-box .ar-img-container {
    width: 50%;
    max-width: 150px;
    float: left;
    margin-right: 15px; }
  #annual-reports #ar-archives .ar-box .ar-text h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px; }

#announcements .table-striped > tbody > tr:nth-child(odd) > td {
  background-color: white; }
#announcements .table-striped > tbody > tr:nth-child(even) > td {
  background-color: #efefef; }
#announcements .dl-icon {
  width: 24px; }

#events-cal ul#cal-dates {
  list-style-type: none;
  padding: 0;
  margin-top: 20px; }
  #events-cal ul#cal-dates li {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px; }
    #events-cal ul#cal-dates li .event-container {
      background-color: #ffd568;
      width: 200px;
      height: 235px;
      padding: 15px;
      position: relative; }
      #events-cal ul#cal-dates li .event-container p.event-date {
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 32px; }
      #events-cal ul#cal-dates li .event-container p.event-month {
        font-weight: 600;
        font-size: 14px;
        text-align: right;
        position: absolute;
        margin-bottom: 0;
        bottom: 10px;
        right: 15px; }
      #events-cal ul#cal-dates li .event-container p.event-title {
        font-size: 16px;
        font-weight: 600; }

.amcharts-stock-div .amChartsButton, .amcharts-stock-div .amChartsButtonSelected {
  background-color: #ffd568;
  color: #494949;
  text-transform: uppercase;
  padding: 5px 20px;
  border: none;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .amcharts-stock-div .amChartsButton:hover, .amcharts-stock-div .amChartsButtonSelected:hover {
    color: white;
    background-color: #494949; }
.amcharts-stock-div .amChartsButtonSelected {
  color: white;
  background-color: #494949; }

#footer {
  background-color: #494949;
  padding-top: 10px;
  padding-bottom: 10px; }
  #footer #footer-logo {
    width: 85px; }
  #footer #footer-right {
    float: right; }
    #footer #footer-right span {
      margin-left: 10px;
      margin-right: 10px; }
      #footer #footer-right span a {
        color: white;
        font-weight: 600; }
        #footer #footer-right span a:hover {
          color: #ffd568; }
