/* line 1, ../scss/style.scss */
.block.search-block-form .searchform {
  top: 106px;
}

/* line 5, ../scss/style.scss */
.block.breadcrumb .container nav {
  border-bottom: none;
}

/* line 9, ../scss/style.scss */
.block.widget_insusite_officehours_widget .row {
  border-bottom-color: rgba(255, 255, 255, 0.7);
}

/* line 21, ../scss/style.scss */
.insusite_banners .insusite_banner .image .dummy-gradient {
  width: 100%;
  background: -moz-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 40%, rgba(225, 225, 225, 0) 40%, rgba(246, 246, 246, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(160, 190, 193, 0.8)), color-stop(40%, rgba(160, 190, 193, 0.8)), color-stop(40%, rgba(225, 225, 225, 0)), color-stop(100%, rgba(246, 246, 246, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, r rgba(160, 190, 193, 0.85) 40%, rgba(225, 225, 225, 0) 40%, rgba(246, 246, 246, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 40%, rgba(225, 225, 225, 0) 40%, rgba(246, 246, 246, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 40%, rgba(225, 225, 225, 0) 40%, rgba(246, 246, 246, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 40%, rgba(225, 225, 225, 0) 40%, rgba(246, 246, 246, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc26314f', endColorstr='#4e99a1', GradientType=1) !important;
  /* IE6-9 */
}
@media (min-width: 2300px) {
  /* line 21, ../scss/style.scss */
  .insusite_banners .insusite_banner .image .dummy-gradient {
    background: -moz-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 50%, rgba(225, 225, 225, 0) 50%, rgba(246, 246, 246, 0) 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(160, 190, 193, 0.85)), color-stop(50%, rgba(160, 190, 193, 0.8)), color-stop(50%, rgba(225, 225, 225, 0)), color-stop(100%, rgba(246, 246, 246, 0))) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 50%, rgba(225, 225, 225, 0) 50%, rgba(246, 246, 246, 0) 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 50%, rgba(225, 225, 225, 0) 50%, rgba(246, 246, 246, 0) 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 50%, rgba(225, 225, 225, 0) 50%, rgba(246, 246, 246, 0) 100%) !important;
    /* IE10+ */
    background: linear-gradient(to right, rgba(160, 190, 193, 0.85) 0%, rgba(160, 190, 193, 0.85) 50%, rgba(225, 225, 225, 0) 50%, rgba(246, 246, 246, 0) 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc26314f', endColorstr='#4e99a1', GradientType=1) !important;
    /* IE6-9 */
  }
}
