/*#*
***************************************************************************************************
** Copyright © 2016 EMSA TECHNOLOGY COMPANY LTD and ÉOLANE - All Rights Reserved.
**
** This software is the proprietary information of EMSA TECHNOLOGY COMPANY LTD and ÉOLANE. Unauthorized
** copying of this file, via any medium is strictly prohibited proprietary and confidential.
**
** File:         frontend-eolane.less
** Version:      0.1
** Created:      2016/08/09 09:00:00 (GMT+7)
** Author:       <href="mailto:thanhlq@emsa-technology.com"> Thanh Le </a>
**
** Description:
***************
** This file is for importing into the web page.
**
** History:
***********
** 0.1  2016/08/09 09:00:00  thanhlq
**   + Creation
***************************************************************************************************
*#*/
/* Front-end background ++ */
/* Front-end background -- */
.navbar-header {
  height: 55px;
  background-color: #11233C;
}
#navbar {
  background-color: #11233C;
}
.et-nav-bg-color {
  background-color: #11233C;
}
/* Override bootstrap navbar-header class */
.navbar-header {
  height: 55px;
  background-color: #11233C;
}
.navbar {
  margin-bottom: auto;
  border-radius: 0;
}
.top-nav .navbar-brand img {
  margin-top: -10px;
}
#navbar ul li {
  cursor: pointer;
}
#navbar ul li a {
  font-size: 15px;
}
#navbar ul {
  padding-top: 3px;
}
#btnGlobalSignUp {
  padding: 10px 0 0 0;
}
#btnGlobalLogin {
  padding: 10px 0 0 0;
}
.et-navbar-nav > li > a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.et-navbar {
  min-height: 40px !important;
}
.et-hyperlink-active {
  border-bottom: 2px solid;
  border-bottom-color: #5ac0de;
}
.et-nav li {
  min-height: 40px;
}
.top-nav .navbar-brand img {
  margin-top: -10px;
}
#navbar ul li {
  cursor: pointer;
}
#navbar ul li a {
  font-size: 15px;
}
#navbar ul {
  padding-top: 3px;
}
.et-nav-menu {
  width: 200px;
  list-style-type: none;
}
.et-nav-child-item {
  color: #777;
  margin: 0;
  padding: 10px 10px;
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid #f4f4f4;
  text-decoration: none;
}
.header,
.navbar-inverse .navbar-nav > li > a {
  color: #f3f5f7;
}
.footer {
  text-align: center;
  line-height: 40px;
  color: #ccc;
  background-color: #11233C;
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  font-size: x-small;
}
.footerSeparator {
  margin-left: 5px;
  margin-right: 5px;
}
/* dashboard footer */
/* front end footer */
.footer a {
  color: #399eff;
}
