@charset "UTF-8";
/*doc
---
title: Units
name: units
category: Basics
---

Most CSS values should be expressed in `rem`s in order to easily rescale to different screen
sizes and PDFs. Exceptions to this are horizontal units like `padding-left` or `width` which
should usually be `%` or `px` in order to fit in with Bootstrap math. Also sometimes pixel
alignment is desired and it's fine to use `px`.

The SCSS `units` mixin allows you to specify how many pixels you want something to be at "medium"
1200px screen width, and it will be converted to `rem`s. So `@include units(height, 32);` produces
`height: 2rem` which will be `32px` at medium width.
*/
/*doc
---
title: Colors
name: colors
category: Basics
---

Whenever possible it's best to reuse existing color variables found in `_colors.scss`.
We have custom colors for District Court and PTAB case types,
types and outcomes of motions and orders, and
categories of case resolutions.

```html_example
<p class="patent-color-block">Patent</p>
<p class="trademark-color-block">Trademark</p>
<p class="copyright-color-block">Copyright</p>
<p class="antitrust-color-block">Antitrust</p>
```

Use `lighten(color, percentage)` and `darken(color, percentage)` to lighten and darken colors as needed.
*/
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=cd74427a-6503-4df0-86e9-35c20d05bc4c");
/* line 26, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-13 { color: #212121; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-22 { color: #383838; }

/* line 28, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-35 { color: #595959; }

/* line 29, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-50 { color: gray; }

/* line 30, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-73 { color: #bababa; }

/* line 31, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-83 { color: #d4d4d4; }

/* line 32, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-88 { color: #e0e0e0; }

/* line 33, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-93 { color: #ededed; }

/* line 34, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-96 { color: whitesmoke; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/core/_colors.scss */ .gray-98 { color: #fafafa; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/d4acc8cd-67f2-4139-80be-d669bb2564d7.eot?#iefix"); src: url("/static/build/fonts/calibri/d4acc8cd-67f2-4139-80be-d669bb2564d7.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/1ff86dd4-d3b2-4325-89bc-c6eb493cedba.woff") format("woff"), url("/static/build/fonts/calibri/aa6b4b64-5ce0-48fd-887a-bece037cd9c9.ttf") format("truetype"), url("/static/build/fonts/calibri/59b6060c-d311-413e-b351-d79aaf982f7a.svg#59b6060c-d311-413e-b351-d79aaf982f7a") format("svg"); font-weight: normal; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix"); src: url("/static/build/fonts/calibri/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/cac25ebb-269d-41e9-8ee5-78589746706e.woff") format("woff"), url("/static/build/fonts/calibri/6a4b5dab-ebbd-4741-80c7-3b30cd46e05d.ttf") format("truetype"), url("/static/build/fonts/calibri/318af76f-0012-4791-a785-d241f2613955.svg#318af76f-0012-4791-a785-d241f2613955") format("svg"); font-style: italic; font-weight: normal; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/3bf8ead2-2902-446a-af57-fcf4e5da22db.eot?#iefix"); src: url("/static/build/fonts/calibri/3bf8ead2-2902-446a-af57-fcf4e5da22db.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/9cb02ba8-d928-43f5-a1bd-32fb78238194.woff") format("woff"), url("/static/build/fonts/calibri/1cc9eda5-6732-4a23-ad69-782421f8c81b.ttf") format("truetype"), url("/static/build/fonts/calibri/bf08ac41-3def-4da6-976b-7f125842a2c3.svg#bf08ac41-3def-4da6-976b-7f125842a2c3") format("svg"); font-weight: 300; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix"); src: url("/static/build/fonts/calibri/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/4e7b2126-77d3-4e53-810d-7ccfde46450a.woff") format("woff"), url("/static/build/fonts/calibri/dcb27c78-fcd6-43bb-ab8b-9152bcfeb336.ttf") format("truetype"), url("/static/build/fonts/calibri/ab531dcb-6916-45d8-9326-ab3e33d75ef3.svg#ab531dcb-6916-45d8-9326-ab3e33d75ef3") format("svg"); font-weight: bold; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/443c8ba0-016c-4a11-af5c-58f3c01f635c.eot?#iefix"); src: url("/static/build/fonts/calibri/443c8ba0-016c-4a11-af5c-58f3c01f635c.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/b67d06e6-0656-41da-a1f4-e700d786580b.woff") format("woff"), url("/static/build/fonts/calibri/ed45e86a-ab65-4c27-9c41-b4b3d13bc2c6.ttf") format("truetype"), url("/static/build/fonts/calibri/301a0a5a-16af-4dae-84e6-c032da865cac.svg#301a0a5a-16af-4dae-84e6-c032da865cac") format("svg"); font-style: italic; font-weight: 300; }

@font-face { font-family: "Calibri W01"; src: url("/static/build/fonts/calibri/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix"); src: url("/static/build/fonts/calibri/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix") format("eot"), url("/static/build/fonts/calibri/e43fbe67-bdec-48c3-b305-e4f021d8e755.woff") format("woff"), url("/static/build/fonts/calibri/7cf1f907-81f8-4b27-8ae5-986118860da1.ttf") format("truetype"), url("/static/build/fonts/calibri/d5b3dbd1-291d-4354-bdcd-216ef956c562.svg#d5b3dbd1-291d-4354-bdcd-216ef956c562") format("svg"); font-style: italic; font-weight: bold; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ body { margin: 0; }

/* line 45, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/* line 57, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

/* line 67, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ audio:not([controls]) { display: none; height: 0; }

/* line 78, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ [hidden], template { display: none; }

/* line 89, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ a { background-color: transparent; }

/* line 98, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ a:active, a:hover { outline: 0; }

/* line 109, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ abbr[title] { border-bottom: 1px dotted; }

/* line 118, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ b, strong { font-weight: bold; }

/* line 126, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ dfn { font-style: italic; }

/* line 135, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ h1 { font-size: 2em; margin: 0.67em 0; }

/* line 144, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ mark { background: #ff0; color: #000; }

/* line 153, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ small { font-size: 80%; }

/* line 162, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 169, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ sup { top: -0.5em; }

/* line 173, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ sub { bottom: -0.25em; }

/* line 184, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ img { border: 0; }

/* line 192, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ svg:not(:root) { overflow: hidden; }

/* line 203, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ figure { margin: 1em 40px; }

/* line 211, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/* line 221, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ pre { overflow: auto; }

/* line 232, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* line 256, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

/* line 266, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button { overflow: visible; }

/* line 278, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button, select { text-transform: none; }

/* line 293, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

/* line 303, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button[disabled], html input[disabled] { cursor: default; }

/* line 312, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* line 322, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ input { line-height: normal; }

/* line 335, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

/* line 347, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/* line 357, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* line 371, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* line 379, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* line 390, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ legend { border: 0; padding: 0; }

/* line 399, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ textarea { overflow: auto; }

/* line 408, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ optgroup { font-weight: bold; }

/* line 419, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ table { border-collapse: collapse; border-spacing: 0; }

/* line 425, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_normalize.scss */ td, th { padding: 0; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 22, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

/* line 27, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ body { font-family: "Calibri W01", "Calibri", "Helvetica", "Ubuntu Sans", sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #fff; }

/* line 39, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ a { color: #247bb7; text-decoration: none; }

/* line 53, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ a:hover, a:focus { color: #175077; text-decoration: underline; }

/* line 58, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

/* line 69, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ figure { margin: 0; }

/* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ img { vertical-align: middle; }

/* line 81, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .img-responsive { display: block; max-width: 100%; height: auto; }

/* line 86, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .img-rounded { border-radius: 6px; }

/* line 93, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

/* line 106, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .img-circle { border-radius: 50%; }

/* line 113, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

/* line 125, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

/* line 142, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_scaffolding.scss */ .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

/* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }

/* line 17, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: gray; }

/* line 26, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

/* line 37, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }

/* line 42, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

/* line 47, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h1, .h1 { font-size: 36px; }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h2, .h2 { font-size: 30px; }

/* line 49, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h3, .h3 { font-size: 24px; }

/* line 50, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h4, .h4 { font-size: 18px; }

/* line 51, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h5, .h5 { font-size: 14px; }

/* line 52, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ h6, .h6 { font-size: 12px; }

/* line 58, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ p { margin: 0 0 10px; }

/* line 62, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }

@media (min-width: 1000px) { /* line 62, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .lead { font-size: 21px; } }

/* line 79, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ small, .small { font-size: 85%; }

/* line 84, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ mark, .mark { background-color: #fcf8e3; padding: .2em; }

/* line 90, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-left { text-align: left; }

/* line 91, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-right { text-align: right; }

/* line 92, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-center { text-align: center; }

/* line 93, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-justify { text-align: justify; }

/* line 94, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-nowrap { white-space: nowrap; }

/* line 97, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-lowercase { text-transform: lowercase; }

/* line 98, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-uppercase { text-transform: uppercase; }

/* line 99, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-capitalize { text-transform: capitalize; }

/* line 102, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .text-muted { color: gray; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ .text-primary { color: #337ab7; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ a.text-primary:hover { color: #286090; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ .text-success { color: #3c763d; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ a.text-success:hover { color: #2b542c; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ .text-info { color: #31708f; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ a.text-info:hover { color: #245269; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ .text-warning { color: #8a6d3b; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ a.text-warning:hover { color: #66512c; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ .text-danger { color: #a94442; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */ a.text-danger:hover { color: #843534; }

/* line 119, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .bg-primary { color: #fff; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ .bg-primary { background-color: #337ab7; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ a.bg-primary:hover { background-color: #286090; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ .bg-success { background-color: #dff0d8; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ a.bg-success:hover { background-color: #c1e2b3; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ .bg-info { background-color: #d9edf7; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ a.bg-info:hover { background-color: #afd9ee; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ .bg-warning { background-color: #fcf8e3; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ a.bg-warning:hover { background-color: #f7ecb5; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ .bg-danger { background-color: #f2dede; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_background-variant.scss */ a.bg-danger:hover { background-color: #e4b9b9; }

/* line 138, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

/* line 150, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ ul, ol { margin-top: 0; margin-bottom: 10px; }

/* line 154, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

/* line 167, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .list-unstyled { padding-left: 0; list-style: none; }

/* line 173, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .list-inline { padding-left: 0; list-style: none; margin-left: -5px; }

/* line 177, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

/* line 185, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ dl { margin-top: 0; margin-bottom: 20px; }

/* line 190, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ dt, dd { line-height: 1.428571429; }

/* line 193, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ dt { font-weight: bold; }

/* line 196, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ dd { margin-left: 0; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .dl-horizontal dd:after { clear: both; }

@media (min-width: 1000px) { /* line 211, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  /* line 218, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .dl-horizontal dd { margin-left: 180px; } }

/* line 231, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted gray; }

/* line 235, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .initialism { font-size: 90%; text-transform: uppercase; }

/* line 241, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }

/* line 250, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }

/* line 259, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.428571429; color: gray; }

/* line 265, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

/* line 275, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }

/* line 286, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }

/* line 287, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

/* line 294, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_type.scss */ address { margin-bottom: 20px; font-style: normal; line-height: 1.428571429; }

/* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 4px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

/* line 41, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }

/* line 55, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

/* line 66, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_code.scss */ .pre-scrollable { max-height: 340px; overflow-y: scroll; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ table { background-color: transparent; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ caption { padding-top: 8px; padding-bottom: 8px; color: gray; text-align: left; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ th { text-align: left; }

/* line 22, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table { width: 100%; max-width: 100%; margin-bottom: 20px; }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.428571429; vertical-align: top; border-top: 1px solid #ddd; }

/* line 41, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }

/* line 51, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }

/* line 57, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table > tbody + tbody { border-top: 2px solid #ddd; }

/* line 62, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table .table { background-color: #fff; }

/* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

/* line 88, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-bordered { border: 1px solid #ddd; }

/* line 95, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }

/* line 102, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

/* line 114, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f2f2f2; }

/* line 125, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-hover > tbody > tr:hover { background-color: #f5f5f5; }

/* line 135, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ table col[class*="col-"] { position: static; float: none; display: table-column; }

/* line 143, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_table-row.scss */ .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

/* line 171, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive { overflow-x: auto; min-height: 0.01%; }

@media screen and (max-width: 999px) { /* line 171, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
  /* line 183, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table { margin-bottom: 0; }
  /* line 192, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  /* line 200, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table-bordered { border: 0; }
  /* line 209, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  /* line 213, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  /* line 226, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tables.scss */ .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

/* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

/* line 47, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 53, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

/* line 60, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="file"] { display: block; }

/* line 65, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="range"] { display: block; width: 100%; }

/* line 72, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ select[multiple], select[size] { height: auto; }

/* line 79, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

/* line 84, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.428571429; color: #555555; }

/* line 115, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

/* line 57, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 103, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */ .form-control::-moz-placeholder { color: #999; opacity: 1; }

/* line 107, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */ .form-control:-ms-input-placeholder { color: #999; }

/* line 108, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */ .form-control::-webkit-input-placeholder { color: #999; }

/* line 143, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

/* line 153, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ textarea.form-control { height: auto; }

/* line 165, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { /* line 181, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; }
  /* line 185, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; }
  /* line 190, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px; } }

/* line 202, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-group { margin-bottom: 15px; }

/* line 212, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }

/* line 218, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

/* line 229, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; }

/* line 236, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

/* line 242, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

/* line 251, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

/* line 264, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

/* line 272, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

/* line 281, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

/* line 293, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }

/* line 301, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0; }

/* line 70, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 4px; }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

/* line 82, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }

/* line 70, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 4px; }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-sm select.form-control { height: 30px; line-height: 30px; }

/* line 82, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }

/* line 321, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-group-sm .form-control-static { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; }

/* line 70, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; }

/* line 82, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }

/* line 70, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-lg select.form-control { height: 46px; line-height: 46px; }

/* line 82, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }

/* line 334, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-group-lg .form-control-static { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; }

/* line 347, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .has-feedback { position: relative; }

/* line 352, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .has-feedback .form-control { padding-right: 42.5px; }

/* line 357, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }

/* line 369, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

/* line 374, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

/* line 17, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }

/* line 21, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }

/* line 37, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-success .form-control-feedback { color: #3c763d; }

/* line 17, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }

/* line 21, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }

/* line 37, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-warning .form-control-feedback { color: #8a6d3b; }

/* line 17, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }

/* line 21, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }

/* line 37, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_forms.scss */ .has-error .form-control-feedback { color: #a94442; }

/* line 394, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .has-feedback label ~ .form-control-feedback { top: 25px; }

/* line 397, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

/* line 408, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 1000px) { /* line 433, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  /* line 440, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  /* line 447, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .form-control-static { display: inline-block; }
  /* line 451, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .input-group { display: inline-table; vertical-align: middle; }
  /* line 457, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  /* line 463, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .input-group > .form-control { width: 100%; }
  /* line 467, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  /* line 475, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  /* line 481, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  /* line 486, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  /* line 492, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-inline .has-feedback .form-control-feedback { top: 0; } }

/* line 517, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }

/* line 525, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }

/* line 530, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .form-horizontal .form-group:after { clear: both; }

@media (min-width: 1000px) { /* line 537, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }

/* line 548, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .has-feedback .form-control-feedback { right: 15px; }

@media (min-width: 1000px) { /* line 558, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .form-group-lg .control-label { padding-top: 14.333333px; } }

@media (min-width: 1000px) { /* line 565, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn { display: inline-block; margin-bottom: 0; font-weight: bold; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* line 27, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

/* line 60, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-default { color: #333; background-color: #fff; border-color: #ccc; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-default .badge { color: #fff; background-color: #333; }

/* line 63, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-primary { color: #fff; background-color: #f16623; border-color: #ec570f; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #d44e0d; border-color: #b2420b; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #f16623; border-color: #ec570f; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-primary .badge { color: #f16623; background-color: #fff; }

/* line 67, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-success .badge { color: #5cb85c; background-color: #fff; }

/* line 71, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-info { color: #fff; background-color: #4ca1dc; border-color: #3696d8; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #2889cc; border-color: #2275ae; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #4ca1dc; border-color: #3696d8; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-info .badge { color: #4ca1dc; background-color: #fff; }

/* line 75, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-warning .badge { color: #f0ad4e; background-color: #fff; }

/* line 79, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss */ .btn-danger .badge { color: #d9534f; background-color: #fff; }

/* line 88, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-link { color: #247bb7; font-weight: normal; border-radius: 0; }

/* line 97, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

/* line 104, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }

/* line 108, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-link:hover, .btn-link:focus { color: #175077; text-decoration: underline; background-color: transparent; }

/* line 116, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: gray; text-decoration: none; }

/* line 127, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }

/* line 131, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 4px; }

/* line 135, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 4px; }

/* line 143, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-block { display: block; width: 100%; }

/* line 149, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ .btn-block + .btn-block { margin-top: 5px; }

/* line 157, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_buttons.scss */ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropup, .dropdown { position: relative; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-toggle:focus { outline: 0; }

/* line 30, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }

/* line 53, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu.pull-right { right: 0; left: auto; }

/* line 59, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }

/* line 64, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333333; white-space: nowrap; }

/* line 78, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }

/* line 89, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #337ab7; }

/* line 104, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: gray; }

/* line 110, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }

/* line 122, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .open > .dropdown-menu { display: block; }

/* line 127, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .open > a { outline: 0; }

/* line 136, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu-right { left: auto; right: 0; }

/* line 146, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-menu-left { left: 0; right: auto; }

/* line 152, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.428571429; color: gray; white-space: nowrap; }

/* line 162, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

/* line 172, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .pull-right > .dropdown-menu { right: 0; left: auto; }

/* line 185, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; }

/* line 191, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }

@media (min-width: 1000px) { /* line 205, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .navbar-right .dropdown-menu { right: 0; left: auto; }
  /* line 210, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_dropdowns.scss */ .navbar-right .dropdown-menu-left { left: 0; right: auto; } }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }

/* line 18, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; }

/* line 29, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }

/* line 35, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-toolbar { margin-left: -5px; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .btn-toolbar:after { clear: both; }

/* line 40, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }

/* line 45, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

/* line 50, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

/* line 55, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn:first-child { margin-left: 0; }

/* line 57, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

/* line 63, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

/* line 68, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn-group { float: left; }

/* line 71, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

/* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

/* line 80, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

/* line 86, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }

/* line 104, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

/* line 108, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

/* line 115, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 119, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }

/* line 126, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn .caret { margin-left: 0; }

/* line 130, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

/* line 135, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }

/* line 146, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .btn-group-vertical > .btn-group:after { clear: both; }

/* line 156, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn-group > .btn { float: none; }

/* line 164, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

/* line 171, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }

/* line 174, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

/* line 178, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0; }

/* line 183, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

/* line 188, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

/* line 192, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

/* line 200, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }

/* line 206, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }

/* line 211, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-justified > .btn-group .btn { width: 100%; }

/* line 215, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ .btn-group-justified > .btn-group .dropdown-menu { left: auto; }

/* line 237, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_button-groups.scss */ [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group { position: relative; display: table; border-collapse: separate; }

/* line 13, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }

/* line 56, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }

/* line 59, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

/* line 65, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

/* line 73, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; }

/* line 85, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 4px; }

/* line 90, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 6px; }

/* line 98, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

/* line 110, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; }

/* line 113, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon:first-child { border-right: 0; }

/* line 122, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; }

/* line 125, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-addon:last-child { border-left: 0; }

/* line 131, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn { position: relative; font-size: 0; white-space: nowrap; }

/* line 140, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn > .btn { position: relative; }

/* line 142, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn > .btn + .btn { margin-left: -1px; }

/* line 148, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }

/* line 156, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }

/* line 162, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_input-groups.scss */ .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav { margin-bottom: 0; padding-left: 0; list-style: none; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .nav:before, .nav:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .nav:after { clear: both; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li { position: relative; display: block; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li > a { position: relative; display: block; padding: 10px 15px; }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li.disabled > a { color: gray; }

/* line 35, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: gray; text-decoration: none; background-color: transparent; cursor: not-allowed; }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #247bb7; }

/* line 59, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }

/* line 66, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav > li > a > img { max-width: none; }

/* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs { border-bottom: 1px solid #ddd; }

/* line 78, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs > li { float: left; margin-bottom: -1px; }

/* line 84, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; }

/* line 89, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }

/* line 98, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

/* line 118, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-pills > li { float: left; }

/* line 122, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-pills > li > a { border-radius: 4px; }

/* line 125, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-pills > li + li { margin-left: 2px; }

/* line 133, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #337ab7; }

/* line 144, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-stacked > li { float: none; }

/* line 146, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

/* line 160, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified, .nav-tabs.nav-justified { width: 100%; }

/* line 163, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified > li, .nav-tabs.nav-justified > li { float: none; }

/* line 165, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }

/* line 171, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }

@media (min-width: 1000px) { /* line 177, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  /* line 180, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

/* line 190, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }

/* line 193, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }

/* line 201, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }

@media (min-width: 1000px) { /* line 206, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  /* line 212, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } }

/* line 224, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .tab-content > .tab-pane { display: none; visibility: hidden; }

/* line 228, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .tab-content > .active { display: block; visibility: visible; }

/* line 239, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navs.scss */ .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar:before, .navbar:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar:after { clear: both; }

@media (min-width: 1000px) { /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar { border-radius: 4px; } }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar-header:before, .navbar-header:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar-header:after { clear: both; }

@media (min-width: 1000px) { /* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-header { float: left; } }

/* line 50, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .navbar-collapse:after { clear: both; }

/* line 59, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-collapse.in { overflow-y: auto; }

@media (min-width: 1000px) { /* line 50, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  /* line 68, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-collapse.collapse { display: block !important; visibility: visible !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  /* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-collapse.in { overflow-y: visible; }
  /* line 84, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

/* line 93, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: none; }

@media (max-device-width: 480px) and (orientation: landscape) { /* line 93, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

/* line 110, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }

@media (min-width: 1000px) { /* line 110, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

/* line 129, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-static-top { z-index: 1000; border-width: 0 0 1px; }

@media (min-width: 1000px) { /* line 129, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-static-top { border-radius: 0; } }

/* line 140, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }

@media (min-width: 1000px) { /* line 140, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

/* line 151, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-top { top: 0; border-width: 0 0 1px; }

/* line 155, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

/* line 164, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; }

/* line 172, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

/* line 176, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-brand > img { display: block; }

@media (min-width: 1000px) { /* line 182, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

/* line 194, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }

/* line 207, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-toggle:focus { outline: 0; }

/* line 212, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }

/* line 218, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 1000px) { /* line 194, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-toggle { display: none; } }

/* line 233, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav { margin: 7.5px -15px; }

/* line 236, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }

@media (max-width: 999px) { /* line 244, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  /* line 253, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  /* line 256, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  /* line 259, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }

@media (min-width: 1000px) { /* line 233, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav { float: left; margin: 0; }
  /* line 271, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav > li { float: left; }
  /* line 273, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

/* line 287, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; }

@media (min-width: 1000px) { /* line 433, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  /* line 440, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  /* line 447, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .form-control-static { display: inline-block; }
  /* line 451, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  /* line 457, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }
  /* line 463, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .input-group > .form-control { width: 100%; }
  /* line 467, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  /* line 475, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  /* line 481, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; }
  /* line 486, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  /* line 492, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_forms.scss */ .navbar-form .has-feedback .form-control-feedback { top: 0; } }

@media (max-width: 999px) { /* line 299, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-form .form-group { margin-bottom: 5px; }
  /* line 303, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-form .form-group:last-child { margin-bottom: 0; } }

@media (min-width: 1000px) { /* line 287, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

/* line 328, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

/* line 333, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

/* line 344, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-btn { margin-top: 8px; margin-bottom: 8px; }

/* line 347, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn { margin-top: 10px; margin-bottom: 10px; }

/* line 350, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn { margin-top: 14px; margin-bottom: 14px; }

/* line 360, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-text { margin-top: 15px; margin-bottom: 15px; }

@media (min-width: 1000px) { /* line 360, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 1000px) { /* line 380, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-left { float: left !important; }
  /* line 383, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-right { float: right !important; margin-right: -15px; }
  /* line 387, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-right ~ .navbar-right { margin-right: 0; } }

/* line 398, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }

/* line 402, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-brand { color: #777; }

/* line 405, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }

/* line 411, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-text { color: #777; }

/* line 416, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav > li > a { color: #777; }

/* line 420, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }

/* line 428, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }

/* line 436, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }

/* line 443, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-toggle { border-color: #ddd; }

/* line 446, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }

/* line 449, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-toggle .icon-bar { background-color: #888; }

/* line 455, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }

/* line 465, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }

@media (max-width: 999px) { /* line 474, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  /* line 477, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  /* line 485, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  /* line 493, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }

/* line 507, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-link { color: #777; }

/* line 509, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .navbar-link:hover { color: #333; }

/* line 514, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .btn-link { color: #777; }

/* line 517, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }

/* line 523, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

/* line 532, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse { background-color: #222; border-color: #090909; }

/* line 536, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-brand { color: #a6a6a6; }

/* line 539, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }

/* line 545, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-text { color: #a6a6a6; }

/* line 550, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav > li > a { color: #a6a6a6; }

/* line 554, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }

/* line 562, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }

/* line 570, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }

/* line 578, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-toggle { border-color: #333; }

/* line 581, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }

/* line 584, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }

/* line 590, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }

/* line 599, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }

@media (max-width: 999px) { /* line 608, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  /* line 611, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  /* line 614, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #a6a6a6; }
  /* line 617, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  /* line 625, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  /* line 633, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }

/* line 642, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-link { color: #a6a6a6; }

/* line 644, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .navbar-link:hover { color: #fff; }

/* line 649, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .btn-link { color: #a6a6a6; }

/* line 652, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }

/* line 658, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_navbar.scss */ .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_breadcrumbs.scss */ .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }

/* line 13, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_breadcrumbs.scss */ .breadcrumb > li { display: inline-block; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_breadcrumbs.scss */ .breadcrumb > li + li:before { content: /\00a0; padding: 0 5px; color: #ccc; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_breadcrumbs.scss */ .breadcrumb > .active { color: gray; }

/* line 4, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }

/* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > li { display: inline; }

/* line 13, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.428571429; text-decoration: none; color: #247bb7; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; }

/* line 26, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

/* line 33, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

/* line 42, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { color: #175077; background-color: #eeeeee; border-color: #ddd; }

/* line 53, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; cursor: default; }

/* line 68, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pagination.scss */ .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: gray; background-color: #fff; border-color: #ddd; cursor: not-allowed; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }

/* line 12, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }

/* line 18, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }

/* line 12, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

/* line 18, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_pagination.scss */ .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .pager:before, .pager:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .pager:after { clear: both; }

/* line 12, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager li { display: inline; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; }

/* line 24, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager .next > a, .pager .next > span { float: right; }

/* line 39, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager .previous > a, .pager .previous > span { float: left; }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_pager.scss */ .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: gray; background-color: #fff; cursor: not-allowed; }

/* line 5, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label, .tag { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label:empty, .tag:empty { display: none; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .btn .label, .btn .tag { position: relative; top: -1px; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ a.label:hover, a.tag:hover, a.label:focus, a.tag:focus { color: #fff; text-decoration: none; cursor: pointer; }

/* line 44, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-default, .label-damages-type { background-color: gray; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-default[href]:hover, [href].label-damages-type:hover, .label-default[href]:focus, [href].label-damages-type:focus { background-color: #666666; }

/* line 48, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-primary { background-color: #337ab7; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-primary[href]:hover, .label-primary[href]:focus { background-color: #286090; }

/* line 52, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-success { background-color: #5cb85c; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; }

/* line 56, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-info { background-color: #a6ddfc; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-info[href]:hover, .label-info[href]:focus { background-color: #75cafa; }

/* line 60, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-warning { background-color: #f16623; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-warning[href]:hover, .label-warning[href]:focus { background-color: #d44e0d; }

/* line 64, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_labels.scss */ .label-danger { background-color: #d9534f; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_labels.scss */ .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert h4 { margin-top: 0; color: inherit; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert .alert-link { font-weight: bold; }

/* line 29, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert > p, .alert > ul { margin-bottom: 0; }

/* line 33, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert > p + p { margin-top: 5px; }

/* line 43, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-dismissable, .alert-dismissible { padding-right: 35px; }

/* line 47, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }

/* line 59, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-success hr { border-top-color: #c9e2b3; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-success .alert-link { color: #2b542c; }

/* line 63, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-info hr { border-top-color: #a6e1ec; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-info .alert-link { color: #245269; }

/* line 67, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-warning hr { border-top-color: #f7e1b5; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-warning .alert-link { color: #66512c; }

/* line 71, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_alerts.scss */ .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-danger hr { border-top-color: #e4b9c0; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-danger .alert-link { color: #843534; }

@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }

/* line 26, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #337ab7; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; }

/* line 55, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }

/* line 65, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }

/* line 73, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-bar-success { background-color: #5cb85c; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */ .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-bar-info { background-color: #4ca1dc; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */ .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-bar-warning { background-color: #f0ad4e; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */ .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_progress-bars.scss */ .progress-bar-danger { background-color: #d9534f; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */ .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media { margin-top: 15px; }

/* line 5, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media:first-child { margin-top: 0; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media, .media-body { zoom: 1; overflow: hidden; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-body { width: 10000px; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-object { display: block; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-right, .media > .pull-right { padding-left: 10px; }

/* line 30, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-left, .media > .pull-left { padding-right: 10px; }

/* line 36, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-left, .media-right, .media-body { display: table-cell; vertical-align: top; }

/* line 41, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-middle { vertical-align: middle; }

/* line 45, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-bottom { vertical-align: bottom; }

/* line 50, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-heading { margin-top: 0; margin-bottom: 5px; }

/* line 58, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_media.scss */ .media-list { padding-left: 0; list-style: none; }

/* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group { margin-bottom: 20px; padding-left: 0; }

/* line 21, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

/* line 46, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ a.list-group-item { color: #555; }

/* line 49, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ a.list-group-item .list-group-item-heading { color: #333; }

/* line 55, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; }

/* line 66, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: gray; cursor: not-allowed; }

/* line 72, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; }

/* line 75, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: gray; }

/* line 83, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; }

/* line 92, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; }

/* line 95, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; }

/* line 3, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ .list-group-item-success { color: #3c763d; background-color: #dff0d8; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-success { color: #3c763d; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-success .list-group-item-heading { color: inherit; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-success:hover, a.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; }

/* line 3, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ .list-group-item-info { color: #31708f; background-color: #d9edf7; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-info { color: #31708f; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-info .list-group-item-heading { color: inherit; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-info:hover, a.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; }

/* line 3, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-warning { color: #8a6d3b; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-warning .list-group-item-heading { color: inherit; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }

/* line 3, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ .list-group-item-danger { color: #a94442; background-color: #f2dede; }

/* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-danger { color: #a94442; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-danger .list-group-item-heading { color: inherit; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; }

/* line 25, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_list-group.scss */ a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; }

/* line 117, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

/* line 121, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_list-group.scss */ .list-group-item-text { margin-bottom: 0; line-height: 1.3; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-body { padding: 15px; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .panel-body:before, .panel-body:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .panel-body:after { clear: both; }

/* line 22, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }

/* line 27, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-heading > .dropdown .dropdown-toggle { color: inherit; }

/* line 33, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; }

/* line 43, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }

/* line 49, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

/* line 64, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0; }

/* line 67, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }

/* line 74, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; }

/* line 81, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

/* line 90, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

/* line 94, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .list-group + .panel-footer { border-top-width: 0; }

/* line 106, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; }

/* line 109, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }

/* line 116, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }

/* line 121, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

/* line 126, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }

/* line 130, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }

/* line 138, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

/* line 143, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

/* line 148, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }

/* line 152, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }

/* line 161, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }

/* line 165, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }

/* line 169, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }

/* line 176, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

/* line 180, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

/* line 189, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }

/* line 198, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }

/* line 204, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel > .table-responsive { border: 0; margin-bottom: 0; }

/* line 216, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group { margin-bottom: 20px; }

/* line 220, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel { margin-bottom: 0; border-radius: 4px; }

/* line 224, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel + .panel { margin-top: 5px; }

/* line 229, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel-heading { border-bottom: 0; }

/* line 233, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }

/* line 238, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel-footer { border-top: 0; }

/* line 240, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

/* line 248, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-default { border-color: #ddd; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

/* line 251, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-primary { border-color: #337ab7; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-primary > .panel-heading { color: #fff; background-color: #337ab7; border-color: #337ab7; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #337ab7; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-primary > .panel-heading .badge { color: #337ab7; background-color: #fff; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #337ab7; }

/* line 254, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-success { border-color: #d6e9c6; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

/* line 257, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-info { border-color: #bce8f1; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

/* line 260, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-warning { border-color: #faebcc; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

/* line 263, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_panels.scss */ .panel-danger { border-color: #ebccd1; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }

/* line 14, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_panels.scss */ .panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_wells.scss */ .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_wells.scss */ .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

/* line 22, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_wells.scss */ .well-lg { padding: 24px; border-radius: 6px; }

/* line 26, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_wells.scss */ .well-sm { padding: 9px; border-radius: 4px; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_close.scss */ .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_close.scss */ .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

/* line 30, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_close.scss */ button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-open { overflow: hidden; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; -webkit-overflow-scrolling: touch; outline: 0; }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }

/* line 36, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

/* line 38, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-open .modal { overflow-x: hidden; overflow-y: auto; }

/* line 44, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-dialog { position: relative; width: auto; margin: 10px; }

/* line 51, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

/* line 64, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-backdrop { position: absolute; top: 0; right: 0; left: 0; background-color: #000; }

/* line 71, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }

/* line 72, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

/* line 77, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-header { padding: 45px 45px 0 45px; border-bottom: 1px solid #e5e5e5; min-height: 45px 45px 0 45px1.428571429; }

/* line 83, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-header .close { margin-top: -2px; }

/* line 88, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-title { margin: 0; line-height: 1.428571429; }

/* line 95, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-body { position: relative; padding: 15px 45px 45px 45px; }

/* line 101, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-footer { padding: 15px 45px 45px 45px; text-align: right; border-top: 1px solid #e5e5e5; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .modal-footer:before, .modal-footer:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .modal-footer:after { clear: both; }

/* line 108, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }

/* line 113, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-footer .btn-group .btn + .btn { margin-left: -1px; }

/* line 117, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-footer .btn-block + .btn-block { margin-left: 0; }

/* line 123, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 1000px) { /* line 134, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-dialog { width: 600px; margin: 30px auto; }
  /* line 138, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  /* line 143, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-sm { width: 300px; } }

@media (min-width: 1150px) { /* line 147, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_modals.scss */ .modal-lg { width: 900px; } }

/* line 7, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-family: "Calibri W01", "Calibri", "Helvetica", "Ubuntu Sans", sans-serif; font-size: 12px; font-weight: normal; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }

/* line 20, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.top { margin-top: -3px; padding: 5px 0; }

/* line 21, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.right { margin-left: 3px; padding: 0 5px; }

/* line 22, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.bottom { margin-top: 3px; padding: 5px 0; }

/* line 23, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.left { margin-left: -3px; padding: 0 5px; }

/* line 27, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px; }

/* line 38, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

/* line 47, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; }

/* line 54, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }

/* line 61, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }

/* line 68, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; }

/* line 75, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; }

/* line 82, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

/* line 89, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

/* line 96, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_tooltip.scss */ .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }

/* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Calibri W01", "Calibri", "Helvetica", "Ubuntu Sans", sans-serif; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; }

/* line 31, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.top { margin-top: -10px; }

/* line 32, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.right { margin-left: 10px; }

/* line 33, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.bottom { margin-top: 10px; }

/* line 34, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.left { margin-left: -10px; }

/* line 37, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

/* line 46, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover-content { padding: 9px 14px; }

/* line 56, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

/* line 65, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover > .arrow { border-width: 11px; }

/* line 68, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover > .arrow:after { border-width: 10px; content: ""; }

/* line 74, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }

/* line 81, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }

/* line 89, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }

/* line 96, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }

/* line 104, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }

/* line 111, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }

/* line 120, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }

/* line 127, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_popovers.scss */ .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .clearfix:before, h2:before, h2.modal-title:before, .clearfix:after, h2:after, h2.modal-title:after { content: " "; display: table; }

/* line 19, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_clearfix.scss */ .clearfix:after, h2:after, h2.modal-title:after { clear: both; }

/* line 12, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .center-block { display: block; margin-left: auto; margin-right: auto; }

/* line 15, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .pull-right { float: right !important; }

/* line 18, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .pull-left { float: left !important; }

/* line 27, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .hide { display: none !important; }

/* line 30, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .show { display: block !important; }

/* line 33, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .invisible { visibility: hidden; }

/* line 36, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

/* line 45, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .hidden { display: none !important; visibility: hidden !important; }

/* line 54, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_utilities.scss */ .affix { position: fixed; }

@-ms-viewport { width: device-width; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-xs { display: none !important; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-sm { display: none !important; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-md { display: none !important; }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-lg { display: none !important; }

/* line 45, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 999px) { /* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-xs { display: block !important; }
  /* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ table.visible-xs { display: table; }
  /* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ tr.visible-xs { display: table-row !important; }
  /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ th.visible-xs, td.visible-xs { display: table-cell !important; } }

@media (max-width: 999px) { /* line 52, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-xs-block { display: block !important; } }

@media (max-width: 999px) { /* line 57, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-xs-inline { display: inline !important; } }

@media (max-width: 999px) { /* line 62, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-sm { display: block !important; }
  /* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ table.visible-sm { display: table; }
  /* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ tr.visible-sm { display: table-row !important; }
  /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ th.visible-sm, td.visible-sm { display: table-cell !important; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 71, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-sm-block { display: block !important; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 76, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-sm-inline { display: inline !important; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 81, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-md { display: block !important; }
  /* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ table.visible-md { display: table; }
  /* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ tr.visible-md { display: table-row !important; }
  /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ th.visible-md, td.visible-md { display: table-cell !important; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 90, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-md-block { display: block !important; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 95, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-md-inline { display: inline !important; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 100, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1400px) { /* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-lg { display: block !important; }
  /* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ table.visible-lg { display: table; }
  /* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ tr.visible-lg { display: table-row !important; }
  /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ th.visible-lg, td.visible-lg { display: table-cell !important; } }

@media (min-width: 1400px) { /* line 109, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-lg-block { display: block !important; } }

@media (min-width: 1400px) { /* line 114, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-lg-inline { display: inline !important; } }

@media (min-width: 1400px) { /* line 119, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 999px) { /* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .hidden-xs { display: none !important; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .hidden-sm { display: none !important; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .hidden-md { display: none !important; } }

@media (min-width: 1400px) { /* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .hidden-lg { display: none !important; } }

/* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-print { display: none !important; }

@media print { /* line 6, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .visible-print { display: block !important; }
  /* line 9, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ table.visible-print { display: table; }
  /* line 10, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ tr.visible-print { display: table-row !important; }
  /* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ th.visible-print, td.visible-print { display: table-cell !important; } }

/* line 153, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-block { display: none !important; }

@media print { /* line 153, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-block { display: block !important; } }

/* line 160, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-inline { display: none !important; }

@media print { /* line 160, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-inline { display: inline !important; } }

/* line 167, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-inline-block { display: none !important; }

@media print { /* line 167, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_responsive-utilities.scss */ .visible-print-inline-block { display: inline-block !important; } }

@media print { /* line 16, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */ .hidden-print { display: none !important; } }

/*! Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("fonts/fontawesome-webfont.eot?v=4.4.0"); src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

/* line 1, ./bower_components/font-awesome/scss/_core.scss */ .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
/* line 4, ./bower_components/font-awesome/scss/_larger.scss */ .fa-lg { font-size: 1.333333333em; line-height: 0.75em; vertical-align: -15%; }

/* line 9, ./bower_components/font-awesome/scss/_larger.scss */ .fa-2x { font-size: 2em; }

/* line 10, ./bower_components/font-awesome/scss/_larger.scss */ .fa-3x { font-size: 3em; }

/* line 11, ./bower_components/font-awesome/scss/_larger.scss */ .fa-4x { font-size: 4em; }

/* line 12, ./bower_components/font-awesome/scss/_larger.scss */ .fa-5x { font-size: 5em; }

/* line 1, ./bower_components/font-awesome/scss/_fixed-width.scss */ .fa-fw { width: 1.285714286em; text-align: center; }

/* line 1, ./bower_components/font-awesome/scss/_list.scss */ .fa-ul { padding-left: 0; margin-left: 2.142857143em; list-style-type: none; }

/* line 5, ./bower_components/font-awesome/scss/_list.scss */ .fa-ul > li { position: relative; }

/* line 6, ./bower_components/font-awesome/scss/_list.scss */ .fa-li { position: absolute; left: -2.142857143em; width: 2.142857143em; top: 0.142857143em; text-align: center; }

/* line 12, ./bower_components/font-awesome/scss/_list.scss */ .fa-li.fa-lg { left: -1.857142857em; }

/* line 1, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa-border { padding: 0.2em 0.25em 0.15em; border: solid 0.08em #eee; border-radius: .1em; }

/* line 5, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa-pull-left { float: left; }

/* line 7, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa-pull-right { float: right; }

/* line 10, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa.fa-pull-left { margin-right: .3em; }

/* line 11, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
/* line 16, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .pull-right { float: right; }

/* line 17, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .pull-left { float: left; }

/* line 20, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa.pull-left { margin-right: .3em; }

/* line 21, ./bower_components/font-awesome/scss/_bordered-pulled.scss */ .fa.pull-right { margin-left: .3em; }

/* line 1, ./bower_components/font-awesome/scss/_animated.scss */ .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

/* line 4, ./bower_components/font-awesome/scss/_animated.scss */ .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* line 1, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ .fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

/* line 1, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ .fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

/* line 2, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ .fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

/* line 3, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ .fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

/* line 5, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ .fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

/* line 6, ./bower_components/font-awesome/scss/_rotated-flipped.scss */ :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

/* line 1, ./bower_components/font-awesome/scss/_stacked.scss */ .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

/* line 8, ./bower_components/font-awesome/scss/_stacked.scss */ .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

/* line 14, ./bower_components/font-awesome/scss/_stacked.scss */ .fa-stack-1x { line-height: inherit; }

/* line 15, ./bower_components/font-awesome/scss/_stacked.scss */ .fa-stack-2x { font-size: 2em; }

/* line 16, ./bower_components/font-awesome/scss/_stacked.scss */ .fa-inverse { color: #fff; }

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

/* line 4, ./bower_components/font-awesome/scss/_icons.scss */ .fa-music:before { content: ""; }

/* line 5, ./bower_components/font-awesome/scss/_icons.scss */ .fa-search:before { content: ""; }

/* line 6, ./bower_components/font-awesome/scss/_icons.scss */ .fa-envelope-o:before { content: ""; }

/* line 7, ./bower_components/font-awesome/scss/_icons.scss */ .fa-heart:before { content: ""; }

/* line 8, ./bower_components/font-awesome/scss/_icons.scss */ .fa-star:before { content: ""; }

/* line 9, ./bower_components/font-awesome/scss/_icons.scss */ .fa-star-o:before { content: ""; }

/* line 10, ./bower_components/font-awesome/scss/_icons.scss */ .fa-user:before { content: ""; }

/* line 11, ./bower_components/font-awesome/scss/_icons.scss */ .fa-film:before { content: ""; }

/* line 12, ./bower_components/font-awesome/scss/_icons.scss */ .fa-th-large:before { content: ""; }

/* line 13, ./bower_components/font-awesome/scss/_icons.scss */ .fa-th:before { content: ""; }

/* line 14, ./bower_components/font-awesome/scss/_icons.scss */ .fa-th-list:before { content: ""; }

/* line 15, ./bower_components/font-awesome/scss/_icons.scss */ .fa-check:before { content: ""; }

/* line 16, ./bower_components/font-awesome/scss/_icons.scss */ .fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

/* line 17, ./bower_components/font-awesome/scss/_icons.scss */ .fa-search-plus:before { content: ""; }

/* line 18, ./bower_components/font-awesome/scss/_icons.scss */ .fa-search-minus:before { content: ""; }

/* line 19, ./bower_components/font-awesome/scss/_icons.scss */ .fa-power-off:before { content: ""; }

/* line 20, ./bower_components/font-awesome/scss/_icons.scss */ .fa-signal:before { content: ""; }

/* line 21, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gear:before, .fa-cog:before { content: ""; }

/* line 22, ./bower_components/font-awesome/scss/_icons.scss */ .fa-trash-o:before { content: ""; }

/* line 23, ./bower_components/font-awesome/scss/_icons.scss */ .fa-home:before { content: ""; }

/* line 24, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-o:before { content: ""; }

/* line 25, ./bower_components/font-awesome/scss/_icons.scss */ .fa-clock-o:before { content: ""; }

/* line 26, ./bower_components/font-awesome/scss/_icons.scss */ .fa-road:before { content: ""; }

/* line 27, ./bower_components/font-awesome/scss/_icons.scss */ .fa-download:before { content: ""; }

/* line 28, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-o-down:before { content: ""; }

/* line 29, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-o-up:before { content: ""; }

/* line 30, ./bower_components/font-awesome/scss/_icons.scss */ .fa-inbox:before { content: ""; }

/* line 31, ./bower_components/font-awesome/scss/_icons.scss */ .fa-play-circle-o:before { content: ""; }

/* line 32, ./bower_components/font-awesome/scss/_icons.scss */ .fa-rotate-right:before, .fa-repeat:before { content: ""; }

/* line 33, ./bower_components/font-awesome/scss/_icons.scss */ .fa-refresh:before { content: ""; }

/* line 34, ./bower_components/font-awesome/scss/_icons.scss */ .fa-list-alt:before { content: ""; }

/* line 35, ./bower_components/font-awesome/scss/_icons.scss */ .fa-lock:before { content: ""; }

/* line 36, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flag:before { content: ""; }

/* line 37, ./bower_components/font-awesome/scss/_icons.scss */ .fa-headphones:before { content: ""; }

/* line 38, ./bower_components/font-awesome/scss/_icons.scss */ .fa-volume-off:before { content: ""; }

/* line 39, ./bower_components/font-awesome/scss/_icons.scss */ .fa-volume-down:before { content: ""; }

/* line 40, ./bower_components/font-awesome/scss/_icons.scss */ .fa-volume-up:before { content: ""; }

/* line 41, ./bower_components/font-awesome/scss/_icons.scss */ .fa-qrcode:before { content: ""; }

/* line 42, ./bower_components/font-awesome/scss/_icons.scss */ .fa-barcode:before { content: ""; }

/* line 43, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tag:before { content: ""; }

/* line 44, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tags:before { content: ""; }

/* line 45, ./bower_components/font-awesome/scss/_icons.scss */ .fa-book:before { content: ""; }

/* line 46, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bookmark:before { content: ""; }

/* line 47, ./bower_components/font-awesome/scss/_icons.scss */ .fa-print:before { content: ""; }

/* line 48, ./bower_components/font-awesome/scss/_icons.scss */ .fa-camera:before { content: ""; }

/* line 49, ./bower_components/font-awesome/scss/_icons.scss */ .fa-font:before { content: ""; }

/* line 50, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bold:before { content: ""; }

/* line 51, ./bower_components/font-awesome/scss/_icons.scss */ .fa-italic:before { content: ""; }

/* line 52, ./bower_components/font-awesome/scss/_icons.scss */ .fa-text-height:before { content: ""; }

/* line 53, ./bower_components/font-awesome/scss/_icons.scss */ .fa-text-width:before { content: ""; }

/* line 54, ./bower_components/font-awesome/scss/_icons.scss */ .fa-align-left:before { content: ""; }

/* line 55, ./bower_components/font-awesome/scss/_icons.scss */ .fa-align-center:before { content: ""; }

/* line 56, ./bower_components/font-awesome/scss/_icons.scss */ .fa-align-right:before { content: ""; }

/* line 57, ./bower_components/font-awesome/scss/_icons.scss */ .fa-align-justify:before { content: ""; }

/* line 58, ./bower_components/font-awesome/scss/_icons.scss */ .fa-list:before { content: ""; }

/* line 59, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dedent:before, .fa-outdent:before { content: ""; }

/* line 60, ./bower_components/font-awesome/scss/_icons.scss */ .fa-indent:before { content: ""; }

/* line 61, ./bower_components/font-awesome/scss/_icons.scss */ .fa-video-camera:before { content: ""; }

/* line 62, ./bower_components/font-awesome/scss/_icons.scss */ .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

/* line 63, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pencil:before { content: ""; }

/* line 64, ./bower_components/font-awesome/scss/_icons.scss */ .fa-map-marker:before { content: ""; }

/* line 65, ./bower_components/font-awesome/scss/_icons.scss */ .fa-adjust:before { content: ""; }

/* line 66, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tint:before { content: ""; }

/* line 67, ./bower_components/font-awesome/scss/_icons.scss */ .fa-edit:before, .fa-pencil-square-o:before { content: ""; }

/* line 68, ./bower_components/font-awesome/scss/_icons.scss */ .fa-share-square-o:before { content: ""; }

/* line 69, ./bower_components/font-awesome/scss/_icons.scss */ .fa-check-square-o:before { content: ""; }

/* line 70, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrows:before { content: ""; }

/* line 71, ./bower_components/font-awesome/scss/_icons.scss */ .fa-step-backward:before { content: ""; }

/* line 72, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fast-backward:before { content: ""; }

/* line 73, ./bower_components/font-awesome/scss/_icons.scss */ .fa-backward:before { content: ""; }

/* line 74, ./bower_components/font-awesome/scss/_icons.scss */ .fa-play:before { content: ""; }

/* line 75, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pause:before { content: ""; }

/* line 76, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stop:before { content: ""; }

/* line 77, ./bower_components/font-awesome/scss/_icons.scss */ .fa-forward:before { content: ""; }

/* line 78, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fast-forward:before { content: ""; }

/* line 79, ./bower_components/font-awesome/scss/_icons.scss */ .fa-step-forward:before { content: ""; }

/* line 80, ./bower_components/font-awesome/scss/_icons.scss */ .fa-eject:before { content: ""; }

/* line 81, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-left:before { content: ""; }

/* line 82, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-right:before { content: ""; }

/* line 83, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plus-circle:before { content: ""; }

/* line 84, ./bower_components/font-awesome/scss/_icons.scss */ .fa-minus-circle:before { content: ""; }

/* line 85, ./bower_components/font-awesome/scss/_icons.scss */ .fa-times-circle:before { content: ""; }

/* line 86, ./bower_components/font-awesome/scss/_icons.scss */ .fa-check-circle:before { content: ""; }

/* line 87, ./bower_components/font-awesome/scss/_icons.scss */ .fa-question-circle:before { content: ""; }

/* line 88, ./bower_components/font-awesome/scss/_icons.scss */ .fa-info-circle:before { content: ""; }

/* line 89, ./bower_components/font-awesome/scss/_icons.scss */ .fa-crosshairs:before { content: ""; }

/* line 90, ./bower_components/font-awesome/scss/_icons.scss */ .fa-times-circle-o:before { content: ""; }

/* line 91, ./bower_components/font-awesome/scss/_icons.scss */ .fa-check-circle-o:before { content: ""; }

/* line 92, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ban:before { content: ""; }

/* line 93, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-left:before { content: ""; }

/* line 94, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-right:before { content: ""; }

/* line 95, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-up:before { content: ""; }

/* line 96, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-down:before { content: ""; }

/* line 97, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mail-forward:before, .fa-share:before { content: ""; }

/* line 98, ./bower_components/font-awesome/scss/_icons.scss */ .fa-expand:before { content: ""; }

/* line 99, ./bower_components/font-awesome/scss/_icons.scss */ .fa-compress:before { content: ""; }

/* line 100, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plus:before { content: ""; }

/* line 101, ./bower_components/font-awesome/scss/_icons.scss */ .fa-minus:before { content: ""; }

/* line 102, ./bower_components/font-awesome/scss/_icons.scss */ .fa-asterisk:before { content: ""; }

/* line 103, ./bower_components/font-awesome/scss/_icons.scss */ .fa-exclamation-circle:before { content: ""; }

/* line 104, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gift:before { content: ""; }

/* line 105, ./bower_components/font-awesome/scss/_icons.scss */ .fa-leaf:before { content: ""; }

/* line 106, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fire:before { content: ""; }

/* line 107, ./bower_components/font-awesome/scss/_icons.scss */ .fa-eye:before { content: ""; }

/* line 108, ./bower_components/font-awesome/scss/_icons.scss */ .fa-eye-slash:before { content: ""; }

/* line 109, ./bower_components/font-awesome/scss/_icons.scss */ .fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

/* line 110, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plane:before { content: ""; }

/* line 111, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar:before { content: ""; }

/* line 112, ./bower_components/font-awesome/scss/_icons.scss */ .fa-random:before { content: ""; }

/* line 113, ./bower_components/font-awesome/scss/_icons.scss */ .fa-comment:before { content: ""; }

/* line 114, ./bower_components/font-awesome/scss/_icons.scss */ .fa-magnet:before { content: ""; }

/* line 115, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-up:before { content: ""; }

/* line 116, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-down:before { content: ""; }

/* line 117, ./bower_components/font-awesome/scss/_icons.scss */ .fa-retweet:before { content: ""; }

/* line 118, ./bower_components/font-awesome/scss/_icons.scss */ .fa-shopping-cart:before { content: ""; }

/* line 119, ./bower_components/font-awesome/scss/_icons.scss */ .fa-folder:before { content: ""; }

/* line 120, ./bower_components/font-awesome/scss/_icons.scss */ .fa-folder-open:before { content: ""; }

/* line 121, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrows-v:before { content: ""; }

/* line 122, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrows-h:before { content: ""; }

/* line 123, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

/* line 124, ./bower_components/font-awesome/scss/_icons.scss */ .fa-twitter-square:before { content: ""; }

/* line 125, ./bower_components/font-awesome/scss/_icons.scss */ .fa-facebook-square:before { content: ""; }

/* line 126, ./bower_components/font-awesome/scss/_icons.scss */ .fa-camera-retro:before { content: ""; }

/* line 127, ./bower_components/font-awesome/scss/_icons.scss */ .fa-key:before { content: ""; }

/* line 128, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gears:before, .fa-cogs:before { content: ""; }

/* line 129, ./bower_components/font-awesome/scss/_icons.scss */ .fa-comments:before { content: ""; }

/* line 130, ./bower_components/font-awesome/scss/_icons.scss */ .fa-thumbs-o-up:before { content: ""; }

/* line 131, ./bower_components/font-awesome/scss/_icons.scss */ .fa-thumbs-o-down:before { content: ""; }

/* line 132, ./bower_components/font-awesome/scss/_icons.scss */ .fa-star-half:before { content: ""; }

/* line 133, ./bower_components/font-awesome/scss/_icons.scss */ .fa-heart-o:before { content: ""; }

/* line 134, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sign-out:before { content: ""; }

/* line 135, ./bower_components/font-awesome/scss/_icons.scss */ .fa-linkedin-square:before { content: ""; }

/* line 136, ./bower_components/font-awesome/scss/_icons.scss */ .fa-thumb-tack:before { content: ""; }

/* line 137, ./bower_components/font-awesome/scss/_icons.scss */ .fa-external-link:before { content: ""; }

/* line 138, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sign-in:before { content: ""; }

/* line 139, ./bower_components/font-awesome/scss/_icons.scss */ .fa-trophy:before { content: ""; }

/* line 140, ./bower_components/font-awesome/scss/_icons.scss */ .fa-github-square:before { content: ""; }

/* line 141, ./bower_components/font-awesome/scss/_icons.scss */ .fa-upload:before { content: ""; }

/* line 142, ./bower_components/font-awesome/scss/_icons.scss */ .fa-lemon-o:before { content: ""; }

/* line 143, ./bower_components/font-awesome/scss/_icons.scss */ .fa-phone:before { content: ""; }

/* line 144, ./bower_components/font-awesome/scss/_icons.scss */ .fa-square-o:before { content: ""; }

/* line 145, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bookmark-o:before { content: ""; }

/* line 146, ./bower_components/font-awesome/scss/_icons.scss */ .fa-phone-square:before { content: ""; }

/* line 147, ./bower_components/font-awesome/scss/_icons.scss */ .fa-twitter:before { content: ""; }

/* line 148, ./bower_components/font-awesome/scss/_icons.scss */ .fa-facebook-f:before, .fa-facebook:before { content: ""; }

/* line 149, ./bower_components/font-awesome/scss/_icons.scss */ .fa-github:before { content: ""; }

/* line 150, ./bower_components/font-awesome/scss/_icons.scss */ .fa-unlock:before { content: ""; }

/* line 151, ./bower_components/font-awesome/scss/_icons.scss */ .fa-credit-card:before { content: ""; }

/* line 152, ./bower_components/font-awesome/scss/_icons.scss */ .fa-feed:before, .fa-rss:before { content: ""; }

/* line 153, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hdd-o:before { content: ""; }

/* line 154, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bullhorn:before { content: ""; }

/* line 155, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bell:before { content: ""; }

/* line 156, ./bower_components/font-awesome/scss/_icons.scss */ .fa-certificate:before { content: ""; }

/* line 157, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-o-right:before { content: ""; }

/* line 158, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-o-left:before { content: ""; }

/* line 159, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-o-up:before { content: ""; }

/* line 160, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-o-down:before { content: ""; }

/* line 161, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-left:before { content: ""; }

/* line 162, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-right:before { content: ""; }

/* line 163, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-up:before { content: ""; }

/* line 164, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-down:before { content: ""; }

/* line 165, ./bower_components/font-awesome/scss/_icons.scss */ .fa-globe:before { content: ""; }

/* line 166, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wrench:before { content: ""; }

/* line 167, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tasks:before { content: ""; }

/* line 168, ./bower_components/font-awesome/scss/_icons.scss */ .fa-filter:before { content: ""; }

/* line 169, ./bower_components/font-awesome/scss/_icons.scss */ .fa-briefcase:before { content: ""; }

/* line 170, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrows-alt:before { content: ""; }

/* line 171, ./bower_components/font-awesome/scss/_icons.scss */ .fa-group:before, .fa-users:before { content: ""; }

/* line 172, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chain:before, .fa-link:before { content: ""; }

/* line 173, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cloud:before { content: ""; }

/* line 174, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flask:before { content: ""; }

/* line 175, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cut:before, .fa-scissors:before { content: ""; }

/* line 176, ./bower_components/font-awesome/scss/_icons.scss */ .fa-copy:before, .fa-files-o:before { content: ""; }

/* line 177, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paperclip:before { content: ""; }

/* line 178, ./bower_components/font-awesome/scss/_icons.scss */ .fa-save:before, .fa-floppy-o:before { content: ""; }

/* line 179, ./bower_components/font-awesome/scss/_icons.scss */ .fa-square:before { content: ""; }

/* line 180, ./bower_components/font-awesome/scss/_icons.scss */ .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

/* line 181, ./bower_components/font-awesome/scss/_icons.scss */ .fa-list-ul:before { content: ""; }

/* line 182, ./bower_components/font-awesome/scss/_icons.scss */ .fa-list-ol:before { content: ""; }

/* line 183, ./bower_components/font-awesome/scss/_icons.scss */ .fa-strikethrough:before { content: ""; }

/* line 184, ./bower_components/font-awesome/scss/_icons.scss */ .fa-underline:before { content: ""; }

/* line 185, ./bower_components/font-awesome/scss/_icons.scss */ .fa-table:before { content: ""; }

/* line 186, ./bower_components/font-awesome/scss/_icons.scss */ .fa-magic:before { content: ""; }

/* line 187, ./bower_components/font-awesome/scss/_icons.scss */ .fa-truck:before { content: ""; }

/* line 188, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pinterest:before { content: ""; }

/* line 189, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pinterest-square:before { content: ""; }

/* line 190, ./bower_components/font-awesome/scss/_icons.scss */ .fa-google-plus-square:before { content: ""; }

/* line 191, ./bower_components/font-awesome/scss/_icons.scss */ .fa-google-plus:before { content: ""; }

/* line 192, ./bower_components/font-awesome/scss/_icons.scss */ .fa-money:before { content: ""; }

/* line 193, ./bower_components/font-awesome/scss/_icons.scss */ .fa-caret-down:before { content: ""; }

/* line 194, ./bower_components/font-awesome/scss/_icons.scss */ .fa-caret-up:before { content: ""; }

/* line 195, ./bower_components/font-awesome/scss/_icons.scss */ .fa-caret-left:before { content: ""; }

/* line 196, ./bower_components/font-awesome/scss/_icons.scss */ .fa-caret-right:before { content: ""; }

/* line 197, ./bower_components/font-awesome/scss/_icons.scss */ .fa-columns:before { content: ""; }

/* line 198, ./bower_components/font-awesome/scss/_icons.scss */ .fa-unsorted:before, .fa-sort:before { content: ""; }

/* line 199, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-down:before, .fa-sort-desc:before { content: ""; }

/* line 200, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-up:before, .fa-sort-asc:before { content: ""; }

/* line 201, ./bower_components/font-awesome/scss/_icons.scss */ .fa-envelope:before { content: ""; }

/* line 202, ./bower_components/font-awesome/scss/_icons.scss */ .fa-linkedin:before { content: ""; }

/* line 203, ./bower_components/font-awesome/scss/_icons.scss */ .fa-rotate-left:before, .fa-undo:before { content: ""; }

/* line 204, ./bower_components/font-awesome/scss/_icons.scss */ .fa-legal:before, .fa-gavel:before { content: ""; }

/* line 205, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dashboard:before, .fa-tachometer:before { content: ""; }

/* line 206, ./bower_components/font-awesome/scss/_icons.scss */ .fa-comment-o:before { content: ""; }

/* line 207, ./bower_components/font-awesome/scss/_icons.scss */ .fa-comments-o:before { content: ""; }

/* line 208, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flash:before, .fa-bolt:before { content: ""; }

/* line 209, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sitemap:before { content: ""; }

/* line 210, ./bower_components/font-awesome/scss/_icons.scss */ .fa-umbrella:before { content: ""; }

/* line 211, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paste:before, .fa-clipboard:before { content: ""; }

/* line 212, ./bower_components/font-awesome/scss/_icons.scss */ .fa-lightbulb-o:before { content: ""; }

/* line 213, ./bower_components/font-awesome/scss/_icons.scss */ .fa-exchange:before { content: ""; }

/* line 214, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cloud-download:before { content: ""; }

/* line 215, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cloud-upload:before { content: ""; }

/* line 216, ./bower_components/font-awesome/scss/_icons.scss */ .fa-user-md:before { content: ""; }

/* line 217, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stethoscope:before { content: ""; }

/* line 218, ./bower_components/font-awesome/scss/_icons.scss */ .fa-suitcase:before { content: ""; }

/* line 219, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bell-o:before { content: ""; }

/* line 220, ./bower_components/font-awesome/scss/_icons.scss */ .fa-coffee:before { content: ""; }

/* line 221, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cutlery:before { content: ""; }

/* line 222, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-text-o:before { content: ""; }

/* line 223, ./bower_components/font-awesome/scss/_icons.scss */ .fa-building-o:before { content: ""; }

/* line 224, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hospital-o:before { content: ""; }

/* line 225, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ambulance:before { content: ""; }

/* line 226, ./bower_components/font-awesome/scss/_icons.scss */ .fa-medkit:before { content: ""; }

/* line 227, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fighter-jet:before { content: ""; }

/* line 228, ./bower_components/font-awesome/scss/_icons.scss */ .fa-beer:before { content: ""; }

/* line 229, ./bower_components/font-awesome/scss/_icons.scss */ .fa-h-square:before { content: ""; }

/* line 230, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plus-square:before { content: ""; }

/* line 231, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-double-left:before { content: ""; }

/* line 232, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-double-right:before { content: ""; }

/* line 233, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-double-up:before { content: ""; }

/* line 234, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-double-down:before { content: ""; }

/* line 235, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-left:before { content: ""; }

/* line 236, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-right:before { content: ""; }

/* line 237, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-up:before { content: ""; }

/* line 238, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angle-down:before { content: ""; }

/* line 239, ./bower_components/font-awesome/scss/_icons.scss */ .fa-desktop:before { content: ""; }

/* line 240, ./bower_components/font-awesome/scss/_icons.scss */ .fa-laptop:before { content: ""; }

/* line 241, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tablet:before { content: ""; }

/* line 242, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mobile-phone:before, .fa-mobile:before { content: ""; }

/* line 243, ./bower_components/font-awesome/scss/_icons.scss */ .fa-circle-o:before { content: ""; }

/* line 244, ./bower_components/font-awesome/scss/_icons.scss */ .fa-quote-left:before { content: ""; }

/* line 245, ./bower_components/font-awesome/scss/_icons.scss */ .fa-quote-right:before { content: ""; }

/* line 246, ./bower_components/font-awesome/scss/_icons.scss */ .fa-spinner:before { content: ""; }

/* line 247, ./bower_components/font-awesome/scss/_icons.scss */ .fa-circle:before { content: ""; }

/* line 248, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mail-reply:before, .fa-reply:before { content: ""; }

/* line 249, ./bower_components/font-awesome/scss/_icons.scss */ .fa-github-alt:before { content: ""; }

/* line 250, ./bower_components/font-awesome/scss/_icons.scss */ .fa-folder-o:before { content: ""; }

/* line 251, ./bower_components/font-awesome/scss/_icons.scss */ .fa-folder-open-o:before { content: ""; }

/* line 252, ./bower_components/font-awesome/scss/_icons.scss */ .fa-smile-o:before { content: ""; }

/* line 253, ./bower_components/font-awesome/scss/_icons.scss */ .fa-frown-o:before { content: ""; }

/* line 254, ./bower_components/font-awesome/scss/_icons.scss */ .fa-meh-o:before { content: ""; }

/* line 255, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gamepad:before { content: ""; }

/* line 256, ./bower_components/font-awesome/scss/_icons.scss */ .fa-keyboard-o:before { content: ""; }

/* line 257, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flag-o:before { content: ""; }

/* line 258, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flag-checkered:before { content: ""; }

/* line 259, ./bower_components/font-awesome/scss/_icons.scss */ .fa-terminal:before { content: ""; }

/* line 260, ./bower_components/font-awesome/scss/_icons.scss */ .fa-code:before { content: ""; }

/* line 261, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

/* line 262, ./bower_components/font-awesome/scss/_icons.scss */ .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

/* line 263, ./bower_components/font-awesome/scss/_icons.scss */ .fa-location-arrow:before { content: ""; }

/* line 264, ./bower_components/font-awesome/scss/_icons.scss */ .fa-crop:before { content: ""; }

/* line 265, ./bower_components/font-awesome/scss/_icons.scss */ .fa-code-fork:before { content: ""; }

/* line 266, ./bower_components/font-awesome/scss/_icons.scss */ .fa-unlink:before, .fa-chain-broken:before { content: ""; }

/* line 267, ./bower_components/font-awesome/scss/_icons.scss */ .fa-question:before { content: ""; }

/* line 268, ./bower_components/font-awesome/scss/_icons.scss */ .fa-info:before { content: ""; }

/* line 269, ./bower_components/font-awesome/scss/_icons.scss */ .fa-exclamation:before { content: ""; }

/* line 270, ./bower_components/font-awesome/scss/_icons.scss */ .fa-superscript:before { content: ""; }

/* line 271, ./bower_components/font-awesome/scss/_icons.scss */ .fa-subscript:before { content: ""; }

/* line 272, ./bower_components/font-awesome/scss/_icons.scss */ .fa-eraser:before { content: ""; }

/* line 273, ./bower_components/font-awesome/scss/_icons.scss */ .fa-puzzle-piece:before { content: ""; }

/* line 274, ./bower_components/font-awesome/scss/_icons.scss */ .fa-microphone:before { content: ""; }

/* line 275, ./bower_components/font-awesome/scss/_icons.scss */ .fa-microphone-slash:before { content: ""; }

/* line 276, ./bower_components/font-awesome/scss/_icons.scss */ .fa-shield:before { content: ""; }

/* line 277, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar-o:before { content: ""; }

/* line 278, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fire-extinguisher:before { content: ""; }

/* line 279, ./bower_components/font-awesome/scss/_icons.scss */ .fa-rocket:before { content: ""; }

/* line 280, ./bower_components/font-awesome/scss/_icons.scss */ .fa-maxcdn:before { content: ""; }

/* line 281, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-circle-left:before { content: ""; }

/* line 282, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-circle-right:before { content: ""; }

/* line 283, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-circle-up:before { content: ""; }

/* line 284, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chevron-circle-down:before { content: ""; }

/* line 285, ./bower_components/font-awesome/scss/_icons.scss */ .fa-html5:before { content: ""; }

/* line 286, ./bower_components/font-awesome/scss/_icons.scss */ .fa-css3:before { content: ""; }

/* line 287, ./bower_components/font-awesome/scss/_icons.scss */ .fa-anchor:before { content: ""; }

/* line 288, ./bower_components/font-awesome/scss/_icons.scss */ .fa-unlock-alt:before { content: ""; }

/* line 289, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bullseye:before { content: ""; }

/* line 290, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ellipsis-h:before { content: ""; }

/* line 291, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ellipsis-v:before { content: ""; }

/* line 292, ./bower_components/font-awesome/scss/_icons.scss */ .fa-rss-square:before { content: ""; }

/* line 293, ./bower_components/font-awesome/scss/_icons.scss */ .fa-play-circle:before { content: ""; }

/* line 294, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ticket:before { content: ""; }

/* line 295, ./bower_components/font-awesome/scss/_icons.scss */ .fa-minus-square:before { content: ""; }

/* line 296, ./bower_components/font-awesome/scss/_icons.scss */ .fa-minus-square-o:before { content: ""; }

/* line 297, ./bower_components/font-awesome/scss/_icons.scss */ .fa-level-up:before { content: ""; }

/* line 298, ./bower_components/font-awesome/scss/_icons.scss */ .fa-level-down:before { content: ""; }

/* line 299, ./bower_components/font-awesome/scss/_icons.scss */ .fa-check-square:before { content: ""; }

/* line 300, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pencil-square:before { content: ""; }

/* line 301, ./bower_components/font-awesome/scss/_icons.scss */ .fa-external-link-square:before { content: ""; }

/* line 302, ./bower_components/font-awesome/scss/_icons.scss */ .fa-share-square:before { content: ""; }

/* line 303, ./bower_components/font-awesome/scss/_icons.scss */ .fa-compass:before { content: ""; }

/* line 304, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

/* line 305, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

/* line 306, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

/* line 307, ./bower_components/font-awesome/scss/_icons.scss */ .fa-euro:before, .fa-eur:before { content: ""; }

/* line 308, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gbp:before { content: ""; }

/* line 309, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dollar:before, .fa-usd:before { content: ""; }

/* line 310, ./bower_components/font-awesome/scss/_icons.scss */ .fa-rupee:before, .fa-inr:before { content: ""; }

/* line 311, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

/* line 312, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

/* line 313, ./bower_components/font-awesome/scss/_icons.scss */ .fa-won:before, .fa-krw:before { content: ""; }

/* line 314, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bitcoin:before, .fa-btc:before { content: ""; }

/* line 315, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file:before { content: ""; }

/* line 316, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-text:before { content: ""; }

/* line 317, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-alpha-asc:before { content: ""; }

/* line 318, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-alpha-desc:before { content: ""; }

/* line 319, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-amount-asc:before { content: ""; }

/* line 320, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-amount-desc:before { content: ""; }

/* line 321, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-numeric-asc:before { content: ""; }

/* line 322, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sort-numeric-desc:before { content: ""; }

/* line 323, ./bower_components/font-awesome/scss/_icons.scss */ .fa-thumbs-up:before { content: ""; }

/* line 324, ./bower_components/font-awesome/scss/_icons.scss */ .fa-thumbs-down:before { content: ""; }

/* line 325, ./bower_components/font-awesome/scss/_icons.scss */ .fa-youtube-square:before { content: ""; }

/* line 326, ./bower_components/font-awesome/scss/_icons.scss */ .fa-youtube:before { content: ""; }

/* line 327, ./bower_components/font-awesome/scss/_icons.scss */ .fa-xing:before { content: ""; }

/* line 328, ./bower_components/font-awesome/scss/_icons.scss */ .fa-xing-square:before { content: ""; }

/* line 329, ./bower_components/font-awesome/scss/_icons.scss */ .fa-youtube-play:before { content: ""; }

/* line 330, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dropbox:before { content: ""; }

/* line 331, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stack-overflow:before { content: ""; }

/* line 332, ./bower_components/font-awesome/scss/_icons.scss */ .fa-instagram:before { content: ""; }

/* line 333, ./bower_components/font-awesome/scss/_icons.scss */ .fa-flickr:before { content: ""; }

/* line 334, ./bower_components/font-awesome/scss/_icons.scss */ .fa-adn:before { content: ""; }

/* line 335, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bitbucket:before { content: ""; }

/* line 336, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bitbucket-square:before { content: ""; }

/* line 337, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tumblr:before { content: ""; }

/* line 338, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tumblr-square:before { content: ""; }

/* line 339, ./bower_components/font-awesome/scss/_icons.scss */ .fa-long-arrow-down:before { content: ""; }

/* line 340, ./bower_components/font-awesome/scss/_icons.scss */ .fa-long-arrow-up:before { content: ""; }

/* line 341, ./bower_components/font-awesome/scss/_icons.scss */ .fa-long-arrow-left:before { content: ""; }

/* line 342, ./bower_components/font-awesome/scss/_icons.scss */ .fa-long-arrow-right:before { content: ""; }

/* line 343, ./bower_components/font-awesome/scss/_icons.scss */ .fa-apple:before { content: ""; }

/* line 344, ./bower_components/font-awesome/scss/_icons.scss */ .fa-windows:before { content: ""; }

/* line 345, ./bower_components/font-awesome/scss/_icons.scss */ .fa-android:before { content: ""; }

/* line 346, ./bower_components/font-awesome/scss/_icons.scss */ .fa-linux:before { content: ""; }

/* line 347, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dribbble:before { content: ""; }

/* line 348, ./bower_components/font-awesome/scss/_icons.scss */ .fa-skype:before { content: ""; }

/* line 349, ./bower_components/font-awesome/scss/_icons.scss */ .fa-foursquare:before { content: ""; }

/* line 350, ./bower_components/font-awesome/scss/_icons.scss */ .fa-trello:before { content: ""; }

/* line 351, ./bower_components/font-awesome/scss/_icons.scss */ .fa-female:before { content: ""; }

/* line 352, ./bower_components/font-awesome/scss/_icons.scss */ .fa-male:before { content: ""; }

/* line 353, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gittip:before, .fa-gratipay:before { content: ""; }

/* line 354, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sun-o:before { content: ""; }

/* line 355, ./bower_components/font-awesome/scss/_icons.scss */ .fa-moon-o:before { content: ""; }

/* line 356, ./bower_components/font-awesome/scss/_icons.scss */ .fa-archive:before { content: ""; }

/* line 357, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bug:before { content: ""; }

/* line 358, ./bower_components/font-awesome/scss/_icons.scss */ .fa-vk:before { content: ""; }

/* line 359, ./bower_components/font-awesome/scss/_icons.scss */ .fa-weibo:before { content: ""; }

/* line 360, ./bower_components/font-awesome/scss/_icons.scss */ .fa-renren:before { content: ""; }

/* line 361, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pagelines:before { content: ""; }

/* line 362, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stack-exchange:before { content: ""; }

/* line 363, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-o-right:before { content: ""; }

/* line 364, ./bower_components/font-awesome/scss/_icons.scss */ .fa-arrow-circle-o-left:before { content: ""; }

/* line 365, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

/* line 366, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dot-circle-o:before { content: ""; }

/* line 367, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wheelchair:before { content: ""; }

/* line 368, ./bower_components/font-awesome/scss/_icons.scss */ .fa-vimeo-square:before { content: ""; }

/* line 369, ./bower_components/font-awesome/scss/_icons.scss */ .fa-turkish-lira:before, .fa-try:before { content: ""; }

/* line 370, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plus-square-o:before { content: ""; }

/* line 371, ./bower_components/font-awesome/scss/_icons.scss */ .fa-space-shuttle:before { content: ""; }

/* line 372, ./bower_components/font-awesome/scss/_icons.scss */ .fa-slack:before { content: ""; }

/* line 373, ./bower_components/font-awesome/scss/_icons.scss */ .fa-envelope-square:before { content: ""; }

/* line 374, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wordpress:before { content: ""; }

/* line 375, ./bower_components/font-awesome/scss/_icons.scss */ .fa-openid:before { content: ""; }

/* line 376, ./bower_components/font-awesome/scss/_icons.scss */ .fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

/* line 377, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

/* line 378, ./bower_components/font-awesome/scss/_icons.scss */ .fa-yahoo:before { content: ""; }

/* line 379, ./bower_components/font-awesome/scss/_icons.scss */ .fa-google:before { content: ""; }

/* line 380, ./bower_components/font-awesome/scss/_icons.scss */ .fa-reddit:before { content: ""; }

/* line 381, ./bower_components/font-awesome/scss/_icons.scss */ .fa-reddit-square:before { content: ""; }

/* line 382, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stumbleupon-circle:before { content: ""; }

/* line 383, ./bower_components/font-awesome/scss/_icons.scss */ .fa-stumbleupon:before { content: ""; }

/* line 384, ./bower_components/font-awesome/scss/_icons.scss */ .fa-delicious:before { content: ""; }

/* line 385, ./bower_components/font-awesome/scss/_icons.scss */ .fa-digg:before { content: ""; }

/* line 386, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pied-piper:before { content: ""; }

/* line 387, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pied-piper-alt:before { content: ""; }

/* line 388, ./bower_components/font-awesome/scss/_icons.scss */ .fa-drupal:before { content: ""; }

/* line 389, ./bower_components/font-awesome/scss/_icons.scss */ .fa-joomla:before { content: ""; }

/* line 390, ./bower_components/font-awesome/scss/_icons.scss */ .fa-language:before { content: ""; }

/* line 391, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fax:before { content: ""; }

/* line 392, ./bower_components/font-awesome/scss/_icons.scss */ .fa-building:before { content: ""; }

/* line 393, ./bower_components/font-awesome/scss/_icons.scss */ .fa-child:before { content: ""; }

/* line 394, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paw:before { content: ""; }

/* line 395, ./bower_components/font-awesome/scss/_icons.scss */ .fa-spoon:before { content: ""; }

/* line 396, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cube:before { content: ""; }

/* line 397, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cubes:before { content: ""; }

/* line 398, ./bower_components/font-awesome/scss/_icons.scss */ .fa-behance:before { content: ""; }

/* line 399, ./bower_components/font-awesome/scss/_icons.scss */ .fa-behance-square:before { content: ""; }

/* line 400, ./bower_components/font-awesome/scss/_icons.scss */ .fa-steam:before { content: ""; }

/* line 401, ./bower_components/font-awesome/scss/_icons.scss */ .fa-steam-square:before { content: ""; }

/* line 402, ./bower_components/font-awesome/scss/_icons.scss */ .fa-recycle:before { content: ""; }

/* line 403, ./bower_components/font-awesome/scss/_icons.scss */ .fa-automobile:before, .fa-car:before { content: ""; }

/* line 404, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cab:before, .fa-taxi:before { content: ""; }

/* line 405, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tree:before { content: ""; }

/* line 406, ./bower_components/font-awesome/scss/_icons.scss */ .fa-spotify:before { content: ""; }

/* line 407, ./bower_components/font-awesome/scss/_icons.scss */ .fa-deviantart:before { content: ""; }

/* line 408, ./bower_components/font-awesome/scss/_icons.scss */ .fa-soundcloud:before { content: ""; }

/* line 409, ./bower_components/font-awesome/scss/_icons.scss */ .fa-database:before { content: ""; }

/* line 410, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-pdf-o:before { content: ""; }

/* line 411, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-word-o:before { content: ""; }

/* line 412, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-excel-o:before { content: ""; }

/* line 413, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-powerpoint-o:before { content: ""; }

/* line 414, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

/* line 415, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

/* line 416, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

/* line 417, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

/* line 418, ./bower_components/font-awesome/scss/_icons.scss */ .fa-file-code-o:before { content: ""; }

/* line 419, ./bower_components/font-awesome/scss/_icons.scss */ .fa-vine:before { content: ""; }

/* line 420, ./bower_components/font-awesome/scss/_icons.scss */ .fa-codepen:before { content: ""; }

/* line 421, ./bower_components/font-awesome/scss/_icons.scss */ .fa-jsfiddle:before { content: ""; }

/* line 422, ./bower_components/font-awesome/scss/_icons.scss */ .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

/* line 423, ./bower_components/font-awesome/scss/_icons.scss */ .fa-circle-o-notch:before { content: ""; }

/* line 424, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ra:before, .fa-rebel:before { content: ""; }

/* line 425, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ge:before, .fa-empire:before { content: ""; }

/* line 426, ./bower_components/font-awesome/scss/_icons.scss */ .fa-git-square:before { content: ""; }

/* line 427, ./bower_components/font-awesome/scss/_icons.scss */ .fa-git:before { content: ""; }

/* line 428, ./bower_components/font-awesome/scss/_icons.scss */ .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

/* line 429, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tencent-weibo:before { content: ""; }

/* line 430, ./bower_components/font-awesome/scss/_icons.scss */ .fa-qq:before { content: ""; }

/* line 431, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wechat:before, .fa-weixin:before { content: ""; }

/* line 432, ./bower_components/font-awesome/scss/_icons.scss */ .fa-send:before, .fa-paper-plane:before { content: ""; }

/* line 433, ./bower_components/font-awesome/scss/_icons.scss */ .fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

/* line 434, ./bower_components/font-awesome/scss/_icons.scss */ .fa-history:before { content: ""; }

/* line 435, ./bower_components/font-awesome/scss/_icons.scss */ .fa-circle-thin:before { content: ""; }

/* line 436, ./bower_components/font-awesome/scss/_icons.scss */ .fa-header:before { content: ""; }

/* line 437, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paragraph:before { content: ""; }

/* line 438, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sliders:before { content: ""; }

/* line 439, ./bower_components/font-awesome/scss/_icons.scss */ .fa-share-alt:before { content: ""; }

/* line 440, ./bower_components/font-awesome/scss/_icons.scss */ .fa-share-alt-square:before { content: ""; }

/* line 441, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bomb:before { content: ""; }

/* line 442, ./bower_components/font-awesome/scss/_icons.scss */ .fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

/* line 443, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tty:before { content: ""; }

/* line 444, ./bower_components/font-awesome/scss/_icons.scss */ .fa-binoculars:before { content: ""; }

/* line 445, ./bower_components/font-awesome/scss/_icons.scss */ .fa-plug:before { content: ""; }

/* line 446, ./bower_components/font-awesome/scss/_icons.scss */ .fa-slideshare:before { content: ""; }

/* line 447, ./bower_components/font-awesome/scss/_icons.scss */ .fa-twitch:before { content: ""; }

/* line 448, ./bower_components/font-awesome/scss/_icons.scss */ .fa-yelp:before { content: ""; }

/* line 449, ./bower_components/font-awesome/scss/_icons.scss */ .fa-newspaper-o:before { content: ""; }

/* line 450, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wifi:before { content: ""; }

/* line 451, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calculator:before { content: ""; }

/* line 452, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paypal:before { content: ""; }

/* line 453, ./bower_components/font-awesome/scss/_icons.scss */ .fa-google-wallet:before { content: ""; }

/* line 454, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-visa:before { content: ""; }

/* line 455, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-mastercard:before { content: ""; }

/* line 456, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-discover:before { content: ""; }

/* line 457, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-amex:before { content: ""; }

/* line 458, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-paypal:before { content: ""; }

/* line 459, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-stripe:before { content: ""; }

/* line 460, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bell-slash:before { content: ""; }

/* line 461, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bell-slash-o:before { content: ""; }

/* line 462, ./bower_components/font-awesome/scss/_icons.scss */ .fa-trash:before { content: ""; }

/* line 463, ./bower_components/font-awesome/scss/_icons.scss */ .fa-copyright:before { content: ""; }

/* line 464, ./bower_components/font-awesome/scss/_icons.scss */ .fa-at:before { content: ""; }

/* line 465, ./bower_components/font-awesome/scss/_icons.scss */ .fa-eyedropper:before { content: ""; }

/* line 466, ./bower_components/font-awesome/scss/_icons.scss */ .fa-paint-brush:before { content: ""; }

/* line 467, ./bower_components/font-awesome/scss/_icons.scss */ .fa-birthday-cake:before { content: ""; }

/* line 468, ./bower_components/font-awesome/scss/_icons.scss */ .fa-area-chart:before { content: ""; }

/* line 469, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pie-chart:before { content: ""; }

/* line 470, ./bower_components/font-awesome/scss/_icons.scss */ .fa-line-chart:before { content: ""; }

/* line 471, ./bower_components/font-awesome/scss/_icons.scss */ .fa-lastfm:before { content: ""; }

/* line 472, ./bower_components/font-awesome/scss/_icons.scss */ .fa-lastfm-square:before { content: ""; }

/* line 473, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-off:before { content: ""; }

/* line 474, ./bower_components/font-awesome/scss/_icons.scss */ .fa-toggle-on:before { content: ""; }

/* line 475, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bicycle:before { content: ""; }

/* line 476, ./bower_components/font-awesome/scss/_icons.scss */ .fa-bus:before { content: ""; }

/* line 477, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ioxhost:before { content: ""; }

/* line 478, ./bower_components/font-awesome/scss/_icons.scss */ .fa-angellist:before { content: ""; }

/* line 479, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc:before { content: ""; }

/* line 480, ./bower_components/font-awesome/scss/_icons.scss */ .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

/* line 481, ./bower_components/font-awesome/scss/_icons.scss */ .fa-meanpath:before { content: ""; }

/* line 482, ./bower_components/font-awesome/scss/_icons.scss */ .fa-buysellads:before { content: ""; }

/* line 483, ./bower_components/font-awesome/scss/_icons.scss */ .fa-connectdevelop:before { content: ""; }

/* line 484, ./bower_components/font-awesome/scss/_icons.scss */ .fa-dashcube:before { content: ""; }

/* line 485, ./bower_components/font-awesome/scss/_icons.scss */ .fa-forumbee:before { content: ""; }

/* line 486, ./bower_components/font-awesome/scss/_icons.scss */ .fa-leanpub:before { content: ""; }

/* line 487, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sellsy:before { content: ""; }

/* line 488, ./bower_components/font-awesome/scss/_icons.scss */ .fa-shirtsinbulk:before { content: ""; }

/* line 489, ./bower_components/font-awesome/scss/_icons.scss */ .fa-simplybuilt:before { content: ""; }

/* line 490, ./bower_components/font-awesome/scss/_icons.scss */ .fa-skyatlas:before { content: ""; }

/* line 491, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cart-plus:before { content: ""; }

/* line 492, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cart-arrow-down:before { content: ""; }

/* line 493, ./bower_components/font-awesome/scss/_icons.scss */ .fa-diamond:before { content: ""; }

/* line 494, ./bower_components/font-awesome/scss/_icons.scss */ .fa-ship:before { content: ""; }

/* line 495, ./bower_components/font-awesome/scss/_icons.scss */ .fa-user-secret:before { content: ""; }

/* line 496, ./bower_components/font-awesome/scss/_icons.scss */ .fa-motorcycle:before { content: ""; }

/* line 497, ./bower_components/font-awesome/scss/_icons.scss */ .fa-street-view:before { content: ""; }

/* line 498, ./bower_components/font-awesome/scss/_icons.scss */ .fa-heartbeat:before { content: ""; }

/* line 499, ./bower_components/font-awesome/scss/_icons.scss */ .fa-venus:before { content: ""; }

/* line 500, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mars:before { content: ""; }

/* line 501, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mercury:before { content: ""; }

/* line 502, ./bower_components/font-awesome/scss/_icons.scss */ .fa-intersex:before, .fa-transgender:before { content: ""; }

/* line 503, ./bower_components/font-awesome/scss/_icons.scss */ .fa-transgender-alt:before { content: ""; }

/* line 504, ./bower_components/font-awesome/scss/_icons.scss */ .fa-venus-double:before { content: ""; }

/* line 505, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mars-double:before { content: ""; }

/* line 506, ./bower_components/font-awesome/scss/_icons.scss */ .fa-venus-mars:before { content: ""; }

/* line 507, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mars-stroke:before { content: ""; }

/* line 508, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mars-stroke-v:before { content: ""; }

/* line 509, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mars-stroke-h:before { content: ""; }

/* line 510, ./bower_components/font-awesome/scss/_icons.scss */ .fa-neuter:before { content: ""; }

/* line 511, ./bower_components/font-awesome/scss/_icons.scss */ .fa-genderless:before { content: ""; }

/* line 512, ./bower_components/font-awesome/scss/_icons.scss */ .fa-facebook-official:before { content: ""; }

/* line 513, ./bower_components/font-awesome/scss/_icons.scss */ .fa-pinterest-p:before { content: ""; }

/* line 514, ./bower_components/font-awesome/scss/_icons.scss */ .fa-whatsapp:before { content: ""; }

/* line 515, ./bower_components/font-awesome/scss/_icons.scss */ .fa-server:before { content: ""; }

/* line 516, ./bower_components/font-awesome/scss/_icons.scss */ .fa-user-plus:before { content: ""; }

/* line 517, ./bower_components/font-awesome/scss/_icons.scss */ .fa-user-times:before { content: ""; }

/* line 518, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hotel:before, .fa-bed:before { content: ""; }

/* line 519, ./bower_components/font-awesome/scss/_icons.scss */ .fa-viacoin:before { content: ""; }

/* line 520, ./bower_components/font-awesome/scss/_icons.scss */ .fa-train:before { content: ""; }

/* line 521, ./bower_components/font-awesome/scss/_icons.scss */ .fa-subway:before { content: ""; }

/* line 522, ./bower_components/font-awesome/scss/_icons.scss */ .fa-medium:before { content: ""; }

/* line 523, ./bower_components/font-awesome/scss/_icons.scss */ .fa-yc:before, .fa-y-combinator:before { content: ""; }

/* line 524, ./bower_components/font-awesome/scss/_icons.scss */ .fa-optin-monster:before { content: ""; }

/* line 525, ./bower_components/font-awesome/scss/_icons.scss */ .fa-opencart:before { content: ""; }

/* line 526, ./bower_components/font-awesome/scss/_icons.scss */ .fa-expeditedssl:before { content: ""; }

/* line 527, ./bower_components/font-awesome/scss/_icons.scss */ .fa-battery-4:before, .fa-battery-full:before { content: ""; }

/* line 528, ./bower_components/font-awesome/scss/_icons.scss */ .fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

/* line 529, ./bower_components/font-awesome/scss/_icons.scss */ .fa-battery-2:before, .fa-battery-half:before { content: ""; }

/* line 530, ./bower_components/font-awesome/scss/_icons.scss */ .fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

/* line 531, ./bower_components/font-awesome/scss/_icons.scss */ .fa-battery-0:before, .fa-battery-empty:before { content: ""; }

/* line 532, ./bower_components/font-awesome/scss/_icons.scss */ .fa-mouse-pointer:before { content: ""; }

/* line 533, ./bower_components/font-awesome/scss/_icons.scss */ .fa-i-cursor:before { content: ""; }

/* line 534, ./bower_components/font-awesome/scss/_icons.scss */ .fa-object-group:before { content: ""; }

/* line 535, ./bower_components/font-awesome/scss/_icons.scss */ .fa-object-ungroup:before { content: ""; }

/* line 536, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sticky-note:before { content: ""; }

/* line 537, ./bower_components/font-awesome/scss/_icons.scss */ .fa-sticky-note-o:before { content: ""; }

/* line 538, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-jcb:before { content: ""; }

/* line 539, ./bower_components/font-awesome/scss/_icons.scss */ .fa-cc-diners-club:before { content: ""; }

/* line 540, ./bower_components/font-awesome/scss/_icons.scss */ .fa-clone:before { content: ""; }

/* line 541, ./bower_components/font-awesome/scss/_icons.scss */ .fa-balance-scale:before { content: ""; }

/* line 542, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hourglass-o:before { content: ""; }

/* line 543, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

/* line 544, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

/* line 545, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

/* line 546, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hourglass:before { content: ""; }

/* line 547, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

/* line 548, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

/* line 549, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-scissors-o:before { content: ""; }

/* line 550, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-lizard-o:before { content: ""; }

/* line 551, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-spock-o:before { content: ""; }

/* line 552, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-pointer-o:before { content: ""; }

/* line 553, ./bower_components/font-awesome/scss/_icons.scss */ .fa-hand-peace-o:before { content: ""; }

/* line 554, ./bower_components/font-awesome/scss/_icons.scss */ .fa-trademark:before { content: ""; }

/* line 555, ./bower_components/font-awesome/scss/_icons.scss */ .fa-registered:before { content: ""; }

/* line 556, ./bower_components/font-awesome/scss/_icons.scss */ .fa-creative-commons:before { content: ""; }

/* line 557, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gg:before { content: ""; }

/* line 558, ./bower_components/font-awesome/scss/_icons.scss */ .fa-gg-circle:before { content: ""; }

/* line 559, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tripadvisor:before { content: ""; }

/* line 560, ./bower_components/font-awesome/scss/_icons.scss */ .fa-odnoklassniki:before { content: ""; }

/* line 561, ./bower_components/font-awesome/scss/_icons.scss */ .fa-odnoklassniki-square:before { content: ""; }

/* line 562, ./bower_components/font-awesome/scss/_icons.scss */ .fa-get-pocket:before { content: ""; }

/* line 563, ./bower_components/font-awesome/scss/_icons.scss */ .fa-wikipedia-w:before { content: ""; }

/* line 564, ./bower_components/font-awesome/scss/_icons.scss */ .fa-safari:before { content: ""; }

/* line 565, ./bower_components/font-awesome/scss/_icons.scss */ .fa-chrome:before { content: ""; }

/* line 566, ./bower_components/font-awesome/scss/_icons.scss */ .fa-firefox:before { content: ""; }

/* line 567, ./bower_components/font-awesome/scss/_icons.scss */ .fa-opera:before { content: ""; }

/* line 568, ./bower_components/font-awesome/scss/_icons.scss */ .fa-internet-explorer:before { content: ""; }

/* line 569, ./bower_components/font-awesome/scss/_icons.scss */ .fa-tv:before, .fa-television:before { content: ""; }

/* line 570, ./bower_components/font-awesome/scss/_icons.scss */ .fa-contao:before { content: ""; }

/* line 571, ./bower_components/font-awesome/scss/_icons.scss */ .fa-500px:before { content: ""; }

/* line 572, ./bower_components/font-awesome/scss/_icons.scss */ .fa-amazon:before { content: ""; }

/* line 573, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar-plus-o:before { content: ""; }

/* line 574, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar-minus-o:before { content: ""; }

/* line 575, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar-times-o:before { content: ""; }

/* line 576, ./bower_components/font-awesome/scss/_icons.scss */ .fa-calendar-check-o:before { content: ""; }

/* line 577, ./bower_components/font-awesome/scss/_icons.scss */ .fa-industry:before { content: ""; }

/* line 578, ./bower_components/font-awesome/scss/_icons.scss */ .fa-map-pin:before { content: ""; }

/* line 579, ./bower_components/font-awesome/scss/_icons.scss */ .fa-map-signs:before { content: ""; }

/* line 580, ./bower_components/font-awesome/scss/_icons.scss */ .fa-map-o:before { content: ""; }

/* line 581, ./bower_components/font-awesome/scss/_icons.scss */ .fa-map:before { content: ""; }

/* line 582, ./bower_components/font-awesome/scss/_icons.scss */ .fa-commenting:before { content: ""; }

/* line 583, ./bower_components/font-awesome/scss/_icons.scss */ .fa-commenting-o:before { content: ""; }

/* line 584, ./bower_components/font-awesome/scss/_icons.scss */ .fa-houzz:before { content: ""; }

/* line 585, ./bower_components/font-awesome/scss/_icons.scss */ .fa-vimeo:before { content: ""; }

/* line 586, ./bower_components/font-awesome/scss/_icons.scss */ .fa-black-tie:before { content: ""; }

/* line 587, ./bower_components/font-awesome/scss/_icons.scss */ .fa-fonticons:before { content: ""; }

/*doc
---
title: Custom Icon Font
name: customicons
category: Custom Icon Font
---

We generate a custom icon font from SVGs. This font's family
is `lex-font-custom`, and can be used with classnames `.icon-x` or
SCSS variables `$icon-var-x`. It's meant to be used along with
FontAwesome classnames like `.fa` `.fa-2x` etc.

```html_example


<p><i class="fa icon-chart"></i> icon-chart</p>
<p><i class="fa icon-chartslice"></i> icon-chartslice</p>
<p><i class="fa icon-filter"></i> icon-filter</p>
<p><i class="fa icon-grouped"></i> icon-grouped</p>
<p><i class="fa icon-list"></i> icon-list</p>
<p><i class="fa icon-opening"></i> icon-opening</p>
<p><i class="fa icon-order"></i> icon-order</p>
<p><i class="fa icon-page"></i> icon-page</p>
<p><i class="fa icon-pagelist"></i> icon-pagelist</p>
<p><i class="fa icon-reply"></i> icon-reply</p>
<p><i class="fa icon-reports"></i> icon-reports</p>
<p><i class="fa icon-response"></i> icon-response</p>
<p><i class="fa icon-stacked"></i> icon-stacked</p>
<p><i class="fa icon-surreply"></i> icon-surreply</p>

```
*/
@font-face { font-family: "lex-custom"; src: url("/static/build/fonts/lex-custom-1449767403496.eot"); src: url("/static/build/fonts/lex-custom-1449767403496.eot?#iefix") format("eot"), url("/static/build/fonts/lex-custom-1449767403496.woff") format("woff"), url("/static/build/fonts/lex-custom-1449767403496.ttf") format("truetype"), url("/static/build/fonts/lex-custom-1449767403496.svg#lex-custom-1449767403496") format("svg"); font-weight: normal; font-style: normal; }

/* line 46, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-chart:before { content: "\EA01"; font-family: "lex-custom"; }

/* line 54, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-chartslice:before { content: "\EA02"; font-family: "lex-custom"; }

/* line 62, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-filter:before { content: "\EA03"; font-family: "lex-custom"; }

/* line 70, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-grouped:before { content: "\EA04"; font-family: "lex-custom"; }

/* line 78, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-list:before { content: "\EA05"; font-family: "lex-custom"; }

/* line 86, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-opening:before { content: "\EA06"; font-family: "lex-custom"; }

/* line 94, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-order:before { content: "\EA07"; font-family: "lex-custom"; }

/* line 102, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-page:before { content: "\EA08"; font-family: "lex-custom"; }

/* line 110, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-pagelist:before { content: "\EA09"; font-family: "lex-custom"; }

/* line 118, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-reply:before { content: "\EA0A"; font-family: "lex-custom"; }

/* line 126, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-reports:before { content: "\EA0B"; font-family: "lex-custom"; }

/* line 134, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-response:before { content: "\EA0C"; font-family: "lex-custom"; }

/* line 142, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-stacked:before { content: "\EA0D"; font-family: "lex-custom"; }

/* line 150, ./winslow/winslow/static/build/fonts/lex-custom-font.scss */ .icon-surreply:before { content: "\EA0E"; font-family: "lex-custom"; }

@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.1); }
  100% { -webkit-transform: scale(1); } }

@-moz-keyframes pulse { 0% { -moz-transform: scale(1); }
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); } }

@-o-keyframes pulse { 0% { -o-transform: scale(1); }
  50% { -o-transform: scale(1.1); }
  100% { -o-transform: scale(1); } }

@keyframes pulse { 0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); } }

/* line 29, ./bower_components/animate-sass/animations/attention-seekers/_pulse.scss */ .pulse { -webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse; animation-name: pulse; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/core/_animations.scss */ .animated { z-index: 1; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

/* line 14, /home/lex/src/deus_lex/winslow/sass/core/_animations.scss */ .animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; }

/* line 18, /home/lex/src/deus_lex/winslow/sass/core/_animations.scss */ .animated.pulse-three-times { -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; }

@-webkit-keyframes pulse-three-times { 0% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  48% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  64% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  80% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  96% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse-three-times { 0% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  16% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  32% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  48% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  64% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  80% { -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  96% { -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

/* line 45, /home/lex/src/deus_lex/winslow/sass/core/_animations.scss */ .pulse-three-times { -webkit-animation-name: pulse-three-times; -moz-animation-name: pulse-three-times; -o-animation-name: pulse-three-times; animation-name: pulse-three-times; }

@media (min-width: 1150px) { /* line 2, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols { display: table; width: 100%; }
  /* line 6, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div { display: table-row; }
  /* line 9, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div { display: table-cell; float: none; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-1 { width: 8.333333333%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-1 { margin-left: 8.333333333%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-2 { width: 16.666666667%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-2 { margin-left: 16.666666667%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-3 { width: 25%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-3 { margin-left: 25%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-4 { width: 33.333333333%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-4 { margin-left: 33.333333333%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-5 { width: 41.666666667%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-5 { margin-left: 41.666666667%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-6 { width: 50%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-6 { margin-left: 50%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-7 { width: 58.333333333%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-7 { margin-left: 58.333333333%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-8 { width: 66.666666667%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-8 { margin-left: 66.666666667%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-9 { width: 75%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-9 { margin-left: 75%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-10 { width: 83.333333333%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-10 { margin-left: 83.333333333%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-11 { width: 91.666666667%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-11 { margin-left: 91.666666667%; }
  /* line 13, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-12 { width: 100%; }
  /* line 14, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .equal-height-cols > div > div.col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1000px) { /* line 27, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-sm > [class*="col-"]:not(:first-child) { padding-left: 5px; }
  /* line 28, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-sm > [class*="col-"]:not(:last-child) { padding-right: 5px; } }

@media (min-width: 1150px) { /* line 27, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-md > [class*="col-"]:not(:first-child) { padding-left: 5px; }
  /* line 28, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-md > [class*="col-"]:not(:last-child) { padding-right: 5px; } }

@media (min-width: 1400px) { /* line 27, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-lg > [class*="col-"]:not(:first-child) { padding-left: 5px; }
  /* line 28, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .min-gutter-lg > [class*="col-"]:not(:last-child) { padding-right: 5px; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 42, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm { border: 1px solid #ddd; margin-bottom: 15px; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; overflow-x: scroll; overflow-y: hidden; width: 100%; }
  /* line 52, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table { margin-bottom: 0; }
  /* line 61, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table > thead > tr > th, .table-responsive-sm > .table > thead > tr > td, .table-responsive-sm > .table > tbody > tr > th, .table-responsive-sm > .table > tbody > tr > td, .table-responsive-sm > .table > tfoot > tr > th, .table-responsive-sm > .table > tfoot > tr > td { white-space: nowrap; }
  /* line 69, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table-bordered { border: 0; }
  /* line 78, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table-bordered > thead > tr > th:first-child, .table-responsive-sm > .table-bordered > thead > tr > td:first-child, .table-responsive-sm > .table-bordered > tbody > tr > th:first-child, .table-responsive-sm > .table-bordered > tbody > tr > td:first-child, .table-responsive-sm > .table-bordered > tfoot > tr > th:first-child, .table-responsive-sm > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  /* line 83, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table-bordered > thead > tr > th:last-child, .table-responsive-sm > .table-bordered > thead > tr > td:last-child, .table-responsive-sm > .table-bordered > tbody > tr > th:last-child, .table-responsive-sm > .table-bordered > tbody > tr > td:last-child, .table-responsive-sm > .table-bordered > tfoot > tr > th:last-child, .table-responsive-sm > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  /* line 96, /home/lex/src/deus_lex/winslow/sass/core/_grid-extensions.scss */ .table-responsive-sm > .table-bordered > tbody > tr:last-child > th, .table-responsive-sm > .table-bordered > tbody > tr:last-child > td, .table-responsive-sm > .table-bordered > tfoot > tr:last-child > th, .table-responsive-sm > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

/*doc
---
title: Typography
name: 00_typography
category: Typography
---

### Headers
`h1`s are part of the floating top nav, and have special styling.
When using h2s in mako templates, use the custom h2 widget `<%w:h2>Your Header Here</%w:h2>`.
`h5` and `h6` have not been
needed or styled yet.

```html_example
<h2><span class="underline">Header 2 <small>h2 small text</small></span></h2>
<h3>Header 3 <small>h3 small text</small></h3>
<h4>Header 4 <small>h4 small text</small></h4>
```

### Paragraphs
```html_example
<p class="lead">This is lead copy.</p>
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec ullamcorper nulla non metus auctor fringilla.</p>
<p>Maecenas sed diam eget risus varius blandit sit amet non magna. Donec id elit non mi porta gravida at eget metus. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
```

### Bold and Italic
```html_example
<p><strong>Strong like bull</strong></p>
<p><em>Stipulated Dismissal</em></p>
```

### Links
```html_example
<p><a href="?">Standard link</a></p>
<p class="see-all-link">
  <a href="?"><i class='fa fa-arrow-right'></i> See all link</a>
</p>
<p><a target='_blank' href="/patent/7584717">External link <i class="fa fa-external-link"></i></a>
```

### Court Abbreviations
<abbr>EDTX</abbr> is referred to as the <em>ECF abbreviation</em>.

<abbr>E.D.Tex.</abbr> is referred to as the <em>'Common Abbreviation'</em>.

```html_example
<p><abbr title="Eastern District of Texas" class="court">E.D.Tex.</abbr></p>
```
*/
/* line 52, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ html { font-size: 95%; }

@media (min-width: 1150px) { /* line 52, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ html { font-size: 100%; } }

@media (min-width: 1400px) { /* line 52, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ html { font-size: 105%; } }

@media (min-width: 1750px) { /* line 52, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ html { font-size: 115%; } }

/* line 59, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ body { font-size: 0.875rem; background: #fff; color: #555; }

/* line 72, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1, h2, h3, h4, h5, h6, p, .table { margin-bottom: 0; }

/* line 79, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h4, h5, h6, p { font-size: 0.875rem; margin-top: 0.46875rem; }

/* line 89, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.2; }

/* line 92, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 0.875rem; white-space: nowrap; }

/* line 98, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1 { font-size: 1.1875rem; color: #07324f; line-height: 1.8; margin-top: 0; }

/* line 105, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1.xlarge { font-size: 1.75rem; }

/* line 109, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h1.xxlarge { font-size: 2rem; }

/* line 114, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h2, h2.modal-title { font-size: 1.1875rem; margin-top: 1.5rem; border-bottom: 2px solid #e0e0e0; color: #07324f; }

/* line 121, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h2 span.underline, h2.modal-title span.underline { border-bottom: 4px solid #bababa; float: left; padding-bottom: 0; position: relative; top: 3px; }

/* line 130, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h3 { font-size: 1rem; margin-top: 1.25rem; border-bottom: 1px solid #e0e0e0; }

/* line 136, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ h4 { margin-top: 1.25rem; }

/*doc
---
title: Text line width
name: linewidth
category: Typography
---

### Line width
To make text more readable, we limit the width of paragraphs and any
element with `.wrapped-text`. For content with multiple paragraphs and headers
following eachother, such as help content, you can use `.text-region` to limit
width for the entire element.
*/
/* line 155, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ .bottom-content p, .bottom-content .wrapped-text { max-width: 50rem; }

/* line 158, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ .bottom-content .text-region > * { max-width: 50rem; }

/* line 162, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ .lead { font-size: 1rem; margin-bottom: 0; }

@media (min-width: 1150px) { /* line 168, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ .lead { font-size: 1rem; } }

/* line 171, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ img { max-width: 100%; }

/* line 175, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ ul, ol, dl { margin-bottom: 0; }

/* line 179, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl:not(.dl-horizontal) dd, dl:not(.dl-horizontal) dt { line-height: 1.2; }

/* line 181, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl:not(.dl-horizontal) dd:not(:first-child) { margin-top: 0.0625rem; }

/* line 182, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl:not(.dl-horizontal) dt:not(:first-child) { margin-top: 0.703125rem; }

/* line 187, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl.dl-horizontal dd, dl.dl-horizontal dt { line-height: 1.2; }

/* line 192, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl.dl-horizontal dd:not(:first-child), dl.dl-horizontal dt:not(:first-child) { margin-top: 0.46875rem; }

/* line 195, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl.dl-horizontal.dl-horizontal-wide dt { width: 260px; }

/* line 196, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ dl.dl-horizontal.dl-horizontal-wide dd { margin-left: 280px; }

/* line 200, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ small, .small { font-size: 0.875em; }

/* line 204, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ .debug-pdf { background: #fff; height: 110mm; left: 50%; margin-left: -105mm; position: absolute; top: 25mm; width: 215mm; z-index: 10; }

/* line 216, /home/lex/src/deus_lex/winslow/sass/core/_base.scss */ [data-visualization].export-view { opacity: 0; position: absolute; }

/*doc
---
title: Icons
name: icons
category: Basics
---

We use Font Awesome icons wherever possible
and try to limit the number of new icons we introduce to the site.

To increase the size of icons use the class `fa-lg` or `fa-2x`.
To center the icon use `fa-fw`.


```html_example
<p><i class="fa fa-envelope"></i></p>
<p><i class="fa fa-lg fa-envelope"></i></p>
<p><i class="fa fa-2x fa-envelope"></i></p>
```
*/
/*! Datepicker for Bootstrap Copyright 2012 Stefan Petre Improvements by Andrew Rowls Licensed under the Apache License v2.0 http://www.apache.org/licenses/LICENSE-2.0 */
/* line 11, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker { padding: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; direction: ltr; /*.dow { border-top: 1px solid #ddd !important; }*/ }

/* line 22, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-inline { width: 220px; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker.datepicker-rtl { direction: rtl; }

/* line 28, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker.datepicker-rtl table tr td span { float: right; }

/* line 31, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown { top: 0; left: 0; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-top: 0; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; }

/* line 45, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; border-top: 0; position: absolute; }

/* line 54, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-left:before { left: 6px; }

/* line 57, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-left:after { left: 7px; }

/* line 60, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-right:before { right: 6px; }

/* line 63, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-right:after { right: 7px; }

/* line 66, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-top:before { top: -7px; }

/* line 69, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-top:after { top: -6px; }

/* line 72, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-bottom:before { bottom: -7px; border-bottom: 0; border-top: 7px solid #999; }

/* line 77, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker-dropdown.datepicker-orient-bottom:after { bottom: -6px; border-bottom: 0; border-top: 6px solid #ffffff; }

/* line 82, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker > div { display: none; }

/* line 85, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker.days div.datepicker-days { display: block; }

/* line 88, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker.months div.datepicker-months { display: block; }

/* line 91, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker.years div.datepicker-years { display: block; }

/* line 94, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table { margin: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* line 104, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; }

/* line 114, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent; }

/* line 117, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.day:hover { background: #eeeeee; cursor: pointer; }

/* line 122, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.old, .datepicker table tr td.new { color: #999999; }

/* line 126, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { background: none; color: #999999; cursor: default; }

/* line 134, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover { background-color: #fde19a; background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a); background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a)); background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a); background-image: -o-linear-gradient(top, #fdd49a, #fdf59a); background-image: linear-gradient(top, #fdd49a, #fdf59a); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0); border-color: #fdf59a #fdf59a #fbed50; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); color: #000; }

/* line 168, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] { background-color: #fdf59a; }

/* line 178, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active { background-color: #fbf069 \9; }

/* line 181, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.today:hover:hover { color: #000; }

/* line 184, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.today.active:hover { color: #fff; }

/* line 190, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover { background: #eeeeee; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* line 199, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover { background-color: #f3d17a; background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a); background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a)); background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a); background-image: -o-linear-gradient(top, #f3c17a, #f3e97a); background-image: linear-gradient(top, #f3c17a, #f3e97a); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0); border-color: #f3e97a #f3e97a #edde34; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* line 235, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] { background-color: #f3e97a; }

/* line 245, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active { background-color: #efe24b \9; }

/* line 251, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover { background-color: #9e9e9e; background-image: -moz-linear-gradient(top, #b3b3b3, #808080); background-image: -ms-linear-gradient(top, #b3b3b3, #808080); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080)); background-image: -webkit-linear-gradient(top, #b3b3b3, #808080); background-image: -o-linear-gradient(top, #b3b3b3, #808080); background-image: linear-gradient(top, #b3b3b3, #808080); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0); border-color: #808080 #808080 #595959; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 286, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] { background-color: #808080; }

/* line 296, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active { background-color: #666666 \9; }

/* line 302, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 337, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] { background-color: #0044cc; }

/* line 347, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active { background-color: #003399 \9; }

/* line 350, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span { display: block; width: 23%; height: 54px; line-height: 54px; float: left; margin: 1%; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/* line 362, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span:hover { background: #eeeeee; }

/* line 366, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background: none; color: #999999; cursor: default; }

/* line 374, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 409, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] { background-color: #0044cc; }

/* line 419, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active { background-color: #003399 \9; }

/* line 423, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker table tr td span.old, .datepicker table tr td span.new { color: #999999; }

/* line 426, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker th.datepicker-switch { width: 145px; }

/* line 430, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker thead tr:first-child th, .datepicker tfoot tr th { cursor: pointer; }

/* line 434, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover { background: #eeeeee; }

/* line 437, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker .cw { font-size: 10px; width: 12px; padding: 0 2px 0 5px; vertical-align: middle; }

/* line 443, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .datepicker thead tr:first-child th.cw { cursor: default; background-color: transparent; }

/* line 448, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }

/* line 454, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .input-daterange input { text-align: center; }

/* line 457, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .input-daterange input:first-child { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }

/* line 462, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .input-daterange input:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }

/* line 467, /home/lex/src/deus_lex/winslow/sass/vendor/_datepicker.scss */ .input-daterange .add-on { display: inline-block; width: auto; min-width: 16px; height: 18px; padding: 4px 5px; font-weight: normal; line-height: 18px; text-align: center; text-shadow: 0 1px 0 #ffffff; vertical-align: middle; background-color: #eeeeee; border: 1px solid #ccc; margin-left: -5px; margin-right: -5px; }

/******************** HTML CSS */
/* line 6, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .chartWrap { margin: 0; padding: 0; overflow: hidden; }

/******************** Box shadow and border radius styling */
/* line 16, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip { -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

/******************** TOOLTIP CSS */
/* line 29, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip { position: absolute; background-color: white; padding: 1px; border: 1px solid rgba(0, 0, 0, 0.2); z-index: 10000; font-family: Arial; font-size: 13px; text-align: left; pointer-events: none; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* line 46, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip.with-transitions { transition: opacity 250ms linear; -moz-transition: opacity 250ms linear; -webkit-transition: opacity 250ms linear; transition-delay: 250ms; -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; }

/*Give tooltips that old fade in transition by putting a "with-transitions" class on the container div. */
/* line 60, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .with-transitions .nvtooltip { transition: opacity 250ms linear; -moz-transition: opacity 250ms linear; -webkit-transition: opacity 250ms linear; transition-delay: 250ms; -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; }

/* line 70, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip.x-nvtooltip, .nvtooltip.y-nvtooltip { padding: 8px; }

/* line 73, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip h3 { margin: 0; padding: 4px 14px; line-height: 18px; font-weight: normal; background-color: rgba(247, 247, 247, 0.75); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }

/* line 85, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip p { margin: 0; padding: 5px 14px; text-align: center; }

/* line 90, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip span { display: inline-block; margin: 2px 0; }

/* line 94, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table { margin: 6px; border-spacing: 0; }

/* line 97, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table td { padding: 2px 9px 2px 0; vertical-align: middle; }

/* line 100, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table td.key { font-weight: normal; }

/* line 103, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table td.value { text-align: right; font-weight: bold; }

/* line 108, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table tr.highlight td { padding: 1px 9px 1px 0; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px; }

/* line 115, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip table td.legend-color-guide div { width: 8px; height: 8px; vertical-align: middle; }

/* line 121, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip .footer { padding: 3px; text-align: center; }

/* line 127, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvtooltip-pending-removal { position: absolute; pointer-events: none; }

/******************** SVG CSS */
/* line 136, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ svg.nvd3 { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* Trying to get SVG to act like a greedy block in all browsers */ display: block; width: 100%; height: 100%; margin-bottom: -40px; }

/* line 148, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ svg.nvd3 text { font-size: 12px; }

/* line 151, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ svg.nvd3 .title { font: 14px; }

/* line 158, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-background { fill: white; fill-opacity: 0; /* pointer-events: none; */ }

/* line 165, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-noData { font-size: 18px; font-weight: bold; }

/********** Brush */
/* line 175, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nv-brush .extent { fill-opacity: .125; shape-rendering: crispEdges; }

/********** Legend */
/* line 186, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-legend .nv-series { cursor: pointer; }

/* line 189, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-legend .disabled circle { fill-opacity: 0; }

/* line 193, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis { pointer-events: none; }

/* line 195, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis path { fill: none; stroke: #000; stroke-opacity: .75; shape-rendering: crispEdges; }

/* line 200, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis path.domain { stroke-opacity: .75; }

/* line 204, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis.nv-x path.domain { stroke-opacity: 0; }

/* line 207, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis line { fill: none; stroke: #e5e5e5; shape-rendering: crispEdges; }

/* line 212, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis .zero line, .nvd3 .nv-axis line.zero { stroke-opacity: .75; }

/* line 215, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-axis .nv-axisMaxMin text { font-weight: bold; }

/* line 219, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .x .nv-axis .nv-axisMaxMin text, .nvd3 .x2 .nv-axis .nv-axisMaxMin text, .nvd3 .x3 .nv-axis .nv-axisMaxMin text { text-anchor: middle; }

/********** Axes */
/********** Brush */
/* line 232, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nv-brush .resize path { fill: #eee; stroke: #666; }

/********** Bars */
/* line 243, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars .negative rect { zfill: brown; }

/* line 246, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars rect { zfill: steelblue; fill-opacity: .75; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear; }

/* line 252, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars rect.hover { fill-opacity: 1; }

/* line 256, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars .hover rect { fill: lightblue; }

/* line 259, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars text { fill: transparent; }

/* line 262, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-bars .hover text { fill: black; }

/* line 266, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-multibar .nv-groups rect, .nvd3 .nv-multibarHorizontal .nv-groups rect, .nvd3 .nv-discretebar .nv-groups rect { stroke-opacity: 0; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear; }

/* line 272, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-multibar .nv-groups rect:hover, .nvd3 .nv-multibarHorizontal .nv-groups rect:hover { fill-opacity: 1; }

/* line 276, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-discretebar .nv-groups rect:hover { fill-opacity: 1; }

/* line 279, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-discretebar .nv-groups text { font-weight: bold; fill: black; stroke: transparent; }

/* line 285, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-multibarHorizontal .nv-groups text { font-weight: bold; fill: black; stroke: transparent; }

/* line 291, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie path { stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; }

/* line 297, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie .nv-slice text { stroke: #000; stroke-width: 0; }

/* line 301, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie path { stroke: #fff; stroke-width: 1px; stroke-opacity: 1; }

/* line 306, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie .hover path { fill-opacity: .7; }

/* line 309, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie .nv-label { pointer-events: none; }

/* line 311, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-pie .nv-label rect { fill-opacity: 0; stroke-opacity: 0; }

/* line 318, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-groups path.nv-line { fill: none; stroke-width: 1.5px; /* stroke-linecap: round; shape-rendering: geometricPrecision; transition: stroke-width 250ms linear; -moz-transition: stroke-width 250ms linear; -webkit-transition: stroke-width 250ms linear; transition-delay: 250ms -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; */ }

/* line 333, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-groups path.nv-line.nv-thin-line { stroke-width: 1px; }

/* line 337, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-groups path.nv-area { stroke: none; /* stroke-linecap: round; shape-rendering: geometricPrecision; stroke-width: 2.5px; transition: stroke-width 250ms linear; -moz-transition: stroke-width 250ms linear; -webkit-transition: stroke-width 250ms linear; transition-delay: 250ms -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; */ }

/* line 354, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-line.hover path { stroke-width: 6px; }

/* line 357, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point { fill-opacity: 0; stroke-opacity: 0; }

/* line 361, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-scatter.nv-single-point .nv-groups .nv-point { fill-opacity: .5 !important; stroke-opacity: .5 !important; }

/********** Bars */
/*********** Pie Chart */
/********** Lines */
/* .nvd3.scatter .groups .point { fill-opacity: 0.1; stroke-opacity: 0.1; } */
/* line 386, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .with-transitions .nvd3 .nv-groups .nv-point { transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; }

/* line 393, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover { stroke-width: 7px; fill-opacity: .95 !important; stroke-opacity: .95 !important; }

/* line 398, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-point-paths path { stroke: #aaa; stroke-opacity: 0; fill: #eee; fill-opacity: 0; }

/* line 404, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-indexLine { cursor: ew-resize; }

/* line 407, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-distribution { pointer-events: none; }

/* line 410, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-groups .nv-point.hover { stroke-width: 20px; stroke-opacity: .5; }

/* line 414, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-scatter .nv-point.hover { fill-opacity: 1; }

/* line 418, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-stackedarea path.nv-area { fill-opacity: .7; /* stroke-opacity: .65; fill-opacity: 1; */ stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; /* transition-delay: 500ms; -moz-transition-delay: 500ms; -webkit-transition-delay: 500ms; */ }

/* line 433, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-stackedarea path.nv-area.hover { fill-opacity: .9; /* stroke-opacity: .85; */ }

/* line 440, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-stackedarea .nv-groups .nv-point { stroke-opacity: 0; fill-opacity: 0; }

/* line 445, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-linePlusBar .nv-bar rect { fill-opacity: .75; }

/* line 447, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-linePlusBar .nv-bar rect:hover { fill-opacity: 1; }

/* line 451, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet { font: 10px sans-serif; }

/* line 453, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-measure { fill-opacity: .8; }

/* line 455, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; }

/* line 459, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; }

/* line 463, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; }

/* line 468, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; }

/* line 473, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; }

/* line 476, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; }

/* line 479, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; }

/* line 483, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; }

/* line 487, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-subtitle { fill: #999; }

/* line 490, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-range { fill: #bababa; fill-opacity: .4; }

/* line 493, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-bullet .nv-range:hover { fill-opacity: .7; }

/* line 498, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparkline path { fill: none; }

/* line 501, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus { pointer-events: all; }

/* line 502, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus g.nv-hoverValue { pointer-events: none; }

/* line 505, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-hoverValue line { stroke: #333; stroke-width: 1.5px; }

/* line 510, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus g { pointer-events: all; }

/* line 514, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-hoverArea { fill-opacity: 0; stroke-opacity: 0; }

/* line 519, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-xValue { /* stroke: #666; */ stroke-width: 0; font-size: .9em; font-weight: normal; }

/* line 527, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-yValue { /* stroke: #666; */ stroke-width: 0; font-size: .9em; font-weight: normal; stroke: #f66; }

/* line 536, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-maxValue { stroke: #2ca02c; fill: #2ca02c; }

/* line 540, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-minValue { stroke: #d62728; fill: #d62728; }

/* line 544, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-sparklineplus .nv-currentValue { /* stroke: #444; fill: #000; */ font-weight: bold; font-size: 1.1em; }

/* line 553, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-ohlcBar .nv-ticks .nv-tick { stroke-width: 2px; }

/* line 555, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover { stroke-width: 4px; }

/* line 558, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive { stroke: #2ca02c; }

/* line 561, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative { stroke: #d62728; }

/* line 566, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-historicalStockChart .nv-axis .nv-axislabel { font-weight: bold; }

/* line 569, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-historicalStockChart .nv-dragTarget { fill-opacity: 0; stroke: none; cursor: move; }

/* line 575, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-brush .extent { /* cursor: ew-resize !important; */ fill-opacity: 0 !important; }

/* line 581, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-brushBackground rect { stroke: #000; stroke-width: .4; fill: #fff; fill-opacity: .7; }

/* line 588, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree .name { margin-left: 5px; }

/* line 591, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree .clickable { color: #08C; cursor: pointer; }

/* line 595, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree span.clickable:hover { color: #005580; text-decoration: underline; }

/* line 599, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree .nv-childrenCount { display: inline-block; margin-left: 5px; }

/* line 603, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree .nv-treeicon { cursor: pointer; /* cursor: n-resize; */ }

/* line 608, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3.nv-indentedtree .nv-treeicon.nv-folded { cursor: pointer; /* cursor: s-resize; */ }

/* line 616, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .background path { fill: none; stroke: #ccc; stroke-opacity: .4; shape-rendering: crispEdges; }

/* line 622, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .foreground path { fill: none; stroke: steelblue; stroke-opacity: .7; }

/* line 627, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .brush .extent { fill-opacity: .3; stroke: #fff; shape-rendering: crispEdges; }

/* line 632, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; }

/********** Distribution */
/********** Scatter */
/* **Attempting to remove this for useVoronoi(false), need to see if it's required anywhere .nvd3 .nv-groups .nv-point { pointer-events: none; } */
/* .nv-group.hover .nv-point { fill-opacity: 1; } */
/********** Stacked Area */
/* .d3stackedarea .groups path { stroke-opacity: 0; } */
/* .nvd3.nv-stackedarea .nv-groups .nv-point.hover { stroke-width: 20px; stroke-opacity: .75; fill-opacity: 1; }*/
/********** Line Plus Bar */
/********** Bullet */
/********** Sparkline */
/********** historical stock */
/********** Indented Tree */
/** TODO: the following 3 selectors are based on classes used in the example.  I should either make them standard and leave them here, or move to a CSS file not included in the library */
/********** Parallel Coordinates */
/* line 704, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .axis path { fill: none; stroke: #000; shape-rendering: crispEdges; }

/* line 711, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .axis text { text-shadow: 0 1px 0 #fff; }

/* line 714, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 .nv-interactiveGuideLine { pointer-events: none; }

/* line 717, /home/lex/src/deus_lex/winslow/sass/vendor/_nv_d3.scss */ .nvd3 line.nv-guideline { stroke: #ccc; }

/****
Interactive Layer
*/
/* line 3, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .twitter-typeahead .tt-query, .twitter-typeahead .tt-hint { margin-bottom: 0; }

/* line 7, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .tt-dropdown-menu { min-width: 160px; margin-top: 2px; padding: 5px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); *border-right-width: 2px; *border-bottom-width: 2px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .tt-suggestion { display: block; padding: 3px 20px; }

/* line 32, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .tt-suggestion.tt-is-under-cursor { color: #fff; background-color: #0081c2; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

/* line 44, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .tt-suggestion.tt-is-under-cursor a { color: #fff; }

/* line 48, /home/lex/src/deus_lex/winslow/sass/vendor/_typeahead.js-bootstrap.scss */ .tt-suggestion p { margin: 0; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/custom/_abbr.scss */ abbr, abbr:hover, abbr[title], abbr[title]:hover, abbr[data-original-title], abbr[data-original-title]:hover { border-bottom-style: none; color: #f16623; cursor: default; }

/* line 16, /home/lex/src/deus_lex/winslow/sass/custom/_abbr.scss */ a:link abbr, a:link abbr[title], a:link abbr[data-original-title], a:visited abbr, a:visited abbr[title], a:visited abbr[data-original-title] { cursor: pointer; }

/* line 21, /home/lex/src/deus_lex/winslow/sass/custom/_abbr.scss */ #top-courts abbr { color: #247bb7; }

/*doc
---
title: Beta Tag
name: beta
category: Components
---

For use in headers and tab titles for beta features.

```html_example
<h1>Motion Metrics Report <small class="beta">beta</small></h1>
```

*/
/* line 16, /home/lex/src/deus_lex/winslow/sass/custom/_beta-tag.scss */ .beta { color: #bd3030; text-transform: uppercase; top: 25%; transform: translateY(-20%); }

/* line 1, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover { -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); max-width: 21.875rem; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover.popover-wide { width: 350px; }

/* line 6, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover p { margin: 0rem; }

/* line 8, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover.bottom.align-left .arrow { left: 75%; }

/* line 10, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover .popover-content { margin: 1.875rem; padding: 0; }

/* line 13, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover .popover-content h3 { margin-top: 0; }

/* line 16, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover .popover-buttons { margin: 0.75rem 0rem 1rem 0rem; font-weight: bold; }

/* line 20, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover .popover-buttons li { margin: 0.5rem 0rem; font-size: 14px; padding: 0; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .popover .popover-buttons li p { padding-left: 1.25rem; font-weight: normal; }

/* line 33, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .tab-alert { margin: 1.5rem 0rem 0rem 0rem; }

/* line 38, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .tooltip.invalid { opacity: 1; z-index: 1051; }

/* line 42, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .tooltip.invalid .tooltip-inner { font-size: 0.875rem; line-height: 1rem; padding: 0.625rem 1.25rem; max-width: 18.75rem; -webkit-box-shadow: 0 2px 6px gray; box-shadow: 0 2px 6px gray; background: #fff; border: 2px solid #fff; color: #af180f; }

/* line 53, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ .tooltip.invalid .tooltip-arrow { border-top-color: #fff; }

/* line 58, /home/lex/src/deus_lex/winslow/sass/custom/_tooltips-popovers.scss */ i[data-tool-loading=true]:before { display: none; }

/*doc --- title: Patent Display name: patent category: Components --- Patents should be displayed in the following format,  in District Court cases, PTAB trials, and ITC investigations alike. ```html_example <div class="tag-info-row"> <div class="tag-container"> <a href="/patent/6870832"> <span class="label label-patent">6870832</span> </a> </div> <div class="tag-info"> <div>Telecommunications provider agent</div> <span class="weak">Total cases:</span> <span> <em> <a href='/patent/6870832/cases'> 3 District Court </a> / </em> <em> <a href="/patent/6870832/ptab"> 0 PTAB </a> / </em> <em> <a href="/patent/6870832#investigations-tab"> 0 ITC </a> </em> </span> </div> </div> ``` */
/* line 45, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ dl dt.tag-label, dl.dl-horizontal dt.tag-label { line-height: 1.8; }

/* line 48, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .label, .tag { border-radius: 0.125rem; padding: 0.09375rem 0.375rem 0.03125rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #595959; color: #fff; font-size: inherit; font-weight: normal; line-height: inherit; }

/* line 60, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .label-info { background: #a6ddfc; color: #00060a; }

/* line 65, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .label-warning { background: #f1c3ad; color: #664433; }

/* line 70, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .label-danger { background: #eba5a3; color: #221616; }

/* line 84, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.label-patent, .tag.label-void, .tag.patent, .tag.trademark, .tag.copyright, .tag.antitrust, .tag.Patent, .tag.Trademark, .tag.Copyright, .tag.Antitrust, .label.label-patent, .label-patent.tag, .label.label-void, .label-void.tag, .label.patent, .patent.tag, .label.trademark, .trademark.tag, .label.copyright, .copyright.tag, .label.antitrust, .antitrust.tag, .label.Patent, .Patent.tag, .label.Trademark, .Trademark.tag, .label.Copyright, .Copyright.tag, .label.Antitrust, .Antitrust.tag { color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 89, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.label-void, .label.label-void, .label-void.tag { background-color: #d9534f; }

/* line 90, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.label-patent, .tag.patent, .tag.Patent, .label.label-patent, .label-patent.tag, .label.patent, .patent.tag, .label.Patent, .Patent.tag { background: #1b75bb; }

/* line 91, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.trademark, .tag.Trademark, .label.trademark, .trademark.tag, .label.Trademark, .Trademark.tag { background: #00bd70; }

/* line 92, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.copyright, .tag.Copyright, .label.copyright, .copyright.tag, .label.Copyright, .Copyright.tag { background: #f7a227; }

/* line 93, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag.antitrust, .tag.Antitrust, .label.antitrust, .antitrust.tag, .label.Antitrust, .Antitrust.tag { background: #595959; }

/* line 96, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .label.label-patent.label-unselected, .label-patent.label-unselected.tag { background-color: #70aad8; }

/* line 99, /home/lex/src/deus_lex/winslow/sass/custom/_tags-labels.scss */ .tag small, .label small, .tag small { font-weight: normal; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ label { margin: 5px 0 0; }

/* line 4, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .input-group .fa-search { color: #f16623; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .input-group .fa-calendar { color: #1b75bb; }

/* line 6, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .input-group .fa-plus { color: #00bd70; }

/* line 10, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ input[type="radio"] { margin: 0.0625rem 0rem 0rem; }

@media (min-width: 1000px) { /* line 14, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ #custom .inline-width-narrow { width: 7.1875rem; }
  /* line 15, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ #custom .inline-width-normal { width: 12.5rem; } }

/* line 22, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .form-inline.form-inline-pad > .form-group { margin-bottom: 0.625rem; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .form-inline > .form-group, .form-inline > .checkbox { padding-right: 0.1875rem; }

/* line 29, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .form-inline.separate-group { padding-left: 0.75rem; }

/* line 31, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .form-inline label { margin: 0; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn-primary, .btn-info { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 37, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ button[type=submit].btn-primary { background-color: #f16623; border-color: #f16623; }

/* line 45, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .input-group-narrow .form-control, .input-group-narrow .input-group-addon, .input-group-narrow .input-group-btn > .btn { padding-left: 6px; padding-right: 6px; }

/* line 54, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn-group.btn-group-light .btn.btn-info { border: 0; border-radius: 0; padding: 16px; }

/* line 59, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn-group.btn-group-light .btn.btn-info.active { -webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.15); box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.15); background: #dfebf8; color: #206da2; }

/* line 65, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn-group.btn-group-light .btn.btn-info:not(.active) { background: #ededed; color: #206da2; }

/* line 68, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn-group.btn-group-light .btn.btn-info:not(.active):hover { background: #fafafa; }

/* line 75, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ fieldset[disabled] .btn.active { background: #ededed; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/* line 81, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ .btn .icon-label { font-size: 1.1em; text-decoration: underline; }

/* line 86, /home/lex/src/deus_lex/winslow/sass/custom/_forms.scss */ textarea.form-control { max-width: 100%; }

/*doc --- title: Tables name: tables category: Basics --- The standard table of choice is a striped bootstrap table using the classes `table` and `table-striped`. When needed, the class `tablesorter` can be used which will allow for sorting by ascending or descending on all columns (using tablesorter.js). When you need to control the width of a column, use a `th-{percentage}`class. For example, `<th class="th-5">` will set that column's width to be no more than 5% of the width of the table. ```html_example <div class="table-responsive-sm table-responsive"> <table class="caselist table table-striped tablesorter"> <thead> <tr> <th><span>Trial</span></th> <th><span>Filed</span></th> <th><span>Institution Decision</span></th> <th><span>Patent</span></th> <th><span>Application</span></th> <th><span>Lead Petitioner</span></th> <th><span>Patent Owner</span></th> </tr> </thead> <tbody> <tr> <td><a href="/ptab/2625">CBM2015-00061</a></td> <td class="date"><time>2015-01-14</time></td> <td class="date"><time></time></td> <td><a href="/patent/7024387/ptab">7024387</a></td> <td>09695828</td> <td>Chicago Mercantile Exchange Inc.</td> <td>5th Market Inc.</td> </tr> <tr> <td><a href="/ptab/1797">IPR2014-01235</a></td> <td class="date"><time>2014-08-01</time></td> <td class="date"><time>2014-12-22</time></td> <td><a href="/patent/6945013/ptab">6945013</a></td> <td>09871078</td> <td>Nestle USA, Inc.</td> <td>Steuben Foods, Inc.</td> </tr> </tbody> </table> </div> ``` */
/* line 56, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table { margin-top: 0.1875rem; }

/* line 58, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table th.minor { font-weight: normal; }

/* line 59, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table th.emphasized { font-size: 1rem; color: #07324f; }

/* line 67, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table > thead > tr > th, table.table > thead > tr > td { padding: 0.375rem 0.5rem 0.25rem; }

/* line 76, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table > tbody > tr > th, table.table > tbody > tr > td { padding: 0.4375rem; }

/* line 86, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-condensed > thead > tr > th, table.table.table-condensed > thead > tr > td { padding: 0.375rem 0.25rem 0.125rem; }

/* line 96, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-condensed > tbody > tr > th, table.table.table-condensed > tbody > tr > td, table.table.table-condensed > tfoot > tr > th, table.table.table-condensed > tfoot > tr > td { padding: 0.25rem; }

/* line 107, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-extra-condensed > thead > tr > th, table.table.table-extra-condensed > thead > tr > td { padding: 0.25rem 0.25rem 0rem; }

/* line 117, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-extra-condensed > tbody > tr > th, table.table.table-extra-condensed > tbody > tr > td, table.table.table-extra-condensed > tfoot > tr > th, table.table.table-extra-condensed > tfoot > tr > td { padding: 0.125rem 0.25rem 0.0625rem; }

/* line 129, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-striped > thead > tr > td, table.table.table-striped > tbody > tr > td, table.table.table-striped > tfoot > tr > td { border: 0; }

/* line 133, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-striped > thead > tr > td[rowspan], table.table.table-striped > tbody > tr > td[rowspan], table.table.table-striped > tfoot > tr > td[rowspan] { background-color: #fff !important; }

/* line 141, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-striped > tbody > tr.no-stripe, table.table.table-striped > tbody > tr:nth-of-type(odd):only-child { background: inherit; }

/* line 148, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-explicit-tbody-dividers > tbody, table.table.table-explicit-tbody-dividers > tbody + tbody { border-top: none; }

/* line 150, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-explicit-tbody-dividers > tbody.tbody-divider-top-weak, table.table.table-explicit-tbody-dividers > tbody + tbody.tbody-divider-top-weak { border-top: 2px solid #e0e0e0; }

/* line 151, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-explicit-tbody-dividers > tbody.tbody-divider-bottom-weak, table.table.table-explicit-tbody-dividers > tbody + tbody.tbody-divider-bottom-weak { border-bottom: 2px solid #e0e0e0; }

/* line 152, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-explicit-tbody-dividers > tbody.tbody-divider-top-strong, table.table.table-explicit-tbody-dividers > tbody + tbody.tbody-divider-top-strong { border-top: 5px solid #e0e0e0; }

/* line 153, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-explicit-tbody-dividers > tbody.tbody-divider-bottom-strong, table.table.table-explicit-tbody-dividers > tbody + tbody.tbody-divider-bottom-strong { border-bottom: 5px solid #e0e0e0; }

/* line 157, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .table tr:first-child td { border-top-width: 0; }

/* line 161, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ td time, .civil-number > a, .nowrap { white-space: nowrap; }

/* line 167, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ td.number, td.number-header, td.date, td.date-header, th.number, th.number-header, th.date, th.date-header { text-align: right; }

/* line 171, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr th { padding-right: 1.125rem; }

/* line 173, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header { padding: 0.375rem 0.9375rem 0.25rem 0.5rem; }

/* line 175, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header:not(:last-child):not(.no-border-right) { border-right: 1px solid #d4d4d4; }

/* line 177, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header:not([data-sorter=false]) { cursor: pointer; }

/* line 179, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header:not([data-sorter=false]):hover { background-color: #fafafa; }

/* line 182, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header:not(.sorter-false) > .tablesorter-header-inner { position: relative; }

/* line 185, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-header:not(.sorter-false) > .tablesorter-header-inner:after { font-size: 0.75rem; left: 0.3125rem; bottom: 0.0625rem; content: ""; font-family: "FontAwesome"; font-style: normal; position: relative; }

/* line 197, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-headerAsc:not(.sorter-false) > .tablesorter-header-inner:after { bottom: -0.125rem; content: ""; }

/* line 202, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-headerDesc:not(.sorter-false) > .tablesorter-header-inner:after { bottom: 0.1875rem; content: ""; }

/* line 210, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.tablesorter thead tr .tablesorter-headerAsc:not(.sorter-false), table.tablesorter thead tr .tablesorter-headerAsc:not(.sorter-false):hover, table.tablesorter thead tr .tablesorter-headerDesc:not(.sorter-false), table.tablesorter thead tr .tablesorter-headerDesc:not(.sorter-false):hover { background-color: #e1eff9; }

/* line 214, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table-condensed.tablesorter thead tr .tablesorter-header { padding: 0.375rem 0.75rem 0.25rem 0.3125rem; }

/* line 220, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .sparkline-table td, .sparkline-table th { padding: 5px; vertical-align: middle; }

/* line 225, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .sparkline-table .sparkline svg { vertical-align: middle; }

/* line 228, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .table-fixed { table-layout: fixed; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-1 > * > tr:not(.no-dividers) > td:nth-child(1), .col-divider-after-1 > * > tr:not(.no-dividers) > th:nth-child(1) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-1 > * > tr:not(.no-dividers) > td:nth-last-child(1), .col-divider-before-1 > * > tr:not(.no-dividers) > th:nth-last-child(1) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-2 > * > tr:not(.no-dividers) > td:nth-child(2), .col-divider-after-2 > * > tr:not(.no-dividers) > th:nth-child(2) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-2 > * > tr:not(.no-dividers) > td:nth-last-child(2), .col-divider-before-2 > * > tr:not(.no-dividers) > th:nth-last-child(2) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-3 > * > tr:not(.no-dividers) > td:nth-child(3), .col-divider-after-3 > * > tr:not(.no-dividers) > th:nth-child(3) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-3 > * > tr:not(.no-dividers) > td:nth-last-child(3), .col-divider-before-3 > * > tr:not(.no-dividers) > th:nth-last-child(3) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-4 > * > tr:not(.no-dividers) > td:nth-child(4), .col-divider-after-4 > * > tr:not(.no-dividers) > th:nth-child(4) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-4 > * > tr:not(.no-dividers) > td:nth-last-child(4), .col-divider-before-4 > * > tr:not(.no-dividers) > th:nth-last-child(4) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-5 > * > tr:not(.no-dividers) > td:nth-child(5), .col-divider-after-5 > * > tr:not(.no-dividers) > th:nth-child(5) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-5 > * > tr:not(.no-dividers) > td:nth-last-child(5), .col-divider-before-5 > * > tr:not(.no-dividers) > th:nth-last-child(5) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-6 > * > tr:not(.no-dividers) > td:nth-child(6), .col-divider-after-6 > * > tr:not(.no-dividers) > th:nth-child(6) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-6 > * > tr:not(.no-dividers) > td:nth-last-child(6), .col-divider-before-6 > * > tr:not(.no-dividers) > th:nth-last-child(6) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-7 > * > tr:not(.no-dividers) > td:nth-child(7), .col-divider-after-7 > * > tr:not(.no-dividers) > th:nth-child(7) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-7 > * > tr:not(.no-dividers) > td:nth-last-child(7), .col-divider-before-7 > * > tr:not(.no-dividers) > th:nth-last-child(7) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-8 > * > tr:not(.no-dividers) > td:nth-child(8), .col-divider-after-8 > * > tr:not(.no-dividers) > th:nth-child(8) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-8 > * > tr:not(.no-dividers) > td:nth-last-child(8), .col-divider-before-8 > * > tr:not(.no-dividers) > th:nth-last-child(8) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-9 > * > tr:not(.no-dividers) > td:nth-child(9), .col-divider-after-9 > * > tr:not(.no-dividers) > th:nth-child(9) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-9 > * > tr:not(.no-dividers) > td:nth-last-child(9), .col-divider-before-9 > * > tr:not(.no-dividers) > th:nth-last-child(9) { border-left: 1px solid #d4d4d4; }

/* line 236, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-after-10 > * > tr:not(.no-dividers) > td:nth-child(10), .col-divider-after-10 > * > tr:not(.no-dividers) > th:nth-child(10) { border-right: 1px solid #d4d4d4; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .col-divider-before-10 > * > tr:not(.no-dividers) > td:nth-last-child(10), .col-divider-before-10 > * > tr:not(.no-dividers) > th:nth-last-child(10) { border-left: 1px solid #d4d4d4; }

/* line 257, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .table tr.no-dividers > th, .table tr.no-dividers > th.tablesorter-header, .table tr.no-dividers > td, .table.tablesorter tr.no-dividers > th, .table.tablesorter tr.no-dividers > th.tablesorter-header, .table.tablesorter tr.no-dividers > td { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; }

@media (min-width: 1150px) { /* line 272, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md > tbody > tr > td { border-top: 0; padding: 2px 5px; }
  /* line 275, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md > tbody > tr > td:not(:last-child) { border-right: 1px solid #ddd; }
  /* line 278, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal { height: 175px; white-space: nowrap; }
  /* line 282, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal > div { -ms-transform: translate(-153px, -137px) rotate(45deg); -webkit-transform: translate(-153px, -137px) rotate(45deg); transform: translate(-153px, -137px) rotate(45deg); width: 29px; }
  /* line 285, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal > div:after { display: none; }
  /* line 287, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal > div > span { border-bottom: 1px solid #ddd; display: block; padding-bottom: 5px; padding-right: 0; text-align: right; width: 220px; } }

@media (min-width: 1400px) { /* line 302, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal > div { width: 30px; }
  /* line 304, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table.table-diagonal-md th.diagonal > div > span { padding-bottom: 3px; } }

@media (max-width: 999px) { /* line 312, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table-diagonal-md th { text-align: right; width: auto; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 312, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ table.table-diagonal-md th { text-align: right; width: auto; } }

@media (max-width: 999px) { /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-1 { width: 1%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-2 { width: 2%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-3 { width: 3%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-4 { width: 4%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-5 { width: 5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-6 { width: 6%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-7 { width: 7%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-8 { width: 8%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-9 { width: 9%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-10 { width: 10%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-11 { width: 11%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-12 { width: 12%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-13 { width: 13%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-14 { width: 14%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-15 { width: 15%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-16 { width: 16%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-17 { width: 17%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-18 { width: 18%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-19 { width: 19%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-20 { width: 20%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-25 { width: 25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-30 { width: 30%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-35 { width: 35%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-40 { width: 40%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-45 { width: 45%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-50 { width: 50%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-55 { width: 55%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-60 { width: 60%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-65 { width: 65%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-70 { width: 70%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-75 { width: 75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-80 { width: 80%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-85 { width: 85%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-90 { width: 90%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-95 { width: 95%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-xs-100 { width: 100%; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-1 { width: 1.25%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-2 { width: 2.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-3 { width: 3.75%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-4 { width: 5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-5 { width: 6.25%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-6 { width: 7.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-7 { width: 8.75%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-8 { width: 10%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-9 { width: 11.25%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-10 { width: 12.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-11 { width: 13.75%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-12 { width: 15%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-13 { width: 16.25%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-14 { width: 17.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-15 { width: 18.75%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-16 { width: 20%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-17 { width: 21.25%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-18 { width: 22.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-19 { width: 23.75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-20 { width: 25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-25 { width: 31.25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-30 { width: 37.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-35 { width: 43.75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-40 { width: 50%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-45 { width: 56.25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-50 { width: 62.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-55 { width: 68.75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-60 { width: 75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-65 { width: 81.25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-70 { width: 87.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-75 { width: 93.75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-80 { width: 100%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-85 { width: 106.25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-90 { width: 112.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-95 { width: 118.75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-100 { width: 125%; } }

@media (min-width: 1150px) and (max-width: 1399px) { /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-1 { width: 1.1%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-2 { width: 2.2%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-3 { width: 3.3%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-4 { width: 4.4%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-5 { width: 5.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-6 { width: 6.6%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-7 { width: 7.7%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-8 { width: 8.8%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-9 { width: 9.9%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-10 { width: 11%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-11 { width: 12.1%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-12 { width: 13.2%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-13 { width: 14.3%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-14 { width: 15.4%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-15 { width: 16.5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-16 { width: 17.6%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-17 { width: 18.7%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-18 { width: 19.8%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-19 { width: 20.9%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-20 { width: 22%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-25 { width: 27.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-30 { width: 33%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-35 { width: 38.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-40 { width: 44%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-45 { width: 49.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-50 { width: 55%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-55 { width: 60.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-60 { width: 66%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-65 { width: 71.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-70 { width: 77%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-75 { width: 82.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-80 { width: 88%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-85 { width: 93.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-90 { width: 99%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-95 { width: 104.5%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-100 { width: 110%; } }

@media (min-width: 1400px) { /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-1 { width: 1%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-2 { width: 2%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-3 { width: 3%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-4 { width: 4%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-5 { width: 5%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-6 { width: 6%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-7 { width: 7%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-8 { width: 8%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-9 { width: 9%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-10 { width: 10%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-11 { width: 11%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-12 { width: 12%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-13 { width: 13%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-14 { width: 14%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-15 { width: 15%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-16 { width: 16%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-17 { width: 17%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-18 { width: 18%; }
  /* line 334, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-19 { width: 19%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-20 { width: 20%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-25 { width: 25%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-30 { width: 30%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-35 { width: 35%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-40 { width: 40%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-45 { width: 45%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-50 { width: 50%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-55 { width: 55%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-60 { width: 60%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-65 { width: 65%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-70 { width: 70%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-75 { width: 75%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-80 { width: 80%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-85 { width: 85%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-90 { width: 90%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-95 { width: 95%; }
  /* line 340, /home/lex/src/deus_lex/winslow/sass/custom/_tables.scss */ .th-100 { width: 100%; } }

/* line 2, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .loading { position: static; }

/* line 4, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog.modal-wide { max-width: 1500px; width: 90%; }

/* line 9, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog.modal-screen-height { height: 90%; }

/* line 13, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog.modal-screen-height .modal-content, .modal-dialog.modal-screen-height .modal-body { height: 100%; }

/* line 15, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog.modal-screen-height .modal-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-bottom: 45px; }

/* line 21, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-content { border-radius: 0; }

/* line 23, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-header { border-bottom: 0; padding-top: 30px; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-header > .close { background: #f16623; color: #fff; display: block; font-weight: bold; height: 32px; margin: 0; opacity: 1; position: absolute; right: 0; top: 0; width: 32px; }

/* line 40, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-header > .close:hover { opacity: .5; }

/* line 44, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-body { padding-top: 0; }

/* line 46, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog.fade { -webkit-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; top: 0; }

/* line 51, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog textarea { color: #000; }

/* line 56, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-help-content .row-fluid { margin: 1.875rem 0rem; }

/* line 57, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-help-content p { margin-top: 1.25rem; font-size: 1.125rem; line-height: 1.5rem; }

/* line 64, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog .modal-toolbar { left: 45px; position: absolute; right: 45px; text-align: center; top: 15px; }

/* line 72, /home/lex/src/deus_lex/winslow/sass/custom/_modals.scss */ .modal-dialog video { width: 100%; }

/*doc --- title: Tabs name: tabs category: Components --- All tabs are placed under a header and styled as follows: ```html_example <h1>Docket Entries and Documents</h1> <ul class="nav nav-tabs"> <li class="active"> <a href="/documents/">District Court</a> </li> <li> <a href="/ptab/documents/">PTAB</a> </li> </ul> ``` */
/* line 23, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs { padding: 0rem; margin-top: 0.9375rem; border-bottom: 2px solid #d4d4d4; position: relative; }

/* line 31, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs > li, .nav.nav-tabs > li.active { margin: 0.46875rem 0rem 0rem 0rem; }

/* line 37, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs > li > a, .nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus, .nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active > a:hover, .nav.nav-tabs > li.active > a:focus { margin: 0rem 1.1875rem 0rem 0rem; background: 0; border: 0; border-bottom: 4px solid transparent; color: #247bb7; line-height: 1.3; margin-bottom: -3px; padding: 0; }

/* line 53, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active > a:hover, .nav.nav-tabs > li.active > a:focus { border-bottom-color: #f16623; color: #595959; }

/* line 60, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs > li:not(.active) > a:hover { border-bottom-color: #f7a983; color: #595959; }

/* line 69, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .nav.nav-tabs > li.restricted > a, .nav.nav-tabs > li.restricted > a:hover, .nav.nav-tabs > li.restricted > a:focus { color: #bababa; }

/* line 76, /home/lex/src/deus_lex/winslow/sass/custom/_tabs.scss */ .subnav .nav-tabs { margin-bottom: 0.1875rem; margin-top: 0.3125rem; border-bottom: 0; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .twitter-typeahead { width: 100%; background: #fff; border-radius: 4px; }

/* line 7, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .tt-menu { background: #fff; border-radius: 5px; border: 1px solid #e0e0e0; margin-top: 5px; max-height: 250px; overflow-y: scroll; width: 400px; }

/* line 17, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .tt-suggestion { cursor: pointer; }

/* line 20, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .tt-suggestion:hover, .tt-suggestion.tt-cursor { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #1b75bb; color: #fff; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .tt-hint { display: none; }

/* line 29, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .tt-empty { line-height: 1.2; padding: 20px 20px; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/custom/_typeahead.scss */ .kickstart-menu .tt-menu { max-height: 150px; width: 100%; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-row { margin-bottom: 1.25rem; text-align: right; }

/* line 4, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-row.pagination-row-bottom { margin-top: 1.25rem; }

/* line 7, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container { padding-right: 0rem; text-align: right; }

@media (max-width: 999px) { /* line 7, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container { padding-left: 0rem; text-align: left; } }

/* line 17, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container ul.pagination { -webkit-box-shadow: none; box-shadow: none; margin-top: 0rem; margin-bottom: 0rem; }

/* line 23, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container .results-found { font-size: 0.875rem; color: gray; font-weight: bold; margin: 0; vertical-align: top; }

/* line 30, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container .results-found select.input-medium { width: 15.625rem; height: 28px; margin-right: 0; vertical-align: 2px; }

/* line 38, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li a { margin-bottom: 0.1875rem; padding: 0.3125rem 0.75rem 0.25rem 0.75rem; padding-bottom: 0.25rem; background: #ededed; border-width: 0; color: #247bb7; font-weight: normal; margin-left: 1px; }

/* line 49, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li.active a { background: #fff; color: #212121; }

/* line 54, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li.disabled a { color: gray; }

/* line 56, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li:not(.active):not(.disabled) a:hover { background: #fafafa; text-decoration: underline; }

/* line 63, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li:first-child a, .pagination-container li:last-child a { color: #000; }

/* line 67, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li:first-child:not(.disabled) a, .pagination-container li:last-child:not(.disabled) a { background: #d6d6d6; background: linear-gradient(top, #ededed, #bfbfbf); background: -moz-linear-gradient(top, #ededed, #bfbfbf); background: -ms-linear-gradient(top, #ededed, #bfbfbf); background: -webkit-linear-gradient(top, #ededed, #bfbfbf); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

/* line 72, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li:first-child.disabled a, .pagination-container li:last-child.disabled a { background: gray; color: #ededed; }

/* line 77, /home/lex/src/deus_lex/winslow/sass/custom/_pagination.scss */ .pagination-container li:first-child:not(.disabled) a:hover, .pagination-container li:last-child:not(.disabled) a:hover { background: #dfdfdf; background: linear-gradient(top, #f2f2f2, #cccccc); background: -moz-linear-gradient(top, #f2f2f2, #cccccc); background: -ms-linear-gradient(top, #f2f2f2, #cccccc); background: -webkit-linear-gradient(top, #f2f2f2, #cccccc); text-decoration: none; }

/*doc --- title: Alert divs name: alert_divs category: Components --- We use Bootstrap alert divs to display alerts to customers. Many caselist analytics tabs trigger an alert when a minimum set of data needed to produce the visual analytic is not present. Other places on the site use similar Bootstrap alerts, either 'alert-info', 'alert-warning' or 'alert-danger'. Preference is to use 'alert-info' for alerting that a search result cannot be found, an analytic cannot be displayed, or a set of results for export has been limited. 'alert-success' is used to alert than an action succeeded (for example, a page share or feedback was emailed). ```html_example <div class="alert alert-info analytic-empty"> <i class="pad-left fa fa-info fa-lg"></i> <div class="contents"> To show this chart, your search results must include a Patent case with a damage award of a specified monetary value. </div> </div> <div class="alert alert-success"> <strong>Thanks for helping us improve Lex Machina!</strong> We have received your message and will get back to you shortly. </div> ``` */
/* line 39, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .alert-default { background-color: #f7f7f7; border-color: #d4d4d4; color: #595959; }

/* line 8, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-default hr { border-top-color: #c7c7c7; }

/* line 11, ./bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_alerts.scss */ .alert-default .alert-link { color: #404040; }

/* line 43, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .alert.alert-condensed { padding: 3px 15px; margin-bottom: 0; }

/* line 48, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .analytic-empty { position: relative; }

/* line 50, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .analytic-empty i { left: 10px; position: absolute; top: 18px; }

/* line 51, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .analytic-empty .contents { padding-left: 40px; }

/* line 54, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning { padding: 1.25rem; position: relative; }

/* line 59, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning p { max-width: none; }

/* line 60, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning i { display: block; margin: 0 auto 15px; text-align: center; }

@media (min-width: 480px) { /* line 69, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning i { left: 10px; margin: -30px 0 0 0; position: absolute; top: 50%; }
  /* line 76, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning .contents { padding-left: 95px; } }

/* line 80, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ .content-warning-small { display: inline-block; vertical-align: top; }

/* line 85, /home/lex/src/deus_lex/winslow/sass/custom/_alerts.scss */ img.newsletter-image { vertical-align: top; }

/*doc --- title: Scrollable Content Layout name: 00-scrollable-content category: Layouts --- This top-level layout defines a top area that takes up as much vertical space as it needs, followed by a scrollable `.bottom-content` which takes up the rest of the vertical space and scrolls if its content overflows vertically. To use this layout add markup with this structure directly inside `<body>`: ```html_markup_only_example <body class="scrollable-content-layout"> <div> <h1>Top navigation</h1> </div> <div class="bottom-content"> <div class="container-fluid"> <p>Bottom content</p> </div> </div> </body> ``` */
/* line 27, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ html { height: 100%; }

@media (min-width: 1000px) { /* line 31, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ body.scrollable-content-layout { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; height: 100%; overflow-y: hidden; }
  /* line 38, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ body.scrollable-content-layout .container-fluid { margin-left: 0; max-width: 1920px; width: 100%; }
  /* line 44, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ body.scrollable-content-layout > .bottom-content { display: -webkit-flex; display: flex; -webkit-flex: 1; flex: 1; overflow-y: auto; }
  /* line 49, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ body.scrollable-content-layout > .bottom-content > .container-fluid { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 22.5px; padding-right: 15px; width: 100%; }
  /* line 119, /home/lex/src/deus_lex/winslow/sass/core/_mixins.scss */ body.scrollable-content-layout > .bottom-content > .container-fluid:after { height: 6.25rem; content: ""; display: block; } }

@media (max-width: 999px) { /* line 119, /home/lex/src/deus_lex/winslow/sass/core/_mixins.scss */ body.scrollable-content-layout:after { height: 6.25rem; content: ""; display: block; } }

/*doc --- title: Narrow Scrollable Content Layout name: 01-narrow-content category: Layouts --- A variation on the Scrollable Content Layout which limits the width of `.bottom-content`. Useful for sparse tables or other content that doesn't make good use of full width. To use this layout add markup with this structure directly inside `<html>`: ```html_markup_only_example <body class="scrollable-content-layout" data-narrow-content="true"> <div> <h1>Top navigation</h1> </div> <div class="bottom-content"> <div class="container-fluid"> <p>Bottom content</p> </div> </div> </body> ``` */
/* line 92, /home/lex/src/deus_lex/winslow/sass/layouts/_scroll-content-layout.scss */ body.scrollable-content-layout[data-narrow-content=true] .bottom-content > .container-fluid { margin-left: 0; max-width: 1500px; }

/*doc --- title: Side Drawer Layout name: 02-side-drawer category: Layouts --- A sub-layout of Scrollable Content, this breaks the `.bottom-content` area into a `.side-drawer` on the left and a `.main-content` area on the right. These regions independently scroll vertically when their content requires. `.side-drawer` can contain `.list-side-drawer` which is a list of navigation options. Each `<li>` in `.list-side-drawer` can contain multiple elements, but one should be `a.primary` which is the primary link. Clicking the primary link makes that list item `.active`. To use this layout add markup with this structure directly inside `<body>`: ```html_markup_only_example <div> <h1>Top navigation</h1> </div> <div class="bottom-content"> <div class="container-fluid"> <div class="side-drawer"> <ul class="list-side-drawer"> <li><a class="primary" href="#">First option</a></li> <li><a class="primary" href="#">Second option</a></li> </ul> </div> <div class="main-content"> <p>Some content</p> </div> </div> </div> ``` */
@media (min-width: 1000px) { /* line 41, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .side-drawer-container { display: -webkit-flex; display: flex; width: 100%; }
  /* line 47, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .side-drawer-container { height: 100%; } }

/* line 51, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer { background: #1c2f3c; padding: 0; position: relative; }

/* line 56, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer.info-drawer { background: #ededed; }

@media (min-width: 1000px) { /* line 59, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer.invisible { visibility: hidden; }
  /* line 61, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer.hide-left { -webkit-flex: 0; flex: 0; overflow-x: hidden; }
  /* line 64, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer.hide-left * { opacity: 0; } }

@media (max-width: 999px) { /* line 51, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer { padding: 15px 0; } }

/* line 73, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer .drawer-content, body .bottom-content .side-drawer > .row { padding-left: 22.5px; padding-right: 15px; }

/* line 82, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li, body .bottom-content .side-drawer ol.list-side-drawer > li, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li { padding: 0.625rem 15px 0.625rem 22.5px; }

/* line 86, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover a, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover a, body .bottom-content .side-drawer ol.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover a, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover a { text-decoration: none; }

/* line 88, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.active), body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.active), body .bottom-content .side-drawer ol.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.active), body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.active) { background: #2c4a5f; }

/* line 92, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.multi-doc), body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.multi-doc), body .bottom-content .side-drawer ol.list-side-drawer > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.multi-doc), body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li:not(.disabled):not(.old-doc-notice):not(.not-ready-yet):hover:not(.multi-doc) { cursor: pointer; }

/* line 99, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc.active.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc.active.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc.active.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc.active.not-ready-yet *:not(.fetch) { color: #212121; }

/* line 102, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc .download-status, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc .download-status, body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc .download-status, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc .download-status { text-align: center; }

/* line 107, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc.not-ready-yet *:not(.fetch), body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc.not-ready-yet *:not(.fetch) { color: #bababa; cursor: default; }

/* line 113, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc .btn.fetch, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc .btn.fetch, body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc .btn.fetch, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc .btn.fetch { padding: 0rem; }

/* line 117, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc .document-status, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc .document-status, body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc .document-status, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc .document-status { text-align: center; }

/* line 121, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.multi-doc .doc-link-area.downloaded, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.multi-doc .doc-link-area.downloaded, body .bottom-content .side-drawer ol.list-side-drawer > li.multi-doc .doc-link-area.downloaded, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.multi-doc .doc-link-area.downloaded { cursor: pointer; }

/* line 127, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li, body .bottom-content .side-drawer ul.list-side-drawer > li a, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li a, body .bottom-content .side-drawer ol.list-side-drawer > li, body .bottom-content .side-drawer ol.list-side-drawer > li a, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li a { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1rem; color: #fff; }

/* line 134, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.primary a, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.primary a, body .bottom-content .side-drawer ol.list-side-drawer > li.primary a, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.primary a { display: block; }

/* line 139, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer ul.list-side-drawer > li.active, body .bottom-content .side-drawer ul.list-side-drawer.list-unstyled > li.active, body .bottom-content .side-drawer ol.list-side-drawer > li.active, body .bottom-content .side-drawer ol.list-side-drawer.list-unstyled > li.active { background: #247bb7; }

/* line 145, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer .old-doc-notice button { font-size: 1rem; }

/* line 150, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .bottom-content .side-drawer:not(.info-drawer) a { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #76b7e4; font-weight: bold; }

@media (max-width: 999px) { /* line 159, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .main-content > .row { margin-left: 0; margin-right: 0; }
  /* line 164, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .main-content > *:not(.row) { padding-left: 15px; padding-right: 15px; } }

@media (min-width: 1000px) { /* line 159, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .main-content > .row { margin-left: 0; margin-right: 0; }
  /* line 164, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .main-content > *:not(.row) { padding-left: 15px; padding-right: 15px; } }

@media (max-width: 999px) { /* line 171, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ iframe.main-content { width: 100%; height: 1000px; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 171, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ iframe.main-content { width: 100%; height: 1000px; } }

@media (min-width: 1000px) { /* line 179, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .side-drawer, .main-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow-y: auto; }
  /* line 119, /home/lex/src/deus_lex/winslow/sass/core/_mixins.scss */ .main-content:after { height: 6.25rem; content: ""; display: block; }
  /* line 188, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .side-drawer { -webkit-flex: 0 0 25%; flex: 0 0 25%; max-width: 480px; }
  /* line 193, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .main-content { -webkit-flex: 1; flex: 1; position: relative; }
  /* line 197, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ body .main-content > * { max-width: 1440px; }
  /* line 201, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .side-drawer.hide-left ~ .facet-results > * { max-width: 1920px; }
  /* line 202, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ .side-drawer.hide-left ~ .facet-results > *:not(.row) { padding-left: 22.5px; }
  /* line 209, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .side-drawer, html:not(.flexbox) .main-content { float: left; height: 100%; }
  /* line 214, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .side-drawer { width: 25%; }
  /* line 215, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .side-drawer.hide-left { display: none; }
  /* line 217, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .main-content { width: 75%; }
  /* line 218, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ html:not(.flexbox) .side-drawer.hide-left ~ .main-content { width: 100%; } }

/* line 223, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ [data-is-loading=true] .side-drawer:not(.loading) { opacity: 1; }

/* line 225, /home/lex/src/deus_lex/winslow/sass/layouts/_side-drawer-layout.scss */ [data-is-loading=true] .side-drawer:not(.loading) > * { opacity: .85; }

/*doc --- title: Info Column Layout name: 04-info-column category: Layouts --- A sub-layout of Scrollable Content, this breaks the `.bottom-content` area into a `.left-content` area  on the left and `.info-column` on the right. These regions independently scroll vertically when their content requires. `.info-content` is useful for information or forms that should stay visible when the user scrolls. To use this layout add markup with this structure directly inside `<body>`: ```html_markup_only_example <div> <h1>Top navigation</h1> </div> <div class="bottom-content"> <div class="container-fluid"> <div class="left-content"> <p>Main page content</p> </div> <div class="info-column"> <p>Informational content or a form</p> </div> </div> </div> ``` */
/* line 33, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .info-column { padding: 0 15px; }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 36, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .left-content { padding: 0 15px; } }

@media (max-width: 999px) { /* line 36, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .left-content { padding: 0 15px; } }

@media (min-width: 1000px) { /* line 41, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .info-column, .left-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; overflow-y: auto; }
  /* line 47, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .info-column { -webkit-flex: 0 0 25%; flex: 0 0 25%; background: #ededed; max-width: 480px; position: relative; width: 25%; }
  /* line 55, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .left-content { -webkit-flex: 1; flex: 1; padding-left: 22.5px; padding-right: 15px; }
  /* line 59, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ .left-content > * { max-width: 1440px; }
  /* line 64, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ html:not(.flexbox) .info-column, html:not(.flexbox) .left-content { float: left; height: 100%; }
  /* line 69, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ html:not(.flexbox) .info-column { width: 25%; }
  /* line 70, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ html:not(.flexbox) .left-content { width: 75%; } }

/* line 75, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ [data-is-loading=true] .info-column { opacity: 1; }

/* line 77, /home/lex/src/deus_lex/winslow/sass/layouts/_info-column-layout.scss */ [data-is-loading=true] .info-column > * { opacity: .85; }

@media (min-width: 1000px) { /* line 2, /home/lex/src/deus_lex/winslow/sass/layouts/_top-form-layout.scss */ .top-form { background-color: #f8f8f8; border: 3px solid #e8e8e8; }
  /* line 5, /home/lex/src/deus_lex/winslow/sass/layouts/_top-form-layout.scss */ .top-form .divider-buttons { transform: translateY(51%); }
  /* line 8, /home/lex/src/deus_lex/winslow/sass/layouts/_top-form-layout.scss */ .top-form .alert { margin-bottom: 0; } }

@media (max-width: 999px) { /* line 3, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .card .card-contents { margin: 0.9375rem 0rem 0rem 0rem; padding: 0.9375rem 1.5625rem; background: whitesmoke; border: 1px solid #ededed; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 3, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .card .card-contents { margin: 0.9375rem 0rem 0rem 0rem; padding: 0.9375rem 1.5625rem; background: whitesmoke; border: 1px solid #ededed; } }

/* line 13, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .card img.screenshot { border: 1rem solid white; }

@media (min-width: 1150px) { /* line 19, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container { overflow-x: hidden; overflow-y: hidden; }
  /* line 26, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .equal-height-cols .card { margin: 0.9375rem 0rem 0rem 0rem; padding: 0.9375rem 1.5625rem; background: whitesmoke; border: 1px solid #e0e0e0; position: relative; }
  /* line 33, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .equal-height-cols .card div > img { width: 100%; }
  /* line 37, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .equal-height-cols .card.has-card-bottom-short { padding-bottom: 3.125rem; }
  /* line 41, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards .equal-height-cols .card .card-bottom-short { padding: 0rem 3.125rem 0.9375rem 0rem; bottom: 0; position: absolute; width: 100%; }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-1-per-row { padding-right: 0px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(1) { -ms-transform: translate(0px, 0); -webkit-transform: translate(0px, 0); transform: translate(0px, 0); }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-2-per-row { padding-right: 20px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(2) { -ms-transform: translate(20px, 0); -webkit-transform: translate(20px, 0); transform: translate(20px, 0); }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-3-per-row { padding-right: 40px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(3) { -ms-transform: translate(40px, 0); -webkit-transform: translate(40px, 0); transform: translate(40px, 0); }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-4-per-row { padding-right: 60px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(4) { -ms-transform: translate(60px, 0); -webkit-transform: translate(60px, 0); transform: translate(60px, 0); }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-5-per-row { padding-right: 80px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(5) { -ms-transform: translate(80px, 0); -webkit-transform: translate(80px, 0); transform: translate(80px, 0); }
  /* line 51, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .cards-container.cards-6-per-row { padding-right: 100px; }
  /* line 54, /home/lex/src/deus_lex/winslow/sass/components/_cards.scss */ .card:nth-child(6) { -ms-transform: translate(100px, 0); -webkit-transform: translate(100px, 0); transform: translate(100px, 0); } }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ caption:last-of-type { padding-bottom: 1.25rem; }

/* line 3, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ span.requesting { color: #247bb7; }

/* line 4, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ span.success { color: #29b473; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ span.submittes { color: #1b75bb; }

/* line 8, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .weak { color: gray; }

/* line 11, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .truncate { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* line 18, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ h2.no-border { border-bottom: 0; }

/* line 20, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ tr.peek { display: table-row; }

/* line 23, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ ul.list-unstyled, ol.list-unstyled { margin-left: 0rem; list-style: none; padding-top: 0; }

/* line 29, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ ul.list-unstyled:not(.list-pad-none) > li:not(:first-child), ol.list-unstyled:not(.list-pad-none) > li:not(:first-child) { padding-top: 0.46875rem; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ ul.list-unstyled-close li { padding-left: 0.625rem; padding-bottom: 0rem; }

/* line 43, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ ul.list-padded li, ol.list-padded li { padding-top: 0.3125rem; padding-bottom: 0.3125rem; }

/* line 49, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .matches { font-size: 0.9375rem; }

/* line 51, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .off-screen { background-color: transparent; border: 0; color: transparent; font: 0/0 a; text-shadow: none; }

/* line 59, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .document-view { font-weight: bold; }

/* line 61, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ #old-browser { background: #f16623; bottom: 15px; left: 15px; padding: 1em; position: fixed; z-index: 3; }

/* line 70, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ #example-grid-box { background: transparent; }

@media (min-width: 1150px) { /* line 76, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .options-list > div:nth-child(1) > div, .options-list > div:nth-child(2) > div { border-top-width: 0; } }

/* line 80, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .options-list > div > div { padding: 0.5rem 0rem; border-top: 1px solid #ddd; }

/* line 87, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ #results em, .bento em { color: #f16623; font-style: italic; font-weight: bold !important; }

/* line 94, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ img.large-logo { margin: 2rem auto; padding-left: 1.875rem; display: block; }

/* line 100, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ img.logo-text { margin: 2rem auto; display: block; }

/* line 107, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .badge { color: #3a5261; font-size: inherit; font-weight: bold; padding: 0 3px; }

/* line 113, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .badge:before { content: "("; }

/* line 114, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .badge:after { content: ")"; }

/* line 118, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .nav-pills .active .badge, .badge.badge-light { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; }

/* line 124, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .badge-right { margin-top: 0.125rem; margin-right: -0.375rem; float: right; }

/* line 130, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .label.allow-wrap, .allow-wrap.tag { white-space: normal; }

/* line 132, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .facet-category { max-height: 500px; overflow-y: auto; }

/* line 135, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .facet-category label { margin-bottom: 0.1875rem; }

/* line 139, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .toggle-switch.collapse, .toggle-empty.collapse { display: inherit; }

/* line 141, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .tou { max-height: 500px; overflow-y: auto; }

/* line 148, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .margin-top-more, .container-fluid .margin-top-more { margin-top: 1.875rem; }

/* line 149, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .margin-top-less, .container-fluid .margin-top-less { margin-top: 0.46875rem; }

/* line 150, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .margin-top-none, .container-fluid .margin-top-none { margin-top: 0; }

/* line 151, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .margin-bottom-less, .container-fluid .margin-bottom-less { margin-bottom: 0.46875rem; }

/* line 152, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .margin-bottom-none, .container-fluid .margin-bottom-none { margin-bottom: 0; }

/* line 153, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-bottom, .container-fluid .pad-bottom { margin-bottom: 0.9375rem; }

/* line 154, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-bottom-more, .container-fluid .pad-bottom-more { margin-bottom: 1.875rem; }

/* line 155, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-bottom-less, .container-fluid .pad-bottom-less { margin-bottom: 0.46875rem; }

/* line 156, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-bottom-minimal, .container-fluid .pad-bottom-minimal { margin-bottom: 0.1875rem; }

/* line 157, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-top, .container-fluid .pad-top { margin-top: 0.9375rem; }

/* line 158, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-top-more, .container-fluid .pad-top-more { margin-top: 1.875rem; }

/* line 159, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-top-less, .container-fluid .pad-top-less { margin-top: 0.46875rem; }

/* line 160, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-top-minimal, .container-fluid .pad-top-minimal { margin-top: 0.1875rem; }

/* line 161, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-top-none, .container-fluid .pad-top-none { margin-top: 0; }

/* line 162, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-left, .container-fluid .pad-left { padding-left: 0.9375rem; }

/* line 163, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-left-less, .container-fluid .pad-left-less { padding-left: 0.625rem; }

/* line 164, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-left-more, .container-fluid .pad-left-more { padding-left: 1.875rem; }

/* line 165, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-left-minimal, .container-fluid .pad-left-minimal { padding-left: 0.3125rem; }

/* line 166, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-left-none, .container-fluid .pad-left-none { padding-left: 0rem; }

/* line 167, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-right, .container-fluid .pad-right { padding-right: 0.9375rem; }

/* line 168, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-right-more, .container-fluid .pad-right-more { padding-right: 1.875rem; }

/* line 169, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-right-minimal, .container-fluid .pad-right-minimal { padding-right: 0.3125rem; }

/* line 170, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ body .pad-right-none, .container-fluid .pad-right-none { padding-right: 0rem; }

/* line 173, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .add-margin-bottom { margin-bottom: 0.625rem; }

/* line 175, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .fa-spin:hover { text-decoration: none; }

/* line 177, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ #app-chooser img { -webkit-box-shadow: 7px 7px 13px rgba(0, 0, 0, 0.5); box-shadow: 7px 7px 13px rgba(0, 0, 0, 0.5); }

/* line 181, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ div.header { display: none; }

/* line 183, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ ul.inline > li { padding-left: 10px; }

/* line 185, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .scrollable { overflow-x: hidden; overflow-y: scroll; }

/* line 190, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .scroll-wrap-md-height { height: 250px; overflow-y: auto; }

/* line 195, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .landing { height: 250px; }

/* line 196, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .table-heading { margin-bottom: 0; }

/* line 198, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ li.linebetween { border-bottom: 1px solid gray; }

/* line 200, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ li.linebetween:not(:first-child) { margin-bottom: 1rem; }

/* line 203, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .see-all-link { padding-left: 0.25rem; font-weight: bold; }

/* line 208, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .block-heading { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-bottom: 0; color: #fff; line-height: 1.8; padding: 0 8px; }

/* line 214, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .block-heading.Patent { background-color: #1b75bb; }

/* line 215, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .block-heading.Trademark { background-color: #00bd70; }

/* line 216, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .block-heading.Copyright { background-color: #f7a227; }

/* line 217, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .block-heading.Antitrust { background-color: #595959; }

/* line 220, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .party-editor-top { min-height: 130px; }

@media (max-width: 999px) { /* line 223, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .affix { position: static; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 223, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .affix { position: static; } }

/* line 226, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .nav-pills-centered { display: inline-block; }

/* line 228, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ a.help { font-size: 1.5rem; }

/* line 230, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .feedback.affix { top: 0; }

@media (min-width: 1150px) { /* line 230, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .feedback.affix { width: 292px; } }

@media (min-width: 1400px) { /* line 230, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .feedback.affix { width: 360px; } }

/* line 236, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ tr.determinative:first-child { border-left: 5px solid #f16623; }

/* line 238, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .cpc-description { white-space: normal; word-wrap: break-word; }

/* line 244, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.inline_dl dt { clear: left; float: left; text-align: right; margin-top: 0 !important; }

/* line 251, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.inline_dl dd { margin: 0rem 0.5rem 0.5rem 0rem; margin-top: 0 !important; text-align: right; }

/* line 259, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.inline_dl-inline dt, dl.inline_dl-inline dd { display: inline; }

/* line 261, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.inline_dl-inline dt { margin: 0rem 0.25rem 0rem 0rem; }

/* line 262, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.inline_dl-inline dd { margin: 0rem 1rem 0rem 0rem; }

/* line 264, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .blockUI.blockOverlay { background: #000; cursor: wait; opacity: .5; }

/* line 270, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .blockUI.blockMsg { background: #fff; border-radius: 4px; cursor: wait; left: 35%; text-align: center; top: 40%; width: 30%; }

/* line 279, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .blockUI.blockMsg h4 { font-size: 1.25rem; margin: 1rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 286, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .full-width { width: 100%; }

/* line 288, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .full-height { height: 100%; }

/* line 290, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .row .no-pad-right { padding-right: 0rem; }

/* line 292, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .row .no-pad-left { padding-left: 0rem; }

/* line 295, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .no-pad, .row .no-pad { padding: 0; }

/* line 299, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .no-border, .table.no-border > * > * > th, .table.no-border > * > * > td { border: 0; }

/* line 301, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .row.small-margin-bottom { margin-bottom: 0.1875rem; }

/* line 306, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ input::-moz-focus-inner, button::-moz-focus-inner { border: 0; margin-bottom: -1px; padding: 1px 0 0; }

/* line 312, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .alert-link { text-decoration: underline; }

/* line 314, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .description-link { padding-left: 0.3125rem; font-weight: bold; }

/* line 319, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .summary-highlight { background-color: #d4d4d4; }

/* line 323, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .summary-title { font-weight: bold; }

/* line 327, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.no-margin-bottom { margin-bottom: 0; }

/* line 329, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ a#submit-more { cursor: pointer; }

/* line 333, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .code-example { padding: 0.9375rem 15px; background: #ededed; margin-left: -15px; margin-right: -15px; }

/* line 339, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .code-example .example-output { padding: 0.9375rem 15px; background: #fff; margin-right: 15px; }

/* line 346, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .tag-info-row { display: table-row; }

/* line 349, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .tag-info-row > * { display: table-cell; vertical-align: top; }

/* line 354, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .tag-info-row > .tag-container { padding-right: 10px; }

/* line 358, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .tag-info-row > .tag-container .tag, .tag-info-row > .tag-container .label, .tag-info-row > .tag-container .tag { margin-top: 0.125rem; }

/* line 362, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.summary { font-size: 0.9375rem; }

/* line 365, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ dl.summary dt { color: #07324f; }

/*doc
---
title: Right of Header Link
name: right-of-header
category: Components
---

Can be used with nav-tabs

```html_example
<ul class="nav nav-tabs">
  <li class="active"><a href="/cases?tab=summary">Summary</a></li>
  <li><a href="/cases?tab=timing">Timing</a></li>
  <li><a href="/cases?tab=law_firms">Law Firms</a></li>
</ul>

<a class="right-of-header top-low">
  View Analytics
  <i class="fa fa-arrow-circle-down"></i>
</a>
```

Or with headers

```html_example
<h2><span class="underline">Selected Parties</span></h2>
<a class="right-of-header top-low">Load Party Group</a>
```

*/
/* line 399, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .right-of-header { float: right; height: 0; position: relative; }

/* line 400, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .right-of-header.top-high { top: -2.375rem; }

/* line 404, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .right-of-header.top-low { top: -1.375rem; }

/* line 413, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ span.disabled { color: #bababa; }

/* line 419, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }

/* line 422, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .fade.in { opacity: 1; }

/* line 428, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .modal-backdrop.fade.in { opacity: 0.5; filter: alpha(opacity=50); }

/* line 431, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .sales-modal-message { background: #627B94; padding: 3px 0 2px; text-align: center; }

/* line 436, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .sales-modal-message a { font-size: 1rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; display: inline-block; }

/* line 446, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ span.civil-number { white-space: nowrap; color: gray; }

/* line 451, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .bottom-fixed { bottom: 0; position: fixed; }

/* line 456, /home/lex/src/deus_lex/winslow/sass/components/_simple.scss */ .striped { background: #ededed; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topnav { width: 100%; z-index: 5; min-height: 2px; }

@media (min-width: 1000px) { /* line 11, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topnav .container-fluid { padding-left: 22.5px; padding-right: 15px; }
  /* line 15, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topnav .container-fluid.no-pad { padding: 0; } }

/* line 20, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar { background: #3a5261; }

@media (max-width: 999px) { /* line 24, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar .container-fluid { margin: 0; padding: 0; } }

/* line 30, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar .container-fluid { margin-left: 0; padding-left: 0; padding-right: 0; }

/* line 36, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar .topbar-toggle { background: #243d4d; color: #f16623; font-size: 18px; margin-bottom: 4px; }

@media (min-width: 1000px) { /* line 36, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar .topbar-toggle { display: none; } }

/* line 44, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user { background: #1c2f3c; position: relative; }

/* line 46, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user.open { background: #243d4d; }

/* line 50, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user .dropdown-toggle:hover, .topbar li.user .dropdown-toggle:active { background: #243d4d; text-decoration: none; }

/* line 55, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user .dropdown-toggle span { font-size: 0.875rem; }

/* line 56, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user .dropdown-toggle i { vertical-align: -0.0625rem; }

/* line 59, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user .dropdown-menu { min-width: 23.4375rem; margin-top: 0rem; padding: 1.5625rem; border-radius: 0; -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); background: #243d4d; -webkit-transform: translate(0, -3px); -ms-transform: translate(0, -3px); -o-transform: translate(0, -3px); transform: translate(0, -3px); border: 0; color: #fff; left: auto; right: 0; }

/* line 79, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar li.user .dropdown-menu, .topbar li.user .dropdown-menu p { font-size: 1rem; }

/* line 85, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar { font-size: 0; padding: 0; }

/* line 89, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li { display: inline-block; }

/* line 92, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a, .topbar ul.inline-navbar > li > span.dropdown-toggle { font-size: 1rem; padding: 0rem 0.4375rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-bottom: 3px solid transparent; border-top: 3px solid transparent; color: #fff; cursor: pointer; display: block; font-weight: bold; line-height: 2.4; }

/* line 104, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a.logo, .topbar ul.inline-navbar > li > span.dropdown-toggle.logo { padding: 0rem 0.875rem 0rem 22.5px; }

/* line 107, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a.logo img, .topbar ul.inline-navbar > li > span.dropdown-toggle.logo img { width: 9.5rem; margin-top: -3.5%; }

@media (max-width: 999px) { /* line 104, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a.logo, .topbar ul.inline-navbar > li > span.dropdown-toggle.logo { padding-left: 15px; }
  /* line 114, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a.logo img, .topbar ul.inline-navbar > li > span.dropdown-toggle.logo img { margin-top: -1%; } }

/* line 119, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li > a:hover { text-decoration: none; }

/* line 120, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li:not(.active) > a:hover { background: #4d6d81; }

/* line 124, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li.active > a { background: #1c2f3c; border-bottom: 3px solid #f16623; }

/* line 129, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li.search > a { padding: 0rem 0.8125rem; }

/* line 130, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li.user > span { padding: 0rem 0.125rem 0rem 0.625rem; }

/* line 132, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li.search > a { background: #f16623; }

/* line 134, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar ul.inline-navbar > li.search > a:hover { background: #f48753; }

@media (max-width: 999px) { /* line 139, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar.toggle-narrow { clear: both; float: none !important; }
  /* line 144, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar.toggle-narrow > li { display: block; }
  /* line 145, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topbar.toggle-narrow:not(.hidden) { display: block; } }

@media (min-width: 1150px) { /* line 152, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .topnav ul.inline-navbar > li > a, .topnav ul.inline-navbar > li > span.dropdown-toggle { padding: 0rem 0.625rem; } }

/* line 158, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .searchbar { padding: 0.9375rem 0rem; background: #f16623; margin-top: -3px; position: relative; z-index: 1; }

/* line 166, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav { padding-top: 0.25rem; background: #fff; border-bottom: 2px solid #d4d4d4; padding-bottom: 3px; }

/* line 172, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav h1 { margin-top: 0.1875rem; line-height: 1.2; }

/* line 177, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .title-container { padding-right: 10px; }

/* line 181, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tag-list { display: inline-block; }

/* line 185, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tag-list .tag, .subnav .tag-list .label, .subnav .tag-list .tag { bottom: 0.125rem; position: relative; }

/* line 191, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav h4 { margin: 0rem 0rem 0.5rem 0rem; line-height: 1.4; }

/* line 196, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons { padding-top: 0.0625rem; padding-right: 2px; }

/* line 200, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li { display: inline-block; padding: 0rem 0rem 0rem 0.375rem; }

/* line 204, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li#favorite { display: none; }

/* line 208, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li > a { font-size: 1rem; color: gray; line-height: 1.6; }

/* line 214, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li > a.indicator { padding: 0rem 0.5rem 0rem 0.1875rem; }

/* line 215, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li > a.active { color: #f16623; }

/* line 216, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li > a.available { color: #247bb7; }

/* line 219, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .tool-buttons > li > a.available:hover { color: #134262; }

/* line 225, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .nav-tabs { clear: both; }

/* line 228, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ .subnav .nav-tabs > li, .subnav .nav-tabs > li.active { margin-top: 0; }

/* line 234, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ ul#user-menu p { padding-bottom: 0.625rem; margin-top: 0; }

/* line 242, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ ul#user-menu .menu-options li:not(:first-child) { padding-top: 0.25rem; }

/* line 246, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ ul#user-menu .menu-options li#history { display: none; }

/* line 250, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ ul#user-menu .menu-options li a { color: #fff; }

/* line 253, /home/lex/src/deus_lex/winslow/sass/components/_topnav.scss */ ul#user-menu .menu-options li a i { padding-right: 0.3125rem; width: 1.25rem; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .existing-user { font-size: 1rem; color: #595959; }

@media (min-width: 1000px) { /* line 1, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .existing-user { text-align: right; } }

/* line 7, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .share-message { font-size: 1rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 0.625rem 15px 0.625rem 15px; color: #fff; opacity: .85; }

@media (max-width: 999px) { /* line 7, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .share-message { margin-top: 0; } }

@media (min-width: 1000px) { /* line 7, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .share-message { float: right; text-align: right; } }

@media (min-width: 1150px) { /* line 25, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .from-narrow { display: none; } }

@media (max-width: 999px) { /* line 29, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .from-full { display: none; } }

@media (min-width: 1000px) and (max-width: 1149px) { /* line 29, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ .from-full { display: none; } }

/* line 36, /home/lex/src/deus_lex/winslow/sass/components/_sharing.scss */ body[data-share-status=shared] .hidden-shared { display: none; }

/* line 3, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ .fa-spin, div.loading, .spinner-container { position: relative; z-index: 1; }

/* line 10, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ div.loading { padding: 1.875rem 0rem; position: absolute; text-align: center; top: 0; width: 100%; }

/* line 17, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ div.loading .fa-spin { left: -0.5em; }

/* line 22, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ .loading-target { min-height: 6.75rem; position: relative; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ .loading-target > *:not(.loading) { opacity: .5; }

/* line 28, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ div.loading-error { padding: 1.875rem 0rem; color: #595959; text-align: center; }

/* line 36, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ [data-is-loading=true] [data-is-loading=true] > *:not(.loading) { opacity: inherit; }

/* line 37, /home/lex/src/deus_lex/winslow/sass/components/_loading.scss */ [data-is-loading=true] [data-is-loading=true] .loading { display: none; }

/* line 2, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); background: #ededed; }

@media (min-width: 1000px) { /* line 2, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container { right: 3.75rem; width: 18.75rem; bottom: 0; position: fixed; z-index: 4; } }

/* line 14, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container .notification-type { padding: 0.3125rem 1.25rem; }

/* line 16, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container .notification-type:not(:first-child) { border-top: 2px solid #d4d4d4; }

/* line 21, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container:empty { display: none; }

/* line 23, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container ul.list-unstyled { padding-top: 0.1875rem; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container ul.list-unstyled > li { padding: 0.3125rem 0rem; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container ul.list-unstyled > li:not(:last-child) { border-bottom: 1px solid #d4d4d4; }

/* line 33, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container .more-items h4 { margin: 0.5rem 0rem 0.5rem 0rem; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container [data-action="dismiss"] { font-size: 1.25rem; line-height: 1.0625rem; margin-top: -0.3125rem; color: #f16623; cursor: pointer; opacity: .8; }

/* line 42, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .notifications-container [data-action="dismiss"]:hover { opacity: 1; }

/* line 46, /home/lex/src/deus_lex/winslow/sass/components/_notifications.scss */ .cover { border: none; left: 0; min-height: 100%; min-width: 100%; overflow: hidden; position: absolute; top: 0; z-index: -1; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ [data-facet-search].loading-target { position: static; }

/* line 5, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ [data-facet-search] > .loading { left: 0; position: fixed; top: 50%; z-index: 6; }

/* line 11, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ [data-facet-search] > .loading i { margin-top: -.5em; }

/* line 14, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-result-all { font-size: 18px; font-weight: bold; }

/* line 20, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > ol { border-top: 1px solid #d4d4d4; }

/* line 22, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li { padding-bottom: 0rem; }

/* line 25, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li h3 { border-bottom: 0; margin-top: 0; }

/* line 30, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li > .row { margin-left: 0; margin-right: 0; }

/* line 35, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li > div:last-child { padding-bottom: 0.5rem; margin-bottom: 0.375rem; border-bottom: 1px solid #d4d4d4; }

/* line 42, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li dl { margin: 0rem; }

/* line 47, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li dd, .search-results #results > * > li dt { padding-bottom: 0.125rem; display: inline; }

/* line 53, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li dt:not(.ptab-doc) { padding-right: 0.25rem; }

/* line 56, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .search-results #results > * > li dt:not(.ptab-doc):not(:first-child):before { content: ""; display: block; }

/* line 66, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .analytics .analytics-tabs { padding-right: 90px; }

/* line 69, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .analytics h3:not(.table-heading) { border-bottom-width: 0; }

/* line 73, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ p.indent { margin: 0.5rem 0rem; padding: 0rem 0rem 0rem 0.5rem; border-left-width: 0.75rem; border-left-color: #ededed; border-left-style: solid; }

/* line 82, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .no-chart { color: #000; }

/* line 86, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .facet-search-result { padding-left: 0rem; padding-top: 0.625rem; }

/* line 92, /home/lex/src/deus_lex/winslow/sass/components/_search-results.scss */ .ptab-doc-result h3 { margin-bottom: 0.125rem; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .docket-entries-container { position: relative; }

/* line 4, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .docket-entries-container .pagination { margin: 1.25rem 0rem 0rem 0rem; }

/* line 6, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .docket-entries-container .pagination .pagination { margin: 0rem; }

/* line 10, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist { padding: 0rem; line-height: 2rem; position: relative; text-align: center; }

/* line 17, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagfilter { margin-right: 0.5rem; display: inline-block; }

/* line 21, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagfilter .active { background: #f16623; color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 28, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 1.25rem 0rem 0.625rem 0rem; text-align: left; }

/* line 33, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter a { border-radius: 8px; font-size: 1rem; line-height: 1.25rem; padding: 0.3125rem 1.25rem 0.25rem 1.25rem; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: #247bb7; color: #fff; }

/* line 43, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter a:hover { background: #4ca1dc; text-decoration: none; }

/* line 48, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter a:before { font-family: "FontAwesome"; position: relative; }

/* line 53, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter a[data-sort="ascending"]:before { bottom: 0.125rem; content: "\f0dd"; }

/* line 58, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .tagfilterlist .tagsorter a[data-sort="descending"]:before { top: 0.1875rem; content: "\f0de"; }

/* line 65, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list { list-style: none; padding: 0; }

/* line 69, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list.recent-orders li { padding: 0.46875rem; }

/* line 72, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list.recent-orders li h5.docket-number { font-weight: normal; }

/* line 77, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list > li { margin-left: 0rem; padding: 0.9375rem 1.875rem; position: relative; }

@media (max-width: 999px) { /* line 77, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list > li { margin-top: 0.9375rem; padding: 0.9375rem 1.875rem 1.5rem; } }

/* line 87, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list > li.selected { border: 3px solid #f16623; }

/* line 88, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list > li p { margin-top: 0.1875rem; }

/* line 91, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list > li:nth-child(odd) { background: #ededed; }

/* line 94, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list .date, .entry-list #terminated { font-size: 0.9375rem; font-weight: bold; }

/* line 99, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list span.date { color: #595959; }

/* line 101, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ .entry-list .nice-text { color: #595959; }

/* line 104, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ #docket-entries-list { border-bottom: 1px solid #d4d4d4; border-top: 1px solid #d4d4d4; position: relative; }

/* line 108, /home/lex/src/deus_lex/winslow/sass/components/_docket-entries.scss */ #docket-entries-list .loading { padding: 6.25rem 0rem; }

/* line 1, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge { font-size: 1.125rem; right: 0rem; top: 0rem; line-height: 2.8125rem; color: #fff; height: 45px; position: absolute; text-align: center; width: 255px; }

/* line 13, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.requesting { background: #247bb7; }

/* line 17, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.success { background: #29b473; }

/* line 21, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.error { background: #f16623; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.view, .fetch-badge.fetch, .fetch-badge.inaccessible { padding-right: 1.875rem; font-size: 0.9375rem; text-align: right; }

/* line 33, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.view a, .fetch-badge.fetch a, .fetch-badge.inaccessible a { font-weight: normal; }

/* line 38, /home/lex/src/deus_lex/winslow/sass/components/_fetch-badges.scss */ .fetch-badge.inaccessible { color: #595959; }

/* line 2, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list span.custom-name { color: #212121; font-weight: bold; }

/* line 7, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list .type { color: #212121; }

/* line 9, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list .facet { color: gray; font-style: italic; font-weight: normal; }

/* line 15, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list p.description { color: #555555; font-weight: normal; }

/* line 22, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list.addition > dt:not(.empty), .collapsed-list.edit > dt:not(.empty) { padding: 0rem; margin: 0rem; border-bottom-width: 0; }

/* line 27, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list.addition > dt:not(.empty):after, .collapsed-list.edit > dt:not(.empty):after { display: none; }

/* line 29, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list.addition > dt:not(.empty):not(.closed):hover, .collapsed-list.edit > dt:not(.empty):not(.closed):hover { background: transparent; cursor: default; }

/* line 34, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list.addition > dt:not(.empty).closed:not(:hover) > div.wrapper:before, .collapsed-list.edit > dt:not(.empty).closed:not(:hover) > div.wrapper:before { opacity: .5; }

/* line 36, /home/lex/src/deus_lex/winslow/sass/components/_editable-lists.scss */ .collapsed-list.addition > dt:not(.empty) > div.wrapper, .collapsed-list.edit > dt:not(.empty) > div.wrapper { font-size: 1rem; padding: 0.75rem 1.25rem 0.75rem 2rem; cursor: pointer; position: relative; }