@charset "UTF-8";
.highlight { margin-bottom: 15px; }

/** Syntax highlighting styles */
.highlight { background: #fff; }
.highlighter-rouge .highlight { background: #eef; }
.highlight code { font-size: 12px; }
.highlight .c { color: #998; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #998; font-style: italic; }
.highlight .cp { color: #999; font-weight: bold; }
.highlight .c1 { color: #998; font-style: italic; }
.highlight .cs { color: #999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000; background-color: #fdd; }
.highlight .gd .x { color: #000; background-color: #faa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #a00; }
.highlight .gh { color: #999; }
.highlight .gi { color: #000; background-color: #dfd; }
.highlight .gi .x { color: #000; background-color: #afa; }
.highlight .go { color: #888; }
.highlight .gp { color: #555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaa; }
.highlight .gt { color: #a00; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #458; font-weight: bold; }
.highlight .m { color: #099; }
.highlight .s { color: #d14; }
.highlight .na { color: #008080; }
.highlight .nb { color: #0086B3; }
.highlight .nc { color: #458; font-weight: bold; }
.highlight .no { color: #008080; }
.highlight .ni { color: #800080; }
.highlight .ne { color: #900; font-weight: bold; }
.highlight .nf { color: #900; font-weight: bold; }
.highlight .nn { color: #555; }
.highlight .nt { color: #000080; }
.highlight .nv { color: #008080; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbb; }
.highlight .mf { color: #099; }
.highlight .mh { color: #099; }
.highlight .mi { color: #099; }
.highlight .mo { color: #099; }
.highlight .sb { color: #d14; }
.highlight .sc { color: #d14; }
.highlight .sd { color: #d14; }
.highlight .s2 { color: #d14; }
.highlight .se { color: #d14; }
.highlight .sh { color: #d14; }
.highlight .si { color: #d14; }
.highlight .sx { color: #d14; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #d14; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999; }
.highlight .vc { color: #008080; }
.highlight .vg { color: #008080; }
.highlight .vi { color: #008080; }
.highlight .il { color: #099; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
@font-face { font-family: 'Glyphicons Halflings'; src: url("../../../assets/homepage/fonts/bootstrap/glyphicons-halflings-regular.eot"); src: url("../../../assets/homepage/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../assets/homepage/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../../assets/homepage/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../assets/homepage/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before { content: "\2a"; }

.glyphicon-plus:before { content: "\2b"; }

.glyphicon-euro:before { content: "\20ac"; }

.glyphicon-minus:before { content: "\2212"; }

.glyphicon-cloud:before { content: "\2601"; }

.glyphicon-envelope:before { content: "\2709"; }

.glyphicon-pencil:before { content: "\270f"; }

.glyphicon-glass:before { content: "\e001"; }

.glyphicon-music:before { content: "\e002"; }

.glyphicon-search:before { content: "\e003"; }

.glyphicon-heart:before { content: "\e005"; }

.glyphicon-star:before { content: "\e006"; }

.glyphicon-star-empty:before { content: "\e007"; }

.glyphicon-user:before { content: "\e008"; }

.glyphicon-film:before { content: "\e009"; }

.glyphicon-th-large:before { content: "\e010"; }

.glyphicon-th:before { content: "\e011"; }

.glyphicon-th-list:before { content: "\e012"; }

.glyphicon-ok:before { content: "\e013"; }

.glyphicon-remove:before { content: "\e014"; }

.glyphicon-zoom-in:before { content: "\e015"; }

.glyphicon-zoom-out:before { content: "\e016"; }

.glyphicon-off:before { content: "\e017"; }

.glyphicon-signal:before { content: "\e018"; }

.glyphicon-cog:before { content: "\e019"; }

.glyphicon-trash:before { content: "\e020"; }

.glyphicon-home:before { content: "\e021"; }

.glyphicon-file:before { content: "\e022"; }

.glyphicon-time:before { content: "\e023"; }

.glyphicon-road:before { content: "\e024"; }

.glyphicon-download-alt:before { content: "\e025"; }

.glyphicon-download:before { content: "\e026"; }

.glyphicon-upload:before { content: "\e027"; }

.glyphicon-inbox:before { content: "\e028"; }

.glyphicon-play-circle:before { content: "\e029"; }

.glyphicon-repeat:before { content: "\e030"; }

.glyphicon-refresh:before { content: "\e031"; }

.glyphicon-list-alt:before { content: "\e032"; }

.glyphicon-lock:before { content: "\e033"; }

.glyphicon-flag:before { content: "\e034"; }

.glyphicon-headphones:before { content: "\e035"; }

.glyphicon-volume-off:before { content: "\e036"; }

.glyphicon-volume-down:before { content: "\e037"; }

.glyphicon-volume-up:before { content: "\e038"; }

.glyphicon-qrcode:before { content: "\e039"; }

.glyphicon-barcode:before { content: "\e040"; }

.glyphicon-tag:before { content: "\e041"; }

.glyphicon-tags:before { content: "\e042"; }

.glyphicon-book:before { content: "\e043"; }

.glyphicon-bookmark:before { content: "\e044"; }

.glyphicon-print:before { content: "\e045"; }

.glyphicon-camera:before { content: "\e046"; }

.glyphicon-font:before { content: "\e047"; }

.glyphicon-bold:before { content: "\e048"; }

.glyphicon-italic:before { content: "\e049"; }

.glyphicon-text-height:before { content: "\e050"; }

.glyphicon-text-width:before { content: "\e051"; }

.glyphicon-align-left:before { content: "\e052"; }

.glyphicon-align-center:before { content: "\e053"; }

.glyphicon-align-right:before { content: "\e054"; }

.glyphicon-align-justify:before { content: "\e055"; }

.glyphicon-list:before { content: "\e056"; }

.glyphicon-indent-left:before { content: "\e057"; }

.glyphicon-indent-right:before { content: "\e058"; }

.glyphicon-facetime-video:before { content: "\e059"; }

.glyphicon-picture:before { content: "\e060"; }

.glyphicon-map-marker:before { content: "\e062"; }

.glyphicon-adjust:before { content: "\e063"; }

.glyphicon-tint:before { content: "\e064"; }

.glyphicon-edit:before { content: "\e065"; }

.glyphicon-share:before { content: "\e066"; }

.glyphicon-check:before { content: "\e067"; }

.glyphicon-move:before { content: "\e068"; }

.glyphicon-step-backward:before { content: "\e069"; }

.glyphicon-fast-backward:before { content: "\e070"; }

.glyphicon-backward:before { content: "\e071"; }

.glyphicon-play:before { content: "\e072"; }

.glyphicon-pause:before { content: "\e073"; }

.glyphicon-stop:before { content: "\e074"; }

.glyphicon-forward:before { content: "\e075"; }

.glyphicon-fast-forward:before { content: "\e076"; }

.glyphicon-step-forward:before { content: "\e077"; }

.glyphicon-eject:before { content: "\e078"; }

.glyphicon-chevron-left:before { content: "\e079"; }

.glyphicon-chevron-right:before { content: "\e080"; }

.glyphicon-plus-sign:before { content: "\e081"; }

.glyphicon-minus-sign:before { content: "\e082"; }

.glyphicon-remove-sign:before { content: "\e083"; }

.glyphicon-ok-sign:before { content: "\e084"; }

.glyphicon-question-sign:before { content: "\e085"; }

.glyphicon-info-sign:before { content: "\e086"; }

.glyphicon-screenshot:before { content: "\e087"; }

.glyphicon-remove-circle:before { content: "\e088"; }

.glyphicon-ok-circle:before { content: "\e089"; }

.glyphicon-ban-circle:before { content: "\e090"; }

.glyphicon-arrow-left:before { content: "\e091"; }

.glyphicon-arrow-right:before { content: "\e092"; }

.glyphicon-arrow-up:before { content: "\e093"; }

.glyphicon-arrow-down:before { content: "\e094"; }

.glyphicon-share-alt:before { content: "\e095"; }

.glyphicon-resize-full:before { content: "\e096"; }

.glyphicon-resize-small:before { content: "\e097"; }

.glyphicon-exclamation-sign:before { content: "\e101"; }

.glyphicon-gift:before { content: "\e102"; }

.glyphicon-leaf:before { content: "\e103"; }

.glyphicon-fire:before { content: "\e104"; }

.glyphicon-eye-open:before { content: "\e105"; }

.glyphicon-eye-close:before { content: "\e106"; }

.glyphicon-warning-sign:before { content: "\e107"; }

.glyphicon-plane:before { content: "\e108"; }

.glyphicon-calendar:before { content: "\e109"; }

.glyphicon-random:before { content: "\e110"; }

.glyphicon-comment:before { content: "\e111"; }

.glyphicon-magnet:before { content: "\e112"; }

.glyphicon-chevron-up:before { content: "\e113"; }

.glyphicon-chevron-down:before { content: "\e114"; }

.glyphicon-retweet:before { content: "\e115"; }

.glyphicon-shopping-cart:before { content: "\e116"; }

.glyphicon-folder-close:before { content: "\e117"; }

.glyphicon-folder-open:before { content: "\e118"; }

.glyphicon-resize-vertical:before { content: "\e119"; }

.glyphicon-resize-horizontal:before { content: "\e120"; }

.glyphicon-hdd:before { content: "\e121"; }

.glyphicon-bullhorn:before { content: "\e122"; }

.glyphicon-bell:before { content: "\e123"; }

.glyphicon-certificate:before { content: "\e124"; }

.glyphicon-thumbs-up:before { content: "\e125"; }

.glyphicon-thumbs-down:before { content: "\e126"; }

.glyphicon-hand-right:before { content: "\e127"; }

.glyphicon-hand-left:before { content: "\e128"; }

.glyphicon-hand-up:before { content: "\e129"; }

.glyphicon-hand-down:before { content: "\e130"; }

.glyphicon-circle-arrow-right:before { content: "\e131"; }

.glyphicon-circle-arrow-left:before { content: "\e132"; }

.glyphicon-circle-arrow-up:before { content: "\e133"; }

.glyphicon-circle-arrow-down:before { content: "\e134"; }

.glyphicon-globe:before { content: "\e135"; }

.glyphicon-wrench:before { content: "\e136"; }

.glyphicon-tasks:before { content: "\e137"; }

.glyphicon-filter:before { content: "\e138"; }

.glyphicon-briefcase:before { content: "\e139"; }

.glyphicon-fullscreen:before { content: "\e140"; }

.glyphicon-dashboard:before { content: "\e141"; }

.glyphicon-paperclip:before { content: "\e142"; }

.glyphicon-heart-empty:before { content: "\e143"; }

.glyphicon-link:before { content: "\e144"; }

.glyphicon-phone:before { content: "\e145"; }

.glyphicon-pushpin:before { content: "\e146"; }

.glyphicon-usd:before { content: "\e148"; }

.glyphicon-gbp:before { content: "\e149"; }

.glyphicon-sort:before { content: "\e150"; }

.glyphicon-sort-by-alphabet:before { content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }

.glyphicon-sort-by-order:before { content: "\e153"; }

.glyphicon-sort-by-order-alt:before { content: "\e154"; }

.glyphicon-sort-by-attributes:before { content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }

.glyphicon-unchecked:before { content: "\e157"; }

.glyphicon-expand:before { content: "\e158"; }

.glyphicon-collapse-down:before { content: "\e159"; }

.glyphicon-collapse-up:before { content: "\e160"; }

.glyphicon-log-in:before { content: "\e161"; }

.glyphicon-flash:before { content: "\e162"; }

.glyphicon-log-out:before { content: "\e163"; }

.glyphicon-new-window:before { content: "\e164"; }

.glyphicon-record:before { content: "\e165"; }

.glyphicon-save:before { content: "\e166"; }

.glyphicon-open:before { content: "\e167"; }

.glyphicon-saved:before { content: "\e168"; }

.glyphicon-import:before { content: "\e169"; }

.glyphicon-export:before { content: "\e170"; }

.glyphicon-send:before { content: "\e171"; }

.glyphicon-floppy-disk:before { content: "\e172"; }

.glyphicon-floppy-saved:before { content: "\e173"; }

.glyphicon-floppy-remove:before { content: "\e174"; }

.glyphicon-floppy-save:before { content: "\e175"; }

.glyphicon-floppy-open:before { content: "\e176"; }

.glyphicon-credit-card:before { content: "\e177"; }

.glyphicon-transfer:before { content: "\e178"; }

.glyphicon-cutlery:before { content: "\e179"; }

.glyphicon-header:before { content: "\e180"; }

.glyphicon-compressed:before { content: "\e181"; }

.glyphicon-earphone:before { content: "\e182"; }

.glyphicon-phone-alt:before { content: "\e183"; }

.glyphicon-tower:before { content: "\e184"; }

.glyphicon-stats:before { content: "\e185"; }

.glyphicon-sd-video:before { content: "\e186"; }

.glyphicon-hd-video:before { content: "\e187"; }

.glyphicon-subtitles:before { content: "\e188"; }

.glyphicon-sound-stereo:before { content: "\e189"; }

.glyphicon-sound-dolby:before { content: "\e190"; }

.glyphicon-sound-5-1:before { content: "\e191"; }

.glyphicon-sound-6-1:before { content: "\e192"; }

.glyphicon-sound-7-1:before { content: "\e193"; }

.glyphicon-copyright-mark:before { content: "\e194"; }

.glyphicon-registration-mark:before { content: "\e195"; }

.glyphicon-cloud-download:before { content: "\e197"; }

.glyphicon-cloud-upload:before { content: "\e198"; }

.glyphicon-tree-conifer:before { content: "\e199"; }

.glyphicon-tree-deciduous:before { content: "\e200"; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Avenir Next W01 Light", "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #fff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; width: 100% \9; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; 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; width: 100% \9; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
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: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
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%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
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%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

cite { font-style: normal; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #777777; }

.text-primary { color: #428bca; }

a.text-primary:hover { color: #3071a9; }

.text-success { color: #3c763d; }

a.text-success:hover { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #428bca; }

a.bg-primary:hover { background-color: #3071a9; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover { background-color: #e4b9b9; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline { margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }

.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.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: ''; }
.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'; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 80%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 80%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.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.42857; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.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; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }

.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; }

.table-bordered { border: 1px solid #ddd; }
.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; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

.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; }

@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: auto; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch; }
  .table-responsive > .table { margin-bottom: 0; }
  .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; }
  .table-responsive > .table-bordered { border: 0; }
  .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; }
  .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; }
  .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; } }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

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; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

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; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #afafaf; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #afafaf; 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; }
.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); }
.form-control::-moz-placeholder { color: #777777; opacity: 1; }
.form-control:-ms-input-placeholder { color: #777777; }
.form-control::-webkit-input-placeholder { color: #777777; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; line-height: 1.42857 \0; }
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .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[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .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[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .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[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .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 { line-height: 30px; }
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .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[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .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[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .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[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .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 { line-height: 46px; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.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; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

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; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .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, .form-horizontal .form-group-sm .form-control-static.form-control, .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; }

.input-sm, .form-horizontal .form-group-sm .form-control, .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: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .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; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .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, .form-horizontal .form-group-sm select[multiple].form-control, .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; }

.input-lg, .form-horizontal .form-group-lg .form-control, .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.33; border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .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; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .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, .form-horizontal .form-group-lg select[multiple].form-control, .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; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }

.form-control-feedback { position: absolute; top: 25px; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .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; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .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; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; }
.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); }
.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; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; }
.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); }
.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; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; }
.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); }
.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; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group, .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control { width: 100%; }
  .form-inline .control-label, .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { top: 0; right: 15px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.3px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333; text-decoration: none; }
.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); }
.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; }

.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .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]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #3071a9; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .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]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }
.btn-primary .badge { color: #428bca; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .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]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .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]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .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]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .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]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }

.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; }

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.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; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: #333333; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }

.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; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-menu-right { left: auto; right: 0; }

.dropdown-menu-left { left: 0; right: auto; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #777777; white-space: nowrap; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.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; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar { margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }

.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.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); }
.btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }

.btn .caret { margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { position: absolute; z-index: -1; opacity: 0; filter: alpha(opacity=0); }

.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.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; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #afafaf; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; }
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 3px; }
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .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; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.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; }

.input-group-addon:first-child { border-right: 0; }

.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; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; font-size: 0; white-space: nowrap; }
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #afafaf; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #428bca; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.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: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  .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; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 49px; margin-bottom: 0; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 0; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.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; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 14.5px 15px; font-size: 18px; line-height: 20px; height: 49px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 7.5px; margin-bottom: 7.5px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.25px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 14.5px; padding-bottom: 14.5px; }
  .navbar-nav.navbar-right:last-child { margin-right: -15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.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: 7.5px; margin-bottom: 7.5px; }
@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } }
@media (min-width: 768px) { .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; }
  .navbar-form.navbar-right:last-child { margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 7.5px; margin-bottom: 7.5px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn { margin-top: 9.5px; margin-bottom: 9.5px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn { margin-top: 13.5px; margin-bottom: 13.5px; }

.navbar-text { margin-top: 14.5px; margin-bottom: 14.5px; }
@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; }
  .navbar-text.navbar-right:last-child { margin-right: 0; } }

.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }
.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; }
.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; }
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.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: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .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; }
  .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; }
  .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; } }
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #333; }
.navbar-default .btn-link { color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }
.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; }

.navbar-inverse { background-color: #222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #777777; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-text { color: #777777; }
.navbar-inverse .navbar-nav > li > a { color: #777777; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }
.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; }
.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; }
.navbar-inverse .navbar-toggle { border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.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: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #777777; }
  .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; }
  .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; }
  .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; } }
.navbar-inverse .navbar-link { color: #777777; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.navbar-inverse .btn-link { color: #777777; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }
.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; }

.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #ccc; }
.breadcrumb > .active { color: #777777; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #428bca; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { color: #2a6496; background-color: #eeeeee; border-color: #ddd; }
.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: #428bca; border-color: #428bca; cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #fff; border-color: #ddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }
.pager:before, .pager:after { content: " "; display: table; }
.pager:after { clear: both; }
.pager li { display: inline; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777777; background-color: #fff; cursor: not-allowed; }

.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }
.label:empty { display: none; }
.btn .label { position: relative; top: -1px; }

a.label:hover, a.label:focus { color: #fff; text-decoration: none; cursor: pointer; }

.label-default { background-color: #777777; }
.label-default[href]:hover, .label-default[href]:focus { background-color: #5e5e5e; }

.label-primary { background-color: #428bca; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; }

.label-success { background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; }

.label-info { background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; }

.label-warning { background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; }

.label-danger { background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; }

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; }
.badge:empty { display: none; }
.btn .badge { position: relative; top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; }
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #428bca; background-color: #fff; }
.nav-pills > li > a > .badge { margin-left: 3px; }

a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer; }

.jumbotron { padding: 30px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; }
.jumbotron h1, .jumbotron .h1 { color: inherit; }
.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }
.jumbotron > hr { border-top-color: #d5d5d5; }
.container .jumbotron { border-radius: 6px; }
.jumbotron .container { max-width: 100%; }
@media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1, .jumbotron .h1 { font-size: 63px; } }

.thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857; 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; }
.thumbnail > img, .thumbnail a > img { display: block; width: 100% \9; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; }
.thumbnail .caption { padding: 9px; color: #333333; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca; }

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }

.alert-dismissable, .alert-dismissible { padding-right: 35px; }
.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #2b542c; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #245269; }

.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #66512c; }

.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-danger hr { border-top-color: #e4b9c0; }
.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; } }
.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); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #428bca; -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; }

.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; }

.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; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] { min-width: 30px; }
.progress-bar[aria-valuenow="0"] { color: #777777; min-width: 30px; background-color: transparent; background-image: none; box-shadow: none; }

.progress-bar-success { background-color: #5cb85c; }
.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); }

.progress-bar-info { background-color: #5bc0de; }
.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); }

.progress-bar-warning { background-color: #f0ad4e; }
.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); }

.progress-bar-danger { background-color: #d9534f; }
.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); }

.media, .media-body { overflow: hidden; zoom: 1; }

.media, .media .media { margin-top: 15px; }

.media:first-child { margin-top: 0; }

.media-object { display: block; }

.media-heading { margin: 0 0 5px; }

.media > .pull-left { margin-right: 10px; }
.media > .pull-right { margin-left: 10px; }

.media-list { padding-left: 0; list-style: none; }

.list-group { margin-bottom: 20px; padding-left: 0; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }

a.list-group-item { color: #555; }
a.list-group-item .list-group-item-heading { color: #333; }
a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; }
.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; }
.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: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #428bca; border-color: #428bca; }
.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; }
.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: #e1edf7; }

.list-group-item-success { color: #3c763d; background-color: #dff0d8; }

a.list-group-item-success { color: #3c763d; }
a.list-group-item-success .list-group-item-heading { color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; }
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; }

.list-group-item-info { color: #31708f; background-color: #d9edf7; }

a.list-group-item-info { color: #31708f; }
a.list-group-item-info .list-group-item-heading { color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; }
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; }

.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }

a.list-group-item-warning { color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading { color: inherit; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; }
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; }

.list-group-item-danger { color: #a94442; background-color: #f2dede; }

a.list-group-item-danger { color: #a94442; }
a.list-group-item-danger .list-group-item-heading { color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; }
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; }

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.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); }

.panel-body { padding: 15px; }
.panel-body:before, .panel-body:after { content: " "; display: table; }
.panel-body:after { clear: both; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; }
.panel-title > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .list-group { margin-bottom: 0; }
.panel > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

.list-group + .panel-footer { border-top-width: 0; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }
.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; }
.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; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.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; }
.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; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive { border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; }
.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; }
.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; }
.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; }
.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; }
.panel > .table-responsive { border: 0; margin-bottom: 0; }

.panel-group { margin-bottom: 20px; }
.panel-group .panel { margin-bottom: 0; border-radius: 4px; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 1px solid #ddd; }
.panel-group .panel-footer { border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }
.panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }
.panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }

.panel-primary { border-color: #428bca; }
.panel-primary > .panel-heading { color: #fff; background-color: #428bca; border-color: #428bca; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #428bca; }
.panel-primary > .panel-heading .badge { color: #428bca; background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #428bca; }

.panel-success { border-color: #d6e9c6; }
.panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }
.panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }

.panel-info { border-color: #bce8f1; }
.panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }
.panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }

.panel-warning { border-color: #faebcc; }
.panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }
.panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }

.panel-danger { border-color: #ebccd1; }
.panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }
.embed-responsive.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 { padding-bottom: 75%; }

.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); }
.well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; border-radius: 6px; }

.well-sm { padding: 9px; border-radius: 3px; }

.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); }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); }

button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -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; }
.modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.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; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .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); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { margin-top: -3px; padding: 5px 0; }
.tooltip.right { margin-left: 3px; padding: 0 5px; }
.tooltip.bottom { margin-top: 3px; padding: 5px 0; }
.tooltip.left { margin-left: -3px; padding: 0 5px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; 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; }
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow:after { border-width: 10px; content: ""; }

.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; }
.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }
.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); }
.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }
.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; }
.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }
.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); }
.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; width: 100% \9; max-width: 100%; height: auto; line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: transparent; }
.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; visibility: hidden !important; }

.affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

.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: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
.visible-print-block { display: none !important; }
@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }
@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }
@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
@font-face { font-family: "AvenirNextLTW01-UltraLi"; src: url("../../../assets/homepage/fonts/avenir/17c55b27-e9ab-43cd-b948-d49f97480d68.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/17c55b27-e9ab-43cd-b948-d49f97480d68.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/fa19948e-5e38-4909-b31e-41acd170d6f2.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/6de0ce4d-9278-467b-b96f-c1f5f0a4c375.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/9fd4ea0c-b19a-4b21-9fdf-37045707dd78.svg#9fd4ea0c-b19a-4b21-9fdf-37045707dd78") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-UltraLt_721260"; src: url("../../../assets/homepage/fonts/avenir/8b498c39-fabe-4789-bb81-5e37c9ecddd3.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/8b498c39-fabe-4789-bb81-5e37c9ecddd3.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/f0d655c5-a88a-49ad-bb29-f3b5cca41731.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/3a561c83-40d4-4868-8255-e8455eb009c4.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/3966f856-9dcf-48e7-88e7-7400f1b7d619.svg#3966f856-9dcf-48e7-88e7-7400f1b7d619") format("svg"); }
@font-face { font-family: "Avenir Next W01 Thin"; src: url("../../../assets/homepage/fonts/avenir/42c793cf-df5a-4e07-bf3e-37de54df02b6.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/42c793cf-df5a-4e07-bf3e-37de54df02b6.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/c6c8e4be-17eb-4475-bbfc-bb485ffde766.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/87a872d0-5af3-4231-a77c-37f41ec74662.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/91464696-717b-4eaa-adbd-0dfc5e5fd782.svg#91464696-717b-4eaa-adbd-0dfc5e5fd782") format("svg"); }
@font-face { font-family: "AvenirNextW01-ThinItali"; src: url("../../../assets/homepage/fonts/avenir/41537dd7-434f-4f85-b9d9-a88b160bc18d.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/41537dd7-434f-4f85-b9d9-a88b160bc18d.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/fcf6f211-efa2-40f6-9c6b-e0ca63b6ea60.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/60fcc194-9529-4b99-9506-cdb26642656a.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/c110f1ef-6fdf-4008-bc75-b370649384a3.svg#c110f1ef-6fdf-4008-bc75-b370649384a3") format("svg"); }
@font-face { font-family: "Avenir Next W01 Light"; src: url("../../../assets/homepage/fonts/avenir/0ecef829-586e-426d-a633-4c8a8c926769.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/0ecef829-586e-426d-a633-4c8a8c926769.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/f401df6f-54eb-406c-b46a-90b9451c598d.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/276fe25e-e430-4376-b33c-705dd77b3dba.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/869dc33b-3685-4d74-a51c-82b435579093.svg#869dc33b-3685-4d74-a51c-82b435579093") format("svg"); }
@font-face { font-family: "AvenirNextW01-LightItal"; src: url("../../../assets/homepage/fonts/avenir/440b64c9-a97b-4a0c-a6af-a6bb6d49c252.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/440b64c9-a97b-4a0c-a6af-a6bb6d49c252.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/5b8c6fdc-0ba4-4b65-87e4-d5ae51245ea5.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/c677d79d-442e-4c76-8db1-c29ac7788039.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/216291a0-f927-4f75-9de7-6e36c7fd7ebf.svg#216291a0-f927-4f75-9de7-6e36c7fd7ebf") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Regular"; src: url("../../../assets/homepage/fonts/avenir/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Italic"; src: url("../../../assets/homepage/fonts/avenir/d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/d1fddef1-d940-4904-8f6c-17e809462301.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/18839597-afa8-4f0b-9abb-4a30262d0da8.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585.svg#1de7e6f4-9d4d-47e7-ab23-7d5cf10ab585") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Medium"; src: url("../../../assets/homepage/fonts/avenir/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-MediumI_721278"; src: url("../../../assets/homepage/fonts/avenir/77a9cdce-ea6a-4f94-95df-e6a54555545e.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/77a9cdce-ea6a-4f94-95df-e6a54555545e.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/8344e877-560d-44d4-82eb-9822766676f9.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/b28b01d9-78c5-46c6-a30d-9a62c8f407c5.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/ed4d3c45-af64-4992-974b-c37cd12a9570.svg#ed4d3c45-af64-4992-974b-c37cd12a9570") format("svg"); }
@font-face { font-family: "Avenir Next LT W01 Demi"; src: url("../../../assets/homepage/fonts/avenir/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-DemiIta"; src: url("../../../assets/homepage/fonts/avenir/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/770d9a7e-8842-4376-9319-8f2c8b8e880d.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/bc350df4-3100-4ce1-84ce-4a5363dbccfa.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/bc13ae80-cd05-42b4-b2a9-c123259cb166.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/4862b373-2643-46b1-b0b5-88537c52d15c.svg#4862b373-2643-46b1-b0b5-88537c52d15c") format("svg"); }
@font-face { font-family: "Avenir Next LT W01 Bold"; src: url("../../../assets/homepage/fonts/avenir/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/890bd988-5306-43ff-bd4b-922bc5ebdeb4.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/ed104d8c-7f39-4e8b-90a9-4076be06b857.svg#ed104d8c-7f39-4e8b-90a9-4076be06b857") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-BoldIta"; src: url("../../../assets/homepage/fonts/avenir/ac2d4349-4327-448f-9887-083a6a227a52.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/ac2d4349-4327-448f-9887-083a6a227a52.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/25e83bf5-47e3-4da7-98b1-755efffb0089.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/4112ec87-6ded-438b-83cf-aaff98f7e987.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/ab1835cb-df6f-4d8d-b8ee-3075f5ba758d.svg#ab1835cb-df6f-4d8d-b8ee-3075f5ba758d") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Heavy"; src: url("../../../assets/homepage/fonts/avenir/3418f6be-70a5-4c26-af1d-c09a8642ca20.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/3418f6be-70a5-4c26-af1d-c09a8642ca20.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/181c847e-cdbc-43d5-ae14-03a81c8953b4.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/045d1654-97f2-4ff0-9d24-21ba9dfee219.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/3c111f4f-c9f7-45d4-b35f-4f4ed018842f.svg#3c111f4f-c9f7-45d4-b35f-4f4ed018842f") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-HeavyIt_721290"; src: url("../../../assets/homepage/fonts/avenir/ca9162bc-20bd-4810-91a9-e816fdc64dae.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/ca9162bc-20bd-4810-91a9-e816fdc64dae.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/8c17992f-c017-49e0-b573-779f62016f06.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/2b4885a7-fc02-4aa0-b998-5b008a589c80.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/9b40a6ef-0ef5-49c0-aa8d-5ba7e8e7d9b7.svg#9b40a6ef-0ef5-49c0-aa8d-5ba7e8e7d9b7") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-UltraLt_721293"; src: url("../../../assets/homepage/fonts/avenir/8ce12460-588e-4471-af8f-7d6d72435606.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/8ce12460-588e-4471-af8f-7d6d72435606.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/a09b5aae-fed9-40e0-9990-20eeaece9255.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/0fd9370c-b031-4de3-a183-228b47c8ad56.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/a30a07b5-d5bc-4f00-a949-20f62723d116.svg#a30a07b5-d5bc-4f00-a949-20f62723d116") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-UltLtCn_721296"; src: url("../../../assets/homepage/fonts/avenir/a67ef414-c5d7-468b-b47e-d184186ab1af.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/a67ef414-c5d7-468b-b47e-d184186ab1af.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/31e6842e-9840-4bbe-8a92-47e14d532a18.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/e681b22e-866c-4ee6-ab86-10a2ed50dbb3.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/025a5227-5321-4f52-9c20-85176659a709.svg#025a5227-5321-4f52-9c20-85176659a709") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Condens_721299"; src: url("../../../assets/homepage/fonts/avenir/f737d53f-f6ed-4f15-8fe7-925fb68a8851.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/f737d53f-f6ed-4f15-8fe7-925fb68a8851.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/19db35b6-b3e8-400b-ae62-a3d37cc9fa56.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/61860563-e9eb-40bd-844e-48e96af9d063.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/94f6e6be-004d-4b3a-8b0e-f07609dc1726.svg#94f6e6be-004d-4b3a-8b0e-f07609dc1726") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-Condens_721302"; src: url("../../../assets/homepage/fonts/avenir/8e7f81d1-94dd-47e6-94ce-9c278d5d1ecc.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/8e7f81d1-94dd-47e6-94ce-9c278d5d1ecc.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/6b0725b6-26e5-4bcf-8174-4d4b4d4217b9.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/435f931d-7af1-4f3a-a084-3d7aed6cd568.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/962508db-d57e-4eb1-a483-28a105ee2b25.svg#962508db-d57e-4eb1-a483-28a105ee2b25") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-MediumC_721311"; src: url("../../../assets/homepage/fonts/avenir/10236419-1766-4da0-9a4c-83b4fffea025.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/10236419-1766-4da0-9a4c-83b4fffea025.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/4a75c3b0-f2ef-402c-b54b-ed543933e9c5.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/bb18d7e3-286e-4825-bf91-7fbeaf607d05.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/9c91e8bb-b452-4e4f-b00c-dad5dadb10c6.svg#9c91e8bb-b452-4e4f-b00c-dad5dadb10c6") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-MediumC_721314"; src: url("../../../assets/homepage/fonts/avenir/c705e79c-88bf-49cf-b054-d2cd2b700cb0.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/c705e79c-88bf-49cf-b054-d2cd2b700cb0.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/d1710add-9d03-4bda-b16e-c46b21ccaa64.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/398bc882-7cc8-4fce-a487-abe01122ff34.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/d5cfa01e-526b-462e-8873-2bb24ebad1d3.svg#d5cfa01e-526b-462e-8873-2bb24ebad1d3") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-DemiCn"; src: url("../../../assets/homepage/fonts/avenir/fe4d96a8-3161-4f0c-ac51-ed6a5df15918.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/fe4d96a8-3161-4f0c-ac51-ed6a5df15918.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/add96dac-4679-4981-9390-74fd5a5bf61f.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/60f1dfd0-eea9-448c-84a0-e4e8d5ba7516.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/f9659813-f8c7-4548-9117-b8e02fa26641.svg#f9659813-f8c7-4548-9117-b8e02fa26641") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-DemiCnI_721308"; src: url("../../../assets/homepage/fonts/avenir/59849657-f79e-4c9c-807e-cf3bdaf6cd8c.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/59849657-f79e-4c9c-807e-cf3bdaf6cd8c.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/0053d44b-70fb-4049-bb99-4e049090191f.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/e317c755-2435-4d10-8756-67a0179564a5.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/a4ba042b-90d1-4acd-baea-706dee7fa81b.svg#a4ba042b-90d1-4acd-baea-706dee7fa81b") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-BoldCn"; src: url("../../../assets/homepage/fonts/avenir/07690b8a-c348-4c53-8de3-59f7cfef9ee8.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/07690b8a-c348-4c53-8de3-59f7cfef9ee8.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/ff039068-be8b-415c-b1a9-24eedee1c3ab.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/cdd2cecb-bd0e-41e5-9ecd-ef60f52a35be.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/390c08bc-8d21-4af3-95a1-a73c21f189cd.svg#390c08bc-8d21-4af3-95a1-a73c21f189cd") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-BoldCnI_721320"; src: url("../../../assets/homepage/fonts/avenir/34b322c2-c1c5-40af-b8e1-fb7574cf68e4.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/34b322c2-c1c5-40af-b8e1-fb7574cf68e4.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/8a911a4d-274f-4996-8857-e2c1d6b42d80.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/9b626f1d-8523-44d7-b47e-37ac358725b0.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/704e9f93-4543-421e-861d-7246e89734f7.svg#704e9f93-4543-421e-861d-7246e89734f7") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-HeavyCn_721323"; src: url("../../../assets/homepage/fonts/avenir/f65301e6-bde6-475a-9ec4-e717c9071ec0.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/f65301e6-bde6-475a-9ec4-e717c9071ec0.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/8ed534f4-eeda-4572-abe3-72d0fdca7b2e.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/76586a32-27c7-46d6-9fd2-1be776727919.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/f5e460ec-29d2-437c-ace7-3dd23e7ae460.svg#f5e460ec-29d2-437c-ace7-3dd23e7ae460") format("svg"); }
@font-face { font-family: "AvenirNextLTW01-HeavyCn_721326"; src: url("../../../assets/homepage/fonts/avenir/574f016f-df72-4bf4-8574-4a04160ad2df.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/574f016f-df72-4bf4-8574-4a04160ad2df.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/0416d7a9-ca05-4880-9820-100b1014b8e8.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/7bd1a09c-45cb-4bf8-bff2-015e69d58286.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/9b9e7f1d-5c52-42b0-bb41-dabe370775ef.svg#9b9e7f1d-5c52-42b0-bb41-dabe370775ef") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-Re"; src: url("../../../assets/homepage/fonts/avenir/c61fbc93-c8bb-4452-a425-616f4a986a1a.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/c61fbc93-c8bb-4452-a425-616f4a986a1a.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/832e487e-ca07-48d9-b664-9f641d3fd51b.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/ef1f3005-b51b-4ee4-bd7d-c4d750fd2f0a.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/e5abc466-efd1-4ef7-9bc3-0ad024a38f8b.svg#e5abc466-efd1-4ef7-9bc3-0ad024a38f8b") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-It"; src: url("../../../assets/homepage/fonts/avenir/a17b0b56-409f-49b3-b2e6-d00373d6c85d.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/a17b0b56-409f-49b3-b2e6-d00373d6c85d.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/96ac50c5-d8af-49e8-8b8f-a6d7e8d1bd88.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/9c745cee-6ae5-4797-8f71-5cb2b2fa8216.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/2603adf0-b670-4777-b659-ff641ce3d3ee.svg#2603adf0-b670-4777-b659-ff641ce3d3ee") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-Md_1075562"; src: url("../../../assets/homepage/fonts/avenir/24bb7030-aa2b-4728-8c50-0d5a19597835.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/24bb7030-aa2b-4728-8c50-0d5a19597835.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/c4f4af3e-b5b8-4fb3-b707-670bbc765c69.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/58765556-0682-4c0d-a380-ddc721268253.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/5ba56fed-120b-437e-b74b-fdb7563b5f1b.svg#5ba56fed-120b-437e-b74b-fdb7563b5f1b") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-Md_1075565"; src: url("../../../assets/homepage/fonts/avenir/aa83def2-c835-453a-b3cf-0e8e4f5667fe.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/aa83def2-c835-453a-b3cf-0e8e4f5667fe.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/f73eabaa-cc0f-4220-b135-de06c8aa11e6.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/37c8019c-6e80-40f2-b190-d2dc04afae75.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/10715360-8cdd-4086-90bf-bc742efc57fd.svg#10715360-8cdd-4086-90bf-bc742efc57fd") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-De_1075568"; src: url("../../../assets/homepage/fonts/avenir/cd6aeb84-ef25-4d28-b102-37eb26568e30.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/cd6aeb84-ef25-4d28-b102-37eb26568e30.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/bfaf76ed-3cdf-4258-8336-eb4e18cbd68b.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/68ebb896-409e-4046-9a76-1a0a59b0ef93.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/4c31487a-bf33-4f62-9c50-602fbf4699bf.svg#4c31487a-bf33-4f62-9c50-602fbf4699bf") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-De_1075571"; src: url("../../../assets/homepage/fonts/avenir/f00cb111-c94d-4538-83d4-97dbe4289bbe.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/f00cb111-c94d-4538-83d4-97dbe4289bbe.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/332ef3f6-b9fc-48b2-a93f-0ab411d90935.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/63c2d640-b864-44b2-a164-2679cb4e71e1.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/d1c52870-ae36-475e-bd6b-d6a0377d3f97.svg#d1c52870-ae36-475e-bd6b-d6a0377d3f97") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-Bo_1075574"; src: url("../../../assets/homepage/fonts/avenir/da5b695f-ece6-459a-87a6-afa095789070.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/da5b695f-ece6-459a-87a6-afa095789070.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/84f3e44b-61b2-4b2c-b0fd-e8044b9908e6.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/c1fbefa9-1480-4d86-abab-8f357f4a7962.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/74731d73-f46b-4e5d-8c95-a9f87a1ebb58.svg#74731d73-f46b-4e5d-8c95-a9f87a1ebb58") format("svg"); }
@font-face { font-family: "AvenirNextRoundedW01-Bo_1075577"; src: url("../../../assets/homepage/fonts/avenir/72dc9748-81b1-4ffb-bd65-f1ca48c26cdd.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/72dc9748-81b1-4ffb-bd65-f1ca48c26cdd.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/2df2e294-6b78-4402-94e9-7fa29ab56ed3.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/497405dd-3619-412b-8e0c-73830a4572d7.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/177bf606-fef4-4d3d-8af5-141d0113921f.svg#177bf606-fef4-4d3d-8af5-141d0113921f") format("svg"); }
@font-face { font-family: "Avenir Next W01 Cn Thin"; src: url("../../../assets/homepage/fonts/avenir/4998b3c8-f377-458d-9143-48ca2f5643bf.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/4998b3c8-f377-458d-9143-48ca2f5643bf.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/98622b92-1cca-4c15-b19d-62b9c110cdb1.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/c20684a6-2733-4568-9708-8c4a7dfb4a5c.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/b126092f-08f5-4f0a-8f08-3e9fdbb5b21e.svg#b126092f-08f5-4f0a-8f08-3e9fdbb5b21e") format("svg"); }
@font-face { font-family: "AvenirNextW01-CnThinIta"; src: url("../../../assets/homepage/fonts/avenir/6c9b8b7e-5e1a-4813-9a08-bef545cc4a12.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/6c9b8b7e-5e1a-4813-9a08-bef545cc4a12.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/4a25dc4d-e5c9-4fd1-8f90-c3558ecc4b93.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/e9842e10-9c7b-481c-a354-9dcd65ea4ef0.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/798dbe11-6b08-49bf-b9fb-686ae6189b51.svg#798dbe11-6b08-49bf-b9fb-686ae6189b51") format("svg"); }
@font-face { font-family: "AvenirNextW01-CnLight"; src: url("../../../assets/homepage/fonts/avenir/7402f25d-4872-4227-90cf-66f66bc51b3d.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/7402f25d-4872-4227-90cf-66f66bc51b3d.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/1c842023-250d-448b-91ac-52441c066cb2.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/096bed6d-1686-43c6-894f-04c0f3bbf2f1.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/9ebde751-0201-4b52-a97b-03735fe6b845.svg#9ebde751-0201-4b52-a97b-03735fe6b845") format("svg"); }
@font-face { font-family: "AvenirNextW01-CnLightIt"; src: url("../../../assets/homepage/fonts/avenir/a9f5d435-1343-4b1f-bd2f-15749f15e3fb.eot?#iefix"); src: url("../../../assets/homepage/fonts/avenir/a9f5d435-1343-4b1f-bd2f-15749f15e3fb.eot?#iefix") format("eot"), url("../../../assets/homepage/fonts/avenir/fa081579-43f1-4d2c-b044-bf2591b9f90d.woff") format("woff"), url("../../../assets/homepage/fonts/avenir/7a3678f7-0048-425a-821a-a51cfc18c7bb.ttf") format("truetype"), url("../../../assets/homepage/fonts/avenir/4ac2b0ee-8cde-4460-a55a-bc8b93e9486f.svg#4ac2b0ee-8cde-4460-a55a-bc8b93e9486f") format("svg"); }
@font-face { font-family: 'fontello'; src: url("../../../assets/homepage/fonts/fontello/fontello.eot?99426874"); src: url("../../../assets/homepage/fonts/fontello/fontello.eot?99426874#iefix") format("embedded-opentype"), url("../../../assets/homepage/fonts/fontello/fontello.woff?99426874") format("woff"), url("../../../assets/homepage/fonts/fontello/fontello.ttf?99426874") format("truetype"), url("../../../assets/homepage/fonts/fontello/fontello.svg?99426874#fontello") format("svg"); font-weight: normal; font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; src: url('../../../assets/homepage/fonts/fontello/fontello.svg?99426874#fontello') format('svg'); }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-twitter:before { content: '\e800'; }

/* '' */
.icon-linkedin:before { content: '\e801'; }

/* '' */
.icon-vimeo:before { content: '\e802'; }

/* '' */
.icon-gplus:before { content: '\e803'; }

/* '' */
.icon-pinterest:before { content: '\e804'; }

/* '' */
.icon-location:before { content: '\e805'; }

/* '' */
.icon-mail:before { content: '\e806'; }

/* '' */
.icon-facebook-2:before { content: '\e807'; }

/* '' */
.icon-cancel:before { content: '\e808'; }

/* '' */
.icon-cancel-circled:before { content: '\e809'; }

/* '' */
.icon-check:before { content: '\e80a'; }

/* '' */
.icon-instagramm:before { content: '\e80b'; }

/* '' */
@font-face { font-family: "rollbar-pricing"; src: url("../../../assets/homepage/fonts/pricing/rollbar-pricing.eot"); src: url("../../../assets/homepage/fonts/pricing/rollbar-pricing.eot?#iefix") format("embedded-opentype"), url("../../../assets/homepage/fonts/pricing/rollbar-pricing.woff") format("woff"), url("../../../assets/homepage/fonts/pricing/rollbar-pricing.ttf") format("truetype"), url("../../../assets/homepage/fonts/pricing/rollbar-pricing.svg#rollbar-pricing") format("svg"); font-weight: normal; font-style: normal; }
[data-icon]:before { font-family: "rollbar-pricing" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "rollbar-pricing" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-lock-2:before { content: "\61"; }

.icon-chat-bubble-2:before { content: "\62"; }

.icon-user-checked-1:before { content: "\63"; }

.icon-wrench:before { content: "\64"; }

.icon-business-chart-1:before { content: "\65"; }

.icon-network-2:before { content: "\66"; }

.icon-clock-2:before { content: "\68"; }

.icon-window-list-1:before { content: "\69"; }

.icon-list-2:before { content: "\6a"; }

.icon-star-2:before { content: "\6b"; }

.icon-fontawesome-webfont:before { content: "\67"; }

.icon-twitter:before { content: "\6c"; }

.icon-alert-2:before { content: "\6d"; }

.icon-user-setting-2:before { content: "\6e"; }

.icon-chart-up:before { content: "\6f"; }

.icon-dollar-currency-3:before { content: "\70"; }

.icon-window-graph-2:before { content: "\71"; }

.icon-clipboard-checked:before { content: "\72"; }

/* ---- Common ---- */
.pricing-section-header { font-size: 32px; }

/* ---- Marquee section ---- */
.pricing-top-marquee { background-color: #365a7b; color: #fff; }

.pricing-hero-section { text-align: center; padding-top: 60px; padding-bottom: 70px; }
.pricing-hero-section h1 { color: #fff; }
.pricing-hero-section p { color: #a3b1c2; font-size: 20px; }
@media screen and (max-width: 768px) { .pricing-hero-section { padding-top: 100px; } }

.pricing-cta { display: inline-block; border: 1px solid #a3b1c2; padding: 12px 24px; margin: 20px auto 10px auto; border-radius: 3px; color: #fff; text-decoration: none; font-size: 18px; }
@media screen and (max-width: 480px) { .pricing-cta { width: 65%; } }
.pricing-cta:hover { background-color: #fff; border-color: #fff; color: #295073; text-decoration: none; }

.pricing-divider { border-bottom: 1px solid #e1e1e1; }

/* ---- Plans grid ---- */
.pricing-plans-grid { background-color: #4c94d4; margin: 0px 0px 30px; padding: 5px 0 0 0; border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }

.pricing-plans-grid-container { padding-top: 0 !important; padding-bottom: 0 !important; border-bottom: 0 !important; }

.pricing-plans-grid-col { padding-top: 38px; text-align: center; padding-left: 0; padding-right: 0; position: relative; min-height: 1px; }

.pricing-plans-grid-plan { background-color: #fff; color: #295073; border-top: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; }
.pricing-plans-grid-plan:first-child { border-left: 1px solid #e7e7e7; }
@media (min-width: 768px) { .pricing-plans-grid-plan { width: 20%; float: left; } }

.pricing-plans-grid-plan-top-price { font-size: 20px; padding-top: 10px; padding-bottom: 10px; }

.pricing-plans-grid-plan-top-price-dollars { font-size: 30px; }

.pricing-plans-grid-plan-top-desc { color: #4c94d4; line-height: 1.5; }

/* signup button on hover */
.pricing-plans-grid-plan-top { display: block; cursor: pointer; text-decoration: none; min-height: 159px; }

.pricing-plans-grid-col:hover { color: #295073; }

.pricing-plans-grid-col .pricing-plans-grid-plan-top-desc-normal { display: block; text-decoration: none; }

.pricing-plans-grid-col:hover .pricing-plans-grid-plan-top-desc-normal { display: none; }

.pricing-plans-grid-col .pricing-plans-grid-plan-top-desc-hover { display: none; }

.pricing-plans-grid-col:hover .pricing-plans-grid-plan-top-desc-hover { display: block; }

.pricing-plans-grid-plan-bottom { border-top: 1px solid #e7e7e7; background-color: #fafafa; }

.pricing-plans-grid-plan-bottom-feature { font-size: 14px; padding: 18px 0; }
.pricing-plans-grid-plan-bottom-feature:first-child { padding: 24px 0 18px 0; }
.pricing-plans-grid-plan-bottom-feature:last-child { padding: 18px 0 24px 0; }

.pricing-plans-grid-plan-bottom-feature-amount { font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; }

.pricing-plans-grid-cols-wrapper { float: left; position: relative; }
@media (min-width: 768px) { .pricing-plans-grid-cols-wrapper { width: 84%; overflow: hidden; } }
@media (max-width: 767px) { .pricing-plans-grid-cols-wrapper { width: 100%; } }

@media (min-width: 768px) { .pricing-plans-grid-cols-wrapper-inner { bottom: 0; height: 519px; left: 0; margin-left: 100%; position: absolute; width: 100%; } }

.pricing-plans-grid-enterprise { color: #fff; padding-top: 38px; text-align: center; }
@media (min-width: 768px) { .pricing-plans-grid-enterprise { width: 16%; float: left; } }

.pricing-plans-grid-enterprise-top { border-right: 1px solid #e7e7e7; min-height: 159px; }

.pricing-plans-grid-enterprise-top-name { color: #fff; }
@media (max-width: 767px) { .pricing-plans-grid-enterprise-top-name { padding-top: 38px; } }

.pricing-plans-grid-enterprise-top-contact { display: inline-block; border: 1px solid #fff; padding: 6px 12px; margin: 15px auto; border-radius: 3px; color: #fff; text-decoration: none; }
@media screen and (max-width: 480px) { .pricing-plans-grid-enterprise-top-contact { width: 60%; } }
.pricing-plans-grid-enterprise-top-contact:hover { background-color: #fff; border-color: #fff; }
.pricing-plans-grid-enterprise-top-contact:hover a { color: #295073; text-decoration: none; }

.pricing-plans-grid-enterprise-bottom { border-top: 1px solid #5b9cd5; border-right: 1px solid #e7e7e7; background-color: #478ed0; padding: 17px 0 22px; }

.pricing-plans-grid-enterprise-feature { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; color: #fff; padding: 12px 0; text-align: center; }
.pricing-plans-grid-enterprise-feature .font-medium-italic { font-size: 14px; font-family: AvenirNextLTW01-Italic, "Helvetica Neue", Helvetica, sans-serif; color: #fff; }

.pricing-plans-show-more { margin-bottom: 40px; }

.pricing-partner-info { margin-bottom: 68px; }

.pricing-partner-info-header { margin-bottom: 14px; line-height: 1.9; }

.pricing-plans-price-switch { border: 2px solid #4c94d4; border-radius: 3px; font-size: 14px; display: inline-block; margin-top: 70px; margin-bottom: 52px; color: #365a7b; }
@media screen and (max-width: 480px) { .pricing-plans-price-switch { display: none; } }

.pricing-plans-price-switch:hover { cursor: pointer; }

.pricing-plans-payment-option { padding: 14px 10px 14px 12px; float: left; width: 240px; }
@media screen and (max-width: 480px) { .pricing-plans-payment-option { width: 50%; height: 66px; } }

.pricing-plans-payment-option.active { background-color: #4c94d4; }

.pricing-plans-payment-option.active { color: #fff; }

.pricing-plans-price-annual-note { font-size: 14px; }

.pricing-plans-payment-option span.pricing-plans-price-annual-note { color: #4c94d4; }

.pricing-plans-payment-option.active span.pricing-plans-price-annual-note { color: #295073; }

/* ---- "All Plans Include" section ---- */
.pricing-features-container { padding: 66px 0 88px; }

.pricing-features-feature { padding: 13px 0; color: #365a7b; font-size: 16px; line-height: 1.9; }
@media (min-width: 768px) { .pricing-features-feature:first-child { padding-top: 0; }
  .pricing-features-feature:last-child { padding-bottom: 0; } }

.pricing-features-feature-icon { font-size: 24px; color: #4c94d4; padding-right: 12px; vertical-align: middle; }

/* ---- Mid-page cta ---- */
.pricing-midpage { background-color: #fafafa; padding: 70px 0 50px; color: #295073; }

.pricing-midpage-desc { font-size: 26px; line-height: 48px; margin-left: 30px; }
@media screen and (max-width: 480px) { .pricing-midpage-desc { display: block; text-align: center; margin-bottom: 10px; margin-left: 0; } }

.pricing-midpage-cta { display: inline-block; float: right; margin-right: 48px; }
@media screen and (max-width: 480px) { .pricing-midpage-cta { float: none; margin-right: none; position: relative; left: 15%; } }
@media screen and (max-width: 375px) { .pricing-midpage-cta { left: 10%; } }
@media screen and (max-width: 320px) { .pricing-midpage-cta { left: 5%; } }

.pricing-midpage-fineprint { color: #a3b1c2; font-size: 12px; text-align: center; padding: 12px 0 0 0; }

/* ---- FAQ ---- */
.pricing-faq-container { padding: 88px 0; }

@media screen and (max-width: 480px) { .pricing-faq-item { padding-left: 30px; } }
@media screen and (max-width: 375px) { .pricing-faq-item { padding-left: 25px; } }
@media screen and (max-width: 320px) { .pricing-faq-item { padding-left: 25px; } }
.pricing-faq-item .pricing-faq-item-title { padding: 20px 0; font-size: 20px; color: #295073; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
@media screen and (max-width: 375px) { .pricing-faq-item .pricing-faq-item-title { font-size: 19px; } }
@media screen and (max-width: 480px) { .pricing-faq-item .pricing-faq-item-title { width: 92%; } }
.pricing-faq-item .pricing-faq-item-text { font-size: 16px; line-height: 1.9; width: 500px; }
@media screen and (max-width: 480px) { .pricing-faq-item .pricing-faq-item-text { width: 92%; } }

/* ---- Customers section ---- */
.pricing-customers { background-color: #365a7b; }

.pricing-customers-inner { background: url(../../../assets/homepage/images/customers-bg.png) no-repeat; background-position: center top; }

.pricing-customers-container { padding-top: 64px; padding-bottom: 64px; }
@media (max-width: 1199px) { .pricing-customers-container { padding-top: 60px; padding-bottom: 60px; } }
@media screen and (max-width: 480px) { .pricing-customers-container .row { margin-left: 10px; margin-right: 0; } }

.pricing-customers-header { font-size: 32px; color: #fff; text-align: center; }

.pricing-customers-subheader { color: #a3b1c2; font-size: 20px; text-align: center; margin-top: 10px; margin-bottom: 63px; }

.pricing-customers-quote::before { content: '\201C'; font-size: 60px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; color: #4c94d4; position: absolute; left: -15px; top: -21px; }

.pricing-customers-quote-text { font-size: 24px; line-height: 1.9; color: #fff; padding-bottom: 36px; }
@media (max-width: 991px) { .pricing-customers-quote-text { font-size: 22px; line-height: 36px; } }

.pricing-customers-quote-attrib-pic { float: left; padding-right: 16px; }

.pricing-customers-quote-attrib-name { padding-top: 4px; color: #fff; font-size: 18px; }

.pricing-customers-quote-attrib-title { color: #66a5dd; font-size: 18px; }

.pricing-customers-logos .row { padding: 35px 0; }

.pricing-customers-logos-cell { position: relative; min-height: 1px; text-align: center; }
@media (min-width: 768px) { .pricing-customers-logos-cell { width: 50%; float: right; } }
@media (min-width: 992px) { .pricing-customers-logos-cell { width: 33%; } }

@media (max-width: 991px) { .pricing-customers-logos-cell-2 { display: none; } }
/* ---- End-page cta ---- */
.pricing-end { background-color: #2b4862; text-align: center; padding: 48px; }

.pricing-end-fineprint { color: #fff; font-size: 12px; color: #d2d6da; padding: 12px 0 0 0; }

/* ---- Form modal ---- */
.form-modal { margin-top: 100px; }

.form-modal-header { background-color: #428bca; }

.form-modal-title { color: #fff; text-transform: none; }

.form-modal-form { padding: 15px 15px 0 15px; }

.form-modal-error { margin-right: 12px; font-size: 14px; color: #f24800; }

@media (max-width: 991px) { .sm-hidden { display: none; } }
@media (max-width: 767px) { .xs-hidden { display: none; } }
@media (min-width: 768px) { .xs-only { display: none; } }
.pricing-plans-show-more-larger, .pricing-plans-show-more-smaller { font-size: 12px; }

.pricing-sec-comp { text-align: center; padding-top: 20px; padding-bottom: 60px; }
.pricing-sec-comp h2 { font-size: 22px; font-weight: 500; text-align: center; color: #285074; font-family: "AvenirNextLTW01-Regular", "Helvetica Neue", Helvetica, sans-serif; margin-bottom: 10px; }
.pricing-sec-comp .learn-more { padding: 11px 30px; font-size: 15px; transition: all .2s ease-in-out; border: 1px solid #4e98d9; color: #fff; background: #4e98d9; border-color: #4e98d9; border-radius: 3px; margin-top: 10px; }
.pricing-sec-comp .learn-more:hover, .pricing-sec-comp .learn-more:focus, .pricing-sec-comp .learn-more:active { color: #fff; background-color: #295073; border-color: #295073; border-color: #295073; }

.learn-more-title { font-size: 28px; }

.enterprise-title { font-size: 28px; }
@media (max-width: 991px) { .enterprise-title { text-align: left; } }

.padded-top-title-sm { padding-top: 70px; }
@media (max-width: 991px) { .padded-top-title-sm { padding-top: 0; } }

.padded-top-title-md { padding-top: 70px; }
@media (max-width: 1199px) { .padded-top-title-md { padding-top: 0; } }

.enterprise-hero-section { text-align: center; padding-top: 60px; padding-bottom: 70px; }
.enterprise-hero-section h1 { color: #fff; }
.enterprise-hero-section p { color: #a3b1c2; font-size: 20px; }
@media screen and (max-width: 768px) { .enterprise-hero-section { padding-top: 100px; } }

.enterprise-section-padded-top, .enterprise-section-full-padding, .enterprise-on-premises-section, .enterprise-support-section, .enterprise-integration-section, .enterprise-learn-more-section, .enterprise-security-control-section, .enterprise-high-volume-section, .enterprise-companies-section { padding-top: 80px; }
@media (max-width: 991px) { .enterprise-section-padded-top, .enterprise-section-full-padding, .enterprise-on-premises-section, .enterprise-support-section, .enterprise-integration-section, .enterprise-learn-more-section, .enterprise-security-control-section, .enterprise-high-volume-section, .enterprise-companies-section { padding-top: 50px; padding-bottom: 50px; } }

.enterprise-section-padded-bottom, .enterprise-section-full-padding, .enterprise-on-premises-section, .enterprise-support-section, .enterprise-integration-section, .enterprise-learn-more-section { padding-bottom: 80px; }
@media (max-width: 991px) { .enterprise-section-padded-bottom, .enterprise-section-full-padding, .enterprise-on-premises-section, .enterprise-support-section, .enterprise-integration-section, .enterprise-learn-more-section { padding-bottom: 50px; } }

.enterprise-section-col { padding-left: 80px; padding-right: 80px; }
@media (max-width: 767px) { .enterprise-section-col { padding: 0px; } }

@media screen and (max-width: 480px) { .enterprise-on-premises-section img { width: 100%; margin-top: 6px; } }

.enterprise-security-control-section { background-color: #f4f4f4; }
@media screen and (max-width: 480px) { .enterprise-security-control-section img { width: 100%; margin-bottom: 6px; } }

.enterprise-security-control-list { padding-left: 0; margin: 20px 0; }

.enterprise-security-control-list-element:before { color: #4c94d4; content: "\2022"; font-size: 1.5em; padding-right: .5em; position: relative; top: .1em; }

.enterprise-security-control-list-element { padding: 0.25em 1.5em; text-indent: -1.5em; list-style: none; list-style-position: outside; }

.enterprise-support-section { background: url(../../../assets/homepage/images/support-bg.png) no-repeat; background-position: center; background-size: cover; color: #fff; }

.enterprise-high-volume-screenshot { padding-top: 50px; max-width: 100%; max-height: 100%; }

@media (max-width: 991px) { .enterprise-high-volume-desc { text-align: left; } }

.enterprise-integration-section { background-color: #f4f4f4; /*
@media (max-width: $screen-md-max) { padding-top: 20px; padding-bottom: 20px;
}
*/ }
@media screen and (max-width: 480px) { .enterprise-integration-section img { width: 100%; margin-bottom: 6px; } }

.enterprise-companies-section { background-color: #3b566d; padding-bottom: 100px; }

.enterprise-companies-section-logos { margin-top: 70px; }

.enterprise-companies-logos-row { margin-bottom: 50px; }

.enterprise-learn-more-section { background-color: #203f59; position: relative; }

.enterprise-learn-more-form-wrapper { overflow: hidden; }

#enterprise-learn-more-form { position: relative; }

.enterprise-learn-more-form-fields { margin-bottom: 30px; }

.enterprise-learn-more-section .form-control { background-color: #203f59; border-radius: 0px; border-color: #ccc; color: #ccc; height: auto; padding: 12px; }

.enterprise-learn-more-section .form-control.error { border-color: #f24800; }

.enterprise-learn-more-form-success-message { color: #a3b1c2; font-size: 20px; left: 50%; top: 40%; position: absolute; opacity: 0; transform: translate(-50%, 50%); }

.enterprise-learn-more-form-error-message { color: #f24800; margin-top: 20px; opacity: 0; }

.enterprise-learn-more-submit { border-color: #ccc; background-color: #203f59; }

.about-hero-section { padding-bottom: 52px !important; }

.about-team-container { padding: 52px 0; }
@media (max-width: 767px) { .about-team-container { padding-left: 20px; padding-right: 20px; } }

.about-section-header { font-size: 32px; }

.about-end-header { font-size: 32px; color: #f2f2f2; margin-bottom: 18px; }

.about-team-person-pic { text-align: center; }

.about-team-person-pic-img { border-radius: 64px; width: 128px; height: 128px; }

.about-team-person-desc { margin-top: 20px; text-align: center; font-size: 16px; }

.about-team-person-name { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }

.about-team-person-links { margin-top: 12px; }

.about-team-person-links-icon { font-size: 24px; color: #333; }

.about-team-person-links-icon:hover { font-size: 24px; color: #4c94d4; }

@media (min-width: 768px) { .about-team-grid-member { width: 25%; height: 290px; float: left; padding-bottom: 50px; text-align: center; } }
@media (max-width: 767px) { .about-team-grid-member { width: 100%; float: left; padding-bottom: 20px; text-align: center; } }

.about-contact { padding-left: 20px; padding-right: 20px; }

.about-contact-label { color: #4c94d4; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }

.media-hero-section { padding-bottom: 52px !important; }

.media-section-header { font-size: 32px; }

.media-logo-container { padding: 52px 0; }
@media (max-width: 767px) { .media-logo-container { padding-left: 20px; padding-right: 20px; } }

.media-logo-group { margin-bottom: 4em; }

.media-logo-group__header { font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; letter-spacing: 2px; margin-bottom: 1.5em; text-transform: uppercase; }

.media-logo-display { border: 1px solid #d2d6da; border-radius: 7px; margin: 1em; padding: 1em; text-align: center; }

.media-logo-display__title { font-size: 18px; }

.media-logo-display__image { margin: 1.5em auto; max-width: 250px; }
.media-logo-display__image img { width: 100%; height: auto; }

.media-logo-links { display: block; padding: 0; text-align: center; width: auto; }

.media-logo-links__item { display: inline-block; list-style: none; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; margin: 12px 6px; }
.media-logo-links__item a { border: 1px solid #3b566d; border-radius: 5px; padding: 4px 8px; text-decoration: none; }
.media-logo-links__item a:hover { color: white; border: solid 1px #4382ba; background-color: #4382ba; }

.media-logo-download { margin: 2em 0 3em; text-align: center; }

.media-end-header { font-size: 32px; color: #f2f2f2; margin-bottom: 18px; }

@media (min-width: 768px) { .media-team-grid-member { width: 25%; height: 290px; float: left; padding-bottom: 50px; text-align: center; } }
@media (max-width: 767px) { .media-team-grid-member { width: 100%; float: left; padding-bottom: 20px; text-align: center; } }

.policy-contents { padding: 52px 20px; }
@media (min-width: 768px) { .policy-contents { padding-left: 100px; padding-right: 100px; } }

.policy-contents p { color: #444 !important; font-size: 15px !important; margin-bottom: 20px; }

.policy-contents section { margin-bottom: 40px; }

.policy-contents h4 { color: #444 !important; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; text-align: left; text-transform: none; }

.policy-contents section strong { font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; font-weight: normal; }

.policy-contents li { color: #444 !important; font-size: 15px; line-height: 1.9; }

.errorpages-hero-section { padding-bottom: 52px !important; }

.errorpages-description-container { padding: 88px 0; text-align: center; }

.header-fixed .top-header { height: 55px; position: fixed; top: 0; }
.header-fixed .top-header.fixed-bar { height: 55px; }

.transparent-header .top-header { background: transparent; }

.navbar { display: block; opacity: 1; transition: all .25s; }
.navbar.hide-navbar { display: none; opacity: 0; }

.new-page p, .new-page span { font-size: 18px; margin: 0; line-height: 1.9; color: #295074; }
.new-page span.or { font-size: 16px; }
.new-page ul { list-style: none; margin: 0; padding: 0; }
.new-page strong { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-weight: 500; }
.new-page h2 { font-size: 34px; font-weight: 800; margin-bottom: 30px; }
.new-page section { margin-top: 100px; margin-bottom: 80px; }
.new-page .hero-container { height: 550px; padding-top: 200px; box-sizing: border-box; background-repeat: no-repeat; background-size: cover; }
.new-page .hero-container h1 { font-size: 54px; margin: 0 0 25px; }
.new-page .hero-container p { font-size: 20px; margin-bottom: 30px; }
.new-page .contact-form { margin: 0; }

.wistia_popover_embed .has-url span { color: #fff; text-decoration: none; }

.contact-form { background-color: #2e5174; padding-top: 100px; padding-bottom: 40px; margin: 0; }
.contact-form h2, .contact-form p, .contact-form span { color: #fff; }
.contact-form h2 { text-align: left; font-size: 34px; font-weight: 400; line-height: 50px; }
@media screen and (max-width: 480px) { .contact-form h2 { width: 100%; font-size: 33px; } }
.contact-form p { color: #a3b1c2; font-size: 20px; }
@media screen and (max-width: 480px) { .contact-form p { width: 100%; font-size: 18px; } }
.contact-form .contact-form-wrapper { max-width: 1170px; padding-left: 15px; padding-right: 15px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }
@media screen and (max-width: 767px) { .contact-form .contact-form-wrapper { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.contact-form .contact-form-wrapper > div { max-width: 480px; margin-right: 40px; }
.contact-form .contact-form-wrapper > * { margin-bottom: 60px; }
.contact-form .contact-form-wrapper form { width: 100%; max-width: 370px; color: #fff; }
.contact-form .contact-form-wrapper form .form-group label { font-size: 16px; font-weight: 200; font-color: #fafafa; }
.contact-form .contact-form-wrapper form .form-group input.form-control { height: 53px; border-radius: 5px; border: 0; outline: 0; font-size: 15px; padding: 0 15px; color: #000; }
.contact-form .contact-form-wrapper form a { font-size: 18px; width: 220px; margin: 20px 0 0; text-align: center; }
.contact-form .contact-form-wrapper form a:active, .contact-form .contact-form-wrapper form a:focus { color: #fff; text-decoration: none; background-color: rgba(0, 0, 0, 0.1); }
.contact-form .contact-form-wrapper form .form-modal-error { font-size: 14px; color: #d42; display: block; }
.contact-form .form-modal-form.modal-body { padding: 0; }

.videos { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; -webkit-justify-content: space-around; -moz-justify-content: space-around; justify-content: space-around; text-align: center; }
@media screen and (max-width: 992px) { .videos { -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; } }
.videos .video p { font-size: 24px; font-family: "Avenir Next W01 Light", "Helvetica Neue", Helvetica, sans-serif; padding-top: 18px; }
@media screen and (max-width: 480px) { .videos .video p { font-size: 19px; } }
@media screen and (max-width: 375px) { .videos .video p { font-size: 17px; } }
@media screen and (max-width: 320px) { .videos .video p { font-size: 15px; } }
.videos .video:first-child:nth-last-child(1) { -webkit-box-flex: 0; -webkit-flex: 0 0 700px; -moz-box-flex: 0; -moz-flex: 0 0 700px; -ms-flex: 0 0 700px; flex: 0 0 700px; }
.videos .video:first-child:nth-last-child(1) .play-button { width: 700px; height: 420px; }
.videos .video:first-child:nth-last-child(2), .videos .video:first-child:nth-last-child(2) ~ .video { -webkit-box-flex: 0; -webkit-flex: 0 0 480px; -moz-box-flex: 0; -moz-flex: 0 0 480px; -ms-flex: 0 0 480px; flex: 0 0 480px; }
.videos .video:first-child:nth-last-child(2) .play-button, .videos .video:first-child:nth-last-child(2) ~ .video .play-button { width: 480px; height: 274px; }
.videos .video:first-child:nth-last-child(3), .videos .video:first-child:nth-last-child(3) ~ .video { -webkit-box-flex: 0; -webkit-flex: 0 0 380px; -moz-box-flex: 0; -moz-flex: 0 0 380px; -ms-flex: 0 0 380px; flex: 0 0 380px; }
.videos .video:first-child:nth-last-child(3) .play-button, .videos .video:first-child:nth-last-child(3) ~ .video .play-button { width: 380px; height: 200px; }
.videos .video .video-container { padding: 8px; border: 1px solid #e6e6e6; }
.videos .video .play-button { display: block; background-size: cover; }
.videos .video .play-button > div { padding: 0 !important; visibility: hidden; height: 0; }
@media screen and (max-width: 992px) { .videos .video:first-child:nth-last-child(1), .videos .video:first-child:nth-last-child(2), .videos .video:first-child:nth-last-child(2) ~ .video, .videos .video:first-child:nth-last-child(3), .videos .video:first-child:nth-last-child(3) ~ .video { -webkit-box-flex: 0; -webkit-flex: 0 0; -moz-box-flex: 0; -moz-flex: 0 0; -ms-flex: 0 0; flex: 0 0; width: 100%; }
  .videos .video:first-child:nth-last-child(1) .play-button, .videos .video:first-child:nth-last-child(2) .play-button, .videos .video:first-child:nth-last-child(2) ~ .video .play-button, .videos .video:first-child:nth-last-child(3) .play-button, .videos .video:first-child:nth-last-child(3) ~ .video .play-button { width: 100%; }
  .videos .video .play-button { background-position: center; }
  .videos .video p { padding-top: 0; padding-bottom: 18px; } }

@font-face { font-family: rollBar; src: url(../../../assets/homepage/fonts/rollbar.ttf), url(../../../assets/homepage/fonts/rollbar.otf); }
@font-face { font-family: openSans; src: url(../../../assets/homepage/fonts/opensans.ttf); }
.page-features .h2-title strong { font-weight: bold; font-size: 48px; color: #4C95D5; line-height: 50px; }
.page-features .h3-title { font-size: 28px; line-height: 1.4em; }
.page-features .h3-title strong { font-weight: bold; font-size: 38px; color: #4C95D5; line-height: 50px; }
@media screen and (max-width: 480px) { .page-features .text-section .col-xs-12 { float: none; margin: 0 auto; width: 350px; } }
@media screen and (max-width: 320px) { .page-features .text-section .col-xs-12 { width: 300px; } }
.page-features .languages-and-frameworks { margin: 80px 0; }
.page-features .languages-and-frameworks .features-section-header { font-size: 32px; text-align: center; color: #295073; font-weight: 300; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; margin-bottom: 30px; }
.page-features .languages-and-frameworks .code-thumbs { width: 95%; margin: 0 auto; text-align: center !important; }
.page-features .languages-and-frameworks .code-thumbs div { font-family: rollBar; display: inline-block; padding: 14px; text-align: center; }
.page-features .languages-and-frameworks .code-thumbs a { text-decoration: none; }
.page-features .languages-and-frameworks .code-thumbs p.icon { font-size: 42px; line-height: 1; width: 50px; height: 50px; }
.page-features .languages-and-frameworks .code-thumbs span.icon_label { margin-top: -15px; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; /*font-weight: bold;*/ color: #3f5269; padding: 0; margin: 0; text-align: center; }
.page-features .dashboard-section { background-color: #fff; padding: 0 0 100px 0; }
.page-features .grouping-section, .page-features .workflow-section, .page-features .user-section, .page-features .deploy-section, .page-features .rql-section { padding: 100px 0; }
.page-features .mobile-features-img { display: none; }
@media screen and (max-width: 480px) { .page-features .mobile-features-img { display: block; } }
@media screen and (max-width: 480px) { .page-features .rql-section .fullsize-features-img { display: none; } }
@media screen and (max-width: 480px) { .page-features .deploy-section .fullsize-features-img { display: none; } }
@media screen and (max-width: 480px) { .page-features .workflow-section .fullsize-features-img { display: none; } }
@media screen and (max-width: 480px) { .page-features .grouping-section .fullsize-features-img { display: none; } }
.page-features .api-section { padding: 100px 0; margin-bottom: 100px; }
.page-features .sub-title { color: #4c94d4; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; margin-top: 30px; }
.page-features .click-text-thumbs { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; color: #295073; padding: 0 12px; }
.page-features .click-text-thumbs:hover { background-color: #dbdbdb; border-radius: 5px; padding: 5px 12px; cursor: pointer; font-size: 16px; }
.page-features .click-text-thumbs-selected { background-color: #dbdbdb; border-radius: 5px; padding: 5px 12px; cursor: pointer; font-size: 16px; }
.page-features .image-container { position: relative; width: 614px; height: 314px; margin-bottom: 20px; }
@media screen and (max-width: 480px) { .page-features .image-container { width: 325px; height: 175px; } }
@media screen and (max-width: 320px) { .page-features .image-container { width: 275px; height: 162px; } }
.page-features .image-container .show_image { opacity: 1; }
.page-features .image-container .hide_image { opacity: 0; }
.page-features .image-container div, .page-features .image-single div { position: absolute; width: 100%; height: 100%; border: 1px solid rgba(0, 0, 0, 0.1); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.page-features .image-single { position: relative; width: 614px; height: 314px; }
@media screen and (max-width: 480px) { .page-features .image-single { width: 325px; height: 175px; } }
@media screen and (max-width: 320px) { .page-features .image-single { width: 275px; height: 162px; } }
.page-features .image-container-left { padding-left: 3%; }
.page-features .image-container-right { padding-right: 3%; }
.page-features .logo-list a { display: inline-block; margin-right: 4px; }
@media screen and (max-width: 480px) { .page-features .logo-list a { width: 45%; }
  .page-features .logo-list a:nth-child(n+3) { margin-top: 6px; } }
.page-features .img-logo { height: 48px; }
.page-features .img_dashboard { background-image: url("../../../assets/homepage/images/features/rb_dashboard.png"); }
.page-features .img_stacktraces { background-image: url("../../../assets/homepage/images/features/rollbar-stacktrace.png"); }
.page-features .img_itemsfeed { background-image: url("../../../assets/homepage/images/features/rollbar-itemsfeed.png"); }
.page-features .img_javascript { background-image: url("../../../assets/homepage/images/features/rollbar-js.png"); }
.page-features .img_ruby { background-image: url("../../../assets/homepage/images/features/rollbar-rails.png"); }
.page-features .img_python { background-image: url("../../../assets/homepage/images/features/rollbar-python.png"); }
.page-features .img_php { background-image: url("../../../assets/homepage/images/features/rollbar-php.png"); }
.page-features .img_node { background-image: url("../../../assets/homepage/images/features/rollbar-node.png"); }
.page-features .img_occurrence { background-image: url("../../../assets/homepage/images/features/rollbar-occurrence-history.png"); }
.page-features .img_activity { background-image: url("../../../assets/homepage/images/features/rb_activity_feed.png"); }
.page-features .img_resolve { background-image: url("../../../assets/homepage/images/features/rollbar-resolve.png"); }
.page-features .img_mute { background-image: url("../../../assets/homepage/images/features/rb_mute.png"); }
.page-features .img_change { background-image: url("../../../assets/homepage/images/features/rollbar-severity-level.png"); }
.page-features .img_team { background-image: url("../../../assets/homepage/images/features/rollbar-assignment.png"); }
.page-features .img_create { background-image: url("../../../assets/homepage/images/features/rollbar-issue-tracker.png"); }
.page-features .img_history { background-image: url("../../../assets/homepage/images/features/rb_deploy_history.png"); }
.page-features .img_graphs { background-image: url("../../../assets/homepage/images/features/rb_deploy_graph.png"); }
.page-features .img_timeline { background-image: url("../../../assets/homepage/images/features/rb_deploy_timeline.png"); }
.page-features .img_person { background-image: url("../../../assets/homepage/images/features/rollbar-person.png"); }
.page-features .img_console { background-image: url("../../../assets/homepage/images/features/rollbar-rql.png"); }
.page-features .img_api { background-image: url("../../../assets/homepage/images/features/rollbar-api.png"); }
.page-features .section-text { background-color: #4c94d4; padding: 80px 0; text-align: center; }
.page-features .section-text h4 { font-size: 20px; color: #fff !important; text-transform: initial; line-height: 1.9em; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }
.page-features .section-text h5 { font-size: 16px; color: #FFF !important; line-height: 1.9em; }
.page-features .section-text h5 a { font-size: 16px; color: #FFF !important; line-height: 1.9em; }
.page-features .section-text a { font-size: 14px; color: #FFF !important; text-transform: initial; font-weight: bold; }
.page-features .section-text .row .col-md-4 { padding: 0 28px; }
.page-features .section-text .spacer { height: 60px; }
.page-features .section-quotes { padding: 80px 0; background-color: #f4f4f4; }
.page-features .section-quotes .testimonial-section { padding-right: 6%; }
.page-features .section-quotes .testimonial-section h2 { font-size: 32px; text-align: center; color: #295073; font-weight: 500; line-height: 1.8em; }
.page-features .section-quotes .testimonial-section .developer-count, .page-features .section-quotes .testimonial-section .errors-tracked-count { font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; font-size: 32px; }
.page-features .section-quotes .wi .col-xs-12.col-md-4 { width: 32.333% !important; overflow: hidden; margin-bottom: 20px; }
.page-features .section-quotes .wi .img-responsive { margin-top: -66px; }
.page-features .section-quotes .wi .quote-meta p { margin-top: 20px; line-height: 15px; }
.page-features .section-quotes .quote-text { /*border: 1px solid #D4DCE3;*/ border: 1px solid #b7ccde; padding: 40px 40px 80px 40px; line-height: 2.4em; text-align: center; background-color: #fff; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; height: 350px; }
@media screen and (max-width: 480px) { .page-features .section-quotes .quote-text { padding: 20px 25px 80px 25px; } }
@media screen and (max-width: 320px) { .page-features .section-quotes .quote-text { padding: 13px 25px 80px 25px; } }
.page-features .section-quotes .quote-text .right-quote { color: #4c94d4; font-size: 35px; letter-spacing: -4px; line-height: 1px; }
.page-features .section-quotes .quote-text-text { font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; font-size: 18px; }
.page-features .section-quotes .quote-name { font-size: 18px; color: #4C95D5; padding-top: 10px; line-height: 1.6em; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
.page-features .section-quotes .quote-fct { font-size: 16px; color: #3F5269; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }
.page-features .above-footer { background: url("../../../assets/homepage/images/features/above-footer.jpg"); background-size: cover; min-height: 400px; padding: 100px 0; text-align: center; }
.page-features .above-footer h1, .page-features .above-footer p { color: #FFF !important; margin: 0; }
@media only screen and (max-width: 991px) { .page-features { /*.section-text{ padding: 44px 0; }*/ }
  .page-features .above-footer { padding: 12% 0; }
  .page-features .spacer { display: none; }
  .page-features .above-footer h1 { font-size: 35px; }
  .page-features .section-text .row .col-xs-12.col-md-4 { padding: 25px 1px; }
  .page-features .quote-text { margin: 10px 5%; }
  .page-features .section-quotes .wi .col-xs-12.col-md-4 { width: 100% !important; } }
@media only screen and (max-width: 775px) { .page-features .above-footer { padding: 18% 0; } }

.page-integrations .hero-container { padding-top: 120px; }
@media screen and (max-width: 768px) { .page-integrations .hero-container { padding: 50px 16px 52px; } }
.page-integrations .integrations-atlassian-summary { margin: 80px 0 40px; }
.page-integrations .integrations-summary { max-width: 765px; text-align: center; font-size: 18px; line-height: 1.9; margin: 0 auto; }
.page-integrations .img_hipchat { background-image: url("../../../assets/homepage/images/integrations/hipchat-rollbar.png"); }
.page-integrations .img_bitbucket { background-image: url("../../../assets/homepage/images/integrations/stacktrace-bitbucket-linked.png"); }
.page-integrations .img_jira { background-image: url("../../../assets/homepage/images/integrations/jira-rollbar.png"); }
.page-integrations .img_github_stacktrace { background-image: url("../../../assets/homepage/images/integrations/github-stacktrace-link.png"); }
.page-integrations .img_github_deploy { background-image: url("../../../assets/homepage/images/integrations/github-deploy-link.png"); }
.page-integrations .img_github_issue { background-image: url("../../../assets/homepage/images/integrations/github-issue.png"); }
.page-integrations .img_resolve_via_commit { background-image: url("../../../assets/homepage/images/integrations/resolve-via-commit.png"); }
.page-integrations .atlassian-logos { list-style: none; padding: 0 0 20px 0; margin: 0; }
.page-integrations .atlassian-logos li { display: inline-block; padding: 0 20px; }
.page-integrations .atlassian-logos li img { vertical-align: middle; }
@media screen and (max-width: 768px) { .page-integrations .atlassian-logos li { display: block; padding: 10px 0; }
  .page-integrations .atlassian-logos li img { vertical-align: baseline; } }
.page-integrations .videos { margin-bottom: 80px; }
@media screen and (max-width: 480px) { .page-integrations .videos { margin-bottom: 20px; } }
.page-integrations .videos .video #play-button-l5v376wmpy { background-image: url(../../../assets/homepage/images/integrations/atlassian-thumbnail.png); background-repeat: no-repeat; }
.page-integrations .integration-details-container .integration-details:first-child { padding: 50px 0 75px 0; }
@media screen and (max-width: 768px) { .page-integrations .integration-details-container .integration-details:first-child { padding: 0 0 25px 0; } }
.page-integrations .integration-details-container .integration-details { padding: 75px 0; }
@media screen and (max-width: 768px) { .page-integrations .integration-details-container .integration-details { padding: 25px 0; } }
.page-integrations .integration-details-container .integration-details:last-child { padding: 75px 0; margin-bottom: 75px; }
@media screen and (max-width: 768px) { .page-integrations .integration-details-container .integration-details:last-child { padding: 25px 0; margin-bottom: 50px; } }

.why-rollbar .hero-container { background-image: url(../../../assets/homepage/images/why-rollbar/hero.jpg); }
@media screen and (max-width: 480px) { .why-rollbar .hero-container { padding-top: 100px; } }
.why-rollbar .img-logo { height: 48px; }
.why-rollbar .diagram1 { text-align: center; margin-top: 90px; }
.why-rollbar .diagram1 img { margin-top: 60px; margin-right: 40px; width: 1000px; }
@media screen and (max-width: 480px) { .why-rollbar .diagram1 img { width: 92%; } }
.why-rollbar .diagram1 p { width: 765px; margin: 0 auto; }
@media screen and (max-width: 480px) { .why-rollbar .diagram1 p { width: 92%; } }
.why-rollbar .diagram2 { text-align: center; }
.why-rollbar .diagram2 img { margin-top: 50px; width: 864px; }
@media screen and (max-width: 480px) { .why-rollbar .diagram2 img { width: 92%; } }
.why-rollbar .diagram2 p { width: 825px; margin: 0 auto; }
@media screen and (max-width: 480px) { .why-rollbar .diagram2 p { width: 92%; } }
.why-rollbar .diagram2 code { padding: 3px 6px; font-size: 90%; color: #337AB7; background-color: rgba(51, 122, 183, 0.1); border-radius: 3px; box-shadow: none; border: 1px solid #337AB7; white-space: nowrap; font-weight: 400; font-family: monospace; }
.why-rollbar .testimonial { background: url(../../../assets/homepage/images/why-rollbar/testimonial-working.jpg) no-repeat; background-size: cover; height: 500px; position: relative; }
.why-rollbar .testimonial .container { height: 100%; width: 580px; padding-top: 40px; margin: 0 0 0 160px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
@media screen and (max-width: 480px) { .why-rollbar .testimonial .container { width: 92%; margin: 0 auto; } }
.why-rollbar .testimonial .container .a-literal-quote { font-size: 100px; line-height: 0.2; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }
.why-rollbar .testimonial .container blockquote, .why-rollbar .testimonial .container em, .why-rollbar .testimonial .container span, .why-rollbar .testimonial .container strong { color: #fff; }
.why-rollbar .testimonial .container blockquote { font-family: "Avenir Next W01 Thin", "Helvetica Neue", Helvetica, sans-serif; font-size: 28px; margin: 0 0 30px; padding: 0; }
@media screen and (max-width: 375px) { .why-rollbar .testimonial .container blockquote { font-size: 26px; } }
@media screen and (max-width: 320px) { .why-rollbar .testimonial .container blockquote { font-size: 24px; } }
.why-rollbar .testimonial .container blockquote::before { content: none; }
.why-rollbar .testimonial .container em { font-size: 18px; font-style: normal; }
.why-rollbar .testimonial .container strong { font-size: 18px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; font-weight: 100; }
.why-rollbar .testimonial .container img { margin-left: -2px; }
.why-rollbar .testimonial .play-button { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.why-rollbar .testimonial .play-button > div { padding: 0 !important; visibility: hidden; height: 0; }
.why-rollbar .benefits { max-width: 1250px; margin-left: auto; margin-right: auto; }
@media screen and (max-width: 375px) { .why-rollbar .benefits h2 { font-size: 32px; } }
.why-rollbar .benefits ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
.why-rollbar .benefits ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 355px; -moz-box-flex: 0; -moz-flex: 0 0 355px; -ms-flex: 0 0 355px; flex: 0 0 355px; margin: 10px 30px 30px; }
@media screen and (max-width: 375px) { .why-rollbar .benefits ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 280px; -moz-box-flex: 0; -moz-flex: 0 0 280px; -ms-flex: 0 0 280px; flex: 0 0 280px; } }
.why-rollbar .benefits ul li h3 { text-align: left; margin-bottom: 12px; font-size: 20px; color: #295073; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
.why-rollbar .benefits ul li p { font-size: 16px; line-height: 1.9; }
.why-rollbar .benefits ul li i { font-size: 36px; color: #4c94d4; }
.why-rollbar .view-more-cta { display: inline-block; border: 1px solid #4e98d9; background: #4e98d9; padding: 12px 24px; margin: 24px auto 10px auto; border-radius: 3px; color: #fff; text-decoration: none; font-size: 18px; }
@media screen and (max-width: 480px) { .why-rollbar .view-more-cta { width: 100%; } }
.why-rollbar .view-more-cta:hover { background-color: #295073; border-color: #295073; color: #fff; text-decoration: none; }
.why-rollbar .integrations { text-align: center; margin-top: 80px; }
.why-rollbar .integrations h2 { margin-bottom: 75px; }
@media screen and (max-width: 480px) { .why-rollbar .integrations h2 { width: 82%; margin: 0 auto 75px; } }
.why-rollbar .integrations ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-bottom: 85px; }
@media screen and (max-width: 480px) { .why-rollbar .integrations ul { -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-end; -moz-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end; } }
.why-rollbar .integrations ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 270px; -moz-box-flex: 0; -moz-flex: 0 0 270px; -ms-flex: 0 0 270px; flex: 0 0 270px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; border-right: 1px solid #ddd; }
.why-rollbar .integrations ul li:last-child { border-right: 0; }
@media screen and (max-width: 480px) { .why-rollbar .integrations ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 222px; -moz-box-flex: 0; -moz-flex: 0 0 222px; -ms-flex: 0 0 222px; flex: 0 0 222px; }
  .why-rollbar .integrations ul li:nth-child(n+3) { margin-top: 60px; }
  .why-rollbar .integrations ul li:nth-child(2) { border-right: 0; } }
@media screen and (max-width: 375px) { .why-rollbar .integrations ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 160px; -moz-box-flex: 0; -moz-flex: 0 0 160px; -ms-flex: 0 0 160px; flex: 0 0 160px; } }
.why-rollbar .integrations ul li h4 { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; letter-spacing: 2px; color: #5e9dd7; font-weight: 500; margin-bottom: 0; }
.why-rollbar .integrations ul li div { -webkit-box-flex: 0; -webkit-flex: 0 0 130px; -moz-box-flex: 0; -moz-flex: 0 0 130px; -ms-flex: 0 0 130px; flex: 0 0 130px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; }
.why-rollbar .integrations ul li div:nth-child(2) { -webkit-flex-basis: 110px; -moz-flex-basis: 110px; -ms-flex-preferred-size: 110px; flex-basis: 110px; }
.why-rollbar .integrations ul li a { display: block; }
.why-rollbar .integrations button { font-size: 20px; background-color: #4c94d4; }
.why-rollbar .heart { display: inline-block; position: relative; top: 5px; width: 40px; height: 35px; margin: 0 5px; background: url(../../../assets/homepage/images/why-rollbar/blue-heart.png) no-repeat; }
.why-rollbar .teams { background-color: #fafafa; padding: 85px 0; margin-bottom: 0; background-size: contain; }
.why-rollbar .teams .how-they-did-it { position: relative; width: 820px; height: 205px; margin: 50px auto; padding-left: 340px; font-color: #464d53; font-size: 16px; background-color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 2px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
@media screen and (max-width: 480px) { .why-rollbar .teams .how-they-did-it { width: 88%; padding-left: 28px; } }
.why-rollbar .teams .how-they-did-it strong { font-size: 20px; color: #295073; }
.why-rollbar .teams .how-they-did-it p { font-size: 17px; margin-bottom: 16px; line-height: 1.6; width: 444px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }
@media screen and (max-width: 480px) { .why-rollbar .teams .how-they-did-it p { width: 93%; margin-bottom: 0; } }
@media screen and (max-width: 375px) { .why-rollbar .teams .how-they-did-it p { font-size: 14px; } }
.why-rollbar .teams .how-they-did-it a { color: #4c94d4; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; text-decoration: none; }
.why-rollbar .teams .how-they-did-it a:hover { color: #295073; }
.why-rollbar .teams .how-they-did-it::before { content: ""; background: url(/assets/shared/logos/customers/instacart.png) no-repeat; background-position: center 70px; position: absolute; top: 0; left: 0; width: 340px; height: 205px; background-size: 240px auto; }
@media screen and (max-width: 480px) { .why-rollbar .teams .how-they-did-it::before { display: none; } }
.why-rollbar .teams ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; background-size: contain; }
@media screen and (max-width: 480px) { .why-rollbar .teams ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-end; -moz-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end; width: 92%; padding-left: 10px; } }
@media screen and (max-width: 320px) { .why-rollbar .teams ul { width: 100%; padding-left: 0; } }
.why-rollbar .teams ul li { -webkit-box-flex: 0; -webkit-flex: 0 0; -moz-box-flex: 0; -moz-flex: 0 0; -ms-flex: 0 0; flex: 0 0; background-size: contain; background-repeat: no-repeat; }
.why-rollbar .teams ul .team-kayak { background-image: url(/assets/shared/logos/customers/kayak.png); -webkit-flex-basis: 174px; -moz-flex-basis: 174px; -ms-flex-preferred-size: 174px; flex-basis: 174px; height: 62px; }
@media screen and (max-width: 480px) { .why-rollbar .teams ul .team-kayak { margin-right: auto; background-image: url(/assets/shared/logos/customers/kayak-trim.png); } }
@media screen and (max-width: 375px) { .why-rollbar .teams ul .team-kayak { -webkit-flex-basis: 140px; -moz-flex-basis: 140px; -ms-flex-preferred-size: 140px; flex-basis: 140px; } }
.why-rollbar .teams ul .team-heroku { background-image: url(/assets/shared/logos/customers/heroku.png); -webkit-flex-basis: 140px; -moz-flex-basis: 140px; -ms-flex-preferred-size: 140px; flex-basis: 140px; height: 43px; }
.why-rollbar .teams ul .team-twilio { background-image: url(/assets/shared/logos/customers/twilio.png); -webkit-flex-basis: 150px; -moz-flex-basis: 150px; -ms-flex-preferred-size: 150px; flex-basis: 150px; height: 45px; }
.why-rollbar .teams ul .team-salesforce { background-image: url(/assets/shared/logos/customers/salesforce.png); -webkit-flex-basis: 122px; -moz-flex-basis: 122px; -ms-flex-preferred-size: 122px; flex-basis: 122px; height: 85px; }
@media screen and (max-width: 480px) { .why-rollbar .teams ul .team-salesforce { margin-right: auto; margin-left: 13%; } }
@media screen and (max-width: 375px) { .why-rollbar .teams ul .team-salesforce { margin-left: 3%; } }
.why-rollbar .teams ul .team-twitch { background-image: url(/assets/shared/logos/customers/twitch.png); -webkit-flex-basis: 126px; -moz-flex-basis: 126px; -ms-flex-preferred-size: 126px; flex-basis: 126px; height: 41px; }
@media screen and (max-width: 375px) { .why-rollbar .teams ul .team-twitch { -webkit-flex-basis: 110px; -moz-flex-basis: 110px; -ms-flex-preferred-size: 110px; flex-basis: 110px; } }
.why-rollbar .teams ul .team-zillow { background-image: url(/assets/shared/logos/customers/zillow.png); -webkit-flex-basis: 171px; -moz-flex-basis: 171px; -ms-flex-preferred-size: 171px; flex-basis: 171px; height: 37px; }
@media screen and (max-width: 480px) { .why-rollbar .teams ul .team-zillow { margin-left: 13%; } }
@media screen and (max-width: 375px) { .why-rollbar .teams ul .team-zillow { -webkit-flex-basis: 147px; -moz-flex-basis: 147px; -ms-flex-preferred-size: 147px; flex-basis: 147px; margin-left: 13%; } }

.customers .hero-container { background-image: url(../../../assets/homepage/images/customers/hero.png); }
@media screen and (max-width: 480px) { .customers .hero-container { padding-top: 150px; } }
.customers .hero-container .heart { display: inline-block; position: relative; top: 5px; width: 50px; height: 47px; margin: 0 8px; background: url(../../../assets/homepage/images/customers/love.png) no-repeat; background-size: cover; }
.customers .videos { margin: 90px 50px 0; text-align: center; }
@media screen and (max-width: 480px) { .customers .videos { margin: 50px 0; } }
.customers .videos .video #play-button-ocdfkk8f61 { background-image: url(../../../assets/homepage/images/customers/branch-thumbnail.jpg); background-repeat: no-repeat; }
.customers .videos .video #play-button-80ekxe3s7a { background-image: url(../../../assets/homepage/images/customers/instacart-thumbnail.jpg); background-repeat: no-repeat; }
.customers .videos .video #play-button-8h3zv3ssx4 { background-image: url(../../../assets/homepage/images/customers/circleci-thumbnail.jpg); background-repeat: no-repeat; }
.customers .video-text { font-size: 24px; font-family: "Avenir Next W01 Light", "Helvetica Neue", Helvetica, sans-serif; text-align: center; padding-top: 18px; }
@media screen and (max-width: 480px) { .customers .video-text { font-size: 19px; } }
@media screen and (max-width: 375px) { .customers .video-text { font-size: 17px; } }
@media screen and (max-width: 320px) { .customers .video-text { font-size: 15px; } }
.customers .companies { margin: 55px auto; }
.customers .companies ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }
.customers .companies ul li { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; text-align: center; margin: 45px 40px; padding-top: 80px; background-position: center top; background-repeat: no-repeat; background-size: 200px; }
.customers .companies ul li blockquote { font-size: 18px; margin: 0 0 25px; padding: 0; line-height: 1.9; }
.customers .companies ul li blockquote::before { content: "“"; }
.customers .companies ul li blockquote::after { content: "”"; }
.customers .companies ul li strong { font-size: 18px; }
.customers .companies ul li small { font-size: 17px; }
.customers .companies ul li a { display: inline-block; margin-top: 30px; font-size: 16px; color: #4c94d4; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; text-decoration: none; }
.customers .companies ul li.company-circleci { background-image: url(/assets/shared/logos/customers/circleci.png); background-position: center 5px; }
.customers .companies ul li.company-procurify { background-image: url(/assets/shared/logos/customers/procurify.png); background-position: center 13px; }
.customers .companies ul li.company-twitch { background-image: url(/assets/shared/logos/customers/twitch.png); background-size: 150px; }
.customers .companies ul li.company-lumos { background-image: url(/assets/shared/logos/customers/lumosity.png); }
.customers .companies ul li.company-affirm { background-image: url(/assets/shared/logos/customers/affirm.png); }
.customers .companies ul li.company-clubhouse { background-image: url(/assets/shared/logos/customers/clubhouse.png); background-position: center 20px; }
.customers .customers { background-color: #fafafa; padding: 80px 0; margin-top: 0; margin-bottom: 0; }
.customers .customers .container > h2 { margin-bottom: 15px; }
.customers .customers .container > p { width: 755px; margin: 0 auto; text-align: center; }
@media screen and (max-width: 480px) { .customers .customers .container > p { width: 340px; } }
.customers .customers .container .developers h2 { margin-bottom: 65px; }
.customers .customers .container .developers p { text-align: center; }
.customers .customers .container .developers ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; -webkit-justify-content: space-around; -moz-justify-content: space-around; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; }
@media screen and (max-width: 375px) { .customers .customers .container .developers ul { -webkit-flex-flow: flow wrap; -moz-flex-flow: flow wrap; -ms-flex-flow: flow wrap; flex-flow: flow wrap; -webkit-align-content: flex-end; -moz-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end; } }
.customers .customers .container .developers ul li { background-repeat: no-repeat; background-size: contain; }
@media screen and (max-width: 375px) { .customers .customers .container .developers ul li:nth-child(n+3) { margin-top: 15px; } }
.customers .customers .container .developers ul li.customink { background-image: url(/assets/shared/logos/customers/customink.png); width: 175px; height: 42px; }
.customers .customers .container .developers ul li.instacart { background-image: url(/assets/shared/logos/customers/instacart.png); width: 140px; height: 34px; }
.customers .customers .container .developers ul li.walmart { background-image: url(/assets/shared/logos/customers/walmart.png); width: 160px; height: 39px; }
.customers .customers .container .developers ul li.invision { background-image: url(/assets/shared/logos/customers/invision.png); width: 132px; height: 44px; }
.customers .customers .container .developers ul li.zendesk { background-image: url(/assets/shared/logos/customers/zendesk.png); width: 150px; height: 35px; }
.customers .customers .container .developers ul li.blueapron { background-image: url(/assets/shared/logos/customers/blueapron.png); width: 110px; height: 49px; }
.customers .customers #tweet-container { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin: 50px 0 80px; }
.customers .customers #tweet-container .carousel-control { position: static; top: auto; left: auto; bottom: auto; margin: 0 15px; }
.customers .customers #tweet-container .carousel-control .glyphicon { position: static; margin: 0; top: auto; left: auto; }
@media screen and (max-width: 480px) { .customers .customers #tweet-container .carousel-control .glyphicon.glyphicon-chevron-left { left: 5%; margin-left: -10px; position: absolute; } }
@media screen and (max-width: 480px) { .customers .customers #tweet-container .carousel-control .glyphicon.glyphicon-chevron-right { right: 5%; margin-right: -10px; position: absolute; } }
.customers .customers #tweet-stream { -webkit-box-flex: 0; -webkit-flex: 0 0 1130px; -moz-box-flex: 0; -moz-flex: 0 0 1130px; -ms-flex: 0 0 1130px; flex: 0 0 1130px; overflow: hidden; }
.customers .customers #tweets { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; }
.customers .customers #tweets li { -webkit-box-flex: 0; -webkit-flex: 0 0 350px; -moz-box-flex: 0; -moz-flex: 0 0 350px; -ms-flex: 0 0 350px; flex: 0 0 350px; margin: 0 20px; }
.customers .customers #tweets li:first-child { margin-left: 0; }
@media screen and (max-width: 375px) { .customers .customers #tweets li:first-child { margin-left: 39px; } }
@media screen and (max-width: 320px) { .customers .customers #tweets li:first-child { margin-left: 70px; } }
.customers .customers #tweets li:last-child { margin-right: 0; }
@media screen and (max-width: 375px) { .customers .customers #tweets li { width: 290px; -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; margin-left: 55px; } }
@media screen and (max-width: 320px) { .customers .customers #tweets li { width: 250px; -webkit-box-flex: 0; -webkit-flex: 0 0 260px; -moz-box-flex: 0; -moz-flex: 0 0 260px; -ms-flex: 0 0 260px; flex: 0 0 260px; margin-left: 85px; } }

.page-case-study { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
.page-case-study strong { font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-weight: 600; }
.page-case-study aside { -webkit-box-flex: 0; -webkit-flex: 0 0 300px; -moz-box-flex: 0; -moz-flex: 0 0 300px; -ms-flex: 0 0 300px; flex: 0 0 300px; padding: 30px; }
.page-case-study aside strong, .page-case-study aside span { display: block; font-size: 16px; }
.page-case-study aside strong { text-transform: uppercase; }
.page-case-study aside div { margin: 20px 0; }
.page-case-study aside .company-name { text-align: center; padding-bottom: 20px; border-bottom: 2px solid #d2d6da; }
.page-case-study aside .company-name img { display: block; margin: 0 auto; }
.page-case-study aside .company-name strong { font-size: 20px; }
.page-case-study article { max-width: 700px; padding: 20px; }
.page-case-study article h1 { font-size: 28px; line-height: 1.2; }
.page-case-study article h2 { font-size: 21px; text-transform: uppercase; }
.page-case-study article h1, .page-case-study article h2 { margin: 30px 0 20px; text-align: left; }
.page-case-study article p { color: #333; line-height: 1.7; }
.page-case-study article blockquote { position: relative; float: right; width: 400px; padding-left: 50px; margin-bottom: 0; }
.page-case-study article blockquote p { color: #295073; text-align: justify; }
.page-case-study article blockquote::before { content: '\201c'; font-size: 100px; position: absolute; left: 0; top: -17px; }

/*===== Cloud Compliant ==== */
.cloud-compliant-heading { text-align: center; margin-bottom: 80px; }
.cloud-compliant-heading h2 { margin-bottom: 10px; font-size: 24px; }
.cloud-compliant-heading h2 strong, .cloud-compliant-heading h2 span { font-size: 24px; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; }
@media (min-width: 768px) { .cloud-compliant-heading h2 { margin-bottom: 15px; font-size: 39px; }
  .cloud-compliant-heading h2 span { font-size: 39px; } }
.cloud-compliant-heading p { max-width: 650px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 1.9; }
@media (min-width: 768px) { .cloud-compliant-heading p { font-size: 18px; } }

.cloud-compliant-sec1 { padding-top: 100px; padding-bottom: 50px; }
.cloud-compliant-sec1 .cloud-compliant-features > div { margin-bottom: 50px; }
@media (min-width: 768px) and (max-width: 991px) { .cloud-compliant-sec1 .cloud-compliant-features > div:nth-child(2n+1) { clear: both; } }
@media (min-width: 992px) { .cloud-compliant-sec1 .cloud-compliant-features > div:nth-child(3n+1) { clear: both; } }
.cloud-compliant-sec1 .cloud-compliant-features h3 { text-align: left; font-size: 20px; margin-bottom: 10px; font-weight: 500; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
.cloud-compliant-sec1 .cloud-compliant-features p { font-size: 16px; color: #3a566e; line-height: 1.7; }
@media (min-width: 768px) { .cloud-compliant-sec1 .cloud-compliant-features p { max-width: 350px; } }
.cloud-compliant-sec1 .cloud-compliant-features-img { height: 34px; margin-bottom: 20px; }
.cloud-compliant-sec1 .cloud-compliant-features-img > img { max-height: 34px; width: auto; }

.cloud-compliant-features-link { text-align: center; }
.cloud-compliant-features-link h3 { text-align: center; text-transform: none; font-size: 20px; font-weight: 500; margin-top: 40px; margin-bottom: 20px !important; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
@media (min-width: 768px) { .cloud-compliant-features-link h3 { margin-top: 55px; } }
.cloud-compliant-features-link .btn { transition: all 0.2s ease-in-out; border: 1px solid #4e98d9; background: #4e98d9; border-radius: 3px; }
.cloud-compliant-features-link .btn:hover, .cloud-compliant-features-link .btn:focus, .cloud-compliant-features-link .btn:active { background-color: #295073; border-color: #295073; }

.cloud-compliant-sec2 { padding-top: 100px; padding-bottom: 60px; background-color: #fafafa; }
.cloud-compliant-sec2 .cloud-compliant-features > div { margin-bottom: 50px; }
@media (min-width: 768px) and (max-width: 991px) { .cloud-compliant-sec2 .cloud-compliant-features > div:nth-child(2n+1) { clear: both; } }
@media (min-width: 992px) { .cloud-compliant-sec2 .cloud-compliant-features > div:nth-child(3n+1) { clear: both; } }
.cloud-compliant-sec2 .cloud-compliant-features h3 { font-size: 20px; font-weight: 500; text-align: left; margin-bottom: 10px; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
.cloud-compliant-sec2 .cloud-compliant-features p { font-size: 16px; }
@media (min-width: 768px) { .cloud-compliant-sec2 .cloud-compliant-features p { max-width: 300px; } }
.cloud-compliant-sec2 .cloud-compliant-features-img { height: 60px; margin-bottom: 25px; }
.cloud-compliant-sec2 .cloud-compliant-features-img > img { max-height: 50px; width: auto; }
.cloud-compliant-sec2 .text-center .btn { transition: all 0.2s ease-in-out; border: 1px solid #4e98d9; background: #4e98d9; padding: 14px 30px; margin: 24px auto 10px auto; border-radius: 3px; font-size: 18px; }
.cloud-compliant-sec2 .text-center .btn:hover, .cloud-compliant-sec2 .text-center .btn:focus, .cloud-compliant-sec2 .text-center .btn:active { background-color: #295073; border-color: #295073; }
.cloud-compliant-sec2 .cloud-compliant-features-link { text-align: center; }
.cloud-compliant-sec2 .cloud-compliant-features-link h3 { text-align: center; text-transform: none; margin-top: 40px !important; font-size: 20px; font-weight: 500; }
@media (min-width: 768px) { .cloud-compliant-sec2 .cloud-compliant-features-link h3 { margin-top: 85px !important; } }
.cloud-compliant-sec2 .cloud-compliant-features-link .btn { transition: all 0.2s ease-in-out; border: 1px solid #4e98d9; background: #4e98d9; border-radius: 3px; margin: 0 !important; }
.cloud-compliant-sec2 .cloud-compliant-features-link .btn:hover, .cloud-compliant-sec2 .cloud-compliant-features-link .btn:focus, .cloud-compliant-sec2 .cloud-compliant-features-link .btn:active { background-color: #295073; border-color: #295073; }

.cloud-compliant-sec3 { padding-top: 100px; padding-bottom: 100px; }

@media (min-width: 768px) { .cloud-compliant-features-checklist { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; } }

.cloud-compliant-wrong, .cloud-compliant-check { padding: 50px 30px; }
@media (min-width: 768px) { .cloud-compliant-wrong, .cloud-compliant-check { width: 50%; } }
@media (min-width: 992px) { .cloud-compliant-wrong, .cloud-compliant-check { padding: 70px 60px; } }
.cloud-compliant-wrong img, .cloud-compliant-check img { max-width: 52px; max-height: 52px; margin-bottom: 30px; }
.cloud-compliant-wrong h3, .cloud-compliant-check h3 { font-size: 20px; text-align: left; margin-bottom: 50px; line-height: 1.4; font-size: 20px; font-weight: 500; }
.cloud-compliant-wrong ul:before, .cloud-compliant-wrong ul:after, .cloud-compliant-check ul:before, .cloud-compliant-check ul:after { content: " "; display: table; }
.cloud-compliant-wrong ul:after, .cloud-compliant-check ul:after { clear: both; }
.cloud-compliant-wrong ul li, .cloud-compliant-check ul li { font-size: 15px; margin-bottom: 20px; position: relative; padding-left: 25px; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; }
.cloud-compliant-wrong ul.list-cross li:before, .cloud-compliant-check ul.list-cross li:before { content: ""; display: block; width: 11px; height: 11px; background: url("../images/cloud-compliant/cc-icon-cross.svg"); background-size: 100%; position: absolute; top: 2px; left: 0; }
@media (min-width: 768px) { .cloud-compliant-wrong ul.list-cross li, .cloud-compliant-check ul.list-cross li { float: left; width: 50%; }
  .cloud-compliant-wrong ul.list-cross li:nth-child(odd), .cloud-compliant-check ul.list-cross li:nth-child(odd) { padding-right: 25px; }
  .cloud-compliant-wrong ul.list-cross li:nth-child(2n+1), .cloud-compliant-check ul.list-cross li:nth-child(2n+1) { clear: both; } }
.cloud-compliant-wrong ul.list-check li:before, .cloud-compliant-check ul.list-check li:before { content: ""; display: block; width: 14px; height: 11px; background: url("../images/cloud-compliant/cc-icon-check.svg"); background-size: 100%; position: absolute; top: 2px; left: 0; }

.cloud-compliant-wrong { background: #f8f8f8; }
.cloud-compliant-wrong h3 { color: #285074; }

.cloud-compliant-check { background: #285074; color: #fff; }
.cloud-compliant-check h3 { color: #fff; }
.cloud-compliant-check ul li { color: #fff; }

.cloud-compliant-sec4 { padding-top: 100px; padding-bottom: 100px; background-color: #fafafa; }
.cloud-compliant-sec4 .first-faqs-items .faq-item { border-top: 1px solid rgba(210, 214, 218, 0.4); }
.cloud-compliant-sec4 .faq-item { border-bottom: 1px solid rgba(210, 214, 218, 0.4); padding: 5px 15px; }
@media (min-width: 1200px) { .cloud-compliant-sec4 .faq-item { padding: 25px 15px; } }
.cloud-compliant-sec4 .faq-item > a { text-decoration: none; font-size: 18px; color: #295073; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; display: block; padding-right: 20px; position: relative; transition: all 0.2s ease-in-out; height: 80px; }
@media (min-width: 1200px) { .cloud-compliant-sec4 .faq-item > a { font-size: 20px; height: 50px; } }
.cloud-compliant-sec4 .faq-item > a span { font-size: 18px; display: block; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
@media (min-width: 1200px) { .cloud-compliant-sec4 .faq-item > a span { font-size: 20px; } }
.cloud-compliant-sec4 .faq-item > a:before { content: ""; display: block; width: 14px; height: 9px; background: url("../images/cloud-compliant/cc-icon-arrow.svg"); background-size: 100%; position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.cloud-compliant-sec4 .faq-item > a.collapsed:before { -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
.cloud-compliant-sec4 .faq-item p { font-size: 16px; line-height: 1.9; }
.cloud-compliant-sec4 .faq-item ul { margin-left: 15px; padding: 0; margin-bottom: 20px; }
.cloud-compliant-sec4 .faq-item ul li { font-size: 16px; line-height: 1.9; }
.cloud-compliant-sec4 .faq-item h4 { font-size: 16px; text-transform: none; font-weight: 500; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; margin-bottom: 20px; text-align: left; }

.cloud-compliant-sec5 { padding-top: 100px; padding-bottom: 60px; }
.cloud-compliant-sec5 .cloud-compliant-heading { margin-bottom: 60px; }
.cloud-compliant-sec5 .cloud-compliant-heading h2 { max-width: 900px; margin-left: auto; margin-right: auto; line-height: 1.8em; font-size: 32px; margin-bottom: 0; }
.cloud-compliant-sec5 .quote-container { text-align: center; }
.cloud-compliant-sec5 .quote-container blockquote { text-align: center; max-width: 940px; margin-left: auto; margin-right: auto; }
.cloud-compliant-sec5 .quote-container blockquote q { line-height: 1.8; }
.cloud-compliant-sec5 .quote-container blockquote q:before, .cloud-compliant-sec5 .quote-container blockquote q:after { font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; color: #4e98d9; font-size: 40px; line-height: 1; }
.cloud-compliant-sec5 .quote-container blockquote q:before { content: "“"; }
.cloud-compliant-sec5 .quote-container blockquote q:after { content: "”"; line-height: 22px; }

.quote-link { text-align: center; margin-top: 40px; }
.quote-link a { transition: all 0.2s ease-in-out; border: 1px solid #4e98d9; background: #4e98d9; border-radius: 3px; }
.quote-link a:hover, .quote-link a:focus, .quote-link a:active { background-color: #295073; border-color: #295073; }

.quote-site { display: inline-block; margin-left: auto; margin-right: auto; }
@media (min-width: 768px) { .quote-site { height: 77px; }
  .quote-site:before, .quote-site:after { content: " "; display: table; }
  .quote-site:after { clear: both; } }
.quote-site .quote-site-img { max-width: 77px; max-height: 77px; margin-bottom: 15px; }
@media (min-width: 768px) { .quote-site .quote-site-img { float: left; margin-right: 20px; margin-bottom: 0; } }
@media (min-width: 768px) { .quote-site .quote-site-text { float: left; text-align: left; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }
.quote-site .quote-site-text h3 { color: #4c99db; font-size: 18px; font-weight: 600; margin-bottom: 5px; text-align: left; }
.quote-site .quote-site-text p { font-size: 16px; margin: 0; line-height: 1; }

p, span, ul { color: #295073; font-size: 16px; }

p { line-height: 1.9; }

.sprite, .icon-github, .carousel-control .glyphicon-chevron-left:before, .carousel-control .glyphicon-chevron-right:before, .highlight-graphic, .safe-harbor .safe-harbor-logo, .rollbar-works-where ul li .icon, footer .social-icons a { background: url(../../../assets/homepage/images/sprite-2x.png) no-repeat; background-size: 1170px auto; }

a { color: #295073; text-decoration: underline; }
a:hover { color: #4e98d9; text-decoration: none; }

.top-nav a, .top-nav.btn, .main-cta-box a, .main-cta-box.btn, footer a, footer.btn, a a, a.btn { text-decoration: none; }

.top-marquee { background-color: #365a7b; color: #fff; }

h1, h2, h3, h4 { text-align: center; color: #295073; }

h1 { font-size: 54px; }
h1 strong { font-family: AvenirNextLTW01-Italic, "Helvetica Neue", Helvetica, sans-serif; }

h2 { font-size: 39px; margin-bottom: 50px; margin-top: 0; }

h3, .h3 { font-size: 20px; margin-top: 0; text-transform: none; margin-bottom: 25px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }

h4 { margin-top: 0; text-transform: uppercase; }

.anchor-link { position: relative; top: -60px; display: inline-block; }
@media screen and (max-width: 768px) { .anchor-link { top: -165px; } }

.btn, input[type="submit"] { color: #fff; cursor: pointer; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; padding: 11px 30px; font-size: 15px; }

.btn:hover { color: #fff; }

.cta-blue { background-color: #4e98d9; border: 0; border-bottom: 4px solid #4280b7; }
.cta-blue:hover { border-color: #3a71a2; background-color: #4382ba; }

.cta-green { background-color: #2ecb71; border: 0; border-bottom: 4px solid #27ac5f; }
.cta-green:hover { border-color: #239753; background-color: #28ad5f; }

.ie9 .cta-green { border: 0 !important; -webkit-box-shadow: 0 4px 0 #27ac5f; box-shadow: 0 4px 0 #27ac5f; }

.getstarted-form { display: inline-block; vertical-align: middle; }
.getstarted-form input[type="text"] { padding: 11px 30px 11px 17px; font-size: 15px; float: left; border: 2px solid #fff; color: #295073; }
@media screen and (max-width: 397px) { .getstarted-form input[type="text"], .getstarted-form input[type="submit"] { width: 100%; } }

.ie9 .getstarted-form input[type="text"] { padding: 13px 30px 13px 17px; }

.logo { background-size: 124px; height: 22px; width: 124px; float: left; margin-top: 16px; }

.divider { display: inline-block; width: 1px; height: 17px; background-color: #a3b1c2; top: 2px; }

.top-header { border: none; height: 80px; line-height: 55px; width: 100%; background-color: #365a7b; z-index: 10; -webkit-transition: background-color 0.3s, height 0.3s; -o-transition: background-color 0.3s, height 0.3s; transition: background-color 0.3s, height 0.3s; }
.top-header.fixed-bar { height: auto; background-color: rgba(54, 90, 123, 0.95); }
.top-header .logo { background-image: url(../../../assets/homepage/images/logo-white.png); background-repeat: no-repeat; }
.top-header .navbar-toggle .icon-bar { height: 4px; background-color: #fff; }
.top-header .navbar-collapse { float: right; }
.top-header .navbar-collapse.collapse.in, .top-header .navbar-collapse.collapsing { background-color: rgba(54, 90, 123, 0.95); }
.top-header .navbar-collapse .top-nav { float: none; }
.top-header .navbar-collapse .top-nav span { color: #a3b1c2; }
.top-header .navbar-collapse .top-nav .cta { border: 1px solid #a3b1c2; line-height: 12px; margin-left: 12px; border-radius: 3px; transition: all .15s ease-in-out; }
.top-header .navbar-collapse .top-nav .cta:hover { background-color: #fff; border-color: #fff; }
.top-header .navbar-collapse .top-nav .cta:hover a { color: #295073; text-decoration: none; }
.top-header .navbar-collapse .top-nav .cta.btn-scroll-anim { background-color: #fff; border-color: #fff; }
.top-header .navbar-collapse .top-nav .cta.btn-scroll-anim a { color: #295073; text-decoration: none; }
.top-header .navbar-collapse .top-nav .cta a { padding: 6px 16px; transition: color .15s ease-in-out; }
.top-header .navbar-collapse .top-nav li { float: none; display: inline-block; }
.top-header .navbar-collapse .top-nav a { color: #fff; }
.top-header .navbar-collapse .top-nav a:hover, .top-header .navbar-collapse .top-nav a:active, .top-header .navbar-collapse .top-nav a:focus { background-color: transparent; }
.top-header .navbar-collapse .top-nav a:hover { text-decoration: underline; }
.top-header .navbar-collapse .top-nav a:active { color: #295073; }
@media screen and (max-width: 992px) { .top-header .navbar-collapse .top-nav a { padding: 10px 3px; font-size: 13px; } }
@media screen and (max-width: 768px) { .top-header .navbar-collapse .top-nav a { padding: 10px 12px; font-size: 16px; } }

.hero-section { text-align: center; padding-top: 60px; }
.hero-section h1 { color: #fff; }
.hero-section p { color: #a3b1c2; font-size: 20px; }
@media screen and (max-width: 768px) { .hero-section { padding-top: 100px; } }
.hero-section .demo-link { position: relative; display: block; margin: 0 auto; width: 923px; height: auto; }
.hero-section .demo-link .glyphicon { font-size: 15px; }
.hero-section .demo-link .demo-overlay-container { position: absolute; margin-left: 0; margin-right: 0; left: 0; right: 0; top: 0; z-index: 2; height: 100%; border-top-right-radius: 5px; border-top-left-radius: 5px; opacity: 0; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }
.hero-section .demo-link .demo-overlay-container:hover { opacity: 1; }
@media screen and (max-width: 480px) { .hero-section .demo-link .demo-overlay-container { opacity: 1; } }
.hero-section .demo-link .demo-overlay { display: table; width: 100%; height: 100%; }
.hero-section .demo-link .demo-overlay .inner { display: table-cell; vertical-align: middle; color: #fff; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; }
.hero-section .demo-link .demo-overlay .btn-box { width: 200px; margin: 0 auto; padding: 11px 30px; border: 1px solid #fff; border-radius: 3px; }

.main-cta-box { background-color: rgba(1, 35, 66, 0.3); display: inline-block; padding: 20px 23px; margin: 20px auto 10px auto; }
@media screen and (max-width: 480px) { .main-cta-box { width: 100%; } }
.main-cta-box .sign-up-with-github + span { color: #a3b1c2; display: inline-block; margin: 0 20px; }
.main-cta-box .mobile-signup-btn { display: none; }
@media screen and (max-width: 480px) { .main-cta-box .mobile-signup-btn { display: block; } }
.main-cta-box .desktop-signup { display: block; }
@media screen and (max-width: 480px) { .main-cta-box .desktop-signup { display: none; } }
.main-cta-box input[type="submit"] { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.main-cta-box input[type="text"] { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
@media screen and (max-width: 992px) { .main-cta-box .btn { padding: 6px 16px; }
  .main-cta-box input[type="submit"] { padding: 6px 16px; }
  .main-cta-box input[type="text"] { padding: 6px 16px 6px 17px; } }
@media screen and (max-width: 768px) { .main-cta-box { padding: 15px; max-width: 100%; }
  .main-cta-box .sign-up-with-github { display: block; width: 337px; max-width: 100%; margin: 0 auto; }
  .main-cta-box .sign-up-with-github + span { display: block; width: 206; margin: 15px auto; } }

.icon-github { display: inline-block; width: 22px; height: 22px; background-position: -582px -33px; position: relative; top: 4px; margin-right: 6px; }

.fine-print { color: #a3b1c2; margin-bottom: 38px; }
.fine-print small { font-size: 13px; }
.fine-print a { color: #a3b1c2; text-decoration: underline; }

.logo-pond { background-color: #203f59; padding: 25px; text-align: center; }
.logo-pond .title { text-transform: uppercase; color: #798c9b; font-size: 16px; position: relative; display: inline-block; padding: 0; padding-right: 40px; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; line-height: 38px; vertical-align: middle; }
.logo-pond .title:after { content: " "; display: inline-block; position: absolute; right: 0; width: 2px; height: 38px; background-color: #3b566d; }
.logo-pond ul { list-style: none; padding-left: 0; margin: 0; }
.logo-pond ul li { display: inline-block; padding: 15px 40px; }
@media screen and (min-width: 1200px) { .logo-pond .featured-in li { padding: 15px 25px; } }
@media screen and (max-width: 1200px) { .logo-pond { padding: 15px; }
  .logo-pond ul li { padding: 15px; }
  .logo-pond .title { padding-right: 15px; } }

.white-section section .container { border-bottom: 2px solid #f2f2f2; padding: 50px 15px; }
.white-section section:last-child .container { border-bottom: 0; }

#testimonials-slider { text-align: center; min-height: 250px; }
#testimonials-slider .quote-container { float: none; margin: 0 auto; }

.carousel-control { opacity: 100; filter: alpha(opacity=10000); width: auto; }
.carousel-control.left, .carousel-control.right { background-image: none; }
@media screen and (max-width: 992px) { .carousel-control.right { right: 30px; }
  .carousel-control.left { left: 30px; } }
@media screen and (max-width: 768px) { .carousel-control.left, .carousel-control.right { display: none; } }
.carousel-control .glyphicon-chevron-left:before, .carousel-control .glyphicon-chevron-right:before { content: " "; display: inline-block; height: 28px; width: 17px; }
.carousel-control .glyphicon-chevron-left:before { background-position: -537px -70px; }
.carousel-control .glyphicon-chevron-right:before { background-position: -537px -32px; }

blockquote { border: none; font-size: 22px; color: #295073; }

.quote-details { width: 300px; margin: 0 auto; font-size: 20px; color: #295073; text-align: left; }
.quote-details strong { font-weight: normal; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; }

.quote-company { font-size: 16px; }

.quote-image { float: left; margin-right: 20px; border-radius: 30px; }

.quotation-mark { font-size: 40px; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; color: #4e98d9; }

@media screen and (max-width: 768px) { .icon-highlights .highlight-item { margin-bottom: 50px; }
  .icon-highlights .highlight-item:before { display: none; }
  .icon-highlights .col-sm-4:last-child .highlight-item { margin-bottom: 0; } }

.highlight-item p { padding: 0 30px; text-align: center; line-height: 1.9; }
.highlight-item:before { content: " "; display: inline-block; width: 0px; height: 0px; float: right; background: #f2f2f2; }

.col-sm-4:last-child .highlight-item:before { display: none; }

.highlight-graphic { width: 150px; height: 150px; width: 120px; height: 120px; margin: 0 auto; margin-bottom: 25px; }
.highlight-graphic.light-easy { background-position: -25px -23px; }
.highlight-graphic.meaningful-alerts { background-position: -208px -23px; }
.highlight-graphic.powerful-forensics { background-position: -370px -23px; }

.map-and-features .map { width: 1080px; height: 377px; float: none; margin: 0 auto; max-width: 100%; background: url(../../../assets/homepage/images/world-map.png) no-repeat; position: relative; background-position: 0 -2px; background-size: 100%; max-width: 100%; }
@media screen and (max-width: 480px) { .map-and-features .map { height: 290px; } }
.map-and-features .map .counter { width: 715px; padding: 20px 20px 10px; position: absolute; top: 0; margin-left: auto; margin-right: auto; margin-bottom: 20px; left: 0; right: 0; background-color: rgba(1, 35, 66, 0.7); font-size: 20px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; text-align: center; }
.map-and-features .map .counter .tracked-text { color: #fff; display: inline-block; margin: 20px; margin: 0 20px; font-size: 18px; position: relative; top: -12px; }
.map-and-features .map .counter .total-number { display: inline-block; width: auto; }
.map-and-features .map .counter .total-number span { display: inline-block; height: 32px; font-size: 20px; line-height: 32px; font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, sans-serif; float: left; margin-left: 3px; }
.map-and-features .map .counter .total-number .digit { width: 30px; background-color: #204059; color: #fff; }
.map-and-features .map .counter .total-number .comma { width: 3px; color: #fff; font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, sans-serif; margin-top: 3px; }
@media screen and (max-width: 715px) { .map-and-features .map .counter { width: 470px; padding-right: 0; padding-left: 0; }
  .map-and-features .map .counter .tracked-text { display: block; }
  .map-and-features .map .counter .total-number { margin: 20px auto; } }
@media screen and (max-width: 480px) { .map-and-features .map .counter { width: 100%; }
  .map-and-features .map .counter .total-number .digit { width: 26px; font-size: 16px; } }

.more-highlights { background-color: #fafafa; padding: 30px; }
.more-highlights .highlight-item:before { width: 2px; height: 100px; }
@media screen and (max-width: 768px) { .more-highlights .highlight-item { margin-bottom: 50px; }
  .more-highlights .highlight-item p { padding: 0; }
  .more-highlights .highlight-item:before { display: none; }
  .more-highlights .col-sm-4:last-child .highlight-item { margin-bottom: 0; } }

.safe-harbor { width: 177px; margin: 0 auto; text-decoration: underline; text-align: center; margin-top: 50px; }
.safe-harbor a { color: #295073; }
.safe-harbor p { font-size: 12px; margin-bottom: 5px; }
.safe-harbor .safe-harbor-logo { width: 173px; height: 68px; background-position: -694px -23px; }

.rollbar-works-where ul { list-style: none; padding-left: 0; margin: 0 auto; text-align: center; }
.rollbar-works-where ul li { display: inline-block; text-align: center; width: 80px; margin: 15px 0; }
@media screen and (max-width: 992px) { .rollbar-works-where ul li { width: 70px; } }
@media screen and (max-width: 768px) { .rollbar-works-where ul li { width: 22%; } }
.rollbar-works-where ul li .icon { display: inline-block; }
.rollbar-works-where ul li .icon.node { background-position: -545px -124px; width: 42px; height: 42px; }
.rollbar-works-where ul li .icon.php { background-position: -623px -127px; width: 60px; height: 42px; }
.rollbar-works-where ul li .icon.android { background-position: -717px -123px; width: 38px; height: 43px; }
.rollbar-works-where ul li .icon.javascript { background-position: -550px -208px; width: 32px; height: 46px; }
.rollbar-works-where ul li .icon.python { background-position: -633px -212px; width: 38px; height: 39px; }
.rollbar-works-where ul li .icon.ruby { background-position: -717px -213px; width: 38px; height: 39px; }
.rollbar-works-where ul li .icon.capistrano { background-position: -797px -125px; width: 38px; height: 41px; }
.rollbar-works-where ul li .icon.engineyard { background-position: -870px -126px; width: 51px; height: 38px; }
.rollbar-works-where ul li .icon.heroku { background-position: -799px -212px; width: 35px; height: 38px; }
.rollbar-works-where ul li .icon.bash { background-position: -874px -212px; width: 46px; height: 38px; }
.rollbar-works-where ul li .icon.jira { background-position: -948px -125px; width: 43px; height: 42px; }
.rollbar-works-where ul li .icon.asana { background-position: -1022px -123px; width: 52px; height: 42px; }
.rollbar-works-where ul li .icon.github { background-position: -1102px -124px; width: 47px; height: 42px; }
.rollbar-works-where ul li .icon.pivotal { background-position: -948px -208px; width: 45px; height: 46px; }
.rollbar-works-where ul li .icon.trello { background-position: -1031px -211px; width: 35px; height: 37px; }
.rollbar-works-where ul li .icon.slack { background-position: -1108px -211px; width: 41px; height: 40px; }

.start-30-day-trial { margin-top: 40px; background-color: #295073; padding: 50px 20px 70px; text-align: center; }
.start-30-day-trial .fine-print { margin-bottom: 10px; }
.start-30-day-trial h2 { color: #fff; margin-bottom: 10px; }

footer { padding: 50px 20px; background-color: #fafafa; }
@media screen and (max-width: 768px) { footer .col-sm-1 { display: none; } }
footer h5 { font-size: 12px; text-transform: uppercase; color: #AFAFAF; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; margin-top: 25px; }
footer .logo { background-image: url(../../../assets/homepage/images/logo-gray.png); }
footer .footer-column { min-height: 50px; }
footer .footer-column ul { list-style: none; padding-left: 0; font-size: 12px; }
footer .footer-column ul li { line-height: 20px; color: #AFAFAF; }
footer .footer-column ul a { color: #AFAFAF; }
footer hr { border-bottom: 1px solid #fff; border-top: 1px solid #e6e6e6; }
footer .social-icons li { display: inline-block; margin: 0 10px; }
footer .social-icons a { display: inline-block; height: 32px; width: 32px; }
footer .social-icons a.twitter { background-position: -581px -76px; }
footer .social-icons a.facebook { background-position: -638px -76px; }

.copyright-info { text-align: center; font-size: 10px; color: #afafaf; text-transform: uppercase; }

.programming-col { padding-left: 80px; padding-right: 80px; }

.white-section .pricing-plans-grid { margin-top: 38px; margin-bottom: 38px; }

.white-section .pricing-plans-container-subheader { margin-top: -38px; }

.white-section .pricing-features-container { margin-top: 38px; margin-bottom: 38px; }

.row-centered { text-align: center; }

.white-color { color: #fff; line-height: 1.9; }

.homepage-pricing-plans-container { border-bottom: 0 !important; padding-bottom: 0 !important; }

.homepage-pricing-features-container { padding-top: 0 !important; }

.alert.dt-alert { border: none; border-radius: 0; font-size: 18px; margin-bottom: 0; padding: 0; position: relative; text-align: center; z-index: 1; }

.alert.dt-alert .dt-alert-message-success { padding: 20px 15px; }
@media (max-width: 767px) { .alert.dt-alert .dt-alert-message-success { font-size: 14px; } }

.dt-alert-message-success { color: #fff; background-color: #27ac5f; }
.dt-alert-message-success a { color: #fff; margin-left: 10px; }

.dt-alert-message-warning { background-color: #ff8433; }

.dt-alert-message-info { background-color: #4c94d4; }

.dt-alert-message-error { background-color: #F55856; }

.close.dt-alert-close { position: absolute; right: 1%; top: 33%; }

.hero-container { background-color: #365a7b; text-align: center; padding: 60px 0 52px; }
.hero-container h1 { color: #fff; }
.hero-container p { color: #a3b1c2; font-size: 20px; }

.hero-error-tracking { background-color: #365a7b; }

.feature-links ul { text-align: center; margin: 20px 0 0; }

.feature-links li { display: inline-block; padding: 4px; border: 1px solid #a5c7e6; margin: 4px; border-radius: 5px; }

.feature-links li:hover { background-color: #a5c7e6; }

.contact-container { font-size: 16px; padding: 52px 20px; }

.highlighter-rouge { /* Comment */ /* Error */ /* Keyword */ /* Operator */ /* Comment.Multiline */ /* Comment.Preproc */ /* Comment.Single */ /* Comment.Special */ /* Generic.Deleted */ /* Generic.Emph */ /* Generic.Error */ /* Generic.Heading */ /* Generic.Inserted */ /* Generic.Output */ /* Generic.Prompt */ /* Generic.Strong */ /* Generic.Subheading */ /* Generic.Traceback */ /* Keyword.Constant */ /* Keyword.Declaration */ /* Keyword.Namespace */ /* Keyword.Pseudo */ /* Keyword.Reserved */ /* Keyword.Type */ /* Literal.Number */ /* Literal.String */ /* Name.Attribute */ /* Name.Builtin */ /* Name.Class */ /* Name.Constant */ /* Name.Decorator */ /* Name.Entity */ /* Name.Exception */ /* Name.Function */ /* Name.Label */ /* Name.Namespace */ /* Name.Tag */ /* Name.Variable */ /* Operator.Word */ /* Text.Whitespace */ /* Literal.Number.Float */ /* Literal.Number.Hex */ /* Literal.Number.Integer */ /* Literal.Number.Oct */ /* Literal.String.Backtick */ /* Literal.String.Char */ /* Literal.String.Doc */ /* Literal.String.Double */ /* Literal.String.Escape */ /* Literal.String.Heredoc */ /* Literal.String.Interpol */ /* Literal.String.Other */ /* Literal.String.Regex */ /* Literal.String.Single */ /* Literal.String.Symbol */ /* Name.Builtin.Pseudo */ /* Name.Variable.Class */ /* Name.Variable.Global */ /* Name.Variable.Instance */ /* Literal.Number.Integer.Long */ }
.highlighter-rouge .highlight { background: #f8f8f8; }
.highlighter-rouge .highlight .hll { background-color: #ffffcc; }
.highlighter-rouge .highlight { background: #f8f8f8; }
.highlighter-rouge .highlight .c, .highlighter-rouge .highlight .c1 { color: #408080; font-style: italic; }
.highlighter-rouge .highlight .err { border: 1px solid #FF0000; }
.highlighter-rouge .highlight .k { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .o { color: #666666; }
.highlighter-rouge .highlight .cm { color: #408080; font-style: italic; }
.highlighter-rouge .highlight .cp { color: #BC7A00; }
.highlighter-rouge .highlight .c1 { color: #408080; font-style: italic; }
.highlighter-rouge .highlight .cs { color: #408080; font-style: italic; }
.highlighter-rouge .highlight .gd { color: #A00000; }
.highlighter-rouge .highlight .ge { font-style: italic; }
.highlighter-rouge .highlight .gr { color: #FF0000; }
.highlighter-rouge .highlight .gh { color: #000080; font-weight: bold; }
.highlighter-rouge .highlight .gi { color: #00A000; }
.highlighter-rouge .highlight .go { color: #808080; }
.highlighter-rouge .highlight .gp { color: #000080; font-weight: bold; }
.highlighter-rouge .highlight .gs { font-weight: bold; }
.highlighter-rouge .highlight .gu { color: #800080; font-weight: bold; }
.highlighter-rouge .highlight .gt { color: #0040D0; }
.highlighter-rouge .highlight .kc { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .kd { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .kn { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .kp { color: #008000; }
.highlighter-rouge .highlight .kr { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .kt { color: #B00040; }
.highlighter-rouge .highlight .m { color: #666666; }
.highlighter-rouge .highlight .s { color: #BA2121; }
.highlighter-rouge .highlight .na { color: #7D9029; }
.highlighter-rouge .highlight .nb { color: #008000; }
.highlighter-rouge .highlight .nc { color: #0000FF; font-weight: bold; }
.highlighter-rouge .highlight .no { color: #880000; }
.highlighter-rouge .highlight .nd { color: #AA22FF; }
.highlighter-rouge .highlight .ni { color: #999999; font-weight: bold; }
.highlighter-rouge .highlight .ne { color: #D2413A; font-weight: bold; }
.highlighter-rouge .highlight .nf { color: #295073; font-weight: normal; }
.highlighter-rouge .highlight .nl { color: #A0A000; }
.highlighter-rouge .highlight .nn { color: #0000FF; font-weight: bold; }
.highlighter-rouge .highlight .nt { color: #008000; font-weight: bold; }
.highlighter-rouge .highlight .nv { color: #19177C; }
.highlighter-rouge .highlight .ow { color: #AA22FF; font-weight: bold; }
.highlighter-rouge .highlight .w { color: #bbbbbb; }
.highlighter-rouge .highlight .mf { color: #666666; }
.highlighter-rouge .highlight .mh { color: #666666; }
.highlighter-rouge .highlight .mi { color: #666666; }
.highlighter-rouge .highlight .mo { color: #666666; }
.highlighter-rouge .highlight .sb { color: #BA2121; }
.highlighter-rouge .highlight .sc { color: #BA2121; }
.highlighter-rouge .highlight .sd { color: #BA2121; font-style: italic; }
.highlighter-rouge .highlight .s2 { color: #BA2121; }
.highlighter-rouge .highlight .se { color: #BB6622; font-weight: bold; }
.highlighter-rouge .highlight .sh { color: #BA2121; }
.highlighter-rouge .highlight .si { color: #BB6688; font-weight: bold; }
.highlighter-rouge .highlight .sx { color: #008000; }
.highlighter-rouge .highlight .sr { color: #BB6688; }
.highlighter-rouge .highlight .s1 { color: #BA2121; }
.highlighter-rouge .highlight .ss { color: #19177C; }
.highlighter-rouge .highlight .bp { color: #008000; }
.highlighter-rouge .highlight .vc { color: #19177C; }
.highlighter-rouge .highlight .vg { color: #19177C; }
.highlighter-rouge .highlight .vi { color: #19177C; }
.highlighter-rouge .highlight .il { color: #666666; }
.highlighter-rouge .highlight > code { white-space: pre; }
.highlighter-rouge .highlight > code > span { font-size: 12px; }

.more-link__docs { color: #4c94d4; font-family: AvenirNextLTW01-Medium, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
.more-link__docs::after { content: "\203A"; margin: 0 0 0 0.5em; }
