.no-print,
#user-nav,
#navOpenBtn,
.nav-wrapper,
.uob-search,
.feedback-container,
.uob-mega-footer-address br,
.mega-footer-users,
.mega-footer-social,
.uob-mega-footer-col-1,
.mega-footer-col-2,
.uob-mega-footer-col-3,
.uob-mega-footer-col-4 h4,
.uob-mega-footer-a-z,
.uob-mega-footer-col-4 ul[role="contentinfo"] li:nth-child(1),
.uob-mega-footer-col-4 ul[role="contentinfo"] li:nth-child(2),
.uob-mega-footer-col-4 ul[role="contentinfo"] li:nth-child(3) {
  display: none !important;
}

#uob-logo {
  float: right;
}

.header-links {
  background: #fff !important;
}
.header-links h1 a {
  color: #000 !important;
  padding-left: 0;
  font-size: 120%;
}
.header-links h1 a:before {
  display: none;
}

#pagetitle {
  background: #fff !important;
  font-size: 130%;
}

/*
.uob-mega-footer-address {
border-top: solid 3px #cccccc;
padding-top: 0.25em;
margin-bottom: 0;
}
*/
.uob-mega-footer-col-4 {
  float: right;
}

.slider-pause, .slider-pager {
  display: none;
}

.slider {
  width: 100%;
  border: solid 1px #cccccc;
}

.slide {
  width: 100%;
}
.slide img {
  max-width: 55%;
  float: left;
}

.slide-text-static,
.slide-text {
  float: left;
  padding: 0.5em;
  max-width: 40%;
}
.slide-text-static h1,
.slide-text h1 {
  font-size: 110%;
}

.drop-down-header {
  margin-left: 0;
}
.drop-down-header:before {
  display: none;
}

.drop-down-menu {
  border: none;
}

.drop-down-content {
  display: block;
  visibility: visible !important;
  height: auto !important;
}

.module,
.module-box {
  border: solid 1px #cccccc;
}
.module .module-box,
.module-box .module-box {
  max-width: 100%;
}

.wrapper {
  float: left;
  max-width: 100%;
}

.right-col {
  max-width: 30%;
  float: right;
  clear: right;
}

.half-width-left, .half-width-right {
  max-width: 30%;
  margin-right: 1%;
  float: left;
}

.half-width-left {
  clear: left;
}

.full-width {
  max-width: 90%;
  float: left;
  clear: left;
}

.main-col {
  max-width: 65%;
  float: left;
  clear: left;
}
.main-col .module {
  max-width: 50%;
  float: left;
  clear: left;
}

.main-col-right {
  max-width: 65%;
  float: right;
  clear: right;
}

.main-col {
  max-width: 65%;
  float: left;
}
.main-col .main-col {
  max-width: 100%;
  float: left;
  clear: left;
}
.main-col .main-col .module {
  max-width: 50%;
  float: left;
  clear: left;
}
.main-col .half-width-left, .main-col .half-width-right {
  max-width: 48%;
}

.a-z-list {
  display: none;
}

/* PROSPECTUS SPECIFIC */
.prospectus .main-col .module {
  max-width: 100%;
}

.prospectus .right-col .right-col {
  width: 100% !important;
  max-width: 100%;
}

/* redundant in print */
.prospectus-ug #apply,
.prospectus-ug #fees,
.prospectus-ug #international,
.prospectus-pg #international {
  display: none;
}

/*# sourceMappingURL=print.css.map */
