.cds-content {
  position: relative;
  text-align: left;
  overflow-y: hidden;
  vertical-align: top;
}
.cds-content ul {
  margin: 0;
  padding: 0;
}
.cds-content table {
  border-collapse: collapse;
}
.cds-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #aaa;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  z-index: 1001;
}
.cds-float-right {
  float: right;
}
.cds-float-left {
  float: left;
}
.cds-clear-both {
  clear: both;
}
.cds-hidden {
  display: none;
}
.cds-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cds-clearfix {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.ui-dialog {
  text-align: left;
}
.cds-even {
  background-color: #f0f0f0;
}
/* ================================== */

/*          bread crumbs              */

/* ================================== */

ul.cds-crumbs {
  padding: 0 0 1em;
}
.cds-crumbs li {
  display: inline;
  color: #999;
  list-style-type: none;
}
.cds-crumbs li a {
  color: #999;
}
.cds-crumbs li a:hover {
  color: #666;
}
.cds-crumbs span {
  padding: 0 0.5em;
}
/* ================================== */

/*          faceted search            */

/* ================================== */

.cds-facet-container {
  float: left;
  width: 15em;
  background-color: #fff;
  color: #333;
}
.cds-facet-container li {
  list-style-type: none;
}
.cds-facet-container h4 {
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  padding: 0 1em 1em 0;
  margin: 0;
  text-transform: uppercase;
}
.cds-facet-container h4 a {
  float: right;
  display: block;
  text-align: right;
  font-weight: normal;
  cursor: pointer;
  text-transform: none;
}
.cds-facet-container h4 a:hover {
  text-decoration: underline;
}
ul.cds-category-list {
  padding-bottom: 2em;
}
.cds-category-list li {
  padding: 0.25em 1em;
}
.cds-category-list li a {
  display: block;
  text-decoration: none;
  color: #666;
}
.cds-category-list li a#cds-category-list-more-children-link {
  color: auto;
  display: block;
  font-weight: bold;
  text-decoration: auto;
}
.cds-category-list li a:hover {
  text-decoration: underline;
}
.cds-category-list li a#cds-category-list-more-children-link:hover {
  text-decoration: underline;
}
.cds-category-list li.cds-category-list-crumb {
  padding-left: 0;
}
.cds-category-list li.cds-category-list-children a span {
  color: #999;
}
.cds-category-list li.cds-category-list-current {
  color: #666;
  font-weight: bold;
  padding-left: 0;
}
#cds-attribute-loading-container {
  padding: 1em;
  text-align: center;
}
.cds-attribute-list {
  background-color: #f2f2f2;
  /* border-bottom: 1px solid #ccc; */
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.cds-attribute-list h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0.75em 0.5em 0.5em 0.75em;
  border-top: 1px solid #fff;
  text-transform: none;
  white-space: nowrap;
  vertical-align: top;
}
.cds-attribute-list h4.collapsed {
  padding-bottom: 1em;
}
.cds-attribute-list h4 div {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  white-space: normal;
  cursor: pointer;
}
.cds-attribute-list h4 div.controls {
  font-size: 1.154em;
  line-height: 1em;
  margin-right: 0.2em;
}
.cds-attribute-list li {
  border-bottom: 1px solid #ccc;
}
.cds-attribute-list li.odd {
  background-color: transparent;
}
.cds-attribute-list .cds-facet-clear-link {
  display: block;
  font-weight: normal;
  cursor: pointer;
  color: #666;
  margin-top: 0.5em;
}
.cds-attribute-list .cds-facet-clear-link:hover {
  text-decoration: underline;
  color: #333;
}
.cds-attribute-list #cds-attribute-q input {
  height: 1.455em;
  margin: 0.5em 0 0.5em 0.75em;
}
.cds-attribute-list #cds-attribute-q button {
  border-left: 0;
  border-radius: 0;
  height: 1.846em;
  margin: 0.5em 0 0.423em;
  text-transform: uppercase;
}
.cds-attribute-q-current {
  padding: 0 0.5em 0 0.75em;
}
.cds-attribute-q-current .cds-facet-clear-link {
  display: inline;
  margin: 0 0.25em 0 0;
}
.cds-attribute-q-current .cds-facet-clear-link img {
  height: 10px;
  width: 10px;
}
.cds-facet-icon {
  font-weight: bold;
  font-size: 1.154em;
  cursor: pointer;
  width: 0.867em;
  vertical-align: top;
}
.cds-facet-tooltip-link {
  float: right;
}
.cds-product-details .cds-facet-tooltip-link {
  float: none;
  margin-left: 1em;
  font-size: 0.923em;
  font-weight: bold;
  color: #44c;
}
.cds-attribute-list .controls {
  padding: 1em;
}
.cds-attribute-list .controls button {
  margin-left: 0.3em;
}
.cds-attribute-list .controls input {
  width: 3.5em;
  margin-left: 0.3em;
  color: #666;
}
.cds-attribute-list .controls input.selected {
  color: #333;
  font-weight: bold;
}
.cds-attribute-list .controls input:first-child {
  margin-left: 0;
  margin-right: 0.3em;
}
ul.cds-attribute-value-list {
  max-height: 10em;
  overflow: auto;
  margin: 0 0.5em 0.75em;
}
.cds-attribute-value-list input[type="checkbox"] {
  margin: 0 0 0.25em 0;
  width: 1.25em;
  vertical-align: top;
}
.cds-attribute-value-list li {
  /* padding: 0 0.5em 0 0.75em; */
  padding: 0;
  margin: 0;
  border: none;
  color: #666;
  cursor: pointer;
}
.cds-attribute-value-list li div {
  display: inline-block;
  margin-left: 0.5em;
  width: 10em;
}
.cds-attribute-value-list li span {
  margin-left: 0.5em;
  color: #999;
}
.cds-attribute-value-list li a {
  margin: 0 1em;
  padding: 0;
  cursor: pointer;
}
.cds-attribute-value-list li:hover {
  text-decoration: underline;
  background-color: #ddd;
  color: #333;
}
.cds-attribute-value-list .selected {
  font-weight: bold;
  /*
    background-color: #999;
    background-image: url("../images/attribute-selection-remove.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    color: #fff;
    padding: 0.25em 0.5em;
    border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    */

}
.cds-attribute-value-list .selected:hover {
  background-color: #aaa;
  color: #fff;
}
.cds-product-list-empty-warning {
  font-size: 1.385em;
  margin-left: 0.5em;
  margin-top: 1em;
}
.cds-product-list-table .cds-product-list-empty-warning {
  margin-left: 0;
  margin-top: 0;
  padding-top: 1em;
}
/* ================================== */

/*          category browse           */

/* ================================== */

.cds-browse-container {
  margin-left: 16em;
}
.cds-browse-container h2 {
  padding: 1em 0 0.5em;
}
.cds-browse-container h2 span {
  text-transform: uppercase;
}
.cds-browse-container .head {
  padding: 1em 1em 1em 0;
  margin: 0;
  /*
    margin: 0 0 1em 0;
    border: 1px solid #ccc;
    */

}
.cds-browse-container .head img {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 0;
  margin-right: 2em;
  max-width: 100%;
}
.cds-browse-container .head p {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  font-size: 1.077em;
  color: #666;
  width: 66%;
}
.cds-browse-list li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  text-align: center;
  border: 1px solid #ccc;
  /* right margin .25 less because of inline block whitespace */
  margin: 0 0.75em 1em 0;
  padding: 1em;
  list-style-type: none;
  cursor: pointer;
  color: #333;
  /* should override */

  /* width: 15em; */

}
.cds-browse-list h3 {
  font-size: 1.231em;
  padding: 0.813em 0 0.4065em;
  /* text-align: left; */

}
.cds-browse-list a {
  border: none;
  text-decoration: none;
  color: #333;
}
.cds-browse-list img {
  border: none;
}
.cds-browse-list img:hover {
  opacity: 0.8;
}
.cds-browse-list li a:hover {
  text-decoration: none;
}
.cds-browse-list li a:hover h3 {
  text-decoration: underline;
}
/* ================================== */

/*      product list controls         */

/* ================================== */

#cds-product-loading-container {
  text-align: center;
  margin-top: 5em;
}
#cds-product-loading-container div {
  font-size: 1.231em;
  margin-top: 1em;
}
#cds-product-container table tr td {
  border: 0;
}
.cds-product-container-controls {
  width: 100%;
  color: #666;
  white-space: nowrap;
}
.cds-product-container-controls td {
  vertical-align: top;
  text-align: center;
  padding: 0.5em 0.5em 0;
}
#cds-product-controls-count {
  width: 25%;
  text-align: left;
}
#cds-product-controls-table,
#cds-product-controls-list,
#cds-product-controls-grid {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  min-width: 18px;
  min-height: 18px;
  padding-right: 1em;
}
#cds-product-controls-grid {
  background: url("../images/grid.png") no-repeat scroll center center transparent;
}
#cds-product-controls-grid.selected,
#cds-product-controls-grid:hover {
  background: url("../images/grid-selected.png") no-repeat scroll center center transparent;
}
#cds-product-controls-list {
  background: url("../images/list.png") no-repeat scroll center center transparent;
}
#cds-product-controls-list.selected,
#cds-product-controls-list:hover {
  background: url("../images/list-selected.png") no-repeat scroll center center transparent;
}
#cds-product-controls-table {
  background: url("../images/table.png") no-repeat scroll center center transparent;
}
#cds-product-controls-table.selected,
#cds-product-controls-table:hover {
  background: url("../images/table-selected.png") no-repeat scroll center center transparent;
}
#cds-product-controls-sort-label {
  width: 25%;
  text-align: right;
}
#cds-product-controls-sort-cell select {
  width: 10em;
}
#cds-product-controls-compare {
  width: 25%;
  text-align: right;
}
.cds-more-button {
  color: #999;
  display: block;
  margin: 1em 0;
  font-size: 1.231em;
  font-weight: bold;
  height: 2.25em;
  width: 100%;
  line-height: 2.25em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: #e7e7e7;
  background: linear-gradient(#f3f3f3, #e7e7e7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f3f3), to(#e7e7e7));
  background: -webkit-linear-gradient(top, #f3f3f3, #e7e7e7);
  background: -moz-linear-gradient(top, #f3f3f3, #e7e7e7);
  background: -ms-linear-gradient(top, #f3f3f3, #e7e7e7);
  background: -o-linear-gradient(top, #f3f3f3, #e7e7e7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3", endColorstr="#e7e7e7");
  border: 1px solid #ccc;
  border-radius: 0.4065em;
  -webkit-border-radius: 0.4065em;
  -moz-border-radius: 0.4065em;
}
.cds-more-button:hover {
  color: #666;
  background-color: #f3f3f3;
  background: linear-gradient(#e7e7e7, #f3f3f3);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7e7e7), to(#f3f3f3));
  background: -webkit-linear-gradient(top, #e7e7e7, #f3f3f3);
  background: -moz-linear-gradient(top, #e7e7e7, #f3f3f3);
  background: -ms-linear-gradient(top, #e7e7e7, #f3f3f3);
  background: -o-linear-gradient(top, #e7e7e7, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e7e7e7", endColorstr="#f3f3f3");
  border: 1px solid #ccc;
  box-shadow: none;
  text-decoration: none;
}
a.cds-more-anchor,
a.cds-more-anchor:hover {
  text-decoration: none;
}
#cds-unit-toggle-container {
  font-weight: normal;
  margin-bottom: 0.5em;
}
.cds-product-page #cds-unit-toggle-container {
  font-size: 0.833em;
  font-weight: normal;
  float: right;
}
#cds-unit-toggle-container label {
  margin-left: 0.2em;
  margin-right: 0.5em;
}
/* ================================== */

/*          product list              */

/* ================================== */

.cds-product-list li {
  list-style-type: none;
  padding: 1em;
  margin: 1em 0 0;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cds-product-list h3 {
  font-size: 1.385em;
  color: #666;
  padding: 0 0 0.361em;
}
.cds-product-list h3 div {
  float: right;
  font-size: 0.722em;
}
.cds-product-list h3 label {
  font-weight: bold;
  padding: 0 0.25em 0 0;
}
.cds-product-list p {
  color: #666;
  margin-bottom: 0.5em;
}
.cds-product-list a {
  color: #333;
}
.cds-product-list img {
  float: left;
}
.cds-product-list td {
  vertical-align: top;
  padding: 0.2em 0 0 2em;
  line-height: 1.1em;
}
.cds-product-list td label {
  font-weight: bold;
}
/* ================================== */

/*          product grid              */

/* ================================== */

.cds-product-grid li {
  list-style-type: none;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 15em;
  padding: 1em;
  /* right margin .25 less because of inline block whitespace */
  margin: 1em 0.75em 0 0;
  border: 1px solid #ccc;
  position: relative;
}
.cds-product-grid h3 {
  font-size: 1.385em;
  padding: 0 0 0.722em;
}
.cds-product-grid p {
  color: #666;
  margin-bottom: 0.5em;
}
.cds-product-grid a {
  color: #333;
}
.cds-product-grid img {
  margin-bottom: 1em;
}
.cds-product-grid ul li {
  margin: 0.25em 0 0;
  padding: 0;
  width: 15em;
  border: none;
}
.cds-product-grid label {
  font-weight: bold;
}
.cds-product-grid div {
  color: #666;
  margin: 1em 0 0 0;
  padding: 0;
}
.cds-compare-product-container {
  position: absolute;
  bottom: 1em;
}
.cds-product-grid div label {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-weight: bold;
}
.cds-product-grid div input {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  padding: 0;
}
/* ================================== */

/*          product list table        */

/* ================================== */

.cds-product-list-table {
  width: 100%;
  margin-top: 2em;
  text-align: left;
}
.cds-product-list-table .cds-odd {
  background-color: #fff;
}
.cds-product-list-table .cds-even {
  background-color: #f0f0f0;
}
.cds-product-list-table thead {
  border-bottom: 1px solid #ccc;
}
.cds-product-list-table thead td {
  font-weight: bold;
}
.cds-product-list-table td {
  padding: 0.25em 0.5em;
  vertical-align: middle;
}
.cds-product-list-table td input {
  margin-left: 0;
  margin-right: 0.25em;
}
.cds-id-cell {
  white-space: nowrap;
}
/* ================================== */

/*      product compare               */

/* ================================== */

#cds-product-compare-table td {
  padding: 0.3em 1em;
  /* text-align: center; */

}
#cds-product-compare-table h3 {
  margin: 2em;
}
#cds-product-compare-table td.label {
  white-space: nowrap;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
}
#cds-product-compare-table thead {
  border: 1px solid #999;
}
#cds-product-compare-table thead td {
  border-right: 1px solid #999;
  padding-bottom: 1em;
}
#cds-product-compare-table tfoot td {
  border: 1px solid #999;
  padding: 1em;
}
#cds-product-compare-table tr.odd-row {
  background-color: #f0f0f0;
}
#cds-product-compare-table td.hilited-text {
  /* color: #f00; */
  font-weight: bold;
  font-style: italic;
}
#cds-product-compare-table tbody tr:hover {
  background-color: #999;
  color: #fff;
}
#cds-product-compare-table tr:hover td.hilited-text {
  color: #fff;
}
/* ================================== */

/*      dialog boxes                  */

/* ================================== */

#cds-auth-container {
  text-align: left;
  font-size: 13px;
}
#cds-login-header {
  font-weight: bold;
  margin-top: 2em;
}
#cds-login-form {
  white-space: nowrap;
  margin-top: 1em;
}
#cds-login-form input {
  margin: 0 0.25em;
}
#cds-login-form button {
  margin-left: 15em;
  margin-top: 0.5em;
}
#cds-login-new-user-container div {
  font-weight: bold;
  margin-top: 2em;
}
#cds-registration-header {
  font-weight: bold;
  margin-top: 2em;
}
#cds-registration-form .header {
  font-weight: bold;
  padding-top: 1em;
}
#cds-registration-form .info {
  color: #d00;
}
#cds-registration-form .controls {
  text-align: right;
}
#cds-registration-form .controls button {
  margin-left: 0.5em;
}
#cds-registration-error,
#cds-login-error {
  color: #d00;
  padding-top: 0.5em;
  font-weight: bold;
}
#cds-registration-form input,
#cds-registration-form select {
  width: 300px;
  margin: 0.1em 0.25em;
}
#cds-registration-form label {
  padding-right: 1em;
}
#cds-registration-form .controls {
  text-align: right;
  padding-top: 1em;
}
#cds-login-error p {
  padding-top: 0.5em;
}
#cds-cad-request-dialog img {
  float: left;
  margin-right: 1em;
}
#cds-cad-request-dialog div {
  margin-bottom: 1em;
}
#cds-cad-request-dialog div.info {
  margin-bottom: 0;
}
#cds-product-dynamic-attribute-table-label button {
  font-size: 0.867em;
  height: 2em;
  margin-left: 1em;
  margin-bottom: 0.5em;
  width: 10em;
}
#cds-loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #aaa;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  z-index: 1001;
}
#cds-loading-message {
  display: none;
  position: fixed;
  top: 45%;
  left: 30%;
  width: 40%;
  height: 4em;
  padding-top: 1.5em;
  border: 1px solid #999;
  z-index: 1002;
  color: #000;
  background-color: #fff;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}
#loading-message img {
  margin-top: 1em;
}
/* ================================== */

/*          keyword search            */

/* ================================== */

#cds-facet-keys-input {
  width: 10em;
}
.cds-keys-info {
  margin-bottom: 0.5em;
}
#cds-keys-results {
  margin-top: 1em;
}
#cds-keys-results h4 img {
  margin-right: 0.5em;
}
.cds-keys-results-table td {
  padding: 0.25em 0.5em;
}
.cds-keys-results-table thead td {
  font-size: 1.077em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
/* ================================== */

/*          rfq cart                  */

/* ================================== */

#cds-cart-header {
  text-align: right;
  margin-bottom: 1.5em;
}
#cds-cart-header h3 {
  font-size: 1.17em;
  margin-bottom: 4px;
  padding-bottom: 0;
}
#cds-cart-header a {
  margin-left: 0.5em;
}
#cds-cart-header div {
  margin-bottom: 4px;
}
#cds-cart-footer {
  text-align: right;
}
#cds-cart-table {
  clear: both;
  width: 100%;
  margin-top: 1em;
}
#cds-cart-table thead {
  clear: both;
  background-color: #d8d8d8;
  font-weight: bold;
}
#cds-cart-table thead td {
  padding: 3px 4px;
}
#cds-cart-table td {
  padding: 2px 4px;
}
#cds-cart-table td a {
  margin-left: 0.25em;
}
.cds-cart-cell-id {
  width: 200px;
}
.cds-cart-cell-description {
  width: 620px;
}
.cds-cart-cell-quantity {
  width: 100px;
}
.cds-cart-cell-controls {
  width: 42px;
}
/* ================================== */

/*      product details               */

/* ================================== */

.cds-product-icons {
  float: right;
}
.cds-product-icons a img {
  margin-left: 0.25em;
}
.cds-product-icons button {
  width: 60px;
}
.cds-product-custom-header {
  clear: both;
  margin-top: 1em;
}
.cds-product-header {
  clear: both;
  margin-top: 1em;
}
.cds-product-image-container {
  float: left;
  margin: 0 2em 1em 0;
  border: 1px solid #ccc;
  min-width: 400px;
  height: 375px;
}
/* if we float this, we'll lose vertical-align for image */

.cds-product-image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 400px;
  height: 375px;
}
.cds-product-image img {
  vertical-align: middle;
}
.cds-product-controls {
  float: left;
  max-width: 66%;
  margin-bottom: 1em;
}
.cds-product-page h1 {
  margin-top: 0;
}
.cds-product-page h2 {
  font-weight: normal;
  margin: 0;
}
.cds-product-page h2 span {
  font-weight: bold;
}
.cds-product-page h3 {
  clear: both;
  margin: 1em 0 0.5em;
}
.cds-product-cart {
  display: inline-block;
  margin-top: 2em;
  border: 1px solid #ccc;
  background-color: #fafafa;
}
.cds-product-cart td {
  padding: 2em 0.5em 0.75em;
}
.cds-product-cart td.last {
  padding-top: 0.5em;
}
.cds-product-cart td.last,
.cds-product-cart tr:last-child td {
  padding-bottom: 2em;
}
.cds-product-cart td:first-child {
  font-size: 1.231em;
  font-weight: bold;
  padding-left: 2em;
  padding-right: 2em;
}
.cds-product-cart td.cds-buy-online-container {
  font-size: 1em;
  padding-top: 0;
  text-align: right;
}
#cds-product-list-price {
  font-size: 0.875em;
  font-weight: normal;
}
.cds-product-cart td:last-child {
  font-weight: bold;
  padding-right: 2em;
}
#cds-add-to-cart-quantity {
  height: 2em;
}
#cds-add-to-cart-button,
#cds-buy-online-button {
  font-family: inherit;
  font-size: 1.154em;
  height: 2.2em;
  min-width: 7.75em;
  padding-left: 1em;
  padding-right: 1em;
  vertical-align: center;
  color: #fff;
  background-color: #339933;
  background: linear-gradient(#393, #282);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#393), to(#282));
  background: -webkit-linear-gradient(top, #393, #282);
  background: -moz-linear-gradient(top, #393, #282);
  background: -ms-linear-gradient(top, #393, #282);
  background: -o-linear-gradient(top, #393, #282);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393', endColorstr='#282');
  border: 1px solid #171;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  behavior: url("../../css/PIE.htc");
}
#cds-add-to-cart-button:hover,
#cds-buy-online-button:hover {
  color: #fff;
  background-color: #282;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#282), to(#171));
  background: -webkit-linear-gradient(top, #282, #171);
  background: -moz-linear-gradient(top, #282, #171);
  background: -ms-linear-gradient(top, #282, #171);
  background: -o-linear-gradient(top, #282, #171);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282', endColorstr='#171');
  border: 1px solid #bbb;
  box-shadow: 1px 1px 3px #d2d2d2;
  -webkit-box-shadow: 1px 1px 3px #d2d2d2;
  -moz-box-shadow: 1px 1px 3px #d2d2d2;
}
.cds-product-cad-container {
  margin-top: 2em;
  display: none;
}
.cds-product-cad-container button,
.cds-product-spec-sheet button {
  height: 2em;
  width: 10em;
  margin-bottom: 0.5em;
  margin-right: 0.25em;
}
.cds-product-additional-images {
  clear: both;
  text-align: left;
  height: 4em;
  padding: 0 1em 0;
}
.cds-product-additional-images a {
  display: inline;
}
.cds-product-additional-images img {
  display: inline;
  height: 4em;
  margin-right: 1em;
}
#cds-product-additional-images-expanded-img {
  max-width: 100%;
}
.cds-product-details {
  border-top: 1px solid #ccc;
  clear: both;
}
.cds-product-details h1,
.cds-product-details h2,
.cds-product-details h3,
.cds-product-details h4 {
  margin-top: 0;
  padding-top: 0;
}
.cds-product-details p {
  margin: 1em 0 0;
}
.cds-product-details ul {
  margin-bottom: 1em;
}
.cds-product-details li {
  margin-left: 1em;
  list-style-position: inside;
  text-indent: -1em;
}
.cds-product-details-left {
  width: 47.5%;
  float: left;
  margin-right: 2em;
}
.cds-product-details-right {
  width: 47.5%;
  float: left;
}
.cds-product-details-container {
  margin-top: 2em;
}
.cds-attribute-table {
  width: 100%;
  vertical-align: top;
}
.cds-attribute-table thead td {
  font-size: 1.154em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.cds-attribute-table td {
  padding: 0.2145em 0.429em;
  width: 50%;
}
.cds-attribute-table button {
  height: 1.5em;
}
.cds-attribute-multilist li {
  list-style-type: none;
}
.cds-attribute-multilist label {
  margin-left: 0.5em;
}
#cds-product-link-table td {
  width: auto;
  vertical-align: middle;
}
.cds-product-company {
  text-align: left;
  padding-top: 2em;
}
.cds-company-logo {
  margin-bottom: 1em;
}
.cds-company-name {
  font-weight: bold;
}
#cds-explode-table td {
  width: auto;
}
.cds-product-details .cds-product-footnotes {
  clear: both;
  padding-top: 2em;
}
/* 
* @Author: Tamas 4D
* @Date:   2014-05-05 12:51:36
* @Last Modified by:   Tamas 4D
* @Last Modified time: 2014-05-07 12:51:25
*/

.viewContainer {
  background: transparent;
  position: relative;
  width: 100%;
  height: 100%;
}
#renderer:fullscreen {
  background-color: white;
}
#renderer:-webkit-full-screen {
  background: white;
}
#renderer:-moz-full-screen {
  background-color: white !important;
}
#renderer:-ms-fullscreen::-ms-backdrop {
  background-color: white !important;
}
.progressImage {
  width: 70px;
  height: 70px;
}
.progress {
  border-radius: 5px;
  width: 70px;
  background: #fff;
  padding: 10px;
  height: 70px;
  position: absolute;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  top: 50%;
  left: 50%;
  display: none;
}
.gearIcon {
  z-index: 5;
  position: absolute;
  left: 39px;
  top: 30px;
  padding: 3px;
  margin: 3px;
  border: 1px solid transparent;
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url('./images/icons/settings2.png') no-repeat;
  background-size: 24px 24px;
  background-position: center;
}
.toggleTool {
  z-index: 5;
  position: absolute;
  left: 35px;
  top: 25px;
  padding-left: 4px;
  padding-top: 5px;
}
.btnDropdown {
  margin-top: 6px;
  background: url('./images/icons/dropdown_nrw.png');
  width: 16px;
  height: 24px;
  display: block;
  float: left;
}
.verticalToolBar {
  z-index: 6;
  width: 40px;
  min-height: 40px;
  float: left;
  overflow: hidden;
}
.btn {
  width: 24px;
  height: 24px;
  padding: 3px;
  margin: 3px;
  border: 1px solid transparent;
  display: block;
  float: left;
}
.btn.toggled {
  border: 1px solid #9A9A9A;
  border-radius: 2px;
}
.btn:hover {
  border: 1px solid #9A9A9A;
  border-radius: 2px;
}
.btn.btnReset {
  background: url('./images/icons/camera_perspective.png') center no-repeat;
  background-size: 24px;
}
.btn.btnTop {
  background: url('./images/icons/camera_top.png') center no-repeat;
  background-size: 24px;
}
.btn.btnLeft {
  background: url('./images/icons/camera_left.png') center no-repeat;
  background-size: 24px;
}
.btn.btnBottom {
  background: url('./images/icons/camera_bottom.png') center no-repeat;
  background-size: 24px;
}
.btn.btnRight {
  background: url('./images/icons/camera_right.png') center no-repeat;
  background-size: 24px;
}
.btn.btnFullScreen {
  background: url('./images/icons/fullscreen.png') center no-repeat;
  background-size: 24px;
}
.btn.btnZoomLock {
  background: url('../features/images/icons/zoom_lock.png') center no-repeat;
  background-size: 24px;
}
.btn.btnBoundingBox {
  background: url('../features/images/icons/bounding_box.png') center no-repeat;
  background-size: 24px;
}
.btn.btnSpinCenter {
  background: url('../features/images/icons/spin_center.png') center no-repeat;
  background-size: 24px;
}
.btn.btnExploded {
  background: url('./images/icons/transparent.png') center no-repeat;
  background-size: 24px;
}
.btn.mode.btnShaded {
  background: url('./images/icons/solid.png') center no-repeat;
  background-size: 24px;
}
.btn.mode.btnWireframe {
  background: url('./images/icons/wireframe.png') center no-repeat;
  background-size: 24px;
}
.btn.mode.btnTransparent {
  background: url('./images/icons/transparent.png') center no-repeat;
  background-size: 24px;
}
.cds-obj-viewer-container .toggleTool {
  left: 0;
  top: 0;
}
.cds-obj-viewer-container .gearIcon {
  left: 4px;
  top: 4px;
}
/* reset.css */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
figure {
  margin: 0;
}
blockquote,
q {
  quotes: none;
}
/* remember to define focus styles! */

:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/* Alencastre.net General classes */

.clear {
  clear: both;
}
br.clear,
hr {
  height: 0;
  clear: both;
}
.hidden {
  display: none;
}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=927bb4d67af14bae4c23)
 * Config saved to config.json and https://gist.github.com/927bb4d67af14bae4c23
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > .active > a {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a {
  color: #777777;
}
.open .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav .open > a {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li.active > a {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > .active > a {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > .active > a {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden !important;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 2000;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9000;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 100%;
  /*IE9 and below*/

}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 9999;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url('/Files/Templates/Designs/BocaBearings/css/fonts/FontAwesome/FontAwesome.eot');
  src: url('/Files/Templates/Designs/BocaBearings/css/fonts/FontAwesome/FontAwesome.eot') format('embedded-opentype'), url('/Files/Templates/Designs/BocaBearings/css/fonts/FontAwesome/FontAwesome.ttf') format('truetype'), url('/Files/Templates/Designs/BocaBearings/css/fonts/FontAwesome/FontAwesome.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
/**
 * Description: styles related to aTools.
 * User: Manuel Nogueira
 * Date: 18/November/2014
**/

.demoMode {
  top: 0;
  right: 0;
  width: 196px;
  height: 197px;
  overflow: hidden;
  cursor: pointer;
  z-index: 9999999;
  position: fixed;
  line-height: 1000em;
  text-indent: 1000em;
  background-image: url('../../images/demo.png');
  background-repeat: no-repeat;
}
/* Cookies */

#cookiesBox {
  width: 100%;
  height: 30px;
  min-width: 100%;
  z-index: 8900;
  text-transform: uppercase;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
#cookiesBox.theme1 {
  background: #000;
}
#cookiesBox.theme2 {
  background: #D2D2D2;
}
#cookiesBox.theme3 {
  background: #FFF;
}
#cookiesBox a {
  font-size: 10px;
  color: #737373;
}
#cookiesBox a:hover {
  text-decoration: underline;
}
#cookiesBox > div {
  line-height: 30px;
  padding: 0 5px;
  margin: 0 auto;
}
#cookiesBox > div div {
  font-size: 10px;
  display: inline;
}
#cookiesBox.theme1 > div div {
  color: #FFF;
}
#cookiesBox.theme2 > div div {
  color: #262626;
}
#cookiesBox.theme3 > div div {
  color: #868686;
}
#cookiesBox > div > a {
  padding-left: 15px;
  float: right;
  text-decoration: none;
}
/*****************************************/

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}
#screenSize {
  background: blue;
  z-index: 9999;
  width: 200px;
  height: 20px;
  position: fixed;
  top: 0;
  left: 0;
  color: red;
}
#toggleGuides {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
#guides {
  position: fixed;
  height: 100%;
  top: -15px;
  left: 0;
  bottom: -15px;
  right: 0;
  margin: 0 auto;
  z-index: 9000;
  pointer-events: none;
  overflow: hidden;
  padding: 0px;
}
#guides div {
  height: 100%;
}
#guides > .container > .row > div {
  float: left;
  outline: 1px solid #add8e6;
  outline-offset: -15px;
  background-clip: content-box;
  opacity: 1;
}
#guides > .container > .row.outGutter {
  border-left: 1px solid #add8e6;
  border-right: 1px solid #add8e6;
}
/* Sticky Footer */

/*
html, body{
  height: 100%;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  */

/* Negative indent footer by it's height */

/*

  margin: 0 auto -195px;
}
#wrap > hr#pushFooter
{
  border: 0;
  margin: 0;
  height: 195px;
}
footer#footerWrapper
{
  height: 195px;
}
*/

/* classes for bootstrap */

.pull-none {
  float: none !important;
}
.noPadding {
  padding: 0;
}
.noPadding-left {
  padding-left: 0;
}
.noPadding-right {
  padding-right: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.bootbox.modal.fade {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 480px) {
  .verticalTableHolder {
    max-width: 100%;
    overflow-x: auto;
  }
  .verticalTableHolder > table {
    width: auto !important;
  }
  .verticalTableHolder > table th,
  .verticalTableHolder > table td {
    min-width: 130px;
    height: 50px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #guides > .container > .row > div {
    background: blue;
    background-clip: content-box;
    opacity: 0.2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #guides > .container > .row > div {
    background: green;
    background-clip: content-box;
    opacity: 0.2;
  }
}
@media (min-width: 992px) {
  #guides > .container > .row > div {
    background: red;
    background-clip: content-box;
    opacity: 0.2;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 0;
  padding: 0;
  z-index: 1;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/Files/Templates/Designs/BocaBearings/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #646361;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ececec;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/Files/Templates/Designs/BocaBearings/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/Files/Templates/Designs/BocaBearings/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/Files/Templates/Designs/BocaBearings/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/Files/Templates/Designs/BocaBearings/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
/**
 * Description: styles related to aTools.
 * User: Manuel Nogueira
 * Date: 18/November/2014
**/

.demoMode {
  top: 0;
  right: 0;
  width: 196px;
  height: 197px;
  overflow: hidden;
  cursor: pointer;
  z-index: 9999999;
  position: fixed;
  line-height: 1000em;
  text-indent: 1000em;
  background-image: url('../../images/demo.png');
  background-repeat: no-repeat;
}
/*****************************************/

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}
#screenSize {
  background: blue;
  z-index: 9999;
  width: 200px;
  height: 20px;
  position: fixed;
  top: 0;
  left: 0;
  color: red;
}
#toggleGuides {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
#guides {
  position: fixed;
  height: 100%;
  top: -15px;
  left: 0;
  bottom: -15px;
  right: 0;
  margin: 0 auto;
  z-index: 9000;
  pointer-events: none;
  overflow: hidden;
  padding: 0px;
}
#guides div {
  height: 100%;
}
#guides > .container > .row > div {
  float: left;
  outline: 1px solid #add8e6;
  outline-offset: -15px;
  background-clip: content-box;
  opacity: 1;
}
#guides > .container > .row.outGutter {
  border-left: 1px solid #add8e6;
  border-right: 1px solid #add8e6;
}
/* classes for bootstrap */

.pull-none {
  float: none !important;
}
.noPadding {
  padding: 0;
}
.noPadding-left {
  padding-left: 0;
}
.noPadding-right {
  padding-right: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.bootbox.modal.fade {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 480px) {
  .verticalTableHolder {
    max-width: 100%;
    overflow-x: auto;
  }
  .verticalTableHolder > table {
    width: auto !important;
  }
  .verticalTableHolder > table th,
  .verticalTableHolder > table td {
    min-width: 130px;
    height: 50px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #guides > .container > .row > div {
    background: blue;
    background-clip: content-box;
    opacity: 0.2;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #guides > .container > .row > div {
    background: green;
    background-clip: content-box;
    opacity: 0.2;
  }
}
@media (min-width: 992px) {
  #guides > .container > .row > div {
    background: red;
    background-clip: content-box;
    opacity: 0.2;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 11000;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('images/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('images/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10010;
  background: url('images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('images/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
  #fancybox-loading div {
    background-image: url('images/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
}
/**
 * Description: styles related to text.
 * User: ShareIT
 * Date: 18/November/2014
**/

* {
  -webkit-font-smoothing: antialiased;
}
.caret,
ul#socialMedia a::before,
.shareIcons a::before,
input[type=radio]:checked + span:before,
input[type=checkbox]:checked + span:before,
.historyRMA article span:before,
.headButton .nextButton:after,
.headButton .prevButton:before,
.backToRmaList:before {
  font-family: "FontAwesome", Fontawesome;
}
.fontArial,
body,
p,
div,
span,
td,
th,
li,
a,
a:link,
input,
textarea {
  font-family: 'Roboto', sans-serif;
}
.groupContent h3 a,
.bearing-grouplist h2 {
  font-family: 'Quicksand', sans-serif !important;
}
html {
  font-size: 62.5%;
}
table caption,
.supportList > li > div > div > div *,
.supportMenu > ul a,
.faqsList h3,
.faqsList a,
.faqsList a:link,
.replyContainer > li *,
a.backToTop,
a.backToTop:link,
#miniCart .discount,
.warningShipping,
.containerBorder > div:last-of-type,
#miniCart .cartButtons a,
.green-heading h2 {
  font-size: 12px;
  font-size: 1.2rem;
}
.product-price > dd.list-price {
  font-size: 13px;
  font-size: 1.3rem;
}
dd.list-price {
  text-decoration: line-through;
}
span.priceSize_2,
#promoCodeContainer div,
#productContent div:not(:first-of-type) > div,
.mobileSpan,
.historyRMA article span:before,
.headButton .nextButton:after,
.headButton .prevButton:before,
.backToRmaList:before,
.product-price > dd {
  font-size: 16px;
  font-size: 1.6rem;
}
body,
p,
div,
span,
td,
th,
li,
a,
a:link,
input,
textarea,
#menuMainTitle ul li a,
#menuMainTitle ul li a span,
#contactUs i,
#product-info-wrapper h2,
#product-info-wrapper h2 *,
.lead,
.sponsorsList h3,
.priceSize_0 {
  font-size: 14px;
  font-size: 1.4rem;
}
.catalogsList li > div a,
#productDetailQuantity > li > span {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}
#commentRating > li i {
  font-size: 25px;
  font-size: 2.5rem;
}
.GroupsList > li > a span i,
#checkoutHeader i {
  font-size: 30px;
  font-size: 3rem;
}
#socialMedia a::before {
  font-size: 35px;
  font-size: 3.5rem;
}
#checkoutHeader .headerNumbers > div {
  font-size: 40px;
  font-size: 4rem;
}
h1,
.h1,
.productTitles,
.shareIcons li a::before,
.btn-softBlue i,
.paragraphHeader h2,
.paragraphHeader h1,
.pageTitle,
.tableBlue > caption,
.blueBackgroundStripes,
.editUserContainer h2,
.grandTotal,
#productContent div:nth-of-type(2) > div:first-of-type,
#productContent div > div:nth-of-type(2),
#productContent div > div:nth-of-type(4),
.menuItem h2 {
  font-size: 17px;
  font-size: 1.7rem;
}
.bottomButton a:first-of-type,
#productContent div:nth-of-type(2) > div:nth-of-type(2),
#productContent div:nth-of-type(4) > div:first-of-type,
.cartPromo .removePromo,
.cartProductsList li .price,
.cartProductsList li .totalPrice,
.cartProductsList li .totalPrice a,
.blue-heading,
#cartRightContent .rightColProducts li:last-of-type *,
.wishList h2 * {
  font-size: 18px;
  font-size: 1.8rem;
}
.tableTitle {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}
span.priceSize_3,
#productContent div:nth-of-type(4) > div:nth-of-type(2) {
  font-size: 20px;
  font-size: 2rem;
}
span.priceSize_4,
.removeWishList i,
.pageTitle i,
.btn-blue > span,
.cartH1,
#searchFormContainer button i {
  font-size: 22px;
  font-size: 2.2rem;
}
span.priceSize_5,
span.priceSize_6,
span.priceSize_7,
span.priceSize_8,
span.priceSize_9,
span.priceSize_10 {
  font-size: 25px;
  font-size: 2.5rem;
}
h2,
.h2,
#reviewsFormContainer .titleGray span,
span.priceSize_1,
#horizontalMenu a,
#promoCodeContainer > form input,
#menuMain .menuItem div .item li a,
.filterGroup {
  font-size: 15px;
  font-size: 1.5rem;
}
h3,
.h3,
#menuMainContainer nav a,
#getNewsContainer form input[type=submit],
.groupContent h3 a,
.btn-blue,
.btn-red,
a.btn-red,
a.btn-red:link,
.rating > li i,
.btn-softBlue,
#productTabs > li,
#productDetailQuantity > li > span {
  font-size: 14px;
  font-size: 1.4rem;
}
#miniCart .taxWarning {
  font-size: 10px;
  font-size: 1rem;
}
#orderDetailContainer .blueBackgroundStripes > span {
  font-size: 26px;
  font-size: 2.6rem;
}
.blueBackgroundStripes,
.blue-heading,
.blog-archive > ul > li > a,
.GroupsList > li > a > h2,
.bearing-group-heading {
  letter-spacing: 5px;
}
.btn-blue,
.generalButton,
.green-heading,
.makeSearch,
.sizeSearch,
.subgroupsSearch {
  letter-spacing: 2px;
}
/* Font Color */

#topMenuContainer nav a,
#topMenuContainer nav a span,
#topHeaderContainer .fa-bars,
#navbar3 a,
#footerMenu > li a,
#footerBottomMenu > li a,
.copyright,
#socialMedia a,
#contactUs li,
#contactUs li a,
.policy,
#getNewsContainer form input[type=submit],
.GroupsList > li > a span,
.product-title,
.btn-blue,
.btn-red,
a.btn-blue,
a.btn-red,
a.btn-blue:link,
a.btn-red:link,
.shareIcons li a::before,
#productTabs > li:hover,
#productTabs > li:hover a,
#productTabs > li.active,
a.generalButton,
.generalButton,
.faqs > li.active > h2 *,
.faqs > li > h2:hover *,
form .Text,
.tableBlue > caption,
.blueBackgroundStripes,
a#liveChatButton,
a#liveChatButton *,
a.policy,
a.policy:link,
.supportList h2,
.supportMenu h2,
.supportTitle *,
.supportTitle a:link,
.editUserContainer h2,
#miniCart thead,
a.whiteText,
a.whiteText:link,
#productContent header div,
#orderDetailContainer h2.blueBackgroundStripes,
#orderDetailContainer a.generalButton,
.btnCart-blue,
#checkoutHeader i,
a.generalButton:link,
#checkoutHeader .active.headerNumbers div,
#cartContent #customerInformation .Select .select .dropdown-menu.open li:hover,
#cartContent #deliveryAddress .Select .select .dropdown-menu.open li:hover,
.btn-blue > span,
#horizontalMenu a,
li.login > form #dontHaveAnAccount *,
#impersonateMenu > div,
#breadCrumbsMenu li a,
#breadCrumbsMenu li,
li a.green-tab-button,
#productTabs li.active,
#productTabs li.active a,
.dark > li,
.dark > li > a,
.dark > li h3,
.dark > li > .groupContent h3 a,
.dark > li > a h2 {
  color: #ffffff;
}
.blue-heading {
  color: #142127;
}
.sizeSearch a,
.subgroupsSearch,
#productTabs > li a,
#productTabs > li,
.product-title {
  color: #ffffff !important;
}
.paging li a {
  color: #ffffff !important;
}
body,
p,
div,
span,
td,
li,
a,
a:link,
input,
textarea,
#orderDetailContainer .blueBackgroundStripes > span,
.menuItem h2,
.groupContent h3 a,
#menuMain .menuItem div .item li a {
  color: #000000;
}
.blackTextImportant {
  color: #000000 !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
#menuMainContainer nav a,
#topHeaderContainer .navbar-toggle:hover .fa-bars,
#topHeaderContainer .navbar-toggle:focus .fa-bars,
#menuMainContainer .fa-bars,
#navbar3 > ul > li.active > a,
#navbar3 > ul > li.inpath > a,
#getNewsContainer h2,
.GroupsList > li h2,
.shareIcons > span,
.relatedList h4 a,
.btn-softBlue,
#productTabs > li,
.faqs > li > h2 *,
#supportContainer *,
.tableBlue td,
.specificationsList i,
#promoCodeContainer > form input,
#promoCodeContainer > span,
.cartProductsList li .prodName *,
.cartProductsList li div,
.totalValues > div,
.cartProductsList li .totalPrice a:hover,
.cartProductsList li .totalPrice a:focus,
.bottomButton a:first-of-type,
.grandTotal,
.cartProductsList a,
#orderDetailContainer *,
.cartChange input,
.voucherInserted,
.rightColProducts *,
#cartContent #ExtUserForm *:not(input),
.wishList h2 *,
#payment-form label,
#cartContent #customerInformation label,
#cartContent #deliveryAddress label,
#cartContent #sameAddress *,
.bootbox-body > a,
.blue,
a.blue,
a.blue:link,
#shippingMethod > label *,
#paymentMethod > label *,
#searchSubmit,
.mobileSpan,
.Paging a,
.myAccountMenu a,
#RMAdata,
#horizontalMenu li.activeItem > a,
.rmaDetailsForm .Textarea label,
#orderPOContainer *,
span.navTitle,
#myOrdersTable .hiddenCell,
#topMenuContainer.reverseColor nav *:not(.generalButton),
#topMenuContainer.reverseColor + #impersonateMenu > div,
#topMenuContainer.reverseColor nav #topMenu .pageLevel3.dropdown-menu a,
.browseDimensions a {
  color: #142127;
}
#reviewsFormContainer .titleGray span,
.cartProductsList li .totalPrice a,
a.jumpto {
  color: #142127;
}
.blog-entry h2,
.fontColor--violet,
#product-info-wrapper h2,
.product-long-name,
fieldset > .h3,
.search__header h1,
#productListTitle,
.ModelsList > li h3,
#menuMain > li a,
.bearing-grouplist h2 {
  color: #142127;
}
#searchFormContainer button i,
.rating > li i,
#commentRating > li i,
#commentRating > li li i,
.warningShipping,
#checkoutHeader .headerNumbers > div,
.containerBorder > div:last-of-type,
.product-price > dd.list-price,
.product-price > dt {
  color: #bbbbbb;
}
article .paragraphText td,
article .paragraphText th {
  color: #87868b;
}
.product-price > dd,
.greenText,
#productContent div:nth-of-type(4) > div:nth-of-type(2) {
  color: #44CD92;
}
.greenTextImportant {
  color: #44CD92 !important;
}
.rating > li.star ~ li i,
.rating > li.star i,
#commentRating > li:hover ~ li i,
#commentRating > li:hover i,
#commentRating > li.star ~ li i,
#commentRating > li.star i {
  color: #EFD528;
}
fieldset.mandatory > label:before,
#myOrdersTable tr td:last-child,
.redText,
.removeWishList i:hover,
.historyRMA b {
  color: #da0000;
}
#promoCodeContainer div,
.removeWishList i,
.pageTitle i,
.filterGroup {
  color: #AD182C;
}
.bootbox-body > a,
#breadCrumbsMenu li a,
#navbar3 a:hover,
#footerMenu ul li:hover > a,
#footerBottomMenu ul li:hover > a,
#footerMenu ul li.activeItem > a,
#footerBottomMenu ul li.activeItem > a,
#footerMenu ul li.inpath > a,
#footerBottomMenu ul li.inpath > a,
#contactUs li:hover > a,
.policy,
.groupContent h3 a:hover,
.GroupsList > li h2:hover,
.GroupsList > li > a span:hover,
.product-price > a,
#totalReviews,
a.underline,
.accountInfoList a,
.relatedList h4 a,
.btn-softBlue,
.downloadFile,
#menuMain > li > ul a:hover,
#menuMain li.activeItem > a,
#supportContainer a,
.supportList > li > div > div > div a,
.supportMenu > ul a,
.supportTitle a,
.faqsList a,
a.backToTop,
.paragraphText a,
.specificationsList a,
#myOrdersTable a,
.editUserContainer h2 a,
.cartProductsList li .prodName a,
.bottomButton a:first-of-type,
#cartContent #ExtUserForm .forgotButtons a,
#navbar3 > ul > li.activeItem > a,
.Paging a,
#horizontalMenu a:hover,
.myAccountMenu a,
.forgotButtons a,
a.jumpto,
.groupDescription a,
.browseDimensions a {
  text-decoration: underline;
}
.product-price > dd.list-price {
  text-decoration: line-through;
}
.policy:hover,
.groupContent h3 a,
.GroupsList > li h2,
.GroupsList > li > a span,
.product-price > a:hover,
#totalReviews:hover,
a.underline:hover,
.relatedList h4 a:hover,
.btn-softBlue:hover,
#productTabs > li:hover,
#productTabs > li:hover a,
#productTabs > li.active,
.downloadFile:hover,
#topMenu > li.inpath > a,
#topMenu > li:hover > a,
#topMenu > li.hoveredItem > a,
#topMenu > li > ul > li:hover > a,
#topMenu > li > ul > li.inpath > a,
#supportContainer a:hover,
a#liveChatButton,
a#liveChatButton i,
.supportList > li > div > div > div a:hover,
.supportMenu > ul a:hover,
.supportTitle a:hover,
.faqsList a:hover,
a.backToTop:hover,
.paragraphText a:hover,
.specificationsList a:hover,
#myOrdersTable a:hover,
#miniCart .cartButtons a:hover,
.editUserContainer h2 a:hover,
#cartContent #ExtUserForm .forgotButtons a:hover,
#quickSearch a,
.Paging a:hover,
.myAccountMenu a:hover,
.forgotButtons a:hover {
  text-decoration: none;
}
#getNewsContainer h2,
#getNewsContainer,
.groupContent h3,
/*.GroupsList > li h2,*/ .shareIcons li a,
.relatedList h4,
.relatedList > li:last-child,
#productTabs > li,
.supportList > li > div > div > div > div > div:first-child,
#miniCart table tr > th:not(:first-of-type),
#miniCart table tr > td:not(:first-of-type),
#miniCart .cartButtons a,
#miniCart .taxWarning,
#productContent header div,
.btn-blue,
.cartProductsList li .price,
#checkoutHeader .headerNumbers > div,
.cartContainerHead .smallTitle,
.wishList figure,
#ABC-filter li,
#checkoutHeader > div:not(:first-of-type) > figure,
.bearing-type-group,
.bearing-application-group > h2,
.bearing-heading-group,
.homepageGroups > li h2,
.centerText {
  text-align: center;
}
.priceListTotal * {
  text-align: start;
}
.alsoFits th,
table caption,
article .paragraphText table td,
article .paragraphText table th,
#myOrdersTable *,
.priceListTotal > li > div:last-child {
  text-align: left;
}
.horizontalForm fieldset > label,
.horizontalForm fieldset.multipleCheckboxes > span,
#reviewsForm label,
#reviewsForm h3,
#miniCart .discount dd,
#miniCart .totalPrice dd,
#promoCodeContainer div,
#productContent > div .price,
.totalValues > div:nth-of-type(odd),
.warningShipping,
li.login #dontHaveAnAccount,
#cartRightContent .taxesContainer > dl dd,
#cartRightContent .rightColProducts li:last-of-type span,
#payment-form label,
#cartContent #customerInformation label,
#cartContent #deliveryAddress label,
.product-price > dt,
.paging li,
.rightAllign {
  text-align: right;
}
#getNewsContainer h2,
#getNewsContainer form input[type=submit],
#getNewsContainer form input[type=text],
.GroupsList > li h2,
.GroupsList > li > a span,
.product-title,
#product-info-wrapper h2,
#product-info-wrapper h2 *,
.btn-blue,
.btn-red,
.productTitles,
.shareIcons > span,
.relatedList h4 a,
.btn-softBlue,
#productTabs > li,
.generalButton,
.paragraphHeader h1,
.pageTitle,
.paragraphHeader h2,
.tableBlue > caption,
.blueBackgroundStripes,
#reviewsFormContainer .titleGray,
#myOrdersTable th,
.editUserContainer h2,
form[name=UserManagementEditForm] label,
#myOrdersTable *,
.uppercase,
span.navTitle,
.horizontalForm fieldset.multipleCheckboxes > span,
.quantity-container small,
.orderListTitle *,
#shippingMethod > label:not(.shippingBlock) *,
#paymentMethod > label *,
.cartH1,
.myAccountMenu a,
.browseList h2 a {
  text-transform: uppercase;
}
.min-btn,
#menuMain > li > ul > li > ul > li > ul > li,
#menuMain > li > ul > li > ul > li > ul > li a,
a#liveChatButton,
.supportTitle a,
.shippingBlock textarea,
#orderPOContainer input {
  text-transform: none;
}
#menuMain .menuItem div .item li a {
  text-transform: none;
}
.specificationsList dt,
.specificationsList dd,
select option,
select,
.productInfo p {
  text-transform: capitalize;
}
/* Font-weight */

.paragraphText table th,
#contactUs > li li,
body .min-btn,
.supportList h4,
.faqsList *,
.shippingMethod h4,
.wishList h2 a,
.shippingBlock textarea,
#orderPOContainer input {
  font-weight: normal;
}
.normalFont,
.paging li {
  font-weight: normal !important;
}
#footerMenu > li > a,
#footerBottomMenu > li > a,
#contactUs > li,
.lead,
.product-price > dd:not(.list-price),
.quantity-container,
.productTitles,
#searchMenuContainer nav a,
.product-title,
.btn-blue,
.btn-red,
#getNewsContainer form input[type=submit],
#topMenuContainer .navbar-nav > li > a,
.titleGray,
.shareIcons > span,
.greenText,
.bold,
.h1,
span.navTitle,
.accountInfoList dt,
.horizontalForm fieldset.multipleCheckboxes > span,
#menuMain > li > ul > li > ul > li > ul > li.hasChildren > a,
#menuMain .pageLevel3 > li > a,
.generalButton,
.paragraphText table th,
form .Text,
#supportContainer > div .h2,
.tableBlue > caption,
.blueBackgroundStripes,
.supportList h3,
.pageTitle,
.sponsorsList h3,
.specificationsList dd,
#miniCart .totalPrice,
#promoCodeContainer > form input,
#promoCodeContainer > span,
#promoCodeContainer div,
#productContent div:nth-of-type(2) > div:first-of-type,
#productContent div:nth-of-type(4) > div:first-of-type,
#productContent div > div:nth-of-type(2),
#productContent div > div:nth-of-type(4),
.bottomButton a:first-of-type,
.cartChange input,
.voucherInserted,
#checkoutHeader .headerNumbers > div,
#cartRightContent .rightColProducts li:last-of-type span,
#cartContent #ExtUserForm .forgotButtons a,
#cartContent #sameAddress > span,
#menuMainContainer nav a,
#searchSubmit,
.Paging a,
.myAccountMenu a,
#myOrdersTable .hiddenCell,
#RMAdata dt,
.catalogsList li > div a,
#impersonateMenu > div,
.table-list li:first-child,
.pageLevel4 span,
#productTabs > li a,
#productTabs > li {
  font-weight: 500;
}
div.totalValues:first-of-type > div:first-of-type,
div.totalValues:first-of-type > div:not(:first-of-type),
.cartProductsList li .totalPrice {
  font-weight: bolder;
}
.italic,
#reviewsFormContainer .titleGray span,
.cartProductsList li .discount,
#productContent div:nth-of-type(2) > div:nth-of-type(3),
#productContent div:nth-of-type(4) > div:nth-of-type(3),
.warningShipping,
.voucherInserted {
  font-style: italic;
}
/* line-height */

#cartRightContent .rightColProducts li:last-of-type {
  line-height: 30px;
}
#substituteItemWarning,
#productListTable .table-list-header div {
  line-height: 34px;
}
#payment-form label,
#cartContent #customerInformation label,
#cartContent #deliveryAddress label {
  line-height: 35px;
}
.tableBlue > caption,
#orderDetailContainer .blueBackgroundStripes > span {
  line-height: 35px;
}
span.navTitle {
  line-height: 44px;
}
#promoCodeContainer div {
  line-height: 65px;
}
#checkoutHeader > div:not(:first-of-type) > figure {
  line-height: 100px;
}
h2 a {
  font: inherit !important;
  color: inherit !important;
}
.GroupsList > li > a span,
.btn-green {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}
#promoCodeContainer span,
.blueBackgroundStripes > div > span {
  color: white !important;
}
.itemDetails {
  font-size: 1rem;
}
.supportTitle h2 {
  margin-right: 1em;
  margin-left: 1em;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  #promoCodeContainer div {
    line-height: initial;
  }
  .totalValues > div:nth-of-type(odd),
  .quantity-container small,
  .warningShipping {
    text-align: left;
  }
  .totalValues > div:nth-of-type(even),
  .paging li {
    text-align: center;
  }
  #reviewsForm label,
  #reviewsForm h3,
  .xs-textAlignLeft,
  #cartContent #customerInformation label,
  #cartContent #deliveryAddress label {
    text-align: left;
  }
  .xs-textAlignRight,
  #promoCodeContainer div {
    text-align: right;
  }
  .mobileSpan + div {
    text-align: right !important;
  }
  .cartProductsList li .totalPrice,
  .xs-textAlignCenter {
    text-align: center;
  }
  .ordersTable td:last-of-type {
    text-align: left !important;
  }
  .wishlistContainer a {
    font-size: 11px !important;
    font-size: 1.1rem !important;
    margin-bottom: 15px;
    margin-left: 0 !important;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #addToCartSubmit {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #socialMedia a::before {
    font-size: 20px;
    font-size: 2rem;
  }
  .relatedList figure {
    text-align: center;
  }
  #payment-form label,
  .horizontalForm fieldset.multipleCheckboxes > span,
  .horizontalForm fieldset > label {
    text-align: left;
  }
  #menuMain a {
    white-space: initial;
  }
  #socialMedia {
    text-align: center;
  }
  #menuMainTitle ul li a span {
    font-size: 20px;
    font-size: 2rem;
  }
  .navbar-nav {
    margin: 4px -15px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .table-list .qty-label {
    display: none;
  }
}
@media (min-width: 768px) {
  .accountInfoList dt {
    text-align: right;
  }
  .horizontalForm fieldset.withDescription > span {
    line-height: 40px;
    text-indent: 10px;
  }
  #productsHolder > li h2,
  #productsHolder > li [itemprop="price"] {
    height: 50px;
    padding: 6px 0;
  }
  #productsHolder > li [itemprop="price"] {
    line-height: 34px;
  }
  #productsHolder > li h2 {
    vertical-align: middle;
    width: 100%;
  }
  #productsHolder > li .dimensions {
    line-height: 19px;
    padding: 13px 0;
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  #navbar > ul > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/**
 * Description: styles related to sprites.
 * User: ShareIT
 * Date: 18/November/2014
**/

#element {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related to backgrounds.
 * User: ShareIT
 * Date: 18/November/2014
**/

/* Background color */

body,
#topMenuContainer nav,
#topMenu > li > ul,
hr,
.faqs > li > h2:hover,
.faqs > li.active > h2,
a#liveChatButton:hover,
#getNewsContainer form input[type=submit]:hover,
.supportList h2,
.supportMenu h2,
li.login > form,
.editUserContainer h2,
a.btn-blue:hover,
.btn-blue:hover,
.btnCart-blue:hover,
.btnCart-blue:focus,
#impersonateMenu > div {
  background-color: #142127;
}
e4 #topSearchWrapper,
#topSearchWrapper .container > div,
body nav.navbar3.navbar-default,
#getNewsContainer form input[type=submit],
.product-title,
.btn-blue,
form .Text,
#productTabs > li:hover,
#productTabs > li.active,
.blueBackgroundStripes,
#miniCart thead,
.btnCart-blue,
#checkoutHeader .active.headerNumbers div {
  background-color: #2a6283;
}
.btn-softBlue,
#productTabs > li,
.faqs > li > h2,
.tableBlue td,
#promoCodeContainer,
.addToCartForm {
  background-color: #2a6283;
}
.supportMenu > ul {
  background-color: #E5EFF5;
}
#navbar > ul > li:hover > a,
#navbar > ul > li.activeItem > a,
#navbar > ul > li.inpath > a,
#getNewsContainer h2,
.GroupsList > li,
.GroupsList > li > a,
.groupContent h3,
.subpage,
#menuMain > li ul,
#miniCart,
#orderDetailContainer .cartProductsList li:nth-of-type(even),
#topMenuContainer.reverseColor nav,
#topMenuContainer.reverseColor #impersonateMenu > div,
#topMenuContainer.reverseColor nav #topMenu .pageLevel3.dropdown-menu,
#topMenuContainer.reverseColor + #impersonateMenu > div {
  background-color: #ffffff;
}
.dark > li,
.dark > li > a,
.dark > li h3,
.dark > li > h3 a,
.dark > li > a h2 {
  background-color: black;
}
.whiteBG {
  background-color: #ffffff !important;
}
#navbar3 > ul > li.activeItem > a,
#navbar3 > ul > li.inpath > a,
#navbar3 > ul > li.active > a,
#horizontalMenu li.activeItem > a,
.reviewsHead,
#menuMain .pageLevel3 > li > a,
.cartProductsList li:nth-of-type(even),
#cartContent #customerInformation .Select .select .dropdown-menu.open .selected,
#cartContent #deliveryAddress .Select .select .dropdown-menu.open .selected,
#quickSearch,
.rmaDetailsForm .Select .dropdown-menu.open .selected,
.Select .dropdown-menu.open .selected {
  background-color: #eaeaea;
}
.menuItem h2 {
  background-color: #f2f2f2;
}
.titleGray,
#tabKitComponents ul > li:nth-child(even),
article table tbody tr:nth-child(odd),
.tableBlue,
#miniCart .totalPrice dd,
#miniCart .totalPrice dt,
#cartContent #customerInformation .Select .select .dropdown-menu.open li:focus,
#cartContent #customerInformation .Select .select .dropdown-menu.open li:hover,
#cartContent #deliveryAddress .Select .select .dropdown-menu.open li:focus,
#cartContent #deliveryAddress .Select .select .dropdown-menu.open li:hover,
.rmaDetailsForm .Select .dropdown-menu.open li:focus,
.rmaDetailsForm .Select .dropdown-menu.open li:hover,
.Select .dropdown-menu.open li:focus,
.Select .dropdown-menu.open li:hover {
  background-color: #eff2f8;
}
#getNewsContainer,
.alsoFits tr:nth-child(odd),
#supportContainer > div,
.sponsorsList h3,
#checkoutHeader .headerNumbers > div {
  background-color: #e0e6f2;
}
.priceContainer {
  background-color: #cfffe9;
}
.btn-red {
  background-color: #da0000;
}
.btn-green {
  background-color: #44CD92 !important;
}
.articlesContainer h3,
#cartRightContent .taxesContainer > dl {
  background-color: #FFF5CE;
}
.articlesContainer > div {
  background-color: #FFFAE5;
}
.videosContainer h3,
.margin20Bottom .paragraphText ul {
  background-color: #CEE1EC;
}
.videosContainer > div {
  background-color: #E5EFF5;
}
.resourcesContainer h3 {
  background-color: #CEECCE;
}
.whitepapersContainer h3 {
  background-color: #FFD1A1;
}
#cartRightContent .rightColProducts > li:last-of-type {
  background-color: #E5F5E5;
}
.resourcesContainer > div {
  background-color: #E5F5E5;
}
.whitepapersContainer > div {
  background-color: #fbefe3;
}
.fa-youtube {
  background-color: #bc0001;
}
.fa-pinterest {
  background-color: #cb2028;
}
.fa-linkedin {
  background-color: #007bb6;
}
.fa-google-plus {
  background-color: #de4b39;
}
.fa-twitter {
  background-color: #55acef;
}
.fa-facebook {
  background-color: #3b5999;
}
.GroupsList > li > a span {
  background-color: #2a6283;
}
.subgroupsSearch {
  background-color: #EFD528 !important;
}
li a.green-tab-button,
.sizeSearch,
#productTabs > .tabDownloads {
  background-color: #44CD92 !important;
}
input.green-tab-button {
  background-color: #44CD92;
  border-color: #44CD92;
}
input.green-tab-button:hover {
  background-color: #44CD92;
  border-color: #44CD92;
}
.greenBackground {
  background-color: #44CD92;
}
.greenBackground:hover {
  background-color: #44CD92 !important;
}
nav.navbar3.navbar-default,
#searchFormContainer button {
  background-color: transparent;
}
/* Background image */

#overLoading {
  background-image: url("../images/black70.png");
}
.shape_Circle figure {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (max-width: 991px) {
  #topHeaderContainer,
  #topMenuContainer nav {
    background: none;
  }
  #topMenuContainer .navbar-collapse {
    background-color: #112761;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related to navigation.
 * User: Manuel Nogueira
 * Date: 18/November/2014
**/

navs {
  width: 100%;
}
#footerMenu > li:first-child {
  padding-left: 0;
}
#footerMenu > li {
  padding-left: 10%;
}
#navbar3 > ul > li > a {
  padding-left: 25px;
  padding-right: 25px;
}
#navbar,
#navbar3 {
  padding-left: 0;
  padding-right: 0;
}
#navbar > ul > li > a {
  padding-left: 25px;
  padding-right: 25px;
}
#topSearchWrapper {
  background-color: #2a6283;
}
#topSearchWrapper .container {
  padding-left: 0;
  padding-right: 0;
}
#footerMenu li a,
#footerBottomMenu li a,
#contactUs li {
  margin-bottom: 5px;
}
#socialMedia > li {
  margin-left: 10px;
}
#socialMedia a {
  width: 80px;
  height: 84px;
  text-align: center;
  line-height: 84px;
}
#contactUs {
  margin-left: 2%;
}
#contactUs ul {
  margin-top: 5px;
}
#contactUs i {
  padding-right: 5px;
}
nav.navbar3.navbar-default,
#menuMain > li > ul {
  z-index: 8000;
}
#topMenuContainer .navbar-nav > li > a {
  padding-right: 0;
}
.menuItem ul {
  list-style: none;
}
.pageLevel4 {
  padding: 30px 0;
}
.pageLevel4 .menuItem div {
  margin-bottom: 15px;
}
.menuItem h2 {
  margin-bottom: 15px;
}
#menuMain .menuItem div .item li {
  margin-bottom: 5px;
}
#navbar {
  z-index: 9000;
}
#navbar2 {
  z-index: 9500;
}
.navbar-toggle {
  padding: 6px 10px;
  margin-top: 6px;
}
#menuMain ul.dropdown-menu {
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
#menuMainContainer .navbar {
  min-height: 34px;
}
#menuMainContainer .navbar #menuMain > li > a {
  padding-top: 7px;
  padding-bottom: 5px;
}
#searchMenuContainer .navbar-nav > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
}
.myAccountMenu li {
  width: 100%;
}
.myAccountMenu li a {
  padding: 5px 15px;
  margin: 5px 0;
}
#topMenuContainer #topMenu {
  max-width: 600px;
}
#horizontalMenuContainer {
  margin-bottom: 15px;
}
#horizontalMenu a {
  padding-top: 0;
  padding-bottom: 0;
}
.megaMenu {
  border: 3px solid #000000 !important;
}
#breadCrumbsMenu > li:not(.lastItem):after {
  content: "»";
  padding: 0 3px;
}
span.navTitle {
  padding-left: 15px;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 991px) {
  #topMenuContainer #topMenu {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: 100% !important;
  }
  #menuMain .dropdown-toggle {
    right: 0;
    z-index: 1000;
  }
  #socialMedia > li {
    width: 11.4%;
    height: 50px;
  }
  #socialMedia > li:first-child {
    margin-left: 0;
  }
  #socialMedia > li a,
  #socialMedia {
    width: 100%;
    height: 100%;
  }
  #socialMedia a {
    line-height: 50px;
  }
  #menuMainContainer > nav > div.container {
    width: 100%;
  }
  #topMenu {
    margin-left: 10px;
  }
  #topMenu a {
    padding: 10px;
  }
  #menuMain > li > ul > li > ul > li > ul > li {
    width: 90%;
    overflow: hidden;
  }
  #menuMain .dropdown {
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  #menuMain > li > ul > li > ul,
  #menuMain > li > ul > li > ul > li > ul {
    width: 100%;
  }
  #menuMain > li > ul {
    width: 97.5%;
    margin-left: 15px;
  }
  #menuMain > li > ul > li > ul > li > ul > li {
    width: 33.33333%;
  }
  /*#menuMain .dropdown-menu {
      border: 0;
    }*/
  
  #menuMain ul.dropdown-menu.pageLevel3 {
    border-bottom: 3px solid #cbcbcb !important;
  }
  #menuMain > li > ul > li > ul > li > ul > li.hasChildren {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #menuMain > li > ul {
    width: 96.9%;
  }
}
@media (min-width: 1200px) {
  
}
/**
* Description: styles related to main styles.
* User: ShareIT
* Date: 18/November/2014
**/

.modal-open {
  overflow: auto !important;
}
.h1 {
  margin: 0.67em 0;
}
h2,
p.blue-heading {
  margin-bottom: 6px;
}
#navbar2 {
  padding: 0;
}
.groupsList li {
  margin-bottom: 3em;
}
.browseByButtons,
.browseByButtons h3,
.groupDescription p {
  margin-bottom: 15px;
}
.browseList {
  margin-top: 30px;
}
.bearing-grouplist h2 {
  margin-bottom: 24px;
  margin-top: 8px;
  text-align: center;
  min-height: 34px;
}
#overLoading {
  width: 100%;
  height: 100%;
  z-index: 11000;
}
.noStockAvailable {
  margin-top: 15px;
}
.addForm {
  padding-top: 4px;
}
#overLoading img {
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -16px;
}
#topHeaderContainer {
  height: 155px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dark > li {
  padding-top: 3em;
}
.dark li,
.row_light li {
  display: flex;
  flex-direction: column;
}
.dark > li > .groupContent li {
  display: flex;
  justify-content: space-evenly;
}
.row_light > li {
  padding-top: 4em;
  display: flex;
  align-content: center;
}
.row_light > li > a {
  display: flex;
  flex-direction: column;
  margin-bottom: 2em;
}
.row_light > li > a figure {
  height: 5em;
}
.no-stretch > li {
  align-items: center;
}
.dark > li a:hover,
.row_light > li a:hover {
  cursor: unset !important;
}
.dark > li > a h2:hover,
.row_light > li > a h2:hover {
  text-decoration: unset;
  cursor: unset !important;
}
.row_light > li > .groupContent {
  display: flex;
  flex-direction: row;
}
.row_light > li > .groupContent li {
  display: flex;
  justify-content: center;
}
.groupContent {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 3em;
}
.groupContent li {
  padding-left: 10px;
  padding-right: 10px;
}
.dark .groupContent {
  margin-bottom: 0;
}
.modal-footer button {
  width: auto !important;
  height: auto !important;
}
#topMenuContainer {
  margin-top: 15px;
}
#navbar > ul > li:first-child > a {
  border-left: 0;
}
#topSearchWrapper {
  width: 100%;
  min-height: 38px;
}
.hrHEight15 {
  height: 15px;
  border: 0;
  margin: 10px 0;
  width: 100%;
}
.hrHEight8 {
  height: 8px;
  border: 0;
  margin: 10px 0;
  width: 100%;
}
#topContainer,
#topContainer .bx-wrapper img {
  width: 100%;
}
#footer {
  padding-bottom: 20px;
}
#searchFormContainer {
  z-index: 8000;
}
#getNewsContainer form {
  padding: 20px 10px;
}
#getNewsContainer form input[type=submit],
.btn-blue,
.btn-red {
  border: 0;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  cursor: pointer;
}
.btn-red i,
.btn-blue i {
  margin-left: 10px;
}
.min-btn {
  height: 26px;
  line-height: 26px;
}
.btn-softBlue {
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
}
.btn-softBlue i {
  padding-left: 50px;
  margin-top: 8px;
}
#getNewsContainer form input[type=text] {
  height: 38px;
  width: 35%;
  padding: 0 10px;
  border: 1px solid #477cc2;
}
#getNewsContainer h2 {
  padding: 10px 10px;
}
.subpage {
  margin-bottom: 10px;
  margin-top: 12px;
  padding: 16px 4px;
}
.productCount {
  margin-left: 5px;
}
.generalButton {
  border: 0;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
}
.dark > li > ul > li,
.row_light > li > ul > li {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-direction: column;
}
.dark .btn_feature {
  width: 200px;
  margin-top: 1.6em;
  margin-bottom: 5em;
  background-color: transparent;
  padding: 10px 40px;
  display: unset;
  border-radius: unset !important;
  border: 1px solid #ffffff;
}
.dark .btn_feature a {
  color: #ffffff;
  text-transform: uppercase;
}
.row_light .btn_feature {
  background-color: #2a6283;
  width: 200px;
  margin-top: 1.6em;
  margin-bottom: 5em;
  display: unset;
  border-radius: unset !important;
}
.row_light .btn_feature a {
  color: #ffffff;
  text-transform: uppercase;
}
article hr {
  border-color: #112761;
}
article table tr {
  border: 1px solid #bbbbbb;
}
article table tr td,
article table tr th {
  padding: 5px 10px;
}
#supportContainer > div {
  border: 1px dotted #070f26;
}
#supportContainer > div > div {
  border-left: 1px dotted #070f26;
  padding: 15px;
  min-height: 108px;
}
#supportContainer > div > div:first-child {
  border-left: 0;
}
.tableBlue > caption,
.editUserContainer h2 {
  height: 40px;
  padding: 3px 15px;
}
.blueBackgroundStripes.noPadding {
  padding: 0 !important;
}
.editUserContainer h2 {
  line-height: 40px;
}
.tableBlue td strong {
  padding-bottom: 10px;
}
.tableBlue td {
  padding: 15px;
  line-height: 20px;
}
a#liveChatButton {
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
}
#supportContainer {
  margin-bottom: 20px;
}
#supportContainer > div .h2 {
  margin-bottom: 10px;
}
#supportContainer small {
  margin-top: 10px;
}
.pageTitle {
  margin: 15px 0;
}
.pageTitle i {
  margin-right: 10px;
}
#quickSearch input[type=text] {
  height: 38px;
  margin-right: 2px;
  width: 50%;
  padding: 0 15px;
}
#quickSearch {
  width: 100%;
  height: 105px;
}
#quickSearch fieldset {
  width: 100%;
  padding: 2% 0 0 26%;
}
.bx-wrapper {
  max-width: 1140px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #bd513f;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #dea490;
}
.shape_Circle figure {
  margin-bottom: 1px;
}
.shape_Circle figure {
  overflow: hidden;
  width: 80%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 80%;
  -moz-border-radius: 80%;
  -webkit-border-radius: 80%;
  border-radius: 80%;
  margin-top: 10px;
  margin-bottom: 2px;
}
.shape_Circle img {
  visibility: hidden;
}
.loginButton > input {
  margin: 10px 0;
}
.footerModalLogin {
  border: none;
}
.footerModalLogin > button {
  display: none;
}
.videoFancybox .fa-youtube-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -33px;
  font-size: 4.8em;
  color: #000000;
  opacity: 0.8;
}
.videoFancybox:hover .fa-youtube-play {
  color: #AD182C;
  opacity: initial;
}
#impersonateMenu {
  margin-top: 15px;
}
#impersonateMenu > div {
  max-width: 600px;
  height: 40px;
  padding: 12px 17px 12px 15px;
}
#topContainer .bx-wrapper img {
  max-height: 450px;
}
#impersonateMenu.smallImpersonateMenu,
#impersonateMenu.smallImpersonateMenu div {
  border: none;
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.homepageGroups h2 {
  margin-bottom: 0px;
}
/**************************************************************************************/

.bearing-group-heading {
  text-align: center;
  font-size: 20px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.bearing-type-group,
.bearing-application-group {
  margin-bottom: 24px;
}
.bearing-type-group figure,
.bearing-application-group figure {
  margin-bottom: 8px;
}
.bearing-application-group figure img {
  margin: 0 auto;
  /*border-radius: 200px;*/

}
#breadCrumbContainer {
  margin: 14px 0px;
}
.btn-action.pull-left,
.generalButton.pull-left {
  margin-right: 12px;
}
.blue-heading {
  text-transform: uppercase;
}
#centralContentDw article {
  padding-top: 1em;
}
.groupDescription {
  padding-top: 1em;
  line-height: 25px;
}
#productTabs {
  margin-top: 35px;
  margin-bottom: 10px;
  border-bottom: 10px solid #2a6283;
}
li a.green-tab-button {
  padding: 8px 20px;
  margin-top: 10px;
}
li a.green-tab-button {
  font-size: 18px;
}
.table-list-header {
  border: 2px solid #477cc2;
}
.table-list-header div {
  font-size: 15px;
}
.table-list-header,
.table-list {
  padding: 0px 12px;
}
.table-list li {
  padding: 4px 0px;
}
.table-list li input,
.table-list li a.generalButton,
.table-list li div,
.table-list-header div {
  height: 28px;
  line-height: 28px;
}
.table-list li input[type="checkbox"] {
  margin-top: 0px;
}
.spacer-top {
  margin-top: 20px;
}
#ABC-filter {
  margin-top: 14px;
}
#ABC-filter li {
  width: 3.7%;
  float: left;
}
#ABC-filter > li > a {
  font-size: 1.8rem;
  font-weight: bold;
}
#ABC-filter > li > a.active {
  text-decoration: underline;
}
#ABC-filter > li > a.inactive {
  cursor: default;
  color: #c2c5ca;
}
.ModelsList > li h1,
.ModelsList > li h3,
.separated-list h1 {
  margin-bottom: 8px;
  border-bottom: 2px solid #142127;
}
#breadCrumbContainer ul > li {
  display: none;
}
.pagination {
  float: right;
}
.pagination li {
  float: left;
  margin-left: 14px;
}
.pagination li a {
  font-size: 16px;
  font-weight: bold;
  color: #2F5387;
}
.newType {
  margin-top: 15px;
}
.browseByButtons a {
  margin-bottom: 10px;
}
.filterGroup {
  margin-top: 5px;
}
#noMultiplePrice {
  margin-top: 30px;
}
.paragraphText .infoTable {
  margin: 15px;
  width: 91%;
}
.teamBox {
  width: 100%;
}
.paragraphText {
  position: relative;
}
.paragraphText .homepage_Container {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
  text-align: justify-all;
  background-image: url('../images/shutterstock_1582479256.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.paragraphText .homepage_Container .homepage_Container-text {
  width: 40%;
  margin-left: 5em;
  top: auto;
}
.paragraphText .homepage_Container .homepage_Container-text h2 {
  margin: 0;
  font-weight: 300;
  color: white;
  font-family: Roboto, sans-serif;
  letter-spacing: 1px;
  font-size: 5rem;
}
.paragraphText .homepage_Container .homepage_Container-text .container-text_small {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 65%;
  padding-left: 2px;
}
.paragraphText .homepage_Container .homepage_Container-text .container-text_small h4 {
  color: white;
  font-family: Roboto, sans-serif;
  font-weight: 200;
  letter-spacing: 3px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.btn-size-auto {
  width: auto;
  height: auto;
}
.mb-3 {
  margin-bottom: 2rem !important;
}
.p-3 {
  padding: 1.5rem !important;
}
/* ------------
MEDIA QUERIES
--------------- */

@media (max-width: 767px) {
  .noPadding-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #topSlideshow .bx-wrapper {
    margin-bottom: 25px !important;
  }
  #topSlideshow .bx-pager {
    bottom: -25px !important;
  }
  #noMultiplePrice {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .row_light > li > .groupContent {
    flex-direction: column;
  }
  .row_light > li > .groupContent .btn_feature {
    margin-bottom: 1em;
  }
  .noPadding-sm {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .paragraphText .infoTable {
    width: 95%;
  }
  #menuMainContainer {
    margin: 0;
    width: 100%;
  }
  #topMenuContainer {
    margin: 0;
    height: auto;
    max-height: 155px;
    top: 30px;
    right: 0;
    width: 100%;
    z-index: 9000;
  }
  #topMenuContainer nav {
    border: 0 !important;
  }
  #menuMainContainer .container {
    padding: 0 15px !important;
  }
  #getNewsContainer form input[type=text] {
    width: 90%;
    margin-bottom: 15px;
  }
  #centralContent {
    margin: 0 0 10px 0;
  }
  .GroupsList {
    padding: 0;
  }
  .groupContent > li {
    margin-bottom: 15px;
  }
  #getNewsContainer form input[type=submit] {
    width: 90%;
  }
  .table-list li {
    border-top: 1px solid;
  }
  #modelFilterABC li {
    width: 7.6%;
  }
}
@media (max-width: 1200px) {
  .table-list .quantity {
    width: 38px;
    margin: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #navbar3 {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  #navbar3 {
    padding-left: 0;
  }
}
/*embeded video responsive container*/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**
 * Description: styles related to css3 Transitions.
 * User: ShareIT
 * Date: 20/February/2015
**/

#navbar > ul > li > a,
#navbar3 > ul > li > a,
.faqs > li > h2 {
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related to radius or gradients.
 * User: ShareIT
 * Date: 18/November/2014
**/

/* Radius */

.btn-red,
.btnCart-blue {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn-softBlue {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* Box Shadow */

/* Gradients */

#topMenu > li > ul,
#topMenu > li.login > form,
#impersonateMenu {
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, #477cc2 0%, #112761 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #477cc2 0%, #112761 100%);
  border-image: linear-gradient(to right, #477cc2 0%, #112761 100%);
  border-image-slice: 1;
}
#miniCart {
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, #477cc2 0%, #112761 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #477cc2 0%, #112761 100%);
  border-image: linear-gradient(to right, #477cc2 0%, #112761 100%);
  border-image-slice: 1;
}
#menuMainContainer {
  background-color: #ededed;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ededed), to(#eaeaea));
  background: -webkit-linear-gradient(#ededed, #eaeaea);
  background: -moz-linear-gradient(#ededed, #eaeaea);
  background: -ms-linear-gradient(#ededed, #eaeaea);
  background: -o-linear-gradient(#ededed, #eaeaea);
  background: linear-gradient(#ededed, #eaeaea);
}
.generalButton {
  background: #2a6283;
}
.generalButton:hover {
  background: #335A92 !important;
}
.generalButton.resetButton {
  background-color: #b5cae9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b5cae9), to(#a3bcd0));
  background: -webkit-linear-gradient(#b5cae9, #a3bcd0);
  background: -moz-linear-gradient(#b5cae9, #a3bcd0);
  background: -ms-linear-gradient(#b5cae9, #a3bcd0);
  background: -o-linear-gradient(#b5cae9, #a3bcd0);
  background: linear-gradient(#b5cae9, #a3bcd0);
  background: #3D6BA9;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related to blocks, positions and visibility
 * User: ShareIT
 * Date: 18/November/2014
**/

/* Positions */

.positionFixed,
#overLoading {
  position: fixed;
}
.positionRelative,
#gmap,
#headerContainer,
nav.navbar3.navbar-default,
.GroupsList > li > a,
#navbar,
#navbar2,
#menuMain ul ul ul,
#topMenu .myCart,
.wishList > li,
#checkoutHeader,
#quickSearch,
.removePromo {
  position: relative;
}
.positionAbsolute,
#overLoading img,
#menuMainTitle,
#searchFormContainer button,
.GroupsList > li > a span,
#miniCart,
li.login > form,
.removeWishList,
#checkoutHeader .blueBackgroundStripes,
#topSlideshow iframe {
  position: absolute;
}
#menuMain > li {
  position: static;
}
/* Floats */

.floatLeft,
#topSearchWrapper,
#footerMenu > li,
#footerBottomMenu > li,
.hrHEight15,
.hrHEight8,
#socialMedia > li,
.copyright,
#socialMedia a,
#contactUs li,
#topContainer,
.groupContent,
.GroupsList > li > a,
.GroupsList > li,
.product-title,
#product-images figure,
li.login > form fieldset,
.rating,
.shareIcons li,
.shareIcons ul,
.shareIcons > span,
#imgThumbs li,
.productTitles,
#quantityContainer > ul > li,
#productTabs > li,
#menuMain > li ul.pageLevel4,
#menuMain > li > ul > li > ul > li > ul > li,
.faqs > li > h2 span,
.faqs > li > h2,
.faqs > li > div,
.horizontalForm fieldset > *,
.smallBefore,
.small,
.supportMenu > ul,
.supportMenu > ul a,
.supportTitle h2,
.replyContent > span,
replyContent > p,
#commentRating,
#reviewsForm fieldset,
#reviewsForm .generalButton,
#reviewsForm label,
#reviewsForm textarea,
#reviewsForm h3,
#orderDetailContainer dt,
#quickSearch fieldset,
#quickSearch,
#breadCrumbsMenu li a,
#breadCrumbsMenu li {
  float: left;
}
#floatRight,
#socialMedia,
.GroupsList > li > a span i,
.rating > li,
.shareIcons,
.btn-softBlue i,
.faqs > li > h2 i,
.horizontalForm .formButtons,
.supportTitle a,
#commentRating > li,
#topMenuContainer #topMenu,
.product-price dd,
li a.green-tab-button,
#priceContainer {
  float: right;
}
#floatNone {
  float: none;
}
/* Displays */

.listItem {
  display: list-item;
}
.inlineBlock,
#footerMenu li a,
#footerBottomMenu li a,
#product-images figure img,
.relatedList > li:last-child a,
.downloadFile,
.generalButton,
a.backToTop,
.wishList img,
#shippingMethod > label *,
#paymentMethod > label *,
.product-price > dt,
.product-price > dd,
.product-price a {
  display: inline-block;
}
.displayInline {
  display: inline;
}
.displayBlock,
#productTabs li a,
.h1,
a#liveChatButton,
#supportContainer > div .h2,
#supportContainer small,
#miniCart .cartButtons a,
#topMenu .myCart:hover #miniCart,
#cartContent #ExtUserForm .forgotButtons a,
#topMenu > li.hoveredItem > *:not(a),
li.login:hover > form,
li.login > form #dontHaveAnAccount a,
.quickSearch:hover #quickSearch,
#shippingMethod > label,
#paymentMethod > label,
.historyRMA article span,
.catalogsList li a {
  display: block;
}
#menuMain .pageLevel4 > li > a {
  display: block !important;
}
.displaytable {
  display: table;
}
.tableCell,
.wishList figure {
  display: table-cell;
}
.hidden,
.calendar tr.time,
.radioBoxContainer input[type=radio],
.checkBoxContainer input[type=checkbox],
.Hidden,
#cartContent fieldset.TextInput > div.select,
#horizontalMenuContainer .hidden-h,
li.login > form,
li.login > form label,
.File input.doneAlready,
.shareIcons li a span,
#menuMain > li > ul > li > a,
.Reset label,
.Text label,
#commentRating input,
#topMenu .myCart #miniCart {
  display: none;
}
/* Clear */

.clearBoth,
.specificationsList dt {
  clear: both;
}
.clearLeft,
.alsoFits,
#reviewsForm .name {
  clear: left;
}
.clearRight {
  clear: right;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  #findStoreFilter label {
    display: block;
  }
  .myAccountMenu,
  .myAccTitle {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .hiddenCell {
    display: none;
  }
  #productsHolder > li h2 {
    display: table-cell;
  }
}
@media (max-width: 991px) {
  #menuMainContainer,
  #menuMainTitle #topMenu li {
    float: left;
  }
  #topMenuContainer,
  #searchFormContainer form,
  #menuMain .dropdown-toggle {
    position: absolute;
  }
  #menuMain ul.dropdown-menu {
    position: relative;
  }
  .GroupsList > li > a span,
  #topMenu .dropdown-toggle,
  #topMenu .pageLevel3.dropdown-menu,
  #menuMain .pageLevel3 > li > a.dropdown-toggle,
  #menuMain .pageLevel4 > li > a.dropdown-toggle {
    display: none !important;
  }
  #product-info-wrapper {
    display: table-header-group;
  }
  #product-info-wrapper,
  #product-images {
    float: none;
  }
  #product-images {
    display: table-footer-group;
  }
  .relatedList figure a,
  .supportList figure .img-responsive {
    display: inline-block;
  }
  #menuMain > li.open > ul > li > ul,
  #menuMain > li > ul li.open ul {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 991px) {
  #socialMedia li {
    float: none !important;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #centralContentDw #ExtUserForm fieldset label,
  #menuMain > li:hover ul,
  .navbar-nav > li:hover > ul {
    display: block;
  }
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related to paragraphs.
 * User: ShareIT
 * Date: 18/November/2014
**/

/*
Bootstrap Paragraph
*/

.noPadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.noPaddingLeft {
  padding-left: 0 !important;
}
.noPaddingRight {
  padding-right: 0 !important;
}
figure.image-top img {
  margin: 0 auto;
}
figure.cover img {
  padding: 8px;
}
figure.image-top {
  margin-bottom: 30px;
}
figure.cover-border img {
  padding: 4px;
  border: 1px solid #e1e1e1;
  border-radius: 0px !important;
}
figure.frame img {
  padding: 6px;
  border: 1px solid #e1e1e1;
  border-radius: 0px !important;
}
figure.rounded img {
  border-radius: 8px !important;
}
figure.shadow img {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
/*---------------*/

.paragraph,
#centralContainer > div.row,
.standardList > li {
  margin-top: 30px;
}
.paragraph header {
  padding-left: 15px;
  margin-bottom: 30px;
}
.paragraph .paragraphImage {
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 1;
}
.paragraph .paragraphModule {
  margin-bottom: 20px;
}
.paragraph.imgTop .paragraphImage,
.paragraph.imgBottom .paragraphImage,
.paragraph.modTop .paragraphModule,
.paragraph.modBottom .paragraphModule {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.paragraph.imgBottom .paragraphImage,
.paragraph.modBottom .paragraphModule {
  margin-top: 20px;
  margin-bottom: 0;
}
.paragraph .paragraphImage img {
  max-width: 100%;
  height: auto;
}
.paragraphText ul li {
  list-style: none;
}
.paragraphText ul > li:before {
  content: "• ";
}
.paragraphText ul ul {
  margin-left: 15px;
}
.paragraphText ol {
  counter-reset: section;
}
.paragraphText ol li {
  list-style: none;
}
.paragraphText ol > li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.paragraphText ol ol {
  margin-left: 15px;
}
.paragraphText table {
  width: 100%;
}
.paragraphText table th,
.paragraphText table td {
  vertical-align: middle;
}
.paragraphHeader {
  margin: 20px 0;
}
.paragraphText .blueBackgroundStripes {
  margin-bottom: 15px;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related forms.
 * User: ShareIT
 * Date: 18/November/2014
**/

table.DatamanagementPublishingLayoutTable {
  width: 100% !important;
}
/* General */

fieldset.mandatory > label:before {
  content: " * ";
}
[type="text"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
#searchFormContainer form {
  margin-right: 20px;
  width: 100%;
}
#searchFormContainer input[type=text] {
  height: 31px;
  padding: 0 45px 0 10px;
  border: 2px solid #112761 !important;
  width: 100%;
}
#searchFormContainer fieldset {
  margin-top: 3px;
}
#searchFormContainer button {
  right: 0;
  height: 40px;
  top: -2px;
  width: 45px;
  border: 0;
}
form .redText {
  padding-top: 15px;
}
.DMForms input[type=text],
.DMForms input[type=email],
.DMForms input[type=password],
.DMForms .fakefile > input,
.DMForms textarea,
.DMForms .bootstrap-select > .btn,
#AddressForm input[type=text] {
  text-indent: 10px;
  width: 100%;
  height: 33px;
  border: 1px solid #b5cae9;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 15px;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.DMForms textarea {
  height: 120px;
  padding-top: 10px;
}
.DMForms .bootstrap-select > .btn {
  margin: 0;
}
/* File input */

.fileinputs {
  cursor: pointer;
  position: relative;
}
.fileinputs .doneAlready {
  position: absolute;
  height: 45px;
  opacity: 0;
  width: 100%;
}
.fakefile {
  top: 0;
  width: 100%;
}
.fakefile > input {
  width: 70%;
  margin-right: 5%;
}
/* Radio / Check boxes */

.radioBoxContainer {
  margin-top: 15px;
  width: 100%;
}
.radioBoxContainer span:before,
.checkBoxContainer span:before {
  content: "";
  border: 1px solid #b5cae9;
  display: inline-block;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-top: -2px;
  vertical-align: middle;
  background-color: #ffffff;
}
.radioBoxContainer span:before {
  border-radius: 15px;
}
.radioBoxContainer input[type=radio]:checked + span:before,
.checkBoxContainer input[type=checkbox]:checked + span:before {
  content: "\f111";
  font-size: 8px;
  color: #000000;
  text-align: center;
  line-height: 12px;
}
.checkBoxContainer input[type=checkbox]:checked + span:before {
  content: "\f0c8";
  font-size: 7px;
  line-height: 14px;
}
/* Date Time / Date  */

.DateTime,
.Date {
  font-size: 0;
}
.DateTime > label,
.Date > label {
  display: block;
  font-size: 14px;
}
.DateTime > .bootstrap-select > .btn {
  width: 30%;
  margin-right: 5%;
}
.DateTime > .bootstrap-select > .btn.DateTime_year {
  margin-right: 0;
}
.Date > .bootstrap-select > .btn {
  width: 25%;
  margin-right: 5%;
}
.bootstrap-select > .btn.DateTime_hour,
.bootstrap-select > .btn.DateTime_minute {
  width: 15%;
  margin-top: 15px;
}
.bootstrap-select > .btn {
  font-size: 14px;
  border: 1px solid #b5cae9;
  text-indent: 10px;
  padding: 0;
  width: 100%;
  height: 36px;
  background-color: #ffffff;
}
.bootstrap-select.btn-group .btn .caret {
  display: inline-block;
  width: 30px;
  height: 100%;
  top: 0;
  right: 10px;
  margin: 0;
  border: 0;
  text-align: center;
}
.bootstrap-select.btn-group .btn .caret:before {
  content: "\f0d7";
  line-height: 35px;
}
#filtersContainer .bootstrap-select.btn-group .btn .caret:before {
  content: "\f0b0";
}
#sortContent .bootstrap-select.btn-group .btn .caret:before {
  content: "\f0dc";
}
form .Text {
  width: 100%;
  padding: 10px;
  margin: 25px 0 15px 0;
}
.DMForms .input-group {
  margin-bottom: 15px;
}
.formButtons > span {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.formButtons input {
  border: 0 none;
  height: 38px;
  cursor: pointer;
  float: left;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.DMForms .fakefile > input.fakeInput {
  width: 65%;
}
/* Form Errors */

.formErrors {
  margin-bottom: 10px;
}
.formErrors,
fieldset {
  margin-top: 10px;
}
fieldset.fieldError > input[type=text],
fieldset.fieldError > input[type=email],
fieldset.fieldError > input[type=password],
fieldset.fieldError > textarea,
fieldset.fieldError > .bootstrap-select > .btn,
fieldset.fieldError > .select > .bootstrap-select > .btn,
fieldset.fieldError .fakefile > input {
  border: 2px solid #AD182C !important;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar {
  border: 0 none;
  width: 210px;
  padding: 10px;
  height: 210px;
  border: 1px solid blue;
}
.calendar tbody td,
.calendar thead .hilite,
.calendar tbody .rowhilite td,
.calendar tbody td.hilite,
.calendar > table,
.calendar .button,
.calendar thead .title,
.calendar table .wn,
.calendar thead .name,
.calendar tbody .day,
.calendar .daysrow > .weekend,
.calendar tfoot .ttip,
.calendar td.time,
.calendar tbody td.selected,
.calendar tbody td.day:hover {
  border: 0 none;
  padding: 0px;
}
.composed {
  width: 48% !important;
}
/* calendar backgrounds */

.calendar {
  background: white;
}
.calendar tbody td.day.selected,
.calendar tbody td.day:hover {
  background: #fed22f;
}
.calendar > table,
.calendar tbody td,
.calendar thead .hilite,
.calendar tbody .rowhilite td,
.calendar .button,
.calendar thead .title,
.calendar table .wn,
.calendar thead .name,
.calendar tbody .day,
.calendar .daysrow > .weekend,
.calendar tfoot .ttip,
.calendar td.time,
.calendar tbody td.wn:hover {
  background: none;
}
.calendar .wn,
.calendar .time,
.calendar .button,
.calendar tfoot {
  display: none;
}
.calendar .headrow .nav {
  display: table-cell;
}
/* calendar text */

.calendar > table {
  font-size: 12px;
}
.calendar thead .title,
.calendar thead .headrow,
.calendar thead .button,
.calendar tbody td.today,
.calendar tbody .rowhilite td,
.calendar tbody .daysrow > *,
.calendar tfoot .footrow > *,
.calendar tbody td.weekend {
  color: #a9a9a9;
}
.calendar thead .daynames > *,
.calendar tbody td.selected,
.calendar tbody .day:hover {
  color: blue;
}
.calendar tbody .day {
  text-align: center;
}
.calendar thead .headrow > * {
  text-transform: none;
}
.calendar thead,
footer #footerContent .footerMenuHolder ul > li {
  line-height: 24px;
}
.calendar .daysrow,
.calendar thead .daynames {
  line-height: 28px;
}
.horizontalForm fieldset.multipleCheckboxes > span,
.horizontalForm fieldset > label {
  padding-right: 20px;
  margin-bottom: 0;
  line-height: 40px;
}
.horizontalForm fieldset.multipleCheckboxes div label {
  width: 100%;
  line-height: 40px;
  margin-bottom: 0;
}
.horizontalForm fieldset.multipleCheckboxes .checkBoxContainer span:before {
  margin-left: 0;
}
.horizontalForm fieldset.small:not(.Text):not(.Submit) > label {
  width: 20%;
}
.horizontalForm fieldset.Select > label {
  line-height: 33px;
}
.horizontalForm .formButtons {
  margin-bottom: 20px;
}
.dropdown-menu > li > a {
  padding: 3px 10px;
}
input[type=text],
input[type=email],
textarea,
input[type=password],
.horizontalForm .bootstrap-select > button {
  border: 2px solid #b5cae9 !important;
}
input[type=text]:focus,
textarea:focus,
input[type=password]:focus,
.horizontalForm .bootstrap-select > button:active,
.horizontalForm .bootstrap-select > button:focus,
.horizontalForm .bootstrap-select > .dropdown-menu.open {
  border: 2px solid #070f26 !important;
}
.horizontalForm .bootstrap-select > .dropdown-menu {
  margin: 0;
  padding: 0;
}
.horizontalForm .bootstrap-select > .dropdown-menu > ul {
  overflow: hidden;
}
.horizontalForm .bootstrap-select > .dropdown-menu.open {
  border-radius: 0;
  margin-top: -2px;
}
/* Specific */

#searchSubmit:focus {
  border: 2px solid #070f26 !important;
}
textarea {
  resize: none !important;
}
#impersonateForm > label {
  margin-bottom: 15px;
}
#impersonateForm .formButtons {
  margin-top: 15px;
}
#impersonateForm .selectpicker,
#impersonateForm .form-control {
  border-radius: 0;
}
.applyFilter {
  margin-top: 10px;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  #Submitquote,
  .Submit .formButtons {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #searchFormContainer form {
    margin: 0 15px 0 15px;
    width: 74%;
  }
  .navbar-default .navbar-collapse {
    border: 0;
  }
  #topSearchWrapper .container {
    padding: 0;
    width: 100%;
  }
  .horizontalForm fieldset:not(.Text):not(.Submit),
  .horizontalForm fieldset:not(.Text):not(.Submit) > *,
  .horizontalForm fieldset > input[type=text] {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .horizontalForm fieldset:not(.withDescription):not(.Text):not(.Submit),
  .horizontalForm fieldset:not(.withDescription):not(.Text):not(.Submit) > *,
  .horizontalForm fieldset > input[type=text] {
    width: 50% !important;
  }
  .horizontalForm fieldset.withDescription label,
  .horizontalForm fieldset.withDescription input {
    width: 25% !important;
  }
  .horizontalForm fieldset.withDescription span {
    width: 50% !important;
  }
}
/**
 * Description: styles related google Maps.
 * User: ShareIT
 * Date: 18/November/2014
**/

#gmap {
  width: 100%;
  height: 500px;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related item publisher.
 * User: ShareIT
 * Date: 18/November/2014
**/

.GroupsList > li {
  width: 100%;
}
.GroupsList > li > a {
  width: 100%;
  height: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.GroupsList > li > a span {
  top: auto;
  right: 50px;
  padding: 0 40px 0 40px;
  height: 35px;
  line-height: 48px;
  display: flex;
  align-items: center;
  font-weight: 550;
  letter-spacing: 1px;
}
.GroupsList > li > a span i {
  line-height: 38px;
  margin-left: 15px;
}
.groupContent h3 {
  padding: 10px;
  font-weight: 700;
}
.GroupsList > li h2 {
  min-height: 35px;
  line-height: 38px;
}
.faqs > li {
  margin-top: 5px;
}
.faqs > li > h2 {
  padding: 10px;
  cursor: pointer;
  width: 100%;
}
.faqs > li > h2 span {
  width: 90%;
}
.faqs > li > h2 i {
  margin-right: 5px;
}
.faqs > li > div > div {
  margin: 10px 0;
}
.supportList h2,
.supportMenu h2 {
  padding: 10px;
  margin-bottom: 5px;
}
.articlesContainer {
  border: 1px solid #FFCC00;
}
.videosContainer {
  border: 1px solid #006699;
}
.resourcesContainer {
  border: 1px solid #009900;
}
.whitepapersContainer {
  border: 1px solid #d96d00;
}
.supportList > li > div > div > div,
.supportList figure {
  margin-bottom: 5px;
}
.supportList h4 {
  margin-bottom: 4px;
}
.supportList h3 {
  padding: 4px;
}
.supportList > li > div > div > div > div {
  padding: 15px 0;
}
.supportMenu > ul {
  width: 100%;
  padding: 10px;
}
.supportMenu > ul a {
  margin-bottom: 8px;
  width: 100%;
}
.supportTitle,
.questionContent {
  margin-bottom: 15px;
}
.replyContainer {
  padding-bottom: 15px;
}
.replyContainer > li {
  border-top: 1px solid #87868b;
  padding-top: 15px;
  margin-top: 15px;
}
.replyContent > span {
  padding-right: 5px;
}
a.backToTop {
  padding: 10px 0;
}
.sponsorsList {
  margin-bottom: 5px;
}
.sponsorsList h3 {
  padding: 5px;
  margin-bottom: 5px;
}
.sponsorsList > li:first-child {
  padding-top: 0;
  margin-top: 0;
  border: 0;
}
.sponsorsList > li {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dotted #87868b;
}
.margin20Bottom {
  margin-bottom: 20px;
}
.margin20Bottom .paragraphText ul {
  padding: 20px;
  border: 1px dotted #006699;
}
#Maps-85-map {
  width: 100%;
  height: 400px;
  margin-top: 20px;
}
.dynamicweb-map.list-hidden > .list {
  height: 400px;
  overflow-y: scroll;
}
.storeList > li {
  margin-bottom: 15px;
  cursor: pointer;
}
#findStoreFilter > h3 {
  margin-bottom: 20px;
}
.dynamicweb-map div.list {
  margin-top: 20px;
}
#topSlideshow iframe {
  right: 12px;
  top: 12px;
  height: 100%;
  width: 45%;
}
.catalogsList li > div .noPaddingRight p,
.catalogsList li > div .noPaddingRight {
  padding-bottom: 10px;
}
.catalogsList li h2,
.catalogsList li > div {
  margin-bottom: 10px;
}
.groupContent li figure img {
  width: 100%;
}
/* Blog */

.blog-entry h2 {
  font-size: 2rem;
}
.blog-entry .blueBackgroundStripes {
  height: inherit;
  line-height: 28px;
  padding: 8px 10px;
}
.blog-entry {
  margin-bottom: 20px;
  padding: 24px;
  background-color: #f0f0f0;
  border-radius: 8px;
}
.blog-entry .paragraphText img {
  max-width: 100%;
}
.blog-entry .headline {
  font-size: 15px;
  margin-bottom: 4px;
}
.blog-archive {
  background-color: #f0f0f0;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.blog-archive h1 {
  margin-bottom: 4px;
}
.blog-archive > ul > li > a {
  background: #2a6283;
  display: block;
  line-height: 30px;
  padding-left: 4px;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 7px;
}
.blog-archive ul ul {
  padding: 0px 0px 6px 6px;
}
.blog-archive ul ul li {
  margin-bottom: 6px;
}
.blog-archive ul ul li a {
  font-size: 1.4rem;
}
.blog-archive li {
  margin-bottom: 4px;
}
.blog-archive .tag-list {
  color: #2a6283;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (min-width: 768px) {
  .blog-sidebar {
    float: right;
  }
}
@media (max-width: 991px) {
  #findStoreFilter fieldset,
  .dynamicweb-map div.list {
    padding-left: 0;
  }
  .map {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .groupContent > li {
    margin-bottom: 5px;
  }
  .supportMenu {
    padding-right: 0;
  }
  .supportList > li > div,
  .supportList .noPaddingRight {
    padding-left: 0;
  }
  .supportList figure {
    text-align: center;
  }
  .catalogsList li figure {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
/**
 * Description: styles related Product catalog.
 * User: ShareIT
 * Date: 18/November/2014
**/

.yellow-border {
  border-color: #EFD528 !important;
}
.blue-border {
  border-color: #2a6283 !important;
}
.green-border {
  border-color: #44CD92 !important;
}
.groupDescription ul {
  margin-left: 16px;
}
.groupDescription li {
  padding-bottom: 4px;
}
.show-assistance-wrapper h3 {
  margin-bottom: 10px;
}
.product-title {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
}
#product-images {
  padding-left: 0;
}
#product-images figure {
  width: 100%;
  border: 1px solid #2a6283;
  overflow: hidden;
}
#product-info-wrapper h2,
.product-price {
  margin-bottom: 10px;
}
.product-price > dt {
  width: 19%;
}
.product-price > dd {
  padding-left: 10px;
  width: 81%;
}
.product-price > * {
  padding-bottom: 5px;
}
.product-price a {
  margin-top: 10px;
}
.description {
  margin: 15px 0 20px 0;
}
.lead {
  padding-bottom: 5px;
}
.priceContainer {
  padding: 20px;
  border: 2px solid #44CD92;
}
input.quantity {
  height: 34px;
  width: 80px;
  padding: 0 0 0 10px;
  margin: 0 15px;
  line-height: 38px;
}
.quantity-container small {
  padding: 4px 0;
}
.order-now {
  margin-bottom: 15px;
}
#totalReviews {
  margin-left: 10px;
}
#reviewsContainer {
  padding-right: 0;
}
.titleGray {
  padding: 10px 5px !important;
  margin-bottom: 5px;
}
li .titleGray {
  padding-left: 0 !important;
}
.titleGray .rating {
  margin-left: 5px;
}
.reviewsHead {
  padding: 10px 5px !important;
}
#productReviews > li {
  margin-top: 4px;
}
#productListTitle {
  margin-top: 15px;
}
.fivePxMarginLeft {
  padding-left: 0;
  margin: 0 0 10px 5px;
}
#shareContainer {
  border-top: 1px dotted #070f26;
  padding: 10px 0;
  margin-top: 10px;
}
.shareIcons > span {
  margin: 12px;
}
.shareIcons li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0 2px 0 0;
}
#imgThumbs li {
  margin-top: 10px;
  cursor: pointer;
  border: 1px solid transparent;
}
#imgThumbs li.active {
  border: 1px solid #477cc2;
}
.productTitles {
  padding-bottom: 8px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px dotted #070f26;
}
.productTitles .btn-blue {
  margin-bottom: 10px;
}
#reviewsContainer .productTitles {
  margin-bottom: 0;
}
#quantityContainer > ul > li {
  margin-top: 15px;
  width: 100%;
}
.blueBottomBar {
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
  border-bottom: 10px solid #2a6283;
}
.relatedList {
  min-height: 230px;
}
.relatedList h4 {
  padding-top: 10px;
}
.relatedList > li:last-child a {
  margin-top: 65px;
}
.iframeContainer iframe {
  max-width: 100%;
}
#productTabs > li {
  padding: 0 15px;
  min-width: 208px;
  margin-right: 10px;
  cursor: pointer;
  height: 40px;
  line-height: 37px;
  border-bottom: 5px solid #ffffff;
}
#productTabs > li:hover,
#productTabs > li.active {
  border-bottom: 5px solid #2a6283;
}
#productTabs > .sizeSearch:hover,
#productTabs > .sizeSearch.active,
#productTabs > .tabDownloads:hover,
#productTabs > .tabDownloads.active {
  border-bottom: 5px solid #44CD92;
}
#productTabs > .subgroupsSearch:hover,
#productTabs > .subgroupsSearch.active {
  border-bottom: 5px solid #EFD528;
}
.downloadFile {
  margin-bottom: 10px;
}
.downloadFile i {
  margin-right: 5px;
}
.alsoFits {
  width: 100%;
}
.alsoFits th,
.alsoFits td {
  padding: 5px;
}
.alsoFits td {
  cursor: pointer;
}
.alsoFits th {
  border-bottom: 1px solid #070f26;
}
#tabKitComponents dd,
#tabKitComponents dt {
  padding-bottom: 8px;
}
#tabKitComponents ul > li:first-child {
  border-top: 0;
}
#tabKitComponents ul > li {
  padding: 4px;
  margin: 1px 0;
  border-top: 1px dotted #477cc2;
}
#tabKitComponents ul > li a.btn-softBlue {
  margin-top: 15%;
}
#commentRating > li {
  margin-right: 5px;
  cursor: pointer;
}
#reviewsForm h3 {
  margin-top: 15px;
}
#reviewsFormContainer .titleGray {
  margin-top: 15px;
  padding-left: 15px !important;
}
.ratingContainer {
  margin-bottom: 15px;
}
#reviewsForm label,
#reviewsForm h3 {
  width: 100px;
  padding-right: 5px;
}
#reviewsForm .name,
#reviewsForm .email {
  width: 45%;
}
#reviewsForm .title {
  width: 104.3%;
}
#reviewsForm input[type=text] {
  width: 76%;
}
#reviewsForm textarea,
#reviewsForm input[type=text] {
  border: 1px solid #b5cae9;
}
#reviewsForm fieldset.last {
  width: 100%;
}
#reviewsForm textarea {
  width: 79.3%;
}
#reviewsForm input[type=submit] {
  margin: 20px 0 0 100px;
}
#reviewsForm input[type=text],
#reviewsForm textarea,
#reviewsForm label {
  padding: 4px;
}
.descriptionFits {
  padding-bottom: 20px;
}
.specificationsList dt,
.specificationsList dd {
  padding-bottom: 10px;
}
table#myOrdersTable tbody tr {
  border: 0;
}
table#myOrdersTable tr {
  border-left: 0;
  border-right: 0;
}
#orderDate {
  padding: 15px 15px 20px 15px;
}
.wishlistContainer > a:not(:first-of-type) {
  margin-left: 15px;
}
#productsHolder.list-view a.addToCart.generalButton {
  margin: 8px 0;
}
#productsHolder.list-view .noStockAvailable {
  margin-top: 0;
}
#productsHolder.list-view .inquireAboutAvailability {
  border: 0;
  padding: 0 30px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  text-decoration: none;
  color: #3d6ba9;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#productsHolder.list-view .inquireAboutAvailability i {
  color: white;
  padding-left: 18px;
  font-size: 2em;
  vertical-align: middle;
  margin: 0;
}
#results-list #productsHolder.list-view .inquireAboutAvailability {
  padding: 0 15px;
  margin-top: 5px;
}
#results-list #productsHolder.list-view .inquireAboutAvailability i {
  transform: rotateY(180deg);
  float: left;
}
#filtersForm legend,
#filtersDimensionForm legend {
  border: 0;
  margin-bottom: 0;
}
#filtersForm input[type="text"],
#filtersDimensionForm input[type="text"] {
  padding: 0 5px;
}
#filtersForm div.highlightedFilters {
  margin: -3px;
  float: left;
  width: 103%;
  padding: 3px 3px 12px 3px;
  background: #dcfcef;
}
#dimensionTypeSelect {
  margin-bottom: 15px;
}
#dimensionTypeRadio label input {
  margin-right: 2px;
}
.info #quantityContainer {
  margin-top: 20px;
}
.info .productInfo {
  margin-top: 10px;
}
.productVideo {
  margin-top: 15px;
  text-align: center;
}
.productVideo iframe {
  float: none;
  min-width: 400px !important;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 480px) {
  #addToCartSubmit {
    margin-top: 5px;
    width: 100%;
  }
  input.quantity {
    margin: 0;
  }
}
@media (max-width: 767px) {
  #reviewsForm fieldset,
  #reviewsForm label,
  #reviewsForm input[type=text],
  #reviewsForm textarea,
  #reviewsForm input[type=submit],
  #reviewsForm .name,
  #reviewsForm .email,
  #reviewsForm .title {
    width: 100%;
  }
  #reviewsForm input[type=submit] {
    margin-left: 0;
  }
  .product-price > dd,
  .product-price > dt {
    width: 50%;
  }
  .info {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .groupContent > li {
    margin-bottom: 5px;
  }
  #product-images {
    padding-right: 0;
  }
  .wishlistContainer {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #reviewsForm .name,
  #reviewsForm .email,
  #reviewsForm .title {
    width: 100%;
  }
  #reviewsForm textarea {
    width: 88%;
  }
  #reviewsForm textarea {
    width: 76%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #reviewsForm .name,
  #reviewsForm .email {
    width: 50%;
  }
  #reviewsForm .title {
    width: 100%;
  }
  #reviewsForm .title input[type=text] {
    width: 88%;
  }
  #reviewsForm textarea {
    width: 88%;
  }
}
@media (min-width: 992px) {
  #makesSearch #results-list {
    padding-right: 0 !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 1200px) {
  .wishList .addToCartForm {
    padding: 10px 5px;
  }
}
/**
 * Description: styles related customer center.
 * User: ShareIT
 * Date: 18/November/2014
**/

#myOrdersTable tr td,
#myOrdersTable tr th {
  padding: 10px;
}
.editUserContainer {
  padding: 0;
  border-left: 1px dotted #070f26;
}
.editUserContainer > div {
  padding: 15px;
}
form[name=UserManagementEditForm] label {
  width: 25%;
}
form[name=UserManagementEditForm] input[type=password] {
  width: 73%;
  padding: 4px;
}
form[name=UserManagementEditForm] input[type=submit] {
  margin-top: 10px;
}
#mailingForm label {
  width: 100%;
}
.addAddress {
  margin-right: 15px;
}
.viewAddresses {
  margin-bottom: 25px;
}
#AddressForm label {
  width: 15%;
}
#AddressForm input[type=text] {
  width: 50%;
}
#AddressForm input[type=submit] {
  margin: 10px 0 0 15%;
}
#AddressForm .noLabel label {
  width: 100%;
}
.addToCartForm {
  border-bottom: 1px dotted #070f26;
  border-top: 1px dotted #070f26;
  padding: 10px;
}
.addToCartForm input[name=Quantity] {
  width: 55%;
  height: 34px;
  line-height: 30px;
  padding-left: 5px;
}
.addToCartForm fieldset {
  width: 35%;
  margin: 0;
}
.wishList > li {
  margin-bottom: 30px;
}
.wishList h2 a {
  width: 60%;
}
.wishList h2 span,
.wishList h2 a {
  padding: 10px;
}
.removeWishList {
  left: 15px;
  top: 15px;
  z-index: 1000;
}
.wishList img {
  position: relative;
  top: 50%;
}
.headCount {
  border-bottom: 1px dotted #070f26;
  border-top: 1px dotted #070f26;
  padding: 15px;
  margin-bottom: 15px;
}
.topPage {
  margin-left: 20px;
}
.blueBtnRMA {
  margin-top: 10px;
}
.rmaDetailsForm .Select .bootstrap-select button {
  border: 2px solid #b5cae9;
  border-radius: 0;
}
.rmaDetailsForm .Select .bootstrap-select.open button,
.rmaDetailsForm .Select .dropdown-menu.open {
  border: 2px solid #070f26;
  border-radius: 0;
  padding: 0;
}
#myOrdersTable {
  margin-bottom: 5px;
}
.rmaDetailsForm .Select .dropdown-menu.open {
  margin-top: -2px;
}
.rmaDetailsForm .Select {
  margin-bottom: 10px;
}
.rmaDetailsForm .Select > label {
  width: 25%;
  line-height: 30px;
}
.rmaDetailsForm .Select > div {
  width: 75% !important;
  line-height: 30px;
}
.rmaDetailsForm .Select > div > button {
  width: 100%;
  padding-right: 40px;
}
.rmaOrderRow td:nth-of-type(n+3) {
  line-height: 55px;
}
.Paging {
  margin-bottom: 10px;
}
.rmaDetailsForm .Textarea textarea {
  resize: none;
  padding: 10px;
  border: 2px solid #b5cae9;
  height: 80px;
}
.rmaDetailsForm .Textarea textarea:focus {
  border: 2px solid #070f26;
}
.editUserContainer label,
.editUserContainer input {
  width: 100% !important;
}
.backToRmaList:before {
  content: "\f0d9";
}
.backToRmaList:before {
  font-family: fontawesome;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}
#RMAdata {
  padding: 10px 10px;
}
#RMAdata dt,
#RMAdata dd {
  padding: 5px 0;
}
#RMAdata dt {
  width: 30%;
  float: left;
}
#RMAdata dd {
  width: 70%;
  float: right;
}
.historyRMA > h3 {
  padding: 10px 0;
}
.historyRMA article span {
  padding-top: 5px;
}
.historyRMA article span:before {
  padding-right: 5px;
  content: "\f0da";
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 480px) {
  
}
@media (max-width: 767px) {
  .rmaDetailsForm .Select > div {
    width: 100% !important;
  }
  .rmaDetailsForm .Select > label {
    width: 100%;
  }
  #myOrdersTable td {
    width: 100%;
    display: inline-block;
  }
  #myOrdersTable td:nth-of-type(n-2) {
    padding-top: 15px;
  }
  #myOrdersTable td:last-of-type {
    width: 100%;
    padding-bottom: 15px;
  }
  #myOrdersTable td:not(:last-of-type),
  .ordersTable td:last-of-type:not(:first-of-type) {
    border-bottom: 1px solid #b5cae9;
  }
  #myOrdersTable tr:not(:last-of-type) {
    border-bottom: 1px solid #070f26;
  }
  .checkboxRMACont {
    width: 100% !important;
  }
  .checkboxRMACont .checkboxes {
    margin-top: 0px;
  }
  #RMAdata dt,
  #RMAdata dd {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .editUserContainer {
    border: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
#miniCart {
  width: 268px;
  right: 0;
  top: 40px;
}
#miniCart table thead {
  line-height: 20px;
}
#miniCart .totalPrice {
  height: 25px;
}
#miniCart .productsCartRow {
  border-bottom: 1px solid black;
}
#miniCart table tr > th:first-of-type,
#miniCart .productsCartRow > td:first-of-type,
#miniCart dt,
#miniCart dd {
  width: 50%;
}
#miniCart table tr > th:not(:first-of-type),
#miniCart .productsCartRow > td:not(:first-of-type) {
  width: 25%;
}
#miniCart table th,
#miniCart dt,
#miniCart dd {
  padding: 5px 15px;
}
#miniCart table td {
  padding: 5px 5px;
}
#miniCart dt {
  float: left;
}
#miniCart dd {
  float: right;
}
#miniCart .cartButtons a {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
#miniCart .totalPrice > * {
  margin-bottom: 5px;
}
#miniCart .cartButtons {
  margin-top: 5px;
}
#promoCodeContainer {
  min-height: 65px;
  border-top: 1px dotted #070f26;
  border-bottom: 1px dotted #070f26;
}
#promoCodeContainer {
  margin-top: 10px;
}
#promoCodeContainer > form {
  padding-top: 15px;
  margin-left: 15px;
}
#promoCodeContainer > span {
  line-height: 65px;
}
#promoCodeContainer > form input {
  height: 35px;
  border: 2px solid #b5cae9;
  padding: 0 10px;
}
.cartProductsList li figure {
  padding: 5px;
  padding-top: 25px;
}
.cartProductsList li .prodName {
  padding-top: 25px;
}
.cartProductsList li .price,
.cartProductsList li .totalPrice {
  padding-top: 45px;
}
.cartChange input {
  padding: 0px;
  padding-left: 5px;
  height: 35px;
  border: 2px solid #b5cae9;
  margin-right: 3px;
  width: 100%;
}
.prodName p {
  line-break: none;
}
.cartProductsList li .totalPrice a {
  padding-left: 10px;
  border-left: 1px dotted #070f26;
}
#productContent > div .price,
#promoCodeContainer div {
  margin-right: 30px;
}
.totalValues {
  min-height: 80px;
  line-height: 40px;
  border-bottom: 1px dotted #070f26;
}
.warningShipping {
  min-height: 55px;
  line-height: 55px;
}
.headButton {
  margin-bottom: 5px;
}
.btnCart-blue {
  height: 34px;
  border: none;
  width: 34px;
}
#productContent input:focus {
  border: 2px solid #070f26;
}
.cartChange {
  margin-top: 37px;
}
.voucherInserted {
  margin-right: 5px;
}
.cartBanner {
  margin-top: 30px;
}
.totalValuesContainer .italic {
  font-weight: normal !important;
  font-size: 16px;
  font-size: 1.6rem;
}
.totalValuesContainer .normalFont {
  font-style: normal !important;
}
.totalValuesContainer .bold {
  font-style: normal;
}
.relatedCartContainer {
  margin-top: 20px;
  border-bottom: 1px dotted #070f26;
  border-top: 1px dotted #070f26;
}
.relatedCartContainer h2 {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .relatedCartContainer .relatedList li figure {
    padding-bottom: 15px;
  }
}
.relatedCartContainer .relatedList li > div {
  display: flex;
  flex-direction: column;
  height: 200px;
}
.relatedCartContainer .relatedList li > div h3 {
  border-right: 1px dotted #070f26;
  display: flex;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex-direction: column;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .relatedCartContainer .relatedList li > div h3 {
    padding: 15px;
  }
}
.relatedCartContainer .relatedList li > div .btn-blue,
.relatedCartContainer .relatedList li > div .green-tab-button {
  font-size: x-small;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .relatedCartContainer .relatedList li > div .btn-blue,
  .relatedCartContainer .relatedList li > div .green-tab-button {
    margin-left: 15px;
  }
}
.relatedCartContainer .relatedList li > div .btn-blue i,
.relatedCartContainer .relatedList li > div .green-tab-button i {
  margin-left: 0;
}
.relatedCartContainer .relatedList li:last-child a {
  margin-top: 0;
}
/* Checkout header */

#checkoutHeader .headerNumbers > div {
  height: 100px;
  width: 100px;
  border-radius: 50px;
  padding-top: 30px;
  margin: 0 auto;
}
.step1Container .headButton:first-of-type,
#step2Container .headButton:first-of-type {
  border-bottom: 1px dotted #070f26;
  padding-bottom: 5px;
}
.step1Container .headButton:last-of-type {
  border-top: 1px dotted #070f26;
  padding-top: 10px;
}
#step2Container .headButton:last-of-type {
  border-top: 1px dotted #070f26;
}
#cartContent > div:first-of-type {
  padding-left: 0;
}
#cartContent > div #ExtUserForm {
  border-top: 1px dotted #070f26;
  border-right: 1px dotted #070f26;
  padding-left: 0;
  padding-top: 15px;
}
#cartContent form input:not([type='submit']),
#cartContent #customerInformation .bootstrap-select button,
#cartContent #deliveryAddress .bootstrap-select button {
  border: 2px solid #b5cae9;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
}
.containerBorder > .rightColProducts,
.containerBorder > div:last-of-type {
  padding: 0 10px;
}
.productOrderLineCart {
  border-bottom: 1px dotted #070f26;
  padding: 10px 0;
}
#customerInformation {
  border-top: 1px dotted #070f26;
}
.productOrderLineCart > h3 {
  padding-bottom: 5px;
}
#cartRightContent {
  margin-bottom: 5px;
}
#cartRightContent .taxesContainer,
#cartRightContent .taxesContainer > dl,
#cartRightContent .rightColProducts li:last-of-type {
  padding: 5px 10px;
}
#cartRightContent .taxesContainer > dl {
  display: table;
  width: 100%;
  line-height: 25px;
}
#cartRightContent .taxesContainer > dl *,
#cartRightContent .rightColProducts li:last-of-type * {
  width: 50%;
}
#cartRightContent .taxesContainer > dl dt,
#cartRightContent .rightColProducts li:last-of-type h3 {
  float: left;
}
#cartRightContent .taxesContainer > dl dd,
#cartRightContent .rightColProducts li:last-of-type span {
  float: right;
}
#cartRightContent > .containerBorder {
  border: 1px solid #b5cae9;
}
#cartContent .smallTitle,
.formContainer .smallTitle {
  margin-bottom: 10px;
  margin-top: 20px;
}
.containerBorder > div:last-of-type:not(:first-of-type) {
  padding: 0px 10px 5px 10px;
}
#cartRightContent .rightColProducts > li:last-of-type {
  margin-bottom: 5px;
}
#payment-form fieldset > label,
#cartContent #customerInformation label:not(.radioLabel),
#cartContent #deliveryAddress label:not(.radioLabel) {
  width: 30%;
  padding: 0 15px;
}
#payment-form #payment div > fieldset:not(.formButtons) > div,
#cartContent #customerInformation input:not([type='radio']),
#cartContent #deliveryAddress input:not([type='radio']) {
  float: right;
  width: 70%;
}
#payment-form #payment {
  border-top: 1px dotted #070f26;
}
#payment-form fieldset.smallInputs input {
  width: 48%;
}
#payment-form fieldset.smallInputs span {
  width: 2%;
}
#checkoutHeader figure {
  z-index: 1;
}
#checkoutHeader > figure:first-of-type img {
  border-radius: 100px;
}
#checkoutHeader .blueBackgroundStripes {
  height: 15px;
  bottom: 15px;
  width: 850px;
  right: 15px;
  z-index: 0;
}
#checkoutHeader .active.headerNumbers div {
  border: 2px solid #000000;
  padding-top: 28px;
}
#checkoutHeader > div:not(:first-of-type) {
  padding-top: 75px;
}
#cartContent #ExtUserForm > div {
  padding: 0;
}
#cartContent #ExtUserForm > .loginButton input,
#cartContent #ExtUserForm .forgotButtons a,
#cartContent #customerInformation .bootstrap-select,
#cartContent #deliveryAddress .bootstrap-select {
  width: 100%;
}
.headButton .marginButton {
  margin-top: 15px;
}
#cartContent #ExtUserForm > .loginButton input {
  margin: 10px 0 15px 0;
}
#cartContent #ExtUserForm label {
  margin-bottom: 10px;
}
#cartContent #customerInformation input,
#cartContent #deliveryAddress input:not([type='radio']) {
  height: 35px;
  padding: 0 10px;
}
#cartContent #customerInformation .Select .select,
#cartContent #deliveryAddress .Select .select {
  width: 70%;
  float: right;
}
#cartContent #customerInformation fieldset,
#cartContent #deliveryAddress fieldset {
  margin-top: 5px;
}
#cartContent #customerInformation fieldset:first-of-type,
#cartContent #deliveryAddress fieldset:first-of-type {
  margin-top: 10px;
}
#deliveryAddress .radioLabel {
  padding-right: 30px;
}
#cartContent #customerInformation .Select .select .dropdown-menu.open,
#cartContent #deliveryAddress .Select .select .dropdown-menu.open {
  border-radius: 0;
  margin-top: -2px;
  border: 2px solid #070f26;
  padding: 0;
}
#cartContent input:not([type='submit']):focus,
#cartContent #deliveryAddress .open > .dropdown-toggle.btn-default,
#cartContent #customerInformation .open > .dropdown-toggle.btn-default {
  border: 2px solid #070f26;
}
#cartContent #sameAddress {
  margin-top: 10px;
}
#cartContent #deliveryAddress .smallTitle,
.formContainer .smallTitle {
  border-bottom: 1px dotted #070f26;
  padding-bottom: 10px;
}
.btn-blue > span {
  padding-left: 10px;
  padding-right: 10px;
}
.headButton a:last-of-type:not(:first-of-type) {
  margin-top: 15px;
}
#shippingMethod,
#paymentMethod {
  padding-bottom: 20px;
}
#paymentMethod p {
  margin: 10px 0;
}
.cartH1 {
  margin-bottom: 5px;
}
.footer {
  padding-bottom: 30px;
}
.headButton .nextButton:after,
.headButton .prevButton:before,
.backToRmaList:before {
  padding-left: 10px;
  padding-right: 10px;
}
.headButton .nextButton:after {
  content: "\f0da";
}
#EcomOrderVoucherCode {
  text-transform: uppercase;
}
.headButton .prevButton:before,
.backToRmaList:before {
  content: "\f0d9";
}
#orderDetailContainer .blueBackgroundStripes > span {
  cursor: pointer;
}
.shippingBlock {
  margin-top: 20px;
}
#orderPOContainer {
  margin-top: 0;
  margin-bottom: 20px;
}
#orderPOContainer input {
  height: 35px;
  padding: 0 10px;
  width: 40%;
}
#pricesContainer {
  float: right;
}
#orderPOContainer div,
.shippingBlock div {
  width: 100%;
  margin-bottom: 10px;
}
.shippingBlock textarea {
  height: 70px;
  resize: none;
  max-width: 300px;
  width: 100%;
  padding: 5px 10px;
  border: 2px solid #b5cae9;
}
.shippingBlock textarea:focus {
  border: 2px solid #070f26;
}
.shippingInstructions {
  margin-bottom: 15px;
}
#orderDetailContainer dt {
  padding-right: 5px;
}
#orderDetailContainer h3 {
  padding-bottom: 10px;
}
.shippingMethod {
  margin-top: 30px;
  margin-bottom: 15px;
}
.orderListTitle {
  margin-top: 15px;
}
.orderListTitle > div,
#orderDetailContainer .cartProductsList li {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted #070f26;
}
#orderDetailContainer .cartProductsList > li figure {
  padding: 0;
}
.priceListTotal {
  margin-left: 25px;
}
.totalPriceContainer {
  margin: 25px 0;
}
.blueBackgroundStripes {
  display: flex;
  align-items: center;
  align-content: center;
}
.headButton button {
  width: max-content;
  float: right;
}
/* ------------
        MEDIA QUERIES
        --------------- */

@media (max-width: 767px) {
  .cartChange {
    margin-top: 20px !important;
  }
  .cartChange input {
    width: 50%;
    float: right;
  }
  .priceListTotal {
    margin-left: 0;
  }
  .billedToTitle {
    margin-top: 10px;
  }
  .cartProductsList li > div:first-of-type {
    margin-bottom: 10px;
  }
  .submitVoucher {
    float: right !important;
  }
  .removePromo {
    top: -10px;
  }
  .cartProductsList li .price,
  .cartProductsList li .totalPrice,
  .mobileSpan {
    padding-top: 25px;
  }
  #productContent > div .price,
  #promoCodeContainer div {
    margin-right: 0px;
  }
  .goBackShopping {
    padding-bottom: 15px;
  }
  #promoCodeContainer div {
    margin-right: 0;
  }
  #promoCodeContainer > span {
    width: 100%;
  }
  #promoCodeContainer > form {
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .cartProductsList li .totalPrice {
    padding-bottom: 10px;
  }
  #promoCodeContainer > form > input {
    width: 80%;
  }
  .btnCart-blue,
  #promoCodeContainer > form > button {
    float: right;
  }
  .cartProductsList li:not(:first-of-type) {
    padding-top: 10px;
  }
  #cartContent #customerInformation .Select .select,
  #cartContent #deliveryAddress .Select .select {
    width: 100%;
  }
  #cartContent #customerInformation label:not(.radioLabel),
  #cartContent #deliveryAddress label:not(.radioLabel) {
    width: 100%;
    padding: 0;
  }
  #cartContent #customerInformation input:not([type='radio']),
  #cartContent #deliveryAddress input:not([type='radio']) {
    width: 100%;
  }
  #cartContent > div:first-of-type {
    padding: 0;
  }
  #cartRightContent {
    margin-bottom: 15px;
  }
  .headButton .marginButton {
    margin-top: 0;
  }
  #step2Container .headButton:last-of-type a:first-of-type {
    margin-top: 5px;
  }
  .step1Container .headButton:last-of-type {
    padding-top: 5px;
  }
  .cartProductsList img {
    margin: 0 auto;
  }
  .mobileSpan + div {
    padding-right: 15px !important;
  }
  .totalPrice .removeFromCart {
    width: 100%;
  }
  .cartProductsList li .totalPrice a {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #checkoutHeader > div:not(:first-of-type) {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .cartChange {
    margin-top: 25px;
  }
  #payment-form label,
  #payment-form #payment div > fieldset:not(.formButtons) > div {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 768px) {
  #sameAddress span,
  #sameAddress div {
    margin-left: 30%;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 768px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
@media print {
  @page {
    size: A4;
    margin: 15px;
  }
  #orderDetailContainer a {
    text-decoration: none !important;
  }
  #orderDetailContainer a[href]:after {
    content: none !important;
  }
  #checkoutHeader,
  #footer,
  #orderDetailContainer .blueBackgroundStripes > span {
    display: none;
  }
  #screenSize,
  #toggleGuides {
    display: none;
  }
  #orderDetailContainer > div.col-sm-6 {
    width: 50%;
  }
  .cartProductsList li div,
  .orderListTitle > div > div {
    width: 30%;
  }
  .cartProductsList li div:nth-of-type(2),
  .orderListTitle > div > div:nth-of-type(2) {
    width: 40%;
  }
  .cartProductsList li div:last-of-type,
  .orderListTitle > div > div:last-of-type {
    display: none;
  }
  #orderDetailContainer * {
    background-color: transparent !important;
    color: black !important;
  }
  .orderListTitle {
    display: block !important;
  }
}
/**
 * Description: User Management
 * User: ShareIT
 * Date: 12/Jan/2016
**/

/* header login */

li.login > form {
  width: 230px;
  top: 40px;
  z-index: 1000;
  padding: 15px 10px;
}
li.login > form.userRelatedForms.DMForms fieldset input:not([type=submit]) {
  width: 100% !important;
  margin-left: 0;
}
li.login > form fieldset {
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
}
li.login > form input[type=submit] {
  margin-left: 0 !important;
  width: 100%;
}
li.login > form #forgotPassword {
  margin-left: 0;
}
li.login > form .loginButton,
li.login > form .forgotButtons {
  padding: 0;
}
li.login > form #dontHaveAnAccount {
  border-top-color: #ffffff;
}
#dontHaveAnAccount {
  border-top: 1px solid #000000;
  margin-top: 15px;
  padding-top: 15px;
}
.accountInfoList > * {
  margin-bottom: 10px;
}
#ExtUserForm .forgotButtons {
  margin-top: 15px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .accountInfoList dd > a,
  .accountInfoList > * {
    padding: 0;
  }
  .accountInfoList > dt {
    margin: 10px 0 0 0;
  }
}
@media (min-width: 768px) {
  .accountInfoList dd {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #centralContentDw #ExtUserForm fieldset input {
    width: 50%;
  }
  #centralContentDw #cartContent #ExtUserForm fieldset input {
    width: 100%;
  }
}
.green-heading h2,
.green-heading h3,
.blueBackgroundStripes h2,
.blueBackgroundStripes h3 {
  color: white;
  margin-bottom: 0px;
}
.blueBackgroundStripes select {
  margin-top: 9px;
  font-weight: normal;
}
#results-list {
  padding-left: 0px !important;
}
#results-list .blueBackgroundStripes {
  margin-bottom: 10px;
}
#results-list .table-list-header {
  color: #112761;
}
.green-heading {
  line-height: 35px;
  height: 40px;
  background-color: #44CD92;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}
.left-search_filter {
  background-color: #dcfcef;
  padding: 3px 3px 8px 3px;
}
#productsHolder {
  clear: both;
}
.blue-heading select,
blueBackgroundStripes select {
  color: black;
  font-size: 14px;
  border-radius: 1px;
  border-color: white;
}
#filtersContainer {
  margin-bottom: 32px;
}
#filtersContainer select {
  width: 100%;
}
#filtersContainer input[type=text] {
  width: 100%;
  border: 1px solid #A9A9A9 !important;
}
#filtersContainer h3 {
  margin: 6px 0px 2px;
}
.table-list-header div {
  height: 34px;
}
.table-list-header h3 {
  display: inline;
}
.table-list-header select {
  margin: 7px 0px;
}
.price-container {
  float: right;
}
#results-list div[itemprop="price"] {
  font-size: 19px;
  font-weight: bold;
  color: green;
  padding: 4px 0px;
}
.cart-controls {
  clear: both;
  float: right;
  margin-bottom: 4px;
}
#results-list #productsHolder.list-view .addToCart.generalButton {
  margin: 0px;
  padding: 0px 10px;
}
input.quantity {
  width: 45px;
}
#results-list input.quantity {
  height: 30px;
  margin: 0px 4px;
}
.product-long-name,
.more-info {
  text-decoration: underline;
}
#productsHolder > li h2.product-long-name {
  padding: 0px 15px;
  height: 22px;
  line-height: 26px;
}
#results-list #productsHolder li {
  margin-top: 4px;
}
#results-list #productsHolder hr {
  margin-top: 8px;
  margin-bottom: 6px;
  border-top: 5px solid #eeeeee;
}
#quantityContainer {
  border: 1px solid green;
  margin-bottom: 6px;
  padding: 4px 5px !important;
}
#results-list #productsHolder #quantityContainer > ul li {
  margin-top: 2px;
}
#quantityContainer > ul > li:nth-child(2):not(.notTable) {
  background-color: #3B993B;
  padding: 1px;
}
#quantityContainer > ul > li:nth-child(2):not(.notTable) > span {
  color: white;
  font-size: 16px;
}
#quantityContainer .list-price span:last-child,
#quantityContainer .your-price span:last-child {
  font-weight: bold;
}
#quantityContainer > ul > li.list-price > span {
  background-color: #dadada !important;
}
#quantityContainer > ul > li:not(.your-price) > span:first-child {
  background-color: #f3f3f3;
}
#quantityContainer > ul > li > span {
  line-height: 18px;
}
#results-list #shareContainer {
  border-top: 0px;
  padding: 0px;
  margin-top: 4px;
}
#results-list .shareIcons li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
a.greenText {
  color: #1a6500;
}
.module {
  overflow: hidden;
}
.line-clamp {
  position: relative;
  height: 3.6em;
  /* exactly three lines */

}
.line-clamp::after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
}
@supports (-webkit-line-clamp: 3) {
  .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 3.6em;
    /* I needed this to get it to work */
    height: auto;
  }
  
  .line-clamp:after {
    display: none;
  }
}
/* ------------
MEDIA QUERIES
--------------- */

@media (max-width: 480px) {
  .sorting-controls {
    float: left;
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  #results-list {
    padding-left: 0px;
  }
  div[itemprop="price"] {
    float: left !important;
    padding-left: 15px;
  }
  .cart-controls {
    float: left !important;
    text-align: left;
    clear: both;
  }
  #results-list .noPaddingLeft {
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  #results-list .qty-pricing {
    margin-top: -24px;
  }
}
@media (max-width: 991px) {
  
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) {
  #results-list {
    padding-left: 20px !important;
  }
  #filtersContainer .dual-facet input[type=text] {
    width: 40%;
  }
  #filtersContainer .dual-facet select {
    width: 55%;
    margin-left: 2%;
  }
}
@media (max-width: 1200px) {
  .cart-controls {
    text-align: right;
  }
  .cart-controls .generalButton {
    margin: 4px 0px 20px;
  }
  input.quantity {
    height: 30px;
  }
}
#product-info-wrapper ul:not(.rating) {
  list-style: disc;
  margin-left: 18px;
  margin-bottom: 10px;
}
