.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.ptn,
.pvn,
.pan {
  padding-top: 0px !important;
}
.pts,
.pvs,
.pas {
  padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
}
.prn,
.phn,
.pan {
  padding-right: 0px !important;
}
.prs,
.phs,
.pas {
  padding-right: 5px !important;
}
.prm,
.phm,
.pam {
  padding-right: 10px !important;
}
.prl,
.phl,
.pal {
  padding-right: 20px !important;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0px !important;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
}
.pln,
.phn,
.pan {
  padding-left: 0px !important;
}
.pls,
.phs,
.pas {
  padding-left: 5px !important;
}
.plm,
.phm,
.pam {
  padding-left: 10px !important;
}
.pll,
.phl,
.pal {
  padding-left: 20px !important;
}
.mtn,
.mvn,
.man {
  margin-top: 0px !important;
}
.mts,
.mvs,
.mas {
  margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
}
.mrn,
.mhn,
.man {
  margin-right: 0px !important;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px !important;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
}
.mln,
.mhn,
.man {
  margin-left: 0px !important;
}
.mls,
.mhs,
.mas {
  margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
  margin-left: 20px !important;
}
.txtc {
  text-align: center !important;
}
.txtl {
  text-align: left !important;
}
.txtr {
  text-align: right !important;
}
body {
  position: relative;
}
legend {
  margin-bottom: 5px;
}
.align-right {
  text-align: right;
}
.add-on input {
  position: relative;
  bottom: 2px;
}
.hide-links a {
  text-decoration: none;
  color: inherit;
}
h1 .btn,
h2 .btn,
h3 .btn {
  font-weight: normal;
}
p.small,
span.small {
  font-size: 11px;
  color: #666;
  display: block;
}
p.small.inline,
span.small.inline {
  display: inline-block;
}
div.table-head {
  position: relative;
}
span.right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.form-offset {
  margin-left: 150px;
}
.label-offset {
  margin-left: 75px;
}
.btn:focus {
  outline: none;
}
.table select {
  margin: 0;
  width: auto;
}
.btnContainer,
.btn-container {
  margin-top: 18px;
  overflow: hidden;
  clear: left;
}
.btnContainer .right,
.btn-container .right {
  float: right;
  margin-right: 0;
}
.ui-spinner-input {
  width: 30px;
  box-shadow: none;
  height: 100%;
}
.ui-spinner-input:focus {
  border: none;
  box-shadow: none;
}
.form-img {
  margin: 0;
}
.img-input {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: none;
  box-shadow: none;
  padding: 0;
}
.btn {
  margin-right: 5px;
}
.btn-login {
  padding: 8px 12px;
  font-weight: bold;
}
.btn-mini {
  margin-right: 0;
}
.btn-group .btn {
  margin-right: 0;
}
.right .btn {
  margin-right: 0;
}
.offset1 {
  margin-left: 20px;
}
.xdebug-var-dump {
  clear: both;
}
.form-inline label {
  float: none;
}
.btn img {
  margin-bottom: -3px;
}
.no-access {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.spacer10 {
  height: 10px;
}
.spacer20 {
  height: 20px;
}
.spacer30 {
  height: 30px;
}
.table25 {
  width: 25%;
}
.table50 {
  width: 50%;
}
.table75 {
  width: 75%;
}
.parent {
  position: relative;
}
.alert-inline {
  display: inline-block;
}
.table-config {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.rounded {
  border-collapse: separate;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 0;
  font-size: 12px;
}
.rounded .left {
  text-align: left;
}
.rounded .right {
  text-align: right;
}
.rounded th {
  background-color: #eaeaea;
  border-bottom: 1px solid #ddd;
}
.rounded tbody tr:first-child td {
  border-top: none;
}
.rounded tbody tr:nth-child(2n) {
  background-color: #f6f6f6;
}
.rounded tbody tr:hover {
  background-color: #f1f1f1;
}
.rounded>thead>tr th,
.rounded>thead>tr td,
.rounded>tbody>tr th,
.rounded>tbody>tr td,
.rounded>tfoot>tr th,
.rounded>tfoot>tr td {
  vertical-align: middle;
  padding: 5px 10px;
  line-height: 18px;
}
.rounded tfoot td {
  font-weight: bold;
  background-color: #eaeaea;
  padding: 5px 10px;
}
.drag-behind {
  background: #fff !important;
}
.drag {
  outline: 1px solid #999;
}
.drag td {
  background: #f1f1f1 !important;
}
.handle {
  cursor: move;
}
.stripe td {
  background-color: #f6f6f6;
}
.stripe:hover {
  background-color: #f1f1f1;
}
.no-stripe tbody td {
  background-color: #fff;
}
.compact td {
  padding: 5px 10px;
}
.header-row td {
  padding: 5px 10px;
  background: #eaeaea !important;
  font-weight: bold;
}
table .header:after {
  border: none;
}
table.sort thead tr .header {
  background-image: url('images/bg.gif');
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 20px;
}
table.sort thead tr .headerSortUp {
  background-image: url('images/asc.gif');
}
table.sort thead tr .headerSortDown {
  background-image: url('images/desc.gif');
}
table.sort thead tr .headerSortDown,
table.sort thead tr .headerSortUp {
  background-color: #d5d5d5;
}
.check-row,
.radio-row {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: default;
}
.expand {
  cursor: pointer;
}
.nav-menu .dropdown-menu {
  top: -1px;
  left: 100%;
}
.nav-menu .open a {
  text-shadow: none;
}
@-moz-document url-prefix
(
) {
  input[type="submit"].btn,
  input[type="button"].btn {
    padding: 5px 10px;
  }
  input[type="submit"].btn-small,
  input[type="button"].btn-small {
    padding: 6px 9px;
  }
  input[type="submit"].btn-mini,
  input[type="button"].btn-mini {
    padding: 2px 6px;
  }
}
.dataTables_length label {
  float: left;
  text-align: left;
}
.dataTables_length select {
  width: 75px;
}
.dataTables_filter {
  text-align: right;
}
.dataTables_info {
  padding-top: 4px;
  font-size: 12px;
}
.dataTables_paginate {
  padding-top: 4px;
  float: right;
  margin: 0;
  height: 32px;
}
.dataTables_processing {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -78px;
  margin-top: -21px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px 40px;
  background-color: #eaeaea;
  font-size: 20px;
  font-weight: bold;
  color: #444;
}
.table {
  clear: both;
}
#dt {
  margin-bottom: 6px !important;
  width: 100% !important;
}
.dataTable.rounded {
  border-collapse: collapse;
}
.dataTable.rounded th {
  border: 1px solid #ddd;
}
.dataTable.rounded th span {
  padding-right: 10px;
}
.dataTable.rounded .sorting_disabled {
  padding-right: 5px;
  padding-left: 5px;
}
.table .sorting,
.table .sorting_asc,
.table .sorting_desc,
.table .sorting_asc_disabled,
.table .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
.table th {
  background-position: center;
  background-repeat: no-repeat;
  background-position: right;
}
.table .sorting {
  background-image: url('images/bg.gif');
}
.table .sorting_asc {
  background-image: url('images/asc.gif');
}
.table .sorting_desc {
  background-image: url('images/desc.gif');
}
.table .sorting_asc_disabled {
  background: url('images/sort_asc_disabled.png') no-repeat center right;
}
.table .sorting_desc_disabled {
  background: url('images/sort_desc_disabled.png') no-repeat center right;
}
.dataTable th:active {
  outline: none;
}
.nav > li > a {
  padding: 4px 15px;
}
li + .nav-header {
  margin-top: 9px;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.pagination {
  margin: 0;
}
.pagination ul > li > a,
.pagination ul > li > span {
  line-height: 20px;
}
h1 {
  margin-bottom: 16px;
  margin-top: 0;
  font-weight: bold;
}
hr {
  margin-top: 10px;
}
.subnav {
  position: absolute;
  top: 120px;
  left: 200px;
  background-color: #EEEEEE;
  background-image: -moz-linear-gradient(center top,#F5F5F5 0%,#EEEEEE 100%);
  background-repeat: repeat-x;
  border: 1px solid #E5E5E5;
  border-radius: 4px 4px 4px 4px;
  height: 36px;
  min-width: 750px;
}
.subnav .nav > li > a {
  border-left: 1px solid #F5F5F5;
  border-radius: 0;
  border-right: 1px solid #E5E5E5;
  margin: 0;
  padding-bottom: 11px;
  padding-top: 11px;
  color: #444;
}
.breadcrumb {
  position: absolute;
  top: 120px;
  left: 200px;
  min-width: 750px;
}
.site-header {
  padding-left: 50px;
  height: 100px;
  color: #FFF;
  padding-top: 20px;
  background: url('../img/bg_logo_helms.gif') repeat-x 0 20px;
}
.site-title {
  position: absolute;
  top: 40px;
  right: 40px;
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}
.arcticcat-header {
  background: url('../img/gfx/bg_logo_arcticcat.gif') repeat-x 0 20px;
  color: #000;
  padding-top: 0;
}
.bigab-header {
  background: url('../img/gfx/bg_logo_bigab.gif') repeat-x 0 20px;
  color: #FFF;
  padding-top: 20px;
}
.tym-header {
  background: url('../img/gfx/bg_logo_tym.png') repeat-x 0 20px;
  padding: 15px 0 0 100px;
}
.cams-header {
  background: url('../img/gfx/bg_logo_cams.png') repeat-x 0 20px;
  color: #FFF;
  padding-top: 4px;
}
.mccormick-header {
  background: url('/img/gfx/bg_logo_mccormick.png') repeat-x 0 20px;
  color: #FFF;
  padding-top: 36px;
}
.ezgocushman-header {
  background: none;
  color: #FFF;
  padding-top: 36px;
}
.current-user {
  position: absolute;
  right: 5px;
  top: 7px;
}
#content {
  width: 748px;
  position: absolute;
  top: 120px;
  left: 192px;
  padding: 10px;
  min-height: 500px;
}
.nav-menu {
  position: absolute;
  top: 120px;
  left: 20px;
  width: 150px;
  padding: 8px 0;
  background-color: #f3f3f3;
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 4px;
}
.nav > li > a:hover {
  background-color: #e9e9e9;
}
.news a {
  font-size: 10px;
}
.brand {
  width: 250px;
  height: 120px;
  display: inline-block;
  margin-top: 30px;
  margin-left: 40px;
}
.brand a {
  display: block;
}
.loading {
  background-image: url('../img/status/loading.gif');
  width: 390px;
  height: 18px;
}
.loading-success {
  background-image: url('../img/status/success.png');
}
.loading-error {
  background-image: url('../img/status/error.png');
}
#nojs {
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  color: #fff;
  z-index: 999999999;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  padding-top: 100px;
}
.table-check td {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.icon-col {
  with: 20px;
}
.model-preview {
  position: absolute;
  left: 550px;
  top: -45px;
  max-height: 110px;
}
a > i {
  color: #333;
}
td > .label {
  vertical-align: baseline;
}
.order-comment {
  display: block;
  height: 100px;
  width: 300px;
}
.spinner {
  width: 40px;
  padding: 2px 6px !important;
  text-align: right;
  margin-bottom: 0;
}
.poly-number {
  padding-right: 22px !important;
}
.number-spin-btn-container {
  display: inline-block;
  position: relative;
  left: -18px;
  top: 3px;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.number-spin-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-color: #ddd #777777 #777777 #ddd;
  border-style: solid;
  background-color: #eaeaea;
  width: 1.2em;
}
.number-spin-btn:hover {
  cursor: pointer;
}
.number-spin-btn:active {
  border-width: 2px;
  border-color: #5e5e5e #d8d8d8 #d8d8d8 #5e5e5e;
  border-style: solid;
  background-color: #999999;
}
.number-spin-btn-up {
  border-bottom-width: 1px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
.number-spin-btn-up:before {
  border-width: 0 0.3em 0.3em 0.3em;
  border-color: transparent transparent #777 transparent;
  top: 25%;
}
.number-spin-btn-up:active {
  border-bottom-width: 1px;
}
.number-spin-btn-up:active:before {
  border-bottom-color: white;
  top: 26%;
  left: 51%;
}
.number-spin-btn-down {
  border-top-width: 1px;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.number-spin-btn-down:before {
  border-width: 0.3em 0.3em 0 0.3em;
  border-color: #777 transparent transparent transparent;
  top: 75%;
}
.number-spin-btn-down:active {
  border-top-width: 1px;
}
div.number-spin-btn-down:active:before {
  border-top-color: white;
  top: 76%;
  left: 51%;
}
.number-spin-btn-up:before,
.number-spin-btn-down:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  margin: -0.15em 0 0 -0.3em;
  padding: 0;
}
input:disabled + div.number-spin-btn-container > div.number-spin-btn-up:active,
input:disabled + div.number-spin-btn-container > div.number-spin-btn-down:active {
  border-color: #ededed #777777 #777777 #ededed;
  border-style: solid;
  background-color: #cccccc;
}
input:disabled + div.number-spin-btn-container > div.number-spin-btn-up:before,
input:disabled + div.number-spin-btn-container > div.number-spin-btn-up:active:before {
  border-bottom-color: #999999;
  top: 25%;
  left: 50%;
}
input:disabled + div.number-spin-btn-container > div.number-spin-btn-down:before,
input:disabled + div.number-spin-btn-container > div.number-spin-btn-down:active:before {
  border-top-color: #999999;
  top: 75%;
  left: 50%;
}
@media (min-width: 1140px) {
  #content {
    width: 900px;
  }
  .model-preview {
    left: 700px;
  }
}
h1 .btn-toolbar {
  margin: 0;
}
.link-icon-right {
  float: right;
  margin-top: 3px;
}
.heading h1 {
  display: inline-block;
}
.heading .pull-right {
  margin-top: 15px;
}
.input-append .btn,
.input-prepend .btn {
  padding: 3px 14px;
  font-size: 13px;
}
.form-horizontal .control-label,
.form-horizontal label {
  font-size: 12px;
  font-weight: bold;
  width: 100px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 120px;
}
.help-block {
  font-size: 13px;
  margin-top: 2px !important;
}
.page-alert {
  position: fixed;
  top: 80px;
  left: 50%;
  width: 0;
  padding: 10px;
  z-index: 1020;
}
.page-alert .alert {
  text-align: center;
  width: 550px;
  margin-left: -300px;
  font-weight: bold;
}
.page-alert .btn {
  margin-left: 10px;
}
[class^="icon-io-"],
[class*=" icon-io-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background-image: url("../img/extra-icons.png");
}
.dropdown-menu > li > a:hover > [class^="icon-io-"],
.dropdown-menu > li > a:hover > [class*=" icon-io-"],
.dropdown-menu > .active > a > [class^="icon-io-"],
.dropdown-menu > .active > a > [class*=" icon-io-"] {
  background-image: url("../img/extra-icons-white.png");
}
.icon-io-cabinet {
  background-position: 0 0;
}
.icon-io-car {
  background-position: -14px 0;
}
.icon-io-clipboard {
  background-position: -28px 0;
}
.icon-io-creditcard {
  background-position: -42px 0;
}
.icon-io-orders {
  background-position: -56px 0;
}
.icon-io-floppy {
  background-position: -70px 0;
}
.icon-io-tool {
  background-position: -84px 0;
}
.icon-io-package {
  background-position: 0 -14px;
}
.icon-io-money {
  background-position: -14px -14px;
}
.icon-io-newspaper {
  background-position: -28px -14px;
}
.icon-io-atv {
  background-position: -42px -14px;
}
.icon-io-tractor {
  background-position: -56px -14px;
}
.icon-io-trailer {
  background-position: -70px -14px;
}
.product-wear {
  display: inline-block;
  width: 175px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 10px 10px 0;
  text-align: center;
  font-size: 12px;
}
.product-wear img {
  height: 100px;
}
.product-wear:hover {
  border-color: #aaa;
}
.product-price {
  display: inline-block;
  line-height: 20px;
  margin-right: 10px;
  vertical-align: middle;
  font-weight: bold;
}
.product-qty {
  margin: 0 auto;
  width: 85px;
}
.product-qty-input {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 24px;
  text-align: center;
}
.product-qty .btn {
  padding: 1px 0;
  width: 22px;
}
.link {
  cursor: pointer;
}
.package-amounts {
  margin-top: 20px;
  margin-bottom: 20px;
}
.package-price {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.package-savings {
  text-align: center;
  font-size: 16px;
}
