@charset "UTF-8";
/*!
 * Theme Name: Seametrics
 * Author: Miller Media
 * Author URI: http://www.millermediainc.com
 * Version: 1.0
 */
* {
  box-sizing: border-box;
  transition: all 0.2s linear; }

/* IMPORTANT - remove from Slider Revolution videos and Master Slider slides */
#rev_slider_3_1_forcefullwidth,
#rev_slider_3_1_forcefullwidth * {
  transition: none; }

html, body {
  margin: 0;
  padding: 0; }

address {
  font-style: normal; }

hr {
  background: #EBEBEB;
  border: none;
  clear: both;
  display: block;
  height: 2px;
  margin: 30px auto; }

img {
  height: auto;
  max-width: 100%; }
  img.aligncenter {
    display: block;
    margin: 0 auto; }
  img.border {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    padding: 5px; }

ol li > ol {
  list-style-type: upper-roman; }

ol li > ol li > ol {
  list-style-type: lower-roman; }

p {
  margin: 30px 0; }

strong {
  font-weight: 700; }

/*
 * LINKS
 */
a img {
  border: none; }

a:link:not(.btn), a:visited:not(.btn) {
  color: #00529B; }

a:hover:not(.btn), a:active:not(.btn), a:focus:not(.btn) {
  color: #000000; }

a img {
  border: none; }

a.button {
  display: inline-block; }

/*
 * CLASSES
 */
.accordion > div > * {
  transition: none; }

.aligncenter {
  text-align: center; }
  .aligncenter div, .aligncenter table {
    margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 25px 25px 0; }

.alignright {
  float: right;
  margin: 0 0 25px 25px; }

.anchor {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden; }

.clear {
  clear: both; }

.clear_column + p {
  margin: 0; }

.entry-content {
  padding: 60px 0; }
  .entry-content > p:first-child {
    margin-top: 0; }
  .entry-content > p:last-child {
    margin-bottom: 0; }

.entry-footer {
  clear: both;
  display: block;
  font-size: 13px;
  margin-top: 15px; }
  .entry-footer .icon {
    margin-right: 0.5em;
    vertical-align: middle; }
  .entry-footer > span:before {
    content: "|";
    padding: 0 0.75em 0 0.5em; }
  .entry-footer > span:first-child:before {
    content: none;
    padding: 0; }

.entry-header, .page-header, .woocommerce-products-header {
  align-items: flex-end;
  background: url("/source/d5b91cb0e4d23becbb19487ca3157d9d/page-header.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  height: 200px;
  text-align: center; }
  .entry-header h1, .page-header h1, .woocommerce-products-header h1 {
    background: rgba(0, 82, 155, 0.5);
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    padding: 15px 0;
    width: 100%; }

.entry-meta {
  clear: both;
  color: #6D6E71;
  font-size: 14px; }
  .entry-meta > span:before {
    content: "|";
    padding: 0 0.75em 0 0.5em; }
  .entry-meta > span:first-child:before {
    content: none;
    padding: 0; }
  .entry-meta a:not(.btn) {
    color: #6D6E71;
    text-decoration: none; }
    .entry-meta a:not(.btn):hover {
      color: #00529B; }

.entry-title {
  font-weight: 700;
  margin-bottom: 0; }
  .entry-title a {
    text-decoration: none; }
    .entry-title a:hover {
      text-decoration: underline; }

.hentry:not(:last-child) {
  border-bottom: 2px solid #EBEBEB;
  margin-bottom: 60px;
  padding-bottom: 60px; }

.hidden {
  opacity: 0; }

.icon:not(.fa) {
  height: 20px;
  width: 20px; }
  .icon:not(.fa).icon-facebook, .icon:not(.fa).icon-linkedin, .icon:not(.fa).icon-twitter, .icon:not(.fa).icon-youtube {
    background: url("/source/03562f7833e443717efb0806af255431/icons.png") no-repeat;
    height: 50px;
    width: 50px; }
  .icon:not(.fa).icon-linkedin {
    background-position: -50px 0; }
  .icon:not(.fa).icon-twitter {
    background-position: -150px 0; }
  .icon:not(.fa).icon-youtube {
    background-position: -100px 0; }

.latest-posts {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center; }
  @media (min-width: 992px) {
    .latest-posts {
      flex-direction: row; } }
  .latest-posts .post {
    margin-bottom: 30px; }
    .latest-posts .post a {
      background: #FFFFFF;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
      color: #000000;
      display: block;
      font-size: 18px;
      padding-bototm: 15px;
      text-decoration: none;
      text-transform: uppercase; }
      .latest-posts .post a > * {
        display: block; }
      .latest-posts .post a span {
        overflow: hidden; }
      .latest-posts .post a strong {
        font-weight: 700;
        padding: 15px; }
      .latest-posts .post a img {
        display: block;
        min-height: 178px;
        transform: scale(1);
        width: 100%; }
      .latest-posts .post a:hover {
        color: #00529B; }
        .latest-posts .post a:hover img {
          transform: scale(1.3); }
  @media (min-width: 992px) {
    .latest-posts.column-count-4 .post {
      width: 22%; } }

.menu {
  margin: 0;
  padding: 0; }

.menu-item {
  display: inline-block;
  list-style: none; }

.panel:not(.woocommerce-Tabs-panel) {
  background: #EBEBEB;
  clear: both; }
  .panel:not(.woocommerce-Tabs-panel) h2 + .wrap {
    overflow: visible;
    padding: 60px 0; }
    .panel:not(.woocommerce-Tabs-panel) h2 + .wrap > p:first-child {
      margin: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.visible {
  opacity: 1; }

.wrap {
  margin: 0 auto;
  max-width: 90%;
  overflow: hidden;
  width: 1440px; }

/*
 * IDs
 */
#content {
  clear: both; }
  @media (min-width: 1200px) {
    #content {
      padding-top: 140px; }
      .notification-bar-active #content {
        padding-top: 0; } }

#main > p:first-child {
  margin-top: 0; }

#page {
  width: 100%; }

/*
 * APPLICATIONS
 */
ul#applications {
  clear: both;
  list-style: none outside;
  margin: 0 0 1em;
  padding: 0; }
  ul#applications:after, ul#applications:before {
    content: " ";
    display: table; }
  ul#applications li {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%; }
    ul#applications li:first-child {
      clear: both; }
    ul#applications li:last-child {
      margin-right: 0; }
    ul#applications li:nth-child(4n) {
      margin-right: 0; }
    ul#applications li:nth-child(4n+1) {
      clear: left; }
    ul#applications li a {
      text-decoration: none; }
      ul#applications li a figure {
        border: 1px solid #EBEBEB;
        margin: 0;
        overflow: hidden; }
        ul#applications li a figure img {
          transform: scale(1); }
          ul#applications li a figure img:hover {
            transform: scale(1.3); }
      ul#applications li a h2 {
        font-size: 1em;
        margin: 0;
        padding: 0.5em 0; }
      ul#applications li a div.sublabel {
        font-size: 13px;
        line-height: 20px; }
      ul#applications li a img {
        box-shadow: none;
        display: block;
        height: auto;
        margin: 0;
        width: 100%; }
    ul#applications li.product h2 {
      padding-bottom: 0; }

/*
 * DOWNLOADS
 */
ul#downloads {
  border-top: 2px solid #EBEBEB;
  list-style: none;
  margin: 30px 0;
  padding: 30px 0 0; }
  ul#downloads > * {
    transition: none; }
  ul#downloads > li:not(:last-child) {
    margin-bottom: 30px; }
  ul#downloads > li h2 {
    background: #00529B;
    border-radius: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    padding: 10px; }
    ul#downloads > li h2:after {
      content: "\f107";
      font: normal normal normal 21px/1 FontAwesome;
      margin-left: 0.5em; }
    ul#downloads > li h2.expanded {
      border-radius: 10px 10px 0 0; }
      ul#downloads > li h2.expanded:after {
        content: "\f106"; }
    ul#downloads > li h2 + ul {
      display: none; }
  ul#downloads > li h3 {
    background: #00AEEF;
    color: #FFFFFF;
    font-weight: 500;
    margin-bottom: 0;
    padding: 5px 10px; }
  ul#downloads > li li {
    background: #F9F9F9;
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    padding: 5px 10px; }
    ul#downloads > li li:nth-child(even) {
      background: #EBEBEB; }
    ul#downloads > li li.subcat {
      padding: 0; }
      ul#downloads > li li.subcat li {
        border-left: none;
        border-right: none; }
  ul#downloads > li ul {
    list-style: none;
    margin: 0;
    padding: 0; }

body {
  background: #FFFFFF;
  color: #000000;
  font: 300 16px/30px "Libre Franklin", arial, helvetica, sans-serif; }

/*
 * HEADINGS
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 30px; }

.panel h2.panel-title {
  background: #00529B;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 0; }
  .panel h2.panel-title .wrap {
    padding: 15px 0;
    position: relative; }
    .panel h2.panel-title .wrap:after {
      border-color: transparent transparent #EBEBEB transparent;
      border-style: solid;
      border-width: 15px;
      bottom: 0;
      content: " ";
      height: auto;
      left: 30px;
      position: absolute;
      width: auto;
      z-index: 1; }

.btn, .more-link {
  background: #6D6E71;
  border-radius: 10px;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0), inset 0 0 3px 0 rgba(0, 0, 0, 0.4), inset 0 0 3px 5px rgba(255, 255, 255, 0.05), 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  padding: 8px 15px;
  text-align: center;
  text-decoration: none; }
  .btn.orange, .more-link.orange {
    background: #FF6C00; }
  .btn:hover, .more-link:hover {
    background: #00529B; }
  .btn.large, .more-link.large {
    font-size: 16px;
    padding: 15px 30px; }

.more-link {
  color: #FFFFFF !important;
  font-size: 16px;
  padding: 15px 30px; }

.nav-links, .pagination {
  clear: both; }
  .nav-links .nav-next, .pagination .nav-next {
    float: right; }
  .nav-links .nav-previous, .pagination .nav-previous {
    float: left; }
  .nav-links .page-numbers, .pagination .page-numbers {
    border: 1px solid #EBEBEB;
    color: #6D6E71;
    display: inline-block;
    min-width: 32px;
    text-align: center;
    text-decoration: none; }
    .nav-links .page-numbers .icon, .pagination .page-numbers .icon {
      fill: #6D6E71;
      height: 13px;
      width: 13px; }
    .nav-links .page-numbers:hover, .nav-links .page-numbers.current, .pagination .page-numbers:hover, .pagination .page-numbers.current {
      background: #00529B;
      border-color: #00529B;
      color: #FFFFFF; }
      .nav-links .page-numbers:hover .icon, .nav-links .page-numbers.current .icon, .pagination .page-numbers:hover .icon, .pagination .page-numbers.current .icon {
        fill: #FFFFFF; }

.search-form, .woocommerce-product-search {
  max-width: 100%;
  width: 245px; }
  .search-form > div, .woocommerce-product-search > div {
    background: #FFFFFF;
    border: 2px solid #000000;
    display: flex;
    justify-content: space-between;
    padding: 5px; }
  .search-form .search-field, .search-form .search-submit, .woocommerce-product-search .search-field, .woocommerce-product-search .search-submit {
    background: none;
    border: none;
    padding: 0; }
  .search-form .search-field, .woocommerce-product-search .search-field {
    flex-basis: 90%;
    -webkit-appearance: none; }
  .search-form .search-submit, .woocommerce-product-search .search-submit {
    cursor: pointer;
    flex-basis: 10%; }

table.order_header {
  width: 100%; }
  table.order_header td.label {
    font-weight: 700; }

table.table {
  background: #EAEBEC;
  border: 1px solid #CCC;
  border-radius: 3px;
  box-shadow: 0 1px 2px #D1D1D1;
  color: #666;
  font-size: 12px;
  margin: 30px 0;
  text-shadow: 1px 1px 0 #FFFFFF;
  width: 100%; }
  table.table th {
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#EBEBEB));
    background: -webkit-linear-gradient(#EDEDED, #EBEBEB);
    background: -moz-linear-gradient(center top, #EDEDED 0%, #EBEBEB 100%);
    background: -moz-gradient(center top, #EDEDED 0%, #EBEBEB 100%);
    border-top: 1px solid #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    padding: 11px 15px 12px 15px; }
    table.table th:first-child {
      padding-left: 10px;
      text-align: left; }
  table.table tr {
    padding-left: 20px;
    text-align: center; }
    table.table tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    table.table tr:first-child th:last-child {
      border-top-right-radius: 3px; }
    table.table tr:last-child td {
      border-bottom: 0; }
      table.table tr:last-child td:first-child {
        border-bottom-left-radius: 3px; }
      table.table tr:last-child td:last-child {
        border-bottom-right-radius: 3px; }
    table.table tr:nth-child(even) td {
      background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#F6F6F6));
      background: -webkit-linear-gradient(#F8F8F8, #F6F6F6);
      background: -moz-linear-gradient(center top, #F8F8F8 0%, #F6F6F6 100%);
      background: -moz-gradient(center top, #F8F8F8 0%, #F6F6F6 100%); }
    table.table tr:hover td {
      background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#F0F0F0));
      background: -webkit-linear-gradient(#F2F2F2, #F0F0F0);
      background: -moz-linear-gradient(center top, #F2F2F2 0%, #F0F0F0 100%);
      background: -moz-gradient(center top, #F2F2F2 0%, #F0F0F0 100%); }
  table.table td {
    background: -webkit-gradient(linear, left top, left bottom, from(#FBFBFB), to(#FAFAFA));
    background: -webkit-linear-gradient(#FBFBFB, #FAFAFA);
    background: -moz-linear-gradient(center top, #FBFBFB 0%, #FAFAFA 100%);
    background: -moz-gradient(center top, #FBFBFB 0%, #FAFAFA 100%);
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    padding: 4px; }
    table.table td:first-child {
      border-left: 0;
      padding-left: 6px;
      text-align: left; }

.dropdown-toggle {
  background: none;
  border: none;
  padding: 0 0 0 5px; }
  .dropdown-toggle .icon {
    height: 17px;
    vertical-align: bottom;
    width: 17px; }

.menu {
  list-style: none;
  margin: 0;
  padding: 0; }

.menu-item {
  display: inline-block;
  position: relative; }
  .menu-item.fa:before {
    display: block; }

.sub-menu {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  transition: none;
  width: 225px;
  z-index: 1; }
  .sub-menu .menu-item {
    display: block; }

/*
 * MAIN NAVIGATION
 */
#site-navigation {
  align-items: center;
  clear: both;
  display: none;
  justify-content: space-between;
  flex-basis: 100%;
  visibility: hidden; }
  @media (min-width: 1200px) {
    #site-navigation {
      display: flex;
      visibility: visible; } }
  @media screen and (min-width: 1536px) {
    #site-navigation {
      justify-content: flex-end; } }
  #site-navigation a {
    text-decoration: none; }
  #site-navigation .dropdown-toggle .icon {
    fill: #00529B; }
  #site-navigation .menu {
    display: flex;
    flex-basis: 80%;
    justify-content: space-between;
    margin-right: 30px;
    /* TOP LEVEL */ }
    @media screen and (min-width: 1536px) {
      #site-navigation .menu {
        flex-basis: 66.85%; } }
    @media screen and (min-width: 1600px) {
      #site-navigation .menu {
        flex-basis: 66.125%;
        margin-right: 55px; } }
    #site-navigation .menu > .menu-item {
      border-bottom: 7px solid transparent;
      /* DROP DOWN */ }
      #site-navigation .menu > .menu-item.current-menu-item, #site-navigation .menu > .menu-item.current_page_ancestor, #site-navigation .menu > .menu-item.current_page_parent, #site-navigation .menu > .menu-item:hover {
        border-bottom-color: #00AEEF; }
      #site-navigation .menu > .menu-item:last-child {
        border-bottom-color: transparent; }
        #site-navigation .menu > .menu-item:last-child a {
          color: #000000;
          padding: 10px;
          text-decoration: underline; }
          #site-navigation .menu > .menu-item:last-child a:hover {
            color: #00AEEF; }
      #site-navigation .menu > .menu-item .fa:not(.fa-home) {
        margin-left: 5px; }
      #site-navigation .menu > .menu-item .sub-menu {
        background: rgba(0, 82, 155, 0.8);
        padding: 15px 0; }
        #site-navigation .menu > .menu-item .sub-menu a {
          display: block;
          padding: 0 30px; }
      #site-navigation .menu > .menu-item > .sub-menu {
        font-weight: 600;
        left: -15px;
        top: 37px;
        width: 250px;
        /* CHILD DROP DOWNS */ }
        #site-navigation .menu > .menu-item > .sub-menu > .menu-item.menu-item-has-children > a:after {
          content: "\00bb";
          margin-left: 0.5em; }
        #site-navigation .menu > .menu-item > .sub-menu > .menu-item:not(:last-child) > .sub-menu {
          margin-bottom: 30px; }
        #site-navigation .menu > .menu-item > .sub-menu a {
          color: #FFFFFF; }
        #site-navigation .menu > .menu-item > .sub-menu a:hover, #site-navigation .menu > .menu-item > .sub-menu > .current-menu-item > a {
          text-decoration: underline; }
        #site-navigation .menu > .menu-item > .sub-menu .dropdown-toggle {
          display: none;
          visibility: hidden; }
        #site-navigation .menu > .menu-item > .sub-menu .sub-menu {
          font-size: 14px;
          font-weight: 300;
          left: 250px;
          line-height: 20px;
          top: -15px; }
          #site-navigation .menu > .menu-item > .sub-menu .sub-menu a {
            padding-top: 5px;
            padding-bottom: 5px; }
            #site-navigation .menu > .menu-item > .sub-menu .sub-menu a:after {
              display: none; }

/*
 * FOOTER NAVIGATION
 */
#colophon .menu:not(.social-links-menu) {
  letter-spacing: 0.5px;
  /* Top Level */ }
  #colophon .menu:not(.social-links-menu) > .menu-item:not(:last-child) {
    margin-bottom: 25px; }
  #colophon .menu:not(.social-links-menu) > .menu-item > a {
    font-weight: 700;
    text-decoration: underline; }
    #colophon .menu:not(.social-links-menu) > .menu-item > a:hover {
      text-decoration: none; }
  #colophon .menu:not(.social-links-menu) > .menu-item > .sub-menu > li {
    float: left;
    width: 50%; }
  #colophon .menu:not(.social-links-menu) > .menu-item > .sub-menu .sub-menu {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 25px;
    padding-left: 15px; }
    #colophon .menu:not(.social-links-menu) > .menu-item > .sub-menu .sub-menu li:before {
      content: "\f105";
      font: normal normal normal 14px/1 FontAwesome;
      margin-right: 5px; }
  #colophon .menu:not(.social-links-menu) .menu-item {
    display: block; }
#colophon .sub-menu {
  display: block;
  position: static;
  width: auto; }
#colophon .content-column.last_column .menu > .menu-item > .sub-menu > li {
  float: none;
  width: auto; }

#masthead {
  background: #FFFFFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  color: #6D6E71;
  font-weight: 500;
  left: 0;
  padding-top: 45px;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1200px) {
    #masthead {
      padding-top: 0;
      position: fixed; } }
  .notification-bar-active #masthead {
    padding-top: 0;
    position: static; }
  #masthead .btn {
    background: #FF6C00;
    margin-right: 15px; }
    #masthead .btn:hover {
      background: #FF8D39; }
    #masthead .btn.blue {
      background: #00529B; }
      #masthead .btn.blue:hover {
        background: #006ED1; }
  #masthead .custom-logo-link {
    display: block;
    float: left;
    height: 93px;
    margin: 0 auto 15px;
    width: 240px; }
    @media (min-width: 1200px) {
      #masthead .custom-logo-link {
        flex-basis: 17.5%;
        margin-bottom: 0; } }
    #masthead .custom-logo-link img {
      max-height: 100%;
      width: auto; }
  #masthead .search-form, #masthead .woocommerce-product-search {
    padding: 5px 0; }
  #masthead .site-description {
    font-size: 14px;
    margin: 0;
    padding-left: 15px; }
    @media screen and (min-width: 1440px) {
      #masthead .site-description {
        font-size: 16px;
        padding-left: 15px; } }
  #masthead .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: visible; }
  #masthead #header-widget-1 {
    display: none;
    flex-basis: 82.5%;
    flex-wrap: wrap;
    float: right;
    justify-content: space-between;
    padding-top: 15px;
    visibility: hiddne; }
    @media (min-width: 1200px) {
      #masthead #header-widget-1 {
        display: flex;
        visibility: visible; } }
    #masthead #header-widget-1 .button + .fa-phone {
      margin-left: 12.5px; }

/*
 * NOTIFICATION BAR
 */
#notification-bar {
  background: #FF6C00;
  color: #FFFFFF;
  font-weight: 600;
  left: 0;
  padding: 0 5%;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 101; }
  #notification-bar a {
    color: #FFFFFF; }
    #notification-bar a:hover {
      text-decoration: none; }
  #notification-bar p {
    margin: 0; }

/*
 * MOBILE BAR
 */
#mobile-bar {
  color: #FFFFFF;
  font-weight: 600;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1200px) {
    #mobile-bar {
      display: none;
      visibility: hidden; } }
  .notification-bar-active #mobile-bar {
    position: static; }
  #mobile-bar a {
    color: #FFFFFF; }
  #mobile-bar .menu {
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 50px;
    transition: none;
    width: 225px;
    z-index: 100; }
  #mobile-bar .menu-item {
    display: block; }
    #mobile-bar .menu-item:not(:last-child) {
      border-bottom: 1px solid #6D6E71; }
    #mobile-bar .menu-item a {
      background: #EBEBEB;
      color: #6D6E71;
      display: block;
      padding: 10px 30px;
      text-decoration: none; }
    #mobile-bar .menu-item a:hover, #mobile-bar .menu-item.current-menu-item a {
      background: #00529B;
      color: #FFFFFF; }
  #mobile-bar .menu-icon {
    cursor: pointer;
    text-transform: uppercase; }
    #mobile-bar .menu-icon:hover {
      color: #EBEBEB; }
    #mobile-bar .menu-icon.open .fa {
      transform: rotate(90deg); }
  #mobile-bar .sub-menu {
    position: relative;
    top: 0; }
    @media (min-width: 544px) {
      #mobile-bar .sub-menu {
        left: auto;
        position: absolute;
        right: 225px; } }
  #mobile-bar .wrap {
    background: #6D6E71;
    max-width: 100%;
    padding: 10px 30px;
    position: relative;
    width: 100%;
    z-index: 3; }

/*
 * ADMIN BAR
 */
@media (min-width: 1200px) {
  .admin-bar #masthead {
    top: 32px; } }
.admin-bar #mobile-bar {
  top: 46px; }
  @media (min-width: 768px) {
    .admin-bar #mobile-bar {
      top: 32px; } }

#colophon {
  background: #6D6E71 url("/source/d5677b5d2d13126095d1b99154bb4729/footer.jpg") no-repeat right top;
  background-size: cover;
  clear: both;
  color: #FFFFFF;
  font-weight: 400;
  overflow: hidden;
  padding: 50px 0 25px; }
  @media (min-width: 992px) {
    #colophon {
      padding: 100px 0 50px; } }
  #colophon a {
    color: #FFFFFF;
    text-decoration: none; }
  #colophon a:hover, #colophon .current-menu-item > a {
    text-decoration: underline; }
  #colophon .content-column {
    padding: 0 30px; }
    #colophon .content-column:first-child {
      padding-left: 0; }
    #colophon .content-column:last-child {
      padding-right: 0; }
  #colophon .content-column {
    display: none;
    margin-bottom: 60px;
    visibility: hidden; }
    @media (min-width: 992px) {
      #colophon .content-column {
        display: block;
        visibility: visible; } }
    #colophon .content-column.two_fifth:nth-of-type(2) {
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF; }
  #colophon .site-info {
    font-size: 14px;
    font-weight: 300;
    text-align: center; }
    @media (min-width: 992px) {
      #colophon .site-info {
        float: left;
        padding: 20px 0;
        text-align: left;
        width: 47.5%; } }
  #colophon #social-navigation {
    background: #EEE;
    display: none;
    float: right;
    padding: 7px 0 8px 30px;
    position: relative;
    text-align: right;
    visibility: hidden; }
    @media (min-width: 992px) {
      #colophon #social-navigation {
        display: block;
        visibility: visible; } }
    #colophon #social-navigation:after {
      background: #EEE;
      content: "";
      height: 100%;
      position: absolute;
      right: -1000%;
      top: 0;
      width: 1000%; }
    #colophon #social-navigation:before {
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      border-top: 65px solid #EEE;
      border-bottom: 65px solid transparent;
      content: "";
      left: -30px;
      position: absolute;
      top: 0; }
    #colophon #social-navigation a {
      display: block;
      height: 50px;
      width: 50px; }
    #colophon #social-navigation .menu {
      height: 50px; }

#secondary {
  display: none; }
  @media (min-width: 992px) {
    #secondary {
      display: block;
      float: left;
      width: 22%; } }
  #secondary li:not(:last-child) {
    border-bottom: 1px solid #FFFFFF; }
  #secondary li a {
    color: #000000;
    display: block;
    line-height: 20px;
    padding: 10px 10px;
    text-decoration: none; }
    #secondary li a[href$=".jpg"]:after {
      content: "\f1c5";
      font: normal normal normal 14px/1 FontAwesome;
      margin-left: 0.5em; }
    #secondary li a[href$=".pdf"]:after {
      content: "\f1c1";
      font: normal normal normal 14px/1 FontAwesome;
      margin-left: 0.5em; }
    #secondary li a[href$=".pptx"]:after {
      content: "\f1c4";
      font: normal normal normal 14px/1 FontAwesome;
      margin-left: 0.5em; }
  #secondary li a:hover, #secondary li > ul.children li.current-cat a, #secondary li.current-menu-item a, #secondary li.current_page_item a, #secondary li.current-cat > a {
    background: #BDBDBD;
    color: #FFFFFF; }
  #secondary li > ul.children {
    font-size: 14px; }
    #secondary li > ul.children a {
      padding-left: 20px; }
  #secondary ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #secondary ul:not(.children) > li:not(.cat-parent):last-child > a:hover {
      border-radius: 0 0 10px 10px; }
  #secondary .menu-item {
    display: block; }
  #secondary .search-form, #secondary .woocommerce-product-search {
    width: 315px; }
  #secondary .widget {
    background: #EBEBEB;
    border-radius: 10px;
    /*
     * PRODUCT CATEGORIES
     */ }
    #secondary .widget:not(:last-child) {
      margin-bottom: 60px; }
    #secondary .widget h2.widget-title {
      background: #00529B;
      border-radius: 10px 10px 0 0;
      color: #FFFFFF;
      font-size: 21px;
      font-weight: 700;
      margin-bottom: 0;
      padding: 10px; }
    #secondary .widget.widget_product_categories ul.product-categories > li > a {
      background: #6D6E71;
      color: #FFFFFF; }
      #secondary .widget.widget_product_categories ul.product-categories > li > a:hover {
        background: #515256; }
    #secondary .widget.widget_product_tag_cloud a {
      color: #000000;
      display: block;
      font-size: 16px !important;
      padding: 5px 10px;
      text-decoration: none; }
      #secondary .widget.widget_product_tag_cloud a:not(:last-child) {
        border-bottom: 1px solid #FFFFFF; }
      #secondary .widget.widget_product_tag_cloud a:hover {
        background: #BDBDBD;
        color: #FFFFFF; }
    #secondary .widget.widget_product_tag_cloud .tagcloud > a:last-child {
      border-radius: 0 0 10px 10px; }
    #secondary .widget.widget_recent_comments {
      line-height: 20px; }
      #secondary .widget.widget_recent_comments li {
        padding: 10px; }
        #secondary .widget.widget_recent_comments li a {
          display: inline; }
          #secondary .widget.widget_recent_comments li a:hover {
            background: none; }
    #secondary .widget.widget_search, #secondary .widget.widget_product_search {
      background: none; }
    #secondary .widget ul:first-child > li:not(.cat-parent):first-child > a {
      border-radius: 10px 10px 0 0; }
    #secondary .widget ul:not(.children) > li:not(.cat-parent):last-child > a {
      border-radius: 0 0 10px 10px; }
    #secondary .widget > ul:last-child > li:not(.cat-parent):last-child > a, #secondary .widget > ul:last-child li:last-child > ul.children > li:last-child > a {
      border-radius: 0 0 10px 10px; }

button {
  background: none;
  border: none;
  cursor: pointer; }

form#loginform input[type="text"], form#loginform input[type="password"] {
  border: 2px solid #000000;
  line-height: 22px;
  padding: 5px;
  width: 245px; }
form#loginform label {
  display: block;
  font-weight: 600; }
form#loginform p {
  margin: 15px 0; }
form#loginform .login-remember label {
  font-size: 14px;
  font-weight: 300; }

input, select, textarea {
  background: #FFFFFF;
  border: 1px solid #DFDBDF;
  font-size: 14px; }

input[type="button"]:not(.woocommerce-Button), input[type="reset"]:not(.woocommerce-Button), input[type="submit"]:not(.woocommerce-Button) {
  background: #F7F6F7;
  background: -webkit-gradient(linear, left top, left bottom, from(#F7F6F7), to(#DFDBDF));
  background: -webkit-linear-gradient(#F7F6F7, #DFDBDF);
  background: -moz-linear-gradient(center top, #F7F6F7 0%, #DFDBDF 100%);
  background: -moz-gradient(center top, #F7F6F7 0%, #DFDBDF 100%);
  border: 1px solid #c7c0c7;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #5E5E5E;
  cursor: pointer;
  height: 35px;
  text-indent: 0;
  text-shadow: 0 1px 0 #FFFFFF; }

select {
  padding: 15px; }

form#calculator-form {
  max-width: 90%; }
  form#calculator-form ul {
    list-style: none;
    margin: 30px 0;
    padding: 0; }
    form#calculator-form ul label {
      color: #00529B;
      display: block;
      font-weight: 700; }
    form#calculator-form ul input[type="radio"] + label {
      color: #000000;
      cursor: pointer;
      display: inline-block;
      font-weight: 400; }
    form#calculator-form ul input[type="text"] {
      padding: 7.5px; }
    form#calculator-form ul li {
      display: block; }
      form#calculator-form ul li:not(:last-child) {
        margin-bottom: 30px; }
      form#calculator-form ul li > div {
        margin: 15px 0 0 15px; }
        form#calculator-form ul li > div label {
          color: #000000; }
    form#calculator-form ul .note {
      display: block;
      font-size: 14px;
      font-style: italic; }
  form#calculator-form #error_div {
    background: #FCC;
    border: 1px solid #A30000;
    color: #A30000;
    display: none;
    padding: 15px; }
  form#calculator-form #tx_series_warning_div {
    border: 1px solid #00529B;
    color: #00529B;
    display: none;
    padding: 15px; }

.gform_wrapper {
  width: 960px; }
  .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important; }

.page.home .panel {
  /*
   * SLIDESHOW
   */
  /*
   * APPLICATIONS
   */
  /*
   * DOWNLOADS
   */
  /*
   * VIDEOS
   */
  /*
   * WHITE PAPERS
   */
  /*
   * ABOUT US
   */ }
  .page.home .panel#slideshow {
    padding: 0;
    transition: none; }
  .page.home .panel#applications {
    background: none;
    font-size: 13px;
    line-height: 18px;
    padding: 60px 0;
    text-align: center;
    /*img { margin-bottom:-12px !important; position:relative; top:-12px; width:100%; }*/ }
    .page.home .panel#applications em {
      background: #00529B;
      font-style: normal;
      padding: 15px; }
    .page.home .panel#applications strong {
      background: url("/source/05afcef161adc0d33fece0b34a4f10ae/application-title.png") no-repeat right center;
      color: #00529B;
      font-size: 20px;
      line-height: 20px;
      margin: -50px 0 0 !important;
      padding: 15px;
      position: relative;
      text-align: left;
      text-transform: uppercase;
      top: 75px;
      width: 75%;
      z-index: 1; }
    .page.home .panel#applications .content-column.one_third {
      margin-bottom: 60px;
      width: 100% !important; }
      @media (min-width: 544px) {
        .page.home .panel#applications .content-column.one_third {
          margin-bottom: 0;
          margin-right: 4%;
          width: 30.333% !important; }
          .page.home .panel#applications .content-column.one_third.last_column {
            margin-right: 0; } }
      @media (min-width: 992px) {
        .page.home .panel#applications .content-column.one_third {
          width: 22% !important; } }
      .page.home .panel#applications .content-column.one_third:nth-of-type(2) em {
        background: #3FAE2B; }
      .page.home .panel#applications .content-column.one_third:nth-of-type(2) strong {
        color: #3FAE2B; }
      .page.home .panel#applications .content-column.one_third.last_column {
        margin-bottom: 0; }
        .page.home .panel#applications .content-column.one_third.last_column em {
          background: #FF6C00; }
        .page.home .panel#applications .content-column.one_third.last_column strong {
          color: #FF6C00; }
      .page.home .panel#applications .content-column.one_third a {
        color: #FFFFFF;
        display: block;
        text-decoration: none; }
        .page.home .panel#applications .content-column.one_third a > * {
          display: block;
          margin: 0 auto; }
    .page.home .panel#applications .wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .page.home .panel#applications .wrap > p:first-child, .page.home .panel#applications .wrap > p:last-child {
        display: none; }
      .page.home .panel#applications .wrap .clear_column {
        display: none; }
  .page.home .panel#downloads .content-column.one_fourth {
    margin-bottom: 60px;
    text-align: center;
    width: 100% !important; }
    @media (min-width: 768px) {
      .page.home .panel#downloads .content-column.one_fourth {
        margin-bottom: 0;
        margin-right: 4%;
        width: 22% !important; } }
    .page.home .panel#downloads .content-column.one_fourth.last_column {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .page.home .panel#downloads .content-column.one_fourth.last_column {
          margin-right: 0; } }
    .page.home .panel#downloads .content-column.one_fourth a {
      background: #FFFFFF;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
      color: #000000;
      display: block;
      font-size: 18px;
      font-weight: 700;
      padding-bottom: 15px;
      text-decoration: none;
      text-transform: uppercase; }
      .page.home .panel#downloads .content-column.one_fourth a > * {
        display: block; }
      .page.home .panel#downloads .content-column.one_fourth a span {
        margin: 0 0 15px;
        overflow: hidden; }
      .page.home .panel#downloads .content-column.one_fourth a img {
        display: block;
        transform: scale(1); }
      .page.home .panel#downloads .content-column.one_fourth a:hover img {
        transform: scale(1.3); }
  .page.home .panel#videos .content-column.one_third {
    background: #FFFFFF;
    color: #FFFFFF;
    float: none !important;
    margin-bottom: 60px;
    width: 100% !important; }
    @media (min-width: 768px) {
      .page.home .panel#videos .content-column.one_third {
        float: left !important;
        margin-bottom: 0;
        margin-right: 4%;
        width: 30.333% !important; }
        .page.home .panel#videos .content-column.one_third.last_column {
          margin-right: 0; } }
    .page.home .panel#videos .content-column.one_third a {
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
      color: #6D6E71;
      display: block;
      text-decoration: none; }
      .page.home .panel#videos .content-column.one_third a em, .page.home .panel#videos .content-column.one_third a img, .page.home .panel#videos .content-column.one_third a strong {
        display: block; }
      .page.home .panel#videos .content-column.one_third a em {
        color: #EBEBEB;
        font-size: 16px;
        font-style: normal;
        padding: 0 30px 30px;
        text-align: right; }
      .page.home .panel#videos .content-column.one_third a img {
        margin-bottom: 30px; }
      .page.home .panel#videos .content-column.one_third a strong {
        border-bottom: 1px solid #EBEBEB;
        font-size: 20px;
        font-weight: 400;
        margin: 0 30px 30px;
        padding: 0 0 60px; }
  .page.home .panel#white-papers .content-column.one_fourth {
    margin-bottom: 60px;
    text-align: center;
    width: 100% !important; }
    @media (min-width: 768px) {
      .page.home .panel#white-papers .content-column.one_fourth {
        margin-bottom: 0;
        margin-right: 4%;
        width: 22% !important; } }
    .page.home .panel#white-papers .content-column.one_fourth.last_column {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .page.home .panel#white-papers .content-column.one_fourth.last_column {
          margin-right: 0; } }
    .page.home .panel#white-papers .content-column.one_fourth a {
      background: #FFFFFF;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
      color: #000000;
      display: block;
      text-decoration: none; }
      .page.home .panel#white-papers .content-column.one_fourth a > * {
        display: block; }
      .page.home .panel#white-papers .content-column.one_fourth a span {
        margin: 0;
        overflow: hidden; }
      .page.home .panel#white-papers .content-column.one_fourth a img {
        display: block;
        transform: scale(1); }
      .page.home .panel#white-papers .content-column.one_fourth a strong {
        font-size: 18px;
        padding: 15px 30px;
        text-transform: uppercase; }
      .page.home .panel#white-papers .content-column.one_fourth a:hover img {
        transform: scale(1.3); }
  .page.home .panel#about-us.bg.bg {
    background-position: center center;
    background-size: cover;
    color: #FFFFFF; }
    @media (min-width: 992px) {
      .page.home .panel#about-us.bg.bg {
        background-attachment: fixed; } }

@media screen and (min-width: 1024px) {
  /*
   * PRODUCTS BY TECHNOLOGY
   */
  .home .panel#products .woocommerce ul.products {
    margin: 0 !important; }
    .home .panel#products .woocommerce ul.products li.first {
      clear: none !important; }
    .home .panel#products .woocommerce ul.products li.product {
      margin: 0 30px !important; }
      .home .panel#products .woocommerce ul.products li.product a img {
        background-color: #FFFFFF; }
      .home .panel#products .woocommerce ul.products li.product .sublabel {
        display: none;
        visibility: hidden; } }
.comment-form label {
  display: block; }

.post-thumbnail {
  margin-bottom: 30px;
  max-height: 350px;
  max-width: 1285px;
  overflow: hidden;
  width: 100%; }
  .post-thumbnail img {
    display: block;
    width: 100%; }

/*
 * SINGLE POST
 */
.single-post .nav-links {
  overflow: hidden; }
  .single-post .nav-links a {
    background: #FFFFFF;
    border: 1px solid #00529B;
    cursor: pointer;
    display: inline-block;
    padding: 0 5px 0 0;
    text-decoration: none; }
    .single-post .nav-links a span {
      display: inline-block; }
    .single-post .nav-links a .nav-title-icon-wrapper {
      background: #00529B;
      margin-right: 5px;
      padding: 5px; }
      .single-post .nav-links a .nav-title-icon-wrapper .icon {
        fill: #FFFFFF;
        vertical-align: sub; }
  .single-post .nav-links .nav-next {
    float: right; }
  .single-post .nav-links .nav-previous {
    float: left; }

.page.slug-contact #content .one_third.last_column {
  background: #EBEBEB;
  padding: 30px; }
  .page.slug-contact #content .one_third.last_column p:last-child {
    margin-bottom: 0; }
  .page.slug-contact #content .one_third.last_column strong {
    font-weight: 600;
    text-transform: uppercase; }

.post-type-archive-distributor #content select {
  border: 2px solid #EBEBEB;
  color: #6D6E71;
  padding: 5px;
  width: 100%; }
.post-type-archive-distributor #content .one_third {
  padding-left: 4%;
  padding-right: 4%; }
  .post-type-archive-distributor #content .one_third strong {
    color: #6D6E71; }
    .post-type-archive-distributor #content .one_third strong em {
      font-style: normal;
      margin-right: 0.5em;
      text-transform: uppercase; }
  .post-type-archive-distributor #content .one_third.active {
    background: #EBEBEB; }
.post-type-archive-distributor #loadingDiv {
  bottom: 0;
  color: #6D6E71;
  height: 2em;
  left: 0;
  margin: auto;
  overflow: show;
  position: fixed;
  right: 0;
  top: 0;
  width: 2em;
  z-index: 999; }
  .post-type-archive-distributor #loadingDiv:before {
    background: rgba(235, 235, 235, 0.5);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%; }
.post-type-archive-distributor #results {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden; }
  .post-type-archive-distributor #results > div {
    margin-bottom: 30px;
    padding: 30px;
    width: 100%; }
    @media (min-width: 768px) {
      .post-type-archive-distributor #results > div {
        float: left;
        padding: 60px 4%;
        width: 33.3%; } }
    .post-type-archive-distributor #results > div:nth-child(odd) {
      background: #EBEBEB; }
    .post-type-archive-distributor #results > div > p:last-child {
      margin-bottom: 0; }
    .post-type-archive-distributor #results > div .note strong {
      font-weight: 600; }

.post-type-archive-faq .accordion .entry-content {
  background: #EBEBEB;
  font-style: italic;
  margin: 15px;
  padding: 15px; }
  .post-type-archive-faq .accordion .entry-content p {
    margin: 0; }
  .post-type-archive-faq .accordion .entry-content p + .button {
    margin-top: 30px; }
.post-type-archive-faq .accordion .entry-title {
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  margin: 0; }
  .post-type-archive-faq .accordion .entry-title:hover {
    color: #00529B; }
  .post-type-archive-faq .accordion .entry-title strong {
    font-weight: 600; }
.post-type-archive-faq .faq:not(:last-child) {
  padding-bottom: 15px; }
.post-type-archive-faq .faq-cat:not(:last-child) {
  margin-bottom: 60px; }
.post-type-archive-faq .faqs:not(:last-child) {
  border-bottom: 1px solid #6D6E71;
  margin-bottom: 60px;
  padding-bottom: 60px; }
.post-type-archive-faq .page-header + .wrap {
  padding: 60px 0; }

.slug-levelscout-2x #features {
  background-color: #EBEBEB;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 60px 0; }
  @media screen and (min-width: 1200px) {
    .slug-levelscout-2x #features {
      background-color: rgba(0, 0, 0, 0.5);
      margin-bottom: -305px;
      position: relative;
      top: -275px;
      z-index: 100; } }
  @media screen and (min-width: 1200px) and (max-width: 1366px) {
    .slug-levelscout-2x #features {
      margin-bottom: -315px;
      padding: 30px 0;
      top: -285px; } }
  .slug-levelscout-2x #features > .wrap {
    overflow: visible; }
    @media (min-width: 992px) {
      .slug-levelscout-2x #features > .wrap {
        display: flex; } }
    .slug-levelscout-2x #features > .wrap > p:first-child,
    .slug-levelscout-2x #features > .wrap .content-column.last_column + .clear_column {
      display: none; }
  .slug-levelscout-2x #features .content-column.one_third {
    background: #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    color: #6D6E71;
    display: grid;
    grid-gap: 15px;
    grid-template-columns: max-content auto;
    float: none !important;
    margin-bottom: 60px;
    padding: 15px;
    width: 100% !important; }
    .slug-levelscout-2x #features .content-column.one_third.last_column {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      .slug-levelscout-2x #features .content-column.one_third {
        float: left !important;
        margin-bottom: 0;
        margin-right: 4%;
        width: 30.333% !important; }
        .slug-levelscout-2x #features .content-column.one_third.last_column {
          margin-right: 0; } }
    .slug-levelscout-2x #features .content-column.one_third > p:first-child {
      align-self: center;
      grid-column: 1;
      grid-row: 1 / 3; }
    .slug-levelscout-2x #features .content-column.one_third img {
      max-height: 75px;
      max-width: 75px; }
    .slug-levelscout-2x #features .content-column.one_third h3 {
      grid-column: 2;
      grid-row: 1;
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 0;
      text-transform: uppercase; }
    .slug-levelscout-2x #features .content-column.one_third p {
      margin: 0; }
    .slug-levelscout-2x #features .content-column.one_third ul {
      grid-column: 2;
      grid-row: 2;
      margin: 0;
      padding-left: 1em; }

.archive #primary .entry-header, .archive #primary .page-header, .search-results #primary .entry-header, .search-results #primary .page-header {
  background: none;
  display: block;
  height: auto;
  text-align: inherit; }
.archive #primary .page-header h1, .search-results #primary .page-header h1 {
  background: none;
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  padding: 0; }
.archive #main > article:not(:last-child), .search-results #main > article:not(:last-child) {
  border-bottom: 2px solid #EBEBEB;
  margin-bottom: 60px;
  padding-bottom: 60px; }

.error404 .page-content {
  padding: 60px 0; }
  .error404 .page-content > p:first-child {
    margin-top: 0; }
.error404 .page-header h1 {
  margin-bottom: 0; }

.page-two-column .entry-content {
  padding: 0; }
.page-two-column .hentry .entry-header {
  background: none;
  display: block;
  height: auto;
  text-align: left; }
.page-two-column #content > .wrap, .page-two-column .woocommerce-products-header + .wrap {
  padding: 60px 0; }
.page-two-column #primary {
  margin-bottom: 60px; }
  @media (min-width: 992px) {
    .page-two-column #primary {
      float: right;
      margin-bottom: 0;
      width: 74%; } }

ul.ui-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.ui-tabs-nav li {
    background: #EBEBEB;
    border: 1px solid #00529B;
    border-bottom: none;
    display: inline-block;
    position: relative;
    z-index: 0; }
    ul.ui-tabs-nav li a {
      color: #515151 !important;
      display: inline-block;
      font-weight: 700;
      padding: 0.5em 30px;
      text-decoration: none; }
    ul.ui-tabs-nav li.ui-state-active {
      z-index: 2; }
      ul.ui-tabs-nav li.ui-state-active a {
        background: #00529B;
        color: #FFFFFF !important; }
    ul.ui-tabs-nav li:not(:first-child) {
      margin-left: 3px; }

div.ui-tabs-panel {
  border: 1px solid #00529B;
  padding: 30px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/source/d0a324bc06846604b1d46cbd11e9653f/fontawesome-webfont.eot");
  src: url("/source/82f770c3dbab3956243a86e7f7b3ef90/fontawesome-webfont.eot") format("embedded-opentype"), url("/source/1ea9dd91754e2dccc1dfd39fecf7074c") format("woff2"), url("/source/d7b081a75fc64a0ca401e1fdf736936f/fontawesome-webfont.woff") format("woff"), url("/source/3632402bbd5491dfa216bfcb9e259a1a/fontawesome-webfont.ttf") format("truetype"), url("/source/9de57e08107d7c25f2df8f9036e72b1f/fontawesome-webfont.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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-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 {
  -ms-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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/source/1c129dd6d1d11ffa71ab07079795f6c3/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "FontAwesome";
    font-size: 25px;
    line-height: 1;
    color: #000000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "FontAwesome";
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #00529B;
      opacity: 0.75; }

/*
 * PRODUCT ARCHIVE PAGES
 */
.woocommerce ul.products li.product a figure {
  border: 1px solid #EBEBEB;
  margin: 0;
  overflow: hidden; }
  .woocommerce ul.products li.product a figure img {
    margin-bottom: 0 !important;
    transform: scale(1); }
    .woocommerce ul.products li.product a figure img:hover {
      transform: scale(1.3); }
.woocommerce ul.products li.product .sublabel {
  font-size: 13px;
  line-height: 20px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-size: 16px !important;
  line-height: 25px;
  padding-bottom: 0 !important; }

/*
 * SINGLE PRODUCT PAGES
 */
.woocommerce-Tabs-panel {
  border: 1px solid #00529B; }

.woocommerce div.product .sublabel {
  font-family: Montserrat, arial, helvetica, sans-serif;
  font-size: 18px;
  font-style: italic; }
.woocommerce div.product .woocommerce-tabs ul.downloads {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  .woocommerce div.product .woocommerce-tabs ul.downloads li:before {
    content: "\f1c1";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px; }
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 0;
  padding-left: 0; }
  .woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #00529B !important;
    border-bottom: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
      display: none !important; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
      background: #00529B;
      color: #FFFFFF; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      padding: 0.5em 30px; }
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 30px; }

.product_meta > span:not(:last-child) {
  display: block;
  margin-bottom: 15px; }

.related.products {
  clear: both; }

.upsells.products {
  clear: both; }
  .upsells.products > h2 {
    background: #00529B;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 8px 30px; }
  .upsells.products ul.products {
    border: 1px solid #00529B;
    padding: 30px; }
    .upsells.products ul.products li.product {
      margin-bottom: 0 !important; }

@media screen and (max-width: 768px) {
  /*
   * START
   * Make WooCommerce cart table responsive
   * http://css-tricks.com/responsive-data-tables/
   */
  .woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
    margin: 0; }

  .woocommerce-page table.shop_table, .woocommerce-page table.shop_table thead, .woocommerce-page table.shop_table tbody, .woocommerce-page table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table tr {
    display: block; }

  .woocommerce-page table.shop_table {
    border: none; }
    .woocommerce-page table.shop_table td {
      border: 1px solid #D2D3D3;
      padding-left: 30% !important;
      position: relative;
      /* behave like a row*/
      /* behave like a table header */ }
      .woocommerce-page table.shop_table td.product-name:before {
        content: "PRODUCT"; }
      .woocommerce-page table.shop_table td.product-price:before {
        content: "PRICE"; }
      .woocommerce-page table.shop_table td.product-total:before {
        content: "TOTAL"; }
      .woocommerce-page table.shop_table td.product-quantity:before {
        content: "QUANTITY"; }
      .woocommerce-page table.shop_table td.product-remove:before {
        content: "DELETE"; }
      .woocommerce-page table.shop_table td.product-space {
        border-color: #FFF;
        height: 10px; }
      .woocommerce-page table.shop_table td.product-subtotal:before {
        content: "SUBTOTAL"; }
      .woocommerce-page table.shop_table td.product-thumbnail:before {
        content: "IMAGE"; }
      .woocommerce-page table.shop_table td:before {
        font-size: 12px;
        left: 6px;
        padding-right: 10px;
        position: absolute;
        top: 6px;
        white-space: nowrap;
        width: 45%; }
    .woocommerce-page table.shop_table thead tr {
      left: -9999px;
      position: absolute;
      top: -9999px; }

  .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    border: 0;
    text-align: left;
    padding-left: 6px !important; }

  .woocommerce-page table.cart td.actions .button.alt,
  .woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px; }

  .woocommerce-page table.cart td.actions div,
  .woocommerce-page #content table.cart td.actions div,
  .woocommerce-page table.cart td.actions input,
  .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px; }

  .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left; }

  .woocommerce-page .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals td {
    border: 0 !important; }

  .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important; }

  .woocommerce-page table.shop_table tr.cart-subtotal td,
  .woocommerce-page table.shop_table tr.shipping td,
  .woocommerce-page table.shop_table tr.total td,
  .woocommerce-page table.shop_table.order_details tfoot th,
  .woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important; }

  .woocommerce-page table.shop_table tbody {
    padding-top: 10px; }

  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%; }

  .woocommerce .order_details ul, .woocommerce-page .order_details ul, .woocommerce .order_details, .woocommerce-page .order_details {
    padding: 0; }

  .woocommerce .order_details li, .woocommerce-page .order_details li {
    border: 0;
    clear: left;
    margin-bottom: 10px; }

  /* END
   * Make WooCommerce cart table responsive
   */ }

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