/*

Author:  Thepnimit Nitestham
Updated: November 2014
Media query base: Bootstrap 3.1.1

*/
html {
  background-color: #2271a1;
}
body {
  /*background-color: #ffffff;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  color: #555555;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  min-width: 970px;
}
/* Layout */
#content {
  position: relative;
  min-width: 970px;
  min-height: 300px;
  overflow: hidden;
}
.full-width {
  width: 96%;
  max-width: 1440px;
  margin: 0 auto;
}
footer {
  border-top: 1px solid #ffffff;
  background: url('../images/footer_bg.jpg') left top repeat-x;
  min-height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #eeeeee;
  font-size: 12px;
}
.login-form-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 40px;
}
/* Typography */
::-webkit-input-placeholder {
  color: #cccccc !important;
  font-size: 14px;
}
::-moz-placeholder {
  color: #cccccc !important;
  font-size: 14px;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #cccccc !important;
  font-size: 14px;
}
/* ie */
input:-moz-placeholder {
  color: #cccccc !important;
  font-size: 14px;
}
.light {
  font-weight: 100;
}
.blue {
  color: #0557a1;
}
.bold {
  font-weight: 500;
}
.center {
  text-align: center;
}
/* @group Menu */
#nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
}
.menu-bar {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.27);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.27);
  position: relative;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* @end */
/* @group Filter-bar */
#filter-bar {
  background: -webkit-linear-gradient(top, #cadeee 0%, #8db2c5 100%) #acc1c8;
  background: -moz-linear-gradient(top, #cadeee 0%, #8db2c5 100%) #acc1c8;
  background: -ms-linear-gradient(top, #cadeee 0%, #8db2c5 100%) #acc1c8;
  background: linear-gradient(to bottom, #cadeee 0%, #8db2c5 100%) #acc1c8;
}
#filter-bar .container {
  text-align: center;
}
.navbar-form {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.filter-label {
  display: inline-block;
  font-size: 12px;
  color: #333333;
  background-color: #eeeeee;
  padding: 7px 12px;
  margin-right: -5px;
  vertical-align: middle;
  border: 1px solid #ccc;
}
.filter-label.no-margin {
  margin-left: -5px;
}
.filter-label-left {
  border-radius: 5px 0 0 5px;
}
.form-control.no-margin {
  border-radius: 0px;
}
.form-control.no-lmargin {
  border-radius: 0px 5px 5px 0px;
}
/* @end */
/* @group Button */
.btn-outline {
  color: #563d7c;
  background-color: transparent;
  border-color: #a6a6a6;
}
.btn-outline:hover {
  color: #ffffff;
  background-color: #ae3535;
  border-color: #a6a6a6;
}
/* @end */
/* @group Table */
.table-content,
.table-compare {
  font-size: 13px;
}
.table-content th {
  background-color: #408cd9;
  color: #ffffff;
}
.table-model th {
  background-color: #1f63a5;
}
.table-parts th {
  background-color: #129bcc;
}
.table-manual th {
  background-color: #617386;
}
.compare-left .table-compare th {
  background-color: #1f63a5;
  color: #ffffff;
}
.compare-right .table-compare th {
  background-color: #7d807c;
  color: #ffffff;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-striped > tbody > tr:last-child {
  border-bottom: 1px solid #ddd;
}
.content-pager {
  text-align: center;
}
.table-content .colon:before {
  content: ":";
  font-size: 1em;
  margin-right: 15px;
  font-weight: normal;
  color: #999;
}
.table-content .bullet:before {
  content: "\f0a9";
  font-family: 'FontAwesome';
  font-size: 1.077em;
  margin-right: 5px;
  font-weight: normal;
  color: #999;
}
.table-manual > thead > tr > th {
  border: none;
  vertical-align: middle;
}
.table-manual .sub-col {
  background-color: #8197af !important;
  border: 1px solid #93a1b9;
  border-bottom: none;
  margin: -8px;
  padding: 8px;
}
.table-manual .sub-col-data {
  margin-left: -8px;
  margin-right: -8px;
}
.table-detail {
  width: 60%;
}
.sub-col.left,
.sub-col-data.left {
  margin-left: 0px;
}
.sub-col.right,
.sub-col-data.right {
  margin-right: 0px;
}
/* @end */
/* Styles */
.header-bar {
  padding: 10px 0;
  border-top: 3px solid #8db9fa;
}
.web-title {
  margin-top: 5px;
}
.home-bg {
  width: 100%;
  height: 500px;
  display: block;
  background: #f5f5f5 url('../images/home_bg.jpg') no-repeat left top;
  background-size: cover;
}
.intro-text {
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  line-height: 1em;
}
.login-box-wrap,
.main-box-wrap {
  width: 440px;
  margin: 20px auto;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 8px;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.07);
  padding: 20px;
}
.login-box-wrap h4,
.main-box-wrap h4 {
  text-align: center;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 15px;
  color: #ffffff;
  background: -webkit-linear-gradient(top, #cddde8 0%, #a6bbc8 100%) #999999;
  background: -moz-linear-gradient(top, #cddde8 0%, #a6bbc8 100%) #999999;
  background: -ms-linear-gradient(top, #cddde8 0%, #a6bbc8 100%) #999999;
  background: linear-gradient(to bottom, #cddde8 0%, #a6bbc8 100%) #999999;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #a6a6a6;
  border-radius: 5px;
}
.login-box-wrap ul,
.main-box-wrap ul {
  margin: 0 auto;
  padding: 0;
  width: 300px;
  list-style: none;
}
.login-box-wrap label {
  width: 90px;
  font-size: 13px;
}
.login-box-wrap input {
  display: inline-block;
  width: 200px;
  margin-bottom: 10px;
}
.login-box-wrap .forgot-pw {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.main-box-wrap ul li {
  margin: 5px auto;
}
.main-box-wrap li.divider {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #bbbbbb;
  height: 1px;
  margin: 10px auto;
}
.user-log-name {
  display: inline-block;
  color: #939393;
  margin-right: 10px;
}
.title-data {
  width: 100%;
  padding: 20px 0 7px 0;
}
.title-data .title-left {
  float: left;
}
.title-data .title-right {
  float: right;
}
.title-data .nav-step {
  display: block;
  /*float: left;*/
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0px;
}
.title-data .nav-step li {
  font-size: 13px;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #999;
  font-weight: bold;
}
.title-data .nav-step li:before {
  content: "\f101";
  font-family: "FontAwesome";
  margin: 0 7px;
  color: #aaaaaa;
  font-weight: normal;
}
.title-data .nav-step li:first-child:before {
  content: none;
}
.title-data h1 {
  font-size: 24px;
  margin-top: 5px;
  color: #146bc8;
}
.title-data.model h1 {
  color: #1f63a5;
}
.title-data.parts h1 {
  color: #129bcc;
}
.title-data.manual h1 {
  color: #617386;
}
.model-name h4 {
  font-size: 16px;
  color: #888888;
  width: 100%;
  padding: 15px 0;
  margin: 0 0 10px 0;
  vertical-align: middle;
}
.model-name.affix h4 {
  margin: 0;
}
.model-name h4 span {
  font-size: 16px;
  color: #323232;
}
.model-name.affix {
  top: 42px;
  width: 1140px;
  background-color: #ffffff;
  border-bottom: 1px solid #999999;
}
.prd-img-wrap {
  margin-bottom: 15px;
}
.prd-img-large {
  border: 2px solid #d5dded;
  margin: 0 auto 15px auto;
  padding: 10px;
  overflow: hidden;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.prd-img-small {
  background-color: #ededed;
  background: -webkit-linear-gradient(#9ba9b8 0%, #d5dded 100%);
  border: 2px solid #d5dded;
  border-bottom: none;
  padding: 10px 0;
}
.prd-img-thumb ul {
  text-align: center;
  display: block;
  margin: 0 0 0px 0;
  padding: 0;
}
.prd-img-thumb ul li {
  display: inline-block;
  vertical-align: top;
}
.prd-img-thumb ul li a {
  display: block;
  width: 100px;
  -webkit-transition: .5s all;
  transition: .5s all;
  margin: 0 4px;
}
.prd-img-thumb ul li a:hover {
  text-decoration: none;
}
.prd-img-thumb ul li a.disabled {
  cursor: none;
  border: 1px solid #eee;
  opacity: 0.3;
}
.prd-img-thumb ul li a.selected img,
.prd-img-thumb ul li a:hover img {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #3c71a4;
  background: #6497c9;
}
.prd-img-thumb ul li a img {
  display: block;
  width: 100%;
  height: 60px;
  background: #fff;
  margin: 0 0 4px 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 2px;
  background: #f5f5f5;
}
.prd-img-thumb ul li a div {
  font-size: 13px;
}
.slide-large {
  opacity: 0;
  visibility: hidden;
  height: 0px;
  -webkit-transition: all 1.4s;
  transition: all 1.4s;
  text-align: center;
}
.slide-large img {
  max-width: 100%;
}
.slide-large.active {
  opacity: 1;
  visibility: visible;
  display: block;
  height: auto;
}
/* @group compare */
.compare-left {
  display: block;
  float: left;
  width: 49.5%;
  margin-right: 1%;
}
.compare-right {
  display: block;
  float: right;
  width: 49.5%;
}
a[href]:after {
  content: initial;
}

a[href]:after {
  content: none !important;
}

/* @end */
