/*Red color*/
.headroom {
  right: 0;
  left: 0;
  top: 0px;
  border-width: 0 0 0;
  transition: transform 200ms linear;
  background-color: #FFF;
  z-index: 1000;
  margin: 0px;
  border-radius: 0px;
}
.nav-links > li {
  height: 80px;
  padding: 0px 25px;
  padding-bottom: 0px;
  font-size: 17px;
  float: left;
}
.nav-links > li > a:hover,
.nav-links > li > a.active {
  color: #ed1b2c;
}
.nav-links .apply {
  background: #ed1b2c !important;
}
.nav-links .apply a {
  background: #ed1b2c !important;
  color: #ffffff;
}
.nav-links .apply > a:hover,
.nav-links .apply > a.active {
  color: #ffffff;
  border: none;
}
.nav-links a {
  padding: 0px;
  text-decoration: none!important;
  font-family: 'agendabold', Helvetica, Arial, sans-serif;
  display: block;
  color: #002469;
}
.nav-links a.active {
  cursor: default;
  color: #000;
}
.nav-links a:focus {
  background-color: #ffffff;
  outline: 0;
}
.navbar-default a {
  padding: 0px;
  text-decoration: none;
  height: 100%;
  font-family: PT Sans Bold;
  display: block;
  color: #000;
}
.navbar-default a:hover,
.navbar-default a.active {
  color: gray;
  /*background-color : #ffffff;*/
  /*border-bottom : 2px solid #244e70;*/
  /*height: 23px;*/
}
.navbar-default a:focus {
  background-color: #ffffff;
  outline: 0;
}
.link_feedback {
  color: #97d6f9 !important;
  border-bottom: none;
}
.nav-links.main-header > li:last-child > a {
  padding-right: 0px;
}

.user-header > li:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.user-header > li > a {
  text-transform: uppercase;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 5px;
}
.nav-links .seal{
  padding-left: 35px;
  padding-right: 20px;
  color: #002469;
  letter-spacing: 0.5px;
}
.nav-links .seal img{
  display: inline-block;
  margin-left: 6px;
  width: 45px;
}
.nav-links.user-header .user-header__image {
  padding: 0px;
  border-radius: 50% 50% 50% 50%;
  width: 50px;
  height: 50px !important;
  overflow: hidden;
  margin-top: 17px;
  position: relative;
  cursor: pointer;
}
.nav-links.user-header #userImage {
  /*        width:100%;
                height:auto;*/
  vertical-align: top;
}
.user-header.dialog {
  width: auto;
}
.navigation-overlay {
  position: absolute;
  z-index: 20;
  width: 297px;
  height: auto;
  background-color: #234e6f;
  top: 65px;
  right: 10px;
  line-height: 12px;
  border-radius: 5px;
  padding-bottom: 20px;
  -webkit-box-shadow: 2px 2px 4px 1px #c9cdcf;
  -moz-box-shadow: 2px 2px 4px 1px #c9cdcf;
  box-shadow: 2px 2px 4px 1px #c9cdcf;
}
.navigation-overlay__arrow-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #234e6f;
  float: right;
  margin-top: -10px;
}
.navigation-overlay__arrow-up_leavedialog {
  margin-right: 50px;
}
.navigation-overlay__arrow-up_notification {
  margin-right: 16px;
}
.navigation-overlay__user-image {
  border-radius: 50% 50% 50% 50%;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 15px auto;
}
.navigation-overlay__headsection {
  display: table-cell;
  padding: 28px 24px 18px 24px;
}
.navigation-overlay__headsection h5 {
  color: #fff;
  font-family: 'robotoregular';
  font-size: 16px;
  text-align: left;
  line-height: 21px;
}
.navigation-overlay__headsection h6 {
  font-size: 12px;
  color: #fff;
  text-align: left;
}
.navigation-overlay__headsection_image {
  border-radius: 50% 50% 50% 50%;
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin-right: 24px;
  display: inline-block;
  vertical-align: middle;
}
.navigation-overlay__headsection_detail {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.navigation-overlay__headsection span {
  display: inline-block;
}
.navigation-overlay__headsection .name {
  padding-right: 5px;
  max-width: 85px;
  line-height: 18px;
}
.navigation-overlay__headsection .logout {
  border-left: 1px solid #2e6b99;
  color: #2e6b99;
  font-size: 12px;
  padding-left: 5px;
  float: right;
  cursor: pointer;
  height: 21px;
  border-bottom: none;
}
.navigation-overlay__headsection .logout span {
  line-height: 24px;
}
.navigation-overlay__headsection .logout:focus {
  background-color: initial;
}
.navigation-overlay__headsection .company_name {
  color: #96d5f8;
}
.navigation-overlay .navigation-overlay__item {
  padding: 10px;
  height: auto;
}
.navigation-overlay .navigation-overlay__item-wrapper {
  background: #fff;
  -webkit-box-shadow: 4px 4px 5px 2px #1c3f59;
  -moz-box-shadow: 4px 4px 5px 2px #1c3f59;
  box-shadow: 4px 4px 5px 2px #1c3f59;
}
.navigation-overlay .navigation-overlay__item-content {
  padding-bottom: 35px;
  height: 425px;
  overflow: hidden;
}
.navigation-overlay .navigation-overlay__item-content .no-feed {
  padding: 10px 15px;
}
.navigation-overlay .navigation-overlay__item h5 {
  color: #2e6b99;
  padding: 15px;
  border-bottom: 1px solid #e8f0f5;
}
.navigation-overlay .navigation-overlay__item-link {
  float: none;
  color: #9dd8f8;
  border: none;
  display: inline-block;
  margin: 20px 20px 20px 65px;
  background-color: white;
  position: relative;
}
.navigation-overlay .navigation-overlay__item_leavestats {
  padding-bottom: 2px;
}
.navigation-overlay .navigation-overlay__item_form {
  padding-top: 0px;
}
.navigation-overlay .leave-stats {
  margin-top: 10px;
  padding: 15px;
}
.navigation-overlay .leave-stats__wrapper {
  margin-bottom: 10px;
  width: 206px;
  line-height: 25px;
}
.navigation-overlay .leave-stats__count {
  border-radius: 5px;
  width: 25px;
  height: 25px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  float: right;
}
.navigation-overlay .leave-stats__type {
  font-size: 12px;
  display: inline-block;
  max-width: 175px;
  vertical-align: middle;
}
.navigation-overlay .applyleave-form {
  padding: 15px;
}
.navigation-overlay #btn-seemoreleaves {
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
  border-radius: 0px;
  border-bottom: 1px solid #96d5f8;
}
.uobheader__wrapper {
  text-align: left;
  position: relative;
}
.uobheader {
  background: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.uobheader .nav-links {
  display: inline-block;
  float: right;
  position: relative;
  margin: 0;
  bottom: 0px;
}
.uobheader__logo {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 80px;
  line-height: 80px;
}

.uobheader__logo img {
  width: 100%;
  height: auto;
}
.badge {
  line-height: 16px;
  height: 17px;
  padding: 0px 5px;
  font-family: PT Sans;
  font-size: 11px;
  font-weight: bold;
  color: white;
  border: 1px solid;
  border-radius: 50% 50% 50% 50%;
  background: #d12222;
  border-color: #f2ebea;
  cursor: pointer;
}
.badge__profile {
  display: block;
  position: absolute;
  top: 5px;
  right: 10px;
}
.badge__leftNav {
  display: inline-block;
  margin-left: 85px;
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  .nav-links > li {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1260px){
  .nav-links .seal{
    padding-left: 15px;
    padding-right: 0;
  }
}

.menu-toggle{
  display: none;
}
@media screen and (max-width: 1199px){
  .uobheader__logo{
    padding-left: 15px;
  }
  .navbar-mobile {
      background-color: #f6f6f6;
  }
  .navbar-mobile:after{
    content: " ";
    clear: both;
    display: table;
  }
  .menu-toggle{
    display: block;
    float: right;
    border: none;
    margin: auto;
    padding-top: 30px;
    padding-right: 15px;
    background-color: transparent;
  }


  .menu-toggle .g-icon_open{
    display: block;
  }
  .menu-toggle .g-icon_close{
    display: none;
  }
  .menu-toggle.open .g-icon_open{
    display: none;
  }
  .menu-toggle.open .g-icon_close{
    display: block;
  }
  .menu-dropdown{
    display: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
  }
  .menu-dropdown .navbar-nav{
    width: 100%;
    margin: 0;
  }
  .menu-dropdown .navbar-nav li{
    display: block;
    padding: 10px 15px;
    float: none;
  }
  .menu-dropdown .navbar-nav li a{
    font-size: 18px;
    color: #002469 !important;
    font-family: 'agendabold', Helvetica, Arial, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
  }
  .menu-dropdown .navbar-nav li a:hover{
    text-decoration: none;
  }
  .menu-dropdown .navbar-nav li a:hover span,
  .menu-dropdown .navbar-nav li.active a span{
    border-bottom: 5px solid #ed1b2c;
  }
  .menu-dropdown .navbar-nav .apply a {
    background: red!important;
    color: #ffffff!important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {

  .lbfooter__links {
    font-size: 10px !important;
  }
  .lbfooter .lb__social-icons {
    margin-top: 30px;
    text-align: center;
  }
  .lbfooter .lbfooter__links > li {
    padding: 0px 5px;
  }

}
