/*@gray-light;*/
/*50px;*/
/*#f8f8f8;*/
#submit:hover,
#submit:focus,
#submit:active,
#submit.active,
.open .dropdown-toggle#submit {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#submit:active,
#submit.active,
.open .dropdown-toggle#submit {
  background-image: none;
}
#submit.disabled,
#submit[disabled],
fieldset[disabled] #submit,
#submit.disabled:hover,
#submit[disabled]:hover,
fieldset[disabled] #submit:hover,
#submit.disabled:focus,
#submit[disabled]:focus,
fieldset[disabled] #submit:focus,
#submit.disabled:active,
#submit[disabled]:active,
fieldset[disabled] #submit:active,
#submit.disabled.active,
#submit[disabled].active,
fieldset[disabled] #submit.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.paragraph:before,
.paragraph:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.paragraph:after {
  clear: both;
}
.paragraph-narrow:before,
.paragraph-narrow:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.paragraph-narrow:after {
  clear: both;
}
.paragraph-reverse:before,
.paragraph-reverse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.paragraph-reverse:after {
  clear: both;
}
/* Variables */
/* Custom variables*/
/* Base template */
body.customers {
  padding-top: 104px;
}
a.contact-us-link,
a.contact-us-link:valid,
a.contact-us-link:active,
a.contact-us-link:visited {
  color: #fff;
  text-decoration: none;
}
a.contact-us-link:hover {
  color: #fff;
  text-decoration: underline;
}
.align-left .control-label {
  padding-left: 0;
}
hr.dotted {
  border: none;
  border-top: 1px dotted #000;
  color: transparent;
  background-color: transparent;
  height: 1px;
  width: 100%;
  margin: 15px 0 15px 0;
}
div.page-content {
  padding: 23px 0 23px 0;
}
.default-padding-top {
  padding-top: 23px;
}
.default-padding-bottom {
  padding-bottom: 23px;
}
/*Bootstrap overrides*/
.form-horizontal .form-group {
  margin-left: 0 !important;
  /* margin-left: -15px; */
  /* margin-right: -15px; */
}
.alert-default {
  border: 1px solid #dddddd;
}
.alert-default-highlight {
  border: 1px solid #00b760;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #fafafa;
}
.table-header {
  background-color: #f5f5f5;
  font-weight: bold;
}
.table-footer {
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f0f9ef;
}
.table-body-hover:hover {
  background-color: #f5f5f5;
}
.table-body-hover:hover > tr:first-child {
  background-color: #f0f9ef;
}
table.table-alternate-tbody > tbody:nth-of-type(odd) > tr > td:first-child {
  background: #009e53;
}
table.table-alternate-tbody > tbody:nth-of-type(even) > tr > td:first-child {
  background: #999999;
}
.table-bordered-body tbody tr {
  border: 1px solid #dddddd;
}
.table-bordered-body thead tr.table-header {
  border: 1px solid #dddddd;
}
.table-centered-content th,
.table-centered-content td {
  text-align: center;
}
.inner-table {
  margin: 0;
  border: 1px;
}
.inner-table > thead > tr > td {
  background-color: #c1e2b3;
}
.inner-table > tbody > tr > td {
  background-color: #f5f5f5;
}
.table thead tr th.second-header {
  background-color: #fafafa;
}
/*Override default disabled success button*/
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* Menubar */
ul.nav.navbar-nav > li > a {
  font-family: helvetica-neue-light;
  font-size: 20px;
  color: black;
}
body.language-en-US ul.nav.navbar-nav > li > a {
  font-size: 18px;
}
/* Topbar */
ul.topbar-menu > li > a > span,
ul.dropdown-menu > li > a > span {
  font-size: 10px;
}
/* Paragraph "Contacts" */
@media (min-width: 992px) and (max-width: 1199px) {
  #contacts.paragraph-reverse {
    padding: 0 15px;
  }
}
/* Bottom */
.bottom-menu-upper {
  margin: 30px 0;
  background-color: #333333;
}
.bottom-menu-upper ul {
  padding: 4px 0;
  margin: 0;
  font-family: helvetica-neue-medium, sans-serif;
  font-size: 10px;
  line-height: 30px;
  color: #eeeeee;
  background-color: #333333;
}
.bottom-menu-upper ul > li {
  position: relative;
  display: inline;
  list-style: none outside none;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 12px;
  padding-left: 12px;
}
.bottom-menu-upper ul > li:not(:last-child) {
  border-right: #999999 solid 1px;
}
.bottom-menu-upper ul > li span,
.bottom-menu-upper ul > li a,
.bottom-menu-upper ul > li a:visited,
.bottom-menu-upper ul > li a:active {
  color: #eeeeee;
}
.bottom-menu-upper ul > li span:hover,
.bottom-menu-upper ul > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.bottom-text {
  font-size: 10px;
  color: #999999;
}
a.bottom-link {
  color: #999999;
  text-decoration: underline;
}
a.bottom-link:visited,
a.bottom-link:active {
  color: #999999;
}
a.bottom-link:hover {
  color: #ffffff;
}
.bottom-menu-lower ul {
  padding: 4px 0;
  margin: 0;
  font-family: helvetica-neue-medium, sans-serif;
  font-size: 10px;
  line-height: 30px;
  color: #999999;
  background-color: #000000;
}
.bottom-menu-lower ul > li {
  position: relative;
  display: inline;
  list-style: none outside none;
  text-decoration: none;
  text-transform: none;
  padding-right: 12px;
  padding-left: 12px;
}
.bottom-menu-lower ul > li:not(:last-child) {
  border-right: #999999 solid 1px;
}
.bottom-menu-lower ul > li span,
.bottom-menu-lower ul > li a,
.bottom-menu-lower ul > li a:visited,
.bottom-menu-lower ul > li a:active {
  color: #999999;
}
.bottom-menu-lower ul > li span:hover,
.bottom-menu-lower ul > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/*Tooltio width*/
.tooltip-inner {
  min-width: 200px;
  max-width: 300px;
}
.field-checkbox label {
  width: 100%;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.field-checkbox input {
  padding: 0;
  margin: 0;
}
.field-checkbox span,
.field-checkbox input,
.field-checkbox label,
.field-checkbox a {
  vertical-align: middle;
}
#fancybox-wrap,
#fancybox-wrap * {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
/*From the old WordPress site*/
ul.advantage-list {
  color: #00b760;
  font-weight: bold;
  margin-bottom: 0;
}
.site-main {
  padding: 0 0 20px 0;
}
.register-help {
  font-weight: normal;
  cursor: pointer;
}
.register-help,
.register-help:visited,
.register-help:active,
.register-help:hover {
  text-decoration: none;
}
a.link-inverse {
  color: #000;
}
a.link-inverse:hover {
  text-decoration: none;
  color: #00b760;
}
a.unabailable-link-inverse {
  color: #000;
  cursor: not-allowed;
}
a.unabailable-link-inverse:hover {
  text-decoration: none;
  color: #b94a48;
}
.link-order {
  font-weight: bold;
  color: #007c92;
}
.link-supply-request {
  font-weight: bold;
  color: #007c92;
}
.link-order:hover,
.link-supply-request:hover {
  font-weight: bold;
  text-decoration: none;
}
/*Section home page*/
.site-functionality {
  color: #00b760;
  font-weight: bold;
}
.site-functionality a {
  color: #000000;
}
.site-functionality a:hover {
  color: #00b760;
  text-decoration: none;
}
/*Carousel*/
.carousel-container {
  padding: 4px;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.carousel-control {
  width: 30px;
  color: #333333;
  opacity: 0.8;
  font-size: 25px;
  margin-top: 0;
  text-shadow: none;
}
.carousel-control:hover,
.carousel-control:focus {
  text-decoration: none;
  opacity: 0.9;
  filter: none;
}
.carousel-control:focus {
  color: #333333;
}
.carousel-control:hover {
  color: #008550;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control.left span {
  left: -2px;
}
.carousel-control.right span {
  left: 4px;
}
.carousel img {
  margin: auto auto 30px auto;
  width: auto;
}
.carousel-image-caption {
  color: #008550;
  margin-bottom: 25px;
  font-weight: bold;
}
.carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  background: #333333;
  opacity: 0.3;
  border: none;
}
.carousel-indicators li.active {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  opacity: 1;
  background-color: #008550;
}
/*Tree*/
.tree {
  margin: 0;
  padding: 0;
}
.tree,
.tree .children {
  list-style-type: none;
  width: 100%;
}
.tree label {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.tree .root-item {
  margin-bottom: 8px;
}
.tree .children {
  display: none;
}
.tree .opened > .children {
  display: inherit;
}
.tree .tree-item {
  background-color: #eeeeee;
  border: solid 1px #f0f9ef;
  box-shadow: 0 0 4px #f0f9ef;
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 0;
  display: inline-block;
  width: 100%;
  padding: 5px;
}
.tree .tree-item-selected {
  background-color: #f0f9ef;
  border: solid 1px #eeeeee;
  box-shadow: 0 0 4px #eeeeee;
}
.tree .tree-item:hover {
  background-color: #00b760;
  border-color: #00b760;
  color: #fff;
}
.application-permission {
  margin: 5px 0 5px 0;
}
.application-permission input:checked + strong {
  color: #00b760;
}
.page-info {
  color: #8e8d8d;
  margin-bottom: 10px;
}
.validation-summary-errors a,
.validation-summary-errors a:visited,
.validation-summary-errors a:active,
.validation-summary-errors a:hover {
  color: #b94a48 !important;
  text-decoration: underline;
}
.text-left {
  text-align: left !important;
}
.control-label.text-left {
  padding-right: 0 !important;
}
.alert-danger a {
  color: #000;
}
.page-button-container {
  margin-top: 10px;
  margin-bottom: 27px;
}
.box-bordered {
  border: 1.5px solid #cccccc;
  background-color: #ffffff;
}
.lateral-menu {
  margin: 15px 0;
  border: none;
}
.lateral-menu .panel-heading,
.lateral-menu .panel-body-nav {
  border: 1px solid #cccccc;
}
.lateral-menu .panel-body-nav {
  border-top: none;
}
.lateral-menu .panel-body-nav i {
  display: none;
}
/*Home page panels*/
.bucket {
  width: 100%;
  margin-bottom: 23px;
}
.bucket .header {
  font: normal 21px/1 'helvetica-neue-light';
}
.bucket .header a {
  display: block;
  background: #00b760 url(../images/icon_hub-link.png) 100% 50% no-repeat;
  color: #fff;
  padding: .75em 70px .75em 6.3492%;
}
.bucket.section-one .header a {
  background: #008e4b url(../images/icon_hub-link-transparent.png) 100% 50% no-repeat;
}
.bucket.section-one i {
  color: #008e4b;
}
.bucket.section-two .header a {
  background: #4da6e1 url(../images/icon_hub-link-transparent.png) 100% 50% no-repeat;
}
.bucket.section-two i {
  color: #4da6e1;
}
.bucket.section-three .header a {
  background: #900052 url(../images/icon_hub-link-transparent.png) 100% 50% no-repeat;
}
.bucket.section-three i {
  color: #900052;
}
.bucket.section-four .header a {
  background: #ffa100 url(../images/icon_hub-link-transparent.png) 100% 50% no-repeat;
}
.bucket.section-four i {
  color: #ffa100;
}
.bucket .content {
  border: 1px solid #cccccc;
  border-top: none;
  padding: .75em 6.3492%;
}
.bucket .header a:hover {
  background: #000000 url(../images/icon_hub-link-hover.png) 100% 50% no-repeat;
  text-decoration: none;
}
.bucket .header a,
.bucket .header a:hover,
.bucket .header a:active,
.bucket .header a:visited,
.bucket .header a:disabled .bucket .header a:focus {
  text-decoration: none;
}
.bucket .content ul {
  list-style-type: none;
  padding-left: 0;
}
.bucket .content a {
  color: #000;
}
#primary.content-area-full {
  margin-top: 15px;
}
/*New order*/
.order-header {
  margin: 15px 0 11.5px 0 !important;
  border-bottom: 1px dotted #000;
}
.order-header .title {
  color: #000;
  font-size: 30px;
  font-family: helvetica-neue-roman, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  padding: 0;
}
.order-header .order-steps {
  line-height: 50px;
  padding: 0;
  margin: 0;
}
.order-header .order-steps .active-step {
  color: #000;
}
.order-header .order-steps .active-step .fa-circle {
  color: #00af3f;
}
.order-header .order-steps .next-step .fa-circle {
  color: #eeeeee;
}
@media (min-width: 768px) {
  .pull-sm-right {
    float: right !important;
  }
  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .pull-md-right {
    float: right !important;
  }
  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .pull-lg-right {
    float: right !important;
  }
  .text-lg-right {
    text-align: right;
  }
}
.order-search-info {
  color: #8e8d8d;
  margin: 10px 0 10px 0;
}
.custom-container {
  margin-top: 20px;
}
.custom-container .thumbnail {
  margin-bottom: 20px;
  padding: 3px;
  background-color: #eeeeee;
  -webkit-box-shadow: 0 8px 6px -6px #cccccc;
  -moz-box-shadow: 0 8px 6px -6px #cccccc;
  box-shadow: 0 8px 6px -6px #cccccc;
}
.custom-container .thumbnail:hover {
  background-color: #f0f9ef;
}
.custom-container .thumbnail .caption {
  margin: 0;
  padding: 2px;
  background-color: #fff;
  height: 100%;
}
.custom-container .thumbnail .caption div.title {
  width: 100%;
  font-weight: bold;
  background-color: #fff7d5;
  color: #000;
  padding: 3px;
  border-bottom: 1px dotted #000;
  cursor: pointer;
  line-height: 25px;
  font-size: 17px;
}
.order-buttons {
  margin: 7px 0 5px 0;
}
.custom-container .thumbnail .caption:hover div.title {
  background-color: #00b760;
  color: #fff;
}
.custom-container .thumbnail .caption .btn-order {
  background-color: #eeeeee;
  color: #000;
  border: 1px solid #cccccc;
}
.custom-container .thumbnail .caption:hover .btn-order {
  background-color: #00b760;
  color: #fff;
}
.custom-container .thumbnail .caption input[type=number] {
  width: 100%;
  text-align: center;
}
/*.custom-container .thumbnail .caption .input-group.has-error input[type=number]{
    background-color: @state-danger-bg;    
}*/
.custom-container .thumbnail .caption .select {
  margin-top: 3px;
}
.custom-container .thumbnail .caption .select .input-group-btn {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-left: none;
}
.custom-container .thumbnail .caption .select.has-error select {
  /*background-color: @state-danger-bg;*/
  color: #b94a48;
}
.custom-container .thumbnail .caption .select.has-error .input-group-btn {
  background-color: #f2dede;
  border: 1px solid #b94a48;
  color: #b94a48;
  border-left: none;
}
.custom-container .thumbnail .caption input[type=button] {
  margin: 6px;
}
.product-labels {
  color: #999999;
}
.btn-search {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
/*Order page - lateral filters*/
.lateral-filters .panel-body-nav {
  padding: 0;
}
.lateral-filters .panel-heading {
  background-color: #000;
  border-color: #000;
  color: #fff;
  line-height: 25px;
  border-bottom: none;
}
.lateral-filters .panel-heading h4 {
  font-size: 15px;
}
.lateral-filters li {
  list-style-type: none;
  width: 100%;
  cursor: pointer;
}
.lateral-filters a,
.lateral-filters a:hover {
  color: #000;
  text-decoration: none;
}
.lateral-filters a.active {
  font-weight: bold;
  color: #00b760;
}
.lateral-filters .panel-body > ul {
  padding: 0;
  margin: 0;
}
.lateral-filters .panel-body > ul > li > ul {
  padding-bottom: 5px 0 5px 0;
}
.lateral-filters .panel-body > ul > li > span {
  font-weight: bold;
  display: block;
  width: 100%;
  cursor: pointer;
  background-color: #eeeeee;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 2px 2px 2px 15px;
  margin: 0;
}
.lateral-filters .panel-body > ul > li:hover > span {
  background-color: #fff7d5;
}
.lateral-filters .panel-body ul > li > ul li:hover > a {
  font-weight: bold;
}
/*Div with font awsome image as background*/
.fontawsome-background {
  background-image: none !important;
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 25px;
}
.fontawsome-background > i.fa {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 20px;
  top: 0;
  left: 0;
  z-index: 1;
}
.cart-message {
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  padding: 2px;
  width: 100%;
  color: transparent;
}
.cart-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  color: #28471c;
}
.cart-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  color: #134158;
}
.cart-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  color: #4d1e1e;
}
input.cart-quantity {
  max-width: 60px;
  text-align: right;
}
input.cart-quantity.has-error {
  background-color: #f2dede;
  border: 1px solid #b94a48;
  color: #b94a48;
}
.fa.danger {
  color: #b94a48;
}
.fa.success {
  color: #468847;
}
.fa.disabled {
  color: #999999;
}
.cart-content {
  padding: 23px 15px 23px 15px;
}
.highlight {
  color: #00b760;
}
.divConfirmOrder .col-xs-1,
.divConfirmOrder .col-xs-2,
.divConfirmOrder .col-xs-3,
.divConfirmOrder .col-xs-4,
.divConfirmOrder .col-xs-5,
.divConfirmOrder .col-xs-6,
.divConfirmOrder .col-xs-7,
.divConfirmOrder .col-xs-8,
.divConfirmOrder .col-xs-9,
.divConfirmOrder .col-xs-10,
.divConfirmOrder .col-xs-11,
.divConfirmOrder .col-xs-12,
.divConfirmOrder .col-sm-1,
.divConfirmOrder .col-sm-2,
.divConfirmOrder .col-sm-3,
.divConfirmOrder .col-sm-4,
.divConfirmOrder .col-sm-5,
.divConfirmOrder .col-sm-6,
.divConfirmOrder .col-sm-7,
.divConfirmOrder .col-sm-8,
.divConfirmOrder .col-sm-9,
.divConfirmOrder .col-sm-10,
.divConfirmOrder .col-sm-11,
.divConfirmOrder .col-sm-12,
.divConfirmOrder .col-md-1,
.divConfirmOrder .col-md-2,
.divConfirmOrder .col-md-3,
.divConfirmOrder .col-md-4,
.divConfirmOrder .col-md-5,
.divConfirmOrder .col-md-6,
.divConfirmOrder .col-md-7,
.divConfirmOrder .col-md-8,
.divConfirmOrder .col-md-9,
.divConfirmOrder .col-md-10,
.divConfirmOrder .col-md-11,
.divConfirmOrder .col-md-12,
.divConfirmOrder .col-lg-1,
.divConfirmOrder .col-lg-2,
.divConfirmOrder .col-lg-3,
.divConfirmOrder .col-lg-4,
.divConfirmOrder .col-lg-5,
.divConfirmOrder .col-lg-6,
.divConfirmOrder .col-lg-7,
.divConfirmOrder .col-lg-8,
.divConfirmOrder .col-lg-9,
.divConfirmOrder .col-lg-10,
.divConfirmOrder .col-lg-11,
.divConfirmOrder .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.order-products-header {
  background-color: #dff0d8 !important;
}
div.order-products {
  width: 100%;
  overflow: auto;
}
div.order-products table {
  margin: 0;
}
div.order-products table thead {
  background-color: #eeeeee;
}
div.form-button-group {
  margin-bottom: 15px;
}
.form-button-group .btn {
  margin-bottom: 15px;
}
.error-message {
  color: #b94a48;
}
/*Enable submenues - http://stackoverflow.com/questions/18023493/bootstrap-3-dropdown-sub-menu-missing*/
/*.dropdown-submenu {
        position:relative;
    }
    .dropdown-submenu>.dropdown-menu {
        top:0;
        left:100%;
        margin-top:-6px;
        margin-left:-1px;
        -webkit-border-radius:0 6px 6px 6px;
        -moz-border-radius:0 6px 6px 6px;
        border-radius:0 6px 6px 6px;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display:block;
    }
    .dropdown-submenu>a:after {
        display:block;
        content:" ";
        float:right;
        width:0;
        height:0;
        border-color:transparent;
        border-style:solid;
        border-width:5px 0 5px 5px;
        border-left-color:#cccccc;
        margin-top:5px;
        margin-right:-10px;
    }
    .dropdown-submenu:hover>a:after {
        border-left-color:#ffffff;
    }
    .dropdown-submenu.pull-left {
        float:none;
    }
    .dropdown-submenu.pull-left>.dropdown-menu {
        left:-100%;
        margin-left:10px;
        -webkit-border-radius:6px 0 6px 6px;
        -moz-border-radius:6px 0 6px 6px;
        border-radius:6px 0 6px 6px;
    }*/
/*END - Enable submenues - http://stackoverflow.com/questions/18023493/bootstrap-3-dropdown-sub-menu-missing*/
.custom-filed {
  padding-left: 0 !important;
}
.distributive {
  cursor: pointer;
  font-weight: bold;
}
.hover-highlight:hover {
  background-color: #f0f9ef;
}
.permissions-table thead tr th {
  vertical-align: middle;
}
.permissions-table tbody tr td + td {
  text-align: center;
}
.permissions-table tbody tr td i {
  cursor: pointer;
}
.permissions-table tbody tr td i.pending,
i.pending-icon {
  color: #c09853;
}
.permissions-table tbody tr td i.approved,
i.approved-icon {
  color: #468847;
}
.permissions-table tbody tr td i.denied,
i.denied-icon {
  color: #b94a48;
}
.permissions-table tbody tr td i.not-set,
i.not-set-icon {
  color: #999999;
}
.permissions-table tbody tr td i.not-set:before {
  content: "\f096";
}
.permissions-table tbody tr td i.not-set + i.fa-inverse {
  color: #999999;
}
.permissions-table tbody tr td i.bulk-action,
i.bulk-action-icon {
  color: #999999;
}
a.black-link,
a.black-link:visited,
a.black-link:active {
  color: #000000 !important;
  text-decoration: underline;
}
a.black-link:hover {
  color: #468847 !important;
  text-decoration: underline;
}
div.index-page {
  padding-bottom: 10px;
}
div.index-page-section {
  padding: 8px;
  margin: 0 0 8px 0;
}
div.index-page-section:hover {
  background-color: #fafafa;
  border-radius: 0;
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}
@media (min-width: 480px) {
  .field-ws-position-fix {
    margin-left: -7px;
  }
}
@media (min-width: 768px) {
  .field-sm-position-fix {
    margin-left: -7px;
  }
}
@media (min-width: 992px) {
  .field-md-position-fix {
    margin-left: -7px;
  }
}
@media (min-width: 1200px) {
  .field-lg-position-fix {
    margin-left: -7px;
  }
}
@media (max-width: 992px) {
  .col-highlight {
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media (min-width: 992px) {
  .col-highlight {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .inline-md {
    display: inline;
  }
  .text-center-md {
    text-align: center;
  }
}
.col-highlight:hover {
  background-color: #f0f9ef;
}
.checkbox-fiel-container {
  min-height: 50px;
}
.privacy-policy {
  padding: 10px 0 20px 0;
}
.privacy-policy .btn {
  margin-bottom: 10px;
}
.privacy-policy a {
  color: #000;
}
.privacy-policy a .fa-file-pdf-o {
  color: #ff0000;
}
.privacy-policy a span:hover {
  text-decoration: underline;
}
.thumbnail-overlay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
.thumbnail .thumbnail-overlay i {
  color: #999999;
}
.thumbnail:hover .thumbnail-overlay i {
  color: #00b760;
}
.thumbnail-hover-highlight:hover {
  background-color: #f0f9ef;
}
.text-bold {
  font-weight: bold;
}
.btn-gray {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.popover.fade.top,
.popover.fade.top * {
  z-index: -99999;
}
.popover.fade.top.in,
.popover.fade.top.in * {
  z-index: 99999;
}
.expanded,
.collapsed {
  cursor: pointer;
}
tr.user-permissions-table-hover {
  background-color: #f5f5f5;
}
tr.user-permissions-table-hover:first-child {
  font-weight: bold;
}
tr.table-hover {
  background-color: #f5f5f5;
}
/*
 Contact Us
*/
div.contactus-large-container div.paragraph-reverse {
  padding: 0 20px;
}
div.contactus-large-container ul.additional-contact-us {
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  div.contactus-larger-container-md {
    margin-right: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  div.contactus-larger-container-lg {
    margin-right: 0;
    padding-right: 0;
  }
}
.contact-us-section {
  font-weight: bold;
  cursor: pointer;
  color: #00b760;
  font-size: 15px;
  margin-top: 10px;
}
.contact-us-section:hover {
  color: #00ea7b;
}
.contact-us-section-separator {
  margin: 15px 0;
  border-top: 1px dotted;
}
ul.additional-contact-us {
  border-top: 1px dotted;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0;
  list-style-type: none;
  padding-left: 15px;
}
ul.additional-contact-us li {
  list-style: none;
  margin: 0;
  background: url('data:image/gif;base64,R0lGODdhBwAHAPAAAAC3YAAAACwAAAAABwAHAAACBoSPqcuNBQA7') /*../images/bulet.gif*/ 0 0.5em no-repeat;
  padding-bottom: 3px;
}
ul.additional-contact-us li span {
  padding-left: 12px;
}
ul.basic-check-list {
  list-style-type: none;
  padding: 0;
}
ul.basic-check-list li i {
  color: #00b760;
}
/*******************************************START - HomePage**********************************************/
/*
    Icons:
    http://www.flaticon.com/free-icon/tank-truck_86769
    http://www.flaticon.com/free-icon/crane-transporting-container_46226
    http://www.flaticon.com/free-icon/invoice_108375
    http://www.flaticon.com/free-icon/technical-support-truck_78930
*/
@media (min-width: 992px) {
  .homepage-container {
    margin-right: 0;
    padding-right: 0;
  }
}
.section-stack {
  padding: 0 5px;
}
.section-stack .well.active {
  border-color: #999999;
  border-width: 1px;
  -webkit-box-shadow: 1px 2px 5px #cdcdcd;
  box-shadow: 1px 2px 5px #cdcdcd;
}
.section-stack .well-container {
  padding: 10px 10px 5px 10px;
}
@media (min-width: 992px) {
  .section-stack .well {
    min-height: 10px;
  }
}
@media (min-width: 768px) {
  .section-stack .well {
    min-height: 60px;
  }
}
.section-stack .well {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #cdcdcd;
  padding: 0 0 15px 0;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 1px 1px 5px #cdcdcd;
  box-shadow: 1px 1px 5px #cdcdcd;
}
.section-stack.welcome-page .well {
  text-align: left;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well strong {
  font-weight: 600;
}
.section-stack .well.active .section-title {
  background: #00b760;
  background-image: -webkit-linear-gradient(top, #00b760 0, #00b760 100%);
  background-image: -o-linear-gradient(top, #00b760 0, #00b760 100%);
  background-image: linear-gradient(to bottom, #00b760 0, #00b760 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff55a79a', endColorstr='#ff65b1a5', GradientType=0);
  border-color: #00b760;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
}
.section-stack .well .section-title {
  padding: 20px 0;
  text-shadow: none;
  color: #00b760;
  display: block;
  border: 1px solid #cdcdcd;
  background: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1;
}
.section-stack.welcome-page .well .title {
  cursor: pointer;
  text-align: center;
}
.section-stack.welcome-page .well .section-title {
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  padding: 10px 0;
}
.section-stack.welcome-page .well .section-details {
  text-align: left;
  padding: 0;
}
.section-stack.welcome-page .well ul {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 17px;
  display: inline-block;
}
.section-stack.welcome-page a {
  color: black;
}
.section-stack .well.section-one .section-title {
  background: #008e4b;
  border-color: #008e4b;
}
.section-stack.welcome-page .well.section-one .section-title:hover {
  background: #00753e;
}
.section-stack.welcome-page .well.section-one i {
  color: #008e4b;
}
.section-stack .well.section-two .section-title {
  background: #4da6e1;
  border-color: #4da6e1;
}
.section-stack.welcome-page .well.section-two .section-title:hover {
  background: #379bde;
}
.section-stack.welcome-page .well.section-two i {
  color: #4da6e1;
}
.section-stack .well.section-three .section-title {
  background: #900052;
  border-color: #900052;
}
.section-stack.welcome-page .well.section-three .section-title:hover {
  background: #760044;
}
.section-stack.welcome-page .well.section-three i {
  color: #900052;
}
.section-stack .well.section-four .section-title {
  background: #ffa100;
  border-color: #ffa100;
}
.section-stack.welcome-page .well.section-four .section-title:hover {
  background: #e69100;
}
.section-stack.welcome-page .well.section-four i {
  color: #ffa100;
}
.section-stack .well.active h3 {
  text-align: center;
  background-color: #f5f5f5;
  margin: 0;
  padding: 17px 0 20px 0;
}
.section-stack .well.active img {
  height: 64px;
}
/**********Carousel inspired from: http://bootsnipp.com/snippets/featured/carousel-with-timer-and-caption*****/
#home-carousel > .rows > .col-xs-12 {
  padding: 0;
}
.transition-timer-carousel-progress-bar {
  position: absolute;
  bottom: 30px;
  z-index: 15;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 5px;
  background-color: #00b760;
  width: 0%;
  margin: -5px 0px 0px 0px;
  border: none;
  z-index: 11;
}
.transition-timer-carousel-progress-bar.animate {
  /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
  -webkit-transition: width 5s linear;
  -moz-transition: width 5s linear;
  -o-transition: width 5s linear;
  transition: width 5s linear;
}
/*******************************************END - HomePage**********************************************/
/*******************************************START - Custom Font Icons**********************************************/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?i5dwif');
  src: url('../fonts/icomoon.eot?i5dwif#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?i5dwif') format('truetype'), url('../fonts/icomoon.woff?i5dwif') format('woff'), url('../fonts/icomoon.svg?i5dwif#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-accounting:before {
  content: "\e900";
}
.icon-cylinders-1:before {
  content: "\e901";
}
.icon-cylinders-2:before {
  content: "\e902";
}
.icon-cylinders-3:before {
  content: "\e903";
}
.icon-technical-assistance:before {
  content: "\e904";
}
.icon-truck:before {
  content: "\e905";
}
.icon-user-profile:before {
  content: "\e906";
}
/*******************************************END - Custom Font Icons**********************************************/
/*******************************************START - Change Lateral Menu Colors**********************************************/
/*.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: @gray-light;
}*/
/*******************************************END - Change Lateral Menu Colors**********************************************/
body.section-one .custom-container i,
body.section-one .custom-container a:hover {
  color: #008e4b;
}
body.section-two .custom-container i,
body.section-two .custom-container a:hover {
  color: #4da6e1;
}
body.section-three .custom-container i,
body.section-three .custom-container a:hover {
  color: #900052;
}
body.section-four .custom-container i,
body.section-four .custom-container a:hover {
  color: #ffa100;
}
body.section-one .custom-container .thumbnail:hover,
body.section-two .custom-container .thumbnail:hover,
body.section-three .custom-container .thumbnail:hover,
body.section-four .custom-container .thumbnail:hover {
  background-color: #eeeeee;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.expand-collapse {
  cursor: pointer;
}

/*# sourceMappingURL=site.css.map */