/*!
Theme Name: vecna_brec
Theme URI: http://vecna.com
Author: Vecna's Humanist Design Studio
AuthorURI: http://vecna.com
Description: vecna_brec custom theme
Version: 1.2
License: The MIT License (MIT)
License URI: http://opensource.org/licenses/MIT
Text Domain: vecna_brec
*/
/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

[class^="icon-"], [class*=" icon-"], [data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a[class*='icon'] {
  text-decoration: none; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-file-o, .icon-file-text, .icon-file-text-o, .icon-fork, .icon-flag, .icon-flag-o, .icon-expand, .icon-switch, .icon-pill, .icon-home, .icon-inbox, .icon-calendar, .icon-credit, .icon-question-sign, .icon-stethoscope, .icon-star-empty, .icon-star, .icon-drawer, .icon-plus, .icon-minus, .icon-reorder, .icon-ok, .icon-exclamation-sign, .icon-remove, .alert .close, .icon-sort-up, .icon-sort-down, .icon-sort, .icon-move, .icon-signout, .icon-warning-sign, .icon-remove-sign, .icon-info-sign, .icon-check, .icon-ok-sign, .icon-ok-circle, .icon-check-empty, .icon-filter, .icon-arrow-right, .icon-chevron-right, .icon-chevron-left, .icon-arrow-left, .icon-search, .icon-paper-clip, .icon-tea, .icon-bandage, .icon-email, .icon-reply, .icon-forward, .icon-allergies, .icon-address-book, .icon-cog, .icon-syringe, .icon-bar-chart, .icon-hospital, .icon-th, .icon-external-link, .icon-layers, .icon-desktop, .icon-tablet, .icon-fontwidth, .icon-th-list, .icon-user, .icon-user-md, .icon-group, .icon-download, .icon-medkit, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-heart, .icon-h-sign, .icon-plus-sign, .icon-pencil, .icon-edit, .icon-eye-open, .icon-print, .icon-envelope, .icon-comment, .icon-chat, .icon-dollar-sign, .icon-clip-board, .icon-file-black, .icon-file, .icon-circle-blank, .icon-circle, .icon-barcode, .icon-ellipsis, .icon-double-angle-right, .icon-angle-right, .icon-angle-left, .icon-double-angle-left, .icon-blocked, .icon-angle-up, .icon-angle-down, .icon-chevron-down, .icon-arrow-down, .icon-double-angle-down, .icon-arrow-up, .icon-double-angle-up, .icon-chevron-up, .icon-lock, .icon-shopping-cart {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-file-o:before {
  content: "\f016"; }

.icon-flag:before {
  content: "\f024"; }

.icon-expand:before {
  content: "\f065"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-fork:before {
  content: "\f0e8"; }

.icon-file-text-o:before {
  content: "\f0f6"; }

.icon-flag-o:before {
  content: "\f11d"; }

.icon-file-black:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-lock:before {
  content: "\e600"; }

.icon-shopping-cart:before {
  content: "\e606"; }

.icon-phone:before {
  content: "\e603"; }

.icon-mobile:before {
  content: "\e604"; }

.icon-unlock-alt:before {
  content: "\e601"; }

.icon-spacebar:before {
  content: "\e605"; }

.icon-pill:before {
  content: "\e007"; }

.icon-home:before {
  content: "\f015"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-credit:before {
  content: "\f09d"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-star:before {
  content: "\f005"; }

.icon-drawer:before {
  content: "\e009"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-remove:before, .alert .close:before {
  content: "\f00d"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-move:before {
  content: "\f047"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-check:before {
  content: "\f046"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-search:before {
  content: "\e001"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-tea:before {
  content: "\f3cb"; }

.icon-bandage:before {
  content: "\e004"; }

.icon-email:before {
  content: "\e005"; }

.icon-reply:before {
  content: "\e006"; }

.icon-forward:before {
  content: "\e00a"; }

.icon-allergies:before {
  content: "\e00b"; }

.icon-address-book:before {
  content: "\e00c"; }

.icon-cog:before {
  content: "\f013"; }

.icon-syringe:before {
  content: "\e002"; }

.icon-bar-chart:before {
  content: "\e003"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-th:before {
  content: "\f00a"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-layers:before {
  content: "\f1ca"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-tablet:before {
  content: "\e00e"; }

.icon-fontwidth:before {
  content: "\f1f9"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-user:before {
  content: "\f007"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-download:before {
  content: "\f11a"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-heart:before {
  content: "\e008"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-edit:before {
  content: "\f044"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-envelope:before {
  content: "\e00d"; }

.icon-comment:before {
  content: "\e00f"; }

.icon-chat:before {
  content: "\e010"; }

.icon-dollar-sign:before {
  content: "\e000"; }

.icon-clip-board:before {
  content: "\e011"; }

.icon-file:before {
  content: "\e012"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-circle:before {
  content: "\f111"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-ellipsis:before {
  content: "\e013"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-blocked:before {
  content: "\e016"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-switch:before {
  content: "\e602"; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
body, button {
  font-family: HelveticaNeue, Helvetica, arial, verdana, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  color: #454b50; }

a:link {
  color: #0090bf; }
a:visited {
  color: #24a4ce; }
a:hover {
  color: #00b6f2; }
a:focus {
  outline: solid 2px #00b6f2;
  outline-offset: -2px; }
a:active {
  color: #26caff;
  outline: none; }
a.nolink {
  text-decoration: none; }

h1, h2, h3, legend, h4, h5, h6 {
  font-family: HelveticaNeue, Helvetica, arial, verdana, sans-serif;
  font-weight: 700;
  line-height: 1.25em; }

h1 {
  font-size: 1.6em; }
  h1 small {
    font-size: 0.625 em;
    font-weight: normal;
    color: #828b93; }
  @media only screen and (max-width: 765px) {
    h1 {
      font-size: 1.4em; }
      h1 small {
        font-size: 0.71429 em; } }

h2 {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #687279;
  margin-top: 1.5em; }
  h2 small {
    margin-left: 1em;
    font-size: 1em;
    font-size: 1rem;
    font-weight: normal;
    text-transform: none;
    color: #828b93; }
    h2 small > a {
      margin-right: 1ex; }

h3, legend {
  margin-top: 1.5em;
  font-size: 1em; }

h1 > a:link, h1 > a:visited, h2 > a:link, h2 > a:visited {
  color: #454b50;
  text-decoration: none; }

code, kbd, pre, samp {
  font-family: 'Inconsolata', monospace, sans-serif; }

.title {
  margin: 0; }

small {
  font-weight: normal;
  color: #687279; }

.phone {
  display: inline-block; }

::-moz-selection {
  background: #dc0081;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #dc0081;
  color: #fff;
  text-shadow: none; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
*, *:before, *:after {
  box-sizing: border-box; }


.container {
  width: 100%;
  max-width: 100%;
  margin: auto; }

.row:after, dl:after, ol:after, ul:after, .nav-dropdown:after {
  content: "";
  display: table;
  clear: both; }

.row, dl {
  width: auto;
  margin: 0 -25px; }

a.tab, .wizard-step-link, .itemized-item.itemized-total, .itemized-label, menu, fieldset, .fieldset, .document-reader, .alert, .pagination, .woocommerce ul.products li.product, .page-template-news-media .recent-news article.type-post .entry-image, .page-template-news-media .recent-news article.type-post .blog-roll-post, .single-post .blog-container .post-content, .page-id-4943 section.At.Home .thumbnail__top, .page-id-4943 section.At.Home .thumbnail__content {
  display: block; /*note to fran: change to inline block?*/
  float: left;
  padding: 0 25px; }

.itemized-item.itemized-total, .itemized-label {
  width: 83.33333%; }

.topnav, .tabs, menu, .wizard-steps, fieldset, .fieldset, .document-reader, .alert, .pagination {
  width: 100%; }

.hidden {
  display: none; }

@media only screen and (max-width: 765px) {
  .itemized-item.itemized-total, .itemized-label {
    width: 100%; } }

@media only print {
  .itemized-item.itemized-total, .itemized-label {
    width: 100%; } }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
ol, ul {
  padding-left: 20px; }

.nav-dropdown {
  margin: 0;
  padding: 0;
  list-style: none; }
  .nav-dropdown > li {
    margin: 0;
    padding: 0;
    list-style: none; }

.itemized-list {
  padding: 0;
  list-style: none; }

.itemized-total-row {
  border-top: solid 1px #ccc; }

.itemized-item {
  float: left;
  width: 100%;
  padding-bottom: 25px; }
  .itemized-item.itemized-total {
    margin-top: 1ex;
    padding: 0 25px; }

.itemized-label {
  display: inline-block;
  margin: 0;
  padding: 12.5px 25px;
  border: solid 1px #e6e6e6;
  border-radius: 2px; }
  .itemized-label.selected {
    background: #fff; }

.itemized-checkbox {
  margin-right: 1ex; }

.itemized-amount {
  font-weight: bold; }

.itemized-details {
  display: block;
  float: left;
  margin: 12.5px 25px; }

dl {
  margin: 1em 0; }

.two-column {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }
  @media only screen and (max-width: 765px) {
    .two-column {
      -webkit-columns: 1;
      -moz-columns: 1;
      columns: 1; } }

dt, dd {
  float: left;
  margin: 0.5ex 0; }

dt {
  clear: left;
  font-weight: bold; }
  @media only screen and (min-width: 766px) {
    .dl-inline > dt {
      clear: none; } }

dd {
  padding: 0 1ex;
  word-break: break-all; }
  dd.dd-block {
    width: 100%; }
  dd > ul {
    margin: 0; }
  .dl-inline > dd {
    margin-right: 1em; }
  dd + dd {
    margin-left: -1ex;
    padding-left: 0; }
    dd + dd:before {
      content: ", "; }

table {
  width: 100%;
  margin-top: 1em; }

.small-table {
  width: auto; }

tr:nth-child(even) {
  background: #f2f1f0; }

th, td {
  padding: 1ex;
  text-align: left;
  vertical-align: top; }
  th.number, td.number {
    width: 125px;
    text-align: right; }

td h3, td legend {
  margin-top: 1ex; }

.small-label {
  display: none; }

@media only screen and (max-width: 765px) {
  table.responsive, table.responsive tbody, table.responsive tr, table.responsive td {
    display: block; }
  table.responsive tr:after {
    content: "";
    display: table;
    clear: both; }
  table.responsive th {
    display: none; }
  .time-table-small th {
    display: block;
    padding-top: 1em; }
  .small-label {
    display: block;
    float: left;
    clear: left;
    width: 38%;
    font-weight: bold; } }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
@-webkit-keyframes glow {
  10 {
    text-shadow: 0 0 0 #fff; }

  50% {
    text-shadow: 0 0 25px #fff; }

  100% {
    text-shadow: 0 0 0 #fff; } }

@keyframes glow {
  10 {
    text-shadow: 0 0 0 #fff; }

  50% {
    text-shadow: 0 0 25px #fff; }

  100% {
    text-shadow: 0 0 0 #fff; } }

.glow {
  position: relative;
  -webkit-animation: glow 1s;
  animation: glow 1s; }

a.skip-link {
  position: absolute;
  display: block;
  top: 0;
  left: -9999em;
  padding: 1ex;
  background: #454b50;
  color: white;
  z-index: 10; }
  a.skip-link:focus {
    left: 0; }

.nav-list {
  float: left;
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none; }
  .nav-list.secondary {
    position: absolute;
    top: 0;
    right: 0; }

.nav-item {
  position: relative;
  float: left;
  height: 50px;
  margin: 0 5px 0 0;
  line-height: 0; }
  .secondary > .nav-item {
    text-align: right; }
  html.no-touch .nav-item:hover > .nav-dropdown, .nav-item.active > .nav-dropdown {
    display: block; }
  .nav-item > .icon-caret-down {
    display: none; }
    html.touch .nav-item > .icon-caret-down {
      display: inline-block;
      vertical-align: top;
      width: 40px;
      height: 40px;
      margin: 5px 0 0 0;
      padding-top: 11px;
      border: solid 1px #5d656b;
      border-left: none;
      border-radius: 0 2px 2px 0;
      text-align: center;
      font-size: 1em;
      color: #999; }
  .nav-item.active > .icon-caret-down {
    background: #222427; }
    .nav-item.active > .icon-caret-down:before {
      content: "\f0d8"; }

.nav-link {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 40px;
  margin: 5px 0 0 5px;
  padding: 0 1em;
  border-radius: 2px;
  line-height: 38px;
  text-decoration: none;
  font-size: 1em; }
  .nav-link, .nav-link:link, .nav-link:visited {
    color: #fbfbfb; }
  .nav-link:hover, .nav-link:link:hover, .nav-link:visited:hover {
    background: #222427;
    color: #00b6f2; }
  html.touch .nav-link {
    margin-left: 0;
    padding: 0 1ex;
    border: solid 1px #5d656b; }
  html.touch .nav-item:first-child > .nav-link {
    margin-left: 5px; }
  .nav-link.current {
    background: #222427; }
  .nav-link.nav-settings {
    width: 30%;
    text-align: right; }
    .nav-link.nav-settings:before {
      content: "\f013";
      font-family: icomoon;
      font-size: 1.5em; }
  .nav-link > .link-title {
    display: inline-block;
    position: relative;
    margin-top: 2px;
    vertical-align: middle;
    font-weight: 100;
    z-index: 1; }
  .nav-link > .icon-caret-down {
    margin-left: 5px;
    color: #999; }
    html.touch .nav-link > .icon-caret-down {
      display: none; }
  .nav-link > i, .nav-link > img, .nav-link > .nav-icon {
    position: relative;
    vertical-align: middle;
    z-index: 1; }
  .nav-link > .badge {
    position: relative;
    margin: -1ex 0 0 -1ex;
    z-index: 1; }

.nav-dropdown {
  display: none;
  position: absolute;
  width: 250px;
  margin-top: 5px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #2d3135;
  z-index: 2; }
  .nav-dropdown > .nav-item {
    float: none;
    height: 45px;
    text-align: left;
    padding: 0 5px 5px 5px; }
    .nav-dropdown > .nav-item:first-child {
      height: 50px;
      padding: 5px; }
    .nav-dropdown > .nav-item .nav-link {
      display: block;
      margin: 0;
      border-color: #454b50; }

a.nav-link-signout:link, a.nav-link-signout:visited {
  color: #ff8d6b; }

@media only screen and (max-width: 765px) {
  .nav-list.secondary {
    position: relative;
    border-top: solid 1px rgba(0, 0, 0, 0.5); }
    .nav-list.secondary > .nav-item {
      text-align: left; }
  .nav-link {
    display: block; }
  .nav-dropdown-phr, .topnav .icon-caret-down {
    display: none !important; }
  .nav-dropdown {
    margin-top: 0;
    background: none; }
  .nav-dropdown-signout {
    display: block; } }

.tabs {
  float: left;
  margin: 1em 0 1ex;
  padding: 0 50px;
  border-bottom: solid 1px #dadee0; }
  .tabs > .secondary {
    float: right; }

a.tab {
  margin-right: 25px;
  margin-bottom: -1px;
  padding: 12.5px 1em;
  border: solid 1px transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-decoration: none;
  font-weight: 400; }
  a.tab:hover {
    border: solid 1px #dadee0; }
  a.tab.current {
    background-color: #fbfbfb;
    background-image: -webkit-linear-gradient(white, #fbfbfb);
    background-image: linear-gradient(white, #fbfbfb);
    border-top-color: #0090bf;
    border-right-color: #dadee0;
    border-bottom-color: #fbfbfb;
    border-left-color: #dadee0;
    color: #454b50; }

a.tab-more {
  display: none; }

@media only screen and (max-width: 765px) {
  a.tab {
    display: none;
    margin-right: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
    a.tab.current {
      display: block; }
    .tabs.show-all > a.tab {
      display: block;
      clear: both;
      width: auto;
      margin-bottom: 5px;
      border-radius: 3px; }
      .tabs.show-all > a.tab.current {
        border-bottom-color: #dadee0; }
  a.tab-more {
    display: block;
    float: left;
    padding: 0 25px 15px;
    font-size: 2em;
    font-weight: bold;
    text-decoration: none;
    color: #0090bf; }
    a.tab-more:hover {
      color: #00b6f2; }
    .tabs.show-all > a.tab-more {
      display: none; }
  .tabs > .btn {
    display: none; }
  .tabs.show-all > .btn {
    display: block;
    float: left;
    clear: both;
    margin-bottom: 5px; } }

.menu-toolbar {
  margin: 0 0 12.5px;
  padding: 12.5px 25px;
  text-align: center;
  border: none;
  background: #f2f1f0; }
  .menu-toolbar.form-buttons {
    padding: 0;
    background: none;
    border-bottom: none; }
  .menu-toolbar > .btn, .menu-toolbar > button, .menu-toolbar > .btn-group {
    float: left;
    margin-right: 25px; }
    .menu-toolbar > .btn.secondary, .menu-toolbar > button.secondary, .menu-toolbar > .btn-group.secondary {
      float: right;
      margin-right: 0;
      margin-left: 25px; }
  .menu-toolbar > .menu-text {
    display: inline-block;
    margin-top: 1ex; }
  .menu-toolbar.dashboard-menu {
    text-align: left;
    border-top: solid 1px #dadee0;
    background: none; }
    .menu-toolbar.dashboard-menu > h2 {
      display: inline-block;
      margin: 6px 0 0; }

.wizard-steps {
  float: left;
  margin: 1em 0 0;
  padding: 0 0 5px;
  list-style: none; }

.wizard-step {
  display: block;
  float: left;
  position: relative; }
  .steps-3 > .wizard-step {
    width: 33%; }
  .steps-4 > .wizard-step {
    width: 25%; }
  .steps-5 > .wizard-step {
    width: 20%; }
  .steps-6 > .wizard-step {
    width: 16.66%; }
  .steps-7 > .wizard-step {
    width: 14.28%; }
  .wizard-step:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: -50%;
    height: 3px;
    width: 100%;
    background: #0090bf; }
  .wizard-step.current ~ .wizard-step:after {
    background: #dadee0; }
  .wizard-step.first:after {
    content: none; }

.wizard-step-link {
  position: relative;
  width: 100%;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  vertical-align: top; }
  .wizard-step-link, .wizard-step-link:link, .wizard-step-link:visited {
    color: #99a; }
  .wizard-step-link:before {
    content: "";
    display: block;
    height: 15px;
    width: 15px;
    margin: auto;
    border-radius: 50%;
    background: #dadee0;
    font-size: 10px;
    line-height: 15px; }
  .wizard-step-link.done:before, .wizard-step-intro > .wizard-step-link:before {
    content: "\f00c";
    padding-top: 1px;
    background: #0090bf;
    font-family: icomoon;
    color: #fff; }
  .current ~ .wizard-step > .wizard-step-link.done:before {
    background: #dadee0;
    color: #0090bf; }
  .wizard-step-link.current {
    color: #0090bf; }
    .wizard-step-link.current:before {
      content: "";
      background: #fff;
      border: solid 3px #0090bf; }
  @media only screen and (max-width: 765px) {
    .wizard-step-link, .wizard-step-link:link, .wizard-step-link:visited {
      color: transparent; }
    .wizard-step-link.current {
      color: #0090bf; } }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.badge {
  display: inline-block;
  min-width: 1.2em;
  padding: 1px 3px;
  padding: 1px\9;
  background: #ccd6e0;
  text-align: center;
  font-family: sans-serif;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1em;
  color: #333;
  vertical-align: text-top;
  border-radius: 1em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }
  .badge.primary {
    background: #0090bf;
    color: #fff; }
  .badge.warning {
    background: #A02300;
    color: #fff; }
  .badge:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle; }
  .badge.multi {
    position: relative;
    margin-left: 1ex;
    padding-top: 3px;
    border: none;
    background: none;
    border-radius: 0;
    z-index: 0; }
    .badge.multi:before, .badge.multi:after {
      content: "";
      display: block;
      position: absolute;
      top: -1px;
      left: -1px;
      width: 110%;
      height: 110%;
      border: solid 1px #aaa;
      background: #eee;
      border-radius: 2px; }
    .badge.multi:before {
      -webkit-transform: rotate(-10deg);
      z-index: -2; }
    .badge.multi:after {
      z-index: -1; }

.label {
  color: #0090bf; }

.label.green {
  color: #53901f; }

.label.orange {
  color: #bf4225; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.btn-group {
  display: inline-block;
  position: relative;
  margin-bottom: 1ex;
  text-align: left;
  overflow: visible;
  border-radius: 7px;
  outline: none;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > button, .btn-group > input[type='submit'] {
    display: block;
    float: left;
    margin-left: -1px;
    border-style: solid;
    border-width: 1px;
    border-radius: 0; }
    .btn-group > .btn:first-of-type, .btn-group > button:first-of-type, .btn-group > input[type='submit']:first-of-type {
      margin-left: 0;
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    .btn-group > .btn:last-of-type, .btn-group > button:last-of-type, .btn-group > input[type='submit']:last-of-type {
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px; }
  .btn-group.btn-group-full {
    display: block; }
    .btn-group.btn-group-full > .btn {
      float: none;
      text-align: left; }


  .btn[disabled], .btn.disabled, button[disabled], button.disabled, input[type='submit'][disabled], input[type='submit'].disabled {
    position: relative;
    background: none;
    border: solid 1px #aaa;
    color: #6d6d6d;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none; }
    .btn[disabled]:after, .btn.disabled:after, button[disabled]:after, button.disabled:after, input[type='submit'][disabled]:after, input[type='submit'].disabled:after {
      content: '\005C';
      display: block;
      position: absolute;
      top: -12px;
      left: 50%;
      margin-left: -8px;
      font-size: 70px;
      color: #6d6d6d; }

label.btn {
  margin: 0;
  font-family: HelveticaNeue, Helvetica, arial, verdana, sans-serif;
  color: #454b50; }
  input[type=checkbox] + label.btn, input[type=radio] + label.btn {
    border: solid 1px #dadee0;
    padding: 5px 25px;
    background: none;
    box-shadow: inset 0 1px #fff, 0 1px #fff; }
    input[type=checkbox] + label.btn:hover, input[type=radio] + label.btn:hover {
      background: white; }
  input[type=checkbox] + label.btn {
    width: 100%;
    margin-bottom: 1ex;
    text-align: left; }
  input[type=radio] + label.btn {
    display: block;
    float: left;
    margin-left: -1px;
    border-radius: 0; }
    input[type=radio] + label.btn:first-of-type {
      margin-left: 0;
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    input[type=radio] + label.btn:last-of-type {
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px; }
  input[type=checkbox] + label.btn:before, input[type=radio] + label.btn:before {
    display: inline-block;
    margin: 0 0.5ex 0 -0.5ex;
    font-family: icomoon; }
  input[type=checkbox] + label.btn:before, input[type=radio] + label.btn:before {
    color: #aaa; }
  input[type=checkbox] + label.btn:before {
    content: "\f096"; }
  input[type=radio] + label.btn:before {
    content: "\f10c"; }
  input.checked + label.btn {
    border-color: #0090bf !important;
    background: #f2fcff;
    color: #0090bf !important;
    z-index: 1; }
  input:checked + label.btn {
    border-color: #0090bf !important;
    background: #f2fcff;
    color: #0090bf !important;
    z-index: 1; }
  input[type=radio].checked + label.btn {
    position: relative; }
  input[type=radio]:checked + label.btn {
    position: relative; }
  input[type=checkbox].checked + label.btn:before {
    content: "\f046";
    color: #0090bf; }
  input[type=checkbox]:checked + label.btn:before {
    content: "\f046";
    color: #0090bf; }
  input[type=radio].checked + label.btn:before {
    content: "\f111 ";
    color: #0090bf; }
  input[type=radio]:checked + label.btn:before {
    content: "\f111 ";
    color: #0090bf; }
  input[type=checkbox]:focus + label.btn, input[type=radio]:focus + label.btn {
    box-shadow: 0 0 3px #0090bf;
    outline: solid 2px #00b6f2;
    outline-offset: -2px;
    z-index: 2; }

input[type=checkbox], input[type=radio] {
  position: absolute;
  /*left: -9999em;*/ } /*This was causing issues on the checkout page, commenting out for now until I get Gabe's approval. */
/*input[type=checkbox], input[type=radio] {
  position: relative;
  left: 0; 
}*/
.btn.primary, button.primary, input[type='submit'].primary {
  background-color: #0090bf;
  border: solid 1px #0090bf;
  border-bottom-color: #006a8c; }
  .btn.primary, .btn.primary:link, .btn.primary:visited, .btn.primary:active, button.primary, button.primary:link, button.primary:visited, button.primary:active, input[type='submit'].primary, input[type='submit'].primary:link, input[type='submit'].primary:visited, input[type='submit'].primary:active {
    color: #fff; }
  .btn.primary:hover, .switch:hover > .btn.primary:not(.selected), .btn.primary:focus, button.primary:hover, .switch:hover > button.primary:not(.selected), button.primary:focus, input[type='submit'].primary:hover, .switch:hover > input[type='submit'].primary:not(.selected), input[type='submit'].primary:focus {
    background-color: #00b6f2; }
  .btn.primary:active, button.primary:active, input[type='submit'].primary:active {
    background-color: #0dc3ff; }
  .btn.primary.selected, button.primary.selected, input[type='submit'].primary.selected {
    border: solid 1px #006a8c;
    background: #edfbff; }
  .btn.primary:focus, button.primary:focus, input[type='submit'].primary:focus {
    outline: solid 2px #007da6;
    outline-offset: -2px; }
  .btn.primary[disabled], .btn.primary.disabled, button.primary[disabled], button.primary.disabled, input[type='submit'].primary[disabled], input[type='submit'].primary.disabled {
    position: relative;
    background: none;
    border: solid 1px #aaa;
    color: #6d6d6d;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none; }
    .btn.primary[disabled]:after, .btn.primary.disabled:after, button.primary[disabled]:after, button.primary.disabled:after, input[type='submit'].primary[disabled]:after, input[type='submit'].primary.disabled:after {
      content: '\005C';
      display: block;
      position: absolute;
      top: 10px;
      left: 50%;
      margin-left: -8px;
      font-size: 70px;
      color: #6d6d6d; }
  @media only screen and (max-width: 765px) {
    .btn.primary, button.primary, input[type='submit'].primary {
      width: 100%;
      margin-bottom: 1ex; } }

.btn.warning, button.warning, input[type='submit'].warning {
  background-color: #A02300;
  border: solid 1px #A02300;
  border-bottom-color: #6d1800; }
  .btn.warning, .btn.warning:link, .btn.warning:visited, .btn.warning:active, button.warning, button.warning:link, button.warning:visited, button.warning:active, input[type='submit'].warning, input[type='submit'].warning:link, input[type='submit'].warning:visited, input[type='submit'].warning:active {
    color: #fff; }
  .btn.warning:hover, .switch:hover > .btn.warning:not(.selected), .btn.warning:focus, button.warning:hover, .switch:hover > button.warning:not(.selected), button.warning:focus, input[type='submit'].warning:hover, .switch:hover > input[type='submit'].warning:not(.selected), input[type='submit'].warning:focus {
    background-color: #d32e00; }
  .btn.warning:active, button.warning:active, input[type='submit'].warning:active {
    background-color: #ed3400; }
  .btn.warning.selected, button.warning.selected, input[type='submit'].warning.selected {
    border: solid 1px #6d1800;
    background: #edfbff; }
  .btn.warning:focus, button.warning:focus, input[type='submit'].warning:focus {
    outline: solid 2px #007da6;
    outline-offset: -2px; }
  .btn.warning[disabled], .btn.warning.disabled, button.warning[disabled], button.warning.disabled, input[type='submit'].warning[disabled], input[type='submit'].warning.disabled {
    position: relative;
    background: none;
    border: solid 1px #aaa;
    color: #6d6d6d;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none; }
    .btn.warning[disabled]:after, .btn.warning.disabled:after, button.warning[disabled]:after, button.warning.disabled:after, input[type='submit'].warning[disabled]:after, input[type='submit'].warning.disabled:after {
      content: '\005C';
      display: block;
      position: absolute;
      top: 10px;
      left: 50%;
      margin-left: -8px;
      font-size: 70px;
      color: #6d6d6d; }

.btn.subtle, button.subtle, input[type='submit'].subtle {
  background-color: #5d656b;
  border: solid 1px #5d656b;
  border-bottom-color: #454b50;
  border: none; }
  .btn.subtle, .btn.subtle:link, .btn.subtle:visited, .btn.subtle:active, button.subtle, button.subtle:link, button.subtle:visited, button.subtle:active, input[type='submit'].subtle, input[type='submit'].subtle:link, input[type='submit'].subtle:visited, input[type='submit'].subtle:active {
    color: #fff; }
  .btn.subtle:hover, .switch:hover > .btn.subtle:not(.selected), .btn.subtle:focus, button.subtle:hover, .switch:hover > button.subtle:not(.selected), button.subtle:focus, input[type='submit'].subtle:hover, .switch:hover > input[type='submit'].subtle:not(.selected), input[type='submit'].subtle:focus {
    background-color: #747e87; }
  .btn.subtle:active, button.subtle:active, input[type='submit'].subtle:active {
    background-color: #828b93; }
  .btn.subtle.selected, button.subtle.selected, input[type='submit'].subtle.selected {
    border: solid 1px #454b50;
    background: #edfbff; }
  .btn.subtle:focus, button.subtle:focus, input[type='submit'].subtle:focus {
    outline: solid 2px #007da6;
    outline-offset: -2px; }
  .btn.subtle[disabled], .btn.subtle.disabled, button.subtle[disabled], button.subtle.disabled, input[type='submit'].subtle[disabled], input[type='submit'].subtle.disabled {
    position: relative;
    background: none;
    border: solid 1px #aaa;
    color: #6d6d6d;
    border-radius: 3px;
    box-shadow: none;
    text-shadow: none; }
    .btn.subtle[disabled]:after, .btn.subtle.disabled:after, button.subtle[disabled]:after, button.subtle.disabled:after, input[type='submit'].subtle[disabled]:after, input[type='submit'].subtle.disabled:after {
      content: '\005C';
      display: block;
      position: absolute;
      top: 10px;
      left: 50%;
      margin-left: -8px;
      font-size: 70px;
      color: #6d6d6d; }

.dropdown-toggle:after {
  content: " \f0d7";
  font-family: icomoon; }

.dropdown-list {
  display: none;
  clear: both;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  background: #dadee0;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  list-style: none;
  z-index: 1;
  overflow: hidden; }
  .dropdown-list > li {
    margin: 0;
    padding: 0; }
    .dropdown-list > li:last-child {
      border: none; }
    .dropdown-list > li > a {
      display: block;
      margin-top: 1px;
      padding: 1ex;
      background: #fff;
      color: #0a5679;
      text-decoration: none; }
      .dropdown-list > li > a:hover {
        background: #fff; }
    .dropdown-list > li:first-child > a {
      box-shadow: none; }

.cancel-link {
  display: inline-block;
  margin-left: 1em; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 
form:after {
  content: "";
  display: table;
  clear: both; }

.inline-form {
  display: inline-block; }

fieldset, .fieldset {
  position: relative;
  margin: 0 0 25px;
  padding-bottom: 25px;
  border: none;
  background: #f2f1f0; }

legend {
  position: relative;
  top: 2em; }

fieldset fieldset {
  float: none;
  margin: 1em 0 0;
  padding: 0; }
  fieldset fieldset > legend {
    position: static;
    width: 100%;
    font-weight: 400; }

.control-group {
  display: inline-block;
  margin-right: 50px; }

label, .form-question {
  margin-top: 1em;
  font-weight: 400; }

.questionnaire > label, .questionnaire .form-question, fieldset fieldset > legend {
  border-top: solid 1px #dadee0;
  padding: 1em 0 1ex; }

fieldset.first > legend {
  border-top: none;
  padding: 1ex 0; }

label {
  display: block; }

input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .textarea, .input-placeholder {
  padding: 8px 1ex;
  border: solid 1px #dadee0;
  border-radius: 2px;
  background: #fbfbfb;
  outline: solid 0 rgba(0, 0, 0, 0.25);
  line-height: 1.5em;
  vertical-align: middle; }
  input:not([type]):focus, input:not([type]).focus, input[type="email"]:focus, input[type="email"].focus, input[type="number"]:focus, input[type="number"].focus, input[type="password"]:focus, input[type="password"].focus, input[type="search"]:focus, input[type="search"].focus, input[type="tel"]:focus, input[type="tel"].focus, input[type="text"]:focus, input[type="text"].focus, input[type="url"]:focus, input[type="url"].focus, input[type="color"]:focus, input[type="color"].focus, input[type="date"]:focus, input[type="date"].focus, input[type="datetime"]:focus, input[type="datetime"].focus, input[type="datetime-local"]:focus, input[type="datetime-local"].focus, input[type="month"]:focus, input[type="month"].focus, input[type="time"]:focus, input[type="time"].focus, input[type="week"]:focus, input[type="week"].focus, textarea:focus, textarea.focus, .textarea:focus, .textarea.focus, .input-placeholder:focus, .input-placeholder.focus {
    border-color: #0090bf;
    background: #fff; }
  input:not([type])[readonly], input[type="email"][readonly], input[type="number"][readonly], input[type="password"][readonly], input[type="search"][readonly], input[type="tel"][readonly], input[type="text"][readonly], input[type="url"][readonly], input[type="color"][readonly], input[type="date"][readonly], input[type="datetime"][readonly], input[type="datetime-local"][readonly], input[type="month"][readonly], input[type="time"][readonly], input[type="week"][readonly], textarea[readonly], .textarea[readonly], .input-placeholder[readonly] {
    background: none; }

.input-placeholder {
  position: absolute;
  z-index: 1;
  width: 15em;
  font-family: monospace;
  font-weight: normal;
  color: #aaa; }

.chosen-container-active .chosen-single {
  border-color: #59d6ff;
  box-shadow: 0 0 3px 2px rgba(0, 144, 191, 0.5); }

input[type='number'] {
  text-align: right; }

input.itemized-input {
  width: 6em;
  text-align: right;
  vertical-align: middle; }

.itemized-dollar-sign {
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #888; }

.inline {
  display: inline-block; }

textarea, .textarea {
  display: block;
  width: 100%;
  min-height: 5em;
  margin-bottom: 1ex;
  resize: none; }

.document-reader {
  margin: 0 0 1em;
  border: solid 1px #dadee0;
  padding: 0;
  background: #fff; }

.document-reader-scrolling {
  height: 300px;
  overflow-y: auto; }

input[type=search] {
  box-sizing: border-box;
  width: 100%;
  max-width: 27em; }

.street-input {
  width: 100%;
  max-width: 27em;
  text-transform: capitalize; }

.city-input {
  width: 100%;
  max-width: 10em;
  text-transform: capitalize; }

.state-input {
  width: 3em;
  text-transform: uppercase; }

.zip-input, .cvv-input {
  width: 100%;
  max-width: 13ex; }

.msg-header-field {
  width: 100%;
  max-width: 30em; }

label.btn {
  cursor: pointer; }

.image-uploader {
  width: 100%; }

.image-preview-wrapper {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin: 25px;
  padding: 25px;
  background: #333;
  text-align: center; }
  .image-preview-wrapper:before {
    display: inline-block;
    width: 0;
    vertical-align: middle; }

.image-preview {
  display: inline-block;
  max-width: 99%;
  max-height: 99%;
  vertical-align: middle;
  cursor: alias; }

.error {
  color: #bf4225 !important; }

dt.error, dd.error {
  background: #ffd; }

input.error, textarea.error {
  border: solid 1px #bf4225;
  background: #ffd; }

.input-group {
  display: inline-block; }
  .input-group > input {
    display: block;
    float: left;
    margin: 0;
    border-radius: 0; }
  .input-group > .btn, .input-group > button {
    display: block;
    float: left;
    margin: 0;
    padding: 0.25em 25px;
    border: solid 1px #aaa;
    border-radius: 0;
    box-shadow: inset 1px 1px rgba(255, 255, 255, 0.4), 0 1px 1px #fff;
    z-index: 1;
    border-left: none; }
    .input-group > .btn:before, .input-group > button:before {
      content: none; }
  .input-group > input:first-child, .input-group > .btn:first-child, .input-group > button:first-child {
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .input-group > input:last-child, .input-group > .btn:last-child, .input-group > button:last-child {
    border-left: none;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none; }

.cc-icon {
  display: inline-block;
  background-image: url(../img/credit-cards.png);
  background-repeat: no-repeat;
  background-size: 240px 20px;
  height: 20px;
  width: 30px;
  margin-top: -5px\9;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi) {
    .cc-icon {
      background-image: url(../img/credit-cards@2x.png); } }
  .cc-icon.dim {
    opacity: 0.5;
    -ms-filter: "alpha(opacity=40)";
    -webkit-filter: grayscale(100%);
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }

.cc-visa {
  background-position: 0 0; }

.cc-mc {
  background-position: -30px 0; }

.cc-amex {
  background-position: -60px 0; }

.cc-discover {
  background-position: -120px 0; }

.cc-cvv {
  margin: 0 0 0 -40px;
  margin: -5px 0 0 0\9;
  background-position: -180px 0; }

.cc-amex-cvv {
  background-position: -210px 0; }

.search-group {
  display: inline-block;
  height: 35px;
  min-width: 35px;
  margin: 0 1ex;
  padding: 0 8px;
  border: solid 1px #dadee0;
  border-radius: 17px;
  background: #fff; }
  .search-group > input {
    width: 0;
    padding: 8px 1px 8px 0;
    border: none;
    background: none;
    box-shadow: none !important;
    -webkit-transition: width 0.25s, padding-left 0.25s, padding-right 0.25s;
    transition: width 0.25s, padding-left 0.25s, padding-right 0.25s; }
    .search-group > input:focus, .search-group > input:valid {
      width: 27ex;
      padding: 8px 1ex; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.datepicker-textinput {
  margin-right: 1em; }

.picker__input {
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important; }

.btn.datepicker-toggle {
  display: inline-block;
  float: none; }

button[disabled].picker__button--today, button[disabled].picker__button--clear {
  border: none; }
  button[disabled].picker__button--today:after, button[disabled].picker__button--clear:after {
    content: ""; }

.picker__nav--prev, .picker__nav--next {
  box-sizing: initial; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.alert {
  margin: 1em 0;
  padding: 1em 25px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  border: 1px solid #91cfe3;
  background: #e6f4f9;
  color: #005875;
  border-radius: 2px; }
  .alert > a {
    color: #005875; }
  .alert > .close {
    color: #005875; }
    .alert > .close:hover {
      color: #333; }
  .alert .close {
    display: block;
    float: right;
    padding-top: 4px;
    font-size: ms(1);
    text-decoration: none;
    cursor: pointer; }

.alert.success {
  border: 1px solid #c4dcb1;
  background: #fcfdfb;
  color: #417e10; }
  .alert.success > a {
    color: #417e10; }
  .alert.success > .close {
    color: #417e10; }
    .alert.success > .close:hover {
      color: #333; }

.alert.warning {
  border: 1px solid #d0c6b3;
  background: #f9f8f5;
  color: #6c4f18; }
  .alert.warning > a {
    color: #6c4f18; }
  .alert.warning > .close {
    color: #6c4f18; }
    .alert.warning > .close:hover {
      color: #333; }

.alert.error {
  border: 1px solid #e1bfb8;
  background: white;
  color: #8b240f; }
  .alert.error > a {
    color: #8b240f; }
  .alert.error > .close {
    color: #8b240f; }
    .alert.error > .close:hover {
      color: #333; }

.alert-scroll {
  position: fixed;
  bottom: 0;
  left: 50px;
  right: 376px;
  width: auto;
  margin: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 1; }
  .focus-help .alert-scroll {
    visibility: hidden; }
  @media only screen and (min-width: 766px) and (max-width: 1100px) {
    .alert-scroll {
      right: 52px; } }
  @media only screen and (max-width: 765px) {
    .alert-scroll {
      visibility: hidden; } }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.pagination {
  margin: 25px 0 50px;
  text-align: center; }

.pagination-link {
  display: inline-block;
  padding: 1ex 1em;
  border: solid 1px rgba(0, 144, 191, 0.2);
  border-radius: 1px;
  text-decoration: none; }
  .pagination-link:hover {
    border-color: #00b6f2;
    background: #00b6f2;
    color: white; }
  .pagination-link.pagination-link--current {
    border-color: #0090bf;
    background: #0090bf;
    color: #fff; }

.pagination-link--first:before, .pagination-link--prev:before, .pagination-link--next:after, .pagination-link--last:after {
  font-family: icomoon; }

.pagination-link--first:before {
  content: "\f104\f104  "; }

.pagination-link--prev {
  margin-right: 1em; }

.pagination-link--prev:before {
  content: "\f104  "; }

.pagination-link--next {
  margin-left: 1em; }

.pagination-link--next:after {
  content: " \f105"; }

.pagination-link--last:after {
  content: " \f105\f105"; }

/**
 * Copyright 2014 Vecna Technologies, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License.  You may
 * obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied.  See the License for the specific language governing
 * permissions and limitations under the License.
 */
.tooltip-tag {
  position: absolute;
  background: #333;
  padding: 0.5ex 1ex;
  color: #fff;
  border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #91cfe3;
  background: #e6f4f9;
  color: #005875;
  z-index: 100; }
  .tooltip-tag > a {
    color: #005875; }
  .tooltip-tag > .close {
    color: #005875; }
    .tooltip-tag > .close:hover {
      color: #333; }
  .tooltip-tag.error {
    border: 1px solid #e1bfb8;
    background: white;
    color: #8b240f;
    display: inline-block;
    position: relative;
    margin: 1ex 0 1ex 1ex;
    vertical-align: middle; }
    .tooltip-tag.error > a {
      color: #8b240f; }
    .tooltip-tag.error > .close {
      color: #8b240f; }
      .tooltip-tag.error > .close:hover {
        color: #333; }

a.linkedin {
  text-decoration: none; }
  a.linkedin:hover {
    color: #007bb6 !important; }

a.twitter {
  text-decoration: none; }
  a.twitter:hover {
    color: #22c2ff !important; }

a.github {
  text-decoration: none; }
  a.github:hover {
    color: #4183c4 !important; }

body, button, input[type='submit'], h1, h2, h3, legend, h4, h5, h6 {
  font-family: "proxima-nova", "HelveticaNeue", Helvetica, arial, verdana, sans-serif; }

input.btn {
  padding-left: 5px;
  padding-right: 5px; }

.grid-width-one {
  width: 8.33333%; }

.grid-width-two {
  width: 16.66667%; }

.grid-width-three {
  width: 25%; }

.grid-width-four {
  width: 33.33333%; }

.grid-width-five {
  width: 41.66667%; }

.grid-width-six {
  width: 50%; }

.grid-width-seven {
  width: 58.33333%; }

.grid-width-eight {
  width: 66.66667%; }

.grid-width-nine {
  width: 75%; }

.grid-width-ten {
  width: 83.33333%; }

.grid-width-eleven {
  width: 91.66667%; }

.grid-width-twelve {
  width: 100%; }



.ff-img {
  width: auto; }

html {
  font-size: 1em; }

body {
  background-color: white;
  font-weight: 400; }

p {
  margin-bottom: 1.3em; }

h1, h2, h3, legend, h4 {
  font-weight: inherit; }

h1.page-title, h1.archive-title, h1.entry-title {
  margin-top: 20px;
  font-size: 2.441em; }

h1 {
  font-size: 1.953em; }

h2 {
  font-size: 1.563em;
  text-transform: none;
  color: #454b50; }

h3, legend {
  font-size: 1.25em; }

small, .font_small {
  font-size: 0.8em; }

.woocommerce-page #content {
  width: 100%; }

.woocommerce.columns-2 ul.products li.product {
  width: 48%; }
.woocommerce.columns-4 ul.products li.store {
  width: 25%;
  /*clear: none;*/
  margin: 0 0 25px 0; }
  .woocommerce ul.products li.product a img {
    width: 100%; }

.page-template-news-media .recent-news article.type-post {
  width: 100%; }
  .page-template-news-media .recent-news article.type-post .entry-image {
    width: 50%; }
    .page-template-news-media .recent-news article.type-post .entry-image a {
      display: block; }
  .page-template-news-media .recent-news article.type-post .blog-roll-post {
    width: 50%; }
.page-template-news-media .rest-news {
  width: 100%; }
  .page-template-news-media .rest-news article.type-post {
    width: 50%; }
    .page-template-news-media .rest-news article.type-post .entry-image {
      width: 25%; }
    .page-template-news-media .rest-news article.type-post .blog-roll-post {
      width: 75%; }
.page-template-news-media .entry-meta {
  color: #666; }

body.page article.page-news {
  width: 100%; }

.single-post .blog-container {
  width: 75%; }
  .single-post .blog-container .post-content {
    width: 66.66667%; }
    .single-post .blog-container .post-content .single-blog-post {
      width: 100%; }
      .single-post .blog-container .post-content .single-blog-post .entry-meta {
        margin: 0.67em 0; }
    .single-post .blog-container .post-content #nav-above a, .single-post .blog-container .post-content #nav-below a {
      color: #454b50; }
  .single-post .blog-container .news-categories {
    width: 33.33333%; }

@media only screen and (max-width: 1440px) {
  .page-id-4943 section.At.Home {
    width: 100%; }
    .page-id-4943 section.At.Home article h2 {
      margin-top: 0; }
    .page-id-4943 section.At.Home .thumbnail__top {
      /*width: 50%; }*/
      width: initial; }
    .page-id-4943 section.At.Home .thumbnail__content {
      /*width: 50%; }*/
      width:initial; }
  .page-id-4943 section.At.the.Hospital {
    width: 100%; }
  .single-post .blog-container {
    width: 100%; }
  .page-template-news-media .recent-news article.type-post .entry-image {
    width: 50%; }
  .page-template-news-media .recent-news article.type-post .blog-roll-post {
    width: 50%; }
  .page-template-news-media .rest-news article.type-post {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 15px; }
    .page-template-news-media .rest-news article.type-post .entry-image {
      width: 25%;
      padding-left: 0; }
    .page-template-news-media .rest-news article.type-post .blog-roll-post {
      width: 75%; } }

@media only screen and (max-width: 768px) {
  .page-template-custom-page-php .page-title {
    display: none; }
  .page-header.homepage-header {
    padding-right: 0; }
    .page-header.homepage-header h1.page-title {
      font-size: 1.3125em !important;
      margin: 0 0 5px 0; }
  .page-header h1.page-title {
    font-size: 1.5em !important;
    margin: 0 0 0.66667em 0;
    text-align: left; }
  .single-post .blog-container .post-content {
    width: 100%; }
  .single-post .blog-container .news-categories {
    width: 100%; }
  .page-template-news-media .recent-news {
    width: 100%;
    padding: 0; }
    .page-template-news-media .recent-news article.type-post .entry-image {
      width: 100%;
      padding: 0; }
    .page-template-news-media .recent-news article.type-post .blog-roll-post {
      width: 100%;
      padding: 0; }
  .page-template-news-media .rest-news article.type-post {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 15px; }
    .page-template-news-media .rest-news article.type-post .entry-image {
      display: none; }
    .page-template-news-media .rest-news article.type-post .blog-roll-post {
      width: 100%;
      padding: 0; }
  .page-template-news-media .news-categories {
    display: none; }
  .page-id-4943 section.homepage-section article {
    width: 100%;
    padding: 0; }
  .page-id-4943 section.At.Home {
    width: 100%; }
    .page-id-4943 section.At.Home article h2 {
      margin-top: 1em; }
    .page-id-4943 section.At.Home .thumbnail__top {
      width: 100%;
      padding: 0; }
    .page-id-4943 section.At.Home .thumbnail__content {
      width: 100%;
      padding: 0; }
  .page-id-4943 section.At.the.Hospital article {
    width: 100%;
    padding: 0; }
  .page-id-4943 .product-wrapper {
    padding: 0; }
  .page-id-4946 section {
    width: 100%; }
  .page-id-4946 .Vecna.Cares article.grid-width-three {
    width: 100%;
    padding: 0; }
  ul.media-grid.grid-width-twelve li {
    width: 25%; }
  .page-template-careers-php article.quotation img {
    display: none; }
  .product-wrapper {
    padding: 0; }
  .woocommerce ul.products li.product {
    width: 50% !important;
    /*clear: none;*/
    margin: 0 0 35px 0; }
    .woocommerce ul.products li.product a img {
      width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-one {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-two {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-three {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-four {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-five {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-six {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-seven {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-eight {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-nine {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-ten {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-eleven {
    width: 100%; } }

@media only screen and (max-width: 765px) {
  .grid-width-twelve {
    width: 100%; } }

@font-face {
  font-family: proxima-nova;
  font-weight: 300;
  font-style: normal;
  src: url('fonts/proxima-nova/ProximaNova-Light-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-Light-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-Light-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-Light-webfont.svg#proxima-nova') format('svg'); }

@font-face {
  font-family: proxima-nova;
  font-weight: 300;
  font-style: italic;
  src: url('fonts/proxima-nova/ProximaNova-Lightitalic-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-Lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-Lightitalic-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-Lightitalic-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-Lightitalic-webfont.svg#proxima-nova') format('svg'); }

@font-face {
  font-family: proxima-nova;
  font-weight: 400;
  font-style: normal;
  src: url('fonts/proxima-nova/ProximaNova-Reg-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-Reg-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-Reg-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-Reg-webfont.svg#proxima-nova') format('svg'); }

@font-face {
  font-family: proxima-nova;
  font-weight: 400;
  font-style: italic;
  src: url('fonts/proxima-nova/ProximaNova-RegIt-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-RegIt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-RegIt-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-RegIt-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-RegIt-webfont.svg#proxima-nova') format('svg'); }

@font-face {
  font-family: proxima-nova;
  font-weight: 700;
  font-style: normal;
  src: url('fonts/proxima-nova/ProximaNova-Bold-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-Bold-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-Bold-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-Bold-webfont.svg#proxima-nova') format('svg'); }

@font-face {
  font-family: proxima-nova;
  font-weight: 700;
  font-style: italic;
  src: url('fonts/proxima-nova/ProximaNova-BoldIt-webfont.eot');
  src: url('fonts/proxima-nova/ProximaNova-BoldIt-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proxima-nova/ProximaNova-BoldIt-webfont.woff') format('woff'), url('fonts/proxima-nova/ProximaNova-BoldIt-webfont.ttf') format('truetype'), url('fonts/proxima-nova/ProximaNova-BoldIt-webfont.svg#proxima-nova') format('svg'); }
