html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }

body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "proxima-nova";
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  line-height: 24px;
  background: url(/assets/images/background.png); }
  @media (max-width: 600px) {
    body {
      overflow-x: hidden; } }

.clearfix {
  clear: both;
  height: 0;
  overflow: hidden;
  width: auto;
  padding: 0;
  margin: 0; }

a, a:visited {
  color: #c65100;
  text-decoration: none; }

a:hover {
  color: #000000;
  text-decoration: underline; }

h1 {
  font-size: 48px;
  font-weight: 700;
  color: #FFFFFF; }

h2,
span.headline {
  font-size: 28px;
  font-weight: 700;
  color: #c65100;
  line-height: 28px; }
  @media (max-width: 600px) {
    h2,
    span.headline {
      font-size: 22px; } }

h4 {
  font-family: "proxima-nova-bold";
  font-size: 20px;
  padding: 0;
  margin: 0 0 6px;
  color: #c65100; }

#certified {
  margin: 0; }

.iso-cert {
  margin-top: -40px; }
  @media (max-width: 600px) {
    .iso-cert {
      margin-top: 0; } }

a.proud-sponsor img {
  margin-right: 40px; }
  @media (max-width: 600px) {
    a.proud-sponsor img {
      margin-right: 0; } }

.equation-title {
  font-family: "proxima-nova-bold";
  font-size: 24px;
  padding: 0;
  margin: 0 0 0;
  color: #c65100;
  text-align: center;
  font-style: normal; }

.equ {
  font-family: "Arial";
  font-weight: bold;
  font-size: 28px;
  margin: -20px 0;
  padding-left: 0;
  color: #c65100; }

.breadcrumb {
  font-size: 11px; }

p.small {
  font-size: 13px;
  line-height: 18px; }

.horz-grey-line {
  height: 0;
  width: 100%;
  overflow: hidden;
  margin: 24px 0;
  padding: 0;
  border-bottom: 1px solid #626365; }

#page-outer {
  padding: 0 0; }
  @media (max-width: 600px) {
    #page-outer {
      padding: 0; } }

#top-info {
  width: 45%;
  float: right;
  margin: 0;
  min-height: 40px; }
  @media (max-width: 600px) {
    #top-info {
      display: none; } }
  #top-info .company-info {
    width: auto;
    min-width: 230px;
    float: right; }
    @media (max-width: 750px) {
      #top-info .company-info {
        min-width: 0; } }
    #top-info .company-info ul {
      margin: 0;
      padding: 0;
      float: right;
      /*      li.info-email {
              @include bp(med-small) {
                background: none;
                padding: 0;
              }
            }*/ }
      @media (max-width: 600px) {
        #top-info .company-info ul {
          float: none; } }
      #top-info .company-info ul li {
        display: inline-block;
        float: left;
        background: url(/assets/images/bullet-huge.png) 8px 7px no-repeat;
        font-size: 12px;
        letter-spacing: 2px;
        margin: 10px 0 6px;
        padding: 0 0 0 24px; }
        #top-info .company-info ul li a, #top-info .company-info ul li a:visited {
          display: block;
          color: #000000;
          text-decoration: none; }
        #top-info .company-info ul li a:hover {
          color: #c65100;
          text-decoration: underline; }
      #top-info .company-info ul li:first-child {
        background: none;
        padding: 0; }
      #top-info .company-info ul li.info-rcc {
        font-weight: 700; }
  #top-info .search-container {
    width: 34%;
    float: right;
    padding-top: 6px; }
    #top-info .search-container table {
      float: right;
      width: 260px;
      border-spacing: 0; }
      #top-info .search-container table tr td.search-field input {
        width: 92%;
        padding: 4px 3%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #000000;
        color: #000000; }
      #top-info .search-container table tr td.search-field input.auto-hint {
        color: #C5C6C8; }
      #top-info .search-container table tr td.search-submit {
        width: 26px; }
        #top-info .search-container table tr td.search-submit input {
          margin-top: 3px;
          padding: 0;
          width: 26px;
          height: 28px;
          border: none;
          background: url(/assets/images/magnify.png) 2px 0 no-repeat;
          text-indent: -999px;
          overflow: hidden; }

#header-container {
  background: url(/assets/images/stainless-back.png);
  border-bottom: 2px solid #333333; }
  #header-container #header {
    height: 130px;
    max-width: 1032px;
    margin: 0 auto;
    padding: 0 24px; }
    @media (max-width: 600px) {
      #header-container #header {
        padding: 0 12px;
        height: 86px;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        border-top: none;
        border-bottom: 1px solid #000000;
        border-left: none;
        border-right: none;
        background: url(/assets/images/trans-white.png); } }
    #header-container #header #logo {
      width: 50%;
      float: left;
      background: url(/assets/images/highlight.png) 0 -10px no-repeat; }
      @media (max-width: 1020px) {
        #header-container #header #logo {
          width: 40%;
          background: none; } }
      @media (max-width: 600px) {
        #header-container #header #logo {
          width: 180px;
          background: none; } }
      #header-container #header #logo img {
        max-width: 80%;
        margin: 8px 0 0;
        height: auto; }
        @media (max-width: 1020px) {
          #header-container #header #logo img {
            max-width: 70%;
            margin: 20px 0 0; } }
        @media (max-width: 600px) {
          #header-container #header #logo img {
            max-width: 100%;
            margin: 20px 0 0; } }
    #header-container #header #menu-bt {
      display: none;
      width: 89px;
      height: 61px;
      float: right;
      margin: 14px 16px 0 0; }
      @media (max-width: 600px) {
        #header-container #header #menu-bt {
          display: block; } }
      #header-container #header #menu-bt a, #header-container #header #menu-bt a:visited {
        display: block;
        width: 100%;
        height: 100%;
        background: url(/assets/images/hamburger.png) 0 0 no-repeat;
        text-indent: -9999px;
        overflow: hidden; }
      #header-container #header #menu-bt a:hover {
        background: url(/assets/images/hamburger.png) 0 -96px no-repeat; }

#navigation {
  position: relative;
  max-width: 1080px;
  margin: 0 auto; }
  @media (max-width: 600px) {
    #navigation {
      margin: 86px auto 0; } }

.search-container-mobile {
  display: none;
  width: 100%;
  float: right;
  padding-top: 6px;
  background: #C5C6C8;
  height: 40px; }
  @media (max-width: 600px) {
    .search-container-mobile {
      display: block; } }
  .search-container-mobile table {
    width: 260px;
    border-spacing: 0;
    margin: 0 auto; }
    .search-container-mobile table tr td.search-field-mobile input {
      width: 92%;
      padding: 4px 3%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      border: 1px solid #000000;
      color: #000000; }
    .search-container-mobile table tr td.search-field-mobile input.auto-hint {
      color: #C5C6C8; }
    .search-container-mobile table tr td.search-submit-mobile {
      width: 26px; }
      .search-container-mobile table tr td.search-submit-mobile input {
        margin-top: 5px;
        padding: 0;
        width: 26px;
        height: 28px;
        border: none;
        background: url(/assets/images/magnify.png) 2px 0 no-repeat;
        text-indent: -999px;
        overflow: hidden; }

#nav-main {
  position: absolute;
  z-index: 999;
  right: 24px;
  top: -40px; }
  @media (max-width: 778px) {
    #nav-main {
      font-size: 13px; } }
  @media (max-width: 600px) {
    #nav-main {
      position: relative;
      top: 0;
      right: 0;
      z-index: 0;
      overflow: hidden;
      font-size: 18px;
      max-height: 0;
      -webkit-transition: max-height 0.5s;
      -moz-transition: max-height 0.5s;
      -ms-transition: max-height 0.5s;
      -o-transition: max-height 0.5s;
      transition: max-height 0.5s; } }
  #nav-main > ul {
    list-style: none; }
    #nav-main > ul > li {
      position: relative;
      display: inline-block;
      float: left;
      padding: 0 2px 14px; }
      @media (max-width: 1020px) {
        #nav-main > ul > li {
          padding: 0 2px 10px; } }
      @media (max-width: 600px) {
        #nav-main > ul > li {
          float: none;
          display: block;
          border-collapse: collapse;
          padding: 0; } }
      #nav-main > ul > li > a, #nav-main > ul > li > a:visited {
        float: left;
        font-size: 14px;
        background: #363a35;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 3px 14px 2px;
        border: 1px solid #363a35; }
        @media (max-width: 750px) {
          #nav-main > ul > li > a, #nav-main > ul > li > a:visited {
            padding: 3px 10px 2px; } }
        @media (max-width: 600px) {
          #nav-main > ul > li > a, #nav-main > ul > li > a:visited {
            float: none;
            display: block;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            letter-spacing: 1px;
            color: #626365;
            width: auto;
            padding: 12px 40px;
            background: #e3edfe url(/assets/images/mobile-nav-sprite.png) 16px 13px no-repeat;
            font-weight: 700;
            border-top: 1px solid #000000;
            border-bottom: none; } }
      #nav-main > ul > li > a.current {
        background: #c65100;
        color: #FFFFFF;
        text-decoration: none; }
        @media (max-width: 600px) {
          #nav-main > ul > li > a.current {
            background: #e3edfe url(/assets/images/mobile-nav-sprite.png) 16px 13px no-repeat;
            color: #c65100; } }
      #nav-main > ul > li ul {
        position: absolute;
        top: 38px;
        left: 12px;
        width: 240px;
        display: none; }
        @media (max-width: 600px) {
          #nav-main > ul > li ul {
            max-height: 0;
            -webkit-transition: max-height 0.5s;
            -moz-transition: max-height 0.5s;
            -ms-transition: max-height 0.5s;
            -o-transition: max-height 0.5s;
            transition: max-height 0.5s;
            overflow: hidden; } }
        @media (max-width: 778px) {
          #nav-main > ul > li ul {
            left: 2px; } }
        @media (max-width: 600px) {
          #nav-main > ul > li ul {
            position: relative;
            top: 0;
            left: 0;
            width: auto;
            display: block; } }
        #nav-main > ul > li ul li {
          display: block;
          float: none;
          border-collapse: collapse;
          border-top: 1px solid #000000;
          border-left: 1px solid #000000;
          border-right: 1px solid #000000; }
          @media (max-width: 600px) {
            #nav-main > ul > li ul li {
              border-collapse: collapse;
              border-top: 0;
              border-left: 0;
              border-right: 0; } }
          #nav-main > ul > li ul li a, #nav-main > ul > li ul li a:visited {
            display: block;
            float: none;
            letter-spacing: 1px;
            color: #000000;
            width: auto;
            padding: 12px 20px;
            background: #f4f4f4; }
            @media (max-width: 600px) {
              #nav-main > ul > li ul li a, #nav-main > ul > li ul li a:visited {
                padding: 12px 40px;
                background: #f4f4f4 url(/assets/images/mobile-nav-sprite.png) 16px -82px no-repeat; } }
          #nav-main > ul > li ul li a:hover {
            background: #C5C6C8;
            color: #000000;
            text-decoration: none; }
            @media (max-width: 600px) {
              #nav-main > ul > li ul li a:hover {
                background: #C5C6C8 url(/assets/images/mobile-nav-sprite.png) 16px -82px no-repeat; } }
        #nav-main > ul > li ul li:last-child {
          border-bottom: 1px solid #000000; }
          @media (max-width: 600px) {
            #nav-main > ul > li ul li:last-child {
              border-bottom: 0; } }
    #nav-main > ul > li:hover > a, #nav-main > ul > li:hover > a:visited {
      background: #c65100;
      color: #FFFFFF;
      text-decoration: none; }
      @media (max-width: 600px) {
        #nav-main > ul > li:hover > a, #nav-main > ul > li:hover > a:visited {
          background: #f4f4f4 url(/assets/images/mobile-nav-sprite.png) 16px 13px no-repeat;
          color: #c65100; } }
    #nav-main > ul > li:hover ul li a, #nav-main > ul > li:hover ul li a:visited {
      background: #f4f4f4;
      color: #000000; }
      @media (max-width: 600px) {
        #nav-main > ul > li:hover ul li a, #nav-main > ul > li:hover ul li a:visited {
          background: #f4f4f4 url(/assets/images/mobile-nav-sprite.png) 16px -82px no-repeat; } }
    #nav-main > ul > li:hover ul li a:hover {
      background: #C5C6C8;
      color: #000000;
      text-decoration: none; }
      @media (max-width: 600px) {
        #nav-main > ul > li:hover ul li a:hover {
          background: #C5C6C8 url(/assets/images/mobile-nav-sprite.png) 16px -82px no-repeat; } }
    #nav-main > ul > li:hover ul {
      display: block; }
    @media (max-width: 600px) {
      #nav-main > ul li.open > a {
        background: #f4f4f4 url(/assets/images/mobile-nav-sprite.png) 16px -36px no-repeat;
        color: #c65100; } }
    @media (max-width: 600px) {
      #nav-main > ul li.open ul {
        max-height: 999px;
        -webkit-transition: max-height 1.5s ease-in;
        -moz-transition: max-height 1.5s ease-in;
        -ms-transition: max-height 1.5s ease-in;
        -o-transition: max-height 1.5s ease-in;
        transition: max-height 1.5s ease-in; } }

@media (max-width: 600px) {
  #nav-main.open {
    max-height: 999px;
    -webkit-transition: max-height 1.5s ease-in;
    -moz-transition: max-height 1.5s ease-in;
    -ms-transition: max-height 1.5s ease-in;
    -o-transition: max-height 1.5s ease-in;
    transition: max-height 1.5s ease-in; } }

#page {
  background: #ffffff; }

#content-container {
  max-width: 1080px;
  margin: 0 auto;
  background: #ffffff; }

.top-spacer {
  width: 100%;
  height: 2px;
  background: #ffffff; }

.mural-container {
  width: 100%;
  background: #e7e7e7; }
  .mural-container .mural {
    max-width: 1032px;
    margin: 0 auto;
    padding: 0 24px; }
    @media (max-width: 600px) {
      .mural-container .mural {
        padding: 4px 0; } }
    .mural-container .mural img {
      width: 100%;
      height: auto;
      border-left: 2px solid #ffffff;
      border-right: 2px solid #ffffff; }

.title-header {
  padding: 12px 24px 0; }
  @media (max-width: 600px) {
    .title-header {
      padding: 12px 12px 0; } }
  .title-header h1 {
    margin: 12px 0 0;
    color: #000;
    font-size: 30px;
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 8px;
    font-family: 'proxima-nova-bold', 'Arial', sans-serif; }
    @media (max-width: 600px) {
      .title-header h1 {
        font-size: 30px;
        line-height: 30px; } }

#main-content {
  width: auto;
  padding: 24px 24px 60px; }
  @media (max-width: 600px) {
    #main-content {
      padding: 24px 12px 34px; } }
  #main-content .page-left-column {
    width: 62%;
    float: left; }
    @media (max-width: 778px) {
      #main-content .page-left-column {
        width: auto;
        float: none; } }
    @media (max-width: 600px) {
      #main-content .page-left-column .page-copy {
        width: 100%; } }
    @media (max-width: 600px) {
      #main-content .page-left-column .page-copy img {
        max-width: 100% !important;
        height: auto !important;
        float: none; } }
    #main-content .page-left-column .page-copy p {
      margin-bottom: 12px; }
    #main-content .page-left-column .page-copy ul {
      margin: 0 0 0 16px;
      padding: 0;
      list-style: url(/assets/images/bullet-huge-red.png); }
      #main-content .page-left-column .page-copy ul li {
        margin: 0 0 12px;
        padding: 0;
        line-height: 18px; }
    #main-content .page-left-column .page-copy ul.ul-clear {
      overflow: hidden; }
      #main-content .page-left-column .page-copy ul.ul-clear li {
        margin: 0 0 12px 16px; }
    @media (max-width: 600px) {
      #main-content .page-left-column .page-copy .twocolumns ul {
        margin: 0 0 0 32px; } }
    @media (max-width: 600px) {
      #main-content .page-left-column .page-copy .onecolumn ul {
        margin: 0 0 0 32px; } }
  #main-content .page-right-column {
    width: 30.74%;
    float: right; }
    @media (max-width: 778px) {
      #main-content .page-right-column {
        margin-top: 12px;
        width: auto;
        float: none; } }
    #main-content .page-right-column img {
      max-width: 100%; }

.col-left {
  float: left;
  width: 48%;
  margin-right: 4%; }
  @media (max-width: 600px) {
    .col-left {
      width: auto;
      float: none;
      margin-right: 0; } }

.col-right {
  float: left;
  width: 48%; }
  @media (max-width: 600px) {
    .col-right {
      width: auto;
      float: none;
      margin-right: 0; } }

.product_columns h4 {
  display: block;
  clear: both;
  margin: 20px 0 8px;
  border-bottom: 1px solid #c65100; }

.image-left {
  float: left;
  margin-right: 30px; }
  @media (max-width: 600px) {
    .image-left {
      max-width: 100% !important;
      height: auto !important;
      float: none;
      margin-right: 0; } }

.image-right {
  float: right;
  margin-left: 30px; }
  @media (max-width: 600px) {
    .image-right {
      max-width: 100% !important;
      height: auto !important;
      float: none;
      margin-left: 0; } }

.red-subhead {
  font-weight: 700;
  color: #cc3423;
  font-size: 15px; }

.red-italic {
  display: block;
  padding-top: 8px;
  font-size: 22px;
  line-height: 24px;
  font-style: italic;
  color: #c65100; }

blockquote {
  padding: 20px;
  background: #f4f4f4;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px; }

.divide {
  border-top: 1px solid #a3a3a3;
  clear: both;
  height: 0;
  overflow: hidden;
  margin: 20px 0; }

.copy-icons ul {
  list-style: none; }
  .copy-icons ul li {
    float: left;
    list-style: none; }
    .copy-icons ul li a, .copy-icons ul li a:visited {
      display: block;
      color: #c65100;
      text-decoration: none;
      padding: 7px 30px 0 46px;
      height: 30px;
      float: left; }
    .copy-icons ul li a:hover {
      color: #c65100;
      text-decoration: underline; }
  .copy-icons ul li.pdf-link a {
    background: url(/assets/images/download-icon.png) 6px 0 no-repeat; }
  .copy-icons ul li.pdf-link a:hover {
    background: url(/assets/images/download-icon.png) 6px -81px no-repeat; }
  .copy-icons ul li.print-link a {
    background: url(/assets/images/print-icon.png) 0 0 no-repeat; }
  .copy-icons ul li.print-link a:hover {
    background: url(/assets/images/print-icon.png) 0 -79px no-repeat; }
  .copy-icons ul li.email-link a {
    background: url(/assets/images/email-icon.png) 6px 0 no-repeat; }
  .copy-icons ul li.email-link a:hover {
    background: url(/assets/images/email-icon.png) 6px -81px no-repeat; }

.side-nav {
  margin-bottom: 20px; }
  .side-nav table {
    width: 100%; }
    .side-nav table tr td {
      background: #f4f4f4;
      border-collapse: collapse;
      border: 1px solid #000000; }
      .side-nav table tr td a {
        display: block;
        height: 100%;
        width: 68%;
        color: #000000;
        padding: 6px 16%;
        background: #f4f4f4 url(/assets/images/bullet.png) 4px -2px no-repeat; }
      .side-nav table tr td a:hover {
        color: #000000;
        text-decoration: none;
        background: #C5C6C8 url(/assets/images/bullet.png) 4px -2px no-repeat; }
    .side-nav table tr td.ul-title {
      text-transform: uppercase;
      font-weight: 700;
      padding: 6px 8%; }

.callout {
  border: 1px solid #000000;
  background: #f4f4f4; }
  .callout h3 {
    padding: 20px 20px 0 20px;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    color: #c65100;
    margin: 0 0 -10px; }
  .callout p {
    padding: 20px 20px 20px; }

.sidebar-border {
  border: 1px solid #000000;
  width: auto; }
  .sidebar-border img {
    width: 100%;
    height: auto; }

.breadcrumb {
  font-size: 11px; }
  @media (max-width: 600px) {
    .breadcrumb {
      display: none; } }
  .breadcrumb a, .breadcrumb a:visited {
    color: #000000;
    font-style: italic;
    text-decoration: none; }
  .breadcrumb a:hover {
    color: #c65100;
    text-decoration: underline; }

#footer-container {
  background: url(/assets/images/background.png); }

#nav-footer {
  max-width: 1032px;
  margin: 0 auto;
  padding: 24px;
  color: #FFFFFF; }
  @media (max-width: 600px) {
    #nav-footer {
      padding: 24px 12px; } }
  #nav-footer .footer-logo {
    margin-bottom: 30px; }
  #nav-footer .copyright {
    margin-top: 28px; }
  #nav-footer a, #nav-footer a:visited {
    text-decoration: none;
    color: #FFFFFF; }
  #nav-footer a:hover {
    text-decoration: underline; }
  #nav-footer a.head-link {
    display: block;
    font-weight: 700;
    margin: 12px 0; }
  @media (max-width: 600px) {
    #nav-footer .footer-left {
      width: 100%; } }
  #nav-footer .footer-left .foot-col {
    float: left;
    width: 34%;
    margin-right: 4%; }
    @media (max-width: 600px) {
      #nav-footer .footer-left .foot-col {
        width: 100%;
        margin-bottom: 24px; } }
  #nav-footer .footer-left .foot-col.last {
    float: right;
    width: 20%;
    margin-right: 0; }
    @media (max-width: 600px) {
      #nav-footer .footer-left .foot-col.last {
        width: 100%;
        margin-bottom: 0; } }
  #nav-footer .linkedin-holder {
    margin: 0;
    display: none; }
    #nav-footer .linkedin-holder .linked-label {
      float: left;
      width: 100px;
      padding-top: 18px;
      vertical-align: bottom; }
    #nav-footer .linkedin-holder .linkedin {
      float: left;
      width: auto; }
      #nav-footer .linkedin-holder .linkedin a, #nav-footer .linkedin-holder .linkedin a:visited {
        display: block;
        width: 148px;
        height: 46px;
        background: url(/assets/images/linkedin.png) 0 0 no-repeat;
        text-indent: -999px;
        overflow: hidden; }
  #nav-footer ul {
    list-style: none;
    margin-left: 0; }
    #nav-footer ul li {
      background: url(/assets/images/white-bullet.png) 0 6px no-repeat;
      margin-bottom: 9px; }
      #nav-footer ul li a {
        padding-left: 20px; }
  #nav-footer .footer-form .form-title {
    letter-spacing: 1px;
    margin-bottom: -6px; }
  #nav-footer .footer-form .form-email {
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
  #nav-footer .footer-form label.error {
    font-style: italic;
    color: #ff8800;
    font-weight: 700;
    margin-top: -8px; }
  #nav-footer .footer-form #signup-thankyou {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 12px 0 24px;
    color: #ffdba3; }
  #nav-footer .footer-form .news-field-hidden {
    display: none; }
  #nav-footer .footer-form input {
    display: block;
    border: none;
    margin: 16px 0;
    width: 90%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #000000;
    padding: 4px 8px; }
  #nav-footer .footer-form input.auto-hint {
    color: #C5C6C8; }
  #nav-footer .footer-form input#subscribe {
    display: block;
    background: #c65100;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 6px 12px 6px;
    border: 1px solid #FFFFFF;
    font-weight: 700;
    letter-spacing: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    width: 140px;
    -webkit-appearance: none; }
  #nav-footer .footer-form input#subscribe:hover {
    background: #FFFFFF;
    color: #c65100; }

.team_category {
  color: #c65100;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0 30px; }

.team_member {
  margin-bottom: 20px;
  border-bottom: 1px solid #000000; }
  .team_member .member_photo {
    width: 31.25%;
    float: left; }
    @media (max-width: 600px) {
      .team_member .member_photo {
        width: 100%;
        float: none; } }
    .team_member .member_photo img {
      width: 100%;
      height: auto; }
      @media (max-width: 600px) {
        .team_member .member_photo img {
          width: auto;
          max-width: 100%;
          margin: 0 auto 20px; } }
  .team_member .member_info {
    float: left;
    margin-left: 3.1%;
    width: 65%;
    padding-bottom: 20px; }
    @media (max-width: 600px) {
      .team_member .member_info {
        width: auto;
        float: none; } }
    .team_member .member_info .member_name {
      font-size: 22px;
      letter-spacing: 1px;
      font-weight: 700; }
      .team_member .member_info .member_name span.member_accred {
        font-size: 15px;
        text-transform: uppercase;
        color: #b6b7ba;
        font-weight: 400; }
    .team_member .member_info .member_title {
      font-size: 12px;
      color: #c65100;
      font-style: italic;
      margin-bottom: 7px;
      letter-spacing: 1px; }
    .team_member .member_info .bio_text2 {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.5s;
      -moz-transition: max-height 0.5s;
      -ms-transition: max-height 0.5s;
      -o-transition: max-height 0.5s;
      transition: max-height 0.5s; }
    .team_member .member_info .bio_text2.open {
      max-height: 1200px;
      -webkit-transition: max-height 1.5s ease-in;
      -moz-transition: max-height 1.5s ease-in;
      -ms-transition: max-height 1.5s ease-in;
      -o-transition: max-height 1.5s ease-in;
      transition: max-height 1.5s ease-in; }
    .team_member .member_info a.bio-more {
      display: block;
      color: #c65100;
      font-size: 14px;
      float: left;
      text-transform: uppercase;
      background: #FFFFFF url(/assets/images/arrow-team.png) 5px -1px no-repeat;
      border: 2px solid #cc3423;
      padding: 2px 16px 0px 36px;
      font-weight: bold;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px;
      margin-top: 4px; }
    .team_member .member_info a.bio-more:hover {
      text-decoration: none;
      background: #cc3423 url(/assets/images/arrow-team.png) 5px -49px no-repeat;
      color: #FFFFFF; }
    .team_member .member_info a.bio-more.open,
    .team_member .member_info a.bio-more.open:hover {
      text-decoration: none;
      background: #cc3423 url(/assets/images/arrow-team.png) 5px -92px no-repeat;
      color: #FFFFFF; }

a.learn-more {
  display: block;
  color: #c65100;
  font-size: 14px;
  text-transform: uppercase;
  background: none;
  border: 2px solid #c65100;
  width: 92px;
  padding: 2px 16px 0;
  font-weight: bold;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px; }

a.learn-more:hover {
  text-decoration: none;
  background: #c65100;
  color: #FFFFFF; }

input[type='submit'] {
  display: block;
  background: #c65100;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  border: 2px solid #c65100;
  padding: 4px 16px;
  font-weight: bold;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  -webkit-appearance: none; }

input[type='submit']:hover {
  text-decoration: none;
  background: #363a35;
  color: #FFFFFF; }

.grey-border {
  border: 1px solid #626365; }

.sidebar-copy {
  margin: 0; }
  .sidebar-copy img {
    max-width: 100%; }

h1.grey-header {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin: 40px 0;
  padding-top: 10px;
  height: 63px;
  background: url(/assets/images/grey-square-header.png) 0 0 repeat-x;
  letter-spacing: 2px; }
  @media (max-width: 600px) {
    h1.grey-header {
      text-indent: -999px;
      overflow: hidden;
      margin: 12px 0 30px; } }

/* ACCORDIAN */
.accordion {
  margin-bottom: 0; }

.accordion-heading {
  cursor: pointer; }
  .accordion-heading .accordion-toggle {
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 30px 14px 30px;
    background: url(/assets/images/faq-arrow.png) 0 0 no-repeat; }
  .accordion-heading .accordion-toggle:hover {
    color: #c65100;
    background: url(/assets/images/faq-arrow.png) 0 0 no-repeat;
    text-decoration: none; }

.accordion-group.in_head {
  background: #f4f4f4; }
  .accordion-group.in_head .accordion-heading .accordion-toggle {
    color: #c65100;
    background: url(/assets/images/faq-arrow.png) 0 -132px no-repeat; }

.accordion-inner {
  border-top: 0;
  padding: 0 0 0 30px; }
  .accordion-inner p {
    margin: -4px 30px 20px 0; }

.accordion-body {
  position: relative;
  height: 0;
  overflow: hidden;
  border-bottom: 1px solid #000000; }

.accordion-body.last {
  border-bottom: none; }

.contact-form .contact-row {
  padding: 12px 0; }
  @media (max-width: 600px) {
    .contact-form .contact-row {
      padding: 6px 0; } }
  .contact-form .contact-row label {
    white-space: nowrap;
    float: left;
    width: 25%;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 2px 0 0; }
    @media (max-width: 600px) {
      .contact-form .contact-row label {
        float: none;
        width: 100%; } }
    .contact-form .contact-row label .asterisk {
      color: #c65100;
      font-weight: 700; }
  .contact-form .contact-row label.error {
    text-transform: none;
    color: #c65100;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0; }
  .contact-form .contact-row .contact-field {
    float: left;
    width: 75%; }
    @media (max-width: 600px) {
      .contact-form .contact-row .contact-field {
        float: none;
        width: 100%; } }
    .contact-form .contact-row .contact-field input[type='text'], .contact-form .contact-row .contact-field textarea, .contact-form .contact-row .contact-field select {
      width: 80%;
      padding: 6px 1.5%;
      border: 1px solid #C5C6C8;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
      @media (max-width: 600px) {
        .contact-form .contact-row .contact-field input[type='text'], .contact-form .contact-row .contact-field textarea, .contact-form .contact-row .contact-field select {
          width: 94%; } }
    .contact-form .contact-row .contact-field select {
      width: 83.5%; }
      @media (max-width: 600px) {
        .contact-form .contact-row .contact-field select {
          width: 98%; } }
    .contact-form .contact-row .contact-field textarea {
      height: 150px; }
.contact-form .contact-row.small-print {
  padding: 0;
  margin: -10px 0 12px; }
  .contact-form .contact-row.small-print .contact-field label {
    float: none;
    padding: 0; }
.contact-form .contact-row.submit-bt {
  padding: 0 0 20px; }

/*IE Bullshit*/
.ie.ie7 #nav-footer,
.ie.ie7 #page,
.ie.ie7 #header,
.ie.ie7 #navigation,
.ie.ie7 #top-info,
.ie.ie8 #nav-footer,
.ie.ie8 #page,
.ie.ie8 #header,
.ie.ie8 #navigation,
.ie.ie8 #top-info {
  width: 1080px; }
.ie.ie7 .ls-slide,
.ie.ie7 .ls-layer,
.ie.ie8 .ls-slide,
.ie.ie8 .ls-layer {
  background: #000000 !important; }
.ie.ie7 #nav-footer,
.ie.ie8 #nav-footer {
  width: 1032px; }
.ie.ie7 li.nav-revenue-cycle-consulting,
.ie.ie7 li.nav-career-opportunities,
.ie.ie8 li.nav-revenue-cycle-consulting,
.ie.ie8 li.nav-career-opportunities {
  border-bottom: 1px solid #000000; }

/*# sourceMappingURL=styles.css.map */
