body {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
.footer {
  width: 100%;
  height: 44px;
  background: #f0f2f2;
  text-align: center;
  color: #999;
  line-height: 44px;
  position: absolute;
}
#menu,
#menu li {
  list-style: none;
  /* 将默认的列表符号去掉 */
  padding: 0;
  /* 将默认的内边距去掉 */
  margin-right: 10px;
  /* 将默认的外边距去掉 */
}
#menu li {
  float: right;
  /* 往左浮动 */
}
.navbar a {
  color: #F7F7F7;
}
.bs-docs-home {
  width: 100%;
  height: 100%;
  padding-bottom: 44px;
  /*background-color: #3498db;*/
  background-color: #33b5e5;
}
.modal-boutt {
  padding: 20px;
}
.btn-boutt {
  color: #fff;
  background-color: #33b5e5;
  border-color: #33b5e5;
}
.container {
  padding: 0;
  margin: 0;
  width: auto;
}
.auth {
  /* color: #fff;
background: #3db6e4;
color: #4791D2;
padding: 0; */
}
.navbar .action {
  /* z-index: 1099;
background: transparent url(https://dn-pragmaticly.qbox.me/assets/landing-sprite-85fc908c3080a2f5e5dce319e7ff487c.png) no-repeat -50px -10px;
width: 95px;
height: 95px; */
  top: -10px;
  right: 0;
  padding-top: 10px;
  -webkit-transition: top linear 0.2s;
  -moz-transition: top linear 0.2s;
  -o-transition: top linear 0.2s;
  transition: top linear 0.2s;
}
.navbarfalse {
  background-color: #fff;
}
.active {
  background-color: #eee;
}
.tab-content {
  margin: 20px 0 20px;
}
.tab-content .active {
  background-color: #fff;
}
.navbar > .container .navbar-brand {
  /*margin-left: 15px;*/
}
.basics-nav {
  background-color: #3498db;
  border: 0px;
}
.basics-nav .navbar-brand {
  color: #e3ffc7;
}
.basics-nav .navbar-nav > li {
  width: auto;
}
.basics-nav .navbar-nav {
  margin: 20px 0 0 0;
  font-size: 20px;
}
.basics-nav .navbar-nav li a {
  color: #e3ffc7;
  padding-left: 30px;
}
.basics-nav .navbar-nav .dropdown-menu a {
  color: #2c3e50;
}
.basics-nav .navbar-nav .name-title a:before {
  position: absolute;
  left: 0px;
  width: 20px;
  height: 22px;
  background: url(/assets/images/name.png);
  content: "";
}
.basics-nav .navbar-nav .logout a:before {
  position: absolute;
  left: 0px;
  width: 18px;
  height: 20px;
  background: url(/assets/images/logout.png);
  content: "";
}
.basics-nav .navbarfalse li a {
  color: #2c3e50;
}
.basics-nav .navbarfalse li a:hover {
  color: #33b5e5;
}
.basics-nav .navbarfalse a.olol {
  color: #33b5e5;
}
/*.table-striped{
  margin-top: 20px;
}*/
/* AngularJS */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none;
}
.bs-docs-masthead {
  text-align: center;
  padding: 50px 0 0 0;
}
.bs-docs-masthead .bo-title {
  padding: 40px 0 10px 0;
  font-size: 40px;
  color: #f1ec5f;
}
.bs-docs-masthead .bt-title {
  font-size: 20px;
  color: #ffffff;
}
.form-unit {
  width: 35%;
  margin: 30px auto;
  border-radius: 7px;
  /*padding: 50px;*/
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  background-color: white;
}
/*.form-unit .modal-header {
    width: 100%;
    border-bottom: 0px solid #e5e5e5;
}*/
.brand {
  display: block;
  text-align: center;
}
.auth-form .input-group-addon {
  background-color: #fff;
}
.auth-form #form-left-radius {
  border-top-right-radius: 6px;
}
.auth-form #form-right-radius {
  border-bottom-right-radius: 6px;
}
.auth-form .input-left-radius {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 0;
}
.auth-form .input-right-radius {
  border-top-left-radius: 0;
  border-bottom-left-radius: 6px;
}
.auth-form .btn {
  padding: 12px;
  font-size: 18px;
  border-radius: 6px;
  width: 100%;
  margin: 10px 0;
  display: inline-block;
  outline: none;
}
.media-list li {
  list-style: none;
  list-style-position: outside;
}
.btn-position {
  position: absolute;
}
.form-field {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.form-field_bilime {
  width: 90%;
  font-size: 20px;
  margin-right: auto;
  margin-left: auto;
}
.form-field input,
.form-field select {
  height: 48px;
  width: 100%;
  font-size: 16px;
}
.input_name {
  padding: 30px 0 20px 0;
}
.input_pass {
  padding: 0 0 20px 0;
}
.input_prov {
  padding: 30px 0 0 0;
}
.inptu_post {
  padding: 0 0 30px 0;
}
.inptu_post .btn-home {
  color: #fff;
  background-color: #33b5e5;
  border-color: #33b5e5;
  border-radius: 6px;
}
.glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #000;
}
.table-hover,
.panel-group {
  /*width: 70%*/
}
.panel-group .panel,
.panel .panel-heading {
  width: 100%;
  margin-top: 0px;
  padding: 0;
}
.panel-group .panel .panel-title,
.panel .panel-heading .panel-title {
  height: 70px;
  padding: 25px 60px;
}
.panel-heading a:link,
.table-hover a:link {
  color: #000;
}
.panel-body .nav > li > a {
  padding-left: 50px;
  color: #000;
}
.nfter a:after {
  position: absolute;
  right: 20px;
  width: 10px;
  height: 16px;
  background: url(/assets/images/you.png);
  content: "";
}
.title-after {
  background-color: #fff;
}
.title-after a:after {
  position: absolute;
  right: 20px;
  width: 16px;
  height: 10px;
  background: url(/assets/images/xia.png);
  content: "";
}
#wrap {
  height: auto;
  min-height: 100%;
}
.main {
  padding: 0 40px 40px;
}
.main-butty {
  margin-top: 50px;
}
.menu-first {
  width: 50%;
  margin-left: 50%;
  height: 45px;
  line-height: 2.0em;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}
.sidebar {
  position: fixed;
  top: 81px;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: block;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  border-right: 1px solid #eee;
  background-color: #eeeeee;
}
.nav-sidebar li > a:after {
  position: absolute;
  top: 13px;
  right: 15px;
  width: 12px;
  height: 12px;
  background: url('http://themeclue.com/img/arrows.png') -12px 0px;
  content: "";
}
.nav-sidebar .downlist {
  background-color: #f5fbfe;
}
.nav-sidebar .downlist a:after {
  background: url('http://themeclue.com/img/arrows.png') -52px 10px;
}
.sidebar #accordion {
  padding: 0;
  /*margin-left: 30%; width: 200px;*/
}
/*.you pre{
position: absolute;
}*/
.me pre {
  text-align: right;
}
.sns-info > a.weixin-info:hover .pop {
  display: block;
}
.sns-info > a.weixin-info .pop {
  display: none;
  position: absolute;
  top: 50px;
  left: -20px;
  width: 150px;
  height: 180px;
  padding: 20px 10px;
  border: 1px solid #d5d8dd;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.sns-info > a.weixin-info .pop:before {
  position: absolute;
  top: -15px;
  left: 66px;
  border: 7px solid transparent;
  border-bottom: 7px solid #d5d8dd;
  content: "";
}
.sns-info > a.weixin-info .pop:after {
  position: absolute;
  top: -14px;
  left: 66px;
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  content: "";
}
.sns-info > a.weixin-info .pop p {
  color: #a6a6a6;
  margin-bottom: 10px;
}
.sns-info > a.weixin-info .pop .qr-wrapper {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background-image: url(/assets/images/weixin.png);
  background-size: 120px 120px;
}
.pager {
  margin: 0;
}
.ewm_donw .donwimg {
  float: left;
  margin-right: 40px;
}
.ewm_donw a.and_donw:hover .ewm_and {
  display: block;
}
.ewm_donw a.ios_donw:hover .ewm_ios {
  display: block;
}
.ewm_donw a.and_donw .ewm_and {
  width: 110px;
  height: 130px;
  display: none;
  margin: 0 0 0 40px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.ewm_donw a.and_donw .ewm_and .img {
  background: url(/assets/images/android_110.png);
  height: 110px;
}
.ewm_donw a.and_donw .ewm_and:before {
  position: absolute;
  top: -15px;
  left: 50px;
  border: 7px solid transparent;
  border-bottom: 7px solid #d5d8dd;
  content: "";
}
.ewm_donw a.and_donw .ewm_and:after {
  position: absolute;
  top: -14px;
  left: 50px;
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  content: "";
}
.ewm_donw a.ios_donw .ewm_ios {
  width: 110px;
  height: 130px;
  display: none;
  margin: 0 0 0 40px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.ewm_donw a.ios_donw .ewm_ios .img {
  background: url(/assets/images/ios_110.png);
  height: 110px;
}
.ewm_donw a.ios_donw .ewm_ios:before {
  position: absolute;
  top: -15px;
  left: 50px;
  border: 7px solid transparent;
  border-bottom: 7px solid #d5d8dd;
  content: "";
}
.ewm_donw a.ios_donw .ewm_ios:after {
  position: absolute;
  top: -14px;
  left: 50px;
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  content: "";
}
.bk15 {
  /* padding-bottom: 9px; */
  /* margin: 40px 0 20px; */
  border-bottom: 1px solid #eee;
}
.bkToGive {
  border: 0px;
}
.form-inline {
  /*
  height:50px;   
  line-height:50px;  */
  text-align: center;
}
.navigate {
  width: 100%;
  text-align: center;
}
.firstmenu {
  position: relative;
  left: 5px;
  bottom: 1px;
  padding-top: 5px;
  display: inline-block;
  width: 100px;
  height: 24px;
}
.firstlist {
  position: absolute;
  top: 24px;
  left: -1px;
  padding-top: 5px;
  width: 100px;
  border: solid #ccf 1px;
  display: none;
}
.menu {
  position: relative;
  width: 100px;
  height: 24px;
  padding-top: 5px;
}
.list {
  position: absolute;
  top: 0;
  left: 150px;
  width: 100px;
}
.radio-inline {
  margin-bottom: 10;
}
.index-tips {
  border-top-style: solid;
  border-top-color: #D0D0D0;
}
.pull-left {
  float: left !important;
  margin-left: 20px;
}
.pull-right {
  float: right !important;
  margin-right: 30px;
}
.right-border li {
  margin-bottom: 10px;
}
.right-border .img {
  padding: 5px 20px 0 0;
}
.right-border .float-size a {
  float: left !important;
  padding-left: 15px;
  padding-right: 0px;
}
.right-border .font-size {
  font-size: 17px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.btn-save {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #F8F8F8;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.tab-position {
  padding-left: 80px;
}
.agency-tabform {
  /*text-indent:5%;*/
  border-radius: 4px;
  height: 34px;
  margin-bottom: 15px;
}
.carsale-main-butty {
  /*height: 800px;*/
}
.serialFacAdd {
  margin-top: -34px;
  osition: absolute;
  z-index: 1000;
  width: 200px;
}
.txtSerialFacAdd {
  height: 34px;
  width: 200px;
  padding-left: 10px;
  border: 1px solid #ccc;
}
.facORsale {
  width: 150px;
  padding-top: 0px;
  margin-left: -1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.facORsaleBackground {
  background-color: #eee;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.secSerialFacAdd {
  width: 219px;
}
.serialDivMargin {
  margin-top: 20px;
  padding-left: 15px;
}
.t0922_pinpaitab {
  width: 955px;
  border-left: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}
.t0922_pinpaitab td {
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  height: auto;
}
.t0922_pinpaitab .t0922_pisp {
  float: left;
  display: block;
  width: 700px;
  padding: 10px 20px;
  overflow: hidden;
  font-size: 14px;
  font-weight: bold;
}
.t0922_pinpaitab .t0922_pidiva {
  float: left;
  display: inline;
  width: 775px;
  margin-left: 20px;
  font-size: 12px;
  word-wrap: break-word;
  word-break: normal;
  border-bottom: 1px dashed #cdcdcd;
  padding-bottom: 10px;
}
.t1203_fbox {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 5px;
  text-indent: 5px;
  overflow: hidden;
}
#factory li {
  display: table-caption;
  background: #fff;
}
#factory span {
  cursor: pointer;
}
#factory span:hover {
  text-decoration: underline;
}
#factoryol li:hover {
  text-decoration: underline;
  cursor: pointer;
}
#factory .showone {
  display: block!important;
}
#factory .showtwo {
  display: none!important;
  visibility: hidden!important;
}
#showhideen .showone {
  display: none!important;
  visibility: hidden!important;
}
#showhideen .showtwo {
  display: block!important;
}
#salsbrand li {
  display: table-caption;
  background: #fff;
}
#salsbrand span:hover {
  text-decoration: underline;
}
#bracontent .panel-title {
  height: 30px;
  padding: 5px 20px;
}
#bracontent .panel-body {
  padding: 0;
}
.modal-body #tecilw {
  width: 300px;
  height: 160px;
  background: #ffffff;
}
#twobtn .btn {
  margin: 0 0 30px 80px;
  background: #33b5e5;
}
#tecilw span {
  float: left;
  margin: 2px 3.5px;
}
#tecilw a {
  width: 35px;
  height: 35px;
  padding: 5px 10px;
  display: inline-block;
  border: 1px solid #aac8e0;
  font: normal 12px/22px Arial, Helvetica, sans-serif;
  color: #023399;
  background: #e9f2fb;
}
#tecilw a.none {
  background: #f6f6f6;
  color: #a0a0a0;
  border: 1px solid #dcdcdc;
  text-decoration: none;
}
.select-address-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select-address-container ul li {
  width: 150px;
  padding: 4px 10px;
  display: table-cell;
  vertical-align: middle;
}
#factory li.carSaleLabel {
  background-color: #5cb85c;
}
#factory span.carSaleLabel {
  background-color: #5cb85c;
}
#brandfac carSaleLabel {
  background-color: #5cb85c;
}
.select-address-container ul li:nth-child(even) {
  background: #eee;
}
.select-address-container ul li span {
  font-size: 13px;
  list-style: none;
  display: block;
  margin: 5px 2px;
  cursor: pointer;
}
.intentionLevelPosition {
  position: absolute;
  z-index: 1000;
}
.intentionLevelPadding {
  padding: 0;
}
.mybtn {
  /* display: inline-block; */
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.mybtnAdd {
  border: 1px solid #ddd;
}
.dashboardRow {
  padding-left: 0px;
  margin-bottom: 10px;
}
.dashboardRow h {
  font-family: Microsoft Yahei;
  color: #333;
}
.dashboarda {
  color: #333;
}
.mainleft {
  padding-top: 50px;
}
.mainright {
  padding-top: 80px;
}
.mainleft .backhome_1 {
  background: url(/assets/images/home_phone.png) no-repeat top left;
  height: 400px;
  margin-top: 50px;
}
.mainleft .backhome_2 {
  background: url(/assets/images/home_cput.png) no-repeat top left;
  height: 450px;
}
.mainleft .product_1 {
  background: url(/assets/images/jieshao.png) no-repeat top left;
  height: 450px;
}
.mainleft .product_2 {
  background: url(/assets/images/shouji.png) no-repeat top left;
  height: 500px;
}
.mainleft .product_3 {
  background: url(/assets/images/genzong.png) no-repeat top left;
  height: 500px;
}
.mainleft .product_4 {
  background: url(/assets/images/fenxi.png) no-repeat top left;
  height: 500px;
}
.mainleft .business_1 {
  background: url(/assets/images/jieshao.png) no-repeat top;
  height: 400px;
}
.mainleft .business_2 {
  background: url(/assets/images/zhidao.png) no-repeat top;
  height: 400px;
}
.mainleft h2 {
  color: #f1ec5f;
  margin-top: 20px;
  margin-bottom: 10px;
}
.mainleft h4 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.input-group-lg {
  margin-top: 30px;
}
.soyang {
  color: #00bfff;
  padding-top: 30px;
}
.jumbotron-one {
  /*float: right;*/
  margin-left: 41%;
  width: 60%;
  padding-top: 150px;
  padding-left: 80px;
}
.jumbotron-one h2 {
  color: #f1ec5f;
  display: inline;
}
.jumbotron-one h3 {
  color: #fff;
  display: inline;
}
.jumbotron-two {
  /*float: right;*/
  width: 60%;
  padding-top: 100px;
  padding-left: 15%;
}
.jumbotron-the {
  /*float: right;*/
  margin-left: 30%;
  width: 60%;
  padding-top: 200px;
  padding-left: 80px;
}
.jumbotron-for {
  /*float: right;*/
  width: 60%;
  padding-top: 150px;
  padding-left: 15%;
}
.thumbnail {
  /*display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
 
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
}
.thumbnail_pro {
  display: block;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail-bak .caption {
  padding: 9px;
  color: #333;
}
.car {
  height: 188px;
  border: 1px solid #33b5e5;
}
.car:hover .img_1 {
  display: none;
}
.car:hover .img_2 {
  display: block;
}
.img_1 {
  height: 186px;
  width: 100%;
  display: block;
}
.img_2 {
  height: 186px;
  width: 100%;
  background-color: black;
  color: #ffffff;
  padding-top: 3px;
  filter: alpha(opacity=50);
  opacity: 0.3;
  display: none;
}
.wordstyle {
  padding-top: 50px;
}
.homename1 {
  background: url(/assets/images/input1.png) no-repeat top left;
}
.homename2 {
  background: url(/assets/images/input2.png) no-repeat top left;
}
.loginul {
  padding: 30px 15px 30px 0;
}
.loginul .ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.loginul li {
  border: 2px ridge rgba(187, 185, 189, 0.11);
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  list-style: none;
}
.icon {
  height: 30px;
  width: 30px;
  display: block;
  float: left;
  margin: 9px 0px 0px 0px;
}
.homeinput {
  font-family: 'Droid Sans', sans-serif;
  width: 80%;
  padding: 0.5em 2em 0.5em 1em;
  color: #B8B8B8;
  font-size: 20px;
  outline: none;
  background: none;
  border: none;
}
.user {
  background: url(/assets/images/input1.png) no-repeat 6px 1px;
}
.lock {
  background: url(/assets/images/input2.png) no-repeat 6px 1px;
}
.row {
  margin: 0;
}
.row .qcode {
  border-style: none;
}
.row {
  margin: 0px;
}
.qcode img {
  text-align: center;
  width: 200px;
}
.mainright {
  padding-top: 80px;
  max-width: 600px;
  min-width: 450px;
  text-align: center;
}
.leftright-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.leftright-control.right {
  right: 0;
  left: auto;
}
.leftright-control .glyphicon-left,
.leftright-control .glyphicon-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.navbarfalse .shell {
  position: relative;
  height: 80px;
  width: 1065px;
  margin: 0 auto;
}
.navbarfalse #logo {
  width: 180px;
  position: absolute;
  top: 15px;
  left: -1px;
  font-size: 0;
  line-height: 0;
}
.navbarfalse #logo a {
  height: 45px;
  display: block;
  background: url(/assets/images/logob.png) no-repeat 0 0;
  text-indent: -4000px;
}
.navbarfalse #navigation {
  font-size: 17px;
  text-align: right;
  padding-top: 35px;
}
.navbarfalse #navigation a {
  display: inline-block;
  color: #777;
  margin-left: 33px;
}
.navbarfalse #navigation a.last {
  margin-left: 5px;
}
.navbarfalse #navigation a:hover,
.navbarfalse #navigation a.active {
  color: #169bc5;
  text-decoration: none;
}
#bottom {
  background: #555555;
  padding: 20px 0px 20px 0px;
  font-family: microsoft yahei;
}
#bottom a {
  color: #909090;
}
#bottom h3 {
  font-size: 20px;
  color: #ffffff;
}
#bottom table,
#bottom p {
  color: #909090;
}
.saleRadius {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  color: #563d7c;
  background-color: transparent;
  border-color: #563d7c;
}
.input-addon {
  padding: 6px 6px;
  width: 17px;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
}
.dashboardTitle {
  color: #33b5e5;
  font-size: 30px;
  margin: 30px 0 40px;
}
.dashboardAdd {
  padding: 5% 15%;
}
.dashboardAdd p {
  font-size: 18px;
}
.dashboardAdd input {
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 4px;
  width: 200px;
}
.dashboardFoot {
  text-align: center;
  border-top: 0px;
  padding: 20px 0 60px;
}
.dashboardFootBtn {
  background-color: #eee;
  width: 80px;
  font: 16px;
}
.dashboardFootBtn2 {
  border: 0px;
  width: 80px;
  font: 16px;
}
.textarea {
  resize: none;
  display: inline-block;
}
#salsbrand span.saleLabel {
  background-color: #5cb85c;
}
#logoutAStyle {
  cursor: default;
  color: #ff0000;
}
#logoutAStyle:hover {
  text-decoration: none;
  color: #428bca;
}
.backColor {
  background-color: #eee;
}
#tabnav {
  font-size: 15px;
  padding: 15px 0;
}
tbody > tr > td {
  word-break: break-all;
}
.clearc:before,
.clearc:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearc:after,
.clearfix:after {
  clear: both;
}
.clearc,
.clearfix {
  *zoom: 1;
}
.arrowStyle {
  border-top: 6px solid;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
#navBarManage li a,
#navBarInfo li a {
  color: #e3ffc7;
}
#navBarManage,
#navBarInfo {
  background-color: #3498db;
}
#navBarManage li a:hover,
#navBarInfo li a:hover {
  color: #333;
}
.dropdown-submenu {
  position: relative;
  cursor: pointer;
}
.dropdown-submenu > .dropdown-menu {
  background-color: #3498db;
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.btnDIY {
  border-color: #33B5E5;
  color: #33B5E5;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.insTableBGC {
  background-color: #fbfbfb;
}
.nav-tabs .active {
  background-color: #fbfbfb;
}
.tab-content .active {
  background-color: #fff;
}
.nav-tabs > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fbfbfb;
}
.nav-tabs > li > a {
  text-align: center;
  color: #1A1A1A;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0;
  cursor: pointer;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #33B5E5;
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #33B5E5;
  background-color: #fbfbfb;
}
.text-center {
  text-align: center;
  color: #333;
}
.theadCursorNone {
  color: #333;
}
.theadCursorNone:hover {
  color: #333;
  text-decoration: none;
}
.greenFont {
  color: #99cc00;
}
.redFont {
  color: #ff4444;
}
.yellowFont {
  color: #ffbb33;
}
.graphFont {
  text-decoration: underline;
  cursor: pointer;
  color: #33B5E5;
}
.theOrder {
  cursor: pointer;
  color: #333333;
  font-weight: bold;
}
.theOrder:hover {
  text-decoration: underline;
  color: #33b5e5;
  font-weight: bold;
}
.searchbtn {
  background-color: #33b5e5 !important;
  outline: none;
  height: 34px;
  border: none;
}
.dismissPadding {
  padding: 0;
}
.leadRow {
  width: 195px;
  padding-right: 0;
}
.leadRow input {
  margin-left: -1px;
}
/*# sourceMappingURL=main.css.map */