@charset "utf-8";
body {
  background-color: #f5f7f6;
  color: #666666;
}
#logo {
  display: inline-block;
  float: none;
  margin: 10px -15px;
}
.tag-menu {
  height: 60px;
  line-height: 60px;
  text-align: center;
  user-select: none;
  border-top: 1px solid #e4e4e4;
  background-color: #fff;
}
.tag-menu-item {
  margin: 0;
  padding: 0;
  border-right: 1px solid #e4e4e4;
  max-width: 145px;
  font-size: 1.1em;
  height: 100%;
}
.tag-menu-item > a {
  display: inline-block;
  width: 100%;
}
.tag-menu-item > a:link,
.tag-menu-item > a:active,
.tag-menu-item > a:visited,
.tag-menu-item > a:hover {
  text-decoration: none;
  color: #000;
}
.dropdown-menu a:link,
.dropdown-menu a:active,
.dropdown-menu a:visited,
.dropdown-menu a:hover {
  background: none;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
}
.login-reg {
  border: 0;
  background-color: #50b8ea;
  color: #fff;
}
.menu_active {
  border-bottom: 4px solid #50b8ea;
}
.total {
  text-align: center;
}
.dropdown-menu {
  top: 59px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0px;
  width: 250px;
  text-align: left;
  font-size: 1.2em;
}
.dropdown-menu a {
  background: none !important;
}
.dropdown-menu > li > a {
  padding: 3px 40px;
}
.divider {
  margin: 0px !important;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #ccc !important;
}
#page-content-wrapper {
  padding: 0 !important;
}
.dropdown a {
  position: relative;
  height: 100%;
}
.menu-icon {
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.container-fluid {
  padding: 0px;
}
.menu-icon {
  width: 20px;
  margin-top: -4px;
  position: static;
}
.text-decoration {
  display: inline-block;
  width: 90%;
  height: 2px;
  background-color: #2c70db;
  margin-top: 18px;
}
form {
  padding: 50px 20px;
  color: #000;
}
.section-title {
  display: inline-block;
  font-size: 18px;
  border-bottom: 4px solid #000;
  height: 40px;
}
#logo {
  padding: 0px 0px;
}
#logo .logo-text1 {
  line-height: 21px;
}
#logo .logo-text2 {
  line-height: 18px;
}
