@font-face {
  font-family: 'font-icon-uob';
  src: url('../fonts/fonticonuob.eot?epreni');
  src: url('../fonts/fonticonuob.eot?epreni#iefix') format('embedded-opentype'), url('../fonts/fonticonuob.ttf?epreni') format('truetype'), url('../fonts/fonticonuob.woff?epreni') format('woff'), url('../fonts/fonticonuob.svg?epreni#fonticonuob') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-icon-uob' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-greater-than:before {
  content: "\e900";
}
.icon-less-than:before {
  content: "\e901";
}
.icon-lock:before {
  content: "\e902";
}
.icon-money:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e904";
}
.icon-social:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 22px;
  background: url(/images/icon-social.png) no-repeat 0 0 transparent;
  background-size: 24px 22px;
}
li.active .icon-social:before {
  background: url(/images/icon-social-on.png) no-repeat 0 0 transparent;
  background-size: 24px 22px;
}
.icon-venue:before {
  content: "\e90b";
}
/* Bootstrap*/
.dropdown button:focus {
  border: 0;
}
/* End bootstrap*/
.visible-mobile {
  display: none;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.list-disc {
  padding-left: 0;
}
.list-disc li {
  position: relative;
  padding-left: 15px;
  list-style-type: none;
}
.list-disc li:before {
  content: "\2022";
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 15px;
  font-family: Arial;
}
.stucture-page a {
  margin: 5px 0 0 20px;
  font-size: 18px;
}
.align-center {
  display: block;
  text-align: center;
}
.alert {
  position: relative;
  margin-bottom: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.alert .close {
  position: absolute;
  top: 13px;
  right: 17px;
  font-size: 27px;
}
.alert .close span {
  padding: 0;
}
.alert span {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px 0 30px;
}
.alert .fa {
  position: absolute;
  top: 17px;
  left: 15px;
  padding: 0;
  font-size: 20px;
}
.alert-info {
  color: #001f67;
  background: #eaeaea;
}
.alert-danger .close {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #a94442;
}
.checkbox-blue {
  position: relative;
  display: block;
}
.checkbox-blue input {
  position: absolute;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.checkbox-blue input:checked + label:before {
  background-image: url("../images/checked.png");
}
.checkbox-blue label:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  width: 60px;
  height: 40px;
  margin-left: -30px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.bxslider-type-2 {
  padding-bottom: 45px;
}
.bxslider-type-2 small {
  font-size: 12px;
}
.bxslider-type-2 .bx-wrapper .bx-pager.bx-default-pager a {
  background: #06377b;
  border-radius: 8px;
  height: 10px;
  width: 10px;
  padding: 2px;
  margin: 5px;
  border: 1px solid transparent;
}
.bxslider-type-2 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bxslider-type-2 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #dc1f2d;
  padding: 5px;
  border-color: #dc1f2d;
  margin: 4px;
}
.bxslider-type-2 .description {
  border-bottom: none !important;
}
.bxslider-type-2 .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  vertical-align: middle;
}
.bxslider-type-2 .bx-wrapper .bx-pager {
  left: 0;
  bottom: -32px !important;
}
.bxslider-type-2 .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  width: 20px;
  height: 20px;
}
.bxslider-type-3 small {
  font-size: 12px;
}
.bxslider-type-3 .bx-wrapper img {
  width: 100%;
}
.bxslider-type-3 .bx-wrapper .bx-pager.bx-default-pager a {
  background: #06377b;
  border-radius: 8px;
  height: 10px;
  width: 10px;
  padding: 2px;
  margin: 5px;
  border: 1px solid transparent;
}
.bxslider-type-3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bxslider-type-3 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #dc1f2d;
  border-color: #dc1f2d;
}
.bxslider-type-3 .bx-wrapper .bx-pager .bx-pager-item,
.bxslider-type-3 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  vertical-align: middle;
}
.bxslider-type-3 .bx-wrapper .bx-pager,
.bxslider-type-3 .bx-wrapper .bx-controls-auto {
  border: none;
  position: relative;
  bottom: 0;
  padding: 10px auto;
}
section.last-border {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
section[class*="-block"].no-padding-bottom {
  padding-bottom: 0;
}
.margin-t-0 {
  margin-top: 0 !important;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*! * bootstrap-slider.js */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}
/* Mobile : Screen from 320px */
@media screen and (min-width: 320px) and (max-width: 767px) {
}
/* Tablet : Screen from 768px */
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
}
/* iPad landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
}
@media only screen and (min-width: 1025px) {
}
.oldie .wrapper {
  position: relative;
}
.oldie .iemessage {
  display: block;
}
.iemessage {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 105;
  background-color: #001f67;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.iemessage p {
  font-size: 14px;
  padding: 10px 0 20px;
}
.iemessage .btn-1 {
  border: 2px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.iemessage .fa-close {
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.style-guide {
  position: relative;
  width: 1000px;
  padding-left: 310px;
  margin: 0 auto;
}
.style-guide h1 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0c3577;
}
.style-guide h2,
.style-guide h3 {
  margin: 60px 0 30px;
  font-size: 50px;
  color: #0c3577;
  font-weight: bold;
}
.style-guide .contents {
  display: inline-block;
  width: 768px;
}
.style-guide .contents p {
  font-size: 15px;
}
.style-guide .contents span {
  display: block;
  margin-bottom: 10px;
}
.style-guide .contents span span {
  display: inline-block;
  margin-right: 5px;
}
.style-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 290px;
  height: 100%;
  padding: 122px 20px 0;
  vertical-align: top;
  list-style: none;
  font-size: 20px;
  background: #333;
}
.style-nav a {
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
}
.style-nav a:hover {
  color: #999;
}
.heading-block span {
  display: block;
}
.icon-list li {
  display: inline-block;
}
/*# sourceMappingURL=stay-informed-style.css.map */